<?xml version="1.0" encoding="UTF-8"?>
<!-- Single-page site, so the sitemap is just the homepage. Caddy serves
     this at https://wxticker.com/sitemap.xml (file_server, served from
     the project root). Referenced by robots.txt and submittable to a
     search console when you want active discovery. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wxticker.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
