<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home Page -->
  <url>
    <loc>https://github-arcade.replit.app/</loc>
    <lastmod>2025-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Battle Page (Single Player) -->
  <url>
    <loc>https://github-arcade.replit.app/battle</loc>
    <lastmod>2025-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Battle Page with Username Parameter (dynamic, but including base URL) -->
  <url>
    <loc>https://github-arcade.replit.app/battle/versus</loc>
    <lastmod>2025-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Leaderboard Page -->
  <url>
    <loc>https://github-arcade.replit.app/leaderboard</loc>
    <lastmod>2025-04-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Multiplayer Page -->
  <url>
    <loc>https://github-arcade.replit.app/multiplayer</loc>
    <lastmod>2025-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://github-arcade.replit.app/about</loc>
    <lastmod>2025-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>