<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, so one entry.

  The two doors are hash routes (#owner, #owner/contact), and a crawler does not
  treat a fragment as a separate URL — listing them would be listing this page
  four times under different names. If either door ever becomes its own HTML
  file, it gets its own <url> here and not before.

  The apex, with no www. It has to be the same host Vercel serves as canonical
  and the same one robots.txt names — a sitemap pointing at the version that
  redirects makes every crawl start with a hop, and this is the one file whose
  whole job is telling a search engine where things are.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://keuteniusconsulting.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
