<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://www.oldlotterysambad.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.23' -->
<!-- generated-on='April 6, 2026 6:14 pm' -->
<sitemapindex xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd' xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>	<sitemap>
		<loc>https://www.oldlotterysambad.com/sitemap-misc.xml</loc>
		<lastmod>2026-04-06T14:49:21+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.oldlotterysambad.com/post-sitemap.xml</loc>
		<lastmod>2026-04-06T14:49:21+00:00</lastmod>
	</sitemap>
</sitemapindex><!-- <pre>array(9) {
  [0]=>
  array(5) {
    [0]=>
    string(101) "SELECT option_name, option_value FROM wp_options WHERE autoload IN ( 'yes', 'on', 'auto-on', 'auto' )"
    [1]=>
    float(0.0007081031799316406)
    [2]=>
    string(185) "require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), wp_plugin_directory_constants, get_option, wp_load_alloptions"
    [3]=>
    float(1775499268.062208)
    [4]=>
    array(0) {
    }
  }
  [1]=>
  array(5) {
    [0]=>
    string(216) "SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts 
					 WHERE 1=1  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish')))
					 
					 ORDER BY wp_posts.post_date DESC
					 LIMIT 0, 10"
    [1]=>
    float(0.00028705596923828125)
    [2]=>
    string(98) "require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts"
    [3]=>
    float(1775499268.106009)
    [4]=>
    array(0) {
    }
  }
  [2]=>
  array(5) {
    [0]=>
    string(19) "SELECT FOUND_ROWS()"
    [1]=>
    float(6.604194641113281E-5)
    [2]=>
    string(125) "require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, WP_Query->set_found_posts"
    [3]=>
    float(1775499268.106343)
    [4]=>
    array(0) {
    }
  }
  [3]=>
  array(5) {
    [0]=>
    string(57) "SELECT wp_posts.* FROM wp_posts WHERE ID IN (46,48,49,50)"
    [1]=>
    float(0.00020384788513183594)
    [2]=>
    string(118) "require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, _prime_post_caches"
    [3]=>
    float(1775499268.107078)
    [4]=>
    array(0) {
    }
  }
  [4]=>
  array(5) {
    [0]=>
    string(105) "SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (46,48,49,50) ORDER BY meta_id ASC"
    [1]=>
    float(0.0002219676971435547)
    [2]=>
    string(160) "require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, _prime_post_caches, update_postmeta_cache, update_meta_cache"
    [3]=>
    float(1775499268.10814)
    [4]=>
    array(0) {
    }
  }
  [5]=>
  array(5) {
    [0]=>
    string(338) "SELECT DISTINCT t.term_id, tr.object_id
			 FROM wp_terms AS t  INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
			 WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (46, 48, 49, 50)
			 ORDER BY t.name ASC
			 "
    [1]=>
    float(0.0003218650817871094)
    [2]=>
    string(224) "require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, _prime_post_caches, update_object_term_cache, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms"
    [3]=>
    float(1775499268.11033)
    [4]=>
    array(0) {
    }
  }
  [6]=>
  array(5) {
    [0]=>
    string(67) "SELECT option_value FROM wp_options WHERE option_name = 'sm_cpages'"
    [1]=>
    float(0.000244140625)
    [2]=>
    string(362) "require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, GoogleSitemapGeneratorLoader::do_template_redirect, GoogleSitemapGeneratorLoader::call_show_sitemap, GoogleSitemapGenerator->show_sitemap, GoogleSitemapGenerator->initate, GoogleSitemapGenerator->load_pages"
    [3]=>
    float(1775499268.112649)
    [4]=>
    array(0) {
    }
  }
  [7]=>
  array(5) {
    [0]=>
    string(262) "SELECT
					COUNT(p.ID) AS `numposts`,
					MAX(p.post_modified_gmt) as `last_mod`
					FROM
						wp_posts p
					WHERE
						p.post_password = ''
						AND p.post_type = 'post'
						AND p.post_status = 'publish'
						
					ORDER BY
						p.post_date_gmt DESC"
    [1]=>
    float(0.0003612041473388672)
    [2]=>
    string(412) "require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, GoogleSitemapGeneratorLoader::do_template_redirect, GoogleSitemapGeneratorLoader::call_show_sitemap, GoogleSitemapGenerator->show_sitemap, do_action('sm_build_index'), WP_Hook->do_action, WP_Hook->apply_filters, GoogleSitemapGeneratorStandardBuilder->index"
    [3]=>
    float(1775499268.114179)
    [4]=>
    array(0) {
    }
  }
  [8]=>
  array(5) {
    [0]=>
    string(262) "SELECT
					COUNT(p.ID) AS `numposts`,
					MAX(p.post_modified_gmt) as `last_mod`
					FROM
						wp_posts p
					WHERE
						p.post_password = ''
						AND p.post_type = 'page'
						AND p.post_status = 'publish'
						
					ORDER BY
						p.post_date_gmt DESC"
    [1]=>
    float(0.000286102294921875)
    [2]=>
    string(412) "require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, GoogleSitemapGeneratorLoader::do_template_redirect, GoogleSitemapGeneratorLoader::call_show_sitemap, GoogleSitemapGenerator->show_sitemap, do_action('sm_build_index'), WP_Hook->do_action, WP_Hook->apply_filters, GoogleSitemapGeneratorStandardBuilder->index"
    [3]=>
    float(1775499268.114668)
    [4]=>
    array(0) {
    }
  }
}
</pre><h4>Total Query Time</h4><pre>9 queries in 0 seconds.</pre> --> <!-- Request ID: 25916a278851f9290e78f916bff9da70; Queries for sitemap: 3; Total queries: 9; Seconds: 0; Memory for sitemap: 1KB; Total memory: 6MB -->
