<?xml version="1.0" encoding="UTF-8"?>
<!--
=============================================================
  SITEMAP XML – suonatori.bagolino.org
  Salvare come: /sitemap.xml nella root del sito
  Poi dichiarare in /robots.txt: Sitemap: https://suonatori.bagolino.org/sitemap.xml
  Infine inviare l'URL a Google Search Console:
    https://search.google.com/search-console
=============================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- HOME -->
  <url>
    <loc>https://suonatori.bagolino.org/</loc>
    <lastmod>2026-03-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="it" href="https://suonatori.bagolino.org/"/>
  </url>

  <!-- SU DI NOI -->
  <url>
    <loc>https://suonatori.bagolino.org/about.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- PRODUZIONI MUSICALI -->
  <url>
    <loc>https://suonatori.bagolino.org/music.html</loc>
    <lastmod>2025-06-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- PUBBLICAZIONI / BLOG -->
  <url>
    <loc>https://suonatori.bagolino.org/blog.html</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- IMMAGINI -->
  <url>
    <loc>https://suonatori.bagolino.org/viste.html</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- CONTATTI -->
  <url>
    <loc>https://suonatori.bagolino.org/contact.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- ARTICOLI / NEWS (aggiornare con ogni nuova pubblicazione) -->
  <url>
    <loc>https://suonatori.bagolino.org/ariosa.html</loc>
    <lastmod>2025-11-01</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://suonatori.bagolino.org/spargacc.html</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- FORUM -->
  <url>
    <loc>https://suonatori.bagolino.org/forum/index.html</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
