<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, and that is the honest shape of this site: everything lives on the
  home page and the language switcher swaps the copy in place rather than
  navigating anywhere. Listing invented URLs would be worse than listing one
  real one.

  Before this existed, /sitemap.xml returned HTTP 200 and served the home page,
  because Cloudflare Pages falls back to index.html for anything it cannot
  find. A 200 that is not the thing you asked for is the kind of quiet wrong
  answer this project keeps hunting.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vaki.chat/</loc>
    <lastmod>2026-09-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
