<?xml version="1.0" encoding="UTF-8"?>
<!--
  The homepage, and only the homepage.

  The site is one page. A person's detail view lives at /?person=<slug>, which is
  a query string on this same URL rather than a route of its own, so there is
  nothing else to list — the sixty-eight are not sixty-eight pages.

  The apex is canonical, with no www.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://makethemknown.org/</loc>
  </url>
</urlset>
