<?xml version="1.0" encoding="UTF-8"?>
<!-- The map is a single-page app (hash routing). The indexable entry point
     is the homepage; per-artist/scene deep links render client-side.
     Future: SSR/prerender per scene + artist for granular crawlability. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://map.retardglobal.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
