<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, and that is correct rather than unfinished.

  The app is a HashRouter: every route ("/#/track/abc", "/#/create") lives in the
  URL fragment, and a crawler does not treat a fragment as a separate page. So to
  a search engine this site is one document, and listing anything else here would
  be listing URLs that resolve to the same page.

  Making individual tabs indexable is ROADMAP E4 — BrowserRouter, SPA fallback,
  prerendering and a Worker for per-tab meta, which is all-or-nothing. If that is
  ever done, this file becomes generated rather than static.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kalimba-hero.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
