//     <script>
//     document.addEventListener('DOMContentLoaded', function() {
//         // Check current language and apply direction
//         function checkAndApplyDirection() {
//             var lang = document.documentElement.getAttribute('lang') || 'en';
//             var htmlTag = document.documentElement;
//             var bodyTag = document.body;
            
//             if (lang === 'ar' || lang.startsWith('ar-')) {
//                 htmlTag.setAttribute('dir', 'rtl');
//                 bodyTag.classList.add('rtl');
//                 bodyTag.classList.remove('ltr');
//             } else {
//                 htmlTag.setAttribute('dir', 'ltr');
//                 bodyTag.classList.add('ltr');
//                 bodyTag.classList.remove('rtl');
//             }
//         }
        
//         // Initial check
//         checkAndApplyDirection();
        
//         // Monitor for language changes
//         var observer = new MutationObserver(checkAndApplyDirection);
//         observer.observe(document.documentElement, {
//             attributes: true,
//             attributeFilter: ['lang']
//         });
//     });
//     </script>
//     <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://packprintsa.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://packprintsa.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-posts-client-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-posts-portfolio-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-posts-testimonial-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-taxonomies-portfolio-types-1.xml</loc></sitemap><sitemap><loc>https://packprintsa.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
