<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sólo las páginas que un buscador puede leer de verdad. El resto del sistema
  vive detrás de login y devuelve siempre el mismo cascarón del SPA.
  Dominio del sistema: https://sistema.oblivionuv.com

  Cada entrada declara sus alternativas de idioma con xhtml:link, que es lo
  mismo que las etiquetas hreflang del <head> pero para el rastreador.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://sistema.oblivionuv.com/informacion.html</loc>
    <xhtml:link
      rel="alternate"
      hreflang="es"
      href="https://sistema.oblivionuv.com/informacion.html"
    />
    <xhtml:link
      rel="alternate"
      hreflang="en"
      href="https://sistema.oblivionuv.com/information.html"
    />
    <xhtml:link
      rel="alternate"
      hreflang="x-default"
      href="https://sistema.oblivionuv.com/informacion.html"
    />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sistema.oblivionuv.com/information.html</loc>
    <xhtml:link
      rel="alternate"
      hreflang="es"
      href="https://sistema.oblivionuv.com/informacion.html"
    />
    <xhtml:link
      rel="alternate"
      hreflang="en"
      href="https://sistema.oblivionuv.com/information.html"
    />
    <xhtml:link
      rel="alternate"
      hreflang="x-default"
      href="https://sistema.oblivionuv.com/informacion.html"
    />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sistema.oblivionuv.com/login</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
