<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained while the site is a single route. Generate this in
  scripts/postbuild.mjs once there is more than one URL: it must be written
  AFTER Vite runs, because Vite empties dist/ and would otherwise copy a stale
  public/sitemap.xml back over the generated one. Delete this file in the same
  change.

  changefreq and priority are omitted deliberately: Google ignores both.
  lastmod is only useful while it stays accurate, so update it whenever the
  page content changes. A false value is worse than no value at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kasparro.com/</loc>
    <lastmod>2026-09-01</lastmod>
  </url>
</urlset>
