<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- URL de la page d'accueil -->
  <url>
    <loc>https://www.lalouque.be/</loc>
    <lastmod>2024-09-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- URL d'un article de blog -->
  <url>
    <loc>https://www.lalouque.be/articles/low-code.html</loc>
    <lastmod>2024-09-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- URL d'une autre page 
  <url>
    <loc>https://www.monsite.com/contact</loc>
    <lastmod>2024-09-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  -->

</urlset>
