<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage — primary entry point -->
  <url>
    <loc>https://avantiiq.com/</loc>
    <lastmod>2026-05-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!--
    To add more pages later, copy the <url> block above and adjust:
    - <loc>      = full URL (must match the canonical URL exactly)
    - <lastmod>  = YYYY-MM-DD of last meaningful update
    - <changefreq> = always | hourly | daily | weekly | monthly | yearly | never
    - <priority>   = 0.0 to 1.0 (homepage 1.0, deep pages 0.5-0.7)

    Example for a future /universities page:

    <url>
      <loc>https://avantiiq.com/universities</loc>
      <lastmod>2026-05-15</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>
  -->

</urlset>