<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//lettieriandco.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://lettieriandco.com/post-sitemap.xml</loc>
		<lastmod>2014-03-25T23:10:32+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/page-sitemap.xml</loc>
		<lastmod>2026-07-13T16:57:52+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/attachment-sitemap.xml</loc>
		<lastmod>2026-07-13T16:56:16+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/attachment-sitemap2.xml</loc>
		<lastmod>2026-07-13T16:56:16+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/product-sitemap.xml</loc>
		<lastmod>2026-07-12T10:06:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/portfolio-sitemap.xml</loc>
		<lastmod>2017-06-26T16:52:33+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/galleries-sitemap.xml</loc>
		<lastmod>2016-10-11T08:09:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/team-sitemap.xml</loc>
		<lastmod>2025-05-30T02:09:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/category-sitemap.xml</loc>
		<lastmod>2014-03-25T23:10:32+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/post_tag-sitemap.xml</loc>
		<lastmod>2014-03-25T23:10:32+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/swift-slider-category-sitemap.xml</loc>
		<lastmod>2016-07-28T00:05:27+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/product_cat-sitemap.xml</loc>
		<lastmod>2026-07-12T10:06:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/product_tag-sitemap.xml</loc>
		<lastmod>2026-07-12T10:06:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/product_tag-sitemap2.xml</loc>
		<lastmod>2026-07-11T13:54:30+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://lettieriandco.com/author-sitemap.xml</loc>
		<lastmod>2020-08-27T18:56:53+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO --><script id="saf-dynamic-iframe-title-fixer">
        (function() {
            function fixIframe(iframe) {
                if (!iframe || iframe.hasAttribute('title') || iframe.hasAttribute('aria-label') || iframe.hasAttribute('aria-labelledby')) {
                    return;
                }
                var src = iframe.getAttribute('src') || '';
                var id = iframe.id || '';
                var className = iframe.className || '';
                var attachPoint = iframe.getAttribute('data-dojo-attach-point') || '';
                var title = '';
                if (src.indexOf('google.com/maps') !== -1 || src.indexOf('maps.google.com') !== -1) {
                    title = 'Google Map Location';
                } else if (src.indexOf('youtube.com/embed') !== -1 || src.indexOf('player.vimeo.com') !== -1) {
                    title = 'Video Player';
                } else if (src.indexOf('printify.me') !== -1) {
                    title = 'Merchandise Store';
                } else if (src.indexOf('about:blank') !== -1 || src === '') {
                    if (className.indexOf('modal') !== -1 || id.indexOf('modal') !== -1 || attachPoint.indexOf('Modal') !== -1) {
                        title = 'Modal Content Container';
                    } else {
                        title = 'Dynamic Content Frame';
                    }
                } else {
                    var match = src.match(/^https?:\/\/([^/?#]+)(?:[/?#]|$)/i);
                    if (match && match[1]) {
                        var domain = match[1].replace(/^www\./i, '').split('.')[0];
                        title = domain.charAt(0).toUpperCase() + domain.slice(1) + ' Embedded Content';
                    } else {
                        title = 'Embedded Content';
                    }
                }
                iframe.setAttribute('title', title);
            }
            function scanAndFix() {
                var iframes = document.querySelectorAll('iframe, frame');
                for (var i = 0; i < iframes.length; i++) {
                    fixIframe(iframes[i]);
                }
            }
            scanAndFix();
            document.addEventListener('DOMContentLoaded', scanAndFix);
            window.addEventListener('load', scanAndFix);
            if (typeof MutationObserver !== 'undefined') {
                var observer = new MutationObserver(function(mutations) {
                    mutations.forEach(function(mutation) {
                        if (mutation.addedNodes) {
                            for (var i = 0; i < mutation.addedNodes.length; i++) {
                                var node = mutation.addedNodes[i];
                                if (node.nodeType === 1) {
                                    if (node.tagName === 'IFRAME' || node.tagName === 'FRAME') {
                                        fixIframe(node);
                                    } else {
                                        var childIframes = node.querySelectorAll('iframe, frame');
                                        for (var j = 0; j < childIframes.length; j++) {
                                            fixIframe(childIframes[j]);
                                        }
                                    }
                                }
                            }
                        }
                        if (mutation.type === 'attributes' && (mutation.target.tagName === 'IFRAME' || mutation.target.tagName === 'FRAME')) {
                            fixIframe(mutation.target);
                        }
                    });
                });
                observer.observe(document.documentElement, {
                    childList: true,
                    subtree: true,
                    attributes: true,
                    attributeFilter: ['src', 'data-dojo-attach-point', 'id', 'class']
                });
            }
        })();
        </script>