<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained: adding a page to the site means adding a <url> entry here.
  URLs must match each page's <link rel="canonical"> exactly.
  The two play.html pages are deliberately absent - they need a ?id= param
  (jigsaw) or a sessionStorage handoff (memory), so a crawler visiting them
  bare only ever sees the "not found" fallback.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://alfredinkwell.com/</loc>
  </url>
  <url>
    <loc>https://alfredinkwell.com/books/book-1.html</loc>
  </url>
  <url>
    <loc>https://alfredinkwell.com/books/book-2.html</loc>
  </url>
  <url>
    <loc>https://alfredinkwell.com/games/index.html</loc>
  </url>
  <url>
    <loc>https://alfredinkwell.com/games/jigsaw/index.html</loc>
  </url>
  <url>
    <loc>https://alfredinkwell.com/games/memory/index.html</loc>
  </url>
</urlset>
