<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. The current host (vinext) does not support Next.js `app/sitemap.ts`
  metadata routes, and a static file works on every host. Add an entry when a page is added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://assessiq.com.au/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://assessiq.com.au/pricing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://assessiq.com.au/partners</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
