<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Static Pages -->
  <url>
    <loc>https://open-tournament.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://open-tournament.com/tournaments</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://open-tournament.com/users</loc>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://open-tournament.com/discover</loc>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Support Pages -->
  <url>
    <loc>https://open-tournament.com/support</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://open-tournament.com/support/payment</loc>
    <changefreq>weekly</changefreq>
    <priority>0.4</priority>
  </url>
  <!-- 
    Note: Dynamic tournament pages (/tournaments/:id) are handled by 
    the /api/sitemap serverless function for real-time generation.
    See api/sitemap.js for the dynamic sitemap generator.
  -->
</urlset>
