<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static, unlike colossal.nz and garethbdavies.com which generate this in
  scripts/gen-agent-files.mjs after next build. This site is a single page, so a
  generator would be more machinery than the content justifies. The in-page
  sections are anchors on / and deliberately not listed: a fragment is not a
  separate URL and does not belong in a sitemap.

  index.md is the Markdown twin served by functions/_middleware.js content
  negotiation, listed so agents can find it without guessing.

  Add a <url> here if this site ever gains a real second page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://aeoforbooks.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://aeoforbooks.com/index.md</loc>
    <changefreq>weekly</changefreq>
  </url>
</urlset>
