<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public pages only. Tracking pages (/track/...) are deliberately absent:
  robots.txt disallows them and vercel.json says the same thing again in an
  X-Robots-Tag header. Listing those addresses here would contradict both, and
  a site that sends conflicting signals reads as a careless one.

  These seven addresses must match the canonical tags on the pages themselves,
  one for one. A test enforces that: a sitemap and a set of canonicals that
  drift apart make the site argue with itself about which address is real.

  The apex is canonical. www redirects to it, but only with a 307, which does
  not tell a search engine to consolidate the two - which is exactly why the
  canonical tags were added and why every one of them points here.

  lastmod, changefreq and priority are omitted on purpose. lastmod only counts
  when it is genuinely maintained and is harmful when it is not; the other two
  are ignored by search engines anyway. Better absent than invented.

  Note: double hyphens are not allowed in an XML comment.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://asltrack.com/</loc></url>
  <url><loc>https://asltrack.com/help</loc></url>
  <url><loc>https://asltrack.com/about</loc></url>
  <url><loc>https://asltrack.com/api</loc></url>
  <url><loc>https://asltrack.com/contact</loc></url>
  <url><loc>https://asltrack.com/terms</loc></url>
  <url><loc>https://asltrack.com/privacy</loc></url>
</urlset>
