<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index for www.convo.co.in. Three properties share this host:
     - the React marketing site  (public/sitemap-pages.xml, this repo)
     - the Astro blog at /blog/   (generated by @astrojs/sitemap; sitemap-0.xml
       is the leaf urlset — sitemap-index.xml is itself an index and a sitemap
       index must not nest another, so we point at the leaf)
     - the Mintlify docs at /docs/ (reverse-proxied; its own sitemap.xml) -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.convo.co.in/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.convo.co.in/blog/sitemap-0.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.convo.co.in/docs/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
