<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, deliberately.

  Rate The Roast is a single-page app: the feed, cafes, map, gallery and
  leaderboard all live at `/`, and js/seo.js only swaps the tab title. There
  is no second URL to list, so adding entries here would advertise pages that
  do not exist and earn soft-404s.

  Giving cafes their own URLs was considered and decided against on
  29 Jul 2026 — see the product plan in README.md. If that is ever revisited,
  this file needs generating from the cafe list rather than hand-editing, and
  it is the third thing to change, after routing and prerendering.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ratetheroast.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
