<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the two public tools belong here: the Revenue Leak audit at / and
  the assessment at /assessment. /scan is deliberately absent — it serves
  the same page as / and defers to it via the canonical tag, so listing
  both would just submit a duplicate.

  /admin, /c/{slug} and the individual audit reports at /scan/{id} are
  private (see robots.txt) and must never be submitted for indexing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://usecase.connexionai.tech/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://usecase.connexionai.tech/assessment</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
