<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Equipo -->
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/equipo</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- El proyecto -->
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/proyecto</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contactos -->
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/contactos</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Archivo (Search) -->
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/archivo</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Búsqueda avanzada -->
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/busquedaavanzada</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Bibliografía citada -->
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/bibliografia</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 
    NOTE: Le pagine reader (risorse) sono generate dinamicamente con il pattern /reader/{ID_RISORSA}
    e sono accessibili tramite routing client-side. I motori di ricerca possono indicizzarle
    seguendo i link interni del sito.
    
    Per includere esplicitamente le pagine reader nel sitemap, è necessario aggiungere una entry
    per ogni risorsa disponibile. Esempio:
    
    <url>
        <loc>https://gondomar.tespasiglodeoro.it/reader/{ID_RISORSA}</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    Per generare automaticamente queste entry, è possibile:
    1. Interrogare l'API Solr per ottenere tutti gli ID delle risorse
    2. Usare uno script che generi dinamicamente la sitemap
    3. Aggiungere manualmente le risorse più importanti
    
    IMPORTANTE: Assicurarsi che il file .htaccess escluda sitemap.xml e robots.txt dal rewrite
    per permettere ai motori di ricerca di accedervi correttamente.
    -->
</urlset>

