<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because there is one page. /join/<code> serves the same document
  with a room code in the path, and those codes are private join tokens for a
  live match — listing them would be both useless and a leak.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://scrollfc.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
