<?xml version="1.0" encoding="UTF-8"?>
<!--
  A static asset rather than a generated one: the framework's own sitemap generator writes into the
  client build output, which the production server never serves.
  It lists the marketing routes only, and matches the prerender list in `vite.config.ts`.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://cantora.ai/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://cantora.ai/how-it-works</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://cantora.ai/use-cases</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://cantora.ai/your-first-agent</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://cantora.ai/integrations</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://cantora.ai/surfaces</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://cantora.ai/pricing</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://cantora.ai/contact</loc>
    <priority>0.6</priority>
  </url>
</urlset>
