<?xml version="1.0" encoding="UTF-8"?>
<!-- Eblex Group (eblexgroup.com). Indexable pages only.
     Excluded on purpose:
       - privacy.html, cookies.html, terms.html and legal.html carry
         <meta name="robots" content="noindex">, so listing them would be a
         contradictory signal.
       - Legacy URLs from the previous eblexgroup.com website (/about, /contact,
         /candidates, /employers, /vacancies, /jobs and the rest) are handled by
         redirects in vercel.json. A redirecting URL must never appear in a
         sitemap: a sitemap entry is a claim that the URL is canonical and
         returns 200.
       - clinical.html is canonical to https://eblexclinical.com/, a separate
         property served with its own sitemap (sitemap-clinical.xml).
     Every <loc> below matches that page's <link rel="canonical"> exactly. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://eblexgroup.com/</loc>
    <lastmod>2026-08-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://eblexgroup.com/testimonials.html</loc>
    <lastmod>2026-08-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
