<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://thefallersgames.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About -->
    <url>
        <loc>https://thefallersgames.com/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Go! Monkey Congo! -->
    <url>
        <loc>https://thefallersgames.com/gmc</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Go! Monkey Congo! Guide -->
    <url>
        <loc>https://thefallersgames.com/gmc/guide</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- F1 Poule -->
    <url>
        <loc>https://thefallersgames.com/f1poule</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Crime Maps -->
    <url>
        <loc>https://thefallersgames.com/crimemaps</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://thefallersgames.com/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy - Go! Monkey Congo! -->
    <url>
        <loc>https://thefallersgames.com/privacy-policy</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Privacy Policy - F1 Poule -->
    <url>
        <loc>https://thefallersgames.com/privacy-policy/f1-poule</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Privacy Policy - Crime Maps -->
    <url>
        <loc>https://thefallersgames.com/privacy-policy/crime-maps</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>