<?xml version="1.0" encoding="UTF-8"?>
<!-- Les six pages indexables. `legal.html` et `404.html` en sont exclues (elles
     portent déjà `robots: noindex`). À compléter le jour où une page s'ajoute. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kleapp.ch/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://kleapp.ch/produit.html</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://kleapp.ch/tarifs.html</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://kleapp.ch/methode.html</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://kleapp.ch/histoire.html</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://kleapp.ch/installer.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://kleapp.ch/patchlog.html</loc>
    <priority>0.5</priority>
  </url>
</urlset>
