<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written on purpose. The site is a single page, so @astrojs/sitemap would
  add a dependency and a build step to emit exactly this. Revisit that trade the
  moment a second route exists.
  No <lastmod>: a hardcoded date goes stale silently and a wrong one is worse
  than none, since crawlers use it to decide whether to re-fetch.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://a-analytics.xyz/</loc>
  </url>
</urlset>
