<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc></loc> <!-- the url -->
		<lastmod></lastmod> <!-- optional YYYY-MM-DD -->
		<changefreq></changefreq> <!-- optional always/hourly/daily/weekly/monthly/yearly/never -->
		<priority></priority> <!-- optional 0.0 to 1.0 | default 0.5 -->
	</url>
	<url>
		<loc></loc>
		<lastmod></lastmod>
		<changefreq></changefreq>
		<priority></priority>
	</url>
</urlset>