<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. Twelve landing URLs in four language groups; every <url>
  declares the whole group via xhtml:link, which is what keeps the hreflang set
  honest now that there are three languages and no templating.

  Not listed on purpose: /diagnostico and /admin (noindex, see src/app/layout.tsx)
  and the three legal pages (Spanish-law documents, linked from every footer).

  If you add a locale or a page, update this file in the same commit as the
  <link rel="alternate"> tags in the twelve HTML heads. They must agree.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

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

  <url>
    <loc>https://vektora.es/clinicas</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/clinicas"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/clinics"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/kliniki"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/clinicas"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://vektora.es/en/clinics</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/clinicas"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/clinics"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/kliniki"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/clinicas"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://vektora.es/ru/kliniki</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/clinicas"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/clinics"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/kliniki"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/clinicas"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://vektora.es/restaurantes</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/restaurantes"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/restaurants"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/restorany"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/restaurantes"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://vektora.es/en/restaurants</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/restaurantes"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/restaurants"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/restorany"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/restaurantes"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://vektora.es/ru/restorany</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/restaurantes"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/restaurants"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/restorany"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/restaurantes"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://vektora.es/proyectos</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/proyectos"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/projects"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/proekty"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/proyectos"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://vektora.es/en/projects</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/proyectos"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/projects"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/proekty"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/proyectos"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://vektora.es/ru/proekty</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://vektora.es/proyectos"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vektora.es/en/projects"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://vektora.es/ru/proekty"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vektora.es/proyectos"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
