<?xml version="1.0" encoding="UTF-8"?>
<!--
  Statische Sitemap der OEFFENTLICHEN htprotect.app-Seiten (Landing/Preise/Demo/Rechtstexte),
  je Sprache eine eigene URL + hreflang-Alternates (SEO, vgl. routes/web.php).
  Das FORUM hat eine eigene, automatisch generierte Sitemap: https://htprotect.app/forum/sitemap.xml
  (fof/sitemap). Beide sind in der robots.txt referenziert. Neue oeffentliche Marketing-Seiten
  hier ergaenzen (die Menge ist klein und stabil -> statische Datei ist zuverlaessig).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Landing (DE) / Landing (EN) -->
  <url>
    <loc>https://htprotect.app/</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://htprotect.app/en</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Preise (DE) / Pricing (EN) -->
  <url>
    <loc>https://htprotect.app/preise</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/preise"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/preise"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/preise"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://htprotect.app/en/preise</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/preise"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/preise"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/preise"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Demo (DE) / Demo (EN) -->
  <url>
    <loc>https://htprotect.app/demo</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/demo"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/demo"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/demo"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://htprotect.app/en/demo</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/demo"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/demo"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/demo"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Impressum / Imprint -->
  <url>
    <loc>https://htprotect.app/impressum</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/impressum"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/imprint"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/impressum"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://htprotect.app/en/imprint</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/impressum"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/imprint"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/impressum"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Datenschutz / Privacy -->
  <url>
    <loc>https://htprotect.app/datenschutz</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/datenschutz"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/datenschutz"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://htprotect.app/en/privacy</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/datenschutz"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/datenschutz"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- AGB / Terms -->
  <url>
    <loc>https://htprotect.app/agb</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/agb"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/agb"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://htprotect.app/en/terms</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/agb"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/agb"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Widerruf / Withdrawal -->
  <url>
    <loc>https://htprotect.app/widerruf</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/widerruf"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/withdrawal"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/widerruf"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://htprotect.app/en/withdrawal</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://htprotect.app/widerruf"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://htprotect.app/en/withdrawal"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://htprotect.app/widerruf"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
