<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    Master sitemap index for Tamacard.

    The dynamic sitemap below is generated server-side by the Supabase edge
    function `sitemap`. It always reflects the latest published content:
      • All static pages
      • Game hubs
      • Card sets (DB)
      • Products / cards (DB, paginated up to 1000/page)
      • Hub articles (DB)

    Static Pokédex sub-sitemaps remain for completeness; they are regenerated
    in build pipelines as needed.
  -->
  <sitemap>
    <loc>https://ycqpvjzkdfaeqrhnbnzz.supabase.co/functions/v1/sitemap</loc>
  </sitemap>
  <sitemap>
    <loc>https://tamacard.com/sitemap-pokedex.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://tamacard.com/sitemap-pokedex-champions.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://tamacard.com/sitemap-pokedex-items.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://tamacard.com/sitemap-pokedex-moves.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://tamacard.com/sitemap-pokedex-abilities.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://tamacard.com/sitemap-pokedex-mega.xml</loc>
  </sitemap>
</sitemapindex>
