<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, deliberately. Every other route is behind the login gate, so listing it would advertise
  URLs that answer 401 to anyone following them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://documentation.huddle.tech/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
