//     <script>
//     (function () {
//         function updatePoolTemp() {
//             fetch('/temp_api.php')
//                 .then(function (r) { return r.json(); })
//                 .then(function (d) {
//                     var el = document.getElementById('pool-temp-text');
//                     if (!el) return;
//                     if (d && d.current !== null && d.current !== undefined) {
//                         el.textContent = 'Температура води у великому басейні: ' + parseFloat(d.current).toFixed(1) + '\u00b0C';
//                     }
//                 })
//                 .catch(function () {});
//         }
//         document.addEventListener('DOMContentLoaded', updatePoolTemp);
//         setInterval(updatePoolTemp, 600000);
//     })();
//     </script>
//     <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//theshepit.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://theshepit.com/post-sitemap.xml</loc>
		<lastmod>2024-03-18T16:03:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://theshepit.com/page-sitemap.xml</loc>
		<lastmod>2026-05-25T07:35:57+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://theshepit.com/mphb_room_type-sitemap.xml</loc>
		<lastmod>2026-05-25T07:40:16+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://theshepit.com/category-sitemap.xml</loc>
		<lastmod>2024-03-18T16:03:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://theshepit.com/mphb_room_type_category-sitemap.xml</loc>
		<lastmod>2026-04-26T13:01:51+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->