<?xml version="1.0" encoding="UTF-8"?> 

<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"> 
<url>
		<loc>https://example.htmlsave.net</loc>
		<lastmod>2020-02-29</lastmod>
	 <changefreq>daily</changefreq>
		<priority>1.00</priority>
	</url>
  <url>
		<loc>https://example.htmlsave.net/page1.html</loc>
		<lastmod>2020-02-29</lastmod>
	 <changefreq>daily</changefreq>
		<priority>1.00</priority>
	</url>
  <url>
		<loc>https://example.htmlsave.net/page2.html</loc>
		<lastmod>2020-02-29</lastmod>
	 <changefreq>daily</changefreq>
		<priority>1.00</priority>
	</url>
</urlset>
