Skip to content

Instantly share code, notes, and snippets.

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!-- Individual product pages -->
<url>
<loc>https://www.example.com/products/AFX-66</loc>
<lastmod>2025-10-25</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!-- Homepage - highest priority -->
<url>
<loc>https://www.example.com/</loc>
<lastmod>2025-10-30</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!-- Homepage - highest priority -->
<url>
<loc>https://www.example.com/</loc>
<lastmod>2025-10-30</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>