<p></p>
<pre><code>&#x3C;!-- Главная страница -->
&#x3C;url>
    &#x3C;loc>https://example.com/&#x3C;/loc>
    &#x3C;lastmod>2025-01-21&#x3C;/lastmod>
    &#x3C;changefreq>weekly&#x3C;/changefreq>
    &#x3C;priority>1.0&#x3C;/priority>
&#x3C;/url>

&#x3C;!-- Основная форма с выплатами -->
&#x3C;url>
    &#x3C;loc>https://example.com/viplat.html&#x3C;/loc>
    &#x3C;lastmod>2025-01-21&#x3C;/lastmod>
    &#x3C;changefreq>weekly&#x3C;/changefreq>
    &#x3C;priority>0.9&#x3C;/priority>
&#x3C;/url>

&#x3C;!-- Страница о нас -->
&#x3C;url>
    &#x3C;loc>https://example.com/about.html&#x3C;/loc>
    &#x3C;lastmod>2025-01-21&#x3C;/lastmod>
    &#x3C;changefreq>monthly&#x3C;/changefreq>
    &#x3C;priority>0.8&#x3C;/priority>
&#x3C;/url>

&#x3C;!-- Контакты -->
&#x3C;url>
    &#x3C;loc>https://example.com/contact.html&#x3C;/loc>
    &#x3C;lastmod>2025-01-21&#x3C;/lastmod>
    &#x3C;changefreq>monthly&#x3C;/changefreq>
    &#x3C;priority>0.8&#x3C;/priority>
&#x3C;/url>

&#x3C;!-- Условия службы -->
&#x3C;url>
    &#x3C;loc>https://example.com/terms.html&#x3C;/loc>
    &#x3C;lastmod>2025-01-21&#x3C;/lastmod>
    &#x3C;changefreq>monthly&#x3C;/changefreq>
    &#x3C;priority>0.7&#x3C;/priority>
&#x3C;/url>

&#x3C;!-- Часто задаваемые вопросы -->
&#x3C;url>
    &#x3C;loc>https://example.com/faq.html&#x3C;/loc>
    &#x3C;lastmod>2025-01-21&#x3C;/lastmod>
    &#x3C;changefreq>weekly&#x3C;/changefreq>
    &#x3C;priority>0.7&#x3C;/priority>
&#x3C;/url>

&#x3C;!-- Страница благодарности -->
&#x3C;url>
    &#x3C;loc>https://example.com/thank.html&#x3C;/loc>
    &#x3C;lastmod>2025-01-21&#x3C;/lastmod>
    &#x3C;changefreq>rarely&#x3C;/changefreq>
    &#x3C;priority>0.3&#x3C;/priority>
&#x3C;/url>
</code></pre>