<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every language variant of every page, each listing ALL variants as xhtml:link alternates.

  The alternates are the point. Without them Google sees three similar pages and may treat two as
  duplicates of the third; with them it understands one page in three languages and can serve the
  right one per searcher. They must be reciprocal - every variant lists every variant, itself
  included - or the group is ignored.

  German sits at the root: the audience is Swiss and the product is built on Swiss law, so direct
  traffic (typed URLs, shared links, business cards) should land in German. x-default points at
  ENGLISH, because it is the fallback for a visitor matching no language at all - German is a poor
  guess for an Italian or Dutch reader.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
   <url>
      <loc>https://concluded.ch/</loc>
      <xhtml:link rel="alternate" hreflang="de-CH" href="https://concluded.ch/" />
      <xhtml:link rel="alternate" hreflang="fr-CH" href="https://concluded.ch/fr/" />
      <xhtml:link rel="alternate" hreflang="en" href="https://concluded.ch/en/" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://concluded.ch/en/" />
      <priority>1.0</priority>
   </url>
   <url>
      <loc>https://concluded.ch/fr/</loc>
      <xhtml:link rel="alternate" hreflang="de-CH" href="https://concluded.ch/" />
      <xhtml:link rel="alternate" hreflang="fr-CH" href="https://concluded.ch/fr/" />
      <xhtml:link rel="alternate" hreflang="en" href="https://concluded.ch/en/" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://concluded.ch/en/" />
      <priority>1.0</priority>
   </url>
   <url>
      <loc>https://concluded.ch/en/</loc>
      <xhtml:link rel="alternate" hreflang="de-CH" href="https://concluded.ch/" />
      <xhtml:link rel="alternate" hreflang="fr-CH" href="https://concluded.ch/fr/" />
      <xhtml:link rel="alternate" hreflang="en" href="https://concluded.ch/en/" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://concluded.ch/en/" />
      <priority>1.0</priority>
   </url>
   <url>
      <loc>https://concluded.ch/privacy.html</loc>
      <xhtml:link rel="alternate" hreflang="de-CH" href="https://concluded.ch/privacy.html" />
      <xhtml:link rel="alternate" hreflang="fr-CH" href="https://concluded.ch/fr/privacy.html" />
      <xhtml:link rel="alternate" hreflang="en" href="https://concluded.ch/en/privacy.html" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://concluded.ch/en/privacy.html" />
      <priority>0.3</priority>
   </url>
   <url>
      <loc>https://concluded.ch/fr/privacy.html</loc>
      <xhtml:link rel="alternate" hreflang="de-CH" href="https://concluded.ch/privacy.html" />
      <xhtml:link rel="alternate" hreflang="fr-CH" href="https://concluded.ch/fr/privacy.html" />
      <xhtml:link rel="alternate" hreflang="en" href="https://concluded.ch/en/privacy.html" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://concluded.ch/en/privacy.html" />
      <priority>0.3</priority>
   </url>
   <url>
      <loc>https://concluded.ch/en/privacy.html</loc>
      <xhtml:link rel="alternate" hreflang="de-CH" href="https://concluded.ch/privacy.html" />
      <xhtml:link rel="alternate" hreflang="fr-CH" href="https://concluded.ch/fr/privacy.html" />
      <xhtml:link rel="alternate" hreflang="en" href="https://concluded.ch/en/privacy.html" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://concluded.ch/en/privacy.html" />
      <priority>0.3</priority>
   </url>
</urlset>
