<?xml version="1.0" encoding="UTF-8"?>
<!--
  Both language versions are listed as real, separately-crawlable URLs.
  The xhtml:link annotations declare them as translations of each other, so
  search engines index both instead of treating one as a duplicate of the
  other. Every URL in a hreflang set must list the whole set, including
  itself — that reciprocity is what makes the annotation valid.
-->
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xhtml="http://www.w3.org/1999/xhtml"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <url>
    <loc>https://aiwithrobert.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aiwithrobert.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://aiwithrobert.com/fr/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiwithrobert.com/"/>
    <lastmod>2026-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://aiwithrobert.com/fr/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aiwithrobert.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://aiwithrobert.com/fr/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiwithrobert.com/"/>
    <lastmod>2026-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
