<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Página principal en español -->
    <url>
        <loc>https://share-it.cloudappi.net/</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://share-it.cloudappi.net/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://share-it.cloudappi.net/en" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://share-it.cloudappi.net/" />
    </url>

    <!-- Página principal en inglés (cuando esté implementada) -->
    <url>
        <loc>https://share-it.cloudappi.net/en</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://share-it.cloudappi.net/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://share-it.cloudappi.net/en" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://share-it.cloudappi.net/" />
    </url>

    <!-- API Stats endpoint (público) -->
    <url>
        <loc>https://share-it.cloudappi.net/api/stats</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- CSS y recursos estáticos importantes -->
    <url>
        <loc>https://share-it.cloudappi.net/css/style.css</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>

    <url>
        <loc>https://share-it.cloudappi.net/js/app.js</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>

    <url>
        <loc>https://share-it.cloudappi.net/js/i18n.js</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- Manifest y favicon -->
    <url>
        <loc>https://share-it.cloudappi.net/manifest.json</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

    <url>
        <loc>https://share-it.cloudappi.net/favicon.ico</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

</urlset>