<!--<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

	--><!-- Home Page --><!--
	<url>
		<loc>https://www.example.com/</loc>
		<lastmod>2023-07-29</lastmod>
		<changefreq>daily</changefreq>
		<priority>1.0</priority>
	</url>

	--><!-- About Page --><!--
	<url>
		<loc>https://www.example.com/about</loc>
		<lastmod>2023-07-15</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.8</priority>
	</url>

	--><!-- Contact Page --><!--
	<url>
		<loc>https://www.example.com/contact</loc>
		<lastmod>2023-07-20</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>

</urlset>-->