<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only publicly-reachable routes here. /browse and /library are
  currently auth-gated — listing them would cost a crawl that ends
  in a client-side redirect to /signin?next=…, which Search Console
  flags as a soft 404. When those pages get a public-visitor path,
  add them back.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://cookbook.condorbox.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://cookbook.condorbox.ai/signin</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
