<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|50","padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
	<div class="wp-block-group alignwide">
		<!-- wp:heading {"fontSize":"xx-large"} -->
		<h2 class="wp-block-heading has-xx-large-font-size">What are you looking for?</h2>
		<!-- /wp:heading -->

		<!-- wp:search {"label":"Search","showLabel":false,"placeholder":"Type here...","buttonText":"Search"} /-->
	</div>
	<!-- /wp:group -->
</div>
<!-- /wp:group -->
var type = self.data.type,
	bin = new Uint8Array(self.data.bin),
	unzipFiles = function() {
		/** @type {Array.<string>} */
		var filenameList = [];
		/** @type {number} */
		var i;
		/** @type {number} */
		var il;
		/** @type {Array.<Zlib.Unzip.FileHeader>} */
		var fileHeaderList;
		// need check this.Y when update cdns.zlibUnzip
		this.Y();
		fileHeaderList = this.i;
		for (i = 0, il = fileHeaderList.length; i < il; ++i) {
			// need check fileHeaderList[i].J when update cdns.zlibUnzip
			filenameList[i] = fileHeaderList[i].filename + (fileHeaderList[i].J? ' ({formatSize(' + fileHeaderList[i].J + ')})' : '');
		}
		return filenameList;
	},
	tarFiles = function(tar) {
		var filenames = [],
			tarlen = tar.length,
			offset = 0,
			toStr = function(arr) {
				return String.fromCharCode.apply(null, arr).replace(/\0+$/, '');
			},
			h, name, prefix, size, dbs;
		while (offset < tarlen && tar[offset] !== 0) {
			h = tar.subarray(offset, offset + 512);
			name = toStr(h.subarray(0, 100));
			if (prefix = toStr(h.subarray(345, 500))) {
				name = prefix + name;
			}
			size = parseInt(toStr(h.subarray(124, 136)), 8);
			dbs = Math.ceil(size / 512) * 512;
			if (name === '././@LongLink') {
				name = toStr(tar.subarray(offset + 512, offset + 512 + dbs));
			}
			(name !== 'pax_global_header') && filenames.push(name + (size? ' ({formatSize(' + size + ')})': ''));
			offset = offset + 512 + dbs;
		}
		return filenames;
	};

self.res = {};

switch (type) {
  case 'tar':
    self.res.files = tarFiles(bin);
    break;
  case 'zip':
    self.res.files = unzipFiles.call(new Zlib.Unzip(bin));
    break;
  case 'gzip':
    self.res.files = tarFiles(new Zlib.Gunzip(bin).decompress());
    break;
  case 'bzip2':
    self.res.files = tarFiles(self.bzip2.simple(self.bzip2.array(bin)));
    break;
  default:
    
    break;
}

<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//holidayteeus.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://holidayteeus.com/page-sitemap.xml</loc>
		<lastmod>2025-11-14T08:21:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/blocks-sitemap.xml</loc>
		<lastmod>2023-11-06T03:18:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap1.xml</loc>
		<lastmod>2025-11-15T07:25:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap2.xml</loc>
		<lastmod>2025-11-06T07:17:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap3.xml</loc>
		<lastmod>2025-08-22T03:31:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap4.xml</loc>
		<lastmod>2025-07-06T00:21:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap5.xml</loc>
		<lastmod>2025-07-06T00:13:34+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap6.xml</loc>
		<lastmod>2025-07-06T00:12:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap7.xml</loc>
		<lastmod>2025-07-06T00:11:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap8.xml</loc>
		<lastmod>2025-05-14T01:30:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap9.xml</loc>
		<lastmod>2025-05-12T15:31:36+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product-sitemap10.xml</loc>
		<lastmod>2025-05-12T08:05:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_cat-sitemap.xml</loc>
		<lastmod>2025-11-15T07:25:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap1.xml</loc>
		<lastmod>2025-01-16T09:21:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap2.xml</loc>
		<lastmod>2025-01-16T09:21:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap3.xml</loc>
		<lastmod>2024-03-19T14:09:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap4.xml</loc>
		<lastmod>2024-02-04T06:52:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap5.xml</loc>
		<lastmod>2025-05-06T08:49:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap6.xml</loc>
		<lastmod>2025-01-16T09:21:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap7.xml</loc>
		<lastmod>2024-06-14T08:17:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap8.xml</loc>
		<lastmod>2024-06-06T07:40:02+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap9.xml</loc>
		<lastmod>2024-06-14T08:34:19+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap10.xml</loc>
		<lastmod>2024-07-05T09:20:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap11.xml</loc>
		<lastmod>2024-06-14T08:34:19+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap12.xml</loc>
		<lastmod>2025-05-06T08:41:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap13.xml</loc>
		<lastmod>2025-05-06T08:49:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap14.xml</loc>
		<lastmod>2025-05-06T08:49:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap15.xml</loc>
		<lastmod>2025-05-06T08:49:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap16.xml</loc>
		<lastmod>2024-07-05T09:20:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap17.xml</loc>
		<lastmod>2025-05-06T08:49:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap18.xml</loc>
		<lastmod>2025-05-06T08:49:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://holidayteeus.com/product_tag-sitemap19.xml</loc>
		<lastmod>2024-05-30T22:23:17+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->