<?xml version="1.0" encoding="UTF-8"?>
<!-- One URL is not an oversight: the landing page is the only page a reader who
     is not signed in can see. Everything else lives behind an account, and
     robots.txt disallows it rather than letting a crawler collect one sign-in
     redirect per URL. The origin here is the canonical one the page declares —
     test_static.py holds the two together. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dispatchable.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
