<?xml version="1.0" encoding="UTF-8"?>
<!--
  This is a sitemap index, not a flat sitemap:
  - sitemap-pages.xml lists the static marketing/course/training pages and is
    checked into the repo, updated whenever routes change.
  - sitemap-blog.xml is generated live by the PHP backend directly from the
    blog_posts table (status = 'published'), so newly published articles
    appear automatically with no rebuild/redeploy required.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://genixotech.com/sitemap-pages.xml</loc>
  </sitemap>

  <sitemap>
    <loc>https://genixotech.com/api/sitemap-blog.xml</loc>
  </sitemap>

</sitemapindex>
