<?xml version="1.0" encoding="UTF-8"?>
<!-- Cada pagina se declara una sola vez y lista sus dos idiomas con
     xhtml:link, incluido el enlace a si misma: asi lo pide Google para que
     trate a /  y a /en como la misma pagina en dos idiomas y no como
     contenido duplicado. Las etiquetas hreflang del <head> dicen lo mismo;
     las dos fuentes tienen que coincidir. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://rojatostudio.com/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://rojatostudio.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://rojatostudio.com/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://rojatostudio.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://rojatostudio.com/en</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://rojatostudio.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://rojatostudio.com/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://rojatostudio.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://rojatostudio.com/casos/modelado-3d</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://rojatostudio.com/casos/modelado-3d"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://rojatostudio.com/en/cases/3d-modeling"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://rojatostudio.com/casos/modelado-3d"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://rojatostudio.com/en/cases/3d-modeling</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://rojatostudio.com/casos/modelado-3d"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://rojatostudio.com/en/cases/3d-modeling"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://rojatostudio.com/casos/modelado-3d"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://rojatostudio.com/privacidad.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
