<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    <!-- Главная страница - максимальный приоритет -->
    <url>
        <loc>https://restapart.ru/</loc>
        <lastmod>2025-06-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Страницы с квартирами - высокий приоритет -->
    <url>
        <loc>https://restapart.ru/tyumen.html</loc>
        <lastmod>2025-06-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://restapart.ru/embaevo.html</loc>
        <lastmod>2025-06-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Информационные страницы - средний приоритет -->
    <url>
        <loc>https://restapart.ru/onas.html</loc>
        <lastmod>2025-06-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://restapart.ru/partners.html</loc>
        <lastmod>2025-06-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Контакты - важная страница -->
    <url>
        <loc>https://restapart.ru/contact.html</loc>
        <lastmod>2025-06-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>