<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deux URL seulement : le reste de l'application exige une session, et une
  déclaration d'URL protégée n'apporte rien à un moteur.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://suivi-regime.duckdns.org/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://suivi-regime.duckdns.org/inscription</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
