<?xml version="1.0" encoding="UTF-8"?>
<!-- Indexable public pages only. Keep the origin in sync with SITE_URL in
     src/lib/seo.ts and the Sitemap: line in public/robots.txt
     (docs/deploy.md → "When a real domain is purchased"). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://youand.dev/</loc>
  </url>
  <url>
    <loc>https://youand.dev/pricing</loc>
  </url>
  <url>
    <loc>https://youand.dev/signup</loc>
  </url>
  <url>
    <loc>https://youand.dev/login</loc>
  </url>
</urlset>
