<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index.
     - sitemap-pages.xml : core marketing pages, served same-host as a fallback.
     - the API's SitemapController : the complete, always-fresh sitemap of every
       marketing page + published course + published blog post (as www URLs), so
       a newly published blog post is discoverable with NO frontend rebuild.
     Both are also declared in robots.txt (cross-submission), so crawlers pick up
     the dynamic host regardless of whether they follow this index. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://www.jyotisutra.com/sitemap-pages.xml</loc></sitemap>
  <sitemap><loc>https://api.jyotisutra.com/sitemap.xml</loc></sitemap>
</sitemapindex>
