<?xml version="1.0" encoding="UTF-8"?>
<!--
  The apex sitemap covers only what the apex serves: the landing page.

  A sitemap is per-host, so it cannot list URLs on aether.voidrealm.com or
  media.voidrealm.com. Those hosts publish their own sitemaps from the
  repositories that build them. Adding their URLs here would be ignored by
  every crawler that checks cross-host submission, which is all of them.

  Hand-maintained: the apex is a single hand-authored page, and a generator
  for one URL would be a toolchain in a repository that deliberately has none.
  Update lastmod when index.html changes materially.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://voidrealm.com/</loc>
    <lastmod>2026-07-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
