/* =======================================================
 * BLOQUE A — UNIVERSAL
 * Copiar íntegramente en cualquier web del mismo stack.
 * ======================================================= */

/* -------------------------------------------------------
 * A.0 CHILD THEME — CARGA DE ESTILOS
 * ------------------------------------------------------- */

function my_theme_enqueue_styles() {
    wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
}
add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' );<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//patryduran.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://patryduran.com/post-sitemap.xml</loc>
		<lastmod>2026-06-02T09:44:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://patryduran.com/page-sitemap.xml</loc>
		<lastmod>2026-07-26T18:38:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://patryduran.com/product-sitemap.xml</loc>
		<lastmod>2026-06-05T17:54:35+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://patryduran.com/category-sitemap.xml</loc>
		<lastmod>2026-06-02T09:44:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://patryduran.com/product_cat-sitemap.xml</loc>
		<lastmod>2026-06-05T17:54:35+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://patryduran.com/author-sitemap.xml</loc>
		<lastmod>2026-01-23T20:28:30+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->