<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for https://growclad.de — bilingual (DE default, EN alternate).
  Each <url> lists BOTH language versions as alternates (hreflang),
  so Google knows they are the same content in different languages.
  IMPORTANT: confirm the English page's real URL and adjust if it
  is not exactly https://growclad.de/en-index.html
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- German homepage (default) -->
  <url>
    <loc>https://growclad.de/</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://growclad.de/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://growclad.de/en-index.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://growclad.de/"/>
    <lastmod>2026-06-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- English version -->
  <url>
    <loc>https://growclad.de/en-index.html</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://growclad.de/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://growclad.de/en-index.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://growclad.de/"/>
    <lastmod>2026-06-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
