<?xml version="1.0" encoding="UTF-8"?>
<!--
  Un solo sitio en tres idiomas. Cada versión tiene su URL y todas se
  declaran alternativas entre sí con hreflang, que es lo que evita que
  el buscador las tome por contenido duplicado.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://viaglobally.com/es/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://viaglobally.com/es/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://viaglobally.com/ru/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://viaglobally.com/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://viaglobally.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://viaglobally.com/ru/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://viaglobally.com/es/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://viaglobally.com/ru/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://viaglobally.com/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://viaglobally.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://viaglobally.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://viaglobally.com/es/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://viaglobally.com/ru/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://viaglobally.com/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://viaglobally.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
