<?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:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Homepage EN (principale) - SPA avec onglets dynamiques -->
    <url>
        <loc>https://www.scenesis.com/</loc>
        <lastmod>2026-06-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="fr" href="https://www.scenesis.com/?lang=fr" />
        <xhtml:link rel="alternate" hreflang="en" href="https://www.scenesis.com/" />
        <!-- Images pour la galerie -->
        <image:image>
            <image:loc>https://www.scenesis.com/img/image1.webp</image:loc>
            <image:title>SCENESIS - Architectural CGI Visualization</image:title>
            <image:caption>Photorealistic interior rendering by SCENESIS Studio, Paris</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://www.scenesis.com/img/og-image.jpg</image:loc>
            <image:title>SCENESIS Studio Overview</image:title>
            <image:caption>Elegant exterior 3D render for architecture</image:caption>
        </image:image>
    </url>

    <!-- Variante FR (même page, lang parameter) -->
    <url>
        <loc>https://www.scenesis.com/?lang=fr</loc>
        <lastmod>2026-06-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.scenesis.com/" />
        <xhtml:link rel="alternate" hreflang="fr" href="https://www.scenesis.com/?lang=fr" />
    </url>

</urlset>