<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage -->
  <url>
    <loc>https://bfstats.io/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Server Browser Pages -->
  <url>
    <loc>https://bfstats.io/servers/bf1942</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://bfstats.io/servers/fh2</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://bfstats.io/servers/bfv</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Players Page -->
  <url>
    <loc>https://bfstats.io/players</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Tournaments Pages -->
  <!-- Note: Individual tournament pages (/t/:id) should be generated dynamically
       from the tournament API and added to this sitemap via a backend service.
       Legacy /tournaments/:id URLs redirect to /t/:id for backwards compatibility -->

  <!-- Round Report Pages: EXCLUDED - Do not add /rounds/:roundId/report URLs.
       Low value for search; disallowed in robots.txt and noindex in page meta. -->

</urlset>
