<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only "/" used to be listed, so the three standalone routes served by
  App.svelte's resolveRoute() were invisible to search. They are real pages
  with real content, not SPA fragments: each has its own path and its own
  server response.

  changefreq is deliberately absent. Google has stated it ignores the element,
  and "always" on a page that is mostly a JS shell was a claim we could not
  back anyway.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://event-horizon.fysh.site/</loc>
    <lastmod>2026-08-16</lastmod>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://event-horizon.fysh.site/docs</loc>
    <lastmod>2026-08-16</lastmod>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://event-horizon.fysh.site/status</loc>
    <lastmod>2026-08-16</lastmod>
    <priority>0.5</priority>
  </url>

</urlset>
