<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright (c) 2026 SHMACS LLC. All rights reserved.

  Apex (shmacs.org) sitemap: the school picker + the prospective-
  student college compare tool. Staged at the _site/ root by
  scripts/build-all.sh.

  School subdomains are separate hosts and are NOT listed here — each
  <slug>.shmacs.org serves its own robots.txt + sitemap.xml, generated
  per host by the router worker (apps/router-worker/src/seo.ts). Adding
  school URLs here would cross-list them onto the wrong host.

  Keep this in sync with the rollup inputs in apps/landing/vite.config.ts:
  one entry per MPA page. /directory/ was missing until 2026-07-27.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://shmacs.org/</loc>
  </url>
  <url>
    <loc>https://shmacs.org/colleges/</loc>
  </url>
  <url>
    <loc>https://shmacs.org/directory/</loc>
  </url>
  <url>
    <loc>https://shmacs.org/privacy/</loc>
  </url>
  <url>
    <loc>https://shmacs.org/terms/</loc>
  </url>
</urlset>
