<?xml version="1.0" encoding="UTF-8"?>
<!--
  Baseline sitemap. Only the home page is listed statically because federation
  and results URLs are data-driven (fed slugs come from the DB). Google will
  still discover per-fed / results pages by crawling links from the home page.
  Follow-up: generate the full URL set from /api/federations at build time.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.pigeonrace.net/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
