<?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://atruss.ru/</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Основная страница услуг -->
    <url>
        <loc>https://atruss.ru/index.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Проверка статуса ремонта -->
    <url>
        <loc>https://atruss.ru/status.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Политика конфиденциальности -->
    <url>
        <loc>https://atruss.ru/politika.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <!-- Публичная оферта -->
    <url>
        <loc>https://atruss.ru/ne-yavlyaetsya-publichnoj-ofertoj.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>