<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry per language. Each lists the full alternate set including itself,
  which is what Google expects from xhtml:link hreflang annotations.
  The section anchors are deliberately absent — they are fragments of a page,
  not separate URLs.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://local-first.le-space.de/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://local-first.le-space.de/" />
    <xhtml:link rel="alternate" hreflang="de" href="https://local-first.le-space.de/de/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://local-first.le-space.de/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://local-first.le-space.de/de/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://local-first.le-space.de/" />
    <xhtml:link rel="alternate" hreflang="de" href="https://local-first.le-space.de/de/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://local-first.le-space.de/" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
