<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage (redirects to /memory-cards) -->
  <url>
    <loc>https://flipgame.app/</loc>
    <lastmod>2025-10-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Memory Cards Game (main game) -->
  <url>
    <loc>https://flipgame.app/memory-cards</loc>
    <lastmod>2025-10-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Memory Sequence Game -->
  <url>
    <loc>https://flipgame.app/memory-sequence</loc>
    <lastmod>2025-10-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Note: /api/* routes return JSON data and are not indexed (not user-facing pages) -->
  <!-- Note: Game state URLs (with query parameters) are dynamically generated and not included -->

</urlset>
