<?xml version="1.0" encoding="UTF-8"?>
<!-- Двуязычный sitemap: у каждой страницы объявлены ОБЕ версии через xhtml:link hreflang,
     как того ждут Google и Яндекс. Русские URL остаются каноническими, английская версия
     живёт на том же адресе с ?lang=en (см. i18n.php). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://scanlex.ru/</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://scanlex.ru/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://scanlex.ru/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://scanlex.ru/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://scanlex.ru/online</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://scanlex.ru/online"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://scanlex.ru/online?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://scanlex.ru/online"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://scanlex.ru/program.php</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://scanlex.ru/program.php"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://scanlex.ru/program.php?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://scanlex.ru/program.php"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://scanlex.ru/enterprise.php</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://scanlex.ru/enterprise.php"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://scanlex.ru/enterprise.php?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://scanlex.ru/enterprise.php"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
