<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Главная -->
  <url>
    <loc>https://lidersweets.uz/uz/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/ru/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/en/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Статические страницы -->
  <url>
    <loc>https://lidersweets.uz/uz/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/ru/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/en/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://lidersweets.uz/uz/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/ru/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/en/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Новости -->
  <!-- Для каждой новости нужно динамически вставить URL -->
  <!-- Пример: -->
  <url>
    <loc>https://lidersweets.uz/uz/news/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/ru/news/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/en/news/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Продукты -->
  <!-- Для каждого продукта нужно динамически вставить URL -->
  <url>
    <loc>https://lidersweets.uz/uz/products/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/ru/products/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://lidersweets.uz/en/products/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
