<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap fuer sona-app.de
  - Public-Seiten (Landing, Beta, Privacy, Legal)
  - hreflang fuer alle 6 Sprachen pro Eintrag
  - Erweiterung mit xhtml-Namespace fuer alternate-Links
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Landing Page (Root) -->
  <url>
    <loc>https://sona-app.de/</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://sona-app.de/?lng=de"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://sona-app.de/?lng=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://sona-app.de/?lng=es"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://sona-app.de/?lng=it"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://sona-app.de/?lng=pl"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://sona-app.de/?lng=tr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sona-app.de/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Beta Landing -->
  <url>
    <loc>https://sona-app.de/beta</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://sona-app.de/beta?lng=de"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://sona-app.de/beta?lng=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://sona-app.de/beta?lng=es"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://sona-app.de/beta?lng=it"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://sona-app.de/beta?lng=pl"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://sona-app.de/beta?lng=tr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sona-app.de/beta"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Privacy -->
  <url>
    <loc>https://sona-app.de/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Legal: Datenschutz -->
  <url>
    <loc>https://sona-app.de/legal/datenschutz</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Legal: Impressum -->
  <url>
    <loc>https://sona-app.de/legal/impressum</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Legal: AGB -->
  <url>
    <loc>https://sona-app.de/legal/agb</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>
