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

    <!-- Page d'accueil - Priorité maximale -->
    <url>
        <loc>https://chateau.reilly.fr/</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://chateau.reilly.fr/images/chateau-reilly-exterieur.jpeg</image:loc>
            <image:title>Château de Reilly - Vue extérieure</image:title>
            <image:caption>Château de Reilly dans l'Oise pour mariages et réceptions</image:caption>
        </image:image>
    </url>

    <!-- Page Mariages - Très haute priorité -->
    <url>
        <loc>https://chateau.reilly.fr/mariages</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://chateau.reilly.fr/images/mariage-chateau-reilly-hero.jpeg</image:loc>
            <image:title>Mariage au Château de Reilly</image:title>
            <image:caption>Salle de mariage et cérémonie au Château de Reilly</image:caption>
        </image:image>
    </url>

    <!-- Page Restaurant - Haute priorité -->
    <url>
        <loc>https://chateau.reilly.fr/restaurant</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://chateau.reilly.fr/images/restaurant-moulin-reilly-2.webp</image:loc>
            <image:title>Restaurant Le Moulin de Reilly</image:title>
            <image:caption>Restaurant gastronomique au Château de Reilly</image:caption>
        </image:image>
    </url>

    <!-- Page Événements Professionnels -->
    <url>
        <loc>https://chateau.reilly.fr/evenements-professionnels</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://chateau.reilly.fr/images/evenement-professionnel-chateau-reilly-hero.jpeg</image:loc>
            <image:title>Événements professionnels au Château de Reilly</image:title>
            <image:caption>Séminaires et événements d'entreprise au Château de Reilly</image:caption>
        </image:image>
    </url>

    <!-- Page Réceptions Privées -->
    <url>
        <loc>https://chateau.reilly.fr/receptions-privees</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://chateau.reilly.fr/images/reception-privee-chateau-reilly-hero.jpeg</image:loc>
            <image:title>Réceptions privées au Château de Reilly</image:title>
            <image:caption>Anniversaires et célébrations privées au Château de Reilly</image:caption>
        </image:image>
    </url>

    <!-- Page Contact - Importante pour les conversions -->
    <url>
        <loc>https://chateau.reilly.fr/contact</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <image:image>
            <image:loc>https://chateau.reilly.fr/images/contact-chateau-reilly-hero.webp</image:loc>
            <image:title>Contact Château de Reilly</image:title>
            <image:caption>Contactez le Château de Reilly pour vos événements</image:caption>
        </image:image>
    </url>

    <!-- Pages légales - Priorité plus faible mais nécessaires -->
    <url>
        <loc>https://chateau.reilly.fr/mentions-legales</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://chateau.reilly.fr/politique-confidentialite</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>