<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for the submit host. Only public, indexable pages belong here; the
  account and admin routes are private and are excluded (also in robots.txt).
  The convocatoria is one URL that swaps ES/EN in place, so it is a single
  entry with both languages declared as alternates (xhtml:link).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://submit.experimentalfilms.online/convocatoria.html</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://submit.experimentalfilms.online/convocatoria.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://submit.experimentalfilms.online/convocatoria.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://submit.experimentalfilms.online/convocatoria.html"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
