<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written static sitemap. @astrojs/sitemap is not in package.json (only "astro",
  "@astrojs/check", and "typescript" are installed) and this task doesn't add new dependencies,
  so this file is maintained by hand instead of generated. The site is a single static page, so
  a one-URL sitemap is complete as-is; if additional pages are ever added, add <url> entries here
  by hand or install @astrojs/sitemap and switch to the integration.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://REPLACE-ME.pages.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
