<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index. The static app pages live in sitemap-pages.xml; the per-book
     pages (server-prerendered for crawlers, see server/og/og.py) are generated
     from the catalog by server/og/generate-sitemap.py and written directly to
     the server as sitemap-books-1.xml, so a web deploy never has to ship 45k
     URLs and never clobbers them. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://read.chancesanders.com/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://read.chancesanders.com/sitemap-books-1.xml</loc>
  </sitemap>
</sitemapindex>
