<?xml version="1.0" encoding="UTF-8"?>
<!-- Google ignores changefreq and priority entirely, so neither is listed.
     lastmod IS used, but only while it stays verifiably accurate: bump it on a
     real content change to index.html, never on a rebuild or a deploy. Wiring
     it to a build timestamp is the one failure mode Google names explicitly.
     To update it, use the commit date of the last real change to index.html,
     i.e. the short date from git log for that file, in YYYY-MM-DD form. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://mathieusoysal.dev/</loc>
    <lastmod>2026-07-30</lastmod>
    <image:image>
      <image:loc>https://mathieusoysal.dev/assets/hero-photo.png</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://mathieusoysal.dev/assets/about-photo.png</image:loc>
    </image:image>
  </url>
</urlset>
