<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Главная страница -->
  <url>
    <loc>https://ketohub.ru/</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- О проекте -->
  <url>
    <loc>https://ketohub.ru/about</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Эксперты -->
  <url>
    <loc>https://ketohub.ru/experts</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- KetoConf -->
  <url>
    <loc>https://ketohub.ru/ketoconf</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Исследования -->
  <url>
    <loc>https://ketohub.ru/research</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Карта сайта -->
  <url>
    <loc>https://ketohub.ru/sitemap</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- 
    ПРИМЕЧАНИЕ: Этот sitemap статический (базовый).
    Динамический sitemap с профилями экспертов, статьями и рецептами
    генерируется backend'ом на /sitemap.xml
    
    Backend sitemap включает:
    - Профили всех экспертов
    - Все статьи
    - Все рецепты
    - События KetoConf
    - Исследования
    
    См.: backend/app/api/v1/endpoints/sitemap.py
  -->
</urlset>
