<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, so one entry. The URL must match the canonical in index.html
  exactly - apex, https, trailing slash. A sitemap that disagrees with the
  canonical is a contradiction Google has to resolve, and it resolves it by
  trusting neither.

  Update lastmod when the content changes meaningfully. Leaving it stale is
  better than faking a fresh date: crawlers weight it, and a page that claims
  to change daily but never does gets crawled less, not more.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jeremy-ockrim.co.uk/</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
