<?xml version="1.0" encoding="UTF-8"?>
<!--
  R110.20 — VentureKhoj sitemap INDEX.
  This static file bypasses the React SPA catch-all so /sitemap.xml
  returns valid XML instead of the HTML shell.
  Sub-sitemaps are dynamically generated by the backend (cached 10 min).
  When cities/blogs/ventures change, backend cache expires within 10
  minutes so Google always sees fresh content.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://venturekhoj.com/api/sitemap-cities.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://venturekhoj.com/api/sitemap-blogs.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://venturekhoj.com/api/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://venturekhoj.com/api/sitemap-ventures.xml</loc>
  </sitemap>
</sitemapindex>
