<?xml version="1.0" encoding="UTF-8"?>
<!--
  The three public pages, and deliberately nothing else: every other route
  redirects to a sign-in, and robots.txt says the same thing from the other
  side.

  No <lastmod>, no <priority> and no <changefreq>. Google ignores the last two
  outright, and a hand-written lastmod is a date that is wrong within a week of
  anybody editing a page — a stale one is worse than an absent one, because it
  is believed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://census.supply/</loc>
  </url>
  <url>
    <loc>https://census.supply/report</loc>
  </url>
  <url>
    <loc>https://census.supply/seats</loc>
  </url>
</urlset>
