<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is a hash-routed SPA (#/about, #/mba, …). Search engines treat URL
  fragments as part of the same document, so the homepage is the one canonical,
  indexable URL. The route list lives in src/sumi/shell.jsx (ROUTES). If the
  site ever moves to path-based routing, add a <url> entry per route here.
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
  <url>
    <loc>https://christopherschwab.co.uk/</loc>
    <lastmod>2026-06-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
