<? xml version = "1.0" encoding = "UTF-8" ?> <urlset xmlns = "http://www.sitemaps.org/schemas/sitemap/0.9" > <url> <loc> http: //www.example.com /index.html </loc> <lastmod> 2019-01-13 </lastmod> </url> </urlset>
<? xml version = "1.0" encoding = "UTF-8"?>

< urlset xmlns = "http://www.sitemaps.org/schemas/sitemap/0.9">

   < url >

      < loc > http://www.strojniometi.si </loc>

      < lastmod > 2005-01-01 </lastmod>

      < changefreq > mesečno </changefreq>

      < prednost > 0,8 </priority>

   </url>

</urlset> 