<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//minhanwindow.vn/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://minhanwindow.vn/post-sitemap1.xml</loc>
		<lastmod>2026-09-11T08:58:41+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/post-sitemap2.xml</loc>
		<lastmod>2026-09-09T08:45:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/post-sitemap3.xml</loc>
		<lastmod>2026-09-03T09:19:58+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/post-sitemap4.xml</loc>
		<lastmod>2026-08-21T08:49:24+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/post-sitemap5.xml</loc>
		<lastmod>2026-08-17T08:29:48+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/page-sitemap.xml</loc>
		<lastmod>2026-06-30T11:01:57+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/kien_thuc-sitemap.xml</loc>
		<lastmod>2026-08-07T11:12:21+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/du_an-sitemap.xml</loc>
		<lastmod>2026-06-06T10:39:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/tin_tuc-sitemap.xml</loc>
		<lastmod>2025-10-20T10:44:43+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://minhanwindow.vn/category-sitemap.xml</loc>
		<lastmod>2026-09-11T08:58:41+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->
<!-- This sitemap was originally generated in 1,976 second(s). (Memory usage: 231,27 KB) - 13 queries -->
<!-- Array
(
    [0] => Array
        (
            [0] => 
				SELECT post_type, MAX( GREATEST( p.post_modified_gmt, p.post_date_gmt ) ) AS date
				FROM heExpS_posts as p
				LEFT JOIN heExpS_postmeta AS pm ON ( p.ID = pm.post_id AND pm.meta_key = 'rank_math_robots')
				WHERE (
					( pm.meta_key = 'rank_math_robots' AND pm.meta_value NOT LIKE '%noindex%' ) OR
				    pm.post_id IS NULL
				)
				AND p.post_status IN ( 'publish','inherit' )
					AND p.post_type IN ('post','page','attachment','blocks','kien_thuc','du_an','tin_tuc','tuyen_dung')
				GROUP BY p.post_type
				ORDER BY p.post_modified_gmt DESC
            [1] => 1.1207871437073
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Sitemap\Sitemap::get_last_modified_gmt, RankMath\Helpers\DB::get_results, RankMath\Admin\Database\Query_Builder->get_results, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464519.9262
            [4] => Array
                (
                )

        )

    [1] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM heExpS_posts as p
		
		LEFT JOIN heExpS_postmeta AS pm ON ( p.ID = pm.post_id AND pm.meta_key = 'rank_math_robots' )
		WHERE (
			( pm.meta_key = 'rank_math_robots' AND pm.meta_value NOT LIKE '%noindex%' ) OR
			pm.post_id IS NULL
		)
		AND p.post_type = 'post' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.26841306686401
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Sitemap\Providers\Post_Type->get_post_type_count, RankMath\Helpers\DB::get_var, RankMath\Admin\Database\Query_Builder->get_var, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464521.0473
            [4] => Array
                (
                )

        )

    [2] => Array
        (
            [0] => 
				SELECT post_modified_gmt
					FROM ( SELECT @rownum:=@rownum rownum, heExpS_posts.post_modified_gmt
					FROM ( SELECT @rownum:=0 ) r, heExpS_posts
						WHERE post_status IN ( 'publish', 'inherit' )
						AND post_type = 'post'
						ORDER BY post_modified_gmt ASC
					)
					x WHERE rownum % 200 = 0 ORDER BY post_modified_gmt DESC
            [1] => 0.0095551013946533
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Helpers\DB::get_col, RankMath\Admin\Database\Query_Builder->get_col, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464521.3161
            [4] => Array
                (
                )

        )

    [3] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM heExpS_posts as p
		
		LEFT JOIN heExpS_postmeta AS pm ON ( p.ID = pm.post_id AND pm.meta_key = 'rank_math_robots' )
		WHERE (
			( pm.meta_key = 'rank_math_robots' AND pm.meta_value NOT LIKE '%noindex%' ) OR
			pm.post_id IS NULL
		)
		AND p.post_type = 'page' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.0091221332550049
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Sitemap\Providers\Post_Type->get_post_type_count, RankMath\Helpers\DB::get_var, RankMath\Admin\Database\Query_Builder->get_var, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464521.3276
            [4] => Array
                (
                )

        )

    [4] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM heExpS_posts as p
		
		LEFT JOIN heExpS_postmeta AS pm ON ( p.ID = pm.post_id AND pm.meta_key = 'rank_math_robots' )
		WHERE (
			( pm.meta_key = 'rank_math_robots' AND pm.meta_value NOT LIKE '%noindex%' ) OR
			pm.post_id IS NULL
		)
		AND p.post_type = 'kien_thuc' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.028343915939331
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Sitemap\Providers\Post_Type->get_post_type_count, RankMath\Helpers\DB::get_var, RankMath\Admin\Database\Query_Builder->get_var, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464521.3371
            [4] => Array
                (
                )

        )

    [5] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM heExpS_posts as p
		
		LEFT JOIN heExpS_postmeta AS pm ON ( p.ID = pm.post_id AND pm.meta_key = 'rank_math_robots' )
		WHERE (
			( pm.meta_key = 'rank_math_robots' AND pm.meta_value NOT LIKE '%noindex%' ) OR
			pm.post_id IS NULL
		)
		AND p.post_type = 'du_an' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.042969942092896
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Sitemap\Providers\Post_Type->get_post_type_count, RankMath\Helpers\DB::get_var, RankMath\Admin\Database\Query_Builder->get_var, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464521.3657
            [4] => Array
                (
                )

        )

    [6] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM heExpS_posts as p
		
		LEFT JOIN heExpS_postmeta AS pm ON ( p.ID = pm.post_id AND pm.meta_key = 'rank_math_robots' )
		WHERE (
			( pm.meta_key = 'rank_math_robots' AND pm.meta_value NOT LIKE '%noindex%' ) OR
			pm.post_id IS NULL
		)
		AND p.post_type = 'tin_tuc' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.0018310546875
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Sitemap\Providers\Post_Type->get_post_type_count, RankMath\Helpers\DB::get_var, RankMath\Admin\Database\Query_Builder->get_var, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464521.409
            [4] => Array
                (
                )

        )

    [7] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM heExpS_posts as p
		
		LEFT JOIN heExpS_postmeta AS pm ON ( p.ID = pm.post_id AND pm.meta_key = 'rank_math_robots' )
		WHERE (
			( pm.meta_key = 'rank_math_robots' AND pm.meta_value NOT LIKE '%noindex%' ) OR
			pm.post_id IS NULL
		)
		AND p.post_type = 'tuyen_dung' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.00042104721069336
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Post_Type->get_index_links, RankMath\Sitemap\Providers\Post_Type->get_post_type_count, RankMath\Helpers\DB::get_var, RankMath\Admin\Database\Query_Builder->get_var, RankMath\Admin\Database\Query_Builder->run
            [3] => 1789464521.411
            [4] => Array
                (
                )

        )

    [8] => Array
        (
            [0] => SELECT DISTINCT t.term_id
			 FROM heExpS_terms AS t  LEFT JOIN heExpS_termmeta ON ( t.term_id = heExpS_termmeta.term_id )  LEFT JOIN heExpS_termmeta AS mt1 ON ( t.term_id = mt1.term_id AND mt1.meta_key = 'rank_math_robots' ) INNER JOIN heExpS_term_taxonomy AS tt ON t.term_id = tt.term_id
			 WHERE tt.taxonomy IN ('category') AND ( 
  ( heExpS_termmeta.meta_key = 'rank_math_robots' AND heExpS_termmeta.meta_value NOT LIKE '%noindex%' ) 
  OR 
  mt1.term_id IS NULL
)
			 ORDER BY t.name ASC
			 
            [1] => 0.0032229423522949
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Taxonomy->get_index_links, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
            [3] => 1789464521.4123
            [4] => Array
                (
                )

        )

    [9] => Array
        (
            [0] => SELECT  t.term_id
			 FROM heExpS_terms AS t  INNER JOIN heExpS_term_taxonomy AS tt ON t.term_id = tt.term_id
			 WHERE tt.taxonomy IN ('category') AND t.term_id IN ( 3840,3102,3093,332,3095,3860,3850,3103,3099,3087,3142,3090,3112,3844,3089,3100,3838,3097,3088,3862,3092,1,3841,3091,3094,3107 )
			 
			 
            [1] => 0.00071597099304199
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Taxonomy->get_index_links, WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Tax_Query->get_sql, WP_Tax_Query->get_sql_clauses, WP_Tax_Query->get_sql_for_query, WP_Tax_Query->get_sql_for_clause, WP_Tax_Query->clean_query, WP_Tax_Query->transform_query, WP_Term_Query->query, WP_Term_Query->get_terms
            [3] => 1789464521.4198
            [4] => Array
                (
                )

        )

    [10] => Array
        (
            [0] => SELECT SQL_CALC_FOUND_ROWS  heExpS_posts.ID
					 FROM heExpS_posts  LEFT JOIN heExpS_term_relationships ON (heExpS_posts.ID = heExpS_term_relationships.object_id)
					 WHERE 1=1  AND ( 
  heExpS_term_relationships.term_taxonomy_id IN (1,332,3087,3088,3089,3090,3091,3092,3093,3094,3095,3097,3099,3100,3102,3103,3107,3112,3142,3838,3840,3841,3844,3850,3860,3862)
) AND ((heExpS_posts.post_type = 'post' AND (heExpS_posts.post_status = 'publish')))
					 GROUP BY heExpS_posts.ID
					 ORDER BY heExpS_posts.post_modified DESC
					 LIMIT 0, 1
            [1] => 0.015552043914795
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Taxonomy->get_index_links, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
            [3] => 1789464521.4219
            [4] => Array
                (
                )

        )

    [11] => Array
        (
            [0] => SELECT FOUND_ROWS()
            [1] => 0.00024890899658203
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Sitemap_XML->build_sitemap, RankMath\Sitemap\Generator->get_output, RankMath\Sitemap\Generator->build_sitemap, RankMath\Sitemap\Generator->build_root_map, RankMath\Sitemap\Providers\Taxonomy->get_index_links, WP_Query->__construct, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts
            [3] => 1789464521.4376
            [4] => Array
                (
                )

        )

    [12] => Array
        (
            [0] => INSERT INTO `heExpS_options` (`option_name`, `option_value`, `autoload`) VALUES ('rank_math_sitemap_cache_files', 'a:1:{s:46:\"rank_math_e0daddf6413d26ef54c2c61c9f454807.xml\";s:1:\"1\";}', 'auto') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
            [1] => 0.45343399047852
            [2] => require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->parse_query, do_action_ref_array('parse_query'), WP_Hook->do_action, WP_Hook->apply_filters, RankMath\Sitemap\Router->request_sitemap, RankMath\Sitemap\Sitemap_XML->__construct, RankMath\Sitemap\Sitemap_XML->output, RankMath\Sitemap\Sitemap_XML->has_sitemap_in_cache, RankMath\Sitemap\Cache->store_sitemap, RankMath\Sitemap\Cache::cached_files, RankMath\Helper::option, update_option, add_option
            [3] => 1789464521.4396
            [4] => Array
                (
                )

        )

)
 -->