<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  SITEMAP PRINCIPALE PER SEO
  Ultima modifica: 30 Maggio 2025
  
  STRUTTURA DEL DOCUMENTO:
  - Dichiarazione XML e namespace
  - Solo URL delle pagine (NO immagini - sono in image-sitemap.xml)
  
  SITEMAPS CORRELATE:
  - image-sitemap.xml: sitemap specifica per le immagini
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

<!-- HOMEPAGE: Pagina principale -->
<url>
  <loc>https://v.lullo.it/</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>1.00</priority>
</url>

<!-- PAGINE DI NAVIGAZIONE: Sezioni principali del sito -->
<url>
  <loc>https://v.lullo.it/stories-and-reportage.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.80</priority>
</url>

<url>
  <loc>https://v.lullo.it/portfolio.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.80</priority>
</url>

<url>
  <loc>https://v.lullo.it/portfolio/documentary-reportage.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.70</priority>
</url>

<url>
  <loc>https://v.lullo.it/bio.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.80</priority>
</url>

<url>
  <loc>https://v.lullo.it/contact.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.80</priority>
</url>

<url>
  <loc>https://v.lullo.it/blog.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.80</priority>
</url>

<!-- ARTICOLI DEL BLOG -->
<url>
  <loc>https://v.lullo.it/blog/01-welcome-post.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.64</priority>
</url>

<!-- STORIE E REPORTAGE: Pagine di storie fotografiche specifiche -->
<url>
  <loc>https://v.lullo.it/stories/happy-man-tree.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.64</priority>
</url>

<url>
  <loc>https://v.lullo.it/stories/black_lives_matter_london.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.64</priority>
</url>

<url>
  <loc>https://v.lullo.it/stories/bicycles.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.64</priority>
</url>

<!-- Pagina 404 personalizzata -->
<url>
  <loc>https://v.lullo.it/404.html</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.10</priority>
</url>

<!-- Feed RSS per distribuzione contenuti -->
<url>
  <loc>https://v.lullo.it/feed.xml</loc>
  <lastmod>2025-05-30T10:00:00+00:00</lastmod>
  <priority>0.50</priority>
</url>

</urlset>