<?xml version="1.0" encoding="UTF-8"?>
<!--
  JS Quest is a single-page app that uses hash-based routing (/#/realm/…),
  so every screen lives under the one canonical URL below. Search engines
  strip the # fragment, so listing hash routes would just collapse to this
  same URL — the homepage is the one true crawlable entry point.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jsquest.xyz/</loc>
    <lastmod>2026-07-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
