<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, deliberately. The app routes with hash fragments (#/rules,
  #/town-shop), and a fragment is not a separate URL to a search engine, so
  listing them here would be listing the same page over and over — which Google
  reports as duplicates and ignores.

  To genuinely add indexable pages (a rules page, a beginner's guide, a
  world/lore page), they need REAL server paths that return their own HTML, and
  each then belongs in this file. See documentation/operations/SEO.md.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://realmofforgottensouls.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
