<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap NDA — Nemours Diffusion Automobile.
  Site SINGLE-URL : la langue (FR/EN) bascule côté client (i18n), il n'existe
  pas d'URL /en/ distincte. Chaque <url> porte donc des alternates hreflang
  fr / en / x-default pointant la MÊME loc (cohérent avec SeoHead.tsx).
  URLs en cleanUrls (sans .html) et sans slash final (vercel.json).
  Les pages légales (mentions-legales, politique-de-confidentialite) sont
  noindex (SeoHead) et volontairement EXCLUES du sitemap.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://nda-nemours.fr/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://nda-nemours.fr/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://nda-nemours.fr/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://nda-nemours.fr/" />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://nda-nemours.fr/services</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://nda-nemours.fr/services" />
    <xhtml:link rel="alternate" hreflang="en" href="https://nda-nemours.fr/services" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://nda-nemours.fr/services" />
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://nda-nemours.fr/realisations</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://nda-nemours.fr/realisations" />
    <xhtml:link rel="alternate" hreflang="en" href="https://nda-nemours.fr/realisations" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://nda-nemours.fr/realisations" />
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://nda-nemours.fr/a-propos</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://nda-nemours.fr/a-propos" />
    <xhtml:link rel="alternate" hreflang="en" href="https://nda-nemours.fr/a-propos" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://nda-nemours.fr/a-propos" />
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://nda-nemours.fr/contact</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://nda-nemours.fr/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://nda-nemours.fr/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://nda-nemours.fr/contact" />
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://nda-nemours.fr/garage-nemours</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://nda-nemours.fr/garage-nemours" />
    <xhtml:link rel="alternate" hreflang="en" href="https://nda-nemours.fr/garage-nemours" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://nda-nemours.fr/garage-nemours" />
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
