<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//fluge.es/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://fluge.es/author/laura-herrero-laura/</loc>
		<lastmod>2025-02-13T17:15:13+00:00</lastmod>
	</url>
	<url>
		<loc>https://fluge.es/author/comunicacion/</loc>
		<lastmod>2024-01-08T16:50:12+00:00</lastmod>
	</url>
	<url>
		<loc>https://fluge.es/author/carmen/</loc>
		<lastmod>2024-01-08T16:50:12+00:00</lastmod>
	</url>
	<url>
		<loc>https://fluge.es/author/genco/</loc>
		<lastmod>2024-01-08T16:50:12+00:00</lastmod>
	</url>
</urlset>
<!-- XML Sitemap generated by Yoast SEO --><script>
        (function() {
            console.log("--- SNIPPET DE DEBUGGING CARGADO CON ÉXITO ---");
            
            const isEnglish = window.location.pathname.includes("/en/") || document.documentElement.lang.startsWith("en");
            
            if (isEnglish) {
                console.log("--- DEBUG FINAL WPCF7/WPML (Detección de Shortcode) ---");
                
                // Buscar el mensaje de error "Contact form not found"
                const errorElement = document.querySelector(".wpcf7-contact-form-not-found");
                if (errorElement) {
                    console.error("❌ ERROR: El shortcode NO FUE PROCESADO por WordPress.");
                } else {
                    console.log("✅ El error explícito de CF7 NO es visible en el DOM.");
                }
                
                // ----------------------------------------------------
                // 3. Verificación de la presencia de la cadena del shortcode
                // La variable "shortcodeCheck" se inyecta desde PHP
                const shortcodeCheck = false;

                if (shortcodeCheck) {
                    console.error("❌ AÚN MÁS CRÍTICO: La cadena literal [contact-form-7... está en el código fuente.");
                    console.log("Esto significa: El shortcode está en el contenido de la página, pero WordPress/WPML NO LO ESTÁ CONVIRTIENDO a HTML. El WPML está saltando el parser.");
                } else {
                    console.error("❌ La cadena literal [contact-form-7... NO se encuentra en el código fuente.");
                    console.log("Esto significa: El contenido de la página en inglés (Traducido) NO contiene el shortcode. Debes re-sincronizar el contenido de la página en WPML.");
                }

                console.log("----------------------------------------------");
            }
        })();
        </script>