<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Public Pages -->
  <url>
    <loc>https://versusesport.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://versusesport.com/about</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- App Pages -->
  <url>
    <loc>https://versusesport.com/app</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://versusesport.com/app/tournaments</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://versusesport.com/app/players</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://versusesport.com/app/teams/all</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://versusesport.com/app/games/all</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://versusesport.com/app/tournaments/all</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Help & Support -->
  <url>
    <loc>https://versusesport.com/app/help</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Auth Pages -->
  <url>
    <loc>https://versusesport.com/auth/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://versusesport.com/auth/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Note: Dynamic URLs for tournaments, teams, users, games, and events 
       should be generated server-side or via a dynamic sitemap endpoint.
       Examples of dynamic URL patterns:
       - https://versusesport.com/app/tournaments/{id}
       - https://versusesport.com/app/teams/{id}
       - https://versusesport.com/app/users/{userId}
       - https://versusesport.com/app/games/{gameId}
       - https://versusesport.com/app/events/{eventId}
  -->
</urlset>
