<?xml version="1.0" encoding="UTF-8"?>
<!-- The three routes App.tsx renders (APP_ROUTES). Everything else the server
     answers is either an API namespace or a binary stream, and is disallowed in
     robots.txt.

     Deliberately bare: <priority> and <changefreq> are documented by Google as
     ignored, and <lastmod> is omitted because a hand-maintained date goes stale
     silently and a wrong one is worse than none. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://roscoe.run/</loc>
  </url>
  <url>
    <loc>https://roscoe.run/download</loc>
  </url>
  <url>
    <loc>https://roscoe.run/evidence</loc>
  </url>
</urlset>
