#include <stdio.h>
#include <time.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
const char | head [] |
const char head[] |
Initial value:
"<\?xml version=\"1.0\" encoding=\"UTF-8\"\?>\n" "<urlset\n" " xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\"\n" " xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n" " xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9\n" " http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\">\n"
Definition at line 4 of file sitemap.c.
Referenced by bm_loginAndPassThrough(), bm_message(), main(), media_head(), ADMIN::pagehead(), and startUpError().