<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP FOR WISE HEALTHCARE
  
  IMPORTANT: When adding new pages, also update:
  - src/config/routes.ts (centralized routes config)
  - src/App.tsx (route definitions)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Main Pages -->
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/services</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/statistics</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- NDIS Pages -->
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/ndis/about-ndis</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/ndis/funding-categories</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/ndis/foundations</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/ndis/glossary</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/ndis/support-network</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Operations Pages -->
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/operations/roles</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/operations/communication</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/operations/safety</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/operations/documentation</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/operations/rostering</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/operations/technology</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Resources -->
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/resources/training</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Assessment Pages -->
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/assessment</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/assessment/ndis-fundamentals</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/assessment/operations-safety</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/assessment/professional-standards</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/assessment/participant-support</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Sitemap Page -->
  <url>
    <loc>https://ndis-connect.wisehealthcare.com.au/sitemap</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
</urlset>
