<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, so this is hand-written. @astrojs/sitemap would emit
  sitemap-index.xml plus sitemap-0.xml and leave /sitemap.xml a 404, which is
  the URL everything else on the internet actually asks for.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gorbikov.love/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
