<?xml version="1.0" encoding="UTF-8"?>
<!-- Single sitemap entry point (referenced from robots.txt). Children:
     /sitemap.xml is generated by Next (src/app/sitemap.ts, marketing pages);
     /library-sitemap.xml is regenerated on every book publish. This index is
     static — it only lists the two children, whose contents change, not their
     URLs — so no build step needs to touch it. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.socratopia.app/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.socratopia.app/library-sitemap.xml</loc>
  </sitemap>
</sitemapindex>
