<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. Generated by hand for the launch surface; future
  versions should pull the recipe + cook list from Supabase at build
  time (once recipes / profiles move to Postgres per the README
  roadmap's Phase 3).

  Authed routes (/shelf, /liked, /scan, /profile, /settings,
  /ai-prefs, /upgrade) are intentionally absent — they need login.
  Half-built features (/search, /notifications, /chat) are absent
  too — see prompts/ia.md.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dox.fail/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://dox.fail/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://dox.fail/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
