<?xml version="1.0" encoding="UTF-8"?>
<!-- Языковые пары объявлены и здесь, а не только в <head> страниц:
     Google рекомендует дублировать hreflang в sitemap — так связку
     видно даже до того, как обе страницы обойдены краулером. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://tonyict.com/</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://tonyict.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://tonyict.com/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://tonyict.com/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://tonyict.com/en</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://tonyict.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://tonyict.com/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://tonyict.com/"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
