<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Page principale -->
  <url>
    <loc>https://valentinbach.net/</loc>
    <lastmod>2025-12-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://valentinbach.net/og-image.jpg</image:loc>
      <image:title>Portfolio 3D de Valentin Bach</image:title>
      <image:caption>Portfolio 3D interactif avec robot contrôlé par IA</image:caption>
    </image:image>
  </url>
  
  <!-- Ajoutez ici d'autres pages si nécessaire -->
  <!-- Exemple pour une future page "À propos" :
  <url>
    <loc>https://valentinbach.net/about</loc>
    <lastmod>2025-12-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->
  
  <!-- Exemple pour une future page "Projets" :
  <url>
    <loc>https://valentinbach.net/projects</loc>
    <lastmod>2025-12-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  -->
  
  <!-- Exemple pour une future page "Contact" :
  <url>
    <loc>https://valentinbach.net/contact</loc>
    <lastmod>2025-12-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

</urlset>