<?xml version="1.0" encoding="UTF-8"?>
<!--
  Covers only the static, stable public routes that exist today: / and /search.

  TODO (post Stage 3): add dynamic per-center / per-branch entries once the
  multi-branch rebuild lands. Do NOT enumerate individual centers against the
  current center/$centerId URL shape — that shape is changing to branch-level
  pages, so any dynamic entries built now would need to be redone immediately.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://1autism.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://1autism.com/search</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
