<?xml version="1.0" encoding="UTF-8"?>
	<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
		<url>
			<loc>http://my-tonino.com/index.html</loc>
            <image:image>
                <image:loc>http://my-tonino.com/img/tonino.png</image:loc> 
            </image:image>
			<changefreq>monthly</changefreq>
			<priority>1</priority>
		</url>
		<url>
			<loc>http://my-tonino.com/details.html</loc>
			<changefreq>monthly</changefreq>
			<priority>0.8</priority>
		</url>
		<url>
			<loc>http://my-tonino.com/story.html</loc>
			<changefreq>monthly</changefreq>
			<priority>0.8</priority>
		</url>
		<url>
			<loc>http://my-tonino.com/imprint.html</loc>
			<changefreq>monthly</changefreq>
			<priority>0.5</priority>
		</url>
		<url>
			<loc>http://my-tonino.com/return.html</loc>
			<changefreq>monthly</changefreq>
			<priority>0.5</priority>
		</url>
		<url>
			<loc>http://my-tonino.com/shop/en/tonino/</loc>
			<changefreq>weekly</changefreq>
			<priority>1</priority>
		</url>
		<url>
			<loc>http://my-tonino.com/shop/de/tonino/</loc>
			<changefreq>weely</changefreq>
			<priority>1</priority>
		</url>
	</urlset>
