<?xml version="1.0" encoding="UTF-8"?>
<!-- Hand-written: the app is a single-page shell and everything beyond
     the landing page is auth-gated, so the landing URL is the only
     crawlable app entry here. The OTHER pages on this domain — /blog/*,
     /terms, /privacy, served from the docs build — are covered by the
     VitePress-generated /sitemap-pages.xml (main-domain URLs; see the
     sitemap block in docs-site/.vitepress/config.mts). robots.txt
     advertises both. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pogorobotics.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
