<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page, hash-routed site: every "page" (menu, book, order, etc.) lives at
  the root URL behind a #anchor, so there is only one crawlable URL.
  Replace YOUR-DOMAIN with your live Cloudflare Pages / custom domain.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://YOUR-DOMAIN/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
