<?xml version="1.0" encoding="UTF-8"?>
<!--
  The public pages of aitrailmates.com. Deliberately short: as of 2026-07-28
  everything else that ships carries a noindex meta tag — the portal, the intake,
  every signup funnel, and the nine archived mockups plus the internal analytics
  dashboard that Netlify publishes because "publish" is the whole repo.

  /trailhead is missing on purpose, not by oversight. It is a redirect stub whose
  canonical points at the homepage, so listing it would ask a crawler to index a
  page that says to index a different one. It goes in the day it holds real
  content. See docs/robots-ai-crawlers-spec.md.

  No lastmod, changefreq or priority. netlify.toml has no build step, so any
  date written here would freeze on the day it shipped and be wrong from then
  on. Google ignores changefreq and priority regardless.

  Three of these five are reachable from nowhere public: trail-connections is
  linked only from the member portal, golive only from email, and the homepage
  nav carries just how-it-works and our-vision. For those, this file is not a
  hint, it is the only way a crawler finds them.

  Why: docs/robots-ai-crawlers-spec.md.  Checked by: scripts/check-robots.js
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://aitrailmates.com/</loc>
  </url>
  <url>
    <loc>https://aitrailmates.com/how-it-works.html</loc>
  </url>
  <url>
    <loc>https://aitrailmates.com/our-vision.html</loc>
  </url>
  <url>
    <loc>https://aitrailmates.com/trail-connections.html</loc>
  </url>
  <url>
    <loc>https://aitrailmates.com/golive</loc>
  </url>
</urlset>
