<?xml version="1.0" encoding="UTF-8"?>
<urlset
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
		xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
	
	<!-- Home Page -->
	<url>
		<loc>https://my.simpli.pro/web/home</loc>
		<changefreq>weekly</changefreq>
		<priority>1.0</priority>
	</url>
	
	<!-- Services Main Page -->
	<url>
		<loc>https://my.simpli.pro/web/services</loc>
		<changefreq>weekly</changefreq>
		<priority>0.9</priority>
	</url>
	
	<!-- Service Sub-pages -->
	<url>
		<loc>https://my.simpli.pro/web/services#supported</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/web/services#personal</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/web/services#overnight</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/web/services#behavior</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/web/services#community</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/web/services#respite</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	
	<!-- About Page -->
	<url>
		<loc>https://my.simpli.pro/web/about</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	
	<!-- Jobs Page -->
	<url>
		<loc>https://my.simpli.pro/web/jobs</loc>
		<changefreq>weekly</changefreq>
		<priority>0.9</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/web/jobs#list</loc>
		<changefreq>weekly</changefreq>
		<priority>0.8</priority>
	</url>
	
	<!-- Resources Page -->
	<url>
		<loc>https://my.simpli.pro/web/resources</loc>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	
	<!-- Contact Page -->
	<url>
		<loc>https://my.simpli.pro/web/contact</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	
	<!-- Authentication Pages (Public Access) -->
	<url>
		<loc>https://my.simpli.pro/auth/signin</loc>
		<changefreq>monthly</changefreq>
		<priority>0.6</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/auth/register</loc>
		<changefreq>monthly</changefreq>
		<priority>0.6</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/auth/forgot</loc>
		<changefreq>yearly</changefreq>
		<priority>0.4</priority>
	</url>
	
	<!-- Special Public Pages -->
	<url>
		<loc>https://my.simpli.pro/references/employee-reference</loc>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://my.simpli.pro/pages/privacy</loc>
		<changefreq>yearly</changefreq>
		<priority>0.3</priority>
	</url>
	
	<!-- Root redirect to web -->
	<url>
		<loc>https://my.simpli.pro</loc>
		<changefreq>weekly</changefreq>
		<priority>1.0</priority>
	</url>
</urlset>
