<script>
// Override touch event listeners to be passive
/*(function() {
  var originalAddEventListener = EventTarget.prototype.addEventListener;
  EventTarget.prototype.addEventListener = function(type, fn, options) {
    if (type === 'touchstart' || type === 'touchmove' || type === 'wheel') {
      var newOptions = options || {};
      if (typeof newOptions === 'boolean') {
        newOptions = { capture: newOptions };
      }
      newOptions.passive = true;
      return originalAddEventListener.call(this, type, fn, newOptions);
    }
    return originalAddEventListener.call(this, type, fn, options);
  };
})();
// Defer search widget init until after user interaction
document.addEventListener('DOMContentLoaded', function() {
  if (window.innerWidth < 768) {
    // Delay booking widget initialization by 3s on mobile
    setTimeout(function() {
      if (typeof homey_init === 'function') homey_init();
    }, 3000);
  }
});*/
</script><?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://staging.roarkcreekresort.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.21' -->
<!-- generated-on='April 3, 2026 5:31 pm' -->
<urlset xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd' xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>	<url>
		<loc>https://staging.roarkcreekresort.com/</loc>
		<lastmod>2026-04-02T11:53:09+00:00</lastmod>
		<changefreq>daily</changefreq>
		<priority>1.0</priority>
	</url>
	<url>
		<loc>https://staging.roarkcreekresort.com/sitemap.html</loc>
		<lastmod>2026-04-03T13:26:29+00:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
</urlset><!-- Request ID: df3ba619c3e77eba065bed59c37034a9; Queries for sitemap: 4; Total queries: 81; Seconds: 0; Memory for sitemap: 1KB; Total memory: 14MB -->
