<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  STATIC SITEMAP - This file is a fallback.
  For dynamic sitemap with all services and profiles, use the Edge Function:
  https://YOUR_PROJECT.supabase.co/functions/v1/generate-sitemap
  
  Or configure Vercel to rewrite /sitemap.xml to the Edge Function.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.oniris-hub.com/</loc>
    <lastmod>2025-01-30</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.oniris-hub.com/prestations</loc>
    <lastmod>2025-01-30</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.oniris-hub.com/artistes</loc>
    <lastmod>2025-01-30</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.oniris-hub.com/communaute</loc>
    <lastmod>2025-01-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.oniris-hub.com/support</loc>
    <lastmod>2025-01-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.oniris-hub.com/legal</loc>
    <lastmod>2025-01-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.oniris-hub.com/become-creator</loc>
    <lastmod>2025-01-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- 
    NOTE: Dynamic sitemap with all services and profiles is available via Edge Function.
    Services and profiles URLs are generated dynamically and should be included via the Edge Function.
  -->
</urlset>
