<?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://labautocare.com/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <url>
        <loc>https://labautocare.com/mainpage.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Основные образовательные разделы -->
    <url>
        <loc>https://labautocare.com/repair.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://labautocare.com/wash.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://labautocare.com/tire.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://labautocare.com/tips.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://labautocare.com/safety.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Информационные страницы -->
    <url>
        <loc>https://labautocare.com/about.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://labautocare.com/contact.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Служебные страницы -->
    <url>
        <loc>https://labautocare.com/privacy-policy.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://labautocare.com/terms-of-use.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://labautocare.com/cookie-policy.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>

<!-- 
Карта сайта для AutoCareLab - образовательного портала автосервиса

Описание приоритетов:
- 1.0: Главная страница - наивысший приоритет
- 0.9: Основные образовательные разделы (Ремонт, Мойка, Шиномонтаж, Безопасность)
- 0.8: Полезные разделы (Советы, Контакты)
- 0.7: Информационные страницы (О нас)
- 0.3: Служебные страницы (Политики)

Частота обновления:
- weekly: Главная страница и советы (часто обновляемый контент)
- monthly: Основные разделы и информационные страницы
- yearly: Служебные страницы (редко изменяются)

Примечания:
- Страница thank-you.html исключена из карты сайта (не должна индексироваться)
- Все URL указывают на финальную версию сайта
- Даты последнего изменения соответствуют дате создания сайта
-->