<?xml version="1.0" encoding="UTF-8"?>
<!--
  [ADIMA-10] Static sitemap of the main public routes, with hreflang alternates
  for fr / en / ar. Property and demand detail pages are dynamic (DB-backed) and
  should be added by a server-side generator that lists /:locale/properties/{id}
  and /:locale/demands/{id}; this static file covers the evergreen pages so the
  site is at least crawlable today.
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://adima.ma/fr</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://adima.ma/fr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://adima.ma/en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://adima.ma/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://adima.ma/fr"/>
    <changefreq>daily</changefreq><priority>1.0</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/properties</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://adima.ma/fr/properties"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://adima.ma/en/properties"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://adima.ma/ar/properties"/>
    <changefreq>daily</changefreq><priority>0.9</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/demands</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://adima.ma/fr/demands"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://adima.ma/en/demands"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://adima.ma/ar/demands"/>
    <changefreq>daily</changefreq><priority>0.9</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/find-match</loc>
    <changefreq>weekly</changefreq><priority>0.8</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/agencies</loc>
    <changefreq>weekly</changefreq><priority>0.7</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/notaries</loc>
    <changefreq>weekly</changefreq><priority>0.7</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/post-demand</loc>
    <changefreq>monthly</changefreq><priority>0.7</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/list-property</loc>
    <changefreq>monthly</changefreq><priority>0.7</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/privacy-policy</loc>
    <changefreq>yearly</changefreq><priority>0.3</priority>
  </url>
  <url>
    <loc>https://adima.ma/fr/terms-of-use</loc>
    <changefreq>yearly</changefreq><priority>0.3</priority>
  </url>
</urlset>
