<?xml version="1.0" encoding="UTF-8"?>
<!-- The lobby is the site's only crawlable URL: rooms are hash routes
     (/#/join/<id>) behind one entry document, so the sitemap lists the root
     and nothing else until real content pages exist. Same canonical domain as
     index.html; build.mjs's VITE_CANONICAL_BASE hook rewrites it here too. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://rocket-retros.com/</loc>
  </url>
</urlset>
