<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- HOME — priorità massima -->
    <url>
        <loc>https://sormanicucine.it/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- CHI SIAMO -->
    <url>
        <loc>https://sormanicucine.it/chi-siamo</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- PRODOTTI E SERVIZI — alta priorità per SEO locale -->
    <url>
        <loc>https://sormanicucine.it/prodotti-servizi</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- GALLERIA -->
    <url>
        <loc>https://sormanicucine.it/galleria</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- CONTATTI -->
    <url>
        <loc>https://sormanicucine.it/contatti</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- PRIVACY POLICY — bassa priorità, serve per GDPR non per ranking -->
    <url>
        <loc>https://sormanicucine.it/privacy-policy</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- COOKIE POLICY -->
    <url>
        <loc>https://sormanicucine.it/cookie-policy</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

</urlset>
