<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage redirect -->
  <url>
    <loc>https://teammanch.com/</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Join Page -->
  <url>
    <loc>https://teammanch.com/join</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Waiting Page (Dynamic Params) -->
  <url>
    <loc>https://teammanch.com/waiting/SESSION_ID/PLAYER_ID</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Play Page -->
  <url>
    <loc>https://teammanch.com/play/SESSION_ID/PLAYER_ID</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Host Dashboard -->
  <url>
    <loc>https://teammanch.com/host/QUIZ_ID</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Leaderboard -->
  <url>
    <loc>https://teammanch.com/leaderboard/SESSION_ID</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Register -->
  <url>
    <loc>https://teammanch.com/register</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Login -->
  <url>
    <loc>https://teammanch.com/login</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Forgot Password -->
  <url>
    <loc>https://teammanch.com/forgot-password</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- 404 Fallback -->
  <url>
    <loc>https://teammanch.com/not-found</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>

</urlset>
