<?xml version="1.0" encoding="UTF-8"?>
<!-- Three pages is the whole site: the game, the offline runner, and the
     privacy/terms/credits page. Everything else is an API route or an asset.
     The URLs here must match the canonical tags in the pages themselves;
     tools/check-assets.mjs fails the lint if they ever drift. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://library-walk.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://library-walk.vercel.app/offline</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://library-walk.vercel.app/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
