<?xml version="1.0" encoding="UTF-8"?>
<!--
  Snap Hum sitemap.

  The site is currently a single-page app served entirely from `/` with
  hash-based routes (#pricing, #privacy, ...). Google strips hash fragments
  when crawling, so listing `/#pricing` etc. would just be duplicate entries
  of `/` — we keep only the canonical root URL here. If / when we move any
  route off of hash routing, add its real path below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://snaphum.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
