<?xml version="1.0" encoding="UTF-8"?>
<!-- Every page on disk, on the syntur.ai host over https, and nothing else - see
     .claude/skills/cci-web-conventions/SKILL.md rule 5, which check_site.py
     enforces against the directory listing.

     <changefreq> and <priority> used to be here and are gone: Google has
     said for years that it ignores both, and one entry omitted them anyway,
     which is the tell that they were decoration rather than signal. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://syntur.ai/</loc>
  </url>
  <url>
    <loc>https://syntur.ai/overview.html</loc>
  </url>
  <!-- Extensionless on purpose, and the only entry that is. The file is
       founder/benson-kraft.html; vercel.json rewrites the clean path onto it
       and 308s the .html form away, so this is the one URL that answers 200.
       check_site.py knows about the mapping - see CLEAN_ROUTES there. -->
  <url>
    <loc>https://syntur.ai/founder/benson-kraft</loc>
  </url>
  <url>
    <loc>https://syntur.ai/skills.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/business.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/reference.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/wire-gauge-breaker-size.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/lumber-actual-dimensions.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/pricing.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/roadmap.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/status.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/privacy.html</loc>
  </url>
  <url>
    <loc>https://syntur.ai/terms.html</loc>
  </url>
</urlset>
