<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for https://sisubuild.com — the public crawlable surface only.
  This is a small, hand-maintained list: the landing page and /learn are the only
  public pages. The dashboard, admin, eng tools, gtm, and FAQ are private,
  whitelisted, sign-in-gated SPA routes and must NOT be listed here. The
  /api/properties feed is a data endpoint, not a crawlable page.
  A static file placed in public/ is served by Firebase Hosting before the SPA
  catch-all rewrite (** -> /index.html), so it returns real XML.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sisubuild.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sisubuild.com/learn</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
