
if ( !function_exists('cherry_get_layout_class') ) {
	function cherry_get_layout_class($layout) {
		switch ($layout) {
			case 'full_width_content':
				$layout_class = function_exists('apply_filters') ? apply_filters( "cherry_layout_wrapper", "col-xs-12" ) : "col-xs-12";
				break;
			case 'content':
				$layout_class = function_exists('apply_filters') ? apply_filters( "cherry_layout_content_column", "col-xs-12 col-md-8" ) : "col-xs-12 col-md-8";
				if (function_exists('of_get_option')) {
					$layout_class .= ' '.of_get_option('blog_sidebar_pos');
				}
				break;
			case 'sidebar':
				$layout_class = function_exists('apply_filters') ? apply_filters( "cherry_layout_sidebar_column", "col-xs-12 col-md-4" ) : "col-xs-12 col-md-4";
				break;
			case 'left_block':
				$layout_class = function_exists('apply_filters') ? apply_filters( "cherry_layout_left_block_column", "col-xs-12 col-md-7" ) : "col-xs-12 col-md-7";
				break;
			case 'right_block':
				$layout_class = function_exists('apply_filters') ? apply_filters( "cherry_layout_right_block_column", "col-xs-12 col-md-5" ) : "col-xs-12 col-md-5";
				break;
			default:
				$layout_class = 'col-xs-12';
		}
		return $layout_class;
	}
}


if ( !function_exists('inherit_template') ) {
	function inherit_template() { 
		if (function_exists('is_category') && is_category()) {
			$catid = get_query_var('cat');
			if (defined('STYLESHEETPATH') && file_exists(STYLESHEETPATH . '/category-' . $catid . '.php')) {
				include(STYLESHEETPATH . '/category-' . $catid . '.php');
				exit;
			}
		}
	}
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//anphattravel.net/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://anphattravel.net/post-sitemap.xml</loc>
<lastmod>2026-02-26T10:53:48+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/page-sitemap.xml</loc>
<lastmod>2026-01-13T16:32:00+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/tour-sitemap.xml</loc>
<lastmod>2026-02-26T14:44:31+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/vemaybay-sitemap.xml</loc>
<lastmod>2022-09-15T09:19:32+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/thuexe-sitemap.xml</loc>
<lastmod>2020-09-14T10:02:41+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/doitac-sitemap.xml</loc>
<lastmod>2015-08-18T10:03:18+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/category-sitemap.xml</loc>
<lastmod>2026-02-26T10:53:48+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/tour_category-sitemap.xml</loc>
<lastmod>2026-02-26T14:44:31+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/dia-diem-sitemap.xml</loc>
<lastmod>2026-02-26T14:44:31+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/gia-tour-sitemap.xml</loc>
<lastmod>2026-02-26T14:44:31+07:00</lastmod>
</sitemap>
<sitemap>
<loc>https://anphattravel.net/thuexe_category-sitemap.xml</loc>
<lastmod>2020-09-14T10:02:41+07:00</lastmod>
</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->