<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written, not generated: the site has exactly two routes (see CLAUDE.md — the planner is
  a hash-routed SPA and its #/phase URLs are not separately indexable), so a static file is
  simpler and more auditable than an integration that regenerates it from a route scan.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://happyfringe.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://happyfringe.com/help</loc>
    <priority>0.5</priority>
  </url>
</urlset>
