<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    
    <!-- Главная страница -->
    <url>
        <loc>https://ac-express.ru/</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <!-- Альтернативные ссылки для разных языков или версий -->
        <xhtml:link rel="alternate" hreflang="ru" href="https://ac-express.ru/" />
    </url>
    
    <!-- Раздел "О нас" через якорную ссылку -->
    <url>
        <loc>https://ac-express.ru/#about</loc>
        <lastmod>2024-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Раздел "Услуги" -->
    <url>
        <loc>https://ac-express.ru/#services</loc>
        <lastmod>2024-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Раздел "Контакты" -->
    <url>
        <loc>https://ac-express.ru/#contacts</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset>
