<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every canonical URL on this host, and nothing else.

  Extensionless, matching the `try_files` rule in the Caddyfile and the links
  actually published: /terms is what people are given, /terms.html is an
  implementation detail, and listing both would offer a search engine two URLs
  for one page and let it pick its own canonical.

  /plans is deliberately ABSENT. It 301s to /#plans — a redirect belongs in a
  sitemap about as much as a 404 does, and listing one invites a crawler to
  treat the destination's canonical as ambiguous.

  No <lastmod>. A hand-maintained date rots on the first edit that forgets it,
  and a sitemap that lies about freshness is worth less than one that says
  nothing. `landing/verify.py` checks that every URL here resolves to a real
  page, which is the part that can actually be enforced.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://aeviamodeler.ai/</loc></url>
  <url><loc>https://aeviamodeler.ai/terms</loc></url>
  <url><loc>https://aeviamodeler.ai/privacy</loc></url>
  <url><loc>https://aeviamodeler.ai/refunds</loc></url>
  <url><loc>https://aeviamodeler.ai/contact</loc></url>
  <url><loc>https://aeviamodeler.ai/mcp</loc></url>
</urlset>
