I want to add my map to google as below. but sth is wrong and it gives error as below. pls help
FILE:
ERROR on internet explorer as well as on google bot:
XML Parsing Error: not well-formed
Location: Line Number 4, Column 63: <loc>--------------------------------------------------------------^
FILE CONTENT:
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns=" <url>
<loc> <lastmod>2010-09-24</lastmod>
<changefreq>weekly</changefreq>
</url>
.
.
.
<url>
<loc> <lastmod>2010-09-24</lastmod>
<changefreq>weekly</changefreq>
</url>
</urlset>
FILE:
ERROR on internet explorer as well as on google bot:
XML Parsing Error: not well-formed
Location: Line Number 4, Column 63: <loc>--------------------------------------------------------------^
FILE CONTENT:
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns=" <url>
<loc> <lastmod>2010-09-24</lastmod>
<changefreq>weekly</changefreq>
</url>
.
.
.
<url>
<loc> <lastmod>2010-09-24</lastmod>
<changefreq>weekly</changefreq>
</url>
</urlset>