<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Главная страница -->
  <url>
    <loc>https://lootx.ru/</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Каталог -->
  <url>
    <loc>https://lootx.ru/catalog</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Страница входа -->
  <url>
    <loc>https://lootx.ru/login</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Страница регистрации -->
  <url>
    <loc>https://lootx.ru/register</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Политика конфиденциальности -->
  <url>
    <loc>https://lootx.ru/privacy</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Стать продавцом -->
  <url>
    <loc>https://lootx.ru/become-seller</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Договор с продавцом -->
  <url>
    <loc>https://lootx.ru/seller-agreement</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Страница продавца (пример) -->
  <!-- ВАЖНО: В production нужно динамически генерировать список продавцов -->
  <!-- <url>
    <loc>https://lootx.ru/seller/1</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url> -->
  
  <!-- Страницы товаров (пример) -->
  <!-- ВАЖНО: В production нужно динамически генерировать список товаров -->
  <!-- <url>
    <loc>https://lootx.ru/product/1</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url> -->
  
</urlset>
