<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    
    <!-- Page d'accueil française (par défaut) -->
    <url>
        <loc>https://swisskap.ch/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="fr" href="https://swisskap.ch/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://swisskap.ch/index-en.php" />
        <xhtml:link rel="alternate" hreflang="de" href="https://swisskap.ch/index-de.php" />
        <xhtml:link rel="alternate" hreflang="it" href="https://swisskap.ch/index-it.php" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://swisskap.ch/" />
    </url>
    
    <!-- Page d'accueil anglaise -->
    <url>
        <loc>https://swisskap.ch/index-en.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="fr" href="https://swisskap.ch/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://swisskap.ch/index-en.php" />
        <xhtml:link rel="alternate" hreflang="de" href="https://swisskap.ch/index-de.php" />
        <xhtml:link rel="alternate" hreflang="it" href="https://swisskap.ch/index-it.php" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://swisskap.ch/" />
    </url>
    
    <!-- Page d'accueil allemande -->
    <url>
        <loc>https://swisskap.ch/index-de.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="fr" href="https://swisskap.ch/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://swisskap.ch/index-en.php" />
        <xhtml:link rel="alternate" hreflang="de" href="https://swisskap.ch/index-de.php" />
        <xhtml:link rel="alternate" hreflang="it" href="https://swisskap.ch/index-it.php" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://swisskap.ch/" />
    </url>
    
    <!-- Page d'accueil italienne -->
    <url>
        <loc>https://swisskap.ch/index-it.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="fr" href="https://swisskap.ch/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://swisskap.ch/index-en.php" />
        <xhtml:link rel="alternate" hreflang="de" href="https://swisskap.ch/index-de.php" />
        <xhtml:link rel="alternate" hreflang="it" href="https://swisskap.ch/index-it.php" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://swisskap.ch/" />
    </url>
    
</urlset>
