<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap des pages statiques + configurateur + portails publics.
  Règle hreflang : la version FR pointe vers la canonical SANS ?lang=fr
  (sinon Google ignore le cluster hreflang car canonical et hreflang divergent).
  Codes hreflang en short codes (fr, en, nl, tr) pour cohérence.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Accueil -->
  <url>
    <loc>https://sbalu.app/</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sbalu.app/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sbalu.app/?lang=en" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://sbalu.app/?lang=nl" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://sbalu.app/?lang=tr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sbalu.app/" />
  </url>

  <!-- Découvrir le Hub -->
  <url>
    <loc>https://sbalu.app/decouvrir-le-hub</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sbalu.app/decouvrir-le-hub" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sbalu.app/decouvrir-le-hub?lang=en" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://sbalu.app/decouvrir-le-hub?lang=nl" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://sbalu.app/decouvrir-le-hub?lang=tr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sbalu.app/decouvrir-le-hub" />
  </url>

  <!-- Configurateur 3D -->
  <url>
    <loc>https://sbalu.app/configurateur</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sbalu.app/configurateur" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sbalu.app/configurateur?lang=en" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://sbalu.app/configurateur?lang=nl" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://sbalu.app/configurateur?lang=tr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sbalu.app/configurateur" />
  </url>

  <!-- Catalogue public -->
  <url>
    <loc>https://sbalu.app/catalogue</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sbalu.app/catalogue" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sbalu.app/catalogue?lang=en" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://sbalu.app/catalogue?lang=nl" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://sbalu.app/catalogue?lang=tr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sbalu.app/catalogue" />
  </url>

  <!--
    Boutique : retirée du sitemap.
    /boutique redirige côté client vers /portail-client?tab=boutique
    → signal SEO faible et risque de cannibalisation. À réintroduire
    seulement si /boutique devient une page autonome et indexable.
  -->

  <!-- Contact -->
  <url>
    <loc>https://sbalu.app/contact</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sbalu.app/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sbalu.app/contact?lang=en" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://sbalu.app/contact?lang=nl" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://sbalu.app/contact?lang=tr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sbalu.app/contact" />
  </url>

  <!-- Inscription Pro -->
  <url>
    <loc>https://sbalu.app/portail-client/inscription</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sbalu.app/portail-client/inscription" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sbalu.app/portail-client/inscription?lang=en" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://sbalu.app/portail-client/inscription?lang=nl" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://sbalu.app/portail-client/inscription?lang=tr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sbalu.app/portail-client/inscription" />
  </url>

  <url>
    <loc>https://sbalu.app/portail-client/inscription?type=pro</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://sbalu.app/portail-client/inscription?type=particulier</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!--
    Pages volontairement exclues du sitemap :
    - /portail-client/login : redirige vers /login (noindex).
    - /a-propos, /cgv, /politique-tarifaire : pas de route publique correspondante.
  -->

  <url>
    <loc>https://sbalu.app/politique-confidentialite</loc>
    <lastmod>2026-05-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
