10 lines
368 B
XML
Executable file
10 lines
368 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
|
|
<!-- http://www.google.com/support/webmasters/bin/answer.py?answer=34648 -->
|
|
<url>
|
|
<!--<loc>http://mobile.example.com/index.html</loc>-->
|
|
<mobile:mobile/>
|
|
</url>
|
|
</urlset>
|