<?xml version="1.0" encoding="UTF-8"?>
<!--
  Les deux versions linguistiques se declarent mutuellement par xhtml:link
  hreflang. x-default vise l'anglais : c'est ce que recoit un visiteur dont la
  langue ne correspond a aucune des deux.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://onbehalf.ai/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://onbehalf.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://onbehalf.ai/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://onbehalf.ai/en/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://onbehalf.ai/en/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://onbehalf.ai/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://onbehalf.ai/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://onbehalf.ai/en/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://onbehalf.ai/mentions-legales.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://onbehalf.ai/confidentialite.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
