<style>
	.crumb {
    font-size: 13px;
    font-weight: 500;
    color: #9a9a9a !important;
    padding: 28px 0 0;
}

.crumb a {
  color: #9a9a9a !important;
    text-decoration: none;
}
</style>
<script>
document.addEventListener('DOMContentLoaded', function () {
  document.querySelectorAll('.jump a[href^="#"]').forEach(link => {
    link.addEventListener('click', function (e) {
      e.preventDefault();
      const targetId = this.getAttribute('href').slice(1);
      const target = document.getElementById(targetId);
      if (!target) return;

      const targetTop = target.getBoundingClientRect().top + window.pageYOffset;
      window.scrollTo({ top: targetTop - 50, behavior: 'auto' });
    });
  });
});
console.log('Jump links wired up:', document.querySelectorAll('.jump a[href^="#"]').length);
</script><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//demo.etslabs.ai/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://demo.etslabs.ai/post-sitemap.xml</loc>
		<lastmod>2025-12-30T14:21:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://demo.etslabs.ai/page-sitemap.xml</loc>
		<lastmod>2026-08-25T10:47:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://demo.etslabs.ai/case_studies-sitemap.xml</loc>
		<lastmod>2026-03-13T07:10:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://demo.etslabs.ai/testimonial-sitemap.xml</loc>
		<lastmod>2025-10-08T17:57:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://demo.etslabs.ai/category-sitemap.xml</loc>
		<lastmod>2025-12-30T14:21:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://demo.etslabs.ai/author-sitemap.xml</loc>
		<lastmod>2026-08-18T19:10:35+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->