            <script>

       document.addEventListener('DOMContentLoaded', function () {
  const sections = document.querySelectorAll('#cstm-text-with-img-sec');

  const observer = new IntersectionObserver((entries, observer) => {
    entries.forEach(entry => {
      const zoomImage = entry.target.querySelector('.text-with-img-content-right, .produced-human-content-right, .pups-proven-effective-img-left, .nuprotect-study-content-right, .antigenic-epitopes-left');

      if (entry.isIntersecting) {
        zoomImage?.classList.add('cstm-animate');

        // Stop observing this section after the first trigger
        observer.unobserve(entry.target);
      }
    });
  }, {
    threshold: 0.3
  });

  sections.forEach(section => {
    observer.observe(section);
  });
});
             </script>
             <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//wilate.shinedezign.pro/ca/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://wilate.shinedezign.pro/ca/page-sitemap.xml</loc>
		<lastmod>2025-08-11T06:59:04+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->