<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://app-name.com</loc>
		<priority>1.0</priority>
		<changefreq>weekly</changefreq>
	</url>
	<url>
		<loc>https://app-name.com/register</loc>
		<priority>0.9</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>https://app-name.com/login</loc>
		<priority>0.8</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>https://app-name.com/plans</loc>
		<priority>0.8</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>https://app-name.com/privacy</loc>
		<priority>0.5</priority>
		<changefreq>monthly</changefreq>
	</url>
	<url>
		<loc>https://app-name.com/terms</loc>
		<priority>0.5</priority>
		<changefreq>monthly</changefreq>
	</url>
</urlset>
