<?xml version="1.0" encoding="UTF-8"?>
<!--
  familou.com — les trois versions de langue du choix de pays.
  Chaque URL déclare TOUTES ses sœurs (elle-même comprise) : c'est la règle des annotations
  hreflang, sans quoi Google les ignore. `x-default` pointe la racine, qui négocie la langue.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

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

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

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

</urlset>
