<?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://support.example.com/?page=chat</loc>
    <lastmod>2025-10-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://support.example.com/?page=chat&amp;lang=ru"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://support.example.com/?page=chat&amp;lang=uk"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://support.example.com/?page=chat&amp;lang=en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://support.example.com/?page=chat&amp;lang=fr"/>
    <xhtml:link rel="alternate" hreflang="ge" href="https://support.example.com/?page=chat&amp;lang=ge"/>
  </url>

  <!-- О нас -->
  <url>
    <loc>https://support.example.com/?page=about</loc>
    <lastmod>2025-10-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="ru" href="https://support.example.com/?page=about&amp;lang=ru"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://support.example.com/?page=about&amp;lang=uk"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://support.example.com/?page=about&amp;lang=en"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://support.example.com/?page=about&amp;lang=fr"/>
    <xhtml:link rel="alternate" hreflang="ge" href="https://support.example.com/?page=about&amp;lang=ge"/>
  </url>

  <!-- Контакты -->
  <url>
    <loc>https://support.example.com/?page=contact</loc>
    <lastmod>2025-10-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Политика конфиденциальности -->
  <url>
    <loc>https://support.example.com/?page=privacy</loc>
    <lastmod>2025-10-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
