<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the homepage is statically enumerable: /card/:id and /invite/:token
     are per-user dynamic routes (invites deliberately unindexed), and every
     other route sits behind sign-in. vercel.json carves /sitemap.xml out of
     the SPA fallback so this file is served as-is. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.dreamaker.ai/</loc>
  </url>
</urlset>
