// Remove Astra sticky header JavaScript
add_action('wp_enqueue_scripts', function(){
  wp_deregister_script('astra-sticky-header');
  wp_dequeue_script('astra-sticky-header');
}, 100);

// Force hide header via inline CSS
add_action('wp_head', function(){
  echo '<style>
  #masthead, .site-header, .main-header-bar, 
  .ast-primary-header-bar, .ast-desktop-header,
  .ast-mobile-header-wrap, .ast-header-wrap,
  .main-header-bar-wrap {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
    position: absolute !important;
    top: -9999px !important;
  }
  </style>';
}, 999);<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//authentictravelstour.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://authentictravelstour.com/post-sitemap.xml</loc>
		<lastmod>2026-07-02T21:35:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://authentictravelstour.com/page-sitemap.xml</loc>
		<lastmod>2026-07-02T20:57:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://authentictravelstour.com/category-sitemap.xml</loc>
		<lastmod>2026-07-02T21:35:49+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->
<!-- This sitemap was originally generated in 0.021 second(s). (Memory usage: 432.82 KB) - 16 queries -->