<?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" 
  xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
	<url> 
		<loc>https://location.how/list</loc> 
		<changefreq>always</changefreq>
	</url>
	<url> 
		<loc>https://location.how/merge</loc> 
		<changefreq>always</changefreq>
	</url>
	<url> 
		<loc>https://location.how/</loc> 
		<changefreq>daily</changefreq>
	</url>
</urlset>