//     <script type="text/javascript">
//     jQuery(document).ready(function($) {
//         $(document).on('change', '.mugi-promo-attr-select', function() {
//             var $select = $(this);
//             var cartItemKey = $select.data('key');
//             var parentCartKey = $select.data('parent');
//             var targetVariationId = $select.val();

//             // Block cart interface panels visually to give professional loading states
//             $('.cart_totals').block({ message: null, overlayCSS: { background: '#fff', opacity: 0.6 } });
//             $('form.woocommerce-cart-form').block({ message: null, overlayCSS: { background: '#fff', opacity: 0.6 } });

//             $.ajax({
//                 type: 'POST',
//                 url: wc_cart_fragments_params.ajax_url,
//                 data: {
//                     action: 'mugi_promotion_update_cart_variation',
//                     cart_item_key: cartItemKey,
//                     parent_cart_key: parentCartKey,
//                     variation_id: targetVariationId
//                 },
//                 success: function(response) {
//                     if (response.success) {
//                         // Refresh checkout calculations and force dynamic structural table updates
//                         $(document.body).trigger('update_checkout');
//                         $(document.body).trigger('wc_fragment_refresh');
//                         window.location.reload(); 
//                     }
//                 }
//             });
//         });
//     });
//     </script>
//     <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//pearsoncues.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://pearsoncues.com/post-sitemap.xml</loc>
		<lastmod>2025-09-30T03:10:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://pearsoncues.com/page-sitemap.xml</loc>
		<lastmod>2025-10-13T19:58:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://pearsoncues.com/product-sitemap.xml</loc>
		<lastmod>2025-10-21T20:58:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://pearsoncues.com/category-sitemap.xml</loc>
		<lastmod>2025-09-30T03:10:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://pearsoncues.com/product_cat-sitemap.xml</loc>
		<lastmod>2025-10-21T20:58:28+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->