<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written and hand-maintained, per ADR-0003: twenty URLs do not justify a
  build step. Nothing checks this file — see the warning on `siteRoutes` in
  src/lib/site-routes.ts for what that costs and what else a new route needs.

  Every <url> lists every language version of itself, itself included, plus an
  x-default naming the French original. Reciprocity is the rule that makes
  hreflang work at all: a version that is not listed by the others is ignored.

  Every page the site publishes is listed at both of its URLs. The two legal
  pages were the last to appear once and in French only: they waited on a named
  person signing their English off, not on translation capacity.

  No <lastmod>, <changefreq> or <priority>: a hand-edited date is wrong from
  the first time a page changes without it, and Google ignores the other two.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://solys.ch/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/" />
  </url>

  <url>
    <loc>https://solys.ch/en</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/" />
  </url>

  <url>
    <loc>https://solys.ch/cabinet</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/cabinet" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/cabinet" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/cabinet" />
  </url>

  <url>
    <loc>https://solys.ch/en/cabinet</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/cabinet" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/cabinet" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/cabinet" />
  </url>

  <url>
    <loc>https://solys.ch/services</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/services" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/services" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/services" />
  </url>

  <url>
    <loc>https://solys.ch/en/services</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/services" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/services" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/services" />
  </url>

  <url>
    <loc>https://solys.ch/family-office</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/family-office" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/family-office" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/family-office" />
  </url>

  <url>
    <loc>https://solys.ch/en/family-office</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/family-office" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/family-office" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/family-office" />
  </url>

  <url>
    <loc>https://solys.ch/accompagnement</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/accompagnement" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/accompagnement" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/accompagnement" />
  </url>

  <url>
    <loc>https://solys.ch/en/accompagnement</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/accompagnement" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/accompagnement" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/accompagnement" />
  </url>

  <url>
    <loc>https://solys.ch/contact</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/contact" />
  </url>

  <url>
    <loc>https://solys.ch/en/contact</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/contact" />
  </url>

  <url>
    <loc>https://solys.ch/espace-client</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/espace-client" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/espace-client" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/espace-client" />
  </url>

  <url>
    <loc>https://solys.ch/en/espace-client</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/espace-client" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/espace-client" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/espace-client" />
  </url>

  <url>
    <loc>https://solys.ch/mentions-legales</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/mentions-legales" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/mentions-legales" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/mentions-legales" />
  </url>

  <url>
    <loc>https://solys.ch/en/mentions-legales</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/mentions-legales" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/mentions-legales" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/mentions-legales" />
  </url>

  <url>
    <loc>https://solys.ch/politique-confidentialite</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/politique-confidentialite" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/politique-confidentialite" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/politique-confidentialite" />
  </url>

  <url>
    <loc>https://solys.ch/en/politique-confidentialite</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solys.ch/politique-confidentialite" />
    <xhtml:link rel="alternate" hreflang="en" href="https://solys.ch/en/politique-confidentialite" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://solys.ch/politique-confidentialite" />
  </url>
</urlset>
