<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only canonical, content-bearing URLs belong here. The in-app tabs (/list,
  /cook, /cookbook, /plan, /pantry, /settings) are personalized SPA shells, not
  distinct indexable pages, and the real SEO surface — recipe /share/<id> pages —
  is generated dynamically with its own OG cards. Do NOT list routes that don't
  resolve to real content: a prior version advertised /shop (no such route) and
  /privacy + /terms (no backing pages), which served the app shell as soft-404s.
  Re-add /privacy and /terms here once those pages actually ship.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://tryalchemy.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
