<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, and that is not an oversight.

  The app moves by query flag on the same path, so /?jobs and /?dashboard are
  not pages a stranger can open: they need a session. The landing page is the
  whole of what is public, and its sections are anchors on it rather than URLs
  of their own.

  This grows the day there are public job pages. That is where the search
  traffic for this product actually lives, and it needs real paths before it
  needs a sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kovatu.com/</loc>
    <lastmod>2026-08-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
