<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Page d'accueil -->
  <url>
    <loc>https://csdev-aix.fr/</loc>
    <lastmod>2025-10-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Section projets (ancre sur la page d'accueil) -->
  <url>
    <loc>https://csdev-aix.fr/#projets</loc>
    <lastmod>2025-10-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Section contact (ancre sur la page d'accueil) -->
  <url>
    <loc>https://csdev-aix.fr/#contact</loc>
    <lastmod>2025-10-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Pages de détails des projets - vous devrez ajouter les IDs spécifiques de vos projets -->
  <!-- Exemple pour les projets existants basés sur les images dans api/public/images -->
  <url>
    <loc>https://csdev-aix.fr/projet/details/4</loc>
    <lastmod>2025-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Ajoutez d'autres pages de projets selon vos besoins -->
  
  <url>
    <loc>https://csdev-aix.fr/projet/details/5</loc>
    <lastmod>2025-10-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://csdev-aix.fr/projet/details/6</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://csdev-aix.fr/projet/details/7</loc>
    <lastmod>2025-10-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://csdev-aix.fr/projet/details/8</loc>
    <lastmod>2025-10-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://csdev-aix.fr/projet/details/9</loc>
    <lastmod>2025-10-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
 
</urlset>
