<?php
    header("Content-type: text/xml");
    echo "<?xml version=\"1.0\" encoding=\"UTF-8\"".chr(63).">\n"
?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>http://diegoweb.it/</loc>
		<lastmod>2019-05-02</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://diegoweb.it/</loc>
		<lastmod>2020-05-02</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://anteprime.diegoweb.it/</loc>
		<lastmod>2020-05-02</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://forum.diegoweb.it/</loc>
		<lastmod>2020-05-02</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://wordpress.diegoweb.it/</loc>
		<lastmod>2020-05-02</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://blog.diegoweb.it/</loc>
		<lastmod>2020-05-02</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>
</urlset>