<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://www.yhljcontainerhouse.com/yihong-container-house-factory-facts/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/container-house-types/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/container-house-cost/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/how-to-import-container-houses-from-china/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/ce-iso-container-house-certifications/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/container-house-wind-load-snow-load/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/container-house-fireproof-wall-panel/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/20ft-vs-40ft-expandable-container-house/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/foldable-vs-detachable-container-house/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/apple-cabin-vs-space-capsule-house/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/expandable-container-house-installation-guide/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/how-many-container-houses-fit-in-40hq/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/container-house-insulation-options/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.65</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/es/container-house-types/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.62</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/fr/container-house-types/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.62</priority>
	</url>
	<url>
		<loc>https://www.yhljcontainerhouse.com/ru/container-house-types/</loc>
		<lastmod>2026-07-01</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.62</priority>
	</url>
</urlset><script id="yhlj-ads-conversion-events-js">
(function(){
  if(document.documentElement.getAttribute('data-yhlj-ads-events-bound') === '1') return;
  document.documentElement.setAttribute('data-yhlj-ads-events-bound','1');
  function clean(text){ return (text || '').replace(/\s+/g,' ').trim().slice(0,120); }
  function productName(){ var h1=document.querySelector('h1'); return h1 ? clean(h1.innerText) : ''; }
  function pushEvent(type, label, href, detail){
    var payload = {
      event: type,
      yhlj_event: type,
      yhlj_action: type,
      yhlj_label: label || '',
      yhlj_href: href || '',
      yhlj_page: location.pathname,
      yhlj_product: productName(),
      yhlj_source: 'quick_wins_ads_events'
    };
    if(detail){ Object.keys(detail).forEach(function(key){ payload[key] = detail[key]; }); }
    window.dataLayer = window.dataLayer || [];
    window.dataLayer.push(payload);
    if(typeof window.gtag === 'function'){
      window.gtag('event', type, {
        event_category: 'YHLJ Lead',
        event_label: label || type,
        page_path: location.pathname,
        transport_type: 'beacon'
      });
    }
  }
  document.addEventListener('click', function(e){
    var a = e.target && e.target.closest ? e.target.closest('a[href]') : null;
    if(!a) return;
    var href = a.href || '';
    var type = href.indexOf('wa.me/') !== -1 ? 'whatsapp_click' : (/\/contact(?:-us)?\//.test(href) ? 'quote_click' : '');
    if(!type) return;
    pushEvent(type, clean(a.textContent) || type, href, { yhlj_cta_location: a.getAttribute('data-yhlj-promo') || a.getAttribute('data-yhq-cta') || '' });
  }, true);
  document.addEventListener('submit', function(e){
    var form = e.target;
    if(!form || !form.tagName || form.tagName.toLowerCase() !== 'form') return;
    pushEvent('form_submit_intent', clean(form.innerText) || 'contact_form_submit_attempt', form.action || location.href, { yhlj_form_id: form.id || '', yhlj_form_name: form.getAttribute('name') || '' });
  }, true);
  function bindJquerySuccess(){
    if(!window.jQuery || !window.jQuery(document).on || document.documentElement.getAttribute('data-yhlj-jq-success-bound') === '1') return;
    document.documentElement.setAttribute('data-yhlj-jq-success-bound','1');
    window.jQuery(document).on('submit_success', function(event){
      var target = event && event.target ? event.target : document;
      pushEvent('form_submit', clean(target.innerText) || 'elementor_form_submit_success', location.href, { yhlj_form_success: '1' });
    });
  }
  bindJquerySuccess();
  setTimeout(bindJquerySuccess, 1200);
})();
</script>