<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, indexable routes only. The rest of the router (/auth, /auth/reset,
  /dashboard, /app) is either a redirect or behind ProtectedRoute, so it has
  nothing for a crawler and is disallowed in robots.txt.

  <lastmod> is deliberately omitted: this file is hand-maintained, and a date
  that nobody updates is worse than no date at all.

  Add a <url> entry here when a new public route lands in src/App.jsx.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://basisfox.com/</loc>
  </url>
</urlset>
