<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Site principal -->
    <url>
        <loc>https://appsfrancis.fr/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://appsfrancis.fr/mon-budget-france.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Jeux -->
    <url>
        <loc>https://appsfrancis.fr/jeux/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://appsfrancis.fr/jeux/2048.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://appsfrancis.fr/jeux/sudoku.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://appsfrancis.fr/jeux/pendu.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://appsfrancis.fr/jeux/mot-du-jour.html</loc>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://appsfrancis.fr/jeux/grand-defi.html</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>