<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, one URL, and it has to be the bare apex: that is what the canonical
  in index.html names, what SITE in src/engine/scoring.ts prints on every share
  card, and the host Vercel serves 200 itself. Naming www here would hand Google
  a URL that redirects and invite it to pick its own canonical.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kaboose.io/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
