<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is a single static page with hash routes (#/book, #/gallery, ...).
  Search engines index the one URL below; the hash sections are part of it.

  BEFORE PUBLISHING: replace https://example.org/ with the real domain,
  and update <lastmod> when you upload a new build.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://example.org/</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
