<?xml version="1.0" encoding="UTF-8"?>
<!-- Combatry is a hash-routed SPA: search engines ignore everything after
     "#", so every /#/... route resolves to the same document. The site
     therefore has exactly ONE indexable URL — the root. (Listing hash
     routes here would be misleading and self-competing.) When real
     server-rendered pages exist (e.g. a /heroes catalog), add them here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://combatry.app/</loc>
    <lastmod>2026-06-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
