<?xml version="1.0" encoding="UTF-8"?>
<!--
    sitemap.xml — retency.com
    Plan du site pour les moteurs de recherche.
    À mettre à jour à chaque ajout de page ou d'article.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Page d'accueil -->
    <url>
        <loc>https://www.retency.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Pages principales -->
    <url>
        <loc>https://www.retency.com/about/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.retency.com/contact/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.retency.com/legal/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Produits -->
    <url>
        <loc>https://www.retency.com/products/tvimpact/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.retency.com/products/aitraining/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog / Actualités -->
    <url>
        <loc>https://www.retency.com/blog/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Articles de blog (internes uniquement) -->
    <url>
        <loc>https://www.retency.com/blog/article/donnees-personnelles-l-ia-ne-doit-pas-trahir-notre-confiance/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/ia-responsable-4-l-intelligence-artificielle-peut-elle-etre-responsable/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/ia-responsable-3-annoter-les-donnees-renforce-les-risques-d-identification-des-consommateurs/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/ia-responsable-2-pseudonymiser-une-donnee-revient-a-traiter-une-donnee-en-clair/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/ia-responsable-1-comment-definir-une-donnee-personnelle/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/interview-d-isabelle-bordry-au-31eme-colloque-npa/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/tv-digitale-comment-mesurer-la-performance-de-la-publicite-dans-un-contexte-de-fragmentation/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/digitechnologie-retency-cree-dans-le-cloud-un-procede-unique/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/retency-differential-privacy-accurate-ai-training/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/differentially-private-database-join-algorithm/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.retency.com/blog/article/retency-technology-and-compliance/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
