<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Page d’accueil -->
  <url>
    <loc>https://nanocms.free.nf/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Page index explicite -->
  <url>
    <loc>https://nanocms.free.nf/index.php</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Page d’erreur 404 -->
  <url>
    <loc>https://nanocms.free.nf/404.php</loc>
    <changefreq>yearly</changefreq>
    <priority>0.0</priority>
  </url>

  <!-- Page d’erreur 403 -->
  <url>
    <loc>https://nanocms.free.nf/403.php</loc>
    <changefreq>yearly</changefreq>
    <priority>0.0</priority>
  </url>
</urlset>
