<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, and that is the honest count. The site routes in the hash
  (#/ronni/moving, #/pablo/work/…), and a fragment is never sent to the server,
  so there is exactly one document for a crawler to fetch. Listing hash URLs
  here would be listing the same page a dozen times under names no crawler
  treats as distinct.

  If the site ever moves to real paths, this is where they get listed — and the
  absolute URLs in index.html's share card move at the same time.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ronniandpablo.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
