<?xml version="1.0" encoding="UTF-8"?>
<!--
	Only the shell is public here: everything else is behind the login and unreachable without a
	token, so the root is the whole sitemap. One build is served on every official admin domain and
	a static file cannot know its host, hence one entry per origin — a crawler keeps the one that
	matches the host it asked and ignores the others. Kept so that a probe for /sitemap.xml (payment
	providers verifying the domain do this) finds a valid document instead of a 404.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://admin.7feedback.com/</loc>
	</url>
	<url>
		<loc>https://admin.7loc.com/</loc>
	</url>
	<url>
		<loc>https://admin.7stamp.com/</loc>
	</url>
</urlset>
