<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because there is one page. The app has no router (see DECISIONS),
  and a shared round rides in the fragment — which is never sent to a server,
  so those links are neither crawlable nor ours to list.

  Kept as a file rather than generated: a build step that emits a single static
  line is more machinery than the thing it produces.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://rueda.bar/</loc>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
