<?xml version="1.0" encoding="UTF-8"?>
<!--
  ONE URL, and that is not an oversight.

  This host has exactly one page a search engine should find: the GAME's public home at `/`. Every other
  route requires a session and is disallowed in robots.txt. A sitemap listing routes a crawler is told not
  to fetch is a contradiction that costs trust in the whole file.

  It grows when the hub does - a season page, a public leaderboard - and not before.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.kaizeninfinity.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
