<?xml version="1.0" encoding="UTF-8"?>
<!-- Single-page site: one entry. Hand-written rather than pulling in
     @astrojs/sitemap for one URL. Update the host when martmar.pl goes live. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://martmar.pages.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
