<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- This sitemap will be dynamically generated by the sitemap generator script -->
    <!-- Run: node backend/scripts/generateSitemap.js -->
    
    <!-- Example blog entry -->
    <url>
        <loc>https://shasnadeshupdates.vercel.app/blog/example-blog</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>