//     <script>
//     jQuery(document).ready(function($) {
//         function despertarImagenes() {
//             $('img').each(function() {
//                 var $img = $(this);
//                 // Buscar si la URL real está escondida en atributos lazy
//                 var realSrc = $img.attr('data-src') || $img.attr('data-lazy') || $img.attr('data-srcset') || $img.attr('data-original');
                
//                 if (realSrc) {
//                     $img.attr('src', realSrc);
//                     if($img.attr('data-srcset')) {
//                         $img.attr('srcset', $img.attr('data-srcset'));
//                     }
//                 }
//                 // Forzar estilos de visibilidad
//                 $img.css({
//                     'opacity': '1',
//                     'visibility': 'visible',
//                     'display': 'block'
//                 });
//             });
            
//             // Quitar clases de carga de Kalium
//             $('.theme-loading-placeholder').removeClass('theme-loading-placeholder');
//         }

//         // Ejecutar al cargar y tras pequeños retardos por si acaso
//         despertarImagenes();
//         setTimeout(despertarImagenes, 500);
//         setTimeout(despertarImagenes, 1500);
        
//         // Si es la galería de WooCommerce, disparar al cambiar de variación
//         $('.variations_form').on('show_variation', function() {
//             setTimeout(despertarImagenes, 200);
//         });
//     });
//     </script>
//     <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.antojodelsur.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.antojodelsur.com/post-sitemap.xml</loc>
		<lastmod>2024-01-12T09:30:34+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.antojodelsur.com/page-sitemap.xml</loc>
		<lastmod>2026-07-08T09:58:09+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.antojodelsur.com/attachment-sitemap.xml</loc>
		<lastmod>2025-12-23T08:18:30+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.antojodelsur.com/product-sitemap.xml</loc>
		<lastmod>2026-07-14T14:23:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.antojodelsur.com/category-sitemap.xml</loc>
		<lastmod>2024-01-12T09:30:34+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.antojodelsur.com/post_tag-sitemap.xml</loc>
		<lastmod>2024-01-12T09:30:34+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.antojodelsur.com/product_cat-sitemap.xml</loc>
		<lastmod>2026-07-14T14:23:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.antojodelsur.com/product_tag-sitemap.xml</loc>
		<lastmod>2026-07-14T14:23:26+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->