<?xml version="1.0" encoding="UTF-8"?>
<!--
  app.kauntor.com currently exposes exactly one URL: the app shell, which is a
  canvas-rendered SPA behind an auth gate. There is nothing else to declare.

  When server-rendered public routes ship (/athletes, /u/{username}), this file
  should be generated rather than hand-maintained, and must list only URLs that
  are actually indexable — no noindex pages, no redirects, no 404s.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.kauntor.com/</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
</urlset>
