<?xml version="1.0" encoding="UTF-8"?>
<!-- Static pages only. Per-storm pages (storm.html?id=…) are transient and client-rendered,
     so they are intentionally omitted; the home page is the crawl entry point. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://maverick-wx.pages.dev/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://maverick-wx.pages.dev/docs.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
