<?xml version="1.0" encoding="UTF-8"?>
<!-- Lunarism is a single-document SPA today: navigation is hash-based
     (#m=...), and URL fragments are not distinct pages to crawlers, so the
     honest sitemap is one URL. When the redesign lands real paths
     (/sky, /events, /profile — docs/redesign/LUNARISM-REDESIGN-BRIEF.md §2),
     add them here in the same phase that creates them. No <lastmod>: a
     hand-maintained date would only ever be stale.

     Canonical host: www.lunarism.app — the apex 308-redirects to www, so
     sitemap URLs must be the www form or they point crawlers at a redirect.
     Switching the canonical to the apex is a DEFERRED decision; if it is
     ever made, flip the redirect first, then update these URLs and
     robots.txt's Sitemap line together. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.lunarism.app/</loc>
  </url>
</urlset>
