<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:29 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/listing-type/branson-condos/</loc>
		<lastmod>2018-10-15T18:26:33+00:00</lastmod>
		<changefreq>always</changefreq>
		<priority>0.0</priority>
	</url>
</urlset><!-- Request ID: 63ff56c511d9cf0ddb0037fe5b63daad; Queries for sitemap: 3; Total queries: 80; Seconds: 0; Memory for sitemap: 1KB; Total memory: 14MB -->
