<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//staging.taisoshop.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://staging.taisoshop.com/post-sitemap.xml</loc>
		<lastmod>2026-04-09T01:25:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://staging.taisoshop.com/page-sitemap.xml</loc>
		<lastmod>2026-06-06T22:06:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://staging.taisoshop.com/product-sitemap1.xml</loc>
		<lastmod>2026-08-28T19:31:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://staging.taisoshop.com/product-sitemap2.xml</loc>
		<lastmod>2026-08-28T19:31:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://staging.taisoshop.com/product-sitemap3.xml</loc>
		<lastmod>2026-08-28T19:31:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://staging.taisoshop.com/category-sitemap.xml</loc>
		<lastmod>2026-04-09T01:25:25+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,174 second(s). (Memory usage: 110,38 KB) - 13 queries -->
<!-- Array
(
    [0] => Array
        (
            [0] => 
			SELECT COUNT(*)
			FROM wp_options
			WHERE option_name LIKE 'elementor\\_1\\_custom\\_task\\_manger\\_batch\\_%'
		
            [1] => 0.00068187713623047
            [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] => 1787955648.413
            [4] => Array
                (
                )

        )

    [1] => Array
        (
            [0] => SELECT a.hook FROM wp_actionscheduler_actions a
					JOIN wp_actionscheduler_groups g ON g.group_id = a.group_id
					WHERE g.slug = 'wp_mail_smtp' AND a.status IN ('in-progress', 'pending')
            [1] => 0.00079798698425293
            [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, WPMailSMTP\Core->get_tasks, WPMailSMTP\Tasks\Tasks->init, WPMailSMTP\Tasks\Reports\SummaryEmailTask->init, WPMailSMTP\Tasks\Tasks::is_scheduled, WPMailSMTP\Tasks\Tasks::get_active_actions
            [3] => 1787955648.4243
            [4] => Array
                (
                )

        )

    [2] => Array
        (
            [0] => DESCRIBE IF;
            [1] => 9.608268737793E-5
            [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, {closure}, dbDelta
            [3] => 1787955648.44
            [4] => Array
                (
                )

        )

    [3] => Array
        (
            [0] => CREATE TABLE IF NOT EXISTS wp_taiso_proformas (
        id bigint(20) NOT NULL AUTO_INCREMENT,
        codigo varchar(30) NOT NULL,
        nombre varchar(200) DEFAULT '',
        whatsapp varchar(30) DEFAULT '',
        unidad varchar(200) DEFAULT '',
        items longtext NOT NULL,
        total decimal(10,2) DEFAULT 0,
        estado varchar(20) DEFAULT 'pendiente',
        expira datetime DEFAULT NULL,
        creado datetime DEFAULT CURRENT_TIMESTAMP,
        PRIMARY KEY (id),
        UNIQUE KEY codigo (codigo),
        KEY idx_codigo (codigo)
    ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
            [1] => 0.0028679370880127
            [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, {closure}, dbDelta
            [3] => 1787955648.4402
            [4] => Array
                (
                )

        )

    [4] => 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','elementor_library','product','astra-advanced-hook')
				GROUP BY p.post_type
				ORDER BY p.post_modified_gmt DESC
            [1] => 0.13983201980591
            [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] => 1787955648.4732
            [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 = 'post' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.0010569095611572
            [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] => 1787955648.6132
            [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 = 'page' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.00053095817565918
            [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] => 1787955648.6144
            [4] => Array
                (
                )

        )

    [7] => 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 = 'product' AND p.post_status IN ( 'publish' ) AND p.post_password = ''
		AND p.ID != ''
		
            [1] => 0.0042760372161865
            [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] => 1787955648.615
            [4] => Array
                (
                )

        )

    [8] => Array
        (
            [0] => 
				SELECT post_modified_gmt
					FROM ( SELECT @rownum:=@rownum rownum, wp_posts.post_modified_gmt
					FROM ( SELECT @rownum:=0 ) r, wp_posts
						WHERE post_status IN ( 'publish', 'inherit' )
						AND post_type = 'product'
						ORDER BY post_modified_gmt ASC
					)
					x WHERE rownum % 200 = 0 ORDER BY post_modified_gmt DESC
            [1] => 0.0057730674743652
            [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] => 1787955648.6194
            [4] => Array
                (
                )

        )

    [9] => Array
        (
            [0] => SELECT DISTINCT t.term_id
			 FROM wp_terms AS t  LEFT JOIN wp_termmeta ON ( t.term_id = wp_termmeta.term_id )  LEFT JOIN wp_termmeta AS mt1 ON ( t.term_id = mt1.term_id AND mt1.meta_key = 'rank_math_robots' ) INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
			 WHERE tt.taxonomy IN ('category') AND ( 
  ( wp_termmeta.meta_key = 'rank_math_robots' AND wp_termmeta.meta_value NOT LIKE '%noindex%' ) 
  OR 
  mt1.term_id IS NULL
)
			 ORDER BY t.name ASC
			 
            [1] => 0.0012030601501465
            [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] => 1787955648.6263
            [4] => Array
                (
                )

        )

    [10] => Array
        (
            [0] => SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (80,79,19,20,21)
            [1] => 0.00032901763916016
            [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, _prime_term_caches
            [3] => 1787955648.6278
            [4] => Array
                (
                )

        )

    [11] => Array
        (
            [0] => SELECT  t.term_id
			 FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
			 WHERE tt.taxonomy IN ('category') AND t.term_id IN ( 1 )
			 
			 
            [1] => 0.00023007392883301
            [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] => 1787955648.6291
            [4] => Array
                (
                )

        )

    [12] => Array
        (
            [0] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (1)
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_modified DESC
					 LIMIT 0, 1
            [1] => 0.00084495544433594
            [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] => 1787955648.6299
            [4] => Array
                (
                )

        )

    [13] => Array
        (
            [0] => SELECT FOUND_ROWS()
            [1] => 0.00029110908508301
            [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] => 1787955648.6307
            [4] => Array
                (
                )

        )

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

        )

    [15] => Array
        (
            [0] => SHOW FULL COLUMNS FROM `wp_options`
            [1] => 0.00085711479187012
            [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] => 1787955648.6335
            [4] => Array
                (
                )

        )

    [16] => Array
        (
            [0] => UPDATE `wp_options` SET `option_value` = 'a:9:{s:46:\"rank_math_e9b9880815a82e73e9e5f29fae39714e.xml\";s:4:\"post\";s:46:\"rank_math_30eb02a9ceb9f920d08bf1be2f7d8e1b.xml\";s:8:\"category\";s:46:\"rank_math_bc0a194b7eb9a5ec7f0b0759a5e9fc6f.xml\";s:4:\"page\";s:46:\"rank_math_c115f4da0a00f6385758ec2f0edc39a2.xml\";s:7:\"product\";s:46:\"rank_math_1e2e4454c48b957bd7f0b78987759799.xml\";s:7:\"product\";s:46:\"rank_math_92f09d7ecdc13de427c25640659f2ccc.xml\";s:7:\"product\";s:46:\"rank_math_afc2d84a3f32ad85f03d8c64644dae01.xml\";s:1:\"1\";s:46:\"rank_math_d205fae98d6a766333856053c5831cdb.xml\";s:7:\"product\";s:46:\"rank_math_a23b0740927ec02a9ddb8adaa8cd545f.xml\";s:1:\"1\";}' WHERE `option_name` = 'rank_math_sitemap_cache_files'
            [1] => 0.0053629875183105
            [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] => 1787955648.6344
            [4] => Array
                (
                )

        )

)
 -->