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

    <!-- Home Page -->
    <url>
        <loc>https://festiveambience.com/</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Games Page -->
    <url>
        <loc>https://festiveambience.com/games.html</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Videos Page - HIGH PRIORITY FOR SEO -->
    <url>
        <loc>https://festiveambience.com/videos.html</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Community Page -->
    <url>
        <loc>https://festiveambience.com/community.html</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Leaderboard Page -->
    <url>
        <loc>https://festiveambience.com/leaderboard.html</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Profile Page -->
    <url>
        <loc>https://festiveambience.com/profile.html</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
