Trouble with Google Sitemap: Help Required

ice52us

New Member
Does anyone know how to make XML sitemaps compatible with google, I tried, but I get errors. I only have one page on my sited, but I'd still like to know how to do it. This is the sitemap page:
www.roastedgarlic.ws/sitemap.xml
and here is the source code:
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.roastedgarlic.ws/sitemap.xml">

<url>
<loc>http://www.website.ws/</loc>
<lastmod>200-03-23</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
</urlset>
Please help. Thaks!
Also if anyone can tell me how to track logs, like when someone visited my site and for how long. Thanks alot!
 
Top