<?xml version="1.0" encoding="UTF-8"?>
<!--
  Language variants are served via ?lang=xx query parameters on a single-page app.
  All language URLs return identical static HTML, so Google would canonicalise them
  to the root URL and ignore a per-language hreflang cluster. We therefore list only
  the canonical root URL. If subfolder-based locale routes (/en/, /de/, …) are added
  in the future and return genuinely distinct HTML, add per-locale <url> entries and
  corresponding <xhtml:link hreflang> cross-references at that point.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://happyhein.com/</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
