<?xml version="1.0" encoding="UTF-8"?>
<!--
  A single address, and that's correct: the application is a single page, and
  /chat/<id> doesn't designate public content but a conversation that only
  exists in the visitor's browser. Listing addresses with no content of their
  own dilutes the sitemap instead of enriching it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mon.apartejs.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
