<?xml version="1.0" encoding="UTF-8"?>
<!-- ============================================================================
     Файл: /sitemap.xml
     Карта сайта для поисковых систем
     ============================================================================ -->
<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://valida.rs/</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Обо мне -->
    <url>
        <loc>https://valida.rs/about.php</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Кейсы -->
    <url>
        <loc>https://valida.rs/cases.php</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Контакты -->
    <url>
        <loc>https://valida.rs/contact.php</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Статьи/Инсайты -->
    <url>
        <loc>https://valida.rs/insights.php</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Статья 1: 5 признаков Excel -->
    <url>
        <loc>https://valida.rs/insights/5-signs-excel.php</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Статья 2: Почему автоматизация не работает -->
    <url>
        <loc>https://valida.rs/insights/why-automation-fails.php</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Статья 3: B2B vs B2C -->
    <url>
        <loc>https://valida.rs/insights/b2b-vs-b2c-processes.php</loc>
        <lastmod>2026-03-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Статья 4: Рентабельность продукта -->
    <url>
        <loc>https://valida.rs/insights/product-profitability.php</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Статья 5: Интеграции -->
    <url>
        <loc>https://valida.rs/insights/integrations-guide.php</loc>
        <lastmod>2026-05-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset>