<?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>
  <!--
    Pitch decks under /use-cases/. One URL each: the deck carries both languages
    in one file and switches with ?lang=, so there is no separate German URL to
    annotate. Drafts (see packages/shared/src/data/use-cases.js) stay out.
  -->
  <url>
    <loc>https://local-first.le-space.de/use-cases/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://local-first.le-space.de/use-cases/orbitdb-relay/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://local-first.le-space.de/use-cases/webrtc-qr-map/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://local-first.le-space.de/use-cases/yogasuci/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://local-first.le-space.de/use-cases/local-first-consulting/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://local-first.le-space.de/use-cases/relay-button-onchain/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
