<?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 - Priorité maximale -->
  <url>
    <loc>https://edelix.ch/</loc>
    <lastmod><?= date('Y-m-d') ?></lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="fr-CH" href="https://edelix.ch/"/>
    <xhtml:link rel="alternate" hreflang="de-CH" href="https://edelix.ch/?lang=de"/>
    <xhtml:link rel="alternate" hreflang="it-CH" href="https://edelix.ch/?lang=it"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://edelix.ch/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://edelix.ch/"/>
  </url>

  <!-- Nos Applications (Edelix QR & V-Card) -->
  <url>
    <loc>https://edelix.ch/applications.php</loc>
    <lastmod><?= date('Y-m-d') ?></lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.90</priority>
    <xhtml:link rel="alternate" hreflang="fr-CH" href="https://edelix.ch/applications.php?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="de-CH" href="https://edelix.ch/applications.php?lang=de"/>
    <xhtml:link rel="alternate" hreflang="it-CH" href="https://edelix.ch/applications.php?lang=it"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://edelix.ch/applications.php?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://edelix.ch/applications.php"/>
  </url>

  <!-- Blog & Conseils Digitaux PME -->
  <url>
    <loc>https://edelix.ch/conseils.php</loc>
    <lastmod><?= date('Y-m-d') ?></lastmod>
    <changefreq>daily</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Pages Légales -->
  <url>
    <loc>https://edelix.ch/mentions-legales.html</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.30</priority>
  </url>
  
  <url>
    <loc>https://edelix.ch/cgv.html</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.30</priority>
  </url>
</urlset>
