
add_action('admin_enqueue_scripts',function($hook){
    if (!in_array($hook,['post.php','post-new.php'],true)) return;
    $screen=get_current_screen();
    if (!$screen || $screen->post_type!==SRE_CPT) return;
    wp_enqueue_media();
    wp_enqueue_script('sre-admin',get_template_directory_uri().'/assets/js/admin.js',[],SRE_VERSION,true);
});
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//relatorios.cantuaria.net.br/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://relatorios.cantuaria.net.br/</loc>
	</url>
	<url>
		<loc>https://relatorios.cantuaria.net.br/pagina-exemplo/</loc>
		<lastmod>2026-08-24T13:57:37+00:00</lastmod>
	</url>
</urlset>
<!-- XML Sitemap generated by Yoast SEO -->