<?
add_filter( 'request', 'my_request_filter' );
function my_request_filter( $query_vars ) {
    if( isset( $_GET['s'] ) && empty( $_GET['s'] ) ) {
        $query_vars['s'] = " ";
        global $no_search_results;
        $no_search_results = TRUE;
    }
    return $query_vars;
}
?><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://cedarhighlandscare.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-posts-staff-1.xml</loc></sitemap><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-posts-feature-1.xml</loc></sitemap><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-posts-location-1.xml</loc></sitemap><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-taxonomies-staff_tax-1.xml</loc></sitemap><sitemap><loc>https://cedarhighlandscare.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
