// ﻿// //     <script>
//     jQuery(function(jq){
//         function cvt(){
//             jq('ul.woocommerce-shipping-methods').each(function(){
//                 var u=jq(this);
//                 if(u.data('ddx')) return;
//                 var li=u.find('li');
//                 if(li.length<3) return;
//                 u.data('ddx',1);
//                 var cur=u.find('input:checked').val()||'';
//                 var sel=jq('<select class=dd-sel><option value=">Select delivery area</option></select>');
//                 li.each(function(){
//                     var v=jq(this).find('input').val();
//                     var t=jq(this).find('label').text().replace(/\s+/g,' ').trim();
//                     sel.append(jq('<option>').val(v).text(t).prop('selected',v===cur));
//                 });
//                 u.hide().after(sel);
//                 sel.on('change',function(){
//                     var v=jq(this).val();
//                     if(!v) return;
//                     u.find('input').filter(function(){ return jq(this).val()===v; }).prop('checked',true).trigger('change');
//                     jq('body').trigger('update_checkout');
//                 });
//             });
//         }
//         cvt();
//         jq(document).on('updated_checkout',function(){
//             jq('ul.woocommerce-shipping-methods').removeData('ddx');
//             cvt();
//         });
//     });
//     </script>
//     ﻿<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//diosdlite.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://diosdlite.com/post-sitemap.xml</loc>
		<lastmod>2025-02-25T18:46:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://diosdlite.com/page-sitemap.xml</loc>
		<lastmod>2026-04-30T18:04:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://diosdlite.com/ourteam-sitemap.xml</loc>
		<lastmod>2019-06-27T09:11:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://diosdlite.com/portfolio-sitemap.xml</loc>
		<lastmod>2017-01-10T14:14:34+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://diosdlite.com/bwp_footer-sitemap.xml</loc>
		<lastmod>2026-04-29T12:50:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://diosdlite.com/product-sitemap.xml</loc>
		<lastmod>2026-04-29T18:50:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://diosdlite.com/product_cat-sitemap.xml</loc>
		<lastmod>2026-04-29T18:50:51+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->