<?xml version="1.0" encoding="UTF-8"?>
<!-- Live-Sitemap hat falschen Namespace (www.sitemap.org statt www.sitemaps.org)
     und listet die Startseite doppelt. Diese Fassung als /sitemap.xml ersetzen. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://ergo-im-zentrum.de/</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://ergo-im-zentrum.de/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ergo-im-zentrum.de/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ergo-im-zentrum.de/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ergo-im-zentrum.de/en/</loc>
    <xhtml:link rel="alternate" hreflang="de" href="https://ergo-im-zentrum.de/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ergo-im-zentrum.de/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ergo-im-zentrum.de/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ergo-im-zentrum.de/impressum.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://ergo-im-zentrum.de/datenschutz.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
