<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap-blogs.xml — Raigad Paryatan

  IMPORTANT: This file is a static placeholder only.
  The LIVE version is served dynamically by serve.js at runtime:
    GET /sitemap-blogs.xml → serve.js → renderSitemapBlogs()

  This dynamic route queries Firestore for all published blog posts
  and generates fresh XML on every request (cached for 1 hour).

  Previously this file was MISSING, causing a Search Console error:
    "Sitemap could not be read" for sitemap-blogs.xml

  If you are running without serve.js (static hosting only), replace
  this file with a manually generated snapshot from your blog posts.

  Last static fallback refresh: 2026-04-02
-->
<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">

  <!-- Static blog slugs — update from Firestore or let serve.js generate dynamically -->

  <url>
    <loc>https://raigadtourism.com/blogs/alibaug-kashid-shrivardhan</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/raigad-3-day-itinerary</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/raigad-vs-lonavala</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/pune-to-shrivardhan-diveagar</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/raigad-fort-unesco-guide</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/alibaug-vs-goa</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/family-weekend-raigad</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/hidden-gems-raigad</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/beginner-treks-raigad</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://raigadtourism.com/blogs/pune-to-murud-road-trip</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>