<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml - SINAI-INVEST

  Site bilingue : chaque page existe en anglais (langue source) et en
  francais. Chaque <url> porte donc ses trois <xhtml:link> : en, fr et
  x-default. Le <loc> est l'URL canonique de la variante decrite ; les
  alternates la relient a sa jumelle. C'est la forme attendue par Google
  et Bing (annotation reciproque : chaque variante se declare elle-meme
  ET declare l'autre).

  x-default pointe vers la version anglaise : l'anglais est la langue
  source du contenu (COMPANY_PROFILE.md, CONTENT_GUIDE.md).

  La racine « / » n'est pas listee : elle repond par une redirection 302
  vers /en ou /fr selon le cookie de culture puis Accept-Language. Seules
  les URLs prefixees par la culture sont indexables.

  Pas de <lastmod> : les dates de derniere modification reelles ne sont pas
  connues et Google ignore un lastmod juge peu fiable. Mieux vaut l'omettre
  que d'inscrire une date inventee. A ajouter lorsque le contenu sera fige.
  <changefreq> et <priority> sont volontairement omis : Google les ignore.

  PAGE ABSENTE - INTENTIONNEL
  About (/en/about, /fr/a-propos) n'est plus une page distincte depuis le
  passage en mode one-pager (voir NavMenu.razor) : AboutPage.razor, un
  composant vide jamais redige, a ete supprime avec sa route plutot que
  laisse comme page fantome. Le contenu About vit uniquement a l'ancre
  #who-we-are de la Home (/en#who-we-are, /fr#who-we-are) - une ancre ne
  se declare pas dans un sitemap (seules les URLs de page le sont), donc
  aucune entree n'est attendue ici pour About, ni maintenant ni plus tard.

  TODO : confirmer le domaine officiel (voir aussi robots.txt) et, a terme,
  generer ce fichier depuis LocalizedRouteService.GetAllRoutes() pour qu'il
  ne puisse plus diverger des directives @page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://www.sinai-invest.com/en</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/technology</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/technology"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/technologie"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/technology"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/technologie</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/technology"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/technologie"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/technology"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/agriculture</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/agriculture"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/agriculture"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/agriculture"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/agriculture</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/agriculture"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/agriculture"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/agriculture"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/livestock</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/livestock"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/elevage"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/livestock"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/elevage</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/livestock"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/elevage"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/livestock"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/transportation-logistics</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/transportation-logistics"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/transport-et-logistique"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/transportation-logistics"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/transport-et-logistique</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/transportation-logistics"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/transport-et-logistique"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/transportation-logistics"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/environmental-services</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/environmental-services"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/services-environnementaux"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/environmental-services"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/services-environnementaux</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/environmental-services"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/services-environnementaux"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/environmental-services"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/automotive-services</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/automotive-services"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/services-automobiles"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/automotive-services"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/services-automobiles</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/automotive-services"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/services-automobiles"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/automotive-services"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/mining</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/mining"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/mines"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/mining"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/mines</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/mining"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/mines"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/mining"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/investment-partnerships</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/investment-partnerships"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/investissement-et-partenariats"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/investment-partnerships"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/investissement-et-partenariats</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/investment-partnerships"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/investissement-et-partenariats"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/investment-partnerships"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/countries-we-operate-in</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/countries-we-operate-in"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/pays-ou-nous-operons"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/countries-we-operate-in"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/pays-ou-nous-operons</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/countries-we-operate-in"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/pays-ou-nous-operons"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/countries-we-operate-in"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/projects</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/projects"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/projets"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/projects"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/projets</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/projects"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/projets"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/projects"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/contact"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/contact"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/contact"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/contact"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/privacy-policy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/privacy-policy"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/politique-de-confidentialite"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/privacy-policy"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/politique-de-confidentialite</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/privacy-policy"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/politique-de-confidentialite"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/privacy-policy"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/en/terms-and-conditions</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/terms-and-conditions"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/conditions-utilisation"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/terms-and-conditions"/>
  </url>
  <url>
    <loc>https://www.sinai-invest.com/fr/conditions-utilisation</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.sinai-invest.com/en/terms-and-conditions"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.sinai-invest.com/fr/conditions-utilisation"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sinai-invest.com/en/terms-and-conditions"/>
  </url>
</urlset>
