<?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://pulsemart.ru/</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Страница входа -->
    <url>
        <loc>https://pulsemart.ru/auth/login.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Страница регистрации -->
    <url>
        <loc>https://pulsemart.ru/auth/register.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Страница восстановления пароля -->
    <url>
        <loc>https://pulsemart.ru/auth/forgot-password.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Страница подтверждения email -->
    <url>
        <loc>https://pulsemart.ru/auth/verify-email.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Страница подтверждения телефона -->
    <url>
        <loc>https://pulsemart.ru/auth/verify-complete.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Страница OAuth Avito -->
    <url>
        <loc>https://pulsemart.ru/auth/avito-oauth.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Тестовая страница -->
    <url>
        <loc>https://pulsemart.ru/auth/verify-complete-test.php</loc>
        <lastmod>2025-01-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

</urlset>
