Open 3nthusia5t opened 6 months ago
<?xml version="1.0" encoding="UTF-8"?> <[urlset](https://www.sitemaps.org/protocol.html#urlsetdef) xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <[url](https://www.sitemaps.org/protocol.html#urldef)> <[loc](https://www.sitemaps.org/protocol.html#locdef)>http://www.example.com/</loc> <[lastmod](https://www.sitemaps.org/protocol.html#lastmoddef)>2005-01-01</lastmod> <[changefreq](https://www.sitemaps.org/protocol.html#changefreqdef)>monthly</changefreq> <[priority](https://www.sitemaps.org/protocol.html#prioritydef)>0.8</priority> </url> <[url](https://www.sitemaps.org/protocol.html#urldef)> <[loc](https://www.sitemaps.org/protocol.html#locdef)>http://www.example.com/catalog?item=12&desc=vacation_hawaii</loc> <[changefreq](https://www.sitemaps.org/protocol.html#changefreqdef)>weekly</changefreq> </url> <[url](https://www.sitemaps.org/protocol.html#urldef)> <[loc](https://www.sitemaps.org/protocol.html#locdef)>http://www.example.com/catalog?item=73&desc=vacation_new_zealand</loc> <[lastmod](https://www.sitemaps.org/protocol.html#lastmoddef)>2004-12-23</lastmod> <[changefreq](https://www.sitemaps.org/protocol.html#changefreqdef)>weekly</changefreq> </url> <[url](https://www.sitemaps.org/protocol.html#urldef)> <[loc](https://www.sitemaps.org/protocol.html#locdef)>http://www.example.com/catalog?item=74&desc=vacation_newfoundland</loc> <[lastmod](https://www.sitemaps.org/protocol.html#lastmoddef)>2004-12-23T18:00:15+00:00</lastmod> <[priority](https://www.sitemaps.org/protocol.html#prioritydef)>0.3</priority> </url> <[url](https://www.sitemaps.org/protocol.html#urldef)> <[loc](https://www.sitemaps.org/protocol.html#locdef)>http://www.example.com/catalog?item=83&desc=vacation_usa</loc> <[lastmod](https://www.sitemaps.org/protocol.html#lastmoddef)>2004-11-23</lastmod> </url> </urlset>
The code above presents the sample of sitemap.xml.
Requirements:
I have generated sitemap manually for now.
The code above presents the sample of sitemap.xml.
Requirements: