<?xml version="1.0" encoding="UTF-8"?>
<!--
  POSBridge Sitemap with hreflang alternates
  
  Current setup: single URL serves multiple languages (de/en)
  → Both hreflang entries point to the same URL.
  
  Future multilingual URL migration (subdirectory approach):
  Replace each <xhtml:link> href with language-specific URLs:
    hreflang="de" href="https://getposbridge.com/de/"
    hreflang="en" href="https://getposbridge.com/en/"
    hreflang="fr" href="https://getposbridge.com/fr/"   ← add when French is ready
    hreflang="x-default" href="https://getposbridge.com/de/"
  
  Adding a new language = add one <xhtml:link> per URL entry.
  
  lastmod: 2026-04-28
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://getposbridge.com/</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/"/>
  </url>

  <url>
    <loc>https://getposbridge.com/features</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/features"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/features"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/features"/>
  </url>

  <url>
    <loc>https://getposbridge.com/how-it-works</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/how-it-works"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/how-it-works"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/how-it-works"/>
  </url>

  <url>
    <loc>https://getposbridge.com/pricing</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/pricing"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/pricing"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/pricing"/>
  </url>

  <url>
    <loc>https://getposbridge.com/faq</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/faq"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/faq"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/faq"/>
  </url>

  <url>
    <loc>https://getposbridge.com/docs</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/docs"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/docs"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/docs"/>
  </url>

  <url>
    <loc>https://getposbridge.com/roadmap</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/roadmap"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/roadmap"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/roadmap"/>
  </url>

  <url>
    <loc>https://getposbridge.com/kontakt</loc>
    <lastmod>2026-04-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="de"        href="https://getposbridge.com/kontakt"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://getposbridge.com/kontakt"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getposbridge.com/kontakt"/>
  </url>

</urlset>
