<?xml version="1.0" encoding="UTF-8"?>
<!--
  A single-URL sitemap on purpose: this is a login-gated SPA with no
  client-side router (see src/main.tsx) — the only page a crawler can
  ever actually index is "/" itself (the logged-out landing page from
  src/components/WelcomeScreen.tsx). Add a <url> entry here only if a
  second real public route is ever added outside the login gate.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sinhauto-video-studio-svptv6vmjq-as.a.run.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
