Skip to content

Instantly share code, notes, and snippets.

@moin-b
moin-b / sitemap.xml
Last active October 31, 2025 11:59
test sitemap
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/</loc>
<lastmod>2025-10-3333</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/</loc>
<lastmod>2025-10-31</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>