<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.lorydresses.de/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.lorydresses.de/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-posts-dtsl_listings-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-taxonomies-dtsl_listings_category-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-taxonomies-dtsl_listings_city-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-taxonomies-dtsl_listings_countystate-1.xml</loc></sitemap><sitemap><loc>https://www.lorydresses.de/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
<script data-cfasync="false" data-no-optimize="1" data-no-defer="1">(function(){function add(){var uls=document.querySelectorAll("ul.nav-links");Array.prototype.forEach.call(uls,function(ul){var has=Array.prototype.some.call(ul.querySelectorAll("a"),function(x){return (x.getAttribute("href")||"").indexOf("leihen")>-1;});if(has)return;var lis=ul.querySelectorAll("li");var koll=null;Array.prototype.forEach.call(lis,function(li){if(/Kollektion/i.test(li.textContent))koll=li;});var li=document.createElement("li");var a=document.createElement("a");a.href="/leihen/";a.textContent="Verleihkleider";li.appendChild(a);if(koll){koll.parentNode.insertBefore(li,koll.nextSibling);}else{ul.appendChild(li);}});}add();document.addEventListener("DOMContentLoaded",add);setTimeout(add,600);setTimeout(add,1500);if(window.MutationObserver){var t=document.querySelector("header")||document.body;if(t){new MutationObserver(add).observe(t,{childList:true,subtree:true});}}})();</script><script data-cfasync="false" data-no-optimize="1">(function(){var p=location.pathname;if(p.indexOf("/leihen")!==0)return;function fixFrame(){var f=document.getElementById("loryFrame");if(!f)return;try{var d=f.contentDocument||f.contentWindow.document;if(!d||!d.body)return;var n=d.querySelector("nav.nav");if(n)n.style.display="none";var ft=d.querySelector("footer.foot");if(ft)ft.style.display="none";var apply=function(){try{var h=d.body.scrollHeight+8;if(h>60&&Math.abs(f.offsetHeight-h)>15){f.style.setProperty("height",h+"px","important");}}catch(e){}};apply();if(window.ResizeObserver&&!f.__lryRO){f.__lryRO=new ResizeObserver(apply);f.__lryRO.observe(d.body);}if(window.MutationObserver&&!f.__lryMO){f.__lryMO=new MutationObserver(apply);f.__lryMO.observe(f,{attributes:true,attributeFilter:["style"]});}}catch(e){}}if(document.querySelector("nav ul.nav-links")){fixFrame();return;}fetch("/").then(function(r){return r.text();}).then(function(html){var doc=new DOMParser().parseFromString(html,"text/html");var ss=doc.getElementsByTagName("style");var big=null;for(var i=0;i<ss.length;i++){var t=ss[i].textContent||"";if(t.indexOf("nav-links")>-1||t.indexOf("ticker-wrap")>-1){big=t;break;}}if(big){var st=document.createElement("style");st.setAttribute("data-lory-hdr","1");st.textContent=big;document.head.appendChild(st);}var lk=doc.getElementsByTagName("link");for(var j=0;j<lk.length;j++){var href=lk[j].getAttribute("href")||"";var rel=lk[j].getAttribute("rel")||"";if(href.indexOf("font")>-1||href.indexOf("googleapis")>-1||href.indexOf("gstatic")>-1||rel.indexOf("preconnect")>-1){document.head.appendChild(lk[j].cloneNode(true));}}var ticker=doc.querySelector(".ticker-wrap");var nav=doc.querySelector("body > nav");var foot=doc.querySelector("footer.reveal")||doc.querySelector("footer");if(nav){document.body.insertBefore(nav.cloneNode(true),document.body.firstChild);}if(ticker){document.body.insertBefore(ticker.cloneNode(true),document.body.firstChild);}if(foot){var fc=foot.cloneNode(true);document.body.appendChild(fc);fc.classList.add("active");var rev=fc.querySelectorAll("[class*=reveal]");for(var m=0;m<rev.length;m++){rev[m].classList.add("active");}}var tg=document.getElementById("menuToggle");var nl=document.querySelector("nav ul.nav-links");if(tg&&nl){tg.addEventListener("click",function(){nl.classList.toggle("open");});}fixFrame();setTimeout(fixFrame,500);setTimeout(fixFrame,1500);var f2=document.getElementById("loryFrame");if(f2)f2.addEventListener("load",fixFrame);}).catch(function(e){});})();</script><script data-cfasync="false" data-no-optimize="1">(function(){function addVB(){var foot=document.querySelector("footer");if(!foot)return;var as=foot.getElementsByTagName("a");var agbs=[];for(var i=0;i<as.length;i++){if((as[i].getAttribute("href")||"").indexOf("allgemeine-geschaeftsbedingungen")>-1)agbs.push(as[i]);}for(var k=0;k<agbs.length;k++){var agb=agbs[k];var li=agb.closest("li");if(!li)continue;var innerAs=li.getElementsByTagName("a");for(var x=innerAs.length-1;x>=0;x--){if(innerAs[x]!==agb&&(innerAs[x].getAttribute("href")||"").indexOf("verleihbedingungen")>-1){innerAs[x].parentNode.removeChild(innerAs[x]);}}var next=li.nextElementSibling;var already=next&&next.getElementsByTagName("a").length&&(next.getElementsByTagName("a")[0].getAttribute("href")||"").indexOf("verleihbedingungen")>-1;if(!already){var newLi=li.cloneNode(false);var a=document.createElement("a");a.href="/verleihbedingungen/";a.textContent="Verleihbedingungen";a.className=agb.className;newLi.appendChild(a);if(li.nextSibling){li.parentNode.insertBefore(newLi,li.nextSibling);}else{li.parentNode.appendChild(newLi);}}}}addVB();document.addEventListener("DOMContentLoaded",addVB);setTimeout(addVB,800);setTimeout(addVB,2000);setTimeout(addVB,3500);if(window.MutationObserver){new MutationObserver(addVB).observe(document.body,{childList:true,subtree:true});}})();</script>