<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap — europeanspacebond.com
  Updated 4 September 2026

  Both language versions are listed, and each entry declares the full set of
  alternates including itself. That self-reference is required: search engines
  discard an hreflang cluster where the pages don't all point back at each
  other, and a one-sided declaration is the most common reason hreflang
  silently does nothing.

  Two independent clusters below:
    1. Landing page      /  ←→  /index-de.html
    2. Privacy policy    /privacy-en.html  ←→  /privacy-de.html
  Never mix them — an alternate must point at the same page in another
  language, not at a different page.

  Scheme note: URLs now use https://. A sitemap URL must match the canonical
  exactly — protocol, host and trailing slash included. Before submitting,
  confirm that every page's <link rel="canonical"> and its in-page hreflang
  tags also use https://, and that http:// 301-redirects to https://.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Landing page — English (x-default) -->
  <url>
    <loc>https://europeanspacebond.com/</loc>
    <lastmod>2026-09-04</lastmod>
    <changefreq>monthly</changefreq>
    <xhtml:link rel="alternate" hreflang="en" href="https://europeanspacebond.com/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://europeanspacebond.com/index-de.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://europeanspacebond.com/"/>
  </url>

  <!-- Landing page — German -->
  <url>
    <loc>https://europeanspacebond.com/index-de.html</loc>
    <lastmod>2026-09-04</lastmod>
    <changefreq>monthly</changefreq>
    <xhtml:link rel="alternate" hreflang="en" href="https://europeanspacebond.com/"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://europeanspacebond.com/index-de.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://europeanspacebond.com/"/>
  </url>

  <!-- Privacy policy — English (x-default) -->
  <url>
    <loc>https://europeanspacebond.com/privacy-en.html</loc>
    <lastmod>2026-09-04</lastmod>
    <changefreq>yearly</changefreq>
    <xhtml:link rel="alternate" hreflang="en" href="https://europeanspacebond.com/privacy-en.html"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://europeanspacebond.com/privacy-de.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://europeanspacebond.com/privacy-en.html"/>
  </url>

  <!-- Privacy policy — German -->
  <url>
    <loc>https://europeanspacebond.com/privacy-de.html</loc>
    <lastmod>2026-09-04</lastmod>
    <changefreq>yearly</changefreq>
    <xhtml:link rel="alternate" hreflang="en" href="https://europeanspacebond.com/privacy-en.html"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://europeanspacebond.com/privacy-de.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://europeanspacebond.com/privacy-en.html"/>
  </url>

</urlset>
