<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/css/sitemap-style.xsl"?>
<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"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
                            http://www.google.com/schemas/sitemap-image/1.1
                            http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd
                            http://www.google.com/schemas/sitemap-video/1.1
                            http://www.google.com/schemas/sitemap-video/1.1/sitemap-video.xsd">
    
    <!-- Page d'accueil -->
    <url>
        <loc>https://prisonisland-troyes.fr/</loc>
        <lastmod>2025-02-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        
        <!-- Images principales -->
        <image:image>
            <image:loc>https://prisonisland-troyes.fr/assets/images/logo_prisonisland_troyes.png</image:loc>
            <image:title>Logo Prison Island Troyes</image:title>
        </image:image>
        
        <image:image>
            <image:loc>https://prisonisland-troyes.fr/assets/images/preview.jpg</image:loc>
            <image:title>Prison Island Troyes - Aperçu</image:title>
        </image:image>
        
        <!-- Vidéo hero -->
        <video:video>
            <video:thumbnail_loc>https://prisonisland-troyes.fr/assets/images/hero-poster.jpg</video:thumbnail_loc>
            <video:title>Prison Island Troyes - Présentation</video:title>
            <video:description>Découvrez Prison Island Troyes en vidéo : 20 cellules de défis pour tester vos limites en équipe</video:description>
            <video:content_loc>https://prisonisland-troyes.fr/assets/videos/prisonisland-troyes.mp4</video:content_loc>
            <video:duration>30</video:duration>
        </video:video>
    </url>
    
    <!-- Galerie -->
    <url>
        <loc>https://prisonisland-troyes.fr/galerie.html</loc>
        <lastmod>2025-02-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>