<?xml version="1.0" encoding="UTF-8"?>
<!--
  Worml is a single-page app with hash routes, and crawlers don't index
  fragments as separate URLs, so there is exactly one real URL to list. The
  privacy and terms pages are reachable from the footer, which is what AdSense
  and search crawlers actually look for.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://worml-game.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
