<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, on purpose.

  A sitemap should list only canonical addresses. `/home` is a real, crawlable
  page but index.html declares `/` as its canonical (adr/0003: both render the
  same landing for an anonymous visitor), so listing it here would ask a crawler
  to fetch a URL this site then tells it to discard.

  A conversation at /c/<id> is private, and a sitemap is public — listing one
  would leak the id regardless of what robots.txt says about the path.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://khururu.com/</loc>
    <lastmod>2026-09-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
