<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!--
    AuraForge sitemap — tells Google which pages to index.

    The homepage is the primary crawl entry point. Google's crawler
    will discover all published card pages (/card/:id) by following
    links from the gallery. Individual card pages are server-rendered
    HTML with full structured data and OG tags, so they rank independently.

    To add individual card URLs directly (optional, faster indexing):
    <url>
      <loc>https://auraforge.art/card/YOUR_CARD_ID</loc>
      <changefreq>never</changefreq>
      <priority>0.6</priority>
    </url>
  -->

  <url>
    <loc>https://auraforge.art/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
