<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.phuketdirect.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.phuketdirect.com/page-sitemap.xml</loc>
		<lastmod>2026-09-10T08:54:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.phuketdirect.com/estate_property-sitemap.xml</loc>
		<lastmod>2026-09-14T07:06:04+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.022 second(s). (Memory usage: 139.60 KB) - 7 queries -->
<!-- Array
(
    [0] => Array
        (
            [0] => SELECT   wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
					 WHERE 1=1  AND ( 
  ( wp_postmeta.meta_key = '_elementor_template_type' AND wp_postmeta.meta_value = 'landing-page' )
) AND wp_posts.post_type = 'e-landing-page' AND ((wp_posts.post_status <> 'trash' AND wp_posts.post_status <> 'auto-draft'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_date DESC
					 LIMIT 0, 1
            [1] => 0.0010559558868408
            [2] => require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Plugin->init, Elementor\Plugin->init_components, Elementor\Core\Modules_Manager->__construct, Elementor\Core\Base\Module::instance, Elementor\Modules\LandingPages\Module->__construct, Elementor\Modules\LandingPages\Module->should_activate_landing_pages, Elementor\Modules\LandingPages\Module->has_landing_pages, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
            [3] => 1789369911.7226
            [4] => Array
                (
                )

        )

    [1] => Array
        (
            [0] => 
			SELECT COUNT(*)
			FROM wp_options
			WHERE option_name LIKE 'elementor\\_1\\_custom\\_task\\_manger\\_batch\\_%'
		
            [1] => 0.00077199935913086
            [2] => require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Elementor\Plugin->init, Elementor\Plugin->init_components, Elementor\Core\Upgrade\Custom_Tasks_Manager->__construct, Elementor\Core\Base\Background_Task->is_running, Elementor\Core\Base\BackgroundProcess\WP_Background_Process->is_queue_empty
            [3] => 1789369911.7365
            [4] => Array
                (
                )

        )

    [2] => Array
        (
            [0] => SELECT   wp_posts.ID
					 FROM wp_posts 
					 WHERE 1=1  AND wp_posts.post_type = 'estate_property' AND ((wp_posts.post_status = 'publish'))
					 
					 ORDER BY wp_posts.post_date DESC
					 LIMIT 0, 50
            [1] => 0.00075888633728027
            [2] => require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, wpresidence_init_redux, require_once('/plugins/wpresidence-core/redux-framework/admin-config.php'), require_once('/plugins/wpresidence-core/redux-framework/theme-admin-sections/wpresidence-api.php'), Redux::get_option, Redux_Options_Defaults->default_values, Redux_Options_Defaults->field_default_values, Redux_WordPress_Data->get, Redux_WordPress_Data->get_data, get_posts, WP_Query->query, WP_Query->get_posts
            [3] => 1789369911.8621
            [4] => Array
                (
                )

        )

    [3] => Array
        (
            [0] => 
				SELECT post_type, MAX( GREATEST( p.post_modified_gmt, p.post_date_gmt ) ) AS date
				FROM wp_posts as p
				LEFT JOIN wp_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','e-floating-buttons','elementor_library','wpestate-studio','estate_property')
				GROUP BY p.post_type
				ORDER BY p.post_modified_gmt DESC
            [1] => 0.0039761066436768
            [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] => 1789369911.9713
            [4] => Array
                (
                )

        )

    [4] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM wp_posts as p
		
		LEFT JOIN wp_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.00092005729675293
            [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] => 1789369911.9756
            [4] => Array
                (
                )

        )

    [5] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM wp_posts as p
		
		LEFT JOIN wp_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.00071310997009277
            [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] => 1789369911.9767
            [4] => Array
                (
                )

        )

    [6] => Array
        (
            [0] => SELECT COUNT( DISTINCT p.ID ) as count FROM wp_posts as p
		
		LEFT JOIN wp_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 = 'estate_property' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.00075411796569824
            [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] => 1789369911.9776
            [4] => Array
                (
                )

        )

    [7] => Array
        (
            [0] => SELECT autoload FROM wp_options WHERE option_name = 'rank_math_sitemap_cache_files' LIMIT 1
            [1] => 0.00046801567077637
            [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
            [3] => 1789369911.9792
            [4] => Array
                (
                )

        )

    [8] => Array
        (
            [0] => SHOW FULL COLUMNS FROM `wp_options`
            [1] => 0.0029680728912354
            [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
            [3] => 1789369911.9797
            [4] => Array
                (
                )

        )

    [9] => Array
        (
            [0] => UPDATE `wp_options` SET `option_value` = 'a:1:{s:46:\"rank_math_7a8f7af12a4c4d8cdd8c6493b48b4df6.xml\";s:1:\"1\";}' WHERE `option_name` = 'rank_math_sitemap_cache_files'
            [1] => 0.004514217376709
            [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
            [3] => 1789369911.983
            [4] => Array
                (
                )

        )

)
 -->