<?xml version="1.0" encoding="UTF-8"?>
<!--
  Replace <domain> with the production host at deploy time. The app uses
  HashRouter, so crawlers treat the whole SPA as one URL; the home URL is
  listed. If the site moves to BrowserRouter, add one <url> per route.
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
  <url>
    <loc>https://&lt;domain&gt;/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
