<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://www.globalbackgammon.com/</loc>
    <lastmod>2025-08-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Tournament pages -->
  <url>
    <loc>https://www.globalbackgammon.com/tournaments</loc>
    <lastmod>2025-08-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Player pages -->
  <url>
    <loc>https://www.globalbackgammon.com/players</loc>
    <lastmod>2025-08-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Authentication pages -->
  <url>
    <loc>https://www.globalbackgammon.com/auth</loc>
    <lastmod>2025-08-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://www.globalbackgammon.com/register</loc>
    <lastmod>2025-08-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Profile pages -->
  <url>
    <loc>https://www.globalbackgammon.com/profile/edit</loc>
    <lastmod>2025-08-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- 
  Note: Dynamic routes like /tournaments/:tournamentParam, /players/:username
  should be populated dynamically based on actual data from your database.
  You may want to generate this sitemap programmatically using your tournament 
  and player data to include all specific tournament and player pages.
  -->
</urlset>
