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

  <!-- Landing marketing -->
  <url>
    <loc>https://beefirst.fun/landing</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://beefirst.fun/faq</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://beefirst.fun/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- API publique -->
  <url>
    <loc>https://beefirst.fun/docs/api</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- CGU / CGV -->
  <url>
    <loc>https://beefirst.fun/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Politique de confidentialité -->
  <url>
    <loc>https://beefirst.fun/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Mentions légales -->
  <url>
    <loc>https://beefirst.fun/legal</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
