    <script>
    document.addEventListener('DOMContentLoaded', function() {
        var header = document.querySelector('header.wp-block-template-part');
        if (!header) return;
        window.addEventListener('scroll', function() {
            if (window.scrollY > 60) {
                header.classList.add('header-scrolled');
			} else {
                header.classList.remove('header-scrolled');
			}
		}, {passive: true});
	});
</script>
    <?php}
add_action('wp_footer', 'pet_sereno_footer_scripts');</script>
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//petsereno.com.br/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://petsereno.com.br/post-sitemap.xml</loc>
		<lastmod>2026-05-09T22:46:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://petsereno.com.br/page-sitemap.xml</loc>
		<lastmod>2026-05-11T12:27:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://petsereno.com.br/category-sitemap.xml</loc>
		<lastmod>2026-05-09T22:46:15+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->