<?xml version="1.0" encoding="UTF-8"?>
<!--
  Crew Alert sitemap.

  Only the landing canonical is listed. AboutScreen, ToS, and Privacy are
  state transitions inside the SPA rather than separate URLs — they share
  the canonical "/" with the landing. The ?tos=1 / ?privacy=1 query forms
  exist for OAuth verifiers (Google) and Polar reviewers but aren't worth
  treating as distinct sitemap entries.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://crewalert.app/</loc>
    <lastmod>2026-05-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
