<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every <loc> uses the extensionless form, matching <link rel="canonical"> on
  each page and the internal links. The vhost 301s /support.html to /support,
  so listing the .html spelling here would point crawlers at a redirect.

  Bump <lastmod> when a page's content actually changes. A date that never
  moves is worse than no date at all — crawlers learn to ignore it. Purely
  cosmetic edits do not need one.

  og-card.html is deliberately absent: it is the 1200x630 template used to
  render the social card, not a page anyone should land on. robots.txt
  disallows it too.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://astrical.app/</loc>
    <lastmod>2026-08-12</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://astrical.app/support</loc>
    <lastmod>2026-08-12</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://astrical.app/privacy</loc>
    <lastmod>2026-08-12</lastmod>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://astrical.app/ticket</loc>
    <lastmod>2026-08-12</lastmod>
    <priority>0.5</priority>
  </url>
</urlset>
