<?xml version="1.0" encoding="UTF-8"?>
<!--
    Three URLs: the app itself and the two landing pages that explain it. The
    landing entries carry each other as hreflang alternates, the same cluster
    their own <link rel="alternate"> tags declare, because an engine will take
    the pairing from whichever it reads first.

    Hand-maintained. front/landing.test.ts holds this list against the pages that
    actually exist, so a new page cannot be added without being listed here.
-->
<urlset
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
    <url>
        <loc>https://elsolucion.es/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://elsolucion.es/es/viabilidad-fotovoltaica-flotante/</loc>
        <xhtml:link
            rel="alternate"
            hreflang="es"
            href="https://elsolucion.es/es/viabilidad-fotovoltaica-flotante/"
        />
        <xhtml:link
            rel="alternate"
            hreflang="en"
            href="https://elsolucion.es/en/floating-solar-feasibility/"
        />
        <xhtml:link
            rel="alternate"
            hreflang="x-default"
            href="https://elsolucion.es/es/viabilidad-fotovoltaica-flotante/"
        />
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://elsolucion.es/en/floating-solar-feasibility/</loc>
        <xhtml:link
            rel="alternate"
            hreflang="es"
            href="https://elsolucion.es/es/viabilidad-fotovoltaica-flotante/"
        />
        <xhtml:link
            rel="alternate"
            hreflang="en"
            href="https://elsolucion.es/en/floating-solar-feasibility/"
        />
        <xhtml:link
            rel="alternate"
            hreflang="x-default"
            href="https://elsolucion.es/es/viabilidad-fotovoltaica-flotante/"
        />
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
