<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
>
  <!-- Page d'accueil -->
  <url>
    <loc>https://www.myprofolia.com/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Tarifs -->
  <url>
    <loc>https://www.myprofolia.com/pricing</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://www.myprofolia.com/contact</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Connexion -->
  <url>
    <loc>https://www.myprofolia.com/login</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Créer un compte -->
  <url>
    <loc>https://www.myprofolia.com/register</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- écriture dynamique des pages slug personnalisé -->
  

  <!-- Ajoute ici toutes les URLs dynamiques que tu souhaites indexer -->
</urlset>
