<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is a HashRouter single-page app: client-side routes are carried in
  the URL fragment (https://spokenhistory.org/#/table-of-contents), and a
  fragment is not a separate resource to a crawler. The site root is therefore
  the one canonical indexable URL, and listing invented hashless paths here
  would advertise documents the server does not distinctly serve.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://spokenhistory.org/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
