<?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.

  PENDING DECISION: index.html still carries a noindex meta tag. If this
  sitemap were submitted today the home page would still not be indexed. The
  file is written ahead of that decision so the only remaining step is
  removing the tag.

  The domain is not registered yet; https://asltrack.com below assumes it. If
  a different domain is taken, every line has to change with it - a sitemap
  listing addresses outside its own domain is ignored entirely.

  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>
