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

<!-- Page principale -->
<url>
    <loc>https://tutoweb.infosteph.fr/</loc>
    <priority>1.0</priority>
</url>

<!-- Sections du tuto -->
<url>
    <loc>https://tutoweb.infosteph.fr/html-css</loc>
    <priority>0.9</priority>
</url>

<url>
    <loc>https://tutoweb.infosteph.fr/bootstrap</loc>
    <priority>0.9</priority>
</url>

<url>
    <loc>https://tutoweb.infosteph.fr/php</loc>
    <priority>0.9</priority>
</url>

<url>
    <loc>https://tutoweb.infosteph.fr/projet</loc>
    <priority>0.8</priority>
</url>

<!-- Exemple pages futures -->
<url>
    <loc>https://tutoweb.infosteph.fr/html-css/introduction</loc>
    <priority>0.8</priority>
</url>

<url>
    <loc>https://tutoweb.infosteph.fr/bootstrap/grille</loc>
    <priority>0.8</priority>
</url>

<url>
    <loc>https://tutoweb.infosteph.fr/php/require</loc>
    <priority>0.8</priority>
</url>

</urlset>