<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the home page is listed. The deploy copies index.html to 404.html so that SPA routing
     works, which means GitHub Pages answers every other route with a 404 status, and index.html
     names this one URL as the canonical for all of them. The eight page routes and the ten
     category routes therefore cannot be indexed no matter what this file claims, and listing
     them would only report eighteen missing pages in Search Console. They belong here once the
     routes are served as real files and each one carries its own canonical tag.

     Google ignores changefreq and priority, so neither appears. It does read lastmod, which is
     the date the markup a crawler sees was last changed, not the date of the last deploy. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.duniverse.org/</loc>
    <lastmod>2026-07-20</lastmod>
  </url>
</urlset>
