<?xml version="1.0" encoding="UTF-8"?>
<!-- No lastmod (F37): this is a static, no-build site with nothing that
     stamps the real edit date at deploy time, and a hardcoded date
     silently goes wrong the moment either page changes without someone
     remembering to bump it here too, which is exactly what happened
     (both stuck at 2026-09-09 well past that). changefreq alone carries
     the freshness signal instead: daily is genuinely true for "/"
     regardless of when it was last literally edited, since the puzzle
     behind it changes every day even when the page's own HTML doesn't. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://buffale.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://buffale.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
