<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the public, always-present pages. The entity pages
  (/league/:id, /team/:id, /player/:id, /match/:id) are data-driven and not
  listed here yet — a generated sitemap built from Firestore is the next step.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://scoreafrica.org/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://scoreafrica.org/fixtures</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://scoreafrica.org/competitions</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://scoreafrica.org/sports-news</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
