﻿<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<!-- Pagine principali del menu Kerberos -->
	<url>
		<loc>/{lang}/kerberos/</loc>
		<priority>1.0</priority>
		<changefreq>never</changefreq>
	</url>
	<url>
		<loc>/{lang}/xmonitor/Soluzioni/Soluzioni</loc>
		<priority>0.9</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>/{lang}/xmonitor/Store</loc>
		<priority>0.9</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>/{lang}/kerberos/Contenuti/Servizi</loc>
		<priority>0.8</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>/{lang}/kerberos/Blog</loc>
		<priority>0.8</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>/{lang}/kerberos/Contattaci</loc>
		<priority>0.7</priority>
		<changefreq>monthly</changefreq>
	</url>

	<!-- Pagine dinamiche con priorità ridotta -->
	<url>
		<loc>/{lang}/kerberos/Blog/{id}/{nome}</loc>
		<priority>0.7</priority>
		<changefreq>weekly</changefreq>
	</url>
	<url>
		<loc>/{lang}/xmonitor/Progetti/{id}/{nome}</loc>
		<priority>0.6</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>/{lang}/xmonitor/StoreBrowse/{id}/{nome}</loc>
		<priority>0.6</priority>
		<changefreq>yearly</changefreq>
	</url>
	<url>
		<loc>/{lang}/xmonitor/Details/{id}/{nome}</loc>
		<priority>0.6</priority>
		<changefreq>weekly</changefreq>
	</url>

	<!-- Pagine statiche -->
	<url>
		<loc>/error</loc>
		<priority>0.3</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>/error404</loc>
		<priority>0.3</priority>
		<changefreq>monthly</changefreq>
	</url>

	<!-- Politiche -->
	<url>
		<loc>/{lang}/kerberos/cookie-policy</loc>
		<priority>0.5</priority>
		<changefreq>yearly</changefreq>
	</url>
	<url>
		<loc>/{lang}/kerberos/privacy-policy</loc>
		<priority>0.5</priority>
		<changefreq>yearly</changefreq>
	</url>

	<!-- Risorse e download -->
	<url>
		<loc>/{lang}/xmonitor/risorse/{TipoCategoriaRisorsa}</loc>
		<priority>0.4</priority>
		<changefreq>never</changefreq>
	</url>

	<!-- Pagina principale per lingua -->
	<url>
		<loc>/</loc>
		<priority>1.0</priority>
		<changefreq>never</changefreq>
	</url>
</urlset>