<?xml version="1.0" encoding="UTF-8"?>
<!--
  BEAUTYglove-Sitemap mit hreflang-Alternates.
  Google liest die <xhtml:link>-Einträge und zeigt im Suchergebnis die
  passende Sprachversion je nach Browser-Locale.

  Pro Storefront-Seite ein <url>-Block; im Block alle Sprach-Equivalente:
    - de       → beautyglove.de  (DACH; .at und .ch werden serverseitig
                                   auf dieselbe DE-Variante geroutet)
    - en       → beautyglove.co.uk
    - en-eu    → beautyglove.eu  (englisch, EU-Multi-Market)
    - fr       → beautyglove.fr
    - x-default → beautyglove.de (Fallback für unbekannte Sprachen)

  Erweiterung: sobald beautyglove.es / .it als Domain dazukommen, die
  Sprach-Codes hier ergänzen (es / it) und kein anderer Code-Change nötig.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage -->
  <url>
    <loc>https://beautyglove.de/</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/"/>
    <xhtml:link rel="alternate" hreflang="de-at"     href="https://beautyglove.at/"/>
    <xhtml:link rel="alternate" hreflang="de-ch"     href="https://beautyglove.ch/"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://beautyglove.eu/"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Produktliste -->
  <url>
    <loc>https://beautyglove.de/produkte.html</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/produkte.html"/>
    <xhtml:link rel="alternate" hreflang="de-at"     href="https://beautyglove.at/produkte.html"/>
    <xhtml:link rel="alternate" hreflang="de-ch"     href="https://beautyglove.ch/produkte.html"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/produkte.html"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://beautyglove.eu/produkte.html"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/produkte.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/produkte.html"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Einzelne Produkte (URL identisch für alle Sprachen, Inhalt per locale) -->
  <url>
    <loc>https://beautyglove.de/product.html?id=BODY</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/product.html?id=BODY"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/product.html?id=BODY"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/product.html?id=BODY"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/product.html?id=BODY"/>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://beautyglove.de/product.html?id=FACE</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/product.html?id=FACE"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/product.html?id=FACE"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/product.html?id=FACE"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/product.html?id=FACE"/>
    <priority>0.85</priority>
  </url>
  <url>
    <loc>https://beautyglove.de/product.html?id=BODY-BUNDLE</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/product.html?id=BODY-BUNDLE"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/product.html?id=BODY-BUNDLE"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/product.html?id=BODY-BUNDLE"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/product.html?id=BODY-BUNDLE"/>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beautyglove.de/product.html?id=BODY-FACE</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/product.html?id=BODY-FACE"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/product.html?id=BODY-FACE"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/product.html?id=BODY-FACE"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/product.html?id=BODY-FACE"/>
    <priority>0.8</priority>
  </url>

  <!-- Content / Service Pages -->
  <url>
    <loc>https://beautyglove.de/blog.html</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/blog.html"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/blog.html"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/blog.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/blog.html"/>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beautyglove.de/faq.html</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/faq.html"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/faq.html"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/faq.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/faq.html"/>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beautyglove.de/versand.html</loc>
    <xhtml:link rel="alternate" hreflang="de"        href="https://beautyglove.de/versand.html"/>
    <xhtml:link rel="alternate" hreflang="en-gb"     href="https://beautyglove.co.uk/versand.html"/>
    <xhtml:link rel="alternate" hreflang="fr"        href="https://beautyglove.fr/versand.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://beautyglove.de/versand.html"/>
    <priority>0.5</priority>
  </url>

  <!-- Legal pages — sind statisch und ändern sich selten -->
  <url><loc>https://beautyglove.de/impressum.html</loc><priority>0.3</priority></url>
  <url><loc>https://beautyglove.de/datenschutz.html</loc><priority>0.3</priority></url>
  <url><loc>https://beautyglove.de/agb.html</loc><priority>0.3</priority></url>
  <url><loc>https://beautyglove.de/widerruf.html</loc><priority>0.3</priority></url>
  <url><loc>https://beautyglove.de/barrierefreiheit.html</loc><priority>0.3</priority></url>

</urlset>
