<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public URLs only. Nothing behind the gate belongs here: a sitemap is a
  published list of what is worth crawling, and listing /admin would be
  volunteering the map. Extension-less form, because that is what the asset
  store serves as canonical and it is what <link rel="canonical"> declares.

  Keep this in step with public/robots.txt and with the OPEN list in
  src/auth.js. A URL listed here but gated is a crawl error on every pass.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vosky.ai/</loc>
    <lastmod>2026-07-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <!--
    /privacy, /terms and /data were listed here until 2026-07-28. They are now
    behind the gate, so listing them would be a crawl error on every pass.
    Put them back the moment they are reopened — see the note in src/auth.js.
  -->
</urlset>
