<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index.

  Both child sitemaps are served from the apex domain
  (https://sattamatkaapp.online) so Search Console reports a consistent
  host across all entries.

  Child sitemaps:
    1) sitemap-dynamic.xml  — 370+ URLs (markets, multilingual blog,
       how-to-play, predictions). Materialized at build time by
       scripts/generate-sitemap.mjs, which fetches the live
       generate-sitemap Supabase Edge Function and writes the XML to
       public/ so the file ships with the static deploy.
    2) sitemap-static.xml   — checked-in fallback covering the canonical
       routes.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://sattamatkaapp.online/sitemap-dynamic.xml</loc>
    <lastmod>2026-06-16</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://sattamatkaapp.online/sitemap-static.xml</loc>
    <lastmod>2026-06-16</lastmod>
  </sitemap>
</sitemapindex>
