<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/0.9">
  <url>
    <loc>https://askturret.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://askturret.com/og-image.png</image:loc>
      <image:title>AskTurret — AI Native Trading Intelligence Platform</image:title>
    </image:image>
  </url>
  <!-- #838: /enterprise and /enterprise/faq were missing entirely — both are
       public, indexable pages, so omitting them left the whole B2B surface
       uncrawled apart from its two sub-pages. -->
  <url>
    <loc>https://askturret.com/enterprise</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://askturret.com/enterprise/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- #817: these two moved under /enterprise/ and the root originals are
       deleted. A sitemap that still listed the old paths would advertise a 301
       to every crawler, which is a crawl error rather than a redirect win. -->
  <url>
    <loc>https://askturret.com/enterprise/your-infrastructure</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://askturret.com/enterprise/cloud-infrastructure</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <!-- /docs* deliberately omitted (#707): the docs section is members-only
       (server-side auth gate), so it is not advertised for crawling. -->

  <!-- #817: six apex fragment URLs were removed here — #local-first,
       #multi-agent, #connectors, #features, #early-access and #faq. Every one
       of those sections was deleted from index.html by the #801 rebuild, so
       each entry pointed at an anchor that no longer exists. The surviving apex
       anchors (#capabilities, #choose, #cta) are deliberately NOT listed in
       their place: a fragment is not a separate page, the `/` entry above
       already covers them, and re-adding fragments would recreate exactly the
       class of entry that went stale here. -->

  <!-- #838: the /docs/screenshots entry was removed here. It contradicted the
       "/docs* deliberately omitted (#707)" note directly above it — the file
       advertised a members-only page to crawlers, who reach the auth gate
       rather than the content. The comment was right; the entry was the bug. -->

  <url>
    <loc>https://askturret.com/personal</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
