<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP INDEX. Points at the per-area child sitemaps:
    - sitemap-app.xml         : the SPA's hand-maintained public URLs (this repo)
    - /learn/sitemap-index.xml: the Astro content hub, auto-generated at build
                                 (packages/learn, via @astrojs/sitemap)
  Submit THIS file (sitemap.xml) in Search Console; it discovers the rest.
  Note: .xml is in the Amplify rewrite allowlist (infra/amplify-rewrite-rules.json)
  so these serve as real XML, not the SPA shell.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://cardagain.app/sitemap-app.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://cardagain.app/learn/sitemap-index.xml</loc>
  </sitemap>
</sitemapindex>
