<?xml version="1.0" encoding="UTF-8"?>
<!--
  Gustai Lab sitemap.
  Lists the canonical entry point. The customer app is a single-page PWA, so
  product pages don't have unique URLs — they're routed client-side. If we
  later add per-product static URLs (for SEO landing pages), append them here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://lab.gustai.co/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
