<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://gogemsgo.web.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Shop -->
  <url>
    <loc>https://gogemsgo.web.app/shop</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Games (Gary's Vault) -->
  <url>
    <loc>https://gogemsgo.web.app/garys-vault</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://gogemsgo.web.app/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Vibes (Discovery) -->
  <url>
    <loc>https://gogemsgo.web.app/vibes</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://gogemsgo.web.app/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://gogemsgo.web.app/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://gogemsgo.web.app/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Individual Game Pages -->
  <url>
    <loc>https://gogemsgo.web.app/games/gem-reveal</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://gogemsgo.web.app/games/claw-machine</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://gogemsgo.web.app/games/crystal-lab</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://gogemsgo.web.app/games/gem-memory</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://gogemsgo.web.app/games/miner-pickaxe</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    Product pages should be dynamically generated.
    TODO: Create a build script or backend endpoint to generate product URLs.
    Example format: https://gogemsgo.web.app/shop/{product-id}
  -->
</urlset>
