<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, indexable routes only. The /app/* surface is behind authentication
  (AppLayout redirects unauthenticated visitors to /login) so it is intentionally
  excluded — indexing those URLs would be wasteful.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://payroll.fogsconsultants.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://payroll.fogsconsultants.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://payroll.fogsconsultants.com/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://payroll.fogsconsultants.com/onboarding</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset>
