<script>
document.addEventListener('click', function(e) {
    if (e.target.closest('.fpl-copy-link')) {
        e.preventDefault();
        navigator.clipboard.writeText(window.location.href).then(function() {
            var btn = e.target.closest('.fpl-copy-link');
            btn.style.borderColor = '#061bb0';
            btn.style.color = '#061bb0';
            setTimeout(function() {
                btn.style.borderColor = '';
                btn.style.color = '';
            }, 1500);
        });
    }
});
</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://foodprepbylara.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://foodprepbylara.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://foodprepbylara.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://foodprepbylara.com/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://foodprepbylara.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://foodprepbylara.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://foodprepbylara.com/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://foodprepbylara.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
