<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every page a stranger can reach and read (#854).

  Deliberately three. /login and /signup are doors rather than content, and
  everything else on this host is behind a session or a single-use token, so it
  is disallowed in robots.txt rather than listed here.

  my.astrowheel.app appears nowhere: it is the application, it is noindex
  permanently, and it has no public URL to offer.

  No <lastmod>. A hand-maintained date that nobody updates is worse than none:
  it tells a crawler the legal pages have not changed on the day they did.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://astrowheel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://astrowheel.app/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://astrowheel.app/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
