<?xml version="1.0" encoding="UTF-8"?>
<!--
  This is a single-page app: the storefront and kid site live at one URL,
  with in-app screens as client-side state, not distinct crawlable paths
  (see App.tsx's Screen union) — so there's one real URL to list here, the
  home page. The #policy page's in-page anchors (#privacy-policy etc., see
  README.md "Policy page") aren't separate documents either, so they're not
  listed as separate <url> entries.

  Production domain is andthen.press — see the domain follow-up in
  README.md "Notes" for the remaining DNS/Cloudflare/Resend cutover steps.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://andthen.press/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
