<?xml version="1.0" encoding="UTF-8"?>
<!--
  2026-05-09: minimal sitemap covering the public marketing
  routes only. Authed workspace + user-specific URLs are
  excluded (robots.txt also Disallows them). When a top-of-
  funnel landing page lands (production-readiness.md tracks),
  add it here as the priority=1.0 entry and demote the login
  to 0.7.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://greenroomai.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://greenroomai.app/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://greenroomai.app/legal/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://greenroomai.app/legal/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
