<?xml version="1.0" encoding="UTF-8"?>
<!--
  Both language versions, each declaring the full alternate set. Google wants
  every URL in a language group to list every member including itself; listing
  only the counterpart is the common mistake and it gets the group ignored.

  The legal pages are noindex and deliberately absent.

  lastmod is rewritten by the deploy playbook, so it reflects the release that
  is actually live rather than a date someone forgot to bump.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://glazevoice.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://glazevoice.com/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://glazevoice.com/de/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://glazevoice.com/"/>
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://glazevoice.com/de/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://glazevoice.com/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://glazevoice.com/de/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://glazevoice.com/"/>
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
