function automatically_skip_all_gifs_from_jetpack( $val, $src, $tag ) {
    // Checks if the image file path ends with .gif
    if ( preg_match( '/.(gif)($|?)/i', $src ) ) {
        return true;
    }
    return $val;
}
add_filter( 'jetpack_photon_skip_image', 'automatically_skip_all_gifs_from_jetpack', 10, 3 );<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//clearwaterchiros.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://clearwaterchiros.com/post-sitemap.xml</loc>
		<lastmod>2024-01-25T17:44:59+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clearwaterchiros.com/page-sitemap.xml</loc>
		<lastmod>2026-05-11T21:45:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clearwaterchiros.com/category-sitemap.xml</loc>
		<lastmod>2024-01-25T17:44:59+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clearwaterchiros.com/author-sitemap.xml</loc>
		<lastmod>2026-05-15T03:16:16+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->