<?xml version="1.0" encoding="UTF-8"?>
<!-- Update <loc> base URLs to your production domain -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://your-domain.com/</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
  <url><loc>https://your-domain.com/auth</loc><changefreq>yearly</changefreq><priority>0.3</priority></url>
  <url><loc>https://your-domain.com/onboarding</loc><changefreq>monthly</changefreq><priority>0.6</priority></url>
  <url><loc>https://your-domain.com/dispatch</loc><changefreq>weekly</changefreq><priority>0.7</priority></url>
  <url><loc>https://your-domain.com/fleet</loc><changefreq>weekly</changefreq><priority>0.7</priority></url>
  <url><loc>https://your-domain.com/drivers</loc><changefreq>weekly</changefreq><priority>0.6</priority></url>
  <url><loc>https://your-domain.com/loads</loc><changefreq>weekly</changefreq><priority>0.7</priority></url>
  <url><loc>https://your-domain.com/claims</loc><changefreq>weekly</changefreq><priority>0.5</priority></url>
  <url><loc>https://your-domain.com/financials</loc><changefreq>weekly</changefreq><priority>0.8</priority></url>
  <url><loc>https://your-domain.com/expenses</loc><changefreq>weekly</changefreq><priority>0.6</priority></url>
  <url><loc>https://your-domain.com/settlements</loc><changefreq>weekly</changefreq><priority>0.6</priority></url>
  <url><loc>https://your-domain.com/documents</loc><changefreq>weekly</changefreq><priority>0.6</priority></url>
  <url><loc>https://your-domain.com/compliance</loc><changefreq>monthly</changefreq><priority>0.5</priority></url>
  <url><loc>https://your-domain.com/customers</loc><changefreq>weekly</changefreq><priority>0.6</priority></url>
  <url><loc>https://your-domain.com/profit-centers</loc><changefreq>monthly</changefreq><priority>0.5</priority></url>
  <url><loc>https://your-domain.com/service</loc><changefreq>monthly</changefreq><priority>0.5</priority></url>
  <url><loc>https://your-domain.com/reporting</loc><changefreq>weekly</changefreq><priority>0.7</priority></url>
</urlset>
