<?xml version="1.0" encoding="UTF-8"?>
<!-- Astrool is a single-page Flutter app: its in-app routes are client-side and
     have no server-rendered HTML, so listing them here would point crawlers at
     pages that return the same shell. Only the real static documents are
     listed. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://astrool.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://astrool.app/privacy-policy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://astrool.app/terms-of-service.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
