<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two routes, one property. Each entry declares both language versions as
  alternates, matching the hreflang tags in the pages themselves, so the EN and
  FR pages are treated as translations rather than as competing duplicates.
  If a page's content changes meaningfully, update its lastmod.

  The image entries put the portrait and the social card into Google Images
  under the same URLs the pages already use. They add nothing for text search.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <url>
    <loc>https://mohamedalihachicha.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://mohamedalihachicha.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://mohamedalihachicha.com/fr/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://mohamedalihachicha.com/"/>
    <image:image>
      <image:loc>https://mohamedalihachicha.com/assets/img/portrait.jpg</image:loc>
      <image:title>Mohamed Ali Hachicha, Software Engineer and Independent Consultant</image:title>
    </image:image>
    <image:image>
      <image:loc>https://mohamedalihachicha.com/assets/img/og.png</image:loc>
      <image:title>Mohamed Ali Hachicha</image:title>
    </image:image>
    <lastmod>2026-09-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://mohamedalihachicha.com/fr/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://mohamedalihachicha.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://mohamedalihachicha.com/fr/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://mohamedalihachicha.com/"/>
    <image:image>
      <image:loc>https://mohamedalihachicha.com/assets/img/portrait.jpg</image:loc>
      <image:title>Mohamed Ali Hachicha, Ingenieur Logiciel et Consultant Independant</image:title>
    </image:image>
    <lastmod>2026-09-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
