<?xml version="1.0" encoding="UTF-8"?>
<!-- FR: Sitemap XML pour le site portfolio de Pierre-Luc St-Laurent -->
<!-- EN: XML Sitemap for Pierre-Luc St-Laurent's portfolio website -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- FR: Page principale - Priorité maximale -->
  <!-- EN: Main page - Maximum priority -->
  <url>
    <loc>https://stlaurent.dev/</loc>
    <lastmod>2024-10-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- FR: Section présentation -->
  <!-- EN: Presentation section -->
  <url>
    <loc>https://stlaurent.dev/#presentation</loc>
    <lastmod>2024-10-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- FR: Section compétences -->
  <!-- EN: Skills section -->
  <url>
    <loc>https://stlaurent.dev/#competences</loc>
    <lastmod>2024-10-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- FR: Section projets -->
  <!-- EN: Projects section -->
  <url>
    <loc>https://stlaurent.dev/#projets</loc>
    <lastmod>2024-10-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- FR: Section contact -->
  <!-- EN: Contact section -->
  <url>
    <loc>https://stlaurent.dev/#contact</loc>
    <lastmod>2024-10-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
