add_filter('the_content', function($content){

    if(is_single()){
        return $content . '<div style="background:red;color:white;padding:20px;">PRUEBA ANUNCIO</div>';
    }

    return $content;
});<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//vebolivia.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://vebolivia.com/post-sitemap.xml</loc>
		<lastmod>2026-06-11T06:16:05+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->