GET https://staging.ktm-sturm.de/ersatzteilfinder/1190-rc8-r-2014-modelcode-F9923N1

Query Metrics

113 Database Queries
101 Different statements
1096.61 ms Query time

Queries

Group similar statements

# Time Info
1 0.95 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
2 0.22 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
3 0.44 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.23 ms
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
5 0.38 ms
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(?)) AND (sales_channel.active)
Parameters:
[
  "8a243080f92e4c719546314b577cf82b"
]
6 0.34 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "ersatzteilfinder/1190-rc8-r-2014-modelcode-F9923N1"
  "ersatzteilfinder/1190-rc8-r-2014-modelcode-F9923N1/"
]
7 0.22 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "/ersatzteilfinder/1190-rc8-r-2014-modelcode-F9923N1"
]
8 0.55 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
9 0.27 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
10 0.28 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "7J3j6rB2LionPyuxCShws4TYExaZRxa1"
]
11 0.30 ms
# context-factory::base-context

        SELECT
          sales_channel.id as sales_channel_id,
          sales_channel.language_id as sales_channel_default_language_id,
          sales_channel.currency_id as sales_channel_currency_id,
          currency.factor as sales_channel_currency_factor,
          GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
        FROM sales_channel
            INNER JOIN currency
                ON sales_channel.currency_id = currency.id
            LEFT JOIN sales_channel_language
                ON sales_channel_language.sales_channel_id = sales_channel.id
        WHERE sales_channel.id = ?
        GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
12 0.41 ms
# base-context-factory::sales-channel::read
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, `sales_channel.currency.translation.name` as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.`currency_id`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation`.`language_id` = ?) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
13 0.21 ms
# base-context-factory::sales-channel::association::domains::read
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?))
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
14 0.20 ms
SELECT LOWER(HEX(`language.salesChannels.mapping`.`sales_channel_id`)) as `key`, GROUP_CONCAT(LOWER(HEX(`language.salesChannels.mapping`.`language_id`)) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping`.`language_id` = `language`.id WHERE ((`language`.`id` = ?)) AND (`language.salesChannels.mapping`.`sales_channel_id` IN (?)) GROUP BY `language.salesChannels.mapping`.`sales_channel_id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
15 0.30 ms
# base-context-factory::sales-channel::association::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE ((`language`.`id` = ?)) AND (`language`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
16 0.24 ms
# base-context-factory::currency::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
17 0.26 ms
# base-context-factory::country::read
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
18 0.24 ms
# base-context-factory::customer-group::read
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.name`, `customer_group.translation.name` as `customer_group.name`, `customer_group.translation.registrationTitle`, `customer_group.translation.registrationTitle` as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.`customer_group_id`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation`.`registration_title` as `customer_group.translation.registrationTitle`, `customer_group.translation`.`registration_introduction` as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.`registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.`registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.`language_id` = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
19 0.16 ms
# base-context-factory::taxes::read
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
Parameters:
[]
20 0.50 ms
# base-context-factory::taxes::association::rules::read
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule`.`active_from` as `tax_rule.activeFrom`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.`tax_rule_type_id`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.`language_id` = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"W(\x19¥ÅRNì§ù\x7F5†´*@"
  b"×ã`4ÛåIð‘7âù_\x1C\x01"
  b"÷ìlÙÏÄBgü─▀ÆÄg╚ï"
]
21 0.40 ms
# base-context-factory::payment-method::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
22 0.44 ms
# base-context-factory::shipping-method::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
23 0.20 ms
# base-context-factory::cash-rounding::search-ids
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = ? AND `currency_country_rounding`.`country_id` = ?) LIMIT 1
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
24 0.31 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "7J3j6rB2LionPyuxCShws4TYExaZRxa1"
]
25 0.39 ms
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` WHERE (`rule`.`invalid` = ?) ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[
  false
]
26 0.81 ms
# cart-rule-loader::load-rules::read
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x069ÎΈ\x1FEùƒØà€•¨\fz"
  b"†;orw>Jj²»Úï\x06бQ"
  b"øÆQ{o*MÚ¹œVu“2!,"
  b"\x01˜§RqMx!†F\x14â\x7F‚Õ®"
  b"\x16\x11Õ\x12J^É\x04\x15\x1Fù\x1E┘5"
  b"\x17\Ò7V\x1AO~„PŒM9ö‰î"
  b""\x15ÿ;4üBÉàãÛÔ\rÂ\x16<"
  b""¶±\vopA\x1D–zM®ì—we"
  b"dꙦvÎK˜¿½Dh\x04\x00µ!"
  b"nœ¯å[\x1D@o£Ô\x1C\eÚûÇs"
  b"‡¯—zš1@𮡹fî÷²4"
  b"ïïY¯w"C\x1Aíd░rýÀ\x15É"
  b"¦5?²¶ÂM(¡@\x0EµZÊŽE"
  b"¼Ú¦ïTõO?’y\t\r~¥ôŽ"
  b"┌kÀpëÂAU¢¤»█tüu+"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"JxKq\x15éM\x0Fµq.¡Ñ\x1E‰Ï"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"_þz\x06e¹@-¾Ç:d\t\x12d,"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"ýÌ┬ã&ØNÔí7¹Å¶_äÒ"
  b"»l™órþEj‰ŒgÏ¡Dåh"
  b"f`uS+àOuž=ƒµlCáY"
  b"º«\x1E\x1C■╝D(ìÕ╚S│ãd┴"
  b"<\x04À–õÌBïš-<¸íì\x10)"
  b"""
    <õA6žmJ/§\n
    ¨hzeü-
    """
  b"Íþ»\x00\x03<Aà’¢©\x00¹bqp"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"""
    .örVh\n
    Mкƒ¢\x11\x16¤zû
    """
  b"ViÞý\x03ÎM†¥\x18 \rÿ¸þ*"
  b"`Z­èœHF/‰\t»\x01ŽóÚ­"
  b"e–Ö"\x19fK%ŸÊ-ª}è1æ"
  b"iÒ-À±\x07L\x08™¥\tj’ÙÔH"
  b"w(öc2\x15Aü▒╠Õ╔ß─+Q"
  b"z3\x13˜K«DÎŽ“ø¾Á©->"
  b"„é\eóÛÌAÈ·ôÉÂóŠS¤"
  b"ˆ>'ZTÊM"‡\x11n,j¯\x03\n"
  b"Šiaz\x02ìO\x15\er¨äa¡\f"
  b"«ÈÜ<®ºE࿵*y¯[Wr"
  b"­’[˺>Jè“Ä¢\x03ü8=¸"
  b"¼†\x15æœ;IÁ¯Æq480Êî"
  b"ûð\x13­·AsØ.pX\x07õeÊ"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  b"Ê:+\x1Cá¿Cl©╣þHRQØe"
  b"ä,gl“±LŸª\x0FžÃíÝ›î"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]
27 0.29 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
28 0.40 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
29 0.30 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
30 0.49 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
31 0.20 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
32 0.33 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
33 0.22 ms
SELECT LOWER(HEX(`script`.`app_id`)) as `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
34 0.17 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
35 0.72 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
36 0.54 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
37 3.26 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  1
  12
]
38 0.54 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  12
  true
  true
]
39 0.49 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
40 0.63 ms
# header::languages::search-ids
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id`  LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id`  WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
41 0.30 ms
# header::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
42 0.24 ms
# header::currencies::search-ids
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id`  LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id`  WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
43 0.23 ms
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
44 0.24 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
45 1.25 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  1
  4
]
46 0.61 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  4
  true
  true
]
47 0.36 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
48 0.33 ms
# footer-pagelet::payment-methods::search-ids
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id`  LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id`  WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
Parameters:
[
  true
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
49 0.50 ms
# footer-pagelet::payment-methods::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
  b"$)v‹Ì\x04Eüƒð?·Í2\x02%"
  b"=\x16uıã;O\x13©1\eì}:\x1D×"
  b"E;|™\x7FVO¾¼HZ4ä(r¡"
  b"iŒØ\e’•Hæ³JkΧ¸v‘"
  b"”ú_›Ž¬JgŒÕ\x13ð½ß\x1Er"
  b"W}╗p/ìG\r®x\x12\x1D7╔B-"
  b"\x1FäÀ\x13\x1F¦BÓªLƒ\v³ž¯A"
  b"±¶ƒi‹\x11@E±¢¿T½\x16Õ,"
]
50 0.41 ms
# footer-pagelet::shipping-methods::search-ids
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id`  WHERE (`shipping_method`.`active` = ? AND `shipping_method.salesChannels`.`id` = ?) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
51 0.49 ms
# footer-pagelet::shipping-methods::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ÇÑ6îÚ\vHtŸc{l9ØPÉ"
  b"ùD\x14Îm¨NÖ³PÑŸ‹"âÎ"
  b"•t`\x05zaJ<“@½¸ô\*ø"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
52 0.21 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
53 0.18 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
54 0.19 ms
SELECT LOWER(HEX(assoc.`sales_channel_id`))
                FROM `sales_channel_payment_method` AS assoc
                    LEFT JOIN `payment_method` AS pm
                        ON pm.`id` = assoc.`payment_method_id`
                WHERE
                    assoc.`payment_method_id` = ? AND
                    pm.`active` = 1
Parameters:
[
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
55 0.17 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
56 0.24 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
57 0.43 ms
# category::data::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
58 0.24 ms
# category::cms-page::read
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.`cms_page_id`, `cms_page.translation`.`cms_page_version_id`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.`language_id` = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.`cms_page_version_id` = `cms_page`.`version_id` WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"iTwà.öCå \x16¸>ÔÍö:"
]
59 0.33 ms
# category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND ((`cms_section`.`cms_page_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"iTwà.öCå \x16¸>ÔÍö:"
]
60 0.39 ms
# category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND ((`cms_block`.`cms_section_id` IN (?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"""
    \x01˜¬”\x08Jraº\n
    2‚Xó\x7F£
    """
  b"\x01™âxˆ\x18\x7FI½ûb\x04\x16xæä"
  b"\x01šÅp\x7FÂzT˜«¡óP|\x1AÑ"
  b"""
    \n
    $Epê6B® }4•¢a`\x13
    """
  b"\x1EÎ[¢H'M\x1F·ãæfÂi®""
  b"6ìyyYRGWš<l\x11|‘+æ"
  b"tÃNêP&@»ƒ\x19¸\x13vpÂÕ"
]
61 0.43 ms
# category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND ((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ÿ¼öDfs\x0Fر‗:ª¦┬±"
  b"\x01™âÅâìv\x05­\x06¥ÚÉÌ\x1D®"
  b"\x01šÅ‡+>{ߣ‹aÀVÆÕê"
  b"±ìM\x04\x1C÷G)œºböç_|±"
  b"D\x0E1\x08uªAê“\x10ÑòÑ<VÎ"
  b"Z±ŒØÍ}IR¶™cï)\x1E\•"
  b"påi¾ÿQEÁ¬øíê—Â\x04É"
  b"19\x15,ªŸH%˜\x14õ\x058ŸœC"
  b"“Á…eƒ¡EÒšÙy:„ö*\x03"
  b"▀'É#dãC3åTë<IÍ\x7F»"
  b"᯽[+\x15Gƒ¯‹è¿‰…\x1AÒ"
  b"æ­áìlIC\x04‘ײ…Žão™"
  b".Ö╗x\x01èDì¿G(RP¥|½"
]
62 0.29 ms
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ð"±&‰¬C]›¸\v\x02ý—ûŸ"
]
63 0.24 ms
SELECT `moorl_sorting`.`id` as `moorl_sorting.id`, `moorl_sorting`.`locked` as `moorl_sorting.locked`, `moorl_sorting`.`url_key` as `moorl_sorting.key`, `moorl_sorting`.`entity` as `moorl_sorting.entity`, `moorl_sorting`.`priority` as `moorl_sorting.priority`, `moorl_sorting`.`active` as `moorl_sorting.active`, `moorl_sorting`.`fields` as `moorl_sorting.fields`, `moorl_sorting`.`created_at` as `moorl_sorting.createdAt`, `moorl_sorting`.`updated_at` as `moorl_sorting.updatedAt`, `moorl_sorting.translation.label`, `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation`.`moorl_sorting_id`, `moorl_sorting.translation`.`label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation`.`language_id` = ?) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation`.`moorl_sorting_id` = `moorl_sorting`.`id` WHERE `moorl_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0FA<X]ˆ1Ñ×[Ž›VÐv"
]
64 0.48 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01šÅ–ó–wYŠ\x125h}oÝ,"
  b"\x01Üm¬Ùz╚×ÍÉX▒0tÚ"
  b"y4èà\x03DD*¥\x13yøh­Ls"
  b"\x13ë¾p£—F…¥º ……+Øï"
  b"u=$YCÆG«—šÂJÙ\x19Çß"
  b"""
    >ú×¼T█K\n
    ì>ÊÚrà6¬
    """
  b"""
    £#uñÝ\tJ‚ŸPå\n
    †k¯t
    """
  b"ÚèfŽ\x15§N4€+L$dW>b"
  b"Û¨w\t%\x00A߬†´$£æ¦]"
  b"\x01ÿ§AF\x16}Öɽ┘░£*¦^"
  b"\x01˜õBï{u\x12º–IM_àNS"
  b"¹_ŒÃLöO–‡Ji\x1E•)\x05\x19"
  b"’Û¹&œ÷D;£\x16|[^ðÁG"
  b"}U\h¼)@òŽ('Ók¡Ä\e"
  b"\x1A\┤ksYCÓïÙ┴ØÅAÜþ"
  b"ÏÚDTF\@\x12Œ\x1CZO€rÀG"
  b"\x01šSk•0z~¼îbÊ0µ”\x00"
]
65 2.01 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
66 678.03 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`custom_fields` as `product.translation.customFields` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` WHERE (`product`.`version_id` = ?) AND ((((IFNULL(`product`.`active`, `product.parent`.`active`) = ? AND NOT (COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL),IF(JSON_TYPE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) <=> ?))) AND NOT (`product`.`display_group` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) GROUP BY `product`.`display_group` ORDER BY MAX(`product`.`created_at`) DESC LIMIT 10
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "1"
  "null"
  null
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
]
67 1.85 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
68 0.33 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
69 0.37 ms
# product-price-calculator::units::read
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
70 0.41 ms
# cms::moorl-brand-slider-v2::search-ids
SELECT `product_manufacturer`.`id` FROM `product_manufacturer` WHERE (`product_manufacturer`.`version_id` = ?) AND ((NOT (`product_manufacturer`.`id` <=> ?))) ORDER BY `product_manufacturer`.`media_id` DESC, `product_manufacturer`.`id` ASC LIMIT 12
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
71 1.19 ms
# cms::moorl-brand-slider-v2::read
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.media`.`id` as `product_manufacturer.media.id`, `product_manufacturer.media`.`user_id` as `product_manufacturer.media.userId`, `product_manufacturer.media`.`media_folder_id` as `product_manufacturer.media.mediaFolderId`, `product_manufacturer.media`.`mime_type` as `product_manufacturer.media.mimeType`, `product_manufacturer.media`.`file_extension` as `product_manufacturer.media.fileExtension`, `product_manufacturer.media`.`uploaded_at` as `product_manufacturer.media.uploadedAt`, `product_manufacturer.media`.`file_name` as `product_manufacturer.media.fileName`, `product_manufacturer.media`.`file_size` as `product_manufacturer.media.fileSize`, `product_manufacturer.media`.`media_type` as `product_manufacturer.media.mediaTypeRaw`, `product_manufacturer.media`.`meta_data` as `product_manufacturer.media.metaData`, `product_manufacturer.media`.`config` as `product_manufacturer.media.config`, `product_manufacturer.media`.`path` as `product_manufacturer.media.path`, `product_manufacturer.media`.`private` as `product_manufacturer.media.private`, `product_manufacturer.media`.`thumbnails_ro` as `product_manufacturer.media.thumbnailsRo`, `product_manufacturer.media`.`created_at` as `product_manufacturer.media.createdAt`, `product_manufacturer.media`.`updated_at` as `product_manufacturer.media.updatedAt`, `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation.title` as `product_manufacturer.media.title`, `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt`, `product_manufacturer.media.translation.customFields`, `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields`, `product_manufacturer.translation.name`, `product_manufacturer.translation.name` as `product_manufacturer.name`, `product_manufacturer.translation.description`, `product_manufacturer.translation.description` as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN `media` `product_manufacturer.media` ON `product_manufacturer`.`media_id` = `product_manufacturer.media`.`id` LEFT JOIN (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`name` as `product_manufacturer.translation.name`, `product_manufacturer.translation`.`description` as `product_manufacturer.translation.description`, `product_manufacturer.translation`.`custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.`language_id` = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product_manufacturer`.`version_id` LEFT JOIN (SELECT `product_manufacturer.media.translation`.`media_id`, `product_manufacturer.media.translation`.`alt` as `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation`.`title` as `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation`.`custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation`.`language_id` = ?) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation`.`media_id` = `product_manufacturer.media`.`id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"{ƒ0Õp­F<œ~·ó\x04Ž{-"
  b"áˆÍyÔFHïžk|Ã\q„ª"
  b"""
    Õ(\n
    +·îJM„ñ}ðÆ~=ï
    """
  b"▄0¬<ı█G4ÉØ[\x16Â=){"
  b"\x0EQZ1ï½L\x1C’ê’¥oìĽ"
  b"†ÞþÊ2\x1A@8¯dD/Ú`ð\x01"
  b"¥« È)ãOo©<\v;ýbüØ"
  b"{ÿbŒ“üIćŠEÈ*ÜÄ}"
  b"\x06.│ì\uCvÀî\x14┘7!±ç"
  b"3├¼\x1C¥‗E,░Ï,ï\tbìz"
  b"""
    Å8þ\n
    ?\x17Oйx¾¤ºÑ5Ø
    """
  b"-¬®9x"C-®HÌ›~~¶í"
]
72 0.82 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
73 1.74 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
74 0.43 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
75 0.43 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
76 3.35 ms
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE ?
Parameters:
[
  "%F9923N1%"
]
77 48.13 ms
SELECT s.*, c.name, n.name  as article_description, IF (p.active = 1, lower(hex(p.id)), null) as product_id  FROM hobaIT_sparepartfinder AS s 
		    LEFT JOIN hobaIT_csb_article_data AS c ON c.article_number = s.article_number 
			LEFT JOIN hobaIT_sparepartfinder_article_names n ON n.article_number = s.article_number
			LEFT JOIN product AS p ON p.product_number = s.article_number
			WHERE model_number = ? ORDER BY `group`, sequence_number ASC
Parameters:
[
  1000091751
]
78 19.40 ms
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (10123,10127,10128,10129,10131,10132,10133,10134,10136,10142,10144,10150,10154,10166,10169,10170,10172,10173,10174,10175,10177,10179,10183,10193,10200,10206,10210,10212,10213,10220,10221,10228,10233,10242,10246,10247,11955,13350,13353,14560,14656,14657,14659,14661,14664,4668) ORDER BY number, part_type ASC
Parameters:
[]
79 137.66 ms
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (10123,10127,10128,10129,10131,10132,10133,10134,10136,10142,10144,10150,10154,10166,10169,10170,10172,10173,10174,10175,10177,10179,10183,10193,10200,10206,10210,10212,10213,10220,10221,10228,10233,10242,10246,10247,11955,13350,13353,14560,14656,14657,14659,14661,14664,4668) AND article_number IN ("6930103402833S","6910103202833S","6900103600001","69001086100","69001084000","69001081000","0025080356","0019080356","69012005050","16181L01S","0770120025","69012060060","6901200600033","0025050166","15080122","15080106","05187K0701","0025080306","15080120S","69001081044","43570523S1","43570522S1","48600176","48600704","43570453S3","43570445S","95010034S","95010035S","43570133","43570134","43570135","43570136","43570023","43570447SA","48600046","48600481","43570624","43570008","43570623","43570092","43570618","43570454S","R140170","T511","48601166S1","6900210100033S","6900220100033S","69002004100","0912060653","69002010200","69002021100","69002091000","69002092100","61011070000","58411074100","6901204200033","69012041100","69012040100","69012040030","69012040040","69012040020","014579050356","69002003000","61002030100","61002044100","0025060166","61011049000","61002031100","50302038200","61002056000","61002043000","61002051000","61002032000","61002055000","69032070044","58007117000","69012040010","61002054000","50302036200","61032063000","59032062000","69002055010","69011071000","0025060356","60003095000","57013072100","6930300100004","6900300200033","6900303900033S","6900303800033S","6900303905033S","6900303805033S","6900304100033S","6900304000033S","6900304900033S","6900304800033S","6900305103333S","6900305003333S","69003006000","69003005000","69008025100","69008027000","69008025070","69008025160","69008025080","69008025150","69008026150","69008026000","0081050161","60003052000","60003152000","69008026060","60003044000","0799060003","6900304700001","0760171030","0025080306S","0025080356S","0025080556","6900300400033","0025080256S","0035100309S","6900300700033","0035100249","69008021080","69004095000","61003042000","69011047000","0025100246","60003044100","69308025050","0081040121","69303002005","6900304001033","6900302313333S","75603023011","61003024000","69003027050","69003027060","61003028001","69003027000","61011045000","0084040123","6900302610033S","69003029100","0025060126","36120781S9","40140493SA","46180533S2","91750004S","36120559","40140342S","0912050203","50180095","46810893","36120151","40140533","46811208","52000087","40140332","17187K0701","69004089000","50180751S1","R12019","R17005","6900408004433S","6930408304433S","69004081044","58303090000","0760253270","59033080000","54603097000","50203081800","69004087000","69004082000","69004094000","0760182442","56503195100","69004085000","69004093000","0760202640","69004092000","69004088000","0618152200","69304084000","0025080256","54630044000","69004096000","6900403024433","60004034000","0760304073","69004032000","60004031000","60004033000","60004032000","69013010000","69004066200","46104066050","0009050106","69004040000","69004030010","69004072000","0025060166S","69004050000","69008021060","6900406010033","69004060050","69004037144","60004038000","6900406100033","69304030040","58414030000","50304040100","60004042000","6900406101033","69004066210","69004230010","69005083200","69005007100","69005008000","61041090000","69005011000","0991060082","51010086100","0024060136","69005050000","69005005005","0021080003","58405050065","54305068100","54308042000","61005091000","6900806020033","6900805633304B","6900805523304B","69005083192","69005083193","69006002244","69006001100","69006015100","69006041060","69006040060","69006041000","69006040000","69006041050","69006040050","69006015050","69006004000","69006001030","69007029000","69006001040","69006087000","58431082100","0024060206","0081400253","0017060305","58031005000","60015019001","0025080126","69006001060","6900701334428A","69007040200","69007047000","69007008100","6900702610030","6900702510030","69007025050","60007024050","60007024000","60007026001","58207080100","0912050163","69007014100","0025060306","69007028000","69007027000","0912050123","60015022000","69307031000","69007040010","69007040020","69007040030","69007040070","61007088200","61007089000","61007090100","0025060256","69014014000","69007017000","58507012000","00050157706","00049140121","69007015000","69007016150","69108008000","6900800110028B","6900800210028B","6900800300028B","6900800400028B","6900805200004A","6900805310004A","6900805000030D","6900805100030D","6900802210033","6900802310033","6900802120033","6930811000033","6900804300028A","6900804400028A","6900804100028B","6900804200028B","69008039000","69008038000","6900803100033","69008018100","69008017100","69014017000","60008008050","76503075000","58605083010","75008023000","31008060000","6930300405001","69014078000","6900704705028","0081040161","0025060206","69008020000","0025050206","54603048100","60012081200","0024060156","0021060003","0985060003","0966050163","40006006000","0125050003","0985050003","58412080000","58412080050","60114010070","69003003055","69003003050","0081060121","69008003050","0021040003","6100900114430","61009012000","60009013000","61009011000","0625069068","0472048175","0760354771","61009081000","6900906000030","61009062018","00050000120","61009076000","69009015000","6901000114430","0625062052","69010011000","0472052200","0760305271","69010013000","58709076000","61010059000","69010165108","6901005004430","69010012000","0625060060","69010054000","61010051138","61010056000","61010057000","69010060000","69010166000","69010081144","60010084000","61010086000","00050002001","69010015000","69311075000","69311077000","69011048000","69011060010","69011060000","0021050003","0025080166S","61111018000","58513001000","61111020000","61111057000","58411096100","75011088015","75011088010","75011087050","60211092000","60111094000","44011076140","44011076200","44011076305","69011092000","69011040000","000700000BH","69011078050","58411098100","69008019100","6900803200033","60011053000","69011055044","60011034100","58211058000","58011109130","69011097000","69011059050","69011059000","69011096000","60040009000","69011059060","0902060083","0025050126","60007020040","69013001100","61013009102","61013009103","61013013050","61013013000","69013069001","58007017000","69013005000","61013002000","61013006000","60013020000","54513155000","61011050000","00062030000","6901306014430","69013062100","06923080000","61013069000","69013099050","55011022100","0025060206S","58303060051","6901305004433S","0625060002","69013054000","69013051000","6901307200030","0603100141","61011051000","6901301510130","6901301610130","0035100559","69013030000","69013018000","61013019000","69013019100","69013012000","54813020100","69013025000","61013020100","6901308000130","6901307500001","69013020000","69013082000","69013090000","69013076000","69013083000","69013081000","69314001000","60014003100","49011435100","69014001050","69011076000","6901401110033","6901401000033","75014047000","69014025100","69014026100","69014040000","60006001022","69014015000","69014526100","69014525100","69314069100","69014012000","61014068100","0084040083","69101085000","69011066244","69011066100","69011021000","69007050000","60411067000","00063004202","00063099111","312305","312313","3210040","3212472DE/GB","3212521GB","69002003100","6900304803333S","6900304903333S","69007040090","3213111EN","69029099000","60012015000","60029070300","61230057060","61230058050","0405151917","61230058000","61230035000","6913003830024","0474050100","61205032000","61005026000","69005035021","69005035022","69005035023","61205022000","60005026000","00050226706","00050210706","00049200121","69005028100","0625062062","61233001000","0618091312","0405263113","61233005100","61233042000","0417270150","61233003100","61233041000","0405222613","61233006100","61233002000","0625062040","60033040015","60033040016","60033040017","60033040018","60033040019","60033040020","60033040021","60033040022","0471200120","60033043000","0625062043","61233011100","0405242813","60033044000","61233015100","0471029000","61233045000","61233014100","61233013100","61233016100","0471300151","61233046000","61233012100","61233010000","50330082000","0760304772","60033029017","60033129017","60033034000","60033035000","69035010100","62535009000","60035048000","60035045000","0770017015","69035001000","41001052000","69035091000","69035092000","69135023000","54305058000","76235028000","00050331706","69035024000","69035028000","69035027000","69035026000","69035025000","69035065000","60035067001","60035066000","69035030000","61235017000","62635044050","69035044000","61236056000","61236060000","60036035200","60036035205","60036035210","60036035215","60036035220","60036035225","60036035230","60036035235","60036035240","60036035245","60036035250","60036035255","60036035260","60036035265","60036035270","60036035275","60036035280","60036035285","60036035290","60036035295","60036035300","60036035305","60036035310","60036035315","60036035320","60036035330","78036033000","61236032200","61236028100","59036027000","61236036100","61236030100","61236031100","69136030010","0984080305","0912060255","61236099100","6913612010024","69130036000","60011252000","61036023100","0835080165","60030063050","61236026001","61236025001","0402050980","61236082100","0770150151","0770120020","6123615214433","60036052020","61236075000","0770298178","61236079050","61236079000","61236044000","61236048000","0025060106","0603061001","0125060003","61230045000","0770100020","61235019100","77336056095","07700900151","69005005100","0080060123","61236082150","59036006090","0770050012","60236075000","69130097000","6123605210033","61238091000","0770080015","6913602010024","0908120153","58038022000","0770250030","0770300020","61238085200","60030063070","61238017000","61238021100","61338015000","0770140200","61238085344","0770125015","0770170200","61230065000","0770010010","0799080000","60038007010","60038001024","0402041580","61238009144","60038028000","50337073000","61238026000","60038009000","61238002000","61238011000","61238010000","61238008150","61238008200","61238051000","6923805000033","69038050010","0025060506","61238052000","0770012021","61238055000","0770060020","00050000068","61240001000","0618101410","0625060016","61240017100","0405151913","60340022000","0618354220","60239105000","0912060206","60340020000","60040027000","60040027050","0770033020","0081050181","61041080000","61041085150","61041085100","60031098001","61241040000","69341001000","69006001031","69006001032","61041031300","60039030000","0912040203","61041088050","61041088000","69041088050","75041023020","75041023010","61241023044","61241013044","75041013060","61041060040","54632095000","61234005333","0988060121","56534013100","0760142460","61234014000","54634020000","54634050000","58038023200","59034020000","50334018100","61234002100","61234001000","75034024044","75034052000","61234023000","0912060303","61234015444","0625618050","61234003100","0625068080","60234012100","60211023150","07700240251","0984050123S","60211023100","69034040100","0625006087","6903403114433S","61034035000","69034032100","0912060453","6930303603333","69034041000","6900303801001","59009062019","50233041000","50232050001","6903403000033S","56509064100","69308099200","61332044000","61332007000","69332005000","61332003000","0625060032","0936220155","0126220373","61332006000","61332002000","60032021000","61332001044","60038001132","0618303526","60032020000","61232054000","0760091862","0402031780","61232069000","61232068100","61232061051","60032061244","60032065000","60032061050","50332062000","60432011010","61230015100","0402040980","69130013000","612300151101","612300151102","612300151103","0888040050","612300820001","612300820002","612300820003","69330018100","60030026010","60032009050","60032009040","69130007200 I","69130007200 II","61230033000","77630074000","61230055000","61230056000","69130030100","69130031100","69130032100","69130007110 I","69130007110 II","6913000014424","0019050106S","61230084000","61230066100","61230039100","75038041200","07700390261","69030060144","61230047144","0412153511","60030010000","60030023000","49030090000","61230044000","0025060806","61230043000","0025060906","0025060606","60038029200","0906200100","77236080000","0018050103","57031523100","45038017000","0025080166","69130099000","6033002600041","61230027000","6033000104441","61230025000","0025060956","0025060456","0025060856","6033505200041","61235061000","60335055100","60035055150","61235065244","59030023000","04720300121","61236008200","0770220020","77036003000","61236005000","69336009144","69336010144","69336109144","69336110144","61236001000","61236002000","61236013000","61230057100","0405151924","61230057050","61230157000","61236002050","69136011000","61236080100","61236081000","0770180020","59009062010","60039006000","61239093200","69139093000","59039034000","60039040020","61230040000","60239104000","6023010204441","6003009400030","60339003000","44906890","40540399","40540400","40540401","40540402","40540403","40540404","40540405","40540406","40540407","40540408","40540409","40540410","40540411","40540412","40540413","40540414","40540415","40540417","40540418","40540419","40540421","40540422","40540423","40540425","40540426","40540427","40540447","40540448","40540449","40540450","40540494","40540774","40541383","40541391","40541392","40541393","40541402","40541403","40541404","40541405","40541406","40541408","40541414","40541416","40541417","48600063","48600064","48600065","48600069","48600095","48600096","48600097","48600098","48600099","48600100","48600101","48600102","48600116","48600139","48600217","48600325","48600326","48600327","48600328","48600329","48600330","48600331","48600332","48600333","48600479","48600967","48600988","48600989","48601091","48601092","48601093","48601094","48601264","48601300","48601459","48601548","48601550","48601584","48601692","48601693","48601707","48601841","48601847","48601849","48601850","48601916","48601917","S64060000400000","S64060000500000","S64060000600000","48600061","48600062","48600213","48600214","48600215","48600216","48600218","48600346","48600350","48600351","48600352","48600357","48600385","48600386","48600480","48600485","48600555","48600607","48600964","48600965","48601095","48601113","48601266","48601402","48601859","48601860","48601862","48601863","48601864","89080001","89080002","89080003","89080004","89080005","89080006","89080007","89080008","89080009","S64080000000000","S64080000300000","40540477","43570120","43578166","44916098","44916130","44916180","46180640","36120284","36120286","36120292","36120298","36120299","36120311","36120312","36120313","36120314","36120325","36120326","36120327","36120328","36120329","36120330","36120331","36120332","36120333","36120334","36120335","36120336","36120337","36120338","36120339","36120340","36120342","36120343","36120344","36120345","36120346","36120347","36120348","36120349","36120350","36120351","36120352","36120353","36120354","36120355","36120356","36120604","40140275","48601708","50180395","46810521","46810522","46810523","46810524","46810525","46810603","46810604","46810606","46810607","46810608","46810610","46810611","46810612","46810613","46810614","46810615","46810616","46810620","46810622","46810623","46810624","46810625","46810628","46810631","46810633","46810634","46810636","46810637","46810638","46810639","46810641","46810642","46810643","46810856","46811258","46811580","46811582","46811629","46811635","46812015","46812016","46812017","46812018","50181296","50181297","S64120000000000","46180712","46810490","46810491","46810492","46810493","46810494","46810495","46810496","46810497","46810498","46810499","46810500","46810501","46810502","46810503","46810504","46810505","46810506","46810507","46810508","46810509","46810510","46810511","46810512","46810513","46810514","46810515","46810516","46810517","46810518","46810519","46810520","35480479","46811046","50180006","50180007","50180008","50180009","50180010","50180012","50180013","50180014","50180015","50180016","50180017","50180019","50180020","50180021","50180022","50180023","50180024","50180025","50180026","50180027","50180028","50180029","50180030","50180031","50180032","50180033","50180034","50180035","50180036","50180037","50180038","50180039","50180040","50180041","50180043","50180044","50180045","50180046","50180047","50180048","50180049","50180050","50180051","50180052","50180053","50180054","50180055","50180056","50180057","50180058","50180059","50180060","50180061","50180062","50180063","50180064","50180065","50180066","50180067","50180068","50180069","50180070","50180071","50180072","50180073","50180074","50180075","50180076","50180077","50180078","50180079","50180080","50180177","50180210","50180383","48600212","50180634","50180650","50180653","50180654","50180655","50180656","50180657","50180659","50180662","50180663","50180664","50180665","50180666","50180209","50180330","50180578","50180635","40541061","36120469","36120471","46811636","89000001","46811637","48600460","50600065","50600002")
Parameters:
[]
80 0.33 ms
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number =  ?
Parameters:
[
  1000091751
]
81 0.26 ms
SELECT s.product_number as product_number, lower(hex(p.id)) as id FROM hobaIT_sparepartfinder_powerparts as s LEFT JOIN product as p on p.product_number = s.product_number WHERE model_number =  ?
Parameters:
[
  "1000091751"
]
82 24.29 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"Yåø!–ÛOaƒ\x04Ct¥Ê³T"
  b"1\x06cåqöGÙºôY³J¬·©"
  b"k©¾┴$³@:«=╣┤▀│BÅ"
  b"\x06a­£_OH¼¶\x04Í\x1D\fР8"
  b"(r¬¹\x12ùLR”\x05—ZÒ¦\x1EË"
  b"Ýr[¡iÈ@àÅ\e┤çv╦╔N"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"€Ñm'ÀMJ­±6°o\x06…"ò"
  b"\x15û\x035¼3J9ˆ9Ìà\x0FÓ\x1EH"
  b"y\Ø\x14H\x12FM«(ÿJyry\x1A"
  b"5Ö5é(8L7ƒfBc‘G1j"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"Ì£ÿ©…ÞNÁŠ\x01ðU\\x16Ìi"
  b"\x14Æ&=O\x06œK ã†k\rá"
  b"=àug\x1FÅG\fØr¬ <╬çâ"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"jøÐ,ýÛI`šÊ\x0EE\x7FlÏø"
  b"\x1FenS–ŒHް܄+‚n±¾"
  b"’r'µÏ\x15I„¬\x10q\x15?(…\x1E"
  b"ë6@íî\x0F@9µkÞÊvã¦6"
  b"uŒÉ+:½L²¦Ý¤‰N\x0E¬j"
  b"Þ›HIúÙNÖ†P¨Â\\x1A‘w"
  b"êñÎŒAMCí¬}²?»a×\v"
  b"ðÄK+±\x01FÔ´Œ ¶¿“Ú‹"
  b"ŠïàiOEKB‚!0&—LuÁ"
  b"\x07█<8räJsÅÖ\tJ3,ª┐"
  b"ã\x19¥Ê\x10vHê‚AÀÛ4ð‰("
  b"°D¢Ýe>N\x1Dì/\x17údièë"
  b"®RI\x149]L‘‡7§ 4?ðO"
  b"\x1D¢ðÈÔ£NÄ‘\x10ÚÔaY«("
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"ïıÏj*o@ÆìÖ/äÒ)ÛÝ"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"\x1E\x7FÔF¿‹rX\x03/ÜæÈ"
  b"+Åz%\x10÷ES¾õfú~š¼\x10"
  b"=‡T\e0\x10K\x02—°\x19`kŠ!p"
  b"‹B\x05š\x1CBNÁ³ö\x01\x0F‹ß"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"zßòc™\x19B⿽°>«<„ö"
  b"¯~˜®\x04ND‰¶^bzæsša"
  b"úñ+E\x11‚E€‹œòTík›¨"
  b"╠%[SßëO\t╝.¸Ò¥ìÕp"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"i©"@\x1C╗B▄┐ojü!ü-h"
  b"}œâ\x0F‚ÕI‚“\x01*|\x14G÷à"
  b"**màrp@\x13›j—TX\vÈD"
  b"Ý,ÏLÍ\x02EìóGtå²6õ&"
  b"\x1Dý§}„jEB¾&Í”õÿé½"
  b"Ž­3§W\x05FS™GÖ±\x12ØŸ§"
  b"CÌ#)\x14÷Ep®+˜§zB2¸"
  b"%\x08ކ\f‚Do¾K–¿²ü\x14X"
  b"Ù~W4q/Eë¸úmb\x03\x11"
  b"*ƒ9\x05ª\x01Iܪ\x16‚2Kªùð"
  b"\x0F¸‚\ØÍMñœ]§ãbzMŒ"
  b"|¸g\x03\v\x17K(®-`µ 4yã"
  b"‰uÀ-•¦B×™1nnm"ˆ\v"
  b"Ë„ín—çH-¤¯Zæ.V›÷"
  b"""
    G6\n
    %©ÏF\x7F“ÿ˜¶8\x14¦\x18
    """
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"\x058d0#±J·…\x1CB?¼î}‡"
  b"\dÇÉ=WMGó[ä¸:²3$"
  b"óÜD¶\x11PL+¡\x15]’ýÿ¾¬"
  b"™Â\—6bGÛµã!Ì\x12\e"
  b"¬è%TÆ\x16BÇì=\eælÖH\"
  b"ÕÚô½l™N‡¢¯±\x14܆–3"
  b"""
    Ö\x08¤éZÆL´…Ùǃ¯\n
    
    """
  b"\x0E‰ÉC<\x10B`žLû\x13£¤\x19Ý"
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"à>┴ÊY¾@víâ┌ËÉX\r"
  b"0Р\x1CI\x1CL\x08Œæ<Ê~÷›"
  b":ö–噂J‘š€œB°¹éö"
  b"ç§­\x10\x05\vN\x1DôÅ\tWn\x08"
  b"\x06‹<×Dm¬nÒÍqG·\x0E"
  b"ÅIæñA2A/¾H¥üRQ“N"
  b"·"þµ¹~Bµ­=íÞ²ý¼£"
  b"\fgæGMܱû©e±.ÍŠ"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"^h’ç"!MD—Û¼½#¡\x0EŒ"
  b"O│g9\x14ÈN╠ü9¿ÓÖ┌òî"
  b"³▀/¸ı\x02N\x00üïpÂý■³C"
  b"=\x0F¯¯¼1Kª«˜Ô\x12&PT,"
  b"\x1CƒËb9ÝN\r¼ì¯Ö:#ùú"
  b"\x04ÕEt\x08ÁA\x17§lzAbÁÈw"
  b"I½€ˆ¨§E\x05š\x19;V£Sµš"
  b"VÐ│8hüE³×c¤ı\x00IE│"
  b"‚ÙÔ\x00GšH©®w\x19ûý\x17$B"
  b"\x15ª‘o©ÃD\x1F­Ü[dn2ðG"
  b"(É┴{')@)ÿÚâê%Tg├"
  b"ÿ@\v\x1F\x01Oœž=]\x13Ó‰Nï"
  b"O\x18Ð\x04bÍN\x06œu=\x13„í»ä"
  b"""
    \n
    2UÉmZK\x02Æ╩ƒ\x188\x03■!
    """
  b"d»F}ز@`Œ¥n§ËÑNä"
  b"""
    q\n
    ³Ù6ïC_ªzFCq•ß9
    """
  b"Öј`¹ÌDâŠ+39Ôþ®ú"
  b"n(¡ª9ÂI‘¨fãU\x03U–×"
  b"\r\x01Ûóò\x1CB•–w¡tq%Æ\x06"
  b"""
    X5†\x0Eò\x15Ji¯\n
    3“Àð+à
    """
  b"·ü┴¬&\x06B\x1E¢`»©?\x1A\ró"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"""
    5║o\x03âÒH\n
    «á\x07\x02¾¹%Å
    """
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"‚g”3•\x08@Ã¥\x12\x06‡M¸ÏÕ"
  b"-oi—\x19ïLp„L\x0E`Ç´vØ"
  b"gïƒU$\x12GC™…Ø#˜Àщ"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"¦o94£ÉG?åo7f┬{æy"
  b"¦@oÒÅLB\x1F¿{\x1E7Ø(EM"
  b"╗î/üw@F║ÑWÄYëÙ¬8"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"·Ð\f,\\x05K\x08—Ìý\v\x15ª"
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"üá╝Çt░Hu░üþÓfë\t¯"
  b"yò<\vñ.Jm…K”عï\x06Ê"
  b"!ÄTö\x16\x13H㓛섧JÓW"
  b"[¼šÙû+E¬º¶¦fZ›V?"
  b"ÇÂU¹ƒnN¯Ö╠*╚##Ø\f"
  b"Ò\x13"Z\x05FH˜‰s\x07\x16é>*"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"D╦M ä,MØ┐l´Ê45▄À"
  b"¼b\x14´èßA7¼\x15¦¼\x00ñF¿"
  b"Ìh%„¼VHì­ú\x1EXë)J;"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"ÎÄ‘™V!NŶže)ß·\vQ"
  b"¼»Šà`ÄL\x01˜j\x05_\x06)t-"
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"*\x08R■\x1AYKMäq9ìfä\x01¼"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"Ü\x10M}E6@<׿ÐC&«Cü"
  b"yÁ6\x08Õ½K\x10ì\x15,pU{ÛÃ"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"oß±‘þHMú¦3’×o\Ýu"
  b"VNs±XÜG¡°½¶¾¸åR\x1D"
  b"ºëP¿¾\x14NÛ½­ßfxn,\x1C"
  b"CØPª┌ãF#êqúEì#ÐF"
  b"Z\x15_▀¨(G▓àoÅñq\x02\v"
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"""
    ßÅ­|Å\n
    H+š¢­M¸ïñp
    """
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"¬╗êöuèK5ì\x03\t\eMªXL"
  b"""
    Q\n
    \x1C\x11ÿB8º–erB¨ÿN
    """
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"ı\x04Òz'*Ig░Ëòi}×ü╔"
  b" 5îüö\x03La«$;1²Ôü\x08"
  b"\x19ò\x00›D\x1A@\n½PGßt¨b\x16"
  b")QÉÃ\x15àNÕÇQ\x08▓­Ø┘»"
  b"xõvÂz¹O\x11¦\x16âóñnó–"
  b"\eÀ\x1645{G\x10¼é\x17ÿý:ËÌ"
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"xößNʯEd»Q\x03MvšÓù"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"m\x0F\fáˆO@f¨–¹Ú¶·AR"
  b"t\x11Aûª■J¼¬ì_╗Ä\x10;\x11"
  b"\x18·Íµ™VKö¢ íÒ\x0Fô\x0Eï"
  b"TØFºY8Dî®\x02*(á\x15\x17C"
  b"M¼G™Þ\x1AH\x1C\x12\x15)\x14ú0 "
  b"MÊ™æ¹Gá½üŒjÿ\x1Föà"
  b"±ne\x01┼dM\x17îYöÀ┘Å\x05?"
  b"CA  >cI¸¥µtÁ­\x04ÄØ"
  b"VÔudÖ(Aæ½b\x17 >ÐÌj"
  b"<Gc\f\x12ÙM‹¾¤­ÖîÂæ™"
  b"º_mm<³L¶š=玒¬\x1AN"
  b"]ökVfé@b™®\t\x0FôIï"
  b"ÞÌòNÒ\x7FAg║Ø╔╝µ}j,"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"\x0Fë‡Ý\x15NHF‹mÜ…Ðè‰"
  b"*"x2°\x08KWº{9±ÍF§ï"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b"ͳûüÿ…C¯‚¸ÖUµ ?«"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"f\x1E×\x0F»,M\x01É|┤gÃ\x16╠w"
  b"Ø-,1MéB\x08åç\x12«┌§¹2"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"9\x04M\x00Ì´Kp¨T>>Y°Äœ"
  b"¶ëÓ°'─K^×q\x7FìÍ\t´^"
  b"3wíÍ<wK=–¹]ºAÙp¦"
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"pÔƒ\x1ETJC†‡cKRs\rª\x0E"
  b"¬½u?8AFý¬&ñs!‡rg"
  b"ý\x14\röþåAÙ¦“Hç\x10îò "
  b"µ8Áf5(@\x12ùÉ\x1FEX°ïy"
  b"T¾>@ÔdLb–°ÿ±µT=\x0E"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"ßù§ò/œC%¿‰næäïM "
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"úÍ+ƒølFo¨*T¯\x183[½"
  b"\x17¤ì· »H·‰Yôçì­\x18Ä"
  b"RÎù|{ûHôœ>iØ!'GN"
  b")\x07”ŒGµC\x13¹j]Á)Š(\r"
  b"Œ³\x17ý óG¥¯Ù°~ØÌîÿ"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b"ï¨äBØFL═ê>ãÖÒ\x18¬b"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"Éïq┬]ÐOA¢®O§¤¹J!"
  b"§\x12G*\x1FÙBU‹C`+묄Õ"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"/jÃúªûL³║¯aì\x16Ù²z"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"\x1Dñ@àááGl¨\x05œ\x07m‰ìÜ"
  b"åRí­ÌéMFªŠÝS\x02QÿŠ"
  b"ò\x02▀Ø|ÞKP╣0b\x10\x00¥\x1Eƒ"
  b"L²sAnPCQØA\x1EúýK]Í"
  b"\x04=┬rb.E)Éߨ-d\r"
  b"/ (2\x17>K4£ba\x1C\tS²P"
  b"eÌCHò†GvŸãŸoé\tâ?"
  b"\x1AÄà\x06ê{E\x05€·öÀ41,c"
  b"¬\x11®8œ¶Aµº©BÓøø<\x01"
  b"""
    Ü▄ì│\x13╩Oıö2÷o!█\n
    \x1A
    """
  b"]^—)®\x06M+šP5~àŸ|¸"
  b"O╣┘ü▀¦L(é¦╩VìcÆ═"
  b"] #WôVLy²\x13Pl¨SÄò"
  b"Ió±üU¿KÔØD¾5èCê!"
  b"\tõ:<…NOlŠ=h=kÉÃ¥"
  b"Âéa\x08cØL ºÀQW\e1¹ß"
  b"O_ªåqòK\x1EšP{[cfHû"
  b"v\x03f)ÍKKs›y;\x03ä\x08\x11<"
  b"Hnxs¦)Aìù®eû\x13\x10²]"
  b"­\x168Z\x13KMO¹wx¯agY\x1F"
  b"rm À³0E~‘\x03üµ|\x14?|"
  b"\x07«a;â¡A_žÆ<(içã\x01"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"5\S>´\x03O@¨Ï\x04;fsîÚ"
  b"@VŸ\x17\x15 BÞ®\fé\x18àk\x16"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"\x16‘Xe©ÐML’\x19§eí\e­Õ"
  b"ô•½\x066ÂH]±E8å\x08þ\x12§"
  b"U]\x19À¶p@ıü¨Ü¸╬[ð2"
  b"÷\x7Fѹ<Å@P¦$.òËÃèf"
  b"Èoáö\x14;@¡‡7p›$/ãV"
  b"Ù\x00ÞÛaÏJI—s’’¶\x17\x08F"
  b"\x08\x1Fàð\x0F´CջĩI4¶,\x17"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"K\x05µ—ÒH#»ö1vR)jF"
  b"æ/ôº\x11ÙO¬»“'ذ%Úw"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"""
    \x19÷┼SαH'ì\x18\n
    »zÉG¢
    """
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"û¨©V\x02ÀLm”\t\v ,˜_"
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"ùè\x00\x1C¢<O°£Iƒ\î\x12ɯ"
  b"\rd\x1Aœ¸ENG§y<­\r\x1C\x1C9"
  b"\x1EÊúqšxOj¨ÁÄö\x06\x0E”ï"
  b"Ã\va•½$F)ŸÔÕ\x04J¥;å"
  b"B\x04\x0E×\x18AY“<¶±l\x13¬x"
  b"îo½0\x19'C\x12ØÙL\x18 à»E"
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"i1æv¹[I3¬-ËÓE„D‰"
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"ÙoÙÄ\x08~@\x04Š·+†ñ ;â"
  b"yê¨H\x04ÄDœœ©ðO¶A2,"
  b"""
    \n
    Å\x14|Å}F ºùB­&\x08]u
    """
  b"\f+~Ú0ÆHR£ƒC\x1A\x04Yi–"
  b"òÈ$•{Š@Ú„£\x07N[ý2\x1F"
  b"os´ÓÉxLòÿð%╗om%\x1A"
  b"Œ^\x00Lv­M¸°ÍG”‡¬3d"
  b"œ\x17Œ\x7F£È@i¶\x18™«\x0Eê\x07·"
  b",?¥\x11/AF8§ä4M•\x08M$"
  b"Ô¢nÿ¢!Dí“?§M…‡¢\x18"
  b"FžœâƒfKÜ’«&:8a¡‰"
  b"y\x1AÃ\x0EÚkF°ÉLííÒ┤q\x05"
  b"&\erA+ÑCª¨³:\x1Dhj[\x1D"
  b"\x02\x7Fì¬ìÙJøš:0dºípø"
  b"æ@qNš+M ™œZA33¢î"
  b"}²t\x1D?ºN]ªôa┬:ìQÖ"
  b".Ê“ñù\x0FEê¬á¡ºJ\x10Û\x10"
  b"ò\x11 Æ\x15NM\x0EÆ>C)RØ,ê"
  b";×¥"E8OØ¡ò\e¨¸§\x14"
  b"\x00'ÒP\x16\x0EMš¢­T¼®,‹â"
  b"†ž,C\x06\x7FLÀ†¿×\x16r3|\x01"
  b"ÚjqÖbŽKá›ÖR6Ä\x12ƒ\x11"
  b"WlÁD\r\x07CL‰Êœ\t\x1D©á"
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"\x17¨Ü\x06¬%F\x05ÅÜ»»Y,\x0E\x1C"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"\eÅP`▓TI╔áòã▓÷┐{\x03"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"ønჳÆB~¢ã†QA\x11g’"
  b"õ¬ü”p[Iê™Oã’á+E\x06"
  b",£xµ8¤Jc¤ûæ\x07G\x0EÃ<"
  b"\x10@‡\x1FQkN\x1C©VC]è\x12Pr"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Æ(═\x03â\x18Eðá\x05ÕÉá!\x18ƒ"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"yúÔó\voBü„\fð°ø".."
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"'\eõÛ·§Di׿AQg°?"
  b"m­¢\x1FJJOr„Ý\x12Ýù®Æ\x03"
  b"ny¦€e{M\x00˜Ü"\x07ô\x1AÚ/"
  b"K+Å{WüD&¡MGê]“µè"
  b"""
    Å▀q¥®åBYê┘_─ö\n
    À┘
    """
  b"\x14®ü²šeCzž\x1A\x19X\x07ë†$"
  b"¤\x12­\x07µìNÖ±\x07\e+_4®"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"\x19¿— \e\x0EF\x1Fˆwè‡ Uw9"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"è%f<9U@8øzâ¶ì\t©ƒ"
  b"\e‚=\x13|äEÇ“Ôs»¿›;¤"
  b"Aìö~ü░O,Âò®Ô|´b\v"
  b"\f,ÂâîyF’¶b‰Rs\x15Ùš"
  b"\f7c\rO\x07£®g%]×Ds"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"\x02\r'GðdI¦¡\x7Fæ®G®6ý"
  b"\x14\x17ÏoõEÛ›d}ôD¹GA"
  b"³à$·×,FK¯\eíOíý|k"
  b"c\x12¤\t¡?J~‡×4¢ÿ\x15²Ù"
  b"\vóãý[±@\x08•_\x0E`ÛÔžˆ"
  b" (Á|K│AG¢Ov┘\eìæN"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"'PN¨'ŽC …%΀²ZØ?"
  b"AÚû½XeHÁ¡Ã:úl\x07•à"
  b"ƒ$µ¤“¬@ž¥(Æ\x07ŠxüÕ"
  b"Ý‘ûzu¯Nœ«ÚóȺ·êˆ"
  b"hK øšQ@Á±='\x1D'Ÿþ½"
  b"þŠ»-2\x0FCl¦arýY‘Öo"
  b"FÑ=D+þGꟲRüO†Ði"
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"""
    z\x16\n
    ?E½Ø,└\r¨\x12ôÍ
    """
  b"âO\x12c÷(Oû¥;Z¡“!;„"
  b"\x03½±Øc‹C:š»½7\x08¥\x12"
  b"""
    YLf\x1AÞ“M\n
    ¾ÆQçâŽp¥
    """
  b"¤u…_:gJyµ©\x18|\x06*])"
  b"█Ø╩âËÊC‗¬\x16═|×êMÿ"
  b"╦äö6#ÏH│ªüorgÏm\v"
  b"â Mˆ>ÆBŸ²Q\x03zÜ3\x03d"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"*┌^УvMVôµ╦ä\x07'ì▀"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b"Ì║}ÅcÖIêÿú²¢\x05>▓×"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"³ëÎEžðEK¹ÔZÉbùÆ\x05"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"ÆÄp\x12Š•N\f©¤T\x15—/\r¦"
  b"\x11÷┤└ƒÄNÿüåüPñ\x08û©"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"Î\x15áË’AN%¨W\x7F\t\x10¬"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"¥SJJîÈFOª¿¡äÁåe¯"
  b"Wæ#ƒ\x13©D™€(\x14•tÇ´¬"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"\rDW░é¢@üå\x10*ƒtgÖÓ"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"¼›S#òjH~¡ß\x00{L¿¹\x00"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"ƈ\x17‹5ÜDó¦dÓN8\x1EÚ¼"
  b"øÉ{µþGL\rñl┘ÅELéj"
  b"S}#ÝÉÉDN„ÔÏüûª$\x19"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"µs\v¤,ü@■àÅEmÆ╔═&"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"@\x17p3Ô¡LDšrsžÙ'ƒ\x00"
  b"ÿáŠ[\x7F8@\x0F«ÍR.D¼1<"
  b"!\x1Aß\ŽZEWœínª±\x1Cb\x16"
  b"ÀgŽOnºDˆµljÜ0\x01ð¾"
  b"ÝâiOñ'IÇ£Ô\x14ÿìÒ\x06à"
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"#s.tqßN8É)àÞòümt"
  b",½ð$³gC\x07²WàWãÛ­\x08"
  b"\x05çá)&╩G├ØÝ\v³Î█▒~"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"®6=\x1A\x1E>FðŽ‘\x07¨’!ÄŒ"
  b"\x1A\x04nßÐ3A ½«\v\LkV^"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"¸‚\x17\x7F\x17ÒJ\x15 #òð-Y÷t"
  b"Y\tL«ÞÙM\x19­—åX”$##"
  b"[<\x0FÉIÉGv¥Øtã¨Ð│N"
  b"´(xk³€B\x05¯»IaŸ°\x03ÿ"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"\x0Eì­4E™™ŸäÙÀê\x1FÀ"
  b"^vǼ´\x06Nw­*"&ˆ\x10Žª"
  b"\x7FzQ\x1C£ÒEƒ¼d^+¾.Þ°"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Pd¢ry­Iø¾ZÒ M\x0Eôƒ"
  b"¾\x085e‚TBæ¾[jx\x04å‰\x01"
  b"""
    2┤\x19z-░MÄÆ|\n
    »Å\x1F¾┴
    """
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b"w\x05\x06\x06+\tG3▓Ê1Å7\x04êì"
  b"6ÊÒ}̹L;‚%Ó5\tª\x02è"
  b"îC@›\x1A\x05E¯‹‰Ì›ž£ÆØ"
  b"""
    \n
    \x02J\x1Cu3E\x08â\x14¤\x7FÉêèì
    """
  b"xØ·░Õ,Iéó¬µm\r\x07æ"
  b"ÑL\x08£\x01ÅJIÑ╝\x13ÿ╩ÀLP"
  b"õ&:öå\vF$§öAÊFẏ"
  b"ôc 2o\x14Cºç\tŽ├!ÿI"
  b"ÏÀ¨^y7B\x15\x15¾ö©Ï¶b"
  b"\x0E®\x0EdE\x05@‰¶|1Ìò\x078M"
  b"Ù¢0?v4EÞ•œâ[\v:;*"
  b"\vˆÇ°š\tJ̨\x11\r°\x01¤"
  b"a$½®ïÝA?£ñ‘ü§\x12Eÿ"
  b"S(FË\x1E?E±©·ô\x16¿_ÈÂ"
  b"y>ê½õíBÊ¢•t ”ŠÒÎ"
  b"\x06àÅÓDþ\x0Ffß©‚¡”"
  b"ò‡EÐȸGÍŽÙ€þ`‚§\e"
  b"’ìt‹ŽsBŽ‘/öÐÔ‘dH"
  b"?Ÿ¬!ÒQLqµ¥\x02×Ôˆ\x0FÈ"
  b"\e_‡ÍêàOM˜\x184F\x10v{õ"
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"„j‰{IÀI©‰‚î¶®'0Õ"
  b"\x0FÐ\x17í\x1D\x1EDà╗s\t¸Å╗┴"
  b"¦Éb5/XK”‰\x08,hÎÚ1u"
  b"à›Wþ8øB³‰¸Ömå\x03ža"
  b"Æ\vá6JãM?É=AáBM9Å"
  b"utÃÜ(³Nß«.:‡Gß_ã"
  b"\x18ÃBܽÜB:´Iý`ÕL8©"
  b"yÍPô‡1@м‚…“™\x18¨Ê"
  b"B╬Û~ì\x07EWéƒık²:Qº"
  b"Í4VÁŠ/K˜‡ííRÀ/Sæ"
  b"ùA労\x0FIR¿ö\x17éãDQa"
  b"[d\x01rʹIê¦á\x04å->LV"
  b"Áô>*╦7L▓┤Ò3ìf═?7"
  b"“*\x18C<\x1CHI¹Ý4ñ5Ï;\x10"
  b"N€ëÑÔ¸E\x1Eš´ôunŸë&"
  b"sGXEbJOâ¹\x1Ey_YÈ\x1CÐ"
  b"©Ðô.¥ÉKs„ÊKݼ^ýo"
  b"&Â(¸ûÁC¨¨Xåý6%5\x02"
  b"\x1EÆé[|ºBŸ®fñÂRÁ\x1Cë"
  b"‘z%5f#B¼ˆ0ů\x0EÞ$Q"
  b")ÉŠ-Ž¥Bǘ6·`s9zò"
  b"j·Æñ†VDx—E=?·[\x07\x03"
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"QÁ9ªKWH©£┴u\vÙè|ì"
  b"ÌdazG¾@ޱ¨\x17™Ñ—\x1Al"
  b"é¨\x01ãµ\x08Júˆx+ô\x00e\x1Eb"
  b"Éçj.\x00ËF~»=@ýV^\x08È"
  b"\x19D\füj\x14AÍ¡\x00\úM©i\x1C"
  b"kïð\tà3O_¾Òj‰aÕUZ"
  b"âÒ Þk═M£ºÉÿ0§\x7F³-"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"╗-A\x0Fµ,NÒ«~¹Z¼ØjG"
  b"kâ!N´¦Dý¨$™NL\x03"
  b"’ª„ÇbSBÙ·›w\x0Eè\x07_*"
  b"AIõºy\rM˜€s…\x03@\x00õ\x18"
  b"\x02}‡<\x16µFå®õCñ¦¡C]"
  b"h\x06\x19#─╗O\x14ÀN\x1E\x0FW\x01Å‗"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"+W#ƒƒØF›€kh`$kßv"
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"Åg\x1A³\x0FÛIíñ|\e-PÒHý"
  b"ptôO\x14¯J¹”­ø®úBœ¶"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"÷\x7FW\x15rÕOo©Y\t[│áßü"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b"àŒø-P\x01OÒœOÊm«'Ÿá"
  b"êÓCÉÕ{Ls¬I¶².ïÄN"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\x0F~z&ø‹B?‰èJý\x11ªÐs"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"Ùj†µÂúOø‘‡•éŰü%"
  b"¥\x15‡>/\x16EŸ†ä=b°"\x05-"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"\x11Á¢\x07ÞxAš¥zVpþ\x17"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"§Ê╦Û¡sCë╣ÉA´Ê\x1F└Â"
  b"G]–íZoI\x16—Æ)Ã\x074H}"
  b"¸`S§mÏHX¸¥Ñ#þ‡™y"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b"øÖ\x1E-\x1EÊF*…Œt³ƒÝñÛ"
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"\x14Æ\x0Fi¾}N~¢ê·ýœ!CÕ"
  b"¾<“.Ï0K8²S0ÛZ.ÜD"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"Àî\x1D-\x01>Lå¾éyµ'Ö{H"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"µÔœ\t'¢IÍ–GJ\x05\x16§c "
  b"\x1C&B´Q•L6¸ýL,mi\x0F$"
  b"~\x12ëÐ\x0E¹Fö´øãŸNÏèÉ"
  b"""
    \n
    MbyÕzN³¶\½ÆH<\eÜ
    """
  b"~C´Kû]D\x19ìó»~bÄtæ"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"Ç€½ `„EÀ±ü€€n\v\x10M"
  b"ù˜S“9\Fe”7§yWŸ–3"
  b"-ͿũÒDyœ’Ï!ËÈÅ®"
  b"99¦AZjM2»wÉ›óN3Ì"
  b"ûqÏ ²ÉLæº1­0–Ï\x1E²"
  b"<\x1EqË ]GÒá╗‗Û%Åd¿"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"%¶ìÄF%Dò¥#Cí`8ïÖ"
  b"fFù¥¼®O\x1E³\x17„ÝæäÛ¹"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"›­\x02pðé@R’žB–šØW="
  b"\x07ø)¦5M6æ┘Kì.ú╝ù"
  b"d\x1D▓ë¹├B┬ü#\x06Ó¿#YÑ"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b":\në¦e>LCübÈ\x00■DPµ"
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"^7°¦¢MAâø¡59ìL­\x15"
  b"Ú\x06ÃÎò¯@•¨3îºAHî\x7F"
  b"\x00\x1E3¹N®£„\x07EYçp…"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"ü*¯Å:█M2Çö\eÉ­ÅÑ|"
  b"_(êu┌vO"ƹ~ätì\x07»"
  b"ìñ‚J,UE©¤¶\x1AòΖҦ"
  b"`6.óžAK\x07»€f\x0Ei\x1Fþ’"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"\x06\x02Ú^TÛD¢║8▀¤ÅWYX"
  b" lœ—\x10ÓCü©KT5NÄ¿î"
  b"yo¶òáL@\x03º.Ì!\x1AUý»"
  b"ŒË\eèóßCÑž‡œ{‰ÁÖ\r"
  b"sääPgtAɤк8¸\x08U"
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"\eúLŒó~H=‚²D,¹§Qb"
  b"÷P¡Ð‚ÃJi•K\x00#:³\x07\x12"
  b"ë†OZì\x7F@B°C'Îpy„ "
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"y|?+\x0E°Ií¿┘Ø6s\t\x10~"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b":zùúÆöD; Uš4jx1C"
  b"j\x7F»œ‹ÚC«¢\x0F ã4\x1Eª;"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"\x13{VMmxLrÅOE╠▄Xo%"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"┬6üiìêC¯ú\x0FÃfW8?Ò"
  b"\x08Ny«┼ØL\x14º╣ÜýÂé{Y"
  b"íÑ›æÉ!O?µ˜H\x11¯u²¶"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"""
    òTãàî<O½™\x05\n
    s9y
    """
  b"fÄý½#®Esº\x00°Té\x06"
  b"¨©©mLHN+•¶—Ä^œ¥’"
  b"°Ö\x1D\x17jŒCKº•{àUóÄv"
  b"\x11Œ<ZCLP§œi\f\x0Eøtð"
  b"GK¥╩ßÉM▒øi¸8\x17qþO"
  b"ê,\e\x03\x17\x19H\x7F┐ÿ´©ü4,\x03"
  b"&VØ\x1D\x00ÇL!­³©M”;Ë "
  b"•“$6X”F\x01²'Þ?ûç×\x1F"
  b"ݘ}\t\vŽM®®Z\x03™šýl€"
  b"\x00 \x17СóJà±b\v›lÀhµ"
  b"­T\x7F¤èŒGéªää£:Ïþ\x02"
  b"#/ø%¡ìI?¡´■½Ì$±,"
  b"wpŠe˜âJñ¥ÏòM7\x03íŒ"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"YH+\x08\x17zAáš/•ù\x13(C÷"
  b"Å\x16B/\fTNð€Fõ‚¢JÐ"
  b"œc\x1F†Ã‚Hï†s\x1E3ÙvDÚ"
  b"fïÉÓInO\eÜ─×U Èfj"
  b"Éä±²/ûJëÑ╣þ£\x0F\x0F\x14²"
  b"­>╣:7\vKp¡Hì╗x╦é┤"
  b"d\e}K ­AÀì;©ƒ▓CoÉ"
  b"\x0EUp{õwB•ƒ\x18¥Vt†{r"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"r\x06«æÓðFùŸ)ý–±„±d"
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"çÎy˜¦çLj¤üÓæ»g¸u"
  b"IP…1\e1GO íòs=\x1A…?"
  b"/\e2zÊMFqŲ\x13¡ƒ'ä&"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"$ØîõÄ\x07NÇ┤òM¤<Øô\x16"
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"\x12"øm¨\eFèžöÄ ö³´Ì"
  b"\x03*0«\x12³N«ƒCš\x1F/1¡ã"
  b"?\x17ÉcYyIÒ¶\x1C|u«\x1A”`"
  b"¯ºŽÏ¤µK"¸S8g9é¨Ä"
  b"@¿à\x0E°ÜJ\x1Aµ.žöÀEYQ"
  b"j›T_\x19ÙN£™\x14]\x13ó7eZ"
  b"»Ø\$_þC[çÉ\x10-I·L\x0F"
  b"q*pAp¶Oþœ_W2ÃØX\x07"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"ÿ\x062±´/L¦¼A,De\x14Ë\x07"
  b",┴ûäíÅHºî\x7F\x142î▀─n"
  b"ûÒc\x1Ej\x11I\x7FŒÃB¸"\x10–Ó"
  b"ê\x01i\x18òDL;”ç\eè\rÿ­"
  b"”¡Úà¿=EÀ²¯¡ûÒ¶$¡"
  b"ÜØ‘NéSMvšZ]k\x1D^ÅÔ"
  b"‘ýFµÌYJ@‹2c^JšÄ|"
  b"""
    ¿ûsÈ&±C©ƒ™«ç\n
    Êè2
    """
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"5\x1Eƒ?ÂrA;‰8åUoJ—I"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"|@`¶S\x1EA¼│A\x07Å*k6T"
  b"ÂØ!^\x01~ENàDúÊ(/U9"
  b"¬KÊO«ìDS│R!Ä¿\x1E"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"\x05îæ’Õ\x11Jh…šÛsD’`\t"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"É%å0ä\fB╠Â‗╝\x7F\x13¾░ç"
  b"ÿÇ«ì\x16¤M"Á\t‗7╦Ø╗┬"
  b"ôÁ£çïX@\x07‰:\x01œr¨\x06È"
  b"ÇÈ;9[¾I–±®ÆæéÞ¶A"
  b"\x06Fß+®▄Jsú$+ü¢█┌1"
  b"\x08æód¹ÕNjœ¥M ¢ÚB¥"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"Ñx\x17뼓D©¬\x1Eö\x03P´û""
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"å+ªK$pI½¹Ü²G(pâC"
  b"|(ÕÌ}uC\e \x19ô¼ å¹b"
  b"Q×\Uf—O\e¾\x1Cû’†Ÿ#Ñ"
  b"àa˜ºžMO\x1CŒfÎTn'©f"
  b"%¬£Cm-@…ŠvjXBÓŽÏ"
  b"""
    òõ\x0F\n
    í‘C$¨½§\x06î5ùz
    """
  b"ÅÁ"\x0F\x14­@׃û•Ob~\x7F|"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"©\e-mk×Fð‚CÄJé’*µ"
  b"\x13ØÃ»zDœ¼ácxÌ2ª#"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"\x15ý\x13ØÁ"@¬Á6t╚Ñf┬╚"
  b"\x01ûIv6┤IVìRÎ\t┤!>\x16"
  b"àf$HýLH±³\x01Û´\tØ\x19k"
  b"v.ÊG\x0E/@Zɨ\x1Eï¦6ùı"
  b"┴·4ÃìýA)ìæÄ}d¿\x18"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"6˜À·×‚K‘³ÿÆó\x08Š“C"
  b"µtäÓ͘Lq¤Ä´HG2…\x06"
  b"ùü\x1A\x19\x07µF§¶Ï;}ÁÑÍd"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"ím6Ö¬âANŠQê•;rüH"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"ÿÈÚé´ÉNÔÁ9\x11\x08ó\x07¸s"
  b"Q\x05Ê™™TK\x19ª€ë‚ÛL\x02¯"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"—ýBðâhBG‹äÕE`\x1F"
  b"\x07├ì¿A8ר"<&À├Î"
  b"Æf-IzæKÔ€ªpgë3º_"
  b"!l■\x05"╝GƒØ\x005DG'╔¢"
  b"ÞÃ\x0EO÷÷A\x15£c¦Ý¸›†¸"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"_ImÃ\x08vL&±\v–Kè¶Ä2"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"\fº1»Í\x1CD¬ž¾\x15ËDO>="
  b"?1\x07ÁÀ\x17NRáyù\eØx ï"
  b"ôiµ‡\x10\x15Oˆµü\x06\x11\x01[E°"
  b"eÚ¶ÆFmEí˜Wà\rÒæØù"
  b"\x06)\x04\x01L\x04½2B¾ß\x0Eß\x0E"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"`vÖ\x00ÉGFðüE\x07\x1Fò«\vc"
  b"\x1E\x13ÀlGO6ž'ÖõL\W3"
  b"Q½±¯\x16\x00JÛ”\>¼Æ´\x07\x17"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"\x17×m\x15ÓáL`±½\x14؉GK>"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"yâ×└├]JúØ╚Þ\x18ggTw"
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"\x01┐º\x12Y\x1AC╬ù|¸µü\x1CÙ´"
  b"ÉB\x02ÉL\x14JrµÎåí±éoF"
  b",7“‹ÐVDò——+Ë-\x12Ïj"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"H }F!”A\x15¾\x7FksD"M†"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"{v„ÿäuE~¡¯\x1Cqx;ë\t"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"í\x14ó\x16\x01&H½½/ˆ-d\x07ÄÊ"
  b"{³=¨\x12\x17E$­V3aU¢¨Û"
  b"“WÙsv\x1FBw£pç\x08q"\x19É"
  b"""
    \tü!ð­ÊNr h\x02í–\n
    ¢ª
    """
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"f·K╗┘▓LÞÆwØú\vWô┤"
  b"Ž”—\x1D™¢O”)»Æ\x12{õ¢"
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"»┘\\x15ݾOåé╦V3╔°{Ø"
  b"'Ž”]&\x17Bã€Q󬎒ô\x0F"
  b"\x1D奨õ{O\x1C¼ıSéê ¾¢"
  b"ýG\x02¼pÝET•\t\x7Fë\x17c<È"
  b">\eãBåÐCû¡ÅZù8║┴║"
  b"̳û\x0EÛâA´ŒJú8A\x10¹Í"
  b"HóþV;æE§‘º7/™Š^ÿ"
  b"¦÷\mÿ\x14H^ŸµZ™\x03b„\x12"
  b"\x18[ÜZ\x18Gã“t\x17\x03ÈÔ–("
  b"\x13\x1AÞ\x18L¿É▓×{ÍæðB"
  b"""
    Á[~\x13ÒLIܬ\x19÷\n
    g\x14\x03ð
    """
  b"±│߯ë¡A╔Øà▒þ\x1DÉ¿_"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"\x08"pý@Oº[Z¦"G|\n"
  b"²Ë\e\x06îÞJJ´û±Ûå`\x17\x08"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"´\v!ðw\x02J!ž/7†ÿ%DT"
  b"¦\x11ŠÁ9FJ9´=â\x15k]d\x11"
  b"Ή\Ç8\Ië«Q%\x10¥\x01\x02w"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b" 9àH\ejF6„\v°‘f;aÐ"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"«ËRJ˜¯G\x10¹£ï¤Ä*3›"
  b"""
    ½\n
    \x05ã0ÿE6Å]ñ;T=╝╩
    """
  b"̃~Ë+yB\váàßÅSX\e8"
  b"YOú\x12^\x06OÇ›`‹öIo\x1D\x14"
  b"\x07-Ûê[0KAƒZãæàkLs"
  b"¸»rs<\x07@΃╗\x10v\x17¿╦ü"
  b"QeÜñ|:Dx™[Ïâ\x14—‰—"
  b"rS\x07H(^Mó€\x03‹Ge¸©w"
  b"""
    ÉPÿ\x1A>&Ië¬þ¾\n
    6\x07¬Ã
    """
  b"œï%”ÜõMEºTL„g,Àœ"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"‹òñ:ðàFB˜\x1C6É%b]ü"
  b"ï┌+É\x16IDmÄZ¡í\x142x│"
  b"<Þ^&ìÊL\x06­t«âÙ„:Ò"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"„#räûƒAg•ßl*úf¢ø"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"""
    ܱiÁhæO░É\n
    Þö(\x16×Ñ
    """
  b"|ç]\t™wL¼ˆM­i3xIŸ"
  b"qq\fÙõðFRŸúJŠÀ”9É"
  b"ÉÆÛ ,ÚAçÄo9╗µ¤ı÷"
  b"êþ¥—\x1FãNZŽ\x15éÈÇ\x0F¯ä"
  b"¹,┌ü\x070OÝ┐´¾ÄQ\v«T"
  b"Î\x03ŒªÃuC0€v\x17CÛqî~"
  b"xäÖ)úlE¡Ø©º¶\x15*╣x"
  b"¥ékY\x17iD\x0F•Ôðø¦ÅG0"
  b"üÉ÷\x7F1€O\x07¥êÈ—8]ðm"
  b"•Yª„Í'M`¬æ"”\röþL"
  b"ËÁÚ`1\x1EEÞ³™‡\rÒÍmC"
  b"\x06ÄMÆ\x03NB\x15›¹Û0a¨¾·"
  b"6¹ª\fð\x1EA.¸-æOè;\x15\f"
  b"‗f­¶GWBÇüàç\x04H\x14ìø"
  b"yv\x12-,¾O««–g\x13\x1E³"
  b"²yÕ\x10SüDô‘¨"ëôPÜê"
  b"ïA9#c\x14LżQ¯u4(Rò"
  b"""
    ?ÅÚGZ½K╦ê'µ«¤\n
    £H
    """
  b"\vÛ‹+C³FwšÀÉ\x07ËQõM"
  b"&Èq5\x0EóDXˆ\f¦_'vƹ"
  b"0qìRQºG\f▓ÀF"¾┤£╚"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"ó<y¾ý\x19Kíªt^¯Dí5»"
  b"""
    I\n
    ñéüÉI,ûP\x1A­gc1┼
    """
  b"]es\x12ãàF\x07\x19`Ä>´ò$"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b"ÎXj“ßgI\x18ºd?Ö\x12¡ß€"
  b"r\x13\x7F0;ÃI█ÉEÙc{sÐç"
  b"L\x18¶+ï€Mc°0ÙO¿ãé–"
  b"£?rwB3@ã¤~‘Q„‡à‚"
  b"\x08«lë˜lOãŠèå¦-\x07hk"
  b"ùæ,>ç¾IdŒ\x08p/\x12\x05]g"
  b"É^│\~\x7FJ&©£o:è·'q"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"´Söà╠LE&£|┬eìı¥º"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"بT+xöG:™ôhþ+*ìP"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"""
    \x18y\x06\n
    2EI\x19‹s—\fá*·’
    """
  b"ØP╗l\x04OFé¢╬én\rÏéo"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"…úÕrX7F㸆-S$H„ö"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"ízšf>\r@!’4â@«G£“"
  b"*šå_\x01\x15E«µŸ¡\x12jv°ü"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"ž“_Hß”C2­ii1º,ýä"
  b".aÉUSéE›œH»³‰Ñi\r"
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"ñ■Ól4\x17@(üéÊÎe·\x10 "
  b"L”aªŸ#Gˑۿck1œ?"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"å§6"¬þA\x01€ú\x08«ÕG_¥"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"(½»*3LNûƒ=PÉô{½B"
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"O-\x1Cö·]O-š|GMÝö3l"
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"[ÉÈ\x1FïõNœ„²@\x12äS¨™"
  b"èlCÁ\x16\x1ACk²‚ bݳ\x1FJ"
  b"&_ìô’'Iä¢YßiUÈó\x08"
  b"*¼…÷\v@H4¨ºEéÊü‚/"
  b"Ø\x0F\x05╣å║O:®y┼┌dê®}"
  b"~\x06ç6Y›AI’9þÐ×\x1Cò\x16"
  b"'w2šQILC’„E„|¡.’"
  b"…vh\x17ÖÓC«¢†5ºwqîm"
  b"▓ƒØ®5·FÖ¡?´£Ôxná"
  b"â\x17Õïn\x08E·¢\x16f‚\x01;\x03ß"
  b"@‰¿“f"@¿›>ÀÂ:‹Å5"
  b"Îð\r„Ô\x06JT˜gŒ…»öÇ\r"
  b"""
    \n
    ¥aÐB4®ˆc\x7FálÏ9
    """
  b"àã§'fYL¦©w@æeùaÖ"
  b"\x02!A\x02|?I\x0Eí[ТÍMØ\t"
  b"ñä~š¯½NO®\x13Šœ8\x1CÌÝ"
  b"¦É\x02ã\x12¥M"ªñ€ÜO8\x1Cö"
  b"ü\x02┐´°\x05@yó\x1D\x17\x02ò2è2"
  b"\x19=JxʽOÒ·ØÎáÜ\x00Jg"
  b"3ByÂ5TJ\x1A½RÑÄôæ^J"
  b"$ð‹Áú­EʵInöžt{B"
  b"!–””r\x1FJx‘ÿ\v¨M‡\x14\x1E"
  b"ðç¯\x16\eÖ@ÿÅü\x00VçÁ1ÿ"
  b"é┤-R@8JØäoK²&┼\ee"
  b"ÔD¯¡\x07&N„§,:Ï÷˜ˆ/"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"ié#u»fHçƒWqþŒlžž"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"[â+øÃB@ý©\x12\x12×F)ŸÀ"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"ôç¼▒:vB Å\x7Fj϶Sõ\x1A"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"¹o.\x12-KIŸ´ý\x05{\x03©dº"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"§±0Ø^CKÑ¡\x00\x03×\eݲ\x03"
  b"%º¹£¼ë@ã‰Î!3\x12ÅÅq"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"Ý!}.Ƀ@\v¹ÏÄÜûU‹¾"
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"dZÚ\x02+\x19O>˜¤û1ã_Ī"
  b"ÓË]®³pG┘Ø\e╗■sÈÏÒ"
  b"´ \fH¿&A5¯eH­Í\x04”Ò"
  b"¡Öv-¨\x08Nü▒Ä×Ëÿü\x0F"
  b"\x0Eçâ▀┌«OIÄ╣I}Â┼Ø┐"
  b"u¤fº(TAȧ\²ûd·_é"
  b"\tJ\x07TG\x04B\füû\rÐM╔╝="
  b"""
    ëãÃ\x7F╣ïJãæøØþ\n
    øÆL
    """
  b"F/$+C<A膚씼Áùs"
  b"¤\x06û\eØïN\f€Ø`\x10m(\x05y"
  b"""
    \x16\x10¶L`–\x12\x01F\n
    ЪÍ
    """
  b"\V\x1Ak¥}Nç€J==ѹj\e"
  b"à—\x1Fe\x03ÚNʹDâèô¬!\x1F"
  b"hOz\x1F\x18\vEÉœ^ÞIºr\x039"
  b"õ8\x7F\x18"”J8•Cˆ÷®Î)U"
  b"EŸ°(šãJê´J\x1FbW\x08\x19æ"
  b"aX²]!åE¬╗eqÄØ▒¡%"
  b"x\x03$|÷ DÙ£-µ*\x13n\x1DÏ"
  b"\x14m†œÉ\x10Bk»Ô\x1EÌQ…«Y"
  b"ð\e\r┴Itñ│ÁA‗\x17j\x7F"
  b"l(ôÓÚÎGÿ¬›0(§\x07“5"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"ûyÆ0Ó4C\f£æXÕ„µ\eÑ"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"3³­É£\x7FIïí═Oý<ôu\"
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"\x00k\x0F¬x¤AÔ¢\x12.ˆ&-ä"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"v{\x10F^ßK\x1F‹à»y«\x01âê"
  b"'ªb”<ðHà›Ø\t3h¯M¸"
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"╚nå╠\x17¥E╬¼¼ì¥À\x16»²"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b" (£§–ºFP©\x08\x05\¸"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b"\x17ï¿õ€=I´§g¼ðé\v\x00\x19"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"}Œ_ûþÑL²‡Ùc÷rWñN"
  b"?0òš\x06\x15LT„ÏPA\x13¹ü^"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b"ƒ°2V\x14óEE“^2‡IbA8"
  b"{Æâh´˜Ci­†µ(Ö©\x19¹"
  b"”Y3*”ñM²Š“Fj`|Ð)"
  b"╦(ÐÆMåM\x0EÅv(\x0FâªuO"
  b"î░Ù\x0E¡óF5É\ýì?\x1D"
  b"\x11Ê-«˜ßNË›žnÿt\x7Fê\x10"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"þ{cϰ╦DñçÅ‗}$╬$¢"
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"å░Ø\x03pÇMÂì¬\x05CÃU\x00"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"¨└\tÌþ╬DrØé\x05Ùÿ<O|"
  b" [HY´qNL┤©▄ØÓq&-"
  b"sèéø]LI=¶rñl<‘e“"
  b"╚}4ı─ÎH‗ìí½j\x1A¾██"
  b"Ç)Ma 'E\x10®+„L{@­\n"
  b"6ËÃ\x08¥%LìÇýw¦s9┐¹"
  b"\fßÃ_t:Fl…’fº—ãfÃ"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"""
    \x12Hâr´¹Ge‚¾ML‘\n
    
    """
  b"""
    ¹•î\n
    Í[Bä‘“VFšDð|
    """
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"\x04âÙµ\v\x02Náª\x1D}Åj]ÜL"
  b"\v\x11ƳöÂNÏ›\x7FðÚÈÖ—#"
  b"ñ░ì~SIH#╣█Ü¡(c8─"
  b"*\x08{g›òA㪫l\x1DuÞ=<"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"¼*•iì€M+œþG}VÒ'\x07"
  b"""
    <‚<\x1A'\n
    F‹€p°n£o‡ 
    """
  b"""
    \x19K■nB\eì\n
    ¿ø'á\x1A\x12
    """
  b"B`'«ÜóE¯Å\x13nÊýïKÈ"
  b"¶sè║\x14nLv»Óì÷yw«&"
  b"qc\x1DïÛ¥N˵aÿ“\x17\x16'"
  b"¤}üw2{B«áÿY\x03Jqf¬"
  b"<\x08Mï"\rI<¯\x03*¡“\eÁÑ"
  b"„-—\x07ï\x13C§•žg¢+k9"
  b"lìMïU\x12D-¾\x7F޼\x16›™¯"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b""\x1FñØa%I­Å\t¬×;ɼ "
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"îâÈÅÈ╝BÌñ(­Vk\x1C\x11Y"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"\x05\x15ki>kJi¾`x—Íœ\t¬"
  b"µpðñJðMÕž4r´ \f\x1A"
  b"³.ÁÜlÇM΂WP\x18Ô\eh\x10"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b". '2\ea@J¾ïcò|\x02Èå"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"°\v┌ıYqF\tí\x11┌ƒ;\x13ÛØ"
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"Ò«(«8PGÁ HVýã\l\r"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"\x12Bs\x162öKQ×\¡âZ£þü"
  b"Z9§%påD\x18\x7FF÷Sü0c"
  b"?É-ï\x06bJB PÍÙ&':U"
  b"áO¶\x16\x0Eq@¤‹£+X’\x7Fš1"
  b"\gÅ\x11ö”Mó¬Ž\x19ì†*ø<"
  b"Äd*çãáDh·ã„óv@\x050"
  b"½`\x02Ï\x08\x15KººËµ£€ÜÚ "
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"\x06¸Y┘Ø~MÙ¼\x13-áÔz╝Í"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"¢¡g_9─@Éóݺm!■6û"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"""
    ¾_\x04\x1Aã\x01O\x1F´.\n
    ‚æµ×Ç
    """
  b"!\fI7g2NCµ÷$\x08ã°3\x03"
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b"\r{î ° I7—Ì©bò\x13"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  b"Q8 ç4¸A¿·£m@'\x12"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"■r\vM̯IüÁObÄ3pËD"
  b"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"ZV%█ôüA)ǨC\x06\x05Â)ï"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"o║Æu"~BLئ║┤ß!╬1"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"oXÎQìRN{åIZ,]aDù"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"ÈmE/‚¼K\x1D‰‰œ}#Ì[="
  b"""
    \x02W\x17Ù\x1C!C—».ƒ\n
    â±À
    """
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"¯5§MȶJ\x17“Ð\x7Få\x13”ñ‡"
  b"A\x07n¥åÌOX¦%óè\x03\x02\x1C"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
]
83 89.08 ms
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.categories.mapping`.`category_id`) SEPARATOR '||')
                  FROM `product_category` `product.categories.mapping`
                  WHERE `product.categories.mapping`.`product_id` = `product`.`categories` AND `product.categories.mapping`.product_version_id = `product`.version_id ) as `product.categories.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Yåø!–ÛOaƒ\x04Ct¥Ê³T"
  b"1\x06cåqöGÙºôY³J¬·©"
  b"k©¾┴$³@:«=╣┤▀│BÅ"
  b"\x06a­£_OH¼¶\x04Í\x1D\fР8"
  b"(r¬¹\x12ùLR”\x05—ZÒ¦\x1EË"
  b"Ýr[¡iÈ@àÅ\e┤çv╦╔N"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"€Ñm'ÀMJ­±6°o\x06…"ò"
  b"\x15û\x035¼3J9ˆ9Ìà\x0FÓ\x1EH"
  b"y\Ø\x14H\x12FM«(ÿJyry\x1A"
  b"5Ö5é(8L7ƒfBc‘G1j"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"Ì£ÿ©…ÞNÁŠ\x01ðU\\x16Ìi"
  b"\x14Æ&=O\x06œK ã†k\rá"
  b"=àug\x1FÅG\fØr¬ <╬çâ"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"jøÐ,ýÛI`šÊ\x0EE\x7FlÏø"
  b"\x1FenS–ŒHް܄+‚n±¾"
  b"’r'µÏ\x15I„¬\x10q\x15?(…\x1E"
  b"ë6@íî\x0F@9µkÞÊvã¦6"
  b"uŒÉ+:½L²¦Ý¤‰N\x0E¬j"
  b"Þ›HIúÙNÖ†P¨Â\\x1A‘w"
  b"êñÎŒAMCí¬}²?»a×\v"
  b"ðÄK+±\x01FÔ´Œ ¶¿“Ú‹"
  b"ŠïàiOEKB‚!0&—LuÁ"
  b"\x07█<8räJsÅÖ\tJ3,ª┐"
  b"ã\x19¥Ê\x10vHê‚AÀÛ4ð‰("
  b"°D¢Ýe>N\x1Dì/\x17údièë"
  b"®RI\x149]L‘‡7§ 4?ðO"
  b"\x1D¢ðÈÔ£NÄ‘\x10ÚÔaY«("
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"ïıÏj*o@ÆìÖ/äÒ)ÛÝ"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"\x1E\x7FÔF¿‹rX\x03/ÜæÈ"
  b"+Åz%\x10÷ES¾õfú~š¼\x10"
  b"=‡T\e0\x10K\x02—°\x19`kŠ!p"
  b"‹B\x05š\x1CBNÁ³ö\x01\x0F‹ß"
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"zßòc™\x19B⿽°>«<„ö"
  b"¯~˜®\x04ND‰¶^bzæsša"
  b"úñ+E\x11‚E€‹œòTík›¨"
  b"╠%[SßëO\t╝.¸Ò¥ìÕp"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"i©"@\x1C╗B▄┐ojü!ü-h"
  b"}œâ\x0F‚ÕI‚“\x01*|\x14G÷à"
  b"**màrp@\x13›j—TX\vÈD"
  b"Ý,ÏLÍ\x02EìóGtå²6õ&"
  b"\x1Dý§}„jEB¾&Í”õÿé½"
  b"Ž­3§W\x05FS™GÖ±\x12ØŸ§"
  b"CÌ#)\x14÷Ep®+˜§zB2¸"
  b"%\x08ކ\f‚Do¾K–¿²ü\x14X"
  b"Ù~W4q/Eë¸úmb\x03\x11"
  b"*ƒ9\x05ª\x01Iܪ\x16‚2Kªùð"
  b"\x0F¸‚\ØÍMñœ]§ãbzMŒ"
  b"|¸g\x03\v\x17K(®-`µ 4yã"
  b"‰uÀ-•¦B×™1nnm"ˆ\v"
  b"Ë„ín—çH-¤¯Zæ.V›÷"
  b"""
    G6\n
    %©ÏF\x7F“ÿ˜¶8\x14¦\x18
    """
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"\x058d0#±J·…\x1CB?¼î}‡"
  b"\dÇÉ=WMGó[ä¸:²3$"
  b"óÜD¶\x11PL+¡\x15]’ýÿ¾¬"
  b"™Â\—6bGÛµã!Ì\x12\e"
  b"¬è%TÆ\x16BÇì=\eælÖH\"
  b"ÕÚô½l™N‡¢¯±\x14܆–3"
  b"""
    Ö\x08¤éZÆL´…Ùǃ¯\n
    
    """
  b"\x0E‰ÉC<\x10B`žLû\x13£¤\x19Ý"
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"à>┴ÊY¾@víâ┌ËÉX\r"
  b"0Р\x1CI\x1CL\x08Œæ<Ê~÷›"
  b":ö–噂J‘š€œB°¹éö"
  b"ç§­\x10\x05\vN\x1DôÅ\tWn\x08"
  b"\x06‹<×Dm¬nÒÍqG·\x0E"
  b"ÅIæñA2A/¾H¥üRQ“N"
  b"·"þµ¹~Bµ­=íÞ²ý¼£"
  b"\fgæGMܱû©e±.ÍŠ"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"^h’ç"!MD—Û¼½#¡\x0EŒ"
  b"O│g9\x14ÈN╠ü9¿ÓÖ┌òî"
  b"³▀/¸ı\x02N\x00üïpÂý■³C"
  b"=\x0F¯¯¼1Kª«˜Ô\x12&PT,"
  b"\x1CƒËb9ÝN\r¼ì¯Ö:#ùú"
  b"\x04ÕEt\x08ÁA\x17§lzAbÁÈw"
  b"I½€ˆ¨§E\x05š\x19;V£Sµš"
  b"VÐ│8hüE³×c¤ı\x00IE│"
  b"‚ÙÔ\x00GšH©®w\x19ûý\x17$B"
  b"\x15ª‘o©ÃD\x1F­Ü[dn2ðG"
  b"(É┴{')@)ÿÚâê%Tg├"
  b"ÿ@\v\x1F\x01Oœž=]\x13Ó‰Nï"
  b"O\x18Ð\x04bÍN\x06œu=\x13„í»ä"
  b"""
    \n
    2UÉmZK\x02Æ╩ƒ\x188\x03■!
    """
  b"d»F}ز@`Œ¥n§ËÑNä"
  b"""
    q\n
    ³Ù6ïC_ªzFCq•ß9
    """
  b"Öј`¹ÌDâŠ+39Ôþ®ú"
  b"n(¡ª9ÂI‘¨fãU\x03U–×"
  b"\r\x01Ûóò\x1CB•–w¡tq%Æ\x06"
  b"""
    X5†\x0Eò\x15Ji¯\n
    3“Àð+à
    """
  b"·ü┴¬&\x06B\x1E¢`»©?\x1A\ró"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"""
    5║o\x03âÒH\n
    «á\x07\x02¾¹%Å
    """
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"‚g”3•\x08@Ã¥\x12\x06‡M¸ÏÕ"
  b"-oi—\x19ïLp„L\x0E`Ç´vØ"
  b"gïƒU$\x12GC™…Ø#˜Àщ"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"¦o94£ÉG?åo7f┬{æy"
  b"¦@oÒÅLB\x1F¿{\x1E7Ø(EM"
  b"╗î/üw@F║ÑWÄYëÙ¬8"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"·Ð\f,\\x05K\x08—Ìý\v\x15ª"
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"üá╝Çt░Hu░üþÓfë\t¯"
  b"yò<\vñ.Jm…K”عï\x06Ê"
  b"!ÄTö\x16\x13H㓛섧JÓW"
  b"[¼šÙû+E¬º¶¦fZ›V?"
  b"ÇÂU¹ƒnN¯Ö╠*╚##Ø\f"
  b"Ò\x13"Z\x05FH˜‰s\x07\x16é>*"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"D╦M ä,MØ┐l´Ê45▄À"
  b"¼b\x14´èßA7¼\x15¦¼\x00ñF¿"
  b"Ìh%„¼VHì­ú\x1EXë)J;"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"ÎÄ‘™V!NŶže)ß·\vQ"
  b"¼»Šà`ÄL\x01˜j\x05_\x06)t-"
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"*\x08R■\x1AYKMäq9ìfä\x01¼"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"Ü\x10M}E6@<׿ÐC&«Cü"
  b"yÁ6\x08Õ½K\x10ì\x15,pU{ÛÃ"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"oß±‘þHMú¦3’×o\Ýu"
  b"VNs±XÜG¡°½¶¾¸åR\x1D"
  b"ºëP¿¾\x14NÛ½­ßfxn,\x1C"
  b"CØPª┌ãF#êqúEì#ÐF"
  b"Z\x15_▀¨(G▓àoÅñq\x02\v"
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"""
    ßÅ­|Å\n
    H+š¢­M¸ïñp
    """
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"¬╗êöuèK5ì\x03\t\eMªXL"
  b"""
    Q\n
    \x1C\x11ÿB8º–erB¨ÿN
    """
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"ı\x04Òz'*Ig░Ëòi}×ü╔"
  b" 5îüö\x03La«$;1²Ôü\x08"
  b"\x19ò\x00›D\x1A@\n½PGßt¨b\x16"
  b")QÉÃ\x15àNÕÇQ\x08▓­Ø┘»"
  b"xõvÂz¹O\x11¦\x16âóñnó–"
  b"\eÀ\x1645{G\x10¼é\x17ÿý:ËÌ"
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"xößNʯEd»Q\x03MvšÓù"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"m\x0F\fáˆO@f¨–¹Ú¶·AR"
  b"t\x11Aûª■J¼¬ì_╗Ä\x10;\x11"
  b"\x18·Íµ™VKö¢ íÒ\x0Fô\x0Eï"
  b"TØFºY8Dî®\x02*(á\x15\x17C"
  b"M¼G™Þ\x1AH\x1C\x12\x15)\x14ú0 "
  b"MÊ™æ¹Gá½üŒjÿ\x1Föà"
  b"±ne\x01┼dM\x17îYöÀ┘Å\x05?"
  b"CA  >cI¸¥µtÁ­\x04ÄØ"
  b"VÔudÖ(Aæ½b\x17 >ÐÌj"
  b"<Gc\f\x12ÙM‹¾¤­ÖîÂæ™"
  b"º_mm<³L¶š=玒¬\x1AN"
  b"]ökVfé@b™®\t\x0FôIï"
  b"ÞÌòNÒ\x7FAg║Ø╔╝µ}j,"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"\x0Fë‡Ý\x15NHF‹mÜ…Ðè‰"
  b"*"x2°\x08KWº{9±ÍF§ï"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b"ͳûüÿ…C¯‚¸ÖUµ ?«"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"f\x1E×\x0F»,M\x01É|┤gÃ\x16╠w"
  b"Ø-,1MéB\x08åç\x12«┌§¹2"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"9\x04M\x00Ì´Kp¨T>>Y°Äœ"
  b"¶ëÓ°'─K^×q\x7FìÍ\t´^"
  b"3wíÍ<wK=–¹]ºAÙp¦"
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"pÔƒ\x1ETJC†‡cKRs\rª\x0E"
  b"¬½u?8AFý¬&ñs!‡rg"
  b"ý\x14\röþåAÙ¦“Hç\x10îò "
  b"µ8Áf5(@\x12ùÉ\x1FEX°ïy"
  b"T¾>@ÔdLb–°ÿ±µT=\x0E"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"ßù§ò/œC%¿‰næäïM "
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"úÍ+ƒølFo¨*T¯\x183[½"
  b"\x17¤ì· »H·‰Yôçì­\x18Ä"
  b"RÎù|{ûHôœ>iØ!'GN"
  b")\x07”ŒGµC\x13¹j]Á)Š(\r"
  b"Œ³\x17ý óG¥¯Ù°~ØÌîÿ"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b"ï¨äBØFL═ê>ãÖÒ\x18¬b"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"Éïq┬]ÐOA¢®O§¤¹J!"
  b"§\x12G*\x1FÙBU‹C`+묄Õ"
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"/jÃúªûL³║¯aì\x16Ù²z"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"\x1Dñ@àááGl¨\x05œ\x07m‰ìÜ"
  b"åRí­ÌéMFªŠÝS\x02QÿŠ"
  b"ò\x02▀Ø|ÞKP╣0b\x10\x00¥\x1Eƒ"
  b"L²sAnPCQØA\x1EúýK]Í"
  b"\x04=┬rb.E)Éߨ-d\r"
  b"/ (2\x17>K4£ba\x1C\tS²P"
  b"eÌCHò†GvŸãŸoé\tâ?"
  b"\x1AÄà\x06ê{E\x05€·öÀ41,c"
  b"¬\x11®8œ¶Aµº©BÓøø<\x01"
  b"""
    Ü▄ì│\x13╩Oıö2÷o!█\n
    \x1A
    """
  b"]^—)®\x06M+šP5~àŸ|¸"
  b"O╣┘ü▀¦L(é¦╩VìcÆ═"
  b"] #WôVLy²\x13Pl¨SÄò"
  b"Ió±üU¿KÔØD¾5èCê!"
  b"\tõ:<…NOlŠ=h=kÉÃ¥"
  b"Âéa\x08cØL ºÀQW\e1¹ß"
  b"O_ªåqòK\x1EšP{[cfHû"
  b"v\x03f)ÍKKs›y;\x03ä\x08\x11<"
  b"Hnxs¦)Aìù®eû\x13\x10²]"
  b"­\x168Z\x13KMO¹wx¯agY\x1F"
  b"rm À³0E~‘\x03üµ|\x14?|"
  b"\x07«a;â¡A_žÆ<(içã\x01"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"5\S>´\x03O@¨Ï\x04;fsîÚ"
  b"@VŸ\x17\x15 BÞ®\fé\x18àk\x16"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"\x16‘Xe©ÐML’\x19§eí\e­Õ"
  b"ô•½\x066ÂH]±E8å\x08þ\x12§"
  b"U]\x19À¶p@ıü¨Ü¸╬[ð2"
  b"÷\x7Fѹ<Å@P¦$.òËÃèf"
  b"Èoáö\x14;@¡‡7p›$/ãV"
  b"Ù\x00ÞÛaÏJI—s’’¶\x17\x08F"
  b"\x08\x1Fàð\x0F´CջĩI4¶,\x17"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"K\x05µ—ÒH#»ö1vR)jF"
  b"æ/ôº\x11ÙO¬»“'ذ%Úw"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"""
    \x19÷┼SαH'ì\x18\n
    »zÉG¢
    """
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"û¨©V\x02ÀLm”\t\v ,˜_"
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"ùè\x00\x1C¢<O°£Iƒ\î\x12ɯ"
  b"\rd\x1Aœ¸ENG§y<­\r\x1C\x1C9"
  b"\x1EÊúqšxOj¨ÁÄö\x06\x0E”ï"
  b"Ã\va•½$F)ŸÔÕ\x04J¥;å"
  b"B\x04\x0E×\x18AY“<¶±l\x13¬x"
  b"îo½0\x19'C\x12ØÙL\x18 à»E"
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"i1æv¹[I3¬-ËÓE„D‰"
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"ÙoÙÄ\x08~@\x04Š·+†ñ ;â"
  b"yê¨H\x04ÄDœœ©ðO¶A2,"
  b"""
    \n
    Å\x14|Å}F ºùB­&\x08]u
    """
  b"\f+~Ú0ÆHR£ƒC\x1A\x04Yi–"
  b"òÈ$•{Š@Ú„£\x07N[ý2\x1F"
  b"os´ÓÉxLòÿð%╗om%\x1A"
  b"Œ^\x00Lv­M¸°ÍG”‡¬3d"
  b"œ\x17Œ\x7F£È@i¶\x18™«\x0Eê\x07·"
  b",?¥\x11/AF8§ä4M•\x08M$"
  b"Ô¢nÿ¢!Dí“?§M…‡¢\x18"
  b"FžœâƒfKÜ’«&:8a¡‰"
  b"y\x1AÃ\x0EÚkF°ÉLííÒ┤q\x05"
  b"&\erA+ÑCª¨³:\x1Dhj[\x1D"
  b"\x02\x7Fì¬ìÙJøš:0dºípø"
  b"æ@qNš+M ™œZA33¢î"
  b"}²t\x1D?ºN]ªôa┬:ìQÖ"
  b".Ê“ñù\x0FEê¬á¡ºJ\x10Û\x10"
  b"ò\x11 Æ\x15NM\x0EÆ>C)RØ,ê"
  b";×¥"E8OØ¡ò\e¨¸§\x14"
  b"\x00'ÒP\x16\x0EMš¢­T¼®,‹â"
  b"†ž,C\x06\x7FLÀ†¿×\x16r3|\x01"
  b"ÚjqÖbŽKá›ÖR6Ä\x12ƒ\x11"
  b"WlÁD\r\x07CL‰Êœ\t\x1D©á"
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"\x17¨Ü\x06¬%F\x05ÅÜ»»Y,\x0E\x1C"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"\eÅP`▓TI╔áòã▓÷┐{\x03"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"ønჳÆB~¢ã†QA\x11g’"
  b"õ¬ü”p[Iê™Oã’á+E\x06"
  b",£xµ8¤Jc¤ûæ\x07G\x0EÃ<"
  b"\x10@‡\x1FQkN\x1C©VC]è\x12Pr"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Æ(═\x03â\x18Eðá\x05ÕÉá!\x18ƒ"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"yúÔó\voBü„\fð°ø".."
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"'\eõÛ·§Di׿AQg°?"
  b"m­¢\x1FJJOr„Ý\x12Ýù®Æ\x03"
  b"ny¦€e{M\x00˜Ü"\x07ô\x1AÚ/"
  b"K+Å{WüD&¡MGê]“µè"
  b"""
    Å▀q¥®åBYê┘_─ö\n
    À┘
    """
  b"\x14®ü²šeCzž\x1A\x19X\x07ë†$"
  b"¤\x12­\x07µìNÖ±\x07\e+_4®"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"\x19¿— \e\x0EF\x1Fˆwè‡ Uw9"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"è%f<9U@8øzâ¶ì\t©ƒ"
  b"\e‚=\x13|äEÇ“Ôs»¿›;¤"
  b"Aìö~ü░O,Âò®Ô|´b\v"
  b"\f,ÂâîyF’¶b‰Rs\x15Ùš"
  b"\f7c\rO\x07£®g%]×Ds"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"\x02\r'GðdI¦¡\x7Fæ®G®6ý"
  b"\x14\x17ÏoõEÛ›d}ôD¹GA"
  b"³à$·×,FK¯\eíOíý|k"
  b"c\x12¤\t¡?J~‡×4¢ÿ\x15²Ù"
  b"\vóãý[±@\x08•_\x0E`ÛÔžˆ"
  b" (Á|K│AG¢Ov┘\eìæN"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"'PN¨'ŽC …%΀²ZØ?"
  b"AÚû½XeHÁ¡Ã:úl\x07•à"
  b"ƒ$µ¤“¬@ž¥(Æ\x07ŠxüÕ"
  b"Ý‘ûzu¯Nœ«ÚóȺ·êˆ"
  b"hK øšQ@Á±='\x1D'Ÿþ½"
  b"þŠ»-2\x0FCl¦arýY‘Öo"
  b"FÑ=D+þGꟲRüO†Ði"
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"""
    z\x16\n
    ?E½Ø,└\r¨\x12ôÍ
    """
  b"âO\x12c÷(Oû¥;Z¡“!;„"
  b"\x03½±Øc‹C:š»½7\x08¥\x12"
  b"""
    YLf\x1AÞ“M\n
    ¾ÆQçâŽp¥
    """
  b"¤u…_:gJyµ©\x18|\x06*])"
  b"█Ø╩âËÊC‗¬\x16═|×êMÿ"
  b"╦äö6#ÏH│ªüorgÏm\v"
  b"â Mˆ>ÆBŸ²Q\x03zÜ3\x03d"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"*┌^УvMVôµ╦ä\x07'ì▀"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b"Ì║}ÅcÖIêÿú²¢\x05>▓×"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"³ëÎEžðEK¹ÔZÉbùÆ\x05"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"ÆÄp\x12Š•N\f©¤T\x15—/\r¦"
  b"\x11÷┤└ƒÄNÿüåüPñ\x08û©"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"Î\x15áË’AN%¨W\x7F\t\x10¬"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"¥SJJîÈFOª¿¡äÁåe¯"
  b"Wæ#ƒ\x13©D™€(\x14•tÇ´¬"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"\rDW░é¢@üå\x10*ƒtgÖÓ"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"¼›S#òjH~¡ß\x00{L¿¹\x00"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"ƈ\x17‹5ÜDó¦dÓN8\x1EÚ¼"
  b"øÉ{µþGL\rñl┘ÅELéj"
  b"S}#ÝÉÉDN„ÔÏüûª$\x19"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"µs\v¤,ü@■àÅEmÆ╔═&"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"@\x17p3Ô¡LDšrsžÙ'ƒ\x00"
  b"ÿáŠ[\x7F8@\x0F«ÍR.D¼1<"
  b"!\x1Aß\ŽZEWœínª±\x1Cb\x16"
  b"ÀgŽOnºDˆµljÜ0\x01ð¾"
  b"ÝâiOñ'IÇ£Ô\x14ÿìÒ\x06à"
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"#s.tqßN8É)àÞòümt"
  b",½ð$³gC\x07²WàWãÛ­\x08"
  b"\x05çá)&╩G├ØÝ\v³Î█▒~"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"®6=\x1A\x1E>FðŽ‘\x07¨’!ÄŒ"
  b"\x1A\x04nßÐ3A ½«\v\LkV^"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"¸‚\x17\x7F\x17ÒJ\x15 #òð-Y÷t"
  b"Y\tL«ÞÙM\x19­—åX”$##"
  b"[<\x0FÉIÉGv¥Øtã¨Ð│N"
  b"´(xk³€B\x05¯»IaŸ°\x03ÿ"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"\x0Eì­4E™™ŸäÙÀê\x1FÀ"
  b"^vǼ´\x06Nw­*"&ˆ\x10Žª"
  b"\x7FzQ\x1C£ÒEƒ¼d^+¾.Þ°"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Pd¢ry­Iø¾ZÒ M\x0Eôƒ"
  b"¾\x085e‚TBæ¾[jx\x04å‰\x01"
  b"""
    2┤\x19z-░MÄÆ|\n
    »Å\x1F¾┴
    """
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b"w\x05\x06\x06+\tG3▓Ê1Å7\x04êì"
  b"6ÊÒ}̹L;‚%Ó5\tª\x02è"
  b"îC@›\x1A\x05E¯‹‰Ì›ž£ÆØ"
  b"""
    \n
    \x02J\x1Cu3E\x08â\x14¤\x7FÉêèì
    """
  b"xØ·░Õ,Iéó¬µm\r\x07æ"
  b"ÑL\x08£\x01ÅJIÑ╝\x13ÿ╩ÀLP"
  b"õ&:öå\vF$§öAÊFẏ"
  b"ôc 2o\x14Cºç\tŽ├!ÿI"
  b"ÏÀ¨^y7B\x15\x15¾ö©Ï¶b"
  b"\x0E®\x0EdE\x05@‰¶|1Ìò\x078M"
  b"Ù¢0?v4EÞ•œâ[\v:;*"
  b"\vˆÇ°š\tJ̨\x11\r°\x01¤"
  b"a$½®ïÝA?£ñ‘ü§\x12Eÿ"
  b"S(FË\x1E?E±©·ô\x16¿_ÈÂ"
  b"y>ê½õíBÊ¢•t ”ŠÒÎ"
  b"\x06àÅÓDþ\x0Ffß©‚¡”"
  b"ò‡EÐȸGÍŽÙ€þ`‚§\e"
  b"’ìt‹ŽsBŽ‘/öÐÔ‘dH"
  b"?Ÿ¬!ÒQLqµ¥\x02×Ôˆ\x0FÈ"
  b"\e_‡ÍêàOM˜\x184F\x10v{õ"
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"„j‰{IÀI©‰‚î¶®'0Õ"
  b"\x0FÐ\x17í\x1D\x1EDà╗s\t¸Å╗┴"
  b"¦Éb5/XK”‰\x08,hÎÚ1u"
  b"à›Wþ8øB³‰¸Ömå\x03ža"
  b"Æ\vá6JãM?É=AáBM9Å"
  b"utÃÜ(³Nß«.:‡Gß_ã"
  b"\x18ÃBܽÜB:´Iý`ÕL8©"
  b"yÍPô‡1@м‚…“™\x18¨Ê"
  b"B╬Û~ì\x07EWéƒık²:Qº"
  b"Í4VÁŠ/K˜‡ííRÀ/Sæ"
  b"ùA労\x0FIR¿ö\x17éãDQa"
  b"[d\x01rʹIê¦á\x04å->LV"
  b"Áô>*╦7L▓┤Ò3ìf═?7"
  b"“*\x18C<\x1CHI¹Ý4ñ5Ï;\x10"
  b"N€ëÑÔ¸E\x1Eš´ôunŸë&"
  b"sGXEbJOâ¹\x1Ey_YÈ\x1CÐ"
  b"©Ðô.¥ÉKs„ÊKݼ^ýo"
  b"&Â(¸ûÁC¨¨Xåý6%5\x02"
  b"\x1EÆé[|ºBŸ®fñÂRÁ\x1Cë"
  b"‘z%5f#B¼ˆ0ů\x0EÞ$Q"
  b")ÉŠ-Ž¥Bǘ6·`s9zò"
  b"j·Æñ†VDx—E=?·[\x07\x03"
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"QÁ9ªKWH©£┴u\vÙè|ì"
  b"ÌdazG¾@ޱ¨\x17™Ñ—\x1Al"
  b"é¨\x01ãµ\x08Júˆx+ô\x00e\x1Eb"
  b"Éçj.\x00ËF~»=@ýV^\x08È"
  b"\x19D\füj\x14AÍ¡\x00\úM©i\x1C"
  b"kïð\tà3O_¾Òj‰aÕUZ"
  b"âÒ Þk═M£ºÉÿ0§\x7F³-"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"╗-A\x0Fµ,NÒ«~¹Z¼ØjG"
  b"kâ!N´¦Dý¨$™NL\x03"
  b"’ª„ÇbSBÙ·›w\x0Eè\x07_*"
  b"AIõºy\rM˜€s…\x03@\x00õ\x18"
  b"\x02}‡<\x16µFå®õCñ¦¡C]"
  b"h\x06\x19#─╗O\x14ÀN\x1E\x0FW\x01Å‗"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"+W#ƒƒØF›€kh`$kßv"
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"Åg\x1A³\x0FÛIíñ|\e-PÒHý"
  b"ptôO\x14¯J¹”­ø®úBœ¶"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"÷\x7FW\x15rÕOo©Y\t[│áßü"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b"àŒø-P\x01OÒœOÊm«'Ÿá"
  b"êÓCÉÕ{Ls¬I¶².ïÄN"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\x0F~z&ø‹B?‰èJý\x11ªÐs"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"Ùj†µÂúOø‘‡•éŰü%"
  b"¥\x15‡>/\x16EŸ†ä=b°"\x05-"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"\x11Á¢\x07ÞxAš¥zVpþ\x17"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"§Ê╦Û¡sCë╣ÉA´Ê\x1F└Â"
  b"G]–íZoI\x16—Æ)Ã\x074H}"
  b"¸`S§mÏHX¸¥Ñ#þ‡™y"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b"øÖ\x1E-\x1EÊF*…Œt³ƒÝñÛ"
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"\x14Æ\x0Fi¾}N~¢ê·ýœ!CÕ"
  b"¾<“.Ï0K8²S0ÛZ.ÜD"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"Àî\x1D-\x01>Lå¾éyµ'Ö{H"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"µÔœ\t'¢IÍ–GJ\x05\x16§c "
  b"\x1C&B´Q•L6¸ýL,mi\x0F$"
  b"~\x12ëÐ\x0E¹Fö´øãŸNÏèÉ"
  b"""
    \n
    MbyÕzN³¶\½ÆH<\eÜ
    """
  b"~C´Kû]D\x19ìó»~bÄtæ"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"Ç€½ `„EÀ±ü€€n\v\x10M"
  b"ù˜S“9\Fe”7§yWŸ–3"
  b"-ͿũÒDyœ’Ï!ËÈÅ®"
  b"99¦AZjM2»wÉ›óN3Ì"
  b"ûqÏ ²ÉLæº1­0–Ï\x1E²"
  b"<\x1EqË ]GÒá╗‗Û%Åd¿"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"%¶ìÄF%Dò¥#Cí`8ïÖ"
  b"fFù¥¼®O\x1E³\x17„ÝæäÛ¹"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"›­\x02pðé@R’žB–šØW="
  b"\x07ø)¦5M6æ┘Kì.ú╝ù"
  b"d\x1D▓ë¹├B┬ü#\x06Ó¿#YÑ"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b":\në¦e>LCübÈ\x00■DPµ"
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"^7°¦¢MAâø¡59ìL­\x15"
  b"Ú\x06ÃÎò¯@•¨3îºAHî\x7F"
  b"\x00\x1E3¹N®£„\x07EYçp…"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"ü*¯Å:█M2Çö\eÉ­ÅÑ|"
  b"_(êu┌vO"ƹ~ätì\x07»"
  b"ìñ‚J,UE©¤¶\x1AòΖҦ"
  b"`6.óžAK\x07»€f\x0Ei\x1Fþ’"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"\x06\x02Ú^TÛD¢║8▀¤ÅWYX"
  b" lœ—\x10ÓCü©KT5NÄ¿î"
  b"yo¶òáL@\x03º.Ì!\x1AUý»"
  b"ŒË\eèóßCÑž‡œ{‰ÁÖ\r"
  b"sääPgtAɤк8¸\x08U"
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"\eúLŒó~H=‚²D,¹§Qb"
  b"÷P¡Ð‚ÃJi•K\x00#:³\x07\x12"
  b"ë†OZì\x7F@B°C'Îpy„ "
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"y|?+\x0E°Ií¿┘Ø6s\t\x10~"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b":zùúÆöD; Uš4jx1C"
  b"j\x7F»œ‹ÚC«¢\x0F ã4\x1Eª;"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"\x13{VMmxLrÅOE╠▄Xo%"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"┬6üiìêC¯ú\x0FÃfW8?Ò"
  b"\x08Ny«┼ØL\x14º╣ÜýÂé{Y"
  b"íÑ›æÉ!O?µ˜H\x11¯u²¶"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"""
    òTãàî<O½™\x05\n
    s9y
    """
  b"fÄý½#®Esº\x00°Té\x06"
  b"¨©©mLHN+•¶—Ä^œ¥’"
  b"°Ö\x1D\x17jŒCKº•{àUóÄv"
  b"\x11Œ<ZCLP§œi\f\x0Eøtð"
  b"GK¥╩ßÉM▒øi¸8\x17qþO"
  b"ê,\e\x03\x17\x19H\x7F┐ÿ´©ü4,\x03"
  b"&VØ\x1D\x00ÇL!­³©M”;Ë "
  b"•“$6X”F\x01²'Þ?ûç×\x1F"
  b"ݘ}\t\vŽM®®Z\x03™šýl€"
  b"\x00 \x17СóJà±b\v›lÀhµ"
  b"­T\x7F¤èŒGéªää£:Ïþ\x02"
  b"#/ø%¡ìI?¡´■½Ì$±,"
  b"wpŠe˜âJñ¥ÏòM7\x03íŒ"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"YH+\x08\x17zAáš/•ù\x13(C÷"
  b"Å\x16B/\fTNð€Fõ‚¢JÐ"
  b"œc\x1F†Ã‚Hï†s\x1E3ÙvDÚ"
  b"fïÉÓInO\eÜ─×U Èfj"
  b"Éä±²/ûJëÑ╣þ£\x0F\x0F\x14²"
  b"­>╣:7\vKp¡Hì╗x╦é┤"
  b"d\e}K ­AÀì;©ƒ▓CoÉ"
  b"\x0EUp{õwB•ƒ\x18¥Vt†{r"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"r\x06«æÓðFùŸ)ý–±„±d"
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"çÎy˜¦çLj¤üÓæ»g¸u"
  b"IP…1\e1GO íòs=\x1A…?"
  b"/\e2zÊMFqŲ\x13¡ƒ'ä&"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"$ØîõÄ\x07NÇ┤òM¤<Øô\x16"
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"\x12"øm¨\eFèžöÄ ö³´Ì"
  b"\x03*0«\x12³N«ƒCš\x1F/1¡ã"
  b"?\x17ÉcYyIÒ¶\x1C|u«\x1A”`"
  b"¯ºŽÏ¤µK"¸S8g9é¨Ä"
  b"@¿à\x0E°ÜJ\x1Aµ.žöÀEYQ"
  b"j›T_\x19ÙN£™\x14]\x13ó7eZ"
  b"»Ø\$_þC[çÉ\x10-I·L\x0F"
  b"q*pAp¶Oþœ_W2ÃØX\x07"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"ÿ\x062±´/L¦¼A,De\x14Ë\x07"
  b",┴ûäíÅHºî\x7F\x142î▀─n"
  b"ûÒc\x1Ej\x11I\x7FŒÃB¸"\x10–Ó"
  b"ê\x01i\x18òDL;”ç\eè\rÿ­"
  b"”¡Úà¿=EÀ²¯¡ûÒ¶$¡"
  b"ÜØ‘NéSMvšZ]k\x1D^ÅÔ"
  b"‘ýFµÌYJ@‹2c^JšÄ|"
  b"""
    ¿ûsÈ&±C©ƒ™«ç\n
    Êè2
    """
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"5\x1Eƒ?ÂrA;‰8åUoJ—I"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"|@`¶S\x1EA¼│A\x07Å*k6T"
  b"ÂØ!^\x01~ENàDúÊ(/U9"
  b"¬KÊO«ìDS│R!Ä¿\x1E"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"\x05îæ’Õ\x11Jh…šÛsD’`\t"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"É%å0ä\fB╠Â‗╝\x7F\x13¾░ç"
  b"ÿÇ«ì\x16¤M"Á\t‗7╦Ø╗┬"
  b"ôÁ£çïX@\x07‰:\x01œr¨\x06È"
  b"ÇÈ;9[¾I–±®ÆæéÞ¶A"
  b"\x06Fß+®▄Jsú$+ü¢█┌1"
  b"\x08æód¹ÕNjœ¥M ¢ÚB¥"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"Ñx\x17뼓D©¬\x1Eö\x03P´û""
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"å+ªK$pI½¹Ü²G(pâC"
  b"|(ÕÌ}uC\e \x19ô¼ å¹b"
  b"Q×\Uf—O\e¾\x1Cû’†Ÿ#Ñ"
  b"àa˜ºžMO\x1CŒfÎTn'©f"
  b"%¬£Cm-@…ŠvjXBÓŽÏ"
  b"""
    òõ\x0F\n
    í‘C$¨½§\x06î5ùz
    """
  b"ÅÁ"\x0F\x14­@׃û•Ob~\x7F|"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"©\e-mk×Fð‚CÄJé’*µ"
  b"\x13ØÃ»zDœ¼ácxÌ2ª#"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"\x15ý\x13ØÁ"@¬Á6t╚Ñf┬╚"
  b"\x01ûIv6┤IVìRÎ\t┤!>\x16"
  b"àf$HýLH±³\x01Û´\tØ\x19k"
  b"v.ÊG\x0E/@Zɨ\x1Eï¦6ùı"
  b"┴·4ÃìýA)ìæÄ}d¿\x18"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"6˜À·×‚K‘³ÿÆó\x08Š“C"
  b"µtäÓ͘Lq¤Ä´HG2…\x06"
  b"ùü\x1A\x19\x07µF§¶Ï;}ÁÑÍd"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"ím6Ö¬âANŠQê•;rüH"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"ÿÈÚé´ÉNÔÁ9\x11\x08ó\x07¸s"
  b"Q\x05Ê™™TK\x19ª€ë‚ÛL\x02¯"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"—ýBðâhBG‹äÕE`\x1F"
  b"\x07├ì¿A8ר"<&À├Î"
  b"Æf-IzæKÔ€ªpgë3º_"
  b"!l■\x05"╝GƒØ\x005DG'╔¢"
  b"ÞÃ\x0EO÷÷A\x15£c¦Ý¸›†¸"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"_ImÃ\x08vL&±\v–Kè¶Ä2"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"\fº1»Í\x1CD¬ž¾\x15ËDO>="
  b"?1\x07ÁÀ\x17NRáyù\eØx ï"
  b"ôiµ‡\x10\x15Oˆµü\x06\x11\x01[E°"
  b"eÚ¶ÆFmEí˜Wà\rÒæØù"
  b"\x06)\x04\x01L\x04½2B¾ß\x0Eß\x0E"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"`vÖ\x00ÉGFðüE\x07\x1Fò«\vc"
  b"\x1E\x13ÀlGO6ž'ÖõL\W3"
  b"Q½±¯\x16\x00JÛ”\>¼Æ´\x07\x17"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"\x17×m\x15ÓáL`±½\x14؉GK>"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"yâ×└├]JúØ╚Þ\x18ggTw"
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"\x01┐º\x12Y\x1AC╬ù|¸µü\x1CÙ´"
  b"ÉB\x02ÉL\x14JrµÎåí±éoF"
  b",7“‹ÐVDò——+Ë-\x12Ïj"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"H }F!”A\x15¾\x7FksD"M†"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"{v„ÿäuE~¡¯\x1Cqx;ë\t"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"í\x14ó\x16\x01&H½½/ˆ-d\x07ÄÊ"
  b"{³=¨\x12\x17E$­V3aU¢¨Û"
  b"“WÙsv\x1FBw£pç\x08q"\x19É"
  b"""
    \tü!ð­ÊNr h\x02í–\n
    ¢ª
    """
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"f·K╗┘▓LÞÆwØú\vWô┤"
  b"Ž”—\x1D™¢O”)»Æ\x12{õ¢"
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"»┘\\x15ݾOåé╦V3╔°{Ø"
  b"'Ž”]&\x17Bã€Q󬎒ô\x0F"
  b"\x1D奨õ{O\x1C¼ıSéê ¾¢"
  b"ýG\x02¼pÝET•\t\x7Fë\x17c<È"
  b">\eãBåÐCû¡ÅZù8║┴║"
  b"̳û\x0EÛâA´ŒJú8A\x10¹Í"
  b"HóþV;æE§‘º7/™Š^ÿ"
  b"¦÷\mÿ\x14H^ŸµZ™\x03b„\x12"
  b"\x18[ÜZ\x18Gã“t\x17\x03ÈÔ–("
  b"\x13\x1AÞ\x18L¿É▓×{ÍæðB"
  b"""
    Á[~\x13ÒLIܬ\x19÷\n
    g\x14\x03ð
    """
  b"±│߯ë¡A╔Øà▒þ\x1DÉ¿_"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"\x08"pý@Oº[Z¦"G|\n"
  b"²Ë\e\x06îÞJJ´û±Ûå`\x17\x08"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"´\v!ðw\x02J!ž/7†ÿ%DT"
  b"¦\x11ŠÁ9FJ9´=â\x15k]d\x11"
  b"Ή\Ç8\Ië«Q%\x10¥\x01\x02w"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b" 9àH\ejF6„\v°‘f;aÐ"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"«ËRJ˜¯G\x10¹£ï¤Ä*3›"
  b"""
    ½\n
    \x05ã0ÿE6Å]ñ;T=╝╩
    """
  b"̃~Ë+yB\váàßÅSX\e8"
  b"YOú\x12^\x06OÇ›`‹öIo\x1D\x14"
  b"\x07-Ûê[0KAƒZãæàkLs"
  b"¸»rs<\x07@΃╗\x10v\x17¿╦ü"
  b"QeÜñ|:Dx™[Ïâ\x14—‰—"
  b"rS\x07H(^Mó€\x03‹Ge¸©w"
  b"""
    ÉPÿ\x1A>&Ië¬þ¾\n
    6\x07¬Ã
    """
  b"œï%”ÜõMEºTL„g,Àœ"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"‹òñ:ðàFB˜\x1C6É%b]ü"
  b"ï┌+É\x16IDmÄZ¡í\x142x│"
  b"<Þ^&ìÊL\x06­t«âÙ„:Ò"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"„#räûƒAg•ßl*úf¢ø"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"""
    ܱiÁhæO░É\n
    Þö(\x16×Ñ
    """
  b"|ç]\t™wL¼ˆM­i3xIŸ"
  b"qq\fÙõðFRŸúJŠÀ”9É"
  b"ÉÆÛ ,ÚAçÄo9╗µ¤ı÷"
  b"êþ¥—\x1FãNZŽ\x15éÈÇ\x0F¯ä"
  b"¹,┌ü\x070OÝ┐´¾ÄQ\v«T"
  b"Î\x03ŒªÃuC0€v\x17CÛqî~"
  b"xäÖ)úlE¡Ø©º¶\x15*╣x"
  b"¥ékY\x17iD\x0F•Ôðø¦ÅG0"
  b"üÉ÷\x7F1€O\x07¥êÈ—8]ðm"
  b"•Yª„Í'M`¬æ"”\röþL"
  b"ËÁÚ`1\x1EEÞ³™‡\rÒÍmC"
  b"\x06ÄMÆ\x03NB\x15›¹Û0a¨¾·"
  b"6¹ª\fð\x1EA.¸-æOè;\x15\f"
  b"‗f­¶GWBÇüàç\x04H\x14ìø"
  b"yv\x12-,¾O««–g\x13\x1E³"
  b"²yÕ\x10SüDô‘¨"ëôPÜê"
  b"ïA9#c\x14LżQ¯u4(Rò"
  b"""
    ?ÅÚGZ½K╦ê'µ«¤\n
    £H
    """
  b"\vÛ‹+C³FwšÀÉ\x07ËQõM"
  b"&Èq5\x0EóDXˆ\f¦_'vƹ"
  b"0qìRQºG\f▓ÀF"¾┤£╚"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"ó<y¾ý\x19Kíªt^¯Dí5»"
  b"""
    I\n
    ñéüÉI,ûP\x1A­gc1┼
    """
  b"]es\x12ãàF\x07\x19`Ä>´ò$"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b"ÎXj“ßgI\x18ºd?Ö\x12¡ß€"
  b"r\x13\x7F0;ÃI█ÉEÙc{sÐç"
  b"L\x18¶+ï€Mc°0ÙO¿ãé–"
  b"£?rwB3@ã¤~‘Q„‡à‚"
  b"\x08«lë˜lOãŠèå¦-\x07hk"
  b"ùæ,>ç¾IdŒ\x08p/\x12\x05]g"
  b"É^│\~\x7FJ&©£o:è·'q"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"´Söà╠LE&£|┬eìı¥º"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"بT+xöG:™ôhþ+*ìP"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"""
    \x18y\x06\n
    2EI\x19‹s—\fá*·’
    """
  b"ØP╗l\x04OFé¢╬én\rÏéo"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"…úÕrX7F㸆-S$H„ö"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"ízšf>\r@!’4â@«G£“"
  b"*šå_\x01\x15E«µŸ¡\x12jv°ü"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"ž“_Hß”C2­ii1º,ýä"
  b".aÉUSéE›œH»³‰Ñi\r"
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"ñ■Ól4\x17@(üéÊÎe·\x10 "
  b"L”aªŸ#Gˑۿck1œ?"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"å§6"¬þA\x01€ú\x08«ÕG_¥"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"(½»*3LNûƒ=PÉô{½B"
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"O-\x1Cö·]O-š|GMÝö3l"
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"[ÉÈ\x1FïõNœ„²@\x12äS¨™"
  b"èlCÁ\x16\x1ACk²‚ bݳ\x1FJ"
  b"&_ìô’'Iä¢YßiUÈó\x08"
  b"*¼…÷\v@H4¨ºEéÊü‚/"
  b"Ø\x0F\x05╣å║O:®y┼┌dê®}"
  b"~\x06ç6Y›AI’9þÐ×\x1Cò\x16"
  b"'w2šQILC’„E„|¡.’"
  b"…vh\x17ÖÓC«¢†5ºwqîm"
  b"▓ƒØ®5·FÖ¡?´£Ôxná"
  b"â\x17Õïn\x08E·¢\x16f‚\x01;\x03ß"
  b"@‰¿“f"@¿›>ÀÂ:‹Å5"
  b"Îð\r„Ô\x06JT˜gŒ…»öÇ\r"
  b"""
    \n
    ¥aÐB4®ˆc\x7FálÏ9
    """
  b"àã§'fYL¦©w@æeùaÖ"
  b"\x02!A\x02|?I\x0Eí[ТÍMØ\t"
  b"ñä~š¯½NO®\x13Šœ8\x1CÌÝ"
  b"¦É\x02ã\x12¥M"ªñ€ÜO8\x1Cö"
  b"ü\x02┐´°\x05@yó\x1D\x17\x02ò2è2"
  b"\x19=JxʽOÒ·ØÎáÜ\x00Jg"
  b"3ByÂ5TJ\x1A½RÑÄôæ^J"
  b"$ð‹Áú­EʵInöžt{B"
  b"!–””r\x1FJx‘ÿ\v¨M‡\x14\x1E"
  b"ðç¯\x16\eÖ@ÿÅü\x00VçÁ1ÿ"
  b"é┤-R@8JØäoK²&┼\ee"
  b"ÔD¯¡\x07&N„§,:Ï÷˜ˆ/"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"ié#u»fHçƒWqþŒlžž"
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"[â+øÃB@ý©\x12\x12×F)ŸÀ"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"ôç¼▒:vB Å\x7Fj϶Sõ\x1A"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"¹o.\x12-KIŸ´ý\x05{\x03©dº"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"§±0Ø^CKÑ¡\x00\x03×\eݲ\x03"
  b"%º¹£¼ë@ã‰Î!3\x12ÅÅq"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"Ý!}.Ƀ@\v¹ÏÄÜûU‹¾"
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"dZÚ\x02+\x19O>˜¤û1ã_Ī"
  b"ÓË]®³pG┘Ø\e╗■sÈÏÒ"
  b"´ \fH¿&A5¯eH­Í\x04”Ò"
  b"¡Öv-¨\x08Nü▒Ä×Ëÿü\x0F"
  b"\x0Eçâ▀┌«OIÄ╣I}Â┼Ø┐"
  b"u¤fº(TAȧ\²ûd·_é"
  b"\tJ\x07TG\x04B\füû\rÐM╔╝="
  b"""
    ëãÃ\x7F╣ïJãæøØþ\n
    øÆL
    """
  b"F/$+C<A膚씼Áùs"
  b"¤\x06û\eØïN\f€Ø`\x10m(\x05y"
  b"""
    \x16\x10¶L`–\x12\x01F\n
    ЪÍ
    """
  b"\V\x1Ak¥}Nç€J==ѹj\e"
  b"à—\x1Fe\x03ÚNʹDâèô¬!\x1F"
  b"hOz\x1F\x18\vEÉœ^ÞIºr\x039"
  b"õ8\x7F\x18"”J8•Cˆ÷®Î)U"
  b"EŸ°(šãJê´J\x1FbW\x08\x19æ"
  b"aX²]!åE¬╗eqÄØ▒¡%"
  b"x\x03$|÷ DÙ£-µ*\x13n\x1DÏ"
  b"\x14m†œÉ\x10Bk»Ô\x1EÌQ…«Y"
  b"ð\e\r┴Itñ│ÁA‗\x17j\x7F"
  b"l(ôÓÚÎGÿ¬›0(§\x07“5"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"ûyÆ0Ó4C\f£æXÕ„µ\eÑ"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"3³­É£\x7FIïí═Oý<ôu\"
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"\x00k\x0F¬x¤AÔ¢\x12.ˆ&-ä"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"v{\x10F^ßK\x1F‹à»y«\x01âê"
  b"'ªb”<ðHà›Ø\t3h¯M¸"
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"╚nå╠\x17¥E╬¼¼ì¥À\x16»²"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b" (£§–ºFP©\x08\x05\¸"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b"\x17ï¿õ€=I´§g¼ðé\v\x00\x19"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"}Œ_ûþÑL²‡Ùc÷rWñN"
  b"?0òš\x06\x15LT„ÏPA\x13¹ü^"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b"ƒ°2V\x14óEE“^2‡IbA8"
  b"{Æâh´˜Ci­†µ(Ö©\x19¹"
  b"”Y3*”ñM²Š“Fj`|Ð)"
  b"╦(ÐÆMåM\x0EÅv(\x0FâªuO"
  b"î░Ù\x0E¡óF5É\ýì?\x1D"
  b"\x11Ê-«˜ßNË›žnÿt\x7Fê\x10"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"þ{cϰ╦DñçÅ‗}$╬$¢"
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"å░Ø\x03pÇMÂì¬\x05CÃU\x00"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"¨└\tÌþ╬DrØé\x05Ùÿ<O|"
  b" [HY´qNL┤©▄ØÓq&-"
  b"sèéø]LI=¶rñl<‘e“"
  b"╚}4ı─ÎH‗ìí½j\x1A¾██"
  b"Ç)Ma 'E\x10®+„L{@­\n"
  b"6ËÃ\x08¥%LìÇýw¦s9┐¹"
  b"\fßÃ_t:Fl…’fº—ãfÃ"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"""
    \x12Hâr´¹Ge‚¾ML‘\n
    
    """
  b"""
    ¹•î\n
    Í[Bä‘“VFšDð|
    """
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"\x04âÙµ\v\x02Náª\x1D}Åj]ÜL"
  b"\v\x11ƳöÂNÏ›\x7FðÚÈÖ—#"
  b"ñ░ì~SIH#╣█Ü¡(c8─"
  b"*\x08{g›òA㪫l\x1DuÞ=<"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"¼*•iì€M+œþG}VÒ'\x07"
  b"""
    <‚<\x1A'\n
    F‹€p°n£o‡ 
    """
  b"""
    \x19K■nB\eì\n
    ¿ø'á\x1A\x12
    """
  b"B`'«ÜóE¯Å\x13nÊýïKÈ"
  b"¶sè║\x14nLv»Óì÷yw«&"
  b"qc\x1DïÛ¥N˵aÿ“\x17\x16'"
  b"¤}üw2{B«áÿY\x03Jqf¬"
  b"<\x08Mï"\rI<¯\x03*¡“\eÁÑ"
  b"„-—\x07ï\x13C§•žg¢+k9"
  b"lìMïU\x12D-¾\x7F޼\x16›™¯"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b""\x1FñØa%I­Å\t¬×;ɼ "
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"îâÈÅÈ╝BÌñ(­Vk\x1C\x11Y"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"\x05\x15ki>kJi¾`x—Íœ\t¬"
  b"µpðñJðMÕž4r´ \f\x1A"
  b"³.ÁÜlÇM΂WP\x18Ô\eh\x10"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b". '2\ea@J¾ïcò|\x02Èå"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"°\v┌ıYqF\tí\x11┌ƒ;\x13ÛØ"
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"Ò«(«8PGÁ HVýã\l\r"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"\x12Bs\x162öKQ×\¡âZ£þü"
  b"Z9§%påD\x18\x7FF÷Sü0c"
  b"?É-ï\x06bJB PÍÙ&':U"
  b"áO¶\x16\x0Eq@¤‹£+X’\x7Fš1"
  b"\gÅ\x11ö”Mó¬Ž\x19ì†*ø<"
  b"Äd*çãáDh·ã„óv@\x050"
  b"½`\x02Ï\x08\x15KººËµ£€ÜÚ "
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"\x06¸Y┘Ø~MÙ¼\x13-áÔz╝Í"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"¢¡g_9─@Éóݺm!■6û"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"""
    ¾_\x04\x1Aã\x01O\x1F´.\n
    ‚æµ×Ç
    """
  b"!\fI7g2NCµ÷$\x08ã°3\x03"
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b"\r{î ° I7—Ì©bò\x13"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  b"Q8 ç4¸A¿·£m@'\x12"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"■r\vM̯IüÁObÄ3pËD"
  b"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"ZV%█ôüA)ǨC\x06\x05Â)ï"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"o║Æu"~BLئ║┤ß!╬1"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"oXÎQìRN{åIZ,]aDù"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"ÈmE/‚¼K\x1D‰‰œ}#Ì[="
  b"""
    \x02W\x17Ù\x1C!C—».ƒ\n
    â±À
    """
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"¯5§MȶJ\x17“Ð\x7Få\x13”ñ‡"
  b"A\x07n¥åÌOX¦%óè\x03\x02\x1C"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
]
84 5.42 ms
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00'ÒP\x16\x0EMš¢­T¼®,‹â"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x00k\x0F¬x¤AÔ¢\x12.ˆ&-ä"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"\x00 \x17СóJà±b\v›lÀhµ"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"\x01ûIv6┤IVìRÎ\t┤!>\x16"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"\x01┐º\x12Y\x1AC╬ù|¸µü\x1CÙ´"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"\x02\r'GðdI¦¡\x7Fæ®G®6ý"
  b"\x02!A\x02|?I\x0Eí[ТÍMØ\t"
  b"""
    \x02W\x17Ù\x1C!C—».ƒ\n
    â±À
    """
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"\x02}‡<\x16µFå®õCñ¦¡C]"
  b"\x02\x7Fì¬ìÙJøš:0dºípø"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"\x03*0«\x12³N«ƒCš\x1F/1¡ã"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x03½±Øc‹C:š»½7\x08¥\x12"
  b"\x04=┬rb.E)Éߨ-d\r"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"\x04ÕEt\x08ÁA\x17§lzAbÁÈw"
  b"\x04âÙµ\v\x02Náª\x1D}Åj]ÜL"
  b"\x05\x15ki>kJi¾`x—Íœ\t¬"
  b"\x058d0#±J·…\x1CB?¼î}‡"
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"\x05çá)&╩G├ØÝ\v³Î█▒~"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b"\x05îæ’Õ\x11Jh…šÛsD’`\t"
  b"\x06\x02Ú^TÛD¢║8▀¤ÅWYX"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"\x06)\x04\x01L\x04½2B¾ß\x0Eß\x0E"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"\x06Fß+®▄Jsú$+ü¢█┌1"
  b"\x06a­£_OH¼¶\x04Í\x1D\fР8"
  b"\x06ÄMÆ\x03NB\x15›¹Û0a¨¾·"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"\x06¸Y┘Ø~MÙ¼\x13-áÔz╝Í"
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b"\x07-Ûê[0KAƒZãæàkLs"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"\x07«a;â¡A_žÆ<(içã\x01"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"\x07█<8räJsÅÖ\tJ3,ª┐"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"\x08\x1Fàð\x0F´CջĩI4¶,\x17"
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"\x08Ny«┼ØL\x14º╣ÜýÂé{Y"
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"\x08«lë˜lOãŠèå¦-\x07hk"
  b"\x08æód¹ÕNjœ¥M ¢ÚB¥"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"\tJ\x07TG\x04B\füû\rÐM╔╝="
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"\tõ:<…NOlŠ=h=kÉÃ¥"
  b"""
    \tü!ð­ÊNr h\x02í–\n
    ¢ª
    """
  b"""
    \n
    \x02J\x1Cu3E\x08â\x14¤\x7FÉêèì
    """
  b"""
    \n
    2UÉmZK\x02Æ╩ƒ\x188\x03■!
    """
  b"""
    \n
    MbyÕzN³¶\½ÆH<\eÜ
    """
  b"""
    \n
    Å\x14|Å}F ºùB­&\x08]u
    """
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"\v\x11ƳöÂNÏ›\x7FðÚÈÖ—#"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"\vˆÇ°š\tJ̨\x11\r°\x01¤"
  b"\vÛ‹+C³FwšÀÉ\x07ËQõM"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\vóãý[±@\x08•_\x0E`ÛÔžˆ"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\f+~Ú0ÆHR£ƒC\x1A\x04Yi–"
  b"\f,ÂâîyF’¶b‰Rs\x15Ùš"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"\fº1»Í\x1CD¬ž¾\x15ËDO>="
  b"\fßÃ_t:Fl…’fº—ãfÃ"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r\x01Ûóò\x1CB•–w¡tq%Æ\x06"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"\rDW░é¢@üå\x10*ƒtgÖÓ"
  b"\rd\x1Aœ¸ENG§y<­\r\x1C\x1C9"
  b"\r{î ° I7—Ì©bò\x13"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b"\x0EUp{õwB•ƒ\x18¥Vt†{r"
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"\x0Eçâ▀┌«OIÄ╣I}Â┼Ø┐"
  b"\x0E‰ÉC<\x10B`žLû\x13£¤\x19Ý"
  b"\x0E®\x0EdE\x05@‰¶|1Ìò\x078M"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"\x0F~z&ø‹B?‰èJý\x11ªÐs"
  b"\x0F¸‚\ØÍMñœ]§ãbzMŒ"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b"\x0FÐ\x17í\x1D\x1EDà╗s\t¸Å╗┴"
  b"\x0Fë‡Ý\x15NHF‹mÜ…Ðè‰"
  b"\x10@‡\x1FQkN\x1C©VC]è\x12Pr"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"\x11Á¢\x07ÞxAš¥zVpþ\x17"
  b"\x11Ê-«˜ßNË›žnÿt\x7Fê\x10"
  b"\x11÷┤└ƒÄNÿüåüPñ\x08û©"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"\x12"øm¨\eFèžöÄ ö³´Ì"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x12Bs\x162öKQ×\¡âZ£þü"
  b"""
    \x12Hâr´¹Ge‚¾ML‘\n
    
    """
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"\x13\x1AÞ\x18L¿É▓×{ÍæðB"
  b"\x13{VMmxLrÅOE╠▄Xo%"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"\x14m†œÉ\x10Bk»Ô\x1EÌQ…«Y"
  b"\x14\x17ÏoõEÛ›d}ôD¹GA"
  b"\x14®ü²šeCzž\x1A\x19X\x07ë†$"
  b"\x14Æ\x0Fi¾}N~¢ê·ýœ!CÕ"
  b"\x15ª‘o©ÃD\x1F­Ü[dn2ðG"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"\x15ý\x13ØÁ"@¬Á6t╚Ñf┬╚"
  b"\x15û\x035¼3J9ˆ9Ìà\x0FÓ\x1EH"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"\x16‘Xe©ÐML’\x19§eí\e­Õ"
  b"\x17¤ì· »H·‰Yôçì­\x18Ä"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"\x17×m\x15ÓáL`±½\x14؉GK>"
  b"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x17ï¿õ€=I´§g¼ðé\v\x00\x19"
  b"\x17¨Ü\x06¬%F\x05ÅÜ»»Y,\x0E\x1C"
  b"\x18[ÜZ\x18Gã“t\x17\x03ÈÔ–("
  b"""
    \x18y\x06\n
    2EI\x19‹s—\fá*·’
    """
  b"\x18·Íµ™VKö¢ íÒ\x0Fô\x0Eï"
  b"\x18ÃBܽÜB:´Iý`ÕL8©"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"\x19=JxʽOÒ·ØÎáÜ\x00Jg"
  b"\x19D\füj\x14AÍ¡\x00\úM©i\x1C"
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b"\x19¿— \e\x0EF\x1Fˆwè‡ Uw9"
  b"\x19ò\x00›D\x1A@\n½PGßt¨b\x16"
  b"""
    \x19÷┼SαH'ì\x18\n
    »zÉG¢
    """
  b"\x1A\x04nßÐ3A ½«\v\LkV^"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"\x1AÄà\x06ê{E\x05€·öÀ41,c"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"\e_‡ÍêàOM˜\x184F\x10v{õ"
  b"\e‚=\x13|äEÇ“Ôs»¿›;¤"
  b"\eÅP`▓TI╔áòã▓÷┐{\x03"
  b"\eÀ\x1645{G\x10¼é\x17ÿý:ËÌ"
  b"\eúLŒó~H=‚²D,¹§Qb"
  b"\x1C&B´Q•L6¸ýL,mi\x0F$"
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"\x1CƒËb9ÝN\r¼ì¯Ö:#ùú"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"\x1D奨õ{O\x1C¼ıSéê ¾¢"
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"\x1D¢ðÈÔ£NÄ‘\x10ÚÔaY«("
  b"\x1Dñ@àááGl¨\x05œ\x07m‰ìÜ"
  b"\x1Dý§}„jEB¾&Í”õÿé½"
  b"\x1EÆé[|ºBŸ®fñÂRÁ\x1Cë"
  b"\x1EÊúqšxOj¨ÁÄö\x06\x0E”ï"
  b"\x1FenS–ŒHް܄+‚n±¾"
  b" (£§–ºFP©\x08\x05\¸"
  b" (Á|K│AG¢Ov┘\eìæN"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b" lœ—\x10ÓCü©KT5NÄ¿î"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"!\fI7g2NCµ÷$\x08ã°3\x03"
  b"!\x1Aß\ŽZEWœínª±\x1Cb\x16"
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"!l■\x05"╝GƒØ\x005DG'╔¢"
  b"!–””r\x1FJx‘ÿ\v¨M‡\x14\x1E"
  b"!ÄTö\x16\x13H㓛섧JÓW"
  b""\x1FñØa%I­Å\t¬×;ɼ "
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b"#/ø%¡ìI?¡´■½Ì$±,"
  b"#s.tqßN8É)àÞòümt"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"$ØîõÄ\x07NÇ┤òM¤<Øô\x16"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"$ð‹Áú­EʵInöžt{B"
  b"%\x08ކ\f‚Do¾K–¿²ü\x14X"
  b"%¬£Cm-@…ŠvjXBÓŽÏ"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"%º¹£¼ë@ã‰Î!3\x12ÅÅq"
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"%¶ìÄF%Dò¥#Cí`8ïÖ"
  b"&\erA+ÑCª¨³:\x1Dhj[\x1D"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"&VØ\x1D\x00ÇL!­³©M”;Ë "
  b"&_ìô’'Iä¢YßiUÈó\x08"
  b"""
    \x16\x10¶L`–\x12\x01F\n
    ЪÍ
    """
  b"&Â(¸ûÁC¨¨Xåý6%5\x02"
  b"&Èq5\x0EóDXˆ\f¦_'vƹ"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"'\eõÛ·§Di׿AQg°?"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b"'PN¨'ŽC …%΀²ZØ?"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"'w2šQILC’„E„|¡.’"
  b"'Ž”]&\x17Bã€Q󬎒ô\x0F"
  b"'ªb”<ðHà›Ø\t3h¯M¸"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"(r¬¹\x12ùLR”\x05—ZÒ¦\x1EË"
  b"(É┴{')@)ÿÚâê%Tg├"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"(½»*3LNûƒ=PÉô{½B"
  b")\x07”ŒGµC\x13¹j]Á)Š(\r"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")QÉÃ\x15àNÕÇQ\x08▓­Ø┘»"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b"\f7c\rO\x07£®g%]×Ds"
  b")ÉŠ-Ž¥Bǘ6·`s9zò"
  b"*\x08R■\x1AYKMäq9ìfä\x01¼"
  b"*\x08{g›òA㪫l\x1DuÞ=<"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"*"x2°\x08KWº{9±ÍF§ï"
  b"**màrp@\x13›j—TX\vÈD"
  b"*ƒ9\x05ª\x01Iܪ\x16‚2Kªùð"
  b"*šå_\x01\x15E«µŸ¡\x12jv°ü"
  b"*¼…÷\v@H4¨ºEéÊü‚/"
  b"*┌^УvMVôµ╦ä\x07'ì▀"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"+W#ƒƒØF›€kh`$kßv"
  b"+Åz%\x10÷ES¾õfú~š¼\x10"
  b",7“‹ÐVDò——+Ë-\x12Ïj"
  b",?¥\x11/AF8§ä4M•\x08M$"
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b",£xµ8¤Jc¤ûæ\x07G\x0EÃ<"
  b",½ð$³gC\x07²WàWãÛ­\x08"
  b",┴ûäíÅHºî\x7F\x142î▀─n"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"-oi—\x19ïLp„L\x0E`Ç´vØ"
  b"-ͿũÒDyœ’Ï!ËÈÅ®"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b". '2\ea@J¾ïcò|\x02Èå"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b".aÉUSéE›œH»³‰Ñi\r"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b".Ê“ñù\x0FEê¬á¡ºJ\x10Û\x10"
  b"/\e2zÊMFqŲ\x13¡ƒ'ä&"
  b"/jÃúªûL³║¯aì\x16Ù²z"
  b"/ (2\x17>K4£ba\x1C\tS²P"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0qìRQºG\f▓ÀF"¾┤£╚"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"0Р\x1CI\x1CL\x08Œæ<Ê~÷›"
  b"1\x06cåqöGÙºôY³J¬·©"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"""
    2┤\x19z-░MÄÆ|\n
    »Å\x1F¾┴
    """
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"3ByÂ5TJ\x1A½RÑÄôæ^J"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"3wíÍ<wK=–¹]ºAÙp¦"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"3³­É£\x7FIïí═Oý<ôu\"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"5\x1Eƒ?ÂrA;‰8åUoJ—I"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"5\S>´\x03O@¨Ï\x04;fsîÚ"
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"""
    5║o\x03âÒH\n
    «á\x07\x02¾¹%Å
    """
  b"5Ö5é(8L7ƒfBc‘G1j"
  b"6˜À·×‚K‘³ÿÆó\x08Š“C"
  b"6¹ª\fð\x1EA.¸-æOè;\x15\f"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"6ÊÒ}̹L;‚%Ó5\tª\x02è"
  b"6ËÃ\x08¥%LìÇýw¦s9┐¹"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"\x07├ì¿A8ר"<&À├Î"
  b"9\x04M\x00Ì´Kp¨T>>Y°Äœ"
  b"99¦AZjM2»wÉ›óN3Ì"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b":\në¦e>LCübÈ\x00■DPµ"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b":zùúÆöD; Uš4jx1C"
  b":ö–噂J‘š€œB°¹éö"
  b";×¥"E8OØ¡ò\e¨¸§\x14"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"<\x08Mï"\rI<¯\x03*¡“\eÁÑ"
  b"<\x1EqË ]GÒá╗‗Û%Åd¿"
  b"<Gc\f\x12ÙM‹¾¤­ÖîÂæ™"
  b"""
    <‚<\x1A'\n
    F‹€p°n£o‡ 
    """
  b"<Þ^&ìÊL\x06­t«âÙ„:Ò"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"=\x0F¯¯¼1Kª«˜Ô\x12&PT,"
  b"=àug\x1FÅG\fØr¬ <╬çâ"
  b"=‡T\e0\x10K\x02—°\x19`kŠ!p"
  b">\eãBåÐCû¡ÅZù8║┴║"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"?\x17ÉcYyIÒ¶\x1C|u«\x1A”`"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"?0òš\x06\x15LT„ÏPA\x13¹ü^"
  b"?1\x07ÁÀ\x17NRáyù\eØx ï"
  b"""
    ?ÅÚGZ½K╦ê'µ«¤\n
    £H
    """
  b"?Ÿ¬!ÒQLqµ¥\x02×Ôˆ\x0FÈ"
  b"?É-ï\x06bJB PÍÙ&':U"
  b"@\x17p3Ô¡LDšrsžÙ'ƒ\x00"
  b"@VŸ\x17\x15 BÞ®\fé\x18àk\x16"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"@‰¿“f"@¿›>ÀÂ:‹Å5"
  b"@¿à\x0E°ÜJ\x1Aµ.žöÀEYQ"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"A\x07n¥åÌOX¦%óè\x03\x02\x1C"
  b"AIõºy\rM˜€s…\x03@\x00õ\x18"
  b"Aìö~ü░O,Âò®Ô|´b\v"
  b"AÚû½XeHÁ¡Ã:úl\x07•à"
  b"B\x04\x0E×\x18AY“<¶±l\x13¬x"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"B`'«ÜóE¯Å\x13nÊýïKÈ"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"B╬Û~ì\x07EWéƒık²:Qº"
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"CA  >cI¸¥µtÁ­\x04ÄØ"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"CØPª┌ãF#êqúEì#ÐF"
  b"CÌ#)\x14÷Ep®+˜§zB2¸"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"\x14Æ&=O\x06œK ã†k\rá"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"D╦M ä,MØ┐l´Ê45▄À"
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"EŸ°(šãJê´J\x1FbW\x08\x19æ"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"\x06‹<×Dm¬nÒÍqG·\x0E"
  b"F/$+C<A膚씼Áùs"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"FžœâƒfKÜ’«&:8a¡‰"
  b"\x08"pý@Oº[Z¦"G|\n"
  b"FÑ=D+þGꟲRüO†Ði"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"""
    G6\n
    %©ÏF\x7F“ÿ˜¶8\x14¦\x18
    """
  b"GK¥╩ßÉM▒øi¸8\x17qþO"
  b"G]–íZoI\x16—Æ)Ã\x074H}"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"H }F!”A\x15¾\x7FksD"M†"
  b"Hnxs¦)Aìù®eû\x13\x10²]"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"HóþV;æE§‘º7/™Š^ÿ"
  b"""
    I\n
    ñéüÉI,ûP\x1A­gc1┼
    """
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"IP…1\e1GO íòs=\x1A…?"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"Ió±üU¿KÔØD¾5èCê!"
  b"I½€ˆ¨§E\x05š\x19;V£Sµš"
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"K\x05µ—ÒH#»ö1vR)jF"
  b"K+Å{WüD&¡MGê]“µè"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"L\x18¶+ï€Mc°0ÙO¿ãé–"
  b"L”aªŸ#Gˑۿck1œ?"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"L²sAnPCQØA\x1EúýK]Í"
  b"M¼G™Þ\x1AH\x1C\x12\x15)\x14ú0 "
  b"MÊ™æ¹Gá½üŒjÿ\x1Föà"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"N€ëÑÔ¸E\x1Eš´ôunŸë&"
  b"O\x18Ð\x04bÍN\x06œu=\x13„í»ä"
  b"O-\x1Cö·]O-š|GMÝö3l"
  b"O_ªåqòK\x1EšP{[cfHû"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"O│g9\x14ÈN╠ü9¿ÓÖ┌òî"
  b"O╣┘ü▀¦L(é¦╩VìcÆ═"
  b"Pd¢ry­Iø¾ZÒ M\x0Eôƒ"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"Q\x05Ê™™TK\x19ª€ë‚ÛL\x02¯"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"""
    Q\n
    \x1C\x11ÿB8º–erB¨ÿN
    """
  b"Q8 ç4¸A¿·£m@'\x12"
  b"QeÜñ|:Dx™[Ïâ\x14—‰—"
  b"QÁ9ªKWH©£┴u\vÙè|ì"
  b"Q½±¯\x16\x00JÛ”\>¼Æ´\x07\x17"
  b"Q×\Uf—O\e¾\x1Cû’†Ÿ#Ñ"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"RÎù|{ûHôœ>iØ!'GN"
  b"S(FË\x1E?E±©·ô\x16¿_ÈÂ"
  b"S}#ÝÉÉDN„ÔÏüûª$\x19"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"TØFºY8Dî®\x02*(á\x15\x17C"
  b"T¾>@ÔdLb–°ÿ±µT=\x0E"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"U]\x19À¶p@ıü¨Ü¸╬[ð2"
  b"VNs±XÜG¡°½¶¾¸åR\x1D"
  b"VÐ│8hüE³×c¤ı\x00IE│"
  b"VÔudÖ(Aæ½b\x17 >ÐÌj"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b"WlÁD\r\x07CL‰Êœ\t\x1D©á"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"Wæ#ƒ\x13©D™€(\x14•tÇ´¬"
  b"""
    X5†\x0Eò\x15Ji¯\n
    3“Àð+à
    """
  b"Y\tL«ÞÙM\x19­—åX”$##"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"YH+\x08\x17zAáš/•ù\x13(C÷"
  b"""
    YLf\x1AÞ“M\n
    ¾ÆQçâŽp¥
    """
  b"YOú\x12^\x06OÇ›`‹öIo\x1D\x14"
  b"Yåø!–ÛOaƒ\x04Ct¥Ê³T"
  b"Z\x15_▀¨(G▓àoÅñq\x02\v"
  b"Z9§%påD\x18\x7FF÷Sü0c"
  b"ZV%█ôüA)ǨC\x06\x05Â)ï"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"[<\x0FÉIÉGv¥Øtã¨Ð│N"
  b"[d\x01rʹIê¦á\x04å->LV"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"[¼šÙû+E¬º¶¦fZ›V?"
  b"[ÉÈ\x1FïõNœ„²@\x12äS¨™"
  b"[â+øÃB@ý©\x12\x12×F)ŸÀ"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"\V\x1Ak¥}Nç€J==ѹj\e"
  b"\dÇÉ=WMGó[ä¸:²3$"
  b"\gÅ\x11ö”Mó¬Ž\x19ì†*ø<"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"]^—)®\x06M+šP5~àŸ|¸"
  b"]es\x12ãàF\x07\x19`Ä>´ò$"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b"] #WôVLy²\x13Pl¨SÄò"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"]ökVfé@b™®\t\x0FôIï"
  b"^7°¦¢MAâø¡59ìL­\x15"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"^h’ç"!MD—Û¼½#¡\x0EŒ"
  b"^vǼ´\x06Nw­*"&ˆ\x10Žª"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"_(êu┌vO"ƹ~ätì\x07»"
  b"_ImÃ\x08vL&±\v–Kè¶Ä2"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"`6.óžAK\x07»€f\x0Ei\x1Fþ’"
  b"`vÖ\x00ÉGFðüE\x07\x1Fò«\vc"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"a$½®ïÝA?£ñ‘ü§\x12Eÿ"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"aX²]!åE¬╗eqÄØ▒¡%"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"c\x12¤\t¡?J~‡×4¢ÿ\x15²Ù"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"d\e}K ­AÀì;©ƒ▓CoÉ"
  b"d\x1D▓ë¹├B┬ü#\x06Ó¿#YÑ"
  b"dZÚ\x02+\x19O>˜¤û1ã_Ī"
  b"d»F}ز@`Œ¥n§ËÑNä"
  b"\x00\x1E3¹N®£„\x07EYçp…"
  b"eÌCHò†GvŸãŸoé\tâ?"
  b"eÚ¶ÆFmEí˜Wà\rÒæØù"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"f\x1E×\x0F»,M\x01É|┤gÃ\x16╠w"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"fFù¥¼®O\x1E³\x17„ÝæäÛ¹"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"fïÉÓInO\eÜ─×U Èfj"
  b"fÄý½#®Esº\x00°Té\x06"
  b"f·K╗┘▓LÞÆwØú\vWô┤"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"gïƒU$\x12GC™…Ø#˜Àщ"
  b"h\x06\x19#─╗O\x14ÀN\x1E\x0FW\x01Å‗"
  b"hK øšQ@Á±='\x1D'Ÿþ½"
  b"hOz\x1F\x18\vEÉœ^ÞIºr\x039"
  b"i1æv¹[I3¬-ËÓE„D‰"
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"i©"@\x1C╗B▄┐ojü!ü-h"
  b"ié#u»fHçƒWqþŒlžž"
  b"j\x7F»œ‹ÚC«¢\x0F ã4\x1Eª;"
  b"j›T_\x19ÙN£™\x14]\x13ó7eZ"
  b"j·Æñ†VDx—E=?·[\x07\x03"
  b"jøÐ,ýÛI`šÊ\x0EE\x7FlÏø"
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"k©¾┴$³@:«=╣┤▀│BÅ"
  b"kâ!N´¦Dý¨$™NL\x03"
  b"kïð\tà3O_¾Òj‰aÕUZ"
  b"l(ôÓÚÎGÿ¬›0(§\x07“5"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"lìMïU\x12D-¾\x7F޼\x16›™¯"
  b"m\x0F\fáˆO@f¨–¹Ú¶·AR"
  b"m­¢\x1FJJOr„Ý\x12Ýù®Æ\x03"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"n(¡ª9ÂI‘¨fãU\x03U–×"
  b"ny¦€e{M\x00˜Ü"\x07ô\x1AÚ/"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"oXÎQìRN{åIZ,]aDù"
  b"os´ÓÉxLòÿð%╗om%\x1A"
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"o║Æu"~BLئ║┤ß!╬1"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"oß±‘þHMú¦3’×o\Ýu"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"ptôO\x14¯J¹”­ø®úBœ¶"
  b"pÔƒ\x1ETJC†‡cKRs\rª\x0E"
  b"""
    q\n
    ³Ù6ïC_ªzFCq•ß9
    """
  b"q*pAp¶Oþœ_W2ÃØX\x07"
  b"qc\x1DïÛ¥N˵aÿ“\x17\x16'"
  b"qq\fÙõðFRŸúJŠÀ”9É"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"r\x06«æÓðFùŸ)ý–±„±d"
  b"r\x13\x7F0;ÃI█ÉEÙc{sÐç"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"rS\x07H(^Mó€\x03‹Ge¸©w"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"rm À³0E~‘\x03üµ|\x14?|"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"\fgæGMܱû©e±.ÍŠ"
  b"sGXEbJOâ¹\x1Ey_YÈ\x1CÐ"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"sääPgtAɤк8¸\x08U"
  b"\x0Eì­4E™™ŸäÙÀê\x1FÀ"
  b"sèéø]LI=¶rñl<‘e“"
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"t\x11Aûª■J¼¬ì_╗Ä\x10;\x11"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"\x06àÅÓDþ\x0Ffß©‚¡”"
  b"utÃÜ(³Nß«.:‡Gß_ã"
  b"uŒÉ+:½L²¦Ý¤‰N\x0E¬j"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"u¤fº(TAȧ\²ûd·_é"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"v\x03f)ÍKKs›y;\x03ä\x08\x11<"
  b"v.ÊG\x0E/@Zɨ\x1Eï¦6ùı"
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"v{\x10F^ßK\x1F‹à»y«\x01âê"
  b"w\x05\x06\x06+\tG3▓Ê1Å7\x04êì"
  b"wpŠe˜âJñ¥ÏòM7\x03íŒ"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"x\x03$|÷ DÙ£-µ*\x13n\x1DÏ"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"xäÖ)úlE¡Ø©º¶\x15*╣x"
  b"xØ·░Õ,Iéó¬µm\r\x07æ"
  b"xõvÂz¹O\x11¦\x16âóñnó–"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"xößNʯEd»Q\x03MvšÓù"
  b"y\x1AÃ\x0EÚkF°ÉLííÒ┤q\x05"
  b"y>ê½õíBÊ¢•t ”ŠÒÎ"
  b"y\Ø\x14H\x12FM«(ÿJyry\x1A"
  b"yo¶òáL@\x03º.Ì!\x1AUý»"
  b"yv\x12-,¾O««–g\x13\x1E³"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"y|?+\x0E°Ií¿┘Ø6s\t\x10~"
  b"yâ×└├]JúØ╚Þ\x18ggTw"
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"yÁ6\x08Õ½K\x10ì\x15,pU{ÛÃ"
  b"""
    \n
    ¥aÐB4®ˆc\x7FálÏ9
    """
  b"yÍPô‡1@м‚…“™\x18¨Ê"
  b"yê¨H\x04ÄDœœ©ðO¶A2,"
  b"yò<\vñ.Jm…K”عï\x06Ê"
  b"yúÔó\voBü„\fð°ø".."
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"""
    z\x16\n
    ?E½Ø,└\r¨\x12ôÍ
    """
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"zßòc™\x19B⿽°>«<„ö"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b"{v„ÿäuE~¡¯\x1Cqx;ë\t"
  b"""
    \x19K■nB\eì\n
    ¿ø'á\x1A\x12
    """
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"{³=¨\x12\x17E$­V3aU¢¨Û"
  b"{Æâh´˜Ci­†µ(Ö©\x19¹"
  b"|(ÕÌ}uC\e \x19ô¼ å¹b"
  b"|@`¶S\x1EA¼│A\x07Å*k6T"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"|¸g\x03\v\x17K(®-`µ 4yã"
  b"|ç]\t™wL¼ˆM­i3xIŸ"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"}Œ_ûþÑL²‡Ùc÷rWñN"
  b"}œâ\x0F‚ÕI‚“\x01*|\x14G÷à"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b"}²t\x1D?ºN]ªôa┬:ìQÖ"
  b"~\x06ç6Y›AI’9þÐ×\x1Cò\x16"
  b"~\x12ëÐ\x0E¹Fö´øãŸNÏèÉ"
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"~C´Kû]D\x19ìó»~bÄtæ"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"\x7FzQ\x1C£ÒEƒ¼d^+¾.Þ°"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"ÇÂU¹ƒnN¯Ö╠*╚##Ø\f"
  b"€Ñm'ÀMJ­±6°o\x06…"ò"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"ü\x02┐´°\x05@yó\x1D\x17\x02ò2è2"
  b"ü*¯Å:█M2Çö\eÉ­ÅÑ|"
  b"üá╝Çt░Hu░üþÓfë\t¯"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"‚g”3•\x08@Ã¥\x12\x06‡M¸ÏÕ"
  b"é┤-R@8JØäoK²&┼\ee"
  b"‚ÙÔ\x00GšH©®w\x19ûý\x17$B"
  b"ƒ$µ¤“¬@ž¥(Æ\x07ŠxüÕ"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"ƒ°2V\x14óEE“^2‡IbA8"
  b"âÒ Þk═M£ºÉÿ0§\x7F³-"
  b"„#räûƒAg•ßl*úf¢ø"
  b"„-—\x07ï\x13C§•žg¢+k9"
  b"„j‰{IÀI©‰‚î¶®'0Õ"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"\x1E\x13ÀlGO6ž'ÖõL\W3"
  b"à>┴ÊY¾@víâ┌ËÉX\r"
  b"…vh\x17ÖÓC«¢†5ºwqîm"
  b"…úÕrX7F㸆-S$H„ö"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"†ž,C\x06\x7FLÀ†¿×\x16r3|\x01"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"å░Ø\x03pÇMÂì¬\x05CÃU\x00"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"ç§­\x10\x05\vN\x1DôÅ\tWn\x08"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ê,\e\x03\x17\x19H\x7F┐ÿ´©ü4,\x03"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"‰uÀ-•¦B×™1nnm"ˆ\v"
  b"""
    ëãÃ\x7F╣ïJãæøØþ\n
    øÆL
    """
  b"è%f<9U@8øzâ¶ì\t©ƒ"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"ŠïàiOEKB‚!0&—LuÁ"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"ïA9#c\x14LżQ¯u4(Rò"
  b"‹B\x05š\x1CBNÁ³ö\x01\x0F‹ß"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"ïıÏj*o@ÆìÖ/äÒ)ÛÝ"
  b"ï┌+É\x16IDmÄZ¡í\x142x│"
  b"‹òñ:ðàFB˜\x1C6É%b]ü"
  b"ï¨äBØFL═ê>ãÖÒ\x18¬b"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"Œ^\x00Lv­M¸°ÍG”‡¬3d"
  b"îo½0\x19'C\x12ØÙL\x18 à»E"
  b"îâÈÅÈ╝BÌñ(­Vk\x1C\x11Y"
  b"î░Ù\x0E¡óF5É\ýì?\x1D"
  b"Œ³\x17ý óG¥¯Ù°~ØÌîÿ"
  b"ŒË\eèóßCÑž‡œ{‰ÁÖ\r"
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"Ž”—\x1D™¢O”)»Æ\x12{õ¢"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"Ž­3§W\x05FS™GÖ±\x12ØŸ§"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"Åg\x1A³\x0FÛIíñ|\e-PÒHý"
  b"""
    Å▀q¥®åBYê┘_─ö\n
    À┘
    """
  b"É%å0ä\fB╠Â‗╝\x7F\x13¾░ç"
  b"É^│\~\x7FJ&©£o:è·'q"
  b"Éä±²/ûJëÑ╣þ£\x0F\x0F\x14²"
  b"Éïq┬]ÐOA¢®O§¤¹J!"
  b"ÉÆÛ ,ÚAçÄo9╗µ¤ı÷"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"\x11Œ<ZCLP§œi\f\x0Eøtð"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"‘z%5f#B¼ˆ0ů\x0EÞ$Q"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"‘ýFµÌYJ@‹2c^JšÄ|"
  b"Æ\vá6JãM?É=AáBM9Å"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"Æ(═\x03â\x18Eðá\x05ÕÉá!\x18ƒ"
  b"’r'µÏ\x15I„¬\x10q\x15?(…\x1E"
  b"’ª„ÇbSBÙ·›w\x0Eè\x07_*"
  b"’ìt‹ŽsBŽ‘/öÐÔ‘dH"
  b"“*\x18C<\x1CHI¹Ý4ñ5Ï;\x10"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"“WÙsv\x1FBw£pç\x08q"\x19É"
  b"ôc 2o\x14Cºç\tŽ├!ÿI"
  b"ôç¼▒:vB Å\x7Fj϶Sõ\x1A"
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"”Y3*”ñM²Š“Fj`|Ð)"
  b"”¡Úà¿=EÀ²¯¡ûÒ¶$¡"
  b"ò\x02▀Ø|ÞKP╣0b\x10\x00¥\x1Eƒ"
  b"ò\x11 Æ\x15NM\x0EÆ>C)RØ,ê"
  b"\x13ØÃ»zDœ¼ácxÌ2ª#"
  b"•Yª„Í'M`¬æ"”\röþL"
  b"•“$6X”F\x01²'Þ?ûç×\x1F"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"ùè\x00\x1C¢<O°£Iƒ\î\x12ɯ"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—ýBðâhBG‹äÕE`\x1F"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"ÿÇ«ì\x16¤M"Á\t‗7╦Ø╗┬"
  b"ÿÈÚé´ÉNÔÁ9\x11\x08ó\x07¸s"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"™Â\—6bGÛµã!Ì\x12\e"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"Ü\x10M}E6@<׿ÐC&«Cü"
  b"""
    Ü▄ì│\x13╩Oıö2÷o!█\n
    \x1A
    """
  b"""
    ܱiÁhæO░É\n
    Þö(\x16×Ñ
    """
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"øÉ{µþGL\rñl┘ÅELéj"
  b"›­\x02pðé@R’žB–šØW="
  b"œ\x17Œ\x7F£È@i¶\x18™«\x0Eê\x07·"
  b"œc\x1F†Ã‚Hï†s\x1E3ÙvDÚ"
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"œï%”ÜõMEºTL„g,Àœ"
  b"Ø\x0F\x05╣å║O:®y┼┌dê®}"
  b"Ø-,1MéB\x08åç\x12«┌§¹2"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"ØP╗l\x04OFé¢╬én\rÏéo"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"ž“_Hß”C2­ii1º,ýä"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b" 5îüö\x03La«$;1²Ôü\x08"
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b" 9àH\ejF6„\v°‘f;aÐ"
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"£?rwB3@ã¤~‘Q„‡à‚"
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"¤\x06û\eØïN\f€Ø`\x10m(\x05y"
  b"¤\x12­\x07µìNÖ±\x07\e+_4®"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"¤u…_:gJyµ©\x18|\x06*])"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"ñ░ì~SIH#╣█Ü¡(c8─"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"ñ■Ól4\x17@(üéÊÎe·\x10 "
  b"¥\x15‡>/\x16EŸ†ä=b°"\x05-"
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"ÑL\x08£\x01ÅJIÑ╝\x13ÿ╩ÀLP"
  b"¥SJJîÈFOª¿¡äÁåe¯"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"¥ékY\x17iD\x0F•Ôðø¦ÅG0"
  b"¦\x11ŠÁ9FJ9´=â\x15k]d\x11"
  b"¦@oÒÅLB\x1F¿{\x1E7Ø(EM"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"¦É\x02ã\x12¥M"ªñ€ÜO8\x1Cö"
  b"¦Éb5/XK”‰\x08,hÎÚ1u"
  b"¦÷\mÿ\x14H^ŸµZ™\x03b„\x12"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"§\x12G*\x1FÙBU‹C`+묄Õ"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"§±0Ø^CKÑ¡\x00\x03×\eݲ\x03"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"¨©©mLHN+•¶—Ä^œ¥’"
  b"©\e-mk×Fð‚CÄJé’*µ"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"©Ðô.¥ÉKs„ÊKݼ^ýo"
  b"¬KÊO«ìDS│R!Ä¿\x1E"
  b"¬è%TÆ\x16BÇì=\eælÖH\"
  b"¬╗êöuèK5ì\x03\t\eMªXL"
  b"""
    ½\n
    \x05ã0ÿE6Å]ñ;T=╝╩
    """
  b"«ËRJ˜¯G\x10¹£ï¤Ä*3›"
  b"¬\x11®8œ¶Aµº©BÓøø<\x01"
  b"¬½u?8AFý¬&ñs!‡rg"
  b"­\x168Z\x13KMO¹wx¯agY\x1F"
  b"­T\x7F¤èŒGéªää£:Ïþ\x02"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"¡Öv-¨\x08Nü▒Ä×Ëÿü\x0F"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"®6=\x1A\x1E>FðŽ‘\x07¨’!ÄŒ"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"®RI\x149]L‘‡7§ 4?ðO"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"¯5§MȶJ\x17“Ð\x7Få\x13”ñ‡"
  b"¯~˜®\x04ND‰¶^bzæsša"
  b"»Ø\$_þC[çÉ\x10-I·L\x0F"
  b"¯ºŽÏ¤µK"¸S8g9é¨Ä"
  b"»┘\\x15ݾOåé╦V3╔°{Ø"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"°Ö\x1D\x17jŒCKº•{àUóÄv"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"²yÕ\x10SüDô‘¨"ëôPÜê"
  b"▓ƒØ®5·FÖ¡?´£Ôxná"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"²Ë\e\x06îÞJJ´û±Ûå`\x17\x08"
  b"³.ÁÜlÇM΂WP\x18Ô\eh\x10"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"³à$·×,FK¯\eíOíý|k"
  b"³ëÎEžðEK¹ÔZÉbùÆ\x05"
  b"´\v!ðw\x02J!ž/7†ÿ%DT"
  b"´ \fH¿&A5¯eH­Í\x04”Ò"
  b"´(xk³€B\x05¯»IaŸ°\x03ÿ"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b"µpðñJðMÕž4r´ \f\x1A"
  b"µtäÓ͘Lq¤Ä´HG2…\x06"
  b"Áô>*╦7L▓┤Ò3ìf═?7"
  b"µÔœ\t'¢IÍ–GJ\x05\x16§c "
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"\x1E\x7FÔF¿‹rX\x03/ÜæÈ"
  b"ÂØ!^\x01~ENàDúÊ(/U9"
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"·"þµ¹~Bµ­=íÞ²ý¼£"
  b"·Ð\f,\\x05K\x08—Ìý\v\x15ª"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"¸`S§mÏHX¸¥Ñ#þ‡™y"
  b"¸‚\x17\x7F\x17ÒJ\x15 #òð-Y÷t"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"¹o.\x12-KIŸ´ý\x05{\x03©dº"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"""
    ¹•î\n
    Í[Bä‘“VFšDð|
    """
  b"º_mm<³L¶š=玒¬\x1AN"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"ºëP¿¾\x14NÛ½­ßfxn,\x1C"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"╗-A\x0Fµ,NÒ«~¹Z¼ØjG"
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b"╗î/üw@F║ÑWÄYëÙ¬8"
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"¼*•iì€M+œþG}VÒ'\x07"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"¼b\x14´èßA7¼\x15¦¼\x00ñF¿"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"¼›S#òjH~¡ß\x00{L¿¹\x00"
  b"¼»Šà`ÄL\x01˜j\x05_\x06)t-"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"½`\x02Ï\x08\x15KººËµ£€ÜÚ "
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"¢¡g_9─@Éóݺm!■6û"
  b"¾\x085e‚TBæ¾[jx\x04å‰\x01"
  b"¾<“.Ï0K8²S0ÛZ.ÜD"
  b"""
    ¾_\x04\x1Aã\x01O\x1F´.\n
    ‚æµ×Ç
    """
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"""
    ¿ûsÈ&±C©ƒ™«ç\n
    Êè2
    """
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"ÀgŽOnºDˆµljÜ0\x01ð¾"
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"Àî\x1D-\x01>Lå¾éyµ'Ö{H"
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"""
    Á[~\x13ÒLIܬ\x19÷\n
    g\x14\x03ð
    """
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"┴·4ÃìýA)ìæÄ}d¿\x18"
  b"┬6üiìêC¯ú\x0FÃfW8?Ò"
  b"Âéa\x08cØL ºÀQW\e1¹ß"
  b"Ã\va•½$F)ŸÔÕ\x04J¥;å"
  b"Äd*çãáDh·ã„óv@\x050"
  b"Å\x16B/\fTNð€Fõ‚¢JÐ"
  b"ÅIæñA2A/¾H¥üRQ“N"
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"ÅÁ"\x0F\x14­@׃û•Ob~\x7F|"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"Æf-IzæKÔ€ªpgë3º_"
  b"ƈ\x17‹5ÜDó¦dÓN8\x1EÚ¼"
  b"ÆÄp\x12Š•N\f©¤T\x15—/\r¦"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"Ç)Ma 'E\x10®+„L{@­\n"
  b"Ç€½ `„EÀ±ü€€n\v\x10M"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"ÇÈ;9[¾I–±®ÆæéÞ¶A"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"ÈmE/‚¼K\x1D‰‰œ}#Ì[="
  b"╚nå╠\x17¥E╬¼¼ì¥À\x16»²"
  b"Èoáö\x14;@¡‡7p›$/ãV"
  b"╚}4ı─ÎH‗ìí½j\x1A¾██"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÉB\x02ÉL\x14JrµÎåí±éoF"
  b"""
    ÉPÿ\x1A>&Ië¬þ¾\n
    6\x07¬Ã
    """
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"Éçj.\x00ËF~»=@ýV^\x08È"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"╦(ÐÆMåM\x0EÅv(\x0FâªuO"
  b"╦äö6#ÏH│ªüorgÏm\v"
  b"Ë„ín—çH-¤¯Zæ.V›÷"
  b"ËÁÚ`1\x1EEÞ³™‡\rÒÍmC"
  b"╠%[SßëO\t╝.¸Ò¥ìÕp"
  b"ÌdazG¾@ޱ¨\x17™Ñ—\x1Al"
  b"Ìh%„¼VHì­ú\x1EXë)J;"
  b"Ì£ÿ©…ÞNÁŠ\x01ðU\\x16Ìi"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"̳û\x0EÛâA´ŒJú8A\x10¹Í"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"Í4VÁŠ/K˜‡ííRÀ/Sæ"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"ͳûüÿ…C¯‚¸ÖUµ ?«"
  b"Î\x03ŒªÃuC0€v\x17CÛqî~"
  b"Î\x15áË’AN%¨W\x7F\t\x10¬"
  b"ÎXj“ßgI\x18ºd?Ö\x12¡ß€"
  b"Ή\Ç8\Ië«Q%\x10¥\x01\x02w"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"ÎÄ‘™V!NŶže)ß·\vQ"
  b"Îð\r„Ô\x06JT˜gŒ…»öÇ\r"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"¤}üw2{B«áÿY\x03Jqf¬"
  b"ÏÀ¨^y7B\x15\x15¾ö©Ï¶b"
  b"ð\e\r┴Itñ│ÁA‗\x17j\x7F"
  b"ðç¯\x16\eÖ@ÿÅü\x00VçÁ1ÿ"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"Ñx\x17뼓D©¬\x1Eö\x03P´û""
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"Ò\x13"Z\x05FH˜‰s\x07\x16é>*"
  b"Ò«(«8PGÁ HVýã\l\r"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"ÔD¯¡\x07&N„§,:Ï÷˜ˆ/"
  b"Ô¢nÿ¢!Dí“?§M…‡¢\x18"
  b"ı\x04Òz'*Ig░Ëòi}×ü╔"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"ÕÚô½l™N‡¢¯±\x14܆–3"
  b"""
    Ö\x08¤éZÆL´…Ùǃ¯\n
    
    """
  b"Öј`¹ÌDâŠ+39Ôþ®ú"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"بT+xöG:™ôhþ+*ìP"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"Ù\x00ÞÛaÏJI—s’’¶\x17\x08F"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"Ùj†µÂúOø‘‡•éŰü%"
  b"ÙoÙÄ\x08~@\x04Š·+†ñ ;â"
  b"Ù~W4q/Eë¸úmb\x03\x11"
  b"Ù¢0?v4EÞ•œâ[\v:;*"
  b"Ú\x06ÃÎò¯@•¨3îºAHî\x7F"
  b"ÚjqÖbŽKá›ÖR6Ä\x12ƒ\x11"
  b"\x07ø)¦5M6æ┘Kì.ú╝ù"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"█Ø╩âËÊC‗¬\x16═|×êMÿ"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"ÜØ‘NéSMvšZ]k\x1D^ÅÔ"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b"Ý!}.Ƀ@\v¹ÏÄÜûU‹¾"
  b"¦o94£ÉG?åo7f┬{æy"
  b"Ý‘ûzu¯Nœ«ÚóȺ·êˆ"
  b"ݘ}\t\vŽM®®Z\x03™šýl€"
  b"ÝâiOñ'IÇ£Ô\x14ÿìÒ\x06à"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"Þ›HIúÙNÖ†P¨Â\\x1A‘w"
  b"̃~Ë+yB\váàßÅSX\e8"
  b"Ì║}ÅcÖIêÿú²¢\x05>▓×"
  b"ÞÃ\x0EO÷÷A\x15£c¦Ý¸›†¸"
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"""
    ßÅ­|Å\n
    H+š¢­M¸ïñp
    """
  b"ßù§ò/œC%¿‰næäïM "
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"àa˜ºžMO\x1CŒfÎTn'©f"
  b"àf$HýLH±³\x01Û´\tØ\x19k"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"àŒø-P\x01OÒœOÊm«'Ÿá"
  b"à—\x1Fe\x03ÚNʹDâèô¬!\x1F"
  b"à›Wþ8øB³‰¸Ömå\x03ža"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"ÓË]®³pG┘Ø\e╗■sÈÏÒ"
  b"àã§'fYL¦©w@æeùaÖ"
  b"áO¶\x16\x0Eq@¤‹£+X’\x7Fš1"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"â\x17Õïn\x08E·¢\x16f‚\x01;\x03ß"
  b"âO\x12c÷(Oû¥;Z¡“!;„"
  b"â Mˆ>ÆBŸ²Q\x03zÜ3\x03d"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"ã\x19¥Ê\x10vHê‚AÀÛ4ð‰("
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"å+ªK$pI½¹Ü²G(pâC"
  b"åRí­ÌéMFªŠÝS\x02QÿŠ"
  b"å§6"¬þA\x01€ú\x08«ÕG_¥"
  b"æ/ôº\x11ÙO¬»“'ذ%Úw"
  b"µ8Áf5(@\x12ùÉ\x1FEX°ïy"
  b"æ@qNš+M ™œZA33¢î"
  b"µs\v¤,ü@■àÅEmÆ╔═&"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"þ{cϰ╦DñçÅ‗}$╬$¢"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"çÎy˜¦çLj¤üÓæ»g¸u"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"èlCÁ\x16\x1ACk²‚ bݳ\x1FJ"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"ÞÌòNÒ\x7FAg║Ø╔╝µ}j,"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"é¨\x01ãµ\x08Júˆx+ô\x00e\x1Eb"
  b"ê\x01i\x18òDL;”ç\eè\rÿ­"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"êÓCÉÕ{Ls¬I¶².ïÄN"
  b"êñÎŒAMCí¬}²?»a×\v"
  b"êþ¥—\x1FãNZŽ\x15éÈÇ\x0F¯ä"
  b"ë6@íî\x0F@9µkÞÊvã¦6"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"ë†OZì\x7F@B°C'Îpy„ "
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"ìñ‚J,UE©¤¶\x1AòΖҦ"
  b"í\x14ó\x16\x01&H½½/ˆ-d\x07ÄÊ"
  b"Ý,ÏLÍ\x02EìóGtå²6õ&"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"ím6Ö¬âANŠQê•;rüH"
  b"Ýr[¡iÈ@àÅ\e┤çv╦╔N"
  b"ízšf>\r@!’4â@«G£“"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"íÑ›æÉ!O?µ˜H\x11¯u²¶"
  b"îC@›\x1A\x05E¯‹‰Ì›ž£ÆØ"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"´Söà╠LE&£|┬eìı¥º"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"­>╣:7\vKp¡Hì╗x╦é┤"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"ðÄK+±\x01FÔ´Œ ¶¿“Ú‹"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"±ne\x01┼dM\x17îYöÀ┘Å\x05?"
  b"±│߯ë¡A╔Øà▒þ\x1DÉ¿_"
  b"ñä~š¯½NO®\x13Šœ8\x1CÌÝ"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"""
    òTãàî<O½™\x05\n
    s9y
    """
  b"‗f­¶GWBÇüàç\x04H\x14ìø"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  b"ò‡EÐȸGÍŽÙ€þ`‚§\e"
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"òÈ$•{Š@Ú„£\x07N[ý2\x1F"
  b"""
    òõ\x0F\n
    í‘C$¨½§\x06î5ùz
    """
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"ó<y¾ý\x19Kíªt^¯Dí5»"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b"óÜD¶\x11PL+¡\x15]’ýÿ¾¬"
  b"ôiµ‡\x10\x15Oˆµü\x06\x11\x01[E°"
  b"¶sè║\x14nLv»Óì÷yw«&"
  b"¶ëÓ°'─K^×q\x7FìÍ\t´^"
  b"ô•½\x066ÂH]±E8å\x08þ\x12§"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"ôÁ£çïX@\x07‰:\x01œr¨\x06È"
  b"õ&:öå\vF$§öAÊFẏ"
  b"õ8\x7F\x18"”J8•Cˆ÷®Î)U"
  b"õ¬ü”p[Iê™Oã’á+E\x06"
  b"§Ê╦Û¡sCë╣ÉA´Ê\x1F└Â"
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"÷\x7FW\x15rÕOo©Y\t[│áßü"
  b"÷P¡Ð‚ÃJi•K\x00#:³\x07\x12"
  b"÷\x7Fѹ<Å@P¦$.òËÃèf"
  b"¸»rs<\x07@΃╗\x10v\x17¿╦ü"
  b"°\v┌ıYqF\tí\x11┌ƒ;\x13ÛØ"
  b"°D¢Ýe>N\x1Dì/\x17údièë"
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"ønჳÆB~¢ã†QA\x11g’"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"øÖ\x1E-\x1EÊF*…Œt³ƒÝñÛ"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"ùA労\x0FIR¿ö\x17éãDQa"
  b"ù˜S“9\Fe”7§yWŸ–3"
  b"¨└\tÌþ╬DrØé\x05Ùÿ<O|"
  b"ùæ,>ç¾IdŒ\x08p/\x12\x05]g"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"ùü\x1A\x19\x07µF§¶Ï;}ÁÑÍd"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"·ü┴¬&\x06B\x1E¢`»©?\x1A\ró"
  b"úÍ+ƒølFo¨*T¯\x183[½"
  b"úñ+E\x11‚E€‹œòTík›¨"
  b"¹,┌ü\x070OÝ┐´¾ÄQ\v«T"
  b"ûqÏ ²ÉLæº1­0–Ï\x1E²"
  b"ûyÆ0Ó4C\f£æXÕ„µ\eÑ"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"û¨©V\x02ÀLm”\t\v ,˜_"
  b"ûÒc\x1Ej\x11I\x7FŒÃB¸"\x10–Ó"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"üÉ÷\x7F1€O\x07¥êÈ—8]ðm"
  b"³▀/¸ı\x02N\x00üïpÂý■³C"
  b"ý\x14\röþåAÙ¦“Hç\x10îò "
  b"ýG\x02¼pÝET•\t\x7Fë\x17c<È"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"■r\vM̯IüÁObÄ3pËD"
  b"þŠ»-2\x0FCl¦arýY‘Öo"
  b"ÿ\x062±´/L¦¼A,De\x14Ë\x07"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"ÿ@\v\x1F\x01Oœž=]\x13Ó‰Nï"
  b" [HY´qNL┤©▄ØÓq&-"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"ÿáŠ[\x7F8@\x0F«ÍR.D¼1<"
  b"\x12\x08"ˆCÚ¹}(Ðæ\x0EV‘"
]
85 3.43 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"DD$ÿ“‘J'¤\x01é »3—n"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"DD$ÿ“‘J'¤\x01é »3—n"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b""A“r\f*JE¼–Ë-\x05VUº"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b""A“r\f*JE¼–Ë-\x05VUº"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"‰Ôd&ÔLDB™=KRJüY¤"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"âåÄ.ü│@┐ág4>qûPà"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"r +éJ8NÜî\x11«j■*Øu"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"{\x18'\x11¡)Oi®"fµã{[Ä"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"û9†Ë‰ƒLó£´,Ze\x10"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x13¼ê\x17ÙLÖŒ\x0F\e\x01Éj„?"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"âåÄ.ü│@┐ág4>qûPà"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x16]8~ÉÆIê×ë═eäµ╚\x1C"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
86 12.86 ms
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`config` as `product_media.media.config`, `product_media.media`.`path` as `product_media.media.path`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, `product_media.media.translation.title` as `product_media.media.title`, `product_media.media.translation.alt`, `product_media.media.translation.alt` as `product_media.media.alt`, `product_media.media.translation.customFields`, `product_media.media.translation.customFields` as `product_media.media.customFields`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.`media_id`, `product_media.media.translation`.`alt` as `product_media.media.translation.alt`, `product_media.media.translation`.`title` as `product_media.media.translation.title`, `product_media.media.translation`.`custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.`language_id` = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = ?) AND ((`product_media`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00'ÒP\x16\x0EMš¢­T¼®,‹â"
  b"\x00F†Ø÷`Iƒ‘õ.§È½¶@"
  b"\x00k\x0F¬x¤AÔ¢\x12.ˆ&-ä"
  b"\x00Å6\x16\x1EÒB´ªædÐä)z3"
  b"\x00 \x17СóJà±b\v›lÀhµ"
  b"\x00ð°‘\x17\eC•¹\x7F×:½\x18"
  b"\x01ûIv6┤IVìRÎ\t┤!>\x16"
  b"\x01 ¿FIÎJs–FCÖD\x05´:"
  b"\x01¬+\;üJæ║Àø╝┐\x06\x08·"
  b"\x01┐º\x12Y\x1AC╬ù|¸µü\x1CÙ´"
  b"\x01Û$\x18êyAÅ’=áÜ\x12ÖE"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"\x02\r'GðdI¦¡\x7Fæ®G®6ý"
  b"\x02!A\x02|?I\x0Eí[ТÍMØ\t"
  b"""
    \x02W\x17Ù\x1C!C—».ƒ\n
    â±À
    """
  b"\x02Y\x12öÀ2Aï®–>‘KJ-¨"
  b"\x02}‡<\x16µFå®õCñ¦¡C]"
  b"\x02\x7Fì¬ìÙJøš:0dºípø"
  b"\x02™T\x13ÖÂHãŠøI¶1âl\r"
  b"\x02á4®\x0E¶G\x19µÏEGç]ÄÕ"
  b"\x03*0«\x12³N«ƒCš\x1F/1¡ã"
  b"\x03üV,\x1F}O&¥jÆ.?||ý"
  b"\x03½±Øc‹C:š»½7\x08¥\x12"
  b"\x04=┬rb.E)Éߨ-d\r"
  b"\x04jsíÏ\x05A\x14¡*}Y“¹D¡"
  b"\x04y\x08\x0E1^M\x1C¯Žq2¬û…\e"
  b"\x04ÕEt\x08ÁA\x17§lzAbÁÈw"
  b"\x04âÙµ\v\x02Náª\x1D}Åj]ÜL"
  b"\x05\x15ki>kJi¾`x—Íœ\t¬"
  b"\x058d0#±J·…\x1CB?¼î}‡"
  b"\x05~É^å{H)˜´[\x1E¢:‚ó"
  b"\x05çá)&╩G├ØÝ\v³Î█▒~"
  b"\x05¦;▒â+B8ɲ └NÃ\x08×"
  b"\x05îæ’Õ\x11Jh…šÛsD’`\t"
  b"\x06\x02Ú^TÛD¢║8▀¤ÅWYX"
  b"\x06\x07š®)¤N\x07¦¨?3‹poŒ"
  b"\x06)\x04\x01L\x04½2B¾ß\x0Eß\x0E"
  b"\x06@B$Z¥H\x07Ÿq1@,{;–"
  b"\x06Fß+®▄Jsú$+ü¢█┌1"
  b"\x06a­£_OH¼¶\x04Í\x1D\fР8"
  b"\x06ÄMÆ\x03NB\x15›¹Û0a¨¾·"
  b"\x06Ùü¾ø¦A˜ cÓºË1þ\x03"
  b"\x06¸Y┘Ø~MÙ¼\x13-áÔz╝Í"
  b"\x07%»ÍÁ€C¾„\x1FeMüÜ¡å"
  b"\x07-Ûê[0KAƒZãæàkLs"
  b"\x07<ŠË£­Ax„l’^{d9o"
  b"\x07QãL1ËD\x14”Ê›véÁ\x1EJ"
  b"\x07lyı'¥@®╝¤´.\x0F;ÎÅ"
  b"\x07ŠÛsä3@,¬\x1D\x0F·ž[øÇ"
  b"\x07«a;â¡A_žÆ<(içã\x01"
  b"\x07»s├xFIıÆfH└╚eÔÅ"
  b"\x07█<8räJsÅÖ\tJ3,ª┐"
  b"\x07úÚD›–B?¨C?n±\x16IK"
  b"\x08\x1Fàð\x0F´CջĩI4¶,\x17"
  b"\x08M‰`¤|C߇!ä\x04vkÊ?"
  b"\x08Ny«┼ØL\x14º╣ÜýÂé{Y"
  b"\x08j?(Ù9O\x1EˆÏµ©Ò`w\x02"
  b"\x08«lë˜lOãŠèå¦-\x07hk"
  b"\x08æód¹ÕNjœ¥M ¢ÚB¥"
  b"\t\x1F¡ºó2H¯‹5pôâän/"
  b"\tJ\x07TG\x04B\füû\rÐM╔╝="
  b"\t íÉg#Gª†±Œ‰úJ´µ"
  b"\tõ:<…NOlŠ=h=kÉÃ¥"
  b"""
    \tü!ð­ÊNr h\x02í–\n
    ¢ª
    """
  b"""
    \n
    \x02J\x1Cu3E\x08â\x14¤\x7FÉêèì
    """
  b"""
    \n
    2UÉmZK\x02Æ╩ƒ\x188\x03■!
    """
  b"""
    \n
    MbyÕzN³¶\½ÆH<\eÜ
    """
  b"""
    \n
    Å\x14|Å}F ºùB­&\x08]u
    """
  b"\v\x05\x1D\x02\x01ŠD÷­ŽÐ€à˜T\x01"
  b"\v\x11ƳöÂNÏ›\x7FðÚÈÖ—#"
  b"\v\x18Qz@á•\x03!._%„\x1D"
  b"\vˆÇ°š\tJ̨\x11\r°\x01¤"
  b"\vÛ‹+C³FwšÀÉ\x07ËQõM"
  b"\vðU \f#Dʪv“ñWØ\x18 "
  b"\vóãý[±@\x08•_\x0E`ÛÔžˆ"
  b"\f\f¦G\f\x14Mج%º‰-ì'Þ"
  b"\f+~Ú0ÆHR£ƒC\x1A\x04Yi–"
  b"\f,ÂâîyF’¶b‰Rs\x15Ùš"
  b"\fêÅ\x16ö#Eñò\x0FÑ■C╗üà"
  b"\fº1»Í\x1CD¬ž¾\x15ËDO>="
  b"\fßÃ_t:Fl…’fº—ãfÃ"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r\x01Ûóò\x1CB•–w¡tq%Æ\x06"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"\rDW░é¢@üå\x10*ƒtgÖÓ"
  b"\rd\x1Aœ¸ENG§y<­\r\x1C\x1C9"
  b"\r{î ° I7—Ì©bò\x13"
  b"\rÐKiˆ(H‹­\x12©Þ¯|_å"
  b"\x0E\x1D±9DQEj¹ÕIçRÊê¼"
  b"\x0EUp{õwB•ƒ\x18¥Vt†{r"
  b"\x0Ec\x19┼:LL*ÉÅn\x1A\x1A(P"
  b"\x0Eƒ4Ï\x19·B\x10œ¥@ï:@?#"
  b"\x0Eçâ▀┌«OIÄ╣I}Â┼Ø┐"
  b"\x0E‰ÉC<\x10B`žLû\x13£¤\x19Ý"
  b"\x0E®\x0EdE\x05@‰¶|1Ìò\x078M"
  b"\x0EÓõo\x15-Ee‹\x11\t±©þ¬h"
  b"\x0Eúq¯ƒ†B6¯pîÕâG}{"
  b"\x0F\x08Ò\x1DFVKx¬ˆç©\x08\x12>@"
  b"\x0F~z&ø‹B?‰èJý\x11ªÐs"
  b"\x0F¸‚\ØÍMñœ]§ãbzMŒ"
  b"\x0FÍA5©èF´œøI¾\x145iº"
  b"\x0FÐ\x17í\x1D\x1EDà╗s\t¸Å╗┴"
  b"\x0Fë‡Ý\x15NHF‹mÜ…Ðè‰"
  b"\x10@‡\x1FQkN\x1C©VC]è\x12Pr"
  b"\x10iPÚ©ÛGþŒjI^õXpË"
  b"\x10y¼çGðD“ ·„³ 8Jœ"
  b"\x10z¶6╝\x06CÂ▒\x04¯tÅÁìv"
  b"\x11”Y€ÝcOŒ¿Ã"\fºª+g"
  b"\x11Á¢\x07ÞxAš¥zVpþ\x17"
  b"\x11Ê-«˜ßNË›žnÿt\x7Fê\x10"
  b"\x11÷┤└ƒÄNÿüåüPñ\x08û©"
  b"\x12\x0Fj1XªNS¤YM›/\rÐý"
  b"\x12"øm¨\eFèžöÄ ö³´Ì"
  b"\x128r█¤\x13E‗í│űÂßÎ\t"
  b"\x12Bs\x162öKQ×\¡âZ£þü"
  b"""
    \x12Hâr´¹Ge‚¾ML‘\n
    
    """
  b"\x13]~:(­HýÉ■L\x0F£‗PÐ"
  b"\x13\x1AÞ\x18L¿É▓×{ÍæðB"
  b"\x13{VMmxLrÅOE╠▄Xo%"
  b"\x13§¿Ëo9KR™œ3ÿ\x1F\x1A\x01Ñ"
  b"\x14m†œÉ\x10Bk»Ô\x1EÌQ…«Y"
  b"\x14\x17ÏoõEÛ›d}ôD¹GA"
  b"\x14®ü²šeCzž\x1A\x19X\x07ë†$"
  b"\x14Æ\x0Fi¾}N~¢ê·ýœ!CÕ"
  b"\x15ª‘o©ÃD\x1F­Ü[dn2ðG"
  b"\x15╬-ÉÖáD\x03»\x01%r¨╚º9"
  b"\x15ý\x13ØÁ"@¬Á6t╚Ñf┬╚"
  b"\x15û\x035¼3J9ˆ9Ìà\x0FÓ\x1EH"
  b"\x16\x1AŒ#\fÓI:¸p¦R5¤”®"
  b"\x16‘Xe©ÐML’\x19§eí\e­Õ"
  b"\x17¤ì· »H·‰Yôçì­\x18Ä"
  b"\x17┐ÏaÉ£GcÁ΃╠þ┼){"
  b"\x17×m\x15ÓáL`±½\x14؉GK>"
  b"\x17åZVl_JÏ©\x04?\x13\t\Qv"
  b"\x17ï¿õ€=I´§g¼ðé\v\x00\x19"
  b"\x17¨Ü\x06¬%F\x05ÅÜ»»Y,\x0E\x1C"
  b"\x18[ÜZ\x18Gã“t\x17\x03ÈÔ–("
  b"""
    \x18y\x06\n
    2EI\x19‹s—\fá*·’
    """
  b"\x18·Íµ™VKö¢ íÒ\x0Fô\x0Eï"
  b"\x18ÃBܽÜB:´Iý`ÕL8©"
  b"\x18ð‡º2¶@{ºË§Áõ·%œ"
  b"\x19=JxʽOÒ·ØÎáÜ\x00Jg"
  b"\x19D\füj\x14AÍ¡\x00\úM©i\x1C"
  b"\x19^yk¡±N┼ŃÂGçXÄ■"
  b"\x19¿— \e\x0EF\x1Fˆwè‡ Uw9"
  b"\x19ò\x00›D\x1A@\n½PGßt¨b\x16"
  b"""
    \x19÷┼SαH'ì\x18\n
    »zÉG¢
    """
  b"\x1A\x04nßÐ3A ½«\v\LkV^"
  b"\x1AMB\x04\x1CDC#ªOwô\x15\x02"
  b"\x1Ao\x00æ¥BGž‰\x7F\x1AÁYç\x14¨"
  b"\x1AÄà\x06ê{E\x05€·öÀ41,c"
  b"\x1Aê"Œ jHï¿÷(Rª1Ôh"
  b"\e_‡ÍêàOM˜\x184F\x10v{õ"
  b"\e‚=\x13|äEÇ“Ôs»¿›;¤"
  b"\eÅP`▓TI╔áòã▓÷┐{\x03"
  b"\eÀ\x1645{G\x10¼é\x17ÿý:ËÌ"
  b"\eúLŒó~H=‚²D,¹§Qb"
  b"\x1C&B´Q•L6¸ýL,mi\x0F$"
  b"\x1CY\x03°RÜJ%ª{Ó\f©À”Ã"
  b"\x1CƒËb9ÝN\r¼ì¯Ö:#ùú"
  b"""
    \x1Cï½ïð\v@\x05µ\n
    \x18|Eœ
    """
  b"\x1D\x02r\x7F#³Fß’96àÛ†ÇT"
  b"\x1DO÷¾ú6C&ª¬S\x07\e"
  b"\x1D奨õ{O\x1C¼ıSéê ¾¢"
  b"\x1DØúÊjLD▀¡Ö\x0FÚ\x1A\x01»k"
  b"\x1D¢ðÈÔ£NÄ‘\x10ÚÔaY«("
  b"\x1Dñ@àááGl¨\x05œ\x07m‰ìÜ"
  b"\x1Dý§}„jEB¾&Í”õÿé½"
  b"\x1EÆé[|ºBŸ®fñÂRÁ\x1Cë"
  b"\x1EÊúqšxOj¨ÁÄö\x06\x0E”ï"
  b"\x1FenS–ŒHް܄+‚n±¾"
  b" (£§–ºFP©\x08\x05\¸"
  b" (Á|K│AG¢Ov┘\eìæN"
  b" AÜ0\fÒE?˜‡Ï\f'ªA¡"
  b" lœ—\x10ÓCü©KT5NÄ¿î"
  b" x!£\x19¡Mø‘±ÚRËc;Õ"
  b"!\fI7g2NCµ÷$\x08ã°3\x03"
  b"!\x1Aß\ŽZEWœínª±\x1Cb\x16"
  b"!9pÉv\rMÓ×Ò└Ä·ò▓║"
  b"!l■\x05"╝GƒØ\x005DG'╔¢"
  b"!–””r\x1FJx‘ÿ\v¨M‡\x14\x1E"
  b"!ÄTö\x16\x13H㓛섧JÓW"
  b""\x1FñØa%I­Å\t¬×;ɼ "
  b""Ki‡ ŸKÔ¥\x16Šá¯\vv6"
  b"\x07UÛ‡Ná¨\x1F?\x01\x19³ÉÊ"
  b""¯³>NåG÷¼Éûg,©Ý÷"
  b"#/ø%¡ìI?¡´■½Ì$±,"
  b"#s.tqßN8É)àÞòümt"
  b"$\f║µ\x15\x12M8│´·¥ì┐ô\r"
  b"$&í±-ôGj¡\x05îm¥z¬T"
  b"$VŽ\x10[\x1CLã›p\x04­¹e`ì"
  b"$ØîõÄ\x07NÇ┤òM¤<Øô\x16"
  b"$ÆÅÐV\x01AP®ªÐExš@…"
  b"$ð‹Áú­EʵInöžt{B"
  b"%\x08ކ\f‚Do¾K–¿²ü\x14X"
  b"%¬£Cm-@…ŠvjXBÓŽÏ"
  b"""
    %»Ò\n
    *Å@í┤#U¯6µÀÞ
    """
  b"%º¹£¼ë@ã‰Î!3\x12ÅÅq"
  b"%ÏØq·\x05FW–TX#‚æŒ\x0F"
  b"%¶ìÄF%Dò¥#Cí`8ïÖ"
  b"&\erA+ÑCª¨³:\x1Dhj[\x1D"
  b"&-\x10ªL_M.¸\x08.£7\e\x01\x08"
  b"&>P§\x0FbCy™Å+úôÑ H"
  b"&VØ\x1D\x00ÇL!­³©M”;Ë "
  b"&_ìô’'Iä¢YßiUÈó\x08"
  b"""
    \x16\x10¶L`–\x12\x01F\n
    ЪÍ
    """
  b"&Â(¸ûÁC¨¨Xåý6%5\x02"
  b"&Èq5\x0EóDXˆ\f¦_'vƹ"
  b"'\rEœooL\x19–…=Ѷtj¨"
  b"'\eõÛ·§Di׿AQg°?"
  b"' ▄\x05├ØJ`º"@░îæKd"
  b"'#VÙæ\x1AE%É╗.$\x1FÐEh"
  b"'PN¨'ŽC …%΀²ZØ?"
  b"'[µ•\v;H\x12‚Yj^W¿ö|"
  b"'v\vÚ\x08@@è›L´ë^×\x05\x02"
  b"'w2šQILC’„E„|¡.’"
  b"'Ž”]&\x17Bã€Q󬎒ô\x0F"
  b"'ªb”<ðHà›Ø\t3h¯M¸"
  b"'ܱÈ\x16ÊI“¸KuS;C£Á"
  b"'­┬ìy\fJ?ìÉ\x1F┘ê\x05ƒ╚"
  b"(r¬¹\x12ùLR”\x05—ZÒ¦\x1EË"
  b"(É┴{')@)ÿÚâê%Tg├"
  b"(‘j߈PL …@Ø\x11¸r4Ë"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"(½»*3LNûƒ=PÉô{½B"
  b")\x07”ŒGµC\x13¹j]Á)Š(\r"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b")BE\x06÷ÃOp¥\x00ÃiìÞ¥T"
  b")QÉÃ\x15àNÕÇQ\x08▓­Ø┘»"
  b")üÊt»\x1AIøÜ=a¼Ë─▀¹"
  b")ظd\x06"F3▒UO\x17À┬ùt"
  b"\f7c\rO\x07£®g%]×Ds"
  b")ÉŠ-Ž¥Bǘ6·`s9zò"
  b"*\x08R■\x1AYKMäq9ìfä\x01¼"
  b"*\x08{g›òA㪫l\x1DuÞ=<"
  b"""
    *\n
    ý\e\x06═O\x1C«ÞeØI\x02É>
    """
  b"*"x2°\x08KWº{9±ÍF§ï"
  b"**màrp@\x13›j—TX\vÈD"
  b"*ƒ9\x05ª\x01Iܪ\x16‚2Kªùð"
  b"*šå_\x01\x15E«µŸ¡\x12jv°ü"
  b"*¼…÷\v@H4¨ºEéÊü‚/"
  b"*┌^УvMVôµ╦ä\x07'ì▀"
  b"+PÃ-ï\x06@¢”LËçY‰_?"
  b"+W#ƒƒØF›€kh`$kßv"
  b"+Åz%\x10÷ES¾õfú~š¼\x10"
  b",7“‹ÐVDò——+Ë-\x12Ïj"
  b",?¥\x11/AF8§ä4M•\x08M$"
  b",áJ╝│ØE¶║6y┼Ë\x19ç╩"
  b",£xµ8¤Jc¤ûæ\x07G\x0EÃ<"
  b",½ð$³gC\x07²WàWãÛ­\x08"
  b",┴ûäíÅHºî\x7F\x142î▀─n"
  b"-\x1Eæ±U½B\x1Cœ\x1A;;IJuX"
  b"-oi—\x19ïLp„L\x0E`Ç´vØ"
  b"-ͿũÒDyœ’Ï!ËÈÅ®"
  b"-Ïßl\|O}ºÍÉ”ùU†;"
  b". '2\ea@J¾ïcò|\x02Èå"
  b".=É÷G{E\x13¼…ÿŠ>VW£"
  b".ZÜ\x14\x1E¡A¢›ù×åˆx|Ù"
  b".aÉUSéE›œH»³‰Ñi\r"
  b".‡ä*=ŒJ¥½M§ÐÈQ¿~"
  b".¸}F²^O#¾æ‚nZSû\x1F"
  b".Ê“ñù\x0FEê¬á¡ºJ\x10Û\x10"
  b"/\e2zÊMFqŲ\x13¡ƒ'ä&"
  b"/jÃúªûL³║¯aì\x16Ù²z"
  b"/ (2\x17>K4£ba\x1C\tS²P"
  b"/Ä(é2yLw€Þ–S\x0F\x1C‚µ"
  b"0\x17le/›H3€Kå].\I\x1F"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0qìRQºG\f▓ÀF"¾┤£╚"
  b"0äT1\x15ËF\x1Fç\x06Ñ>í`ìÙ"
  b"0Р\x1CI\x1CL\x08Œæ<Ê~÷›"
  b"1\x06cåqöGÙºôY³J¬·©"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"2s7Ø,ÿGz‹)i팔\x19\x1A"
  b"""
    2┤\x19z-░MÄÆ|\n
    »Å\x1F¾┴
    """
  b"2¼]•c\x01EÚ¬ççK\t\x05\x13<"
  b"3ByÂ5TJ\x1A½RÑÄôæ^J"
  b"""
    3Pû{\x10ôH÷Ém\x15\n
    é×|µ
    """
  b"3j\x16Õ:ð@æ•—\x16dof͵"
  b"3wíÍ<wK=–¹]ºAÙp¦"
  b"3½V█D\x14HGØLLJ!ÖAí"
  b"3³­É£\x7FIïí═Oý<ôu\"
  b"4¦)ìtxC|²þt¿!ì¬2"
  b"5\x17fÛ$ƒC\t…,ˆoEÓË"
  b"5\x1Eƒ?ÂrA;‰8åUoJ—I"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"5\S>´\x03O@¨Ï\x04;fsîÚ"
  b"5jCÅGÎEÎ┤Ú\8ÏÏ<±"
  b"""
    5║o\x03âÒH\n
    «á\x07\x02¾¹%Å
    """
  b"5Ö5é(8L7ƒfBc‘G1j"
  b"6˜À·×‚K‘³ÿÆó\x08Š“C"
  b"6¹ª\fð\x1EA.¸-æOè;\x15\f"
  b"\x15-L¯C¬°ºfÕ\x00\x10ib"
  b"6ÊÒ}̹L;‚%Ó5\tª\x02è"
  b"6ËÃ\x08¥%LìÇýw¦s9┐¹"
  b"7"þ\x14oÂIvˆx\x07Ñ×òf\x00"
  b"7¦0I@èL\x05ˆ\x01’TØî¼:"
  b"\x07├ì¿A8ר"<&À├Î"
  b"9\x04M\x00Ì´Kp¨T>>Y°Äœ"
  b"99¦AZjM2»wÉ›óN3Ì"
  b"9aäÔµiO2§\x1CŸT^\x14"
  b"9oоÆuJÖ€'Q¤•:äü"
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b":\në¦e>LCübÈ\x00■DPµ"
  b":h\x19Á†HCû»CV#sÑø\x08"
  b":zùúÆöD; Uš4jx1C"
  b":ö–噂J‘š€œB°¹éö"
  b";×¥"E8OØ¡ò\e¨¸§\x14"
  b";ÓC5ɃH¸£Šúü’JÌa"
  b"<\x08Mï"\rI<¯\x03*¡“\eÁÑ"
  b"<\x1EqË ]GÒá╗‗Û%Åd¿"
  b"<Gc\f\x12ÙM‹¾¤­ÖîÂæ™"
  b"""
    <‚<\x1A'\n
    F‹€p°n£o‡ 
    """
  b"<Þ^&ìÊL\x06­t«âÙ„:Ò"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"=\x0F¯¯¼1Kª«˜Ô\x12&PT,"
  b"=àug\x1FÅG\fØr¬ <╬çâ"
  b"=‡T\e0\x10K\x02—°\x19`kŠ!p"
  b">\eãBåÐCû¡ÅZù8║┴║"
  b"\x19\x18÷┤A¶Ø2»ì─╗R╩"
  b">Ë«÷ŒÞD?»â\f?wFá\x05"
  b">åÙ()=L‰ž‚ì¿Í¯‰\x04"
  b"?\x17ÉcYyIÒ¶\x1C|u«\x1A”`"
  b"?%TI\r™AÇ”»qõ÷dÌÍ"
  b"?0òš\x06\x15LT„ÏPA\x13¹ü^"
  b"?1\x07ÁÀ\x17NRáyù\eØx ï"
  b"""
    ?ÅÚGZ½K╦ê'µ«¤\n
    £H
    """
  b"?Ÿ¬!ÒQLqµ¥\x02×Ôˆ\x0FÈ"
  b"?É-ï\x06bJB PÍÙ&':U"
  b"@\x17p3Ô¡LDšrsžÙ'ƒ\x00"
  b"@VŸ\x17\x15 BÞ®\fé\x18àk\x16"
  b"@XËu¹\x12CÉ«Òbð\x7F\x7Füõ"
  b"@‰¿“f"@¿›>ÀÂ:‹Å5"
  b"@¿à\x0E°ÜJ\x1Aµ.žöÀEYQ"
  b"@ñ@Ô³LL¹»q Y†ž»R"
  b"A\x01\x18Èæ\vJF¿§¨\x14y •Š"
  b"A\x07n¥åÌOX¦%óè\x03\x02\x1C"
  b"AIõºy\rM˜€s…\x03@\x00õ\x18"
  b"Aìö~ü░O,Âò®Ô|´b\v"
  b"AÚû½XeHÁ¡Ã:úl\x07•à"
  b"B\x04\x0E×\x18AY“<¶±l\x13¬x"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"B`'«ÜóE¯Å\x13nÊýïKÈ"
  b"Bg‹ëºXM\x12¶CçÑÓk½Ú"
  b"B–¨éUôH„šŠh!Îbgõ"
  b"BÅüŠ<\eKJ²Ó\x07ç"\x14¦x"
  b"B╬Û~ì\x07EWéƒık²:Qº"
  b"Bõ+\x1A_'InÉ╠ÿI*K╩┌"
  b"C5Å«#ºK\x14£\x17ƒÂ\x07ŸNu"
  b"CA  >cI¸¥µtÁ­\x04ÄØ"
  b"CM\x10@`rB\x11¯$Ç.ª\v„"
  b"CØPª┌ãF#êqúEì#ÐF"
  b"CÌ#)\x14÷Ep®+˜§zB2¸"
  b"CóÀ\x04b\x11F伇Xß¡=c«"
  b"\x14Æ&=O\x06œK ã†k\rá"
  b"D¤uåÖ4J< “Éј…÷õ"
  b"D╦M ä,MØ┐l´Ê45▄À"
  b"EO\Ö÷\x7FNK²>&\x15—œ±„"
  b"EŸ°(šãJê´J\x1FbW\x08\x19æ"
  b"E¬Jî\x1F\x01O2¥\e"­˜³W["
  b"\x06‹<×Dm¬nÒÍqG·\x0E"
  b"F/$+C<A膚씼Áùs"
  b"FüUôÎ╦N\x05ïÞ├[Gu°»"
  b"FžœâƒfKÜ’«&:8a¡‰"
  b"\x08"pý@Oº[Z¦"G|\n"
  b"FÑ=D+þGꟲRüO†Ði"
  b"""
    \x05\x03Ï¿H±š\n
    ye†á"ƒ
    """
  b"Fæ¡ÞÛPB~™«c|snÑv"
  b"""
    G6\n
    %©ÏF\x7F“ÿ˜¶8\x14¦\x18
    """
  b"GK¥╩ßÉM▒øi¸8\x17qþO"
  b"G]–íZoI\x16—Æ)Ã\x074H}"
  b"Gýf¶Í¾C‘›¯è\eÈÛ©n"
  b"H }F!”A\x15¾\x7FksD"M†"
  b"Hnxs¦)Aìù®eû\x13\x10²]"
  b"H¢]-8îEï±ó-´¹\x11¯Å"
  b"Hî~Ï*"IC¿¤Þ«\?_¦"
  b"HóþV;æE§‘º7/™Š^ÿ"
  b"""
    I\n
    ñéüÉI,ûP\x1A­gc1┼
    """
  b"INÙ5hýB܆¨à4\x0F\rÅp"
  b"IP…1\e1GO íòs=\x1A…?"
  b"I‡\x13L6¾J+ QÒÆûõ¿í"
  b"Ió±üU¿KÔØD¾5èCê!"
  b"I½€ˆ¨§E\x05š\x19;V£Sµš"
  b"IÂb”\x0EcF'¨:-‰\x00ËË2"
  b"J7t!ZóD–—\x14-Ôã¹_˜"
  b"JU!À¡ðOd„\x18Ø4¼B\x0EM"
  b"\x1F\x7F1\x06N{óH5D\x06Å\ea"
  b"JþßÿBì@O”-™²\x02þ%p"
  b"K\x05µ—ÒH#»ö1vR)jF"
  b"K+Å{WüD&¡MGê]“µè"
  b"K±¡wÃôAß‘þM¹£“8¢"
  b"L\x18¶+ï€Mc°0ÙO¿ãé–"
  b"L”aªŸ#Gˑۿck1œ?"
  b"\x08ëh>H¸¿ý˜„AËàÏ"
  b"L²sAnPCQØA\x1EúýK]Í"
  b"M¼G™Þ\x1AH\x1C\x12\x15)\x14ú0 "
  b"MÊ™æ¹Gá½üŒjÿ\x1Föà"
  b"M¾2Ü+WE¾ìÄG®Í"Íû"
  b"N\r9▓C;IƒøoïËÃ┘ì\x19"
  b"N€ëÑÔ¸E\x1Eš´ôunŸë&"
  b"O\x18Ð\x04bÍN\x06œu=\x13„í»ä"
  b"O-\x1Cö·]O-š|GMÝö3l"
  b"O_ªåqòK\x1EšP{[cfHû"
  b"OjÞ]\x02\x1EAÁ¤üN[ÌŠ:>"
  b"O│g9\x14ÈN╠ü9¿ÓÖ┌òî"
  b"O╣┘ü▀¦L(é¦╩VìcÆ═"
  b"Pd¢ry­Iø¾ZÒ M\x0Eôƒ"
  b"PíC*\x03Ñ@\fÄÌÑzãÉlÍ"
  b"Q\x05Ê™™TK\x19ª€ë‚ÛL\x02¯"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"""
    Q\n
    \x1C\x11ÿB8º–erB¨ÿN
    """
  b"Q8 ç4¸A¿·£m@'\x12"
  b"QeÜñ|:Dx™[Ïâ\x14—‰—"
  b"QÁ9ªKWH©£┴u\vÙè|ì"
  b"Q½±¯\x16\x00JÛ”\>¼Æ´\x07\x17"
  b"Q×\Uf—O\e¾\x1Cû’†Ÿ#Ñ"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"RDo‘e\x7FA­«¶\x14)ïíª\x1E"
  b"RÃwGh\x08K“³¹Î;\x15¼ž\t"
  b"RÎù|{ûHôœ>iØ!'GN"
  b"S(FË\x1E?E±©·ô\x16¿_ÈÂ"
  b"S}#ÝÉÉDN„ÔÏüûª$\x19"
  b"\x01âÏAIo©¤.êGÃU¯"
  b"TJ \x15”K@À…#›ïXJíÚ"
  b"Toyæ╦$G\tòæ\jj\x01¯Ø"
  b"TØFºY8Dî®\x02*(á\x15\x17C"
  b"T¾>@ÔdLb–°ÿ±µT=\x0E"
  b"U\x13Ðjf\rL&¶ZJ:»ÌŽ€"
  b"U]\x19À¶p@ıü¨Ü¸╬[ð2"
  b"VNs±XÜG¡°½¶¾¸åR\x1D"
  b"VÐ│8hüE³×c¤ı\x00IE│"
  b"VÔudÖ(Aæ½b\x17 >ÐÌj"
  b"\x0EH°"Iĵ»Ìä\x1A\x1C\x07*"
  b"V¾$mAÅI¨ì=ÿãå▓┘»"
  b"WlÁD\r\x07CL‰Êœ\t\x1D©á"
  b"W{fÑ$âB¤Œ3ʪê‹&."
  b"Wû4"õ▀L£╝LÈj%ÅMC"
  b"W°e!ÓþJ¿“M+VX6 <"
  b"Wæ#ƒ\x13©D™€(\x14•tÇ´¬"
  b"""
    X5†\x0Eò\x15Ji¯\n
    3“Àð+à
    """
  b"Y\tL«ÞÙM\x19­—åX”$##"
  b"Y,î\x11ÅËDö▓°íþ\x01|B\x08"
  b"YH+\x08\x17zAáš/•ù\x13(C÷"
  b"""
    YLf\x1AÞ“M\n
    ¾ÆQçâŽp¥
    """
  b"YOú\x12^\x06OÇ›`‹öIo\x1D\x14"
  b"Yåø!–ÛOaƒ\x04Ct¥Ê³T"
  b"Z\x15_▀¨(G▓àoÅñq\x02\v"
  b"Z9§%påD\x18\x7FF÷Sü0c"
  b"ZV%█ôüA)ǨC\x06\x05Â)ï"
  b"Zo,\x08¼ÅG[ø┬«Oê└ ="
  b"Z╬¸Ø^üIßÿ#╠o©®\x07'"
  b"ZЧ[5ê@·€r\fõ¹\x159j"
  b"[\t{Ô5èHö™æ*\x1FMRl\x7F"
  b"[<\x0FÉIÉGv¥Øtã¨Ð│N"
  b"[d\x01rʹIê¦á\x04å->LV"
  b"[ØV©p`Ló¼┬u2ƒ▒[^"
  b"[¼šÙû+E¬º¶¦fZ›V?"
  b"[ÉÈ\x1FïõNœ„²@\x12äS¨™"
  b"[â+øÃB@ý©\x12\x12×F)ŸÀ"
  b"""
    \\x14½CRøBU®T.º\n
    Ì\x0E]
    """
  b"\V\x1Ak¥}Nç€J==ѹj\e"
  b"\dÇÉ=WMGó[ä¸:²3$"
  b"\gÅ\x11ö”Mó¬Ž\x19ì†*ø<"
  b"]Hõe¨óNèïÅÆä@\tÁS"
  b"]^—)®\x06M+šP5~àŸ|¸"
  b"]es\x12ãàF\x07\x19`Ä>´ò$"
  b"]—Û›3 MôµË\x13æ4€vÌ"
  b"] #WôVLy²\x13Pl¨SÄò"
  b"]ÂW[ñOIè´Ä?ÛI7ç3"
  b"]ökVfé@b™®\t\x0FôIï"
  b"^7°¦¢MAâø¡59ìL­\x15"
  b"^Qz\t¼÷JØ£®\x16V¿Ä0^"
  b"^h’ç"!MD—Û¼½#¡\x0EŒ"
  b"^vǼ´\x06Nw­*"&ˆ\x10Žª"
  b"_'¯\x01ê@\x15”¨þïŸÞ¤Ù"
  b"_(êu┌vO"ƹ~ätì\x07»"
  b"_ImÃ\x08vL&±\v–Kè¶Ä2"
  b"_R\rÙ%ÀD\x02š½\x1F²ðO*s"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"`6.óžAK\x07»€f\x0Ei\x1Fþ’"
  b"`vÖ\x00ÉGFðüE\x07\x1Fò«\vc"
  b"`åãûÝ,J░▓c\x1C÷êÉH¢"
  b"`╦®ü╬íD┬¥▀│\x04\f\x1A└â"
  b"`ÔáWäT@´©>Ÿ\x1Fùì1ï"
  b"a$½®ïÝA?£ñ‘ü§\x12Eÿ"
  b"a&=\x05\x18ŒO\x14™ZLh¨ëÒ\x7F"
  b"aX²]!åE¬╗eqÄØ▒¡%"
  b"aÞ½¡\x02\x00C•š¤—ÊØq\x1Dq"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"c\x12¤\t¡?J~‡×4¢ÿ\x15²Ù"
  b"cıüÇ·\x7FMXê³&DS\x1C/r"
  b"d\e}K ­AÀì;©ƒ▓CoÉ"
  b"d\x1D▓ë¹├B┬ü#\x06Ó¿#YÑ"
  b"dZÚ\x02+\x19O>˜¤û1ã_Ī"
  b"d»F}ز@`Œ¥n§ËÑNä"
  b"\x00\x1E3¹N®£„\x07EYçp…"
  b"eÌCHò†GvŸãŸoé\tâ?"
  b"eÚ¶ÆFmEí˜Wà\rÒæØù"
  b"eý/~\eªB‹‹Õ}à\x00\x0F\r "
  b"f\x1E×\x0F»,M\x01É|┤gÃ\x16╠w"
  b"f2ÙwoèKº–\x10)xNM\ep"
  b"fFù¥¼®O\x1E³\x17„ÝæäÛ¹"
  b"fJØÏO]Nä©÷|ŠƒµÎØ"
  b"fy ü…}EŒ…Lj »œÜ4"
  b"fïÉÓInO\eÜ─×U Èfj"
  b"fÄý½#®Esº\x00°Té\x06"
  b"f·K╗┘▓LÞÆwØú\vWô┤"
  b"g\x0EmÇ®\x10MBŠ¡ÙѣŖû"
  b"gïƒU$\x12GC™…Ø#˜Àщ"
  b"h\x06\x19#─╗O\x14ÀN\x1E\x0FW\x01Å‗"
  b"hK øšQ@Á±='\x1D'Ÿþ½"
  b"hOz\x1F\x18\vEÉœ^ÞIºr\x039"
  b"i1æv¹[I3¬-ËÓE„D‰"
  b"iØ\\x13FYB╣®Ú6û3¤¼ù"
  b"i©"@\x1C╗B▄┐ojü!ü-h"
  b"ié#u»fHçƒWqþŒlžž"
  b"j\x7F»œ‹ÚC«¢\x0F ã4\x1Eª;"
  b"j›T_\x19ÙN£™\x14]\x13ó7eZ"
  b"j·Æñ†VDx—E=?·[\x07\x03"
  b"jøÐ,ýÛI`šÊ\x0EE\x7FlÏø"
  b"k??ÜV©Iù¯Ý{T%_\x1F·"
  b"ksÎ█óØJ\x14øÒ\x10K«&¶Â"
  b"""
    kzÒ{ÂÆN\n
    ║#³ÅGK­Î
    """
  b"k©¾┴$³@:«=╣┤▀│BÅ"
  b"kâ!N´¦Dý¨$™NL\x03"
  b"kïð\tà3O_¾Òj‰aÕUZ"
  b"l(ôÓÚÎGÿ¬›0(§\x07“5"
  b"liîa╩╦C\x11Ø*rÌL«YT"
  b"lìMïU\x12D-¾\x7F޼\x16›™¯"
  b"m\x0F\fáˆO@f¨–¹Ú¶·AR"
  b"m­¢\x1FJJOr„Ý\x12Ýù®Æ\x03"
  b"m®P?’kEä…+“C\x06ØÁç"
  b"n(¡ª9ÂI‘¨fãU\x03U–×"
  b"ny¦€e{M\x00˜Ü"\x07ô\x1AÚ/"
  b"n…•;ŸÈK/»‚ú“@±QE"
  b"næ·Å└µM8Ñ(g¤\x05\vÓP"
  b"""
    n┤ÙuÙ\x04FðØï"╩Ì\n
    ║┐
    """
  b"o5Îvë®KNª\f³ÏÌ}~º"
  b"oXÎQìRN{åIZ,]aDù"
  b"os´ÓÉxLòÿð%╗om%\x1A"
  b"oƒ”¸z\x1DD|¢Õ’!\x19Œf‰"
  b"oƒý!Ï¢Cà–A°5Z(\x17Ò"
  b"o║Æu"~BLئ║┤ß!╬1"
  b"\x07Ö¡âI\x12œÆ.9½=µ³"
  b"oß±‘þHMú¦3’×o\Ýu"
  b"""
    oµwüf\n
    Jy®Éq┤qÄ­±
    """
  b"ptôO\x14¯J¹”­ø®úBœ¶"
  b"pÔƒ\x1ETJC†‡cKRs\rª\x0E"
  b"""
    q\n
    ³Ù6ïC_ªzFCq•ß9
    """
  b"q*pAp¶Oþœ_W2ÃØX\x07"
  b"qc\x1DïÛ¥N˵aÿ“\x17\x16'"
  b"qq\fÙõðFRŸúJŠÀ”9É"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"r\x06«æÓðFùŸ)ý–±„±d"
  b"r\x13\x7F0;ÃI█ÉEÙc{sÐç"
  b"r!¦—\x1EcK\x14 ÍÚÛb\x06´D"
  b"r(ûdG«K\x1Eüq╬¹Z▒ƒ\x7F"
  b"rS\x07H(^Mó€\x03‹Ge¸©w"
  b"r`º+W‡H¬¶úê‘"\x19\v "
  b"rm À³0E~‘\x03üµ|\x14?|"
  b"\x1AÓóRG¥€j[·þTˆw"
  b"\fgæGMܱû©e±.ÍŠ"
  b"sGXEbJOâ¹\x1Ey_YÈ\x1CÐ"
  b"siì│)rCùƒ\x0Eÿ·\x10Ü]Ú"
  b"sääPgtAɤк8¸\x08U"
  b"\x0Eì­4E™™ŸäÙÀê\x1FÀ"
  b"sèéø]LI=¶rñl<‘e“"
  b"sô߬e=ORªT#Üo&\x07Þ"
  b"t\x11Aûª■J¼¬ì_╗Ä\x10;\x11"
  b"tN╩┴ôzLܼ³ä7Ø[h²"
  b"tÚ€\x17jùJA¡ådX_ÕÔ¶"
  b"\x06àÅÓDþ\x0Ffß©‚¡”"
  b"utÃÜ(³Nß«.:‡Gß_ã"
  b"uŒÉ+:½L²¦Ý¤‰N\x0E¬j"
  b"u—\x17"|vCá¶ñ\x18\x15¢\x03³£"
  b"u¤fº(TAȧ\²ûd·_é"
  b"u╔─ÅÈ\x18@³áº\x0F╔.¹!Ë"
  b"v\x03f)ÍKKs›y;\x03ä\x08\x11<"
  b"v.ÊG\x0E/@Zɨ\x1Eï¦6ùı"
  b"v:bÿÈRK^ŒÞnKcÒ\x0F"
  b"vMI°ÒlH\x1E┐Éì:YÐd'"
  b"v{\x10F^ßK\x1F‹à»y«\x01âê"
  b"w\x05\x06\x06+\tG3▓Ê1Å7\x04êì"
  b"wpŠe˜âJñ¥ÏòM7\x03íŒ"
  b"wéôõªìDqÜn\t®¹²Üè"
  b"wð“ë\rùFf„Œüµ\x17>.\x08"
  b"x\x03$|÷ DÙ£-µ*\x13n\x1DÏ"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"xäÖ)úlE¡Ø©º¶\x15*╣x"
  b"xØ·░Õ,Iéó¬µm\r\x07æ"
  b"xõvÂz¹O\x11¦\x16âóñnó–"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"xößNʯEd»Q\x03MvšÓù"
  b"y\x1AÃ\x0EÚkF°ÉLííÒ┤q\x05"
  b"y>ê½õíBÊ¢•t ”ŠÒÎ"
  b"y\Ø\x14H\x12FM«(ÿJyry\x1A"
  b"yo¶òáL@\x03º.Ì!\x1AUý»"
  b"yv\x12-,¾O««–g\x13\x1E³"
  b"yy‰56(LÕ¦ý*ÞWÌ´\x06"
  b"y|?+\x0E°Ií¿┘Ø6s\t\x10~"
  b"yâ×└├]JúØ╚Þ\x18ggTw"
  b"y‹ö\x1EúªG‹“Í¿¿‰!ˆá"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"yÁ6\x08Õ½K\x10ì\x15,pU{ÛÃ"
  b"""
    \n
    ¥aÐB4®ˆc\x7FálÏ9
    """
  b"yÍPô‡1@м‚…“™\x18¨Ê"
  b"yê¨H\x04ÄDœœ©ðO¶A2,"
  b"yò<\vñ.Jm…K”عï\x06Ê"
  b"yúÔó\voBü„\fð°ø".."
  b"z\x08nŒB\x01Fž“+J\x187\x11\x05+"
  b"""
    z\x16\n
    ?E½Ø,└\r¨\x12ôÍ
    """
  b"zÂ`▀\x1F­JîØt®ß½\f8}"
  b"zßòc™\x19B⿽°>«<„ö"
  b"\f¾ìöE`ÅÌ}IÍ'æÜ"
  b"{L»·║ðMMɶ\x12Ö^]\x07É"
  b"{v„ÿäuE~¡¯\x1Cqx;ë\t"
  b"""
    \x19K■nB\eì\n
    ¿ø'á\x1A\x12
    """
  b"{Ñ,ö┴ÖIÆü2I\x06}©┼""
  b"{³=¨\x12\x17E$­V3aU¢¨Û"
  b"{Æâh´˜Ci­†µ(Ö©\x19¹"
  b"|(ÕÌ}uC\e \x19ô¼ å¹b"
  b"|@`¶S\x1EA¼│A\x07Å*k6T"
  b"|‘°¿¡“MF«?Òüf†uU"
  b"|¸g\x03\v\x17K(®-`µ 4yã"
  b"|ç]\t™wL¼ˆM­i3xIŸ"
  b"}0ðBÝJS¿\rÍ\x11¶Ø\x1E­"
  b"}Œ_ûþÑL²‡Ùc÷rWñN"
  b"}œâ\x0F‚ÕI‚“\x01*|\x14G÷à"
  b"}õ╗@\x08ï@ Å\x01rH\x035è│"
  b"}¨M¬fªK╬¡\x01\x1FôÁ]ïØ"
  b"}²t\x1D?ºN]ªôa┬:ìQÖ"
  b"~\x06ç6Y›AI’9þÐ×\x1Cò\x16"
  b"~\x12ëÐ\x0E¹Fö´øãŸNÏèÉ"
  b"~*sêÀå@¤Ÿ\x10°Gœêÿo"
  b"~C´Kû]D\x19ìó»~bÄtæ"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7Fj\x07éˆ\x15N\x1Cš‰ü¿ðKkü"
  b"\x7FzQ\x1C£ÒEƒ¼d^+¾.Þ°"
  b"\x7Fú░\x02ÅöA«½çdW`;Ù§"
  b"""
    €.æÎ\n
    [Bλœ\x07<A\n
    \x08\f
    """
  b"€0\x0Ey\x18 G!‰ð`\x0F,Êái"
  b"€i\x04’Ñ0L\x02¦Pkß,ÄA¼"
  b"Çø┬ì¤AC¢│[»JaïBc"
  b"€°³K£­G1“²ùüEâ\x18÷"
  b"ÇÂU¹ƒnN¯Ö╠*╚##Ø\f"
  b"€Ñm'ÀMJ­±6°o\x06…"ò"
  b"€Ò³¶“§By ¥æ6h\x0F"
  b"ü\x02┐´°\x05@yó\x1D\x17\x02ò2è2"
  b"ü*¯Å:█M2Çö\eÉ­ÅÑ|"
  b"üá╝Çt░Hu░üþÓfë\t¯"
  b"üõ¼ö&¶I┼ºÎ'\┬R;¤"
  b"üþí¸█│C(▓é´ÞhX[Ý"
  b"ü´|┴\e2G┼ü½´P┤b÷\x1F"
  b"‚g”3•\x08@Ã¥\x12\x06‡M¸ÏÕ"
  b"é┤-R@8JØäoK²&┼\ee"
  b"‚ÙÔ\x00GšH©®w\x19ûý\x17$B"
  b"ƒ$µ¤“¬@ž¥(Æ\x07ŠxüÕ"
  b"â7ËXû╦Cûÿ\x14▄ÅU:lì"
  b"ƒ°2V\x14óEE“^2‡IbA8"
  b"âÒ Þk═M£ºÉÿ0§\x7F³-"
  b"„#räûƒAg•ßl*úf¢ø"
  b"„-—\x07ï\x13C§•žg¢+k9"
  b"„j‰{IÀI©‰‚î¶®'0Õ"
  b"„»Œ2—àDÁ§—œì/¶·û"
  b"„Ûˆ-^ê@7®\x04»þ¿K‚\x19"
  b"„û¡~7\x1AC\x19›ïišx6§°"
  b"\x1E\x13ÀlGO6ž'ÖõL\W3"
  b"à>┴ÊY¾@víâ┌ËÉX\r"
  b"…vh\x17ÖÓC«¢†5ºwqîm"
  b"…úÕrX7F㸆-S$H„ö"
  b"\x01ú›¡DKU†H°Þ÷\x00jX"
  b"†ž,C\x06\x7FLÀ†¿×\x16r3|\x01"
  b"åí¯¡╝yB═ü]É}&}d3"
  b"å░Ø\x03pÇMÂì¬\x05CÃU\x00"
  b"‡ž,Hr\x14E|³Ì`nÚGõI"
  b"‡É Qâ•@H…Ú":ïÈåõ"
  b"çÞú6s'A╠╗WgpƒiDÅ"
  b"ç§­\x10\x05\vN\x1DôÅ\tWn\x08"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ê,\e\x03\x17\x19H\x7F┐ÿ´©ü4,\x03"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"‰uÀ-•¦B×™1nnm"ˆ\v"
  b"""
    ëãÃ\x7F╣ïJãæøØþ\n
    øÆL
    """
  b"è%f<9U@8øzâ¶ì\t©ƒ"
  b"ŠZÂ\x00Ò]H™­uá\ec\x02¾@"
  b"èg\x08»┼dKAÁtüv9ôÜ\x1C"
  b"ŠÐú\x1CµLDV®‘ÇK ß\x0F³"
  b"ŠïàiOEKB‚!0&—LuÁ"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"ïA9#c\x14LżQ¯u4(Rò"
  b"‹B\x05š\x1CBNÁ³ö\x01\x0F‹ß"
  b"‹ \x079.XBC¬¦„mÇ\e±e"
  b"ïıÏj*o@ÆìÖ/äÒ)ÛÝ"
  b"ï┌+É\x16IDmÄZ¡í\x142x│"
  b"‹òñ:ðàFB˜\x1C6É%b]ü"
  b"ï¨äBØFL═ê>ãÖÒ\x18¬b"
  b"î\x13Ñ\v|Ì@ñÉ\f┘Uþ_³6"
  b"Œ^\x00Lv­M¸°ÍG”‡¬3d"
  b"îo½0\x19'C\x12ØÙL\x18 à»E"
  b"îâÈÅÈ╝BÌñ(­Vk\x1C\x11Y"
  b"î░Ù\x0E¡óF5É\ýì?\x1D"
  b"Œ³\x17ý óG¥¯Ù°~ØÌîÿ"
  b"ŒË\eèóßCÑž‡œ{‰ÁÖ\r"
  b"ì\x1E\x14\x7F\x00ì@§║É,#a\x03"
  b"ì,²ÈѧKYÉ*\x11à\x1D\x03>T"
  b"ìOe'\x02¥@¥ì_ıP\x18ì\x0FE"
  b"ìySþÌ╚Fñ®C©M\x1D³¢Á"
  b"Ž\f\x17&A‡¯¶\x00ójÌm""
  b"Ž”—\x1D™¢O”)»Æ\x12{õ¢"
  b"Ž¥Ã\x19ºÛ@¿±àò«èáB\x0F"
  b"Ž­3§W\x05FS™GÖ±\x12ØŸ§"
  b"ÄÛ¢Ä\rßEÆÉo˯>Úðö"
  b"Å\x132ÙC3M\x15æu¿\x0EÍõPW"
  b"Å5\x02ËtßK×öå#1µZPz"
  b"Åg\x1A³\x0FÛIíñ|\e-PÒHý"
  b"""
    Å▀q¥®åBYê┘_─ö\n
    À┘
    """
  b"É%å0ä\fB╠Â‗╝\x7F\x13¾░ç"
  b"É^│\~\x7FJ&©£o:è·'q"
  b"Éä±²/ûJëÑ╣þ£\x0F\x0F\x14²"
  b"Éïq┬]ÐOA¢®O§¤¹J!"
  b"ÉÆÛ ,ÚAçÄo9╗µ¤ı÷"
  b"É┼ÝÓ▓ÚBQ▓éMÑ_É4S"
  b"\x11Œ<ZCLP§œi\f\x0Eøtð"
  b"æc\x11C┬ÿL/Ø║'‗¬\x18╠ñ"
  b"‘z%5f#B¼ˆ0ů\x0EÞ$Q"
  b"‘|\rÔqqJD¢ôd0\x18-\x7FØ"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"‘Á\x019óùFÝ™XxØâ’(\x00"
  b"‘ýFµÌYJ@‹2c^JšÄ|"
  b"Æ\vá6JãM?É=AáBM9Å"
  b"’!ÛdËÅOð¾S%H$ªÎ\e"
  b"Æ(═\x03â\x18Eðá\x05ÕÉá!\x18ƒ"
  b"’r'µÏ\x15I„¬\x10q\x15?(…\x1E"
  b"’ª„ÇbSBÙ·›w\x0Eè\x07_*"
  b"’ìt‹ŽsBŽ‘/öÐÔ‘dH"
  b"“*\x18C<\x1CHI¹Ý4ñ5Ï;\x10"
  b"“7\x7FÝбBã¥×ï¨\x05²M`"
  b"ôU÷\x1CÊ├HÈâØÈ¹JVÝØ"
  b"“WÙsv\x1FBw£pç\x08q"\x19É"
  b"ôc 2o\x14Cºç\tŽ├!ÿI"
  b"ôç¼▒:vB Å\x7Fj϶Sõ\x1A"
  b"“¾-¹«sD\fŸDÔßøi¶Û"
  b"“à\x12s^\x1FB?œU(mÁö\x10Y"
  b"”O\x0F«EöJh”¼ï|Ÿ$Fä"
  b"”Y3*”ñM²Š“Fj`|Ð)"
  b"”¡Úà¿=EÀ²¯¡ûÒ¶$¡"
  b"ò\x02▀Ø|ÞKP╣0b\x10\x00¥\x1Eƒ"
  b"ò\x11 Æ\x15NM\x0EÆ>C)RØ,ê"
  b"\x13ØÃ»zDœ¼ácxÌ2ª#"
  b"•Yª„Í'M`¬æ"”\röþL"
  b"•“$6X”F\x01²'Þ?ûç×\x1F"
  b"•Åk\x02€ÿC˜¦šì¼KJ\eº"
  b"û,a~ìÖO÷░┬Z¡\x04\x02+g"
  b"–Œªµ\x1AÊH\x04·E€b®€,Ø"
  b"–—48WÂMÝ‚PéQ\çÿ!"
  b"—{\x12-<LA¢¹³\x1EÈXÆC†"
  b"—†HÂ8¯HÓ¶UY_\x08ƒ†Z"
  b"ùè\x00\x1C¢<O°£Iƒ\î\x12ɯ"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—ýBðâhBG‹äÕE`\x1F"
  b"˜\t™waˆFþ€áAfš6ÖÕ"
  b"""
    ÿ( q\n
    yJ\x02Å?Æló┬BY
    """
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"ÿÇ«ì\x16¤M"Á\t‗7╦Ø╗┬"
  b"ÿÈÚé´ÉNÔÁ9\x11\x08ó\x07¸s"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"ÖׯÅßıBÇ¢▀þ\x19­mT\x11"
  b"™Â\—6bGÛµã!Ì\x12\e"
  b"™ìRáE\x17@…½F“£\x08Uë4"
  b"Ü\x10M}E6@<׿ÐC&«Cü"
  b"""
    Ü▄ì│\x13╩Oıö2÷o!█\n
    \x1A
    """
  b"""
    ܱiÁhæO░É\n
    Þö(\x16×Ñ
    """
  b"""
    ›)CŸÒD[«\\n
    \x1E²©9ø
    """
  b"øÉ{µþGL\rñl┘ÅELéj"
  b"›­\x02pðé@R’žB–šØW="
  b"œ\x17Œ\x7F£È@i¶\x18™«\x0Eê\x07·"
  b"œc\x1F†Ã‚Hï†s\x1E3ÙvDÚ"
  b"œäL"”\x7F@s‘\x04£`ÐÏ6ã"
  b"œï%”ÜõMEºTL„g,Àœ"
  b"Ø\x0F\x05╣å║O:®y┼┌dê®}"
  b"Ø-,1MéB\x08åç\x12«┌§¹2"
  b"Ø5"SƱJèæ²?õËõ▓Ô"
  b"ØP╗l\x04OFé¢╬én\rÏéo"
  b"ØÇöÒ'■DªäFiÛ̃Eu"
  b"ž“_Hß”C2­ii1º,ýä"
  b"Ÿ0\x16ú¯ºE\x1F®á\x02b5üsç"
  b" 5îüö\x03La«$;1²Ôü\x08"
  b"""
    á6íi+\n
    J[ì\x05Þr\x134\x1A\x7F
    """
  b" 9àH\ejF6„\v°‘f;aÐ"
  b" TÎ&\x1DtKÍ¥Ã\x04•þSó%"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"íÊ\x10þ2▒J╗Øð"w\x1C-jP"
  b"¡ý0&:ŠK߆šÝ÷”Ò7»"
  b"""
    ¢³X°3\n
    @\x19³Þ›.8Ñ\x17S
    """
  b"""
    ú\n
    ©®ùûDcÜlŪù\x03\x04
    """
  b"£'÷ÿ³#KŸ‰ç)}T’÷÷"
  b"£?rwB3@ã¤~‘Q„‡à‚"
  b"£‚t­÷\rEAŸ\x15¶¥ªøßJ"
  b"£í."\x04ñJ\x10ŽÌI#dÊóU"
  b"ú´\t┐jPG4░FÔ/ÉÑ‗ı"
  b"¤\x06û\eØïN\f€Ø`\x10m(\x05y"
  b"¤\x12­\x07µìNÖ±\x07\e+_4®"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"ñW╩¼´>G̓╩#¸$4ÃÅ"
  b"¤u…_:gJyµ©\x18|\x06*])"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"ñ░ì~SIH#╣█Ü¡(c8─"
  b"""
    ¤»\r\x02\n
    ³NšŽ8ÿÉôãbê
    """
  b"ñ■Ól4\x17@(üéÊÎe·\x10 "
  b"¥\x15‡>/\x16EŸ†ä=b°"\x05-"
  b"¥#\x1C…lCI]¢t‰u€ù¨^"
  b"ÑL\x08£\x01ÅJIÑ╝\x13ÿ╩ÀLP"
  b"¥SJJîÈFOª¿¡äÁåe¯"
  b"¥x5Ü\x1E*M7¤ãuÜ}§ìp"
  b"¥ékY\x17iD\x0F•Ôðø¦ÅG0"
  b"¦\x11ŠÁ9FJ9´=â\x15k]d\x11"
  b"¦@oÒÅLB\x1F¿{\x1E7Ø(EM"
  b"ªC╔┼NXMÊ×츸\x10#Ìü"
  b"¦É\x02ã\x12¥M"ªñ€ÜO8\x1Cö"
  b"¦Éb5/XK”‰\x08,hÎÚ1u"
  b"¦÷\mÿ\x14H^ŸµZ™\x03b„\x12"
  b"ª¸ıýŵB?º¿┤¨▀²Í8"
  b"§\x12G*\x1FÙBU‹C`+묄Õ"
  b"ºæiÅ\x06\x07@ýüç%a´p╗4"
  b"§±0Ø^CKÑ¡\x00\x03×\eݲ\x03"
  b"¿\x16·Ù;ñL\x0FØdø\x1D║7\t)"
  b"¨_ßâš<Jê¥+ªË|Oé\"
  b"¨mæ:\x08°O°«cáý\x00UÒ;"
  b"¨©©mLHN+•¶—Ä^œ¥’"
  b"©\e-mk×Fð‚CÄJé’*µ"
  b"©‹Ò’CWD|‘\x04!%\x0FZG\x12"
  b"©•RöB\x01Iþ›oç\x1F\x1E²#Ã"
  b"©Ðô.¥ÉKs„ÊKݼ^ýo"
  b"¬KÊO«ìDS│R!Ä¿\x1E"
  b"¬è%TÆ\x16BÇì=\eælÖH\"
  b"¬╗êöuèK5ì\x03\t\eMªXL"
  b"""
    ½\n
    \x05ã0ÿE6Å]ñ;T=╝╩
    """
  b"«ËRJ˜¯G\x10¹£ï¤Ä*3›"
  b"¬\x11®8œ¶Aµº©BÓøø<\x01"
  b"¬½u?8AFý¬&ñs!‡rg"
  b"­\x168Z\x13KMO¹wx¯agY\x1F"
  b"­T\x7F¤èŒGéªää£:Ïþ\x02"
  b"­•G\x13ØWK8¯¢9Œ{Öl\x0F"
  b"¡Öv-¨\x08Nü▒Ä×Ëÿü\x0F"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"®\en\x11\x01—C•…\x1Fh{{eI1"
  b"®6=\x1A\x1E>FðŽ‘\x07¨’!ÄŒ"
  b"®J'‹\x07wD·¡\x18\x1A;?9"
  b"®RI\x149]L‘‡7§ 4?ðO"
  b"®ðœU·\x15Nd£d×\x15D\x06\x1Da"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"¯5§MȶJ\x17“Ð\x7Få\x13”ñ‡"
  b"¯~˜®\x04ND‰¶^bzæsša"
  b"»Ø\$_þC[çÉ\x10-I·L\x0F"
  b"¯ºŽÏ¤µK"¸S8g9é¨Ä"
  b"»┘\\x15ݾOåé╦V3╔°{Ø"
  b"°0\x06û÷5J“¥(ûqÁ']¸"
  b"°hÈs>mCu´Ôt‡$-JÑ"
  b"░n\e{╣üDvùlCQ╬\x7FB▒"
  b"°Ö\x1D\x17jŒCKº•{àUóÄv"
  b"±9'7ÛnDMŒÉÜíêöƒ¬"
  b"±­íÒJ\x12@ü‰ÀåHÍ\x04"
  b"±º…¾QÑ@ùXiü/é\x19]"
  b"▒Ã;Åå½O?ü╣48P\x03ó■"
  b"▒█ìÑ2·@ØÂRpÝ/¦{┴"
  b"²yÕ\x10SüDô‘¨"ëôPÜê"
  b"▓ƒØ®5·FÖ¡?´£Ôxná"
  b"²Ê%õT\x0FO­þÿæx«—+"
  b"²Ë\e\x06îÞJJ´û±Ûå`\x17\x08"
  b"³.ÁÜlÇM΂WP\x18Ô\eh\x10"
  b"│ı¤▀ô\x04O\x0Fت>\eý\x0F"
  b"³à$·×,FK¯\eíOíý|k"
  b"³ëÎEžðEK¹ÔZÉbùÆ\x05"
  b"´\v!ðw\x02J!ž/7†ÿ%DT"
  b"´ \fH¿&A5¯eH­Í\x04”Ò"
  b"´(xk³€B\x05¯»IaŸ°\x03ÿ"
  b"Á%°üï╣Iu¢ma,Kf\x15ù"
  b"µg€ÏìRM@€¬Ò$E8"ä"
  b"µpðñJðMÕž4r´ \f\x1A"
  b"µtäÓ͘Lq¤Ä´HG2…\x06"
  b"Áô>*╦7L▓┤Ò3ìf═?7"
  b"µÔœ\t'¢IÍ–GJ\x05\x16§c "
  b"µç/\x08à}L´¨\x142\fè~Úz"
  b"\x0E°d\x12ýNà€óáVÝž\v±"
  b"\x1E\x7FÔF¿‹rX\x03/ÜæÈ"
  b"ÂØ!^\x01~ENàDúÊ(/U9"
  b"Â┌ïÛdØAö¥│ÖÞë┼Ù?"
  b"·"þµ¹~Bµ­=íÞ²ý¼£"
  b"·Ð\f,\\x05K\x08—Ìý\v\x15ª"
  b"·õQ\x16fàL³°1•A,¬·­"
  b"¸`S§mÏHX¸¥Ñ#þ‡™y"
  b"¸‚\x17\x7F\x17ÒJ\x15 #òð-Y÷t"
  b"""
    ¸ÔoB]ÚH\n
    ”¦2ˆêù¦}
    """
  b"¹o.\x12-KIŸ´ý\x05{\x03©dº"
  b"""
    ╣}▒ôJ#L6úlÅ╠\n
    øH¿
    """
  b"""
    ¹•î\n
    Í[Bä‘“VFšDð|
    """
  b"º_mm<³L¶š=玒¬\x1AN"
  b"║dbß╬ØI ▒ÈD;§┤┤S"
  b"ºvËqÑ\x06A\x1A§í\x00ñ0E£*"
  b"ºŒˆæTÛB3€{,[ŽC\x1D¼"
  b"ºëP¿¾\x14NÛ½­ßfxn,\x1C"
  b"ºý}¥\x00D@è·Qx¸\x11\e\x19"
  b"»\x1C\n\x12x¡D€š“\x00X¥-j„"
  b"╗-A\x0Fµ,NÒ«~¹Z¼ØjG"
  b"╗A!ôÎá@ÅîжÛ4╝\x15Ì"
  b"╗î/üw@F║ÑWÄYëÙ¬8"
  b"»¢ …)x@"•ñÇá\r^H\x03"
  b"»Ó"—›ÄG÷¯ÌÅ£K\x01'•"
  b"¼\x04øÕï€I±™»ÿ\x11»IP¿"
  b"¼*•iì€M+œþG}VÒ'\x07"
  b"╝^\x02‗YÁHÕàÌuüU─HÐ"
  b"¼b\x14´èßA7¼\x15¦¼\x00ñF¿"
  b"""
    ╝dº\n
    5ªAìü~bën¥ä├
    """
  b"¼h#\x18õúEðˆ&ˆ²d½>¿"
  b"¼›S#òjH~¡ß\x00{L¿¹\x00"
  b"¼»Šà`ÄL\x01˜j\x05_\x06)t-"
  b"¼ò^ÿ& O\x17´\x1FDáÄŽ\x04š"
  b"½/;Ñ…´KØš0FUy\x7Fo‚"
  b"½`\x02Ï\x08\x15KººËµ£€ÜÚ "
  b"¢um¯ø║M`░}\x13ì¢ÂNN"
  b"¢¡g_9─@Éóݺm!■6û"
  b"¾\x085e‚TBæ¾[jx\x04å‰\x01"
  b"¾<“.Ï0K8²S0ÛZ.ÜD"
  b"""
    ¾_\x04\x1Aã\x01O\x1F´.\n
    ‚æµ×Ç
    """
  b"¾Š¸®ú”Od†\x10£sÇÙÆ\x12"
  b"¥Öü╔Ĭ@}ñ\t\x1D+█Ê"
  b"¿ \x03Ò'ŒA‰¶9N\rØJ‡c"
  b"┐á§ÃÖ\rGÍÅþëi0Ó.X"
  b"""
    ¿ûsÈ&±C©ƒ™«ç\n
    Êè2
    """
  b"À".—<…E\x07˜¾ˆPîSQú"
  b"ÀgŽOnºDˆµljÜ0\x01ð¾"
  b"Àm¥‹ä^DŒ½¯àHøú4¿"
  b"Àn6\x00\x1FuJ¹’P|`Ñ­J´"
  b"À“ŠÌÞ\x1FAt½\x12Wa&)ïœ"
  b"└Ö\fµ├└FT┐ì´,6F¹X"
  b"ÀŸ \Ù4Jkƒ±ê|\x01\x13oF"
  b"Àî\x1D-\x01>Lå¾éyµ'Ö{H"
  b"Á'«µ\r'BŸ¢ÅhØAɦ9"
  b"ÁCcTy»MЫ/+Eïò™\x06"
  b"""
    Á[~\x13ÒLIܬ\x19÷\n
    g\x14\x03ð
    """
  b"┴ü╝\x04´ÜEÞî1╗1¡█ôæ"
  b"┴·4ÃìýA)ìæÄ}d¿\x18"
  b"┬6üiìêC¯ú\x0FÃfW8?Ò"
  b"Âéa\x08cØL ºÀQW\e1¹ß"
  b"Ã\va•½$F)ŸÔÕ\x04J¥;å"
  b"Äd*çãáDh·ã„óv@\x050"
  b"Å\x16B/\fTNð€Fõ‚¢JÐ"
  b"ÅIæñA2A/¾H¥üRQ“N"
  b"ŧ”\x1EįA—¯Þ›U:ºÝ‚"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"ÅÁ"\x0F\x14­@׃û•Ob~\x7F|"
  b"ÆMt{¸þ@T—ëobM¯C÷"
  b"Æf-IzæKÔ€ªpgë3º_"
  b"ƈ\x17‹5ÜDó¦dÓN8\x1EÚ¼"
  b"ÆÄp\x12Š•N\f©¤T\x15—/\r¦"
  b"ÆÜ‹êœ#Ff¼\x03žvB\x1DËo"
  b"Ç)Ma 'E\x10®+„L{@­\n"
  b"Ç€½ `„EÀ±ü€€n\v\x10M"
  b"Ǫ¯óáÒKÚ­NZÊYÂ$\n"
  b"ÇÈ;9[¾I–±®ÆæéÞ¶A"
  b"Çëh<¶\x7F@\fžL\x1F”Mâ8g"
  b"\x1E\x18╗ì╩HnØ═,0ú[½<"
  b"ÈZ5XÝ-@\ ôI\x1AkRaO"
  b"ÈmE/‚¼K\x1D‰‰œ}#Ì[="
  b"╚nå╠\x17¥E╬¼¼ì¥À\x16»²"
  b"Èoáö\x14;@¡‡7p›$/ãV"
  b"╚}4ı─ÎH‗ìí½j\x1A¾██"
  b"È®\x7F\x03iFK«—èËi˜ÚZ7"
  b"Ⱥ p…\x14Eè´»3Ö]Ñ\x10E"
  b"╔>═Û\x10¯A®Ñç«©Å\e\x08¾"
  b"ÉB\x02ÉL\x14JrµÎåí±éoF"
  b"""
    ÉPÿ\x1A>&Ië¬þ¾\n
    6\x07¬Ã
    """
  b"ÉÑ\x1D>±§B\x1F™.Eð£éªM"
  b"Éçj.\x00ËF~»=@ýV^\x08È"
  b"╩îÖô©‗AıÄóB¬┌EÉH"
  b"ÊÀèY¼WEW³_xÿ\t°èµ"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"╩■<§ì5LÊ║Ô þ_─¸▄"
  b"Ë\x1FM\x00¦™O°½½\x02žvï¡\x1D"
  b"╦(ÐÆMåM\x0EÅv(\x0FâªuO"
  b"╦äö6#ÏH│ªüorgÏm\v"
  b"Ë„ín—çH-¤¯Zæ.V›÷"
  b"ËÁÚ`1\x1EEÞ³™‡\rÒÍmC"
  b"╠%[SßëO\t╝.¸Ò¥ìÕp"
  b"ÌdazG¾@ޱ¨\x17™Ñ—\x1Al"
  b"Ìh%„¼VHì­ú\x1EXë)J;"
  b"Ì£ÿ©…ÞNÁŠ\x01ðU\\x16Ìi"
  b"̧'\x00?õL“•¯E\x11•ç'š"
  b"̳û\x0EÛâA´ŒJú8A\x10¹Í"
  b"ÌΆô¹ÏFBª›ÐæyÄ\x04j"
  b"ÌÝ ‡ôXF. Þ\x04#-h«\x19"
  b"Ìâ7rŒšD0•Õ¬¬%XÊ+"
  b"""
    Í\x0E.@‰\n
    M\x15\x1F#YòÄê+
    """
  b"Í4VÁŠ/K˜‡ííRÀ/Sæ"
  b"Íeö_ž\x19D\x05¨úã6†äR²"
  b"ͳûüÿ…C¯‚¸ÖUµ ?«"
  b"Î\x03ŒªÃuC0€v\x17CÛqî~"
  b"Î\x15áË’AN%¨W\x7F\t\x10¬"
  b"ÎXj“ßgI\x18ºd?Ö\x12¡ß€"
  b"Ή\Ç8\Ië«Q%\x10¥\x01\x02w"
  b"θC…7\x01B$½\x02V¢þÿ\x1Df"
  b"ÎÄ‘™V!NŶže)ß·\vQ"
  b"Îð\r„Ô\x06JT˜gŒ…»öÇ\r"
  b"Ï^mU†¥MĪ‘(–×E×""
  b"¤}üw2{B«áÿY\x03Jqf¬"
  b"ÏÀ¨^y7B\x15\x15¾ö©Ï¶b"
  b"ð\e\r┴Itñ│ÁA‗\x17j\x7F"
  b"ðç¯\x16\eÖ@ÿÅü\x00VçÁ1ÿ"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Ñ/®¿©lJæ‡\x105$µ´pN"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"Ñx\x17뼓D©¬\x1Eö\x03P´û""
  b"Ðé\x07i\f¤N.▒ÛV╗ÎØD\x16"
  b"Ò\x13"Z\x05FH˜‰s\x07\x16é>*"
  b"Ò«(«8PGÁ HVýã\l\r"
  b"ÒïØ“ÍpD3©œCÃÕv3\x0F"
  b"Òòåaý\tOO½\x06ÕË’˜Gc"
  b"""
    È\x06 Å\n
    «M·è‗\x1A┼^K\x1D8
    """
  b"ÔD¯¡\x07&N„§,:Ï÷˜ˆ/"
  b"Ô¢nÿ¢!Dí“?§M…‡¢\x18"
  b"ı\x04Òz'*Ig░Ëòi}×ü╔"
  b"ÕE9ë°»Nµš~éZòĺ¬"
  b"Õ¾A¨õ£G‡¡FzpÝû~É"
  b"ÕÇËÉ‚NO‚‚Åx\x00lï£J"
  b"ÕÚô½l™N‡¢¯±\x14܆–3"
  b"""
    Ö\x08¤éZÆL´…Ùǃ¯\n
    
    """
  b"Öј`¹ÌDâŠ+39Ôþ®ú"
  b"ÖûËkÁûLO³Å7Nõµ¶|"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"×Ë\x1DXÔÎOiœ®ô˜“\x16"
  b"Ø:>\x11ÕFC³½p…~qS®¾"
  b"بT+xöG:™ôhþ+*ìP"
  b"ÏÀ¡\x7F\x17ÉC?×ú┘R(ÌcÉ"
  b"Ï╬ü,f\x7FL\x14ê\x18ç╩╗×r}"
  b"Ù\x00ÞÛaÏJI—s’’¶\x17\x08F"
  b"Ù!î!=DD\x1D¿%SŒÿPo½"
  b"Ù^Zì‰rHD¤ka‚O±Çt"
  b"Ùj†µÂúOø‘‡•éŰü%"
  b"ÙoÙÄ\x08~@\x04Š·+†ñ ;â"
  b"Ù~W4q/Eë¸úmb\x03\x11"
  b"Ù¢0?v4EÞ•œâ[\v:;*"
  b"Ú\x06ÃÎò¯@•¨3îºAHî\x7F"
  b"ÚjqÖbŽKá›ÖR6Ä\x12ƒ\x11"
  b"\x07ø)¦5M6æ┘Kì.ú╝ù"
  b"ÛT`ýyYA—ˆìAKã”} "
  b"ÛtÄ5QÊEù¸iÝÅ#Œ”@"
  b"█Ø╩âËÊC‗¬\x16═|×êMÿ"
  b"Ûµ\x18\x05ÛED\x07žßª}}X)Î"
  b"Û·Öe·®H:…ÝÀ\v\x00¦ôÿ"
  b"█╠\x00\x14²ƒCc╣Ô\x14\x0Fü±ó¼"
  b"▄^o┬h=L‗Ñü\x0E╩O▓w▄"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"ÜØ‘NéSMvšZ]k\x1D^ÅÔ"
  b"Üå×­%”L,©\v½˜ìð€|"
  b"Ý\x0F¬‹ã\x13K] Ý’µÑl+±"
  b"Ý!}.Ƀ@\v¹ÏÄÜûU‹¾"
  b"¦o94£ÉG?åo7f┬{æy"
  b"Ý‘ûzu¯Nœ«ÚóȺ·êˆ"
  b"ݘ}\t\vŽM®®Z\x03™šýl€"
  b"ÝâiOñ'IÇ£Ô\x14ÿìÒ\x06à"
  b"Þ`èÉ\x1A¢KÚ¡\x13*߇iC-"
  b"Þ}¸»ý9M0›À\x02„|ù“ô"
  b"Þ›HIúÙNÖ†P¨Â\\x1A‘w"
  b"̃~Ë+yB\váàßÅSX\e8"
  b"Ì║}ÅcÖIêÿú²¢\x05>▓×"
  b"ÞÃ\x0EO÷÷A\x15£c¦Ý¸›†¸"
  b"""
    ÞÄã\n
    \rPM\fµKÀõ[[¾z
    """
  b"ßbX´°(E¥’Ã\x04þ˜jàR"
  b"ßkÏ9ÞûN£³paüá\x19\x1Aå"
  b"""
    ßÅ­|Å\n
    H+š¢­M¸ïñp
    """
  b"ßù§ò/œC%¿‰næäïM "
  b"à\x1Fç-\x00³B\x00°äW:yn\x18/"
  b"àa˜ºžMO\x1CŒfÎTn'©f"
  b"àf$HýLH±³\x01Û´\tØ\x19k"
  b"""
    àpÆ\x06\n
    \x1DI*µWÍ0\rñ\n
    h
    """
  b"àŒø-P\x01OÒœOÊm«'Ÿá"
  b"à—\x1Fe\x03ÚNʹDâèô¬!\x1F"
  b"à›Wþ8øB³‰¸Ömå\x03ža"
  b"à¶h\x0EæhN”€i¯\rmrÂÎ"
  b"ÓË]®³pG┘Ø\e╗■sÈÏÒ"
  b"àã§'fYL¦©w@æeùaÖ"
  b"áO¶\x16\x0Eq@¤‹£+X’\x7Fš1"
  b"áåÜnÉê@hŒ.Â\x08ÑÃÉ­"
  b"â\x17Õïn\x08E·¢\x16f‚\x01;\x03ß"
  b"âO\x12c÷(Oû¥;Z¡“!;„"
  b"â Mˆ>ÆBŸ²Q\x03zÜ3\x03d"
  b"Ô└ã▓▒ÅM6ô®qYF(er"
  b"âÝ\x08U¨jL9ž\x1Dbý%Ã]/"
  b"ã\x19¥Ê\x10vHê‚AÀÛ4ð‰("
  b"ã$\x7F€§¿C묀õÑY¬\x05"
  b"ãmì\x1D½’M\x15ƒÜÓ€áNìp"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"å+ªK$pI½¹Ü²G(pâC"
  b"åRí­ÌéMFªŠÝS\x02QÿŠ"
  b"å§6"¬þA\x01€ú\x08«ÕG_¥"
  b"æ/ôº\x11ÙO¬»“'ذ%Úw"
  b"µ8Áf5(@\x12ùÉ\x1FEX°ïy"
  b"æ@qNš+M ™œZA33¢î"
  b"µs\v¤,ü@■àÅEmÆ╔═&"
  b"æè·Ú\x02jE.³#@šÐk™V"
  b"ç\x12:C½-L\x04·ø„õõôìƒ"
  b"þW)É┐ÉFJ¥1jç\x14┼]º"
  b"çW]TÉþD?˜ÅÏÅ\rùØ"
  b"þ{cϰ╦DñçÅ‗}$╬$¢"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"þ═¡8ÇÿJÓ╗ƒ\vñÅ\r7═"
  b"çÎy˜¦çLj¤üÓæ»g¸u"
  b"ècÞDAQN‚ºmçÒRÝ“5"
  b"èlCÁ\x16\x1ACk²‚ bݳ\x1FJ"
  b"è¶ü¯–ÑDß’861Ò>Û»"
  b"Þ┬Q#}2@¥ì?õ┤▒ÖıL"
  b"ÞÌòNÒ\x7FAg║Ø╔╝µ}j,"
  b"éLqMÑ\x17L\x07 =àé¡“\x0Eq"
  b"é–ÜJÐ<Hý–U¼ÜME\x12M"
  b"é¨\x01ãµ\x08Júˆx+ô\x00e\x1Eb"
  b"ê\x01i\x18òDL;”ç\eè\rÿ­"
  b"ÛNµ*╠IDµìÄÉaÈb\x11¬"
  b"êr¡iª]H\x06 T*œ\x12a\x1C\x18"
  b"êÓCÉÕ{Ls¬I¶².ïÄN"
  b"êñÎŒAMCí¬}²?»a×\v"
  b"êþ¥—\x1FãNZŽ\x15éÈÇ\x0F¯ä"
  b"ë6@íî\x0F@9µkÞÊvã¦6"
  b"ëBñ\x06ëÜA\x11°páPc\x14"
  b"ë†OZì\x7F@B°C'Îpy„ "
  b"""
    ì\x07P–jÕDn‰ÚR\n
    ëJx6
    """
  b"ìU[Êæ¿G\t‚ž-^ò\x08€m"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"ý┴>\x05ĺOÖØë\x02^‗N \f"
  b"ìñ‚J,UE©¤¶\x1AòΖҦ"
  b"í\x14ó\x16\x01&H½½/ˆ-d\x07ÄÊ"
  b"Ý,ÏLÍ\x02EìóGtå²6õ&"
  b"í:²¥|¹Lì—9*-NOÂø"
  b"ím6Ö¬âANŠQê•;rüH"
  b"Ýr[¡iÈ@àÅ\e┤çv╦╔N"
  b"ízšf>\r@!’4â@«G£“"
  b"í¢BúDGCÅ»·Câ `ŽJ"
  b"íÑ›æÉ!O?µ˜H\x11¯u²¶"
  b"îC@›\x1A\x05E¯‹‰Ì›ž£ÆØ"
  b"î]æ\x17\x19ŠKC’Ú윦n‚Þ"
  b"îõ\x07\x00’ãMɽl\x11‰C\x1D¨­"
  b"ï\tB\x17·”@ŸµJWÕi–|"
  b"´Söà╠LE&£|┬eìı¥º"
  b"ï³\x14ݶ\x1FMì…\x1DoõûY‚Ž"
  b"ïæh\x05i÷O¯€Náï¯\x19¾š"
  b"­>╣:7\vKp¡Hì╗x╦é┤"
  b"ðš•¶6\x11E\t¿ôN,SÖàÊ"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"ðÄK+±\x01FÔ´Œ ¶¿“Ú‹"
  b"ñ\x03×)'6E°²{´ŒÐK)\x0E"
  b"±ne\x01┼dM\x17îYöÀ┘Å\x05?"
  b"±│߯ë¡A╔Øà▒þ\x1DÉ¿_"
  b"ñä~š¯½NO®\x13Šœ8\x1CÌÝ"
  b"ò@nþ8.OI“~ƒ\x7Fâ[ó<"
  b"""
    òTãàî<O½™\x05\n
    s9y
    """
  b"‗f­¶GWBÇüàç\x04H\x14ìø"
  b"\x7F\x12ÂäáL▄ÅM\fÏX┼║V"
  b"ò‡EÐȸGÍŽÙ€þ`‚§\e"
  b"‗Äeý¡\x1EK\x0E▒xì^Ìú\x1Fm"
  b"òÈ$•{Š@Ú„£\x07N[ý2\x1F"
  b"""
    òõ\x0F\n
    í‘C$¨½§\x06î5ùz
    """
  b"""
    ó\x16é\x15\n
    JEu“‹z°IG_\x03
    """
  b"ó<y¾ý\x19Kíªt^¯Dí5»"
  b"óÁ\x1CýHüEK·ðôm›Î3õ"
  b"óÜD¶\x11PL+¡\x15]’ýÿ¾¬"
  b"ôiµ‡\x10\x15Oˆµü\x06\x11\x01[E°"
  b"¶sè║\x14nLv»Óì÷yw«&"
  b"¶ëÓ°'─K^×q\x7FìÍ\t´^"
  b"ô•½\x066ÂH]±E8å\x08þ\x12§"
  b"ôÁ\x12£+4D‘·OYס">‰"
  b"ôÁ£çïX@\x07‰:\x01œr¨\x06È"
  b"õ&:öå\vF$§öAÊFẏ"
  b"õ8\x7F\x18"”J8•Cˆ÷®Î)U"
  b"õ¬ü”p[Iê™Oã’á+E\x06"
  b"§Ê╦Û¡sCë╣ÉA´Ê\x1F└Â"
  b"ö\x1C¾žšþO†·—ebl%\t>"
  b"ö5õeÒaE\x17¾\x13|ú]Ùƒ)"
  b"÷\x7FW\x15rÕOo©Y\t[│áßü"
  b"÷P¡Ð‚ÃJi•K\x00#:³\x07\x12"
  b"÷\x7Fѹ<Å@P¦$.òËÃèf"
  b"¸»rs<\x07@΃╗\x10v\x17¿╦ü"
  b"°\v┌ıYqF\tí\x11┌ƒ;\x13ÛØ"
  b"°D¢Ýe>N\x1Dì/\x17údièë"
  b"øjºø4*Hg¯ s(Á©\x17ã"
  b"ønჳÆB~¢ã†QA\x11g’"
  b"øµ¯éU¢N~žM\x04\x0E(w9\v"
  b"øÖ\x1E-\x1EÊF*…Œt³ƒÝñÛ"
  b"¨\x15\x03ðàµCIúÅwÞ9¥æ5"
  b"ùA労\x0FIR¿ö\x17éãDQa"
  b"ù˜S“9\Fe”7§yWŸ–3"
  b"¨└\tÌþ╬DrØé\x05Ùÿ<O|"
  b"ùæ,>ç¾IdŒ\x08p/\x12\x05]g"
  b"¨­\x05úÑ´N4ñ\x11¥_Ø\x07\t3"
  b"ùü\x1A\x19\x07µF§¶Ï;}ÁÑÍd"
  b"·\x06È\x11╩÷I¿áåÆ\x10Êïüé"
  b"·ü┴¬&\x06B\x1E¢`»©?\x1A\ró"
  b"úÍ+ƒølFo¨*T¯\x183[½"
  b"úñ+E\x11‚E€‹œòTík›¨"
  b"¹,┌ü\x070OÝ┐´¾ÄQ\v«T"
  b"ûqÏ ²ÉLæº1­0–Ï\x1E²"
  b"ûyÆ0Ó4C\f£æXÕ„µ\eÑ"
  b"û¤\x01\tü\x0FN ˜1#~G“\x06""
  b"û¨©V\x02ÀLm”\t\v ,˜_"
  b"ûÒc\x1Ej\x11I\x7FŒÃB¸"\x10–Ó"
  b"³ç!>é'A,▓¤\x1EmlÛòØ"
  b"ü‰†ë¿òMÏŠ*=¥~§³â"
  b"ü¡a:¥\x04D`Žù:|¥Ö\x19ê"
  b"üÉ÷\x7F1€O\x07¥êÈ—8]ðm"
  b"³▀/¸ı\x02N\x00üïpÂý■³C"
  b"ý\x14\röþåAÙ¦“Hç\x10îò "
  b"ýG\x02¼pÝET•\t\x7Fë\x17c<È"
  b"²\®ÿ7:B}û&ª┘ ì┌╦"
  b"ý˜òýAzAýŠ›\x13,b†IÛ"
  b"ýÐŒc\tbEÞ…ŠÓ¥îˆ¦\x04"
  b"þ\x03Ÿ\x02\x19nK\¦XéÀ¶{a*"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"■r\vM̯IüÁObÄ3pËD"
  b"þŠ»-2\x0FCl¦arýY‘Öo"
  b"ÿ\x062±´/L¦¼A,De\x14Ë\x07"
  b"ÿ9·84\x1AN\x00›>¥\x14\x007v\x14"
  b"ÿ@\v\x1F\x01Oœž=]\x13Ó‰Nï"
  b" [HY´qNL┤©▄ØÓq&-"
  b"ÿ™È¯ókDê°áÎ`£ÌÓ›"
  b"ÿáŠ[\x7F8@\x0F«ÍR.D¼1<"
  b"\x12\x08"ˆCÚ¹}(Ðæ\x0EV‘"
]
87 0.44 ms
# sales-channel::load-analytics::read
SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
  b"³µÝl3BJŃÏ×%÷3Á÷"
]
88 0.37 ms
SELECT `domain`.`language_id` AS languageId,
                          `domain`.`id` AS id,
                          `domain`.`url` AS url,
                          `domain`.`hreflang_use_only_locale` AS onlyLocale,
                          `locale`.`code` AS locale
            FROM `sales_channel_domain` AS `domain`
            INNER JOIN `language` ON `language`.`id` = `domain`.`language_id`
            INNER JOIN `locale` ON `locale`.`id` = `language`.`locale_id`
            WHERE `domain`.`sales_channel_id` = ?
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
89 0.45 ms
SELECT `seo_path_info` AS seoPathInfo, `language_id` AS languageId
            FROM `seo_url`
            WHERE `path_info` = ? AND `is_canonical` = 1 AND
                  `sales_channel_id` = ? AND `language_id` IN (?)
Parameters:
[
  "/ersatzteilfinder/1190-rc8-r-2014-modelcode-F9923N1"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
90 0.59 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  "VerignDvAccessibilitySw6.%"
]
91 0.27 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "VerignDvAccessibilitySw6.%"
]
92 0.23 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt` FROM `language` WHERE (`language`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
93 0.30 ms
SELECT `locale`.`id` as `locale.id`, `locale`.`code` as `locale.code`, `locale`.`created_at` as `locale.createdAt`, `locale`.`updated_at` as `locale.updatedAt`, `locale.translation.name`, `locale.translation.name` as `locale.name`, `locale.translation.territory`, `locale.translation.territory` as `locale.territory`, `locale.translation.customFields`, `locale.translation.customFields` as `locale.customFields` FROM `locale` LEFT JOIN (SELECT `locale.translation`.`locale_id`, `locale.translation`.`name` as `locale.translation.name`, `locale.translation`.`territory` as `locale.translation.territory`, `locale.translation`.`custom_fields` as `locale.translation.customFields` FROM `locale_translation` `locale.translation` WHERE `locale.translation`.`language_id` = ?) `locale.locale_translation` ON `locale.locale_translation`.`locale_id` = `locale`.`id` WHERE (`locale`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"VÞGÀŽÊMT“*¸Æ³Qqƒ"
]
94 0.34 ms
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, parentLocale.code AS parentCode, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id LEFT JOIN language parentLanguage ON language.parent_id = parentLanguage.id LEFT JOIN locale parentLocale ON parentLanguage.translation_code_id = parentLocale.id
Parameters:
[]
95 0.18 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
96 0.16 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
97 0.24 ms
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName, LOWER(HEX(parentTheme.parent_theme_id)) as grandParentThemeId
            FROM sales_channel
                LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
                LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
                LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
            WHERE sales_channel.id = ?
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
98 0.51 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagGmvReporting"
]
99 0.45 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
100 0.21 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
101 0.54 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
102 0.27 ms
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
103 0.28 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
104 0.19 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
105 1.02 ms
# theme-service::load-config::read
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
106 0.48 ms
# theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
107 0.89 ms
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id` WHERE `theme`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"™²$ßâ\rFé¬!¯Ü\x07Á\x04s"
]
108 0.96 ms
# theme-service::load-config::read
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
109 0.50 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
110 0.50 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
111 0.51 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
112 26.80 ms
# seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/"
  "/navigation/251448b91bc742de85643f5fccd89051"
  "/navigation/ec2a4d4fb4474b5088b03df523675f08"
  "/navigation/859156a63cc442008cc67aa14505a8ca"
  "/navigation/4851ecc7788447bfb1e74f488e708249"
  "/navigation/2350ba14e89143198d72042128b8519f"
  "/navigation/f3f47b57953b40afb23cd462dda41731"
  "/navigation/075251ee45644d14bfeae2fce50073a0"
  "/navigation/16c8cbca5d1e4e08ac1b8e8f0ac84d58"
  "/navigation/07d6d4c2753d4315814435763a756eb6"
  "/navigation/4784c622e7b34b139d9852ed9fb53adb"
  "/navigation/4d8c5ae5733d4a1f8575bc4b5421a20c"
  "/navigation/7ca22766fd2846b39712928cd77b169b"
  "/navigation/cc590dbc44b740169864cd7c989ddad0"
  "/navigation/275477acc6364fcbb3d3bfbe17317800"
  "/navigation/57e065cd29a24cb3b2d9fc39fc2abf50"
  "/navigation/aefcfa1180634bb98635452ad2dcdbf7"
  "/navigation/bda1448fb6f1449eae78e06d3dd07df3"
  "/navigation/2c38112820554a9598f0c8e77373625c"
  "/navigation/310cbec927954c1ca5d68a3a49b532c7"
  "/navigation/adb46bd6b0b94f9eb5e3976d8446b8fa"
  "/navigation/c7643e90932e42f594f15a536998ed66"
  "/navigation/3abc5229293848c9b2fc1b27fd3d8421"
  "/navigation/514a31209c6e45c5b7f05cf2ce9205fb"
  "/navigation/8539a768e5ce4f168833f890bae1d0a6"
  "/navigation/0923017eea79437bb043b5b0673e115f"
  "/navigation/c6f322e9a6294eb896f7bb669251f305"
  "/navigation/8cfeb9558d524e17827ec792492c9122"
  "/navigation/9fc238bdf9af4f7980d7f1cd1189e8d3"
  "/navigation/a3668172f857425f9bfe53224046ba51"
  "/navigation/505fcc508c4e47eb99d8e4627fe8bd32"
  "/navigation/82738af02a084bbdb851e11e8ec598dc"
  "/navigation/aab03d74404b481ba120fb9530426d47"
  "/navigation/018c9125ea874ae287429a2cefd1f2d0"
  "/navigation/1a5c6210666443f19920fa7686428657"
  "/navigation/76780ee5e68042aab5f6574d7e25dcd3"
  "/navigation/bef74106cc0b4125978553246ff16ad6"
  "/navigation/c4aa5e8624d24b30b0312e22701162d6"
  "/navigation/c6dc84aee6e1469696ac2299c312fde9"
  "/navigation/d62f763a8391413b81a164ea482db739"
  "/navigation/dfdf2340aca14881a6652d08e7656163"
  "/navigation/ab1de20b216545318a6cdad2ee7e2a82"
  "/navigation/afed1ddda6d849c49d00ca0932a75b70"
  "/navigation/b55d905661614a2fa7f585ef697d6cfe"
  "/navigation/c7156d3692b345c69d8c93126625814e"
  "/navigation/004440dd20754671ada9bf79a2b75fbc"
  "/navigation/0b73a534bf5044ed9dd6af4e301fc006"
  "/navigation/c9d1a6f276f24c67b7c66222804db52c"
  "/navigation/f57dc8356f054004b0b2ae82257e6ab4"
  "/navigation/cd3cfa833d6046b89a14935aee1a7f8f"
  "/navigation/3db9cf39d5df4cf89ab28ca64fc9a0af"
  "/navigation/a316e8972e0041bfa756d6f7acc23e7d"
  "/navigation/d3e05b27b6cd431d9b6b64f4e4f197a6"
  "/navigation/eeadca367c544275ac141449b234e23b"
  "/navigation/0efa889b062a423c8fd11a73b02e28f4"
  "/navigation/52daaaf1c14242d699b579aa2eadba48"
  "/navigation/8537420f2eb44ac297adf8c04e163b3d"
  "/navigation/d9db2acbb0ef4cfab89a07bc122d204c"
  "/navigation/f501cdbc9c1c4609a8a519e227fc2bef"
  "/navigation/f59522a887f947d8864e42c4ebc39266"
  "/navigation/f9e2050944fc498ea0537fdb55cba37d"
  "/navigation/882667d91b2d4ab5a8cb33bcce661e38"
  "/navigation/35da856933d947239055eaf099933e29"
  "/navigation/4e2522fa9ec04f46bcab12cd36925cb6"
  "/navigation/552f1d0a97d7418d822959705696a65d"
  "/navigation/7623cc38e1154a2797227b05b7d74503"
  "/navigation/78c4ca0a6208486cb940907b1298f747"
  "/navigation/37476b928c114f0692ad5a37af14e66b"
  "/navigation/d3000e05adbf41ccb0952539c25cb21c"
  "/navigation/1b15b427e9cb40b28d537a893668f15a"
  "/navigation/43c83d522870493a8ab2df8abb5d556c"
  "/navigation/49f823826b384871aec230ae7ee2f154"
  "/navigation/e5a13fc2f1c542cd9057c9488b5c559a"
  "/navigation/01fb819fa75744c8a56fdc0981381ba9"
  "/navigation/7182c23f1e214e85adba25d65afe398a"
  "/navigation/73045f602ad1421fadf76dcecc9ca960"
  "/navigation/89a9b23c1a8b41c2bb4a66032fda3981"
  "/navigation/a585c54285844d1ebd1a64392ed3ee8c"
  "/navigation/f7e8bdb0ed0f4677aa2beed3bac45f8f"
  "/navigation/c76f09f24f1942b1822fb275e0080db3"
  "/navigation/e10596ecd9474c998247ceb3e50921c6"
  "/navigation/01797e0437b3448db94e690f14f43e5f"
  "/navigation/7b34af3a47cb4c3ba3188ed1cee83967"
  "/navigation/7758ea41858d4231ad3623921c73e531"
  "/navigation/68376253ee4542d7aa4d93ac4958eb0a"
  "/navigation/f42644ae8c26492b8cfb8d0ac6f4d74e"
  "/navigation/d867ffee71f646f09b1c069b267201e0"
  "/navigation/4fed7b490a09439dbe58747fe74f3e5d"
  "/navigation/cf5a0b4136834eac88874e7ff81b8ba5"
  "/navigation/f19faba35fa04f30a1bdd354b051f625"
  "/navigation/4bc032eef6364672a0d09b8abe93d55e"
  "/navigation/33b309eb71bc4c2a9976970795d500fa"
  "/navigation/6dba75696b5148139136de033ffc6382"
  "/navigation/be2f3ca764534022a2ba79f972c9679d"
  "/navigation/2e7a070a7ae844fab5cfe4c37e52a1d6"
  "/navigation/0198f4ed3e3b71c1bf2a5e0a6e13a7ef"
  "/navigation/7b7970e14b87448fb41d825fcec350d0"
  "/navigation/7d34ea33ebd2430b84ca71a999e7b708"
  "/navigation/abfa97de640b48c7a6afa067b88812bc"
  "/navigation/1f423e85c6eb494980b22dde93e64a9c"
  "/navigation/876b21ae9d7c41498115b90823beeb7b"
  "/navigation/2b29710e5f0f44a8825513b4e6e2a98d"
  "/navigation/8f4f3b3ffb984e6fb71aebc62d6286e8"
  "/navigation/671bb3d9919346a1a0187fba6835a133"
  "/navigation/dfe70840626a4a9a88c56999fb42852b"
  "/navigation/e4ae50f24b8d4d6483cbea48cedb146b"
  "/navigation/73e9c784d8c448d8a7e304117eed2293"
  "/navigation/8fa76c45c7a14b1ca93353f7b1f85411"
  "/navigation/f2e70390e9e34ceda7549b53800c1e08"
  "/navigation/0bc41cae5ab441458dce00de02107388"
  "/navigation/5f149c7e1b2b48f9ae6364de8ce288fe"
  "/navigation/903d01af296c4a2391205affb24423c2"
  "/navigation/89364c27afac40fa9ead1ec3136ec684"
  "/navigation/aecbd0f4de0742199dd75fadddec2013"
  "/navigation/91a75b0ba6ee4dd7a260ca76f63bc6a0"
  "/navigation/bccc5c020811472196379229044dc7fd"
  "/navigation/2db3c8aa857a4bc6a6d11e3438350063"
  "/navigation/068567f45f424e389167089941c407ec"
  "/navigation/165d387e909249889e89cd6584e6c81c"
  "/navigation/20e44a7345fa48468f3d0e2298b4f067"
  "/navigation/224193720c2a4a45bc96cb2d055655ba"
  "/navigation/3c24eab57c3d445698f26534ea18e660"
  "/navigation/444424ff93914a27a401e920bb33976e"
  "/navigation/72202b824a384e9a8c11ae6afe2a9d75"
  "/navigation/7b182711a1294f69ae2266b5e37b5bc4"
  "/navigation/83868e2e81b340bfa067343e71965085"
  "/navigation/89d46426d44c4442993d4b524afc59a4"
  "/navigation/a16abde2699547c2b823b86c6b48d0d7"
  "/navigation/a3025fff20374024b907cddab6c39d43"
  "/navigation/d14cb43cbcf245eea471b31b87876e6d"
  "/navigation/dbd25e02ae4e471f9cfef3fc4b936d1d"
  "/navigation/e5c66ca00fd140229735738d20618e8c"
  "/navigation/b613bcea17d94cd68c0f1b01c96a843f"
  "/navigation/f65330b5335b43a8ba39baec7d44aa54"
  "/navigation/fb3986cb89834cf3a3b42c5a651034a5"
  "/navigation/9eb6e1f2d32e4679aa85298c3e2fd678"
  "/navigation/a5d30272319c4e6f8577b8f344013d34"
  "/navigation/5be3b86f12b94044a39420702328fe79"
  "/navigation/e40c020ad4b74db7bc3e2e88c4c27be8"
  "/navigation/ab078ca87be74c748a7e971e766ceaf3"
  "/navigation/efef8f302349446dac0f0d67631b70cf"
  "/navigation/f5e01e9054514b68a8653c5a4f2e5ee1"
  "/navigation/e485c99ca374414e851e1bae3f10af8e"
  "/navigation/2fb093f95507419987f178312f1a3159"
  "/navigation/4823a61385b44ff1acf4e6382ddc6ed4"
  "/navigation/a6abb398e64e45f1895b6666ef5c48d1"
  "/navigation/00f37e830a0348d09705a9612c8c8cba"
  "/navigation/71ca1150915f49e5a1f2fd538909d05a"
  "/navigation/1c5e979155a844539448db12fd5ee768"
  "/navigation/8880adde82fa414eb680521ec3b57c4a"
  "/navigation/edd74ffcfbd44ba9904d355f05d440a6"
  "/navigation/29bbfc2eb6d444f08a34e46f60b76e17"
  "/navigation/9228dba7d8ff47a897c5e6125f40dae0"
  "/navigation/500fe37e8fab4ec686d79803e58a8133"
  "/navigation/defbeb767ca44c1b970ab994d662a6a2"
  "/navigation/5d1b4c4fdc094289932a615f81db335b"
  "/navigation/b3fcd7cc2e684a8b96f82adbb8615f55"
  "/navigation/1f6fc0d096e4433f847169a8653f9872"
  "/navigation/cdf0a23d5d72433783ef241128a9b070"
  "/navigation/273527558c5e4e2cb3168fbfbbf6db0e"
  "/navigation/0fc49a5d23ec4742845d4d31898f67f2"
  "/navigation/9870b54fef794c4b87791c9dbc9b83b9"
  "/navigation/91314c7682154e58a203d7deb3c46e25"
  "/navigation/0198a84419397e96ae8527630cef7f63"
  "/navigation/019c03b8fcaa72dc9e2c6dd03b04916d"
  "/navigation/5fdbefa88b0942d28155aa77fb9d1ef2"
  "/navigation/c0ac65a1bc5a42c7ba9ed55d592c4a27"
  "/navigation/6abcc304f8c84933a719a126f42a6651"
  "/navigation/aa1b9b1673ea4fde94caea0b6bc7beb3"
  "/navigation/ea2fc00d192244b3b852128b45d74842"
  "/navigation/2a5c8fc96ef04011aef499b2fb4faca4"
  "/navigation/01971690d7e97455bdb6a13033fc4bea"
  "/navigation/01971691bb387f7f8d6fa68ac5bc78b0"
  "/navigation/019a7cc2c0ed7c48bfd77766e7197c67"
  "/navigation/019841caba81739d847aaec4495335dd"
  "/navigation/c760008290d84dbaae3f6f4b83269ddd"
  "/navigation/019aea2480627a599fd1d0db6122e224"
  "/navigation/0197169587bc7ef2832928391108aef6"
  "/navigation/01992f21513c7fca831141b67a0ba2a6"
  "/navigation/0199288800f87feaabd6d217f0254df0"
  "/navigation/01983b68543b7476b25d1ed5006cd884"
  "/navigation/572804a509e74ad58d18d52ef0cfeb3c"
  "/navigation/0199772279547efd8f94e76789b316b3"
  "/detail/927227b5cf154984ac1071153f28851e"
  "/detail/eb3640edee0f4039b56bdeca76e3a636"
  "/detail/758cc92b3abd4cb2a6dda4894e0eac6a"
  "/detail/de9b4849fad94ed68650a8c25c1a9177"
  "/detail/eaf1ce8c414d43edac7db23fbb61d70b"
  "/detail/f0c44b2bb10146d4b48ca0b6bf93da8b"
  "/detail/8aefe0694f454b4282213026974c75c1"
  "/detail/07db3c3872844a738f99094a332ca6bf"
  "/detail/e319a5ca107648ea8241c0db34f08928"
  "/detail/f844bded653e4e1d8d2f17a364698a89"
  "/detail/ae524914395d4c918737a7a0343ff04f"
  "/detail/1da2f0c8d4a34ec49110dad46159ab28"
  "/detail/40f140d4b34c4cb9bb712059869ebb52"
  "/detail/63d58180fa7f4d5888fc2644531c2f72"
  "/detail/e6e8b7da026a452eb323409ad06b9956"
  "/detail/8bd5d86a2a6f40928d992f84e329eaed"
  "/detail/e94c714dd1174c07a03de0e9a1930e71"
  "/detail/b61e54f37fd446bf8b7258032fdce6c8"
  "/detail/2bc57a2510f74553bef566fa7e9abc10"
  "/detail/3d87541b30104b0297b019606b8a2170"
  "/detail/8b42059a1c424ec1b3f60145ec0f8bdf"
  "/detail/df6258b4b02845a592c304fe986ae052"
  "/detail/7adff263991942e2bfbdb03eab3c84f6"
  "/detail/59e5f82196db4f6183044374a5cab354"
  "/detail/310663e571f647d9baf459b34aacb7a9"
  "/detail/6bb8f3c124fc403aae3db9b4dfb3428f"
  "/detail/0661ada35f4f48bcb604cd1d0cd0a038"
  "/detail/2872acb912f94c529405975ad2a61ecb"
  "/detail/ed725bad69d440858f1bb48776cbc94e"
  "/detail/5f7dd71082de4ff1825a3e4fc530b61b"
  "/detail/f8b5afe955a24e7e9e4d040e2877390b"
  "/detail/80d16d27c04d4aadb136b06f068522f2"
  "/detail/15fb0335bc334a398839cce00fd31e48"
  "/detail/795c9d144812464dae28984a7972791a"
  "/detail/35d635e928384c37836642639147316a"
  "/detail/c5ab144f495c45d1af742173eb811222"
  "/detail/cca3ffa985de4ec18a01f0555c16cc69"
  "/detail/448314c6263d4f069c4ba0e3866b0de1"
  "/detail/3d8575671f8f470c9d72aa203cce8783"
  "/detail/02049224c56347179fa4c013e2cfcd8f"
  "/detail/6af8d02cfddb49609aca0e457f6ccff8"
  "/detail/1f656e53968c488eb0dc842b826eb1be"
  "/detail/af7e98ae044e4489b65e627ae6739a61"
  "/detail/faf12b45118245808b9cf254ed6b9ba8"
  "/detail/cc255b53e1894f09bc2ef7e3be8de570"
  "/detail/4ad41f7f31064e7ba2483544068f1b61"
  "/detail/69b822401cbb42dcbf6f6a8121812d68"
  "/detail/7d9ce20f82d5498293012a7c1447f7e0"
  "/detail/2a2a6de0727040139b6a9754580bc844"
  "/detail/ed2cd84cd602458da2477486fd36e426"
  "/detail/1dfda77d846a4542be26cd94f5ffe9bd"
  "/detail/8ead33a7570546539947d6b112d89fa7"
  "/detail/43cc232914f74570ae2b98a77a4232b8"
  "/detail/25088e860c82446fbe4b96bfb2fc1458"
  "/detail/d97e5734712f45ebb8fa6d620325e011"
  "/detail/2a833905aa0149dcaa1682324baaf9f0"
  "/detail/0fb8825cd8cd4df19c5da7e3627a4d8c"
  "/detail/7cb867030b174b28ae2d60b5a03479e3"
  "/detail/8975c02d95a642d799316e6e6d22880b"
  "/detail/cb84ed6e97e7482da4af5ae62e569bf7"
  "/detail/47360a25a9cf467f93ff98b63814a618"
  "/detail/78f5e0f7431f46aba083791cf7ade7e2"
  "/detail/0538643023b14ab7851c423fbcee7d87"
  "/detail/5c6480903d574d47a25b84f73afd3324"
  "/detail/f3dc44b611504c2ba1155d92fdffbeac"
  "/detail/99c25c97366247dbb5e321cc121b59a1"
  "/detail/aa8a2554921642808d3d1b916c99485c"
  "/detail/d5daf4bd6c994e87a2afb114dc869633"
  "/detail/d608a4e95ac64cb485d9c783af0a2efa"
  "/detail/0e89c9433c1042609e4cfb13a3a419dd"
  "/detail/986b22337f9d49589976a6c1e914e9d3"
  "/detail/853ec1d259f34076a183dad390580dbb"
  "/detail/30d0a01c491c4c088ce63cca7ec3b79b"
  "/detail/3af696e599824a919a809c42b0b9e9f6"
  "/detail/87f5f010050b4e1d938f09576e086def"
  "/detail/45de068b3cd7446dac6ed2cd7147b70e"
  "/detail/c549e6f14132412fbe48a5fc5251934e"
  "/detail/b722feb5b97e42b5ad3deddeb2fdbca3"
  "/detail/72d70c67e6474ddcb1fba965b12ecd8a"
  "/detail/664ad8cf4f5d4ee4a9f77c8a83b5ced8"
  "/detail/977b122d3c4c41a2b9b31ec858c64386"
  "/detail/5e6892e722214d4497dbbcbd23a10e8c"
  "/detail/4fb3673914d44ecc8139a8e099da958c"
  "/detail/fcdf2ff7d5024e00818b70b6ecfefc43"
  "/detail/3d0fafafbc314baaab98d4122650542c"
  "/detail/1c9fd36239ed4e0dac8dee993a2397a3"
  "/detail/04d5457408c14117a76c7a4162c1c877"
  "/detail/49bd8088a8a745059a193b56a353b59a"
  "/detail/56d1b338688145fc9e63cfd5004945b3"
  "/detail/82d9d400479a48a9ae7719fbfd172442"
  "/detail/15aa916fa9c3441faddc5b646e32f047"
  "/detail/2890c17b2729402998e98388255467c3"
  "/detail/ff400b1f93014f9c9e3d5d13d3894eef"
  "/detail/4f18d00462cd4e069c753d1384edbbe4"
  "/detail/0a3255906d5a4b0292ca9f183803fe21"
  "/detail/64bb467dd8b240608ca56ea7cbd14ee4"
  "/detail/710ab3d936ef435faa7a46437195df39"
  "/detail/d6d19860b9cc44e28a2b3339d4feaefa"
  "/detail/6e28a1aa39c24991a866e355035596d7"
  "/detail/0d01dbf3f21c42959677a1747125c606"
  "/detail/5835860ef2154a69af0a3393c0f02be0"
  "/detail/fa81c1aa2606421ebd60afb83f1a0da2"
  "/detail/b7f5511666e04cb3b03195412cacb7ad"
  "/detail/f91503d085e64349a38f77e839be9135"
  "/detail/c7eb683cb67f400c9e4c1f944de23867"
  "/detail/35ba6f0383e3480aaea00702f3fb258f"
  "/detail/b6da8bea649d4194beb399e889c5eb3f"
  "/detail/135d7e3a28f048ec90fe4c0f9cf250d1"
  "/detail/82679433950840c3a51206874db8cfd5"
  "/detail/2d6f699719ef4c70844c0e60c7b476d8"
  "/detail/67ef8355241247439985d82398c0d189"
  "/detail/8ba007392e584243aca6846dc71bb165"
  "/detail/dd6f39349c90473f866f3766c27b9179"
  "/detail/a6406fd2c54c421fbf7b1e37d828454d"
  "/detail/bb8c2f81774046baa5578e5989ebaa38"
  "/detail/434d104060724211af24c72eaa0bc284"
  "/detail/b7d00c2c5c054b0897ccfd0b53ca15aa"
  "/detail/b60eb06412fd4ee080f3e156dd9e0bb1"
  "/detail/3722fe146fc24976887807d1d7f26600"
  "/detail/81a0bc8074b04875b081e7e0668909ee"
  "/detail/79f23c0bf12e4a6d854b94d8b9ef06ca"
  "/detail/21c454f6161348e3939bec84a74ad357"
  "/detail/5bbc9ad9fb2b45acbab6a6665a9b563f"
  "/detail/80b655fb9f6e4eee99cc2ac823239d0c"
  "/detail/d213225a054648988973079416e93e2a"
  "/detail/008f36161ee342efa69164d184297a33"
  "/detail/44cb4d20842c4d9dbf6cefd23435dcb7"
  "/detail/bc6214b4e8df4137bc15a6bc00f146bf"
  "/detail/cc682584bc5648ecadfa1e58eb294a3b"
  "/detail/106950daa9db47fe8c6a495ef55870cb"
  "/detail/cec4919956214ec5b69e6529dfb70b51"
  "/detail/bcbb8ae060c44c01986a055f0629742d"
  "/detail/a5231c856c43495da274897580f9a85e"
  "/detail/2a0852fe1a594b4d8471398d668401ac"
  "/detail/6c698c61cacb43119d2a72de4cae5954"
  "/detail/025912f6c03241efae963e914b4a2da8"
  "/detail/9a104d7d4536403c9ea8d14326ae4381"
  "/detail/79b53608e5ab4b108d152c70557beac7"
  "/detail/6279e85c754a43909de87f0d3b858351"
  "/detail/6fdfb191fe484dfaa63392d76f5cdd75"
  "/detail/564e73b158dc47a1b0bdb6beb8e5521d"
  "/detail/baeb50bfbe144edbbdaddf66786e2c1c"
  "/detail/439d50a6dac646238871a3458d23d146"
  "/detail/5a155fdff92847b2856f8fa471020bce"
  "/detail/42e42b1a5f27496e90cc98492a4bcada"
  "/detail/efb314ddb61f4dec851d6ff5fb59828e"
  "/detail/3ceb37a732424262915d394bded5a67b"
  "/detail/fe32dccd36e644e6ad9daa7a5a2d8e29"
  "/detail/dfc5ad7cc50a482b9aa2ad4db8eff170"
  "/detail/ec9d1beed74a4e4b8609a7964777dfc0"
  "/detail/aabb8894758a4b358d03091b4da6584c"
  "/detail/510a891c11ff4238ba96657242a8ff4e"
  "/detail/3971f7df1fb94315959c080e41ec728f"
  "/detail/b3d5cfdf93044f0f9da63e1bec0f498f"
  "/detail/d504e37a272a4967b0d395697d9e81c9"
  "/detail/a035eefcf6034c61ab243b31b2d4fc08"
  "/detail/19f2009b441a400abd5047df74a86216"
  "/detail/295190c715854ee5805108b2f09dd9af"
  "/detail/78f576c27ab94f11a616e2f3f16ef396"
  "/detail/1bc01634357b4710bce917fffd3acbcc"
  "/detail/d18207690ccf4e2eb1ea56bbd79d4416"
  "/detail/78f6df4ecaaf4564bb51034d769ad3f9"
  "/detail/51070503953f46338ae553aad8369b0f"
  "/detail/6d0f0ce1884f4066a896b9dab6b74152"
  "/detail/74114196a6fe4aacaa8d5fbb8e103b11"
  "/detail/18b7cdb599564bf6a2a0edd20ff40eef"
  "/detail/549d46a75938448ca9022a28a0151743"
  "/detail/4dbc4799de1a481c8612152914fa3020"
  "/detail/4dc38a99e6b947e1bdfc8c6aff1ff6e0"
  "/detail/f16e6501c5644d178c5994b7d98f053f"
  "/detail/434120203e6349b8a5b574c1ad04c4d8"
  "/detail/56d47564d62841e6bd6217203ed0cc6a"
  "/detail/3c47630c12d94d8bbea4add6eec2e699"
  "/detail/ba5f6d6d3cb34cb69a3de78e92ac1a4e"
  "/detail/5df66b5666e9406299ae09960ff449ef"
  "/detail/e8de954ee37f4167ba9dc9bce67d6a2c"
  "/detail/5ad0a75b35ea40b780720cf5b915396a"
  "/detail/adf28c1b866641ca80805eda0f657e47"
  "/detail/0feb87dd154e48468b6dc39c85d0e889"
  "/detail/2a227832b0084b57ba7b39b1cd46a7ef"
  "/detail/b1c73b8f86ab4f3f81b934385003a2fe"
  "/detail/272356eb911a452590bb2e241fd14568"
  "/detail/cdb3fbfcff8543af82b8d655b5203fab"
  "/detail/bc04f8d5ef8049b199bbff11bb4950bf"
  "/detail/22ac0755db874ee1a81f3f0119b3c9ca"
  "/detail/3ee5d928293d4c899e82ecbfcdaf8904"
  "/detail/661e9e0faf2c4d01907cb467c716cc77"
  "/detail/9d2d2c314d824208868712aedaf5fb32"
  "/detail/8b2d191adbc8495aac0a0fda910336a1"
  "/detail/546f7991cb24470995915c6a6a01ee9d"
  "/detail/39044d00ccb44b70a8543e3e59b0c49c"
  "/detail/f489e0f827c44b5e9e717f8dd609ef5e"
  "/detail/3377edcd3c774b3d96b95dba41d970a6"
  "/detail/084d8960a47c43df8721e404766bca3f"
  "/detail/70d4831e544a438687634b52730daa0e"
  "/detail/acbd753f384146fdac26f17321877267"
  "/detail/fd140df6fee541d9a69348e710eef2a0"
  "/detail/e638b5663528401297901f4558f88b79"
  "/detail/54be3e40d4644c6296b0ffb1b5543d0e"
  "/detail/fd5ca998373a427d9626a6d9ff8ddacb"
  "/detail/dff9a7f22f9c4325bf896ee6e4ef4da0"
  "/detail/fca1613aa50444608ef93a7ca5d619ea"
  "/detail/b2ca25f5540f4fc2adfeffe678ab972b"
  "/detail/facd2b83f86c466fa82a54af18335bbd"
  "/detail/17a4ecb720bb48b78959f4e7ecad18c4"
  "/detail/52cef97c7bfb48f49c3e69d82127474e"
  "/detail/2907948c47b54313b96a5dc1298a280d"
  "/detail/8cb317fda0f347a5afd9b07ed8cceeff"
  "/detail/3ea91918f6b441f49d32af8dc4bb52ca"
  "/detail/8bf984429d464ccd883ec699e318aa62"
  "/detail/2d1ee6b155bd421c9c1a3b3b494a7558"
  "/detail/ba6462e1ce9d4920b1d4443bf5b4b453"
  "/detail/a4566694f5354a1c993527ed1ef82a0e"
  "/detail/908b71c25dd14f41bda94ff5cffb4a21"
  "/detail/a712472a1fd942558b43602bebac84d5"
  "/detail/e01fe72d00b34200b0e4573a796e182f"
  "/detail/2f6ac7a3a6964cfcbaee618d16ebfd7a"
  "/detail/8eeabd8e0de14592906fd3ee3ee9d094"
  "/detail/091fa1baf33248af8b3570f4e2e46e2f"
  "/detail/1df140e0e1e1476ca8059c076d89ecdc"
  "/detail/e552edadcce94d46aa8add530251ff8a"
  "/detail/9502df9d7ce84b50b930621000be1e9f"
  "/detail/4cfd73416e5043519d411ea3ec4b5dd6"
  "/detail/043dc272622e452990e1f92d640d5cfb"
  "/detail/2fa02832173e4b34a362611c0953b250"
  "/detail/65cc4348f28647769fe39f6fe909e23f"
  "/detail/1ac4e006ea7b450580b7f6c034312c63"
  "/detail/ac11ae389cb641b5baa942d3f8f83c01"
  "/detail/9adc8db313ca4fd59432f66f21db0a1a"
  "/detail/5d5e9729ae064d2b9a50357ee09f7cb8"
  "/detail/4fb9d981dfdd4c2882ddca568d6392cd"
  "/detail/5da02357f4564c79b213506ca853c4f2"
  "/detail/49a2f18155a84be29d44f3358a438821"
  "/detail/09f53a3c854e4f6c8a3d683d6bc9c3a5"
  "/detail/c2e9610863d84ca0bac051571b31b9df"
  "/detail/4f5faae571f24b1e9a507b5b636648fb"
  "/detail/76036629cd4b4b739b793b03e408113c"
  "/detail/486e7873dd29418d97a965961310fd5d"
  "/detail/ad16385a134b4d4fb97778af6167591f"
  "/detail/726da0c0b330457e9103fcb57c143f7c"
  "/detail/07ab613be2a1415f9ec63c2869e7e301"
  "/detail/1a6f00e6a542479e897f1ac159e714a8"
  "/detail/355c533eb4034f40a8cf043b6673eeda"
  "/detail/40569f1715a042c39eae0ce918e06b16"
  "/detail/86a1eeadbc7942cd815d907d267d6433"
  "/detail/16915865a9d04d4c9219a765ed1badd5"
  "/detail/f495bd0636c2485db14538e508fe12a7"
  "/detail/555d19b7f47040d581f99af7ce5bd032"
  "/detail/f77fd1b93cc54050a6242ef2cbc3e866"
  "/detail/c86fe1f6143b40a18737709b242fe356"
  "/detail/d900dedb61cf4a4997739292b6170846"
  "/detail/081fe0f00fb443d5bbc4a94934b62c17"
  "/detail/fdd08c63096245de858ad3a5ee88a604"
  "/detail/0b47eb18517a40e19503212e5f25841d"
  "/detail/4b05c2b597d24823bbf6317652296a46"
  "/detail/e62ff4ba11d94facbb9327d8b025da77"
  "/detail/60cba981cea144c2bedfb3040c1ac083"
  "/detail/19f6c553d7f148278d180aaf7a9047bd"
  "/detail/af2d7e408fe24e3cadadbcbe89317fc6"
  "/detail/fba8a95602c04c6d94090ba02cc2985f"
  "/detail/c127abb50d27429fa2c568d841c9a639"
  "/detail/efe6680569f74faf804ee1efaf19be9a"
  "/detail/978a001cbd3c4ff89c499f5c8c1290ee"
  "/detail/0d641a9cb8454e47a7793cad0d1c1c39"
  "/detail/1ecafa719a784f6aa8c1c4f6060e94ef"
  "/detail/c30b6195bd2446299fd4d5044aa53be5"
  "/detail/4204860ed7184159933cb6b16c13ac78"
  "/detail/8c6fab30192743129deb4c182085af45"
  "/detail/6b3f3fdc56a949f9afdd7b54255f1fb7"
  "/detail/56f3246d418f49f98d3d98c686b2d9af"
  "/detail/421a3fdfd0d5460ab528e3707ca11a78"
  "/detail/6931e676b95b4933ac2dcbd345844489"
  "/detail/6b73d7dba29d4a149be3104bae26f4b6"
  "/detail/ccdda087f458462ea0de04232d68ab19"
  "/detail/275bb5950b3b481282596a5e57bff67c"
  "/detail/d96fd9c4087e40048ab72b86f1203be2"
  "/detail/79eaa84804c4449c9ca9f04fb641322c"
  "/detail/0cba31bbcd1c44ac9ebe15cb444f3e3d"
  "/detail/0ac5147cc57d4620baf942ad26085d75"
  "/detail/0c2b7eda30c64852a383431a04596996"
  "/detail/f2c824957b8a40da84a3074e5bfd321f"
  "/detail/6f73efe090784c9598d025bb6f6d251a"
  "/detail/8c5e004c76ad4db8b0cd479487ac3364"
  "/detail/9c178c7fa3c84069b61899ab0eea07b7"
  "/detail/2c3fa5112f414638a7e4344d95084d24"
  "/detail/d4a26effa22144ed933fa74d8587a218"
  "/detail/469e9ce283664bdc92ab263a3861a189"
  "/detail/791ac70ee96b46f8904ca1a1e3b47105"
  "/detail/261b72412bd143aaa8b33a1d686a5b1d"
  "/detail/027fecacecd94af89a3a3064baed70f8"
  "/detail/e640714e9a2b4da0999c5a413333a2ee"
  "/detail/7dfd741d3fa74e5da69361c23a8d5199"
  "/detail/2eca93f1f90f45eaace1a1ba4a10db10"
  "/detail/9511ff92154e4d0e923e4329529d2c88"
  "/detail/3b9ebe2245384f9dad951bf9f7f514bb"
  "/detail/0027d250160e4d9aa2ad54bcae2c8be2"
  "/detail/869e2c43067f4cc086bfd71672337c01"
  "/detail/da6a71d6628e4be19bd65236c4128311"
  "/detail/576cc1440d07434c89ca9c09971da9e1"
  "/detail/e996dc4ad03c48fd9655bcdc4d45124d"
  "/detail/17f99a06aa2546058f9aafaf592c0e1c"
  "/detail/1a4d42041c444323aa4f77f41576c402"
  "/detail/1b8f5060b25449c9a095c6b2f6bf7b03"
  "/detail/ea72a169aa5d4806a0542a9c12611c18"
  "/detail/f86ee183b3c6427ea2e3865141116792"
  "/detail/f5acfc94705b49ea994fe392e12b4506"
  "/detail/2ca378b538a44a63a4fbe607470ec33c"
  "/detail/1040871f516b4e1ca956435de8125072"
  "/detail/dc7a596505de4d38b5d0a3c8caa61b9d"
  "/detail/9228cd03831845d0a005e590a021189f"
  "/detail/2922e1c652d14640b5297d979a67ec1d"
  "/detail/e794fca7a9f5459a9503de5a4fd3ae10"
  "/detail/93377fddd0b142e3a5d7efa805b24d60"
  "/detail/79fad4f30b6f42fc840cf0b0f8222e2e"
  "/detail/28916adf88504c208540d811b87234cb"
  "/detail/e7cdad3880984ae0bb9f0ba48f0d37cd"
  "/detail/544a2015944b40c085239bef584aedda"
  "/detail/e1e5dc6ec9ea40688c2ec208d1c3c9ad"
  "/detail/b1ba85be51d140c3b95869fc2fe9195d"
  "/detail/d744bf7892ae4da48aba62c8bbf2d386"
  "/detail/db5460fd7959419788ec414be3947d20"
  "/detail/bcf25eff26a04f17b41f44e1c48e049a"
  "/detail/48ee7ecf2a224943bfa4deab5c3f5fa6"
  "/detail/271be4eafaf544699e8fac415167f83f"
  "/detail/6dada21f4a4a4f7284dd12ddf9aec603"
  "/detail/6e79a680657b4d0098dc2207f41ada2f"
  "/detail/4b2bc57b57fc4426a14d47ea5d93b5e8"
  "/detail/8fdf71bea986425988d95fc4940ab7d9"
  "/detail/14aefcb29a65437a9e1a195807eb8624"
  "/detail/a412ad07b5ec4ed6b107941b2b5f34ae"
  "/detail/bbd322979bc447f7afccc5a34b012795"
  "/detail/5f27c2af01ea401594a8feef9fdea4d9"
  "/detail/4f6ade5d021e41c1a4fc4e5bcc8a3a3e"
  "/detail/19bf97a01b0e461f8877e88720557739"
  "/detail/8f1332eb43334d159175a80ed6e45057"
  "/detail/8a25663c395540389b7a83f48d09b89f"
  "/detail/1b823d137ce445c793d473bbbf9b3ba4"
  "/detail/418d947e81b04f2cb695a9e27cef620b"
  "/detail/0c2cc2e2ee794692b66289527315d99a"
  "/detail/29af0c37630d4f07a3ae67255dd74473"
  "/detail/978648c238af48d3b655595f0883865a"
  "/detail/ff99c8aff36b44eab0e1ce60a3ccd39b"
  "/detail/4a5521c0a1f04f648418d834bc420e4d"
  "/detail/020d2747f06449a6a17fe6ae47ae36fd"
  "/detail/149417cf6ff545db9b647df444b94741"
  "/detail/b3e024b7d72c464baf1bed4fedfd7c6b"
  "/detail/6312a409a13f4a7e87d734a2ff15b2d9"
  "/detail/0bf3e3fd5bb14008955f0e60dbd49e88"
  "/detail/2028b57c4bb34147bd4f76d91b8d914e"
  "/detail/161a8c230cd3493ab870a65235a494ae"
  "/detail/27504ea8278e43a08525ce80b25ad83f"
  "/detail/41dafbbd586548c1a1c33afa6c0795e0"
  "/detail/8324b5a493ac409ea528c6078a78fcd5"
  "/detail/dd91fb7a75af4e9cabdaf3c8bab7ea88"
  "/detail/684ba0f89a5140c1b13d271d279ffebd"
  "/detail/fe8abb2d320f436ca66172fd5991d66f"
  "/detail/46d13d442bfe47ea9fb252fc4f86d069"
  "/detail/57963422e4df4c9cbc4cd46a258f4d43"
  "/detail/7a1625f80a3f45ab9d2cc00df91293d6"
  "/detail/e24f1263f7284ffba53b5aa193213b84"
  "/detail/03bdb1d8638b433a9abbbd3708a51292"
  "/detail/594c661ade934d0abec651e7e28e70a5"
  "/detail/a475855f3a674a79b5a9187c062a5d29"
  "/detail/db9dca83d3d243f2aa16cd7c9e884d98"
  "/detail/cb84943623d848b3a6816f7267d86d0b"
  "/detail/e2a04d883ec6429fb251037adc330364"
  "/detail/88d90d9342fe4af58dcf5e3f548660f3"
  "/detail/2ada5ed19c764d5693e6cb8407278ddf"
  "/detail/dc5e6fc2683d4cf2a5810eca4fb277dc"
  "/detail/deba7d8f6399498898a3fdbd053eb29e"
  "/detail/8d7953e7dec846a4a943b84d1dfcbdb5"
  "/detail/cce237728c9a443095d5acac2558ca2b"
  "/detail/dbcc0014fd9f4363b9e2140f81f1a2ac"
  "/detail/2720dc05c39d4a60a72240b08c914b64"
  "/detail/c6dc8bea9c234666bc039e76421dcb6f"
  "/detail/b5e72f08e07d4cb4a814320ce87eda7a"
  "/detail/b3ebce459ef0454bb9d45ac962f9c605"
  "/detail/a457caacef3e47d69fca23f72434c78f"
  "/detail/2dcfdf6c5c7c4f7dbacdc994f955863b"
  "/detail/882a0d90845c46c9bb019659a615f235"
  "/detail/0cf665757b114488b50086b62e4ba9f2"
  "/detail/c6c470128a954e0ca9a45415972f0da6"
  "/detail/11f6b4c09f8e4e9881868150a40896b8"
  "/detail/b97db1934a234c36a36c8fcc0a9b48a8"
  "/detail/ce15e1cb92414e25a8577f092cf810ac"
  "/detail/a99552f6420149fe9b6fe71f1eb223c3"
  "/detail/a5534a4aeec8464faabfa1e4c1e565af"
  "/detail/57e6238313a944998028149574c7b4ac"
  "/detail/5513d06a660d4c26b65a4a3abbcc8e80"
  "/detail/0d4457b082bd408186102a9f746799e0"
  "/detail/ba8c88e654db4233807b2c5b8e431dbc"
  "/detail/bc9b5323f26a487ea1df007b4cbfb900"
  "/detail/fd98f2fd417a41fd8a9b132c628649db"
  "/detail/c688178b35dc44f3a664d34e381edabc"
  "/detail/9b907be6e7474c0da46cd98f454c826a"
  "/detail/537d23ddc9c9444e84d4cffcfbaa2419"
  "/detail/cd65f65f9e194405a8fae33686e452b2"
  "/detail/e6730bcf2c8140fe858f456d92c9cd26"
  "/detail/0d23ab14dc8848bfb34e5420bc24cce5"
  "/detail/d12faebfa96c4ae687103524b5b4704e"
  "/detail/40177033d4a14c449a72739ed9278300"
  "/detail/ffe18a5b7f38400fabcd522e44bc313c"
  "/detail/211adf5c8e5a45579ced6eaab11c6216"
  "/detail/c0678e4f6eba4488b56c6adc3001f0be"
  "/detail/dde2694ff12749c7a3d414ffecd206e0"
  "/detail/de7db8bbfd394d309bc002847cf993f4"
  "/detail/4bb1a177c3f441df91fe4db9a39338a2"
  "/detail/23732e7471e14e38902985e895816d74"
  "/detail/2cbdf024b3674307b257e057e3dbad08"
  "/detail/0587a02926ca47c39ded0bfcd7dbb17e"
  "/detail/a6f7d5ec8fe6423fa7a8b4f9dffdd638"
  "/detail/ae363d1a1e3e46f08e9107a89221c48c"
  "/detail/1a046edfd03341a0bdab0b5c4c6b565e"
  "/detail/31735ee394174546b9a835372afa3ed9"
  "/detail/b882177f17d24a15a023f2f02d59f774"
  "/detail/59094cabded94d19ad97e55894242323"
  "/detail/5b3c0f9049904776be9d74c6f9d1b34e"
  "/detail/b428786bb3804205afbb49619fb003ff"
  "/detail/c143635479bb4dd0ab2f2b45eff29906"
  "/detail/73698db3297243979f0e98fa109a5de9"
  "/detail/73d10eecad344599999fe4d9c0ea1fc0"
  "/detail/5e76c7bcb4064e77ad2a222688108eaa"
  "/detail/7f7a511ca3d24583bc645e2bbe2edeb0"
  "/detail/d123f99db9af4e07936a0b83cf30d5d7"
  "/detail/5064a27279ad49f8be5ad2a04d0ef483"
  "/detail/be083565825442e6be5b6a7804e58901"
  "/detail/32b4197a2db04d8e927c0aaf8f1ff3c1"
  "/detail/29424506f7c34f70a500c369ecdea554"
  "/detail/770506062b094733b2d2318f3704888d"
  "/detail/36cad27dccb94c3b8225d33509aa02e8"
  "/detail/ee43409b1a0545af8b89cc9b9ea3c6d8"
  "/detail/0a024a1c753345088314cf7f90888a8d"
  "/detail/789dfab0e52c4982a2aae66d0df40791"
  "/detail/a54c089c018f4a49a5bc1398cab74c50"
  "/detail/f5263af6e50b4624a7f641ca4679cc87"
  "/detail/936320326f1443a787098fabc3219849"
  "/detail/cfc0a85e793742158615bef6a9cfb662"
  "/detail/0eae0e6445054089b67c31ccf207384d"
  "/detail/d9a2303f763445de959ce25b0b3a3b2a"
  "/detail/0b88c7b09a094acca81130ab0db001a4"
  "/detail/6124bdaeefdd413fa3f191fca71245ff"
  "/detail/532846cb1e3f45b1a9b7f416bf5fc8c2"
  "/detail/793eeabdf5ed42caa2957420948ad2ce"
  "/detail/74e906e0c5d344c3be0f66dfa982a194"
  "/detail/f28745d0c8b847cd8ed980fe6082a71b"
  "/detail/92ec748b8e73428e912ff6d0d4916448"
  "/detail/3f9fac21d2514c71b5a502d7d4880fc8"
  "/detail/1b5f87cdeae04f4d9818344610767bf5"
  "/detail/b56780cfec524d4080acd224453822e4"
  "/detail/aef09c55b7154e64a364d71544061d61"
  "/detail/846a897b49c049a98982eeb6ae2730d5"
  "/detail/0fd117a11d1e4485bb7309b6f78fbbc1"
  "/detail/a6c962352f584b9489082c68ceda3175"
  "/detail/e09b57fe38f842b389b8d66de5039e61"
  "/detail/920ba0364ac64d3f903d41a0424d398f"
  "/detail/7574c3dc28b34edfab2e3a8747df5fe3"
  "/detail/18c342dcbddc423ab449fd60d54c38a9"
  "/detail/79cd50f4873140d0bc8285939918a8ca"
  "/detail/42ceea7e8d074557829fd56bfd3a51a7"
  "/detail/cd3456c18a2f4b9887eded52c02f53e6"
  "/detail/f941e58ab40f4952bff617e9e3445161"
  "/detail/5b640172cab949eaa6e104e52d3e4c56"
  "/detail/b5933e2acb374cb2b4e3338d66cd3f37"
  "/detail/932a18433c1c4849b9dd34f135cf3b10"
  "/detail/4e80ebd1d4b8451e9ab4f4756e9feb26"
  "/detail/73475845624a4fe2b91e795f59c81cd0"
  "/detail/a9d0f42ea5c94b7384ca4bddbc5efd6f"
  "/detail/26c228b8fbc143a8a858e5fd36253502"
  "/detail/1ec6e95b7cba429fae66f1c252c11ceb"
  "/detail/917a2535662342bc8830c5af0ede2451"
  "/detail/29c98a2d8ea542c79836b76073397af2"
  "/detail/6ab7c6f18656447897453d3fb75b0703"
  "/detail/db74c43551ca45f9b869ddc5238c9440"
  "/detail/51b539a64b5748b89cc1750beb8a7c8d"
  "/detail/072ddbea5b304b41835ae3e6e06b4c73"
  "/detail/f7af72733c0740d79fbb107617a8cb81"
  "/detail/5165dcf17c3a4478995bcfe214978997"
  "/detail/72530748285e4df380038b4765b8a977"
  "/detail/799e29169fe34e0da8cd9d76df9a6365"
  "/detail/c950ff1a3e2649ebacfebe0a3607acc3"
  "/detail/e2c0c6b2b18f4d3693a9715946286572"
  "/detail/9cef2594dcf54d45ba544c84672cc09c"
  "/detail/d2efd893cd704433a99c43c3d576330f"
  "/detail/a6f75c6dff14485e9fb55a9903628412"
  "/detail/185bc39c5a1847e393741703c8d49628"
  "/detail/136ff81ae8184ca890b29e7bd691d042"
  "/detail/c15b7e13d24c49dcac19f70a671403f0"
  "/detail/f1b3e19289ad41c99d85b1e71d90a85f"
  "/detail/fba40109fc0f4e209831237e47930622"
  "/detail/c9d11d3eb1a7421f992e45f0a3e9aa4d"
  "/detail/46c2082270fd404fba5b5aa622477c0a"
  "/detail/b2cb1b06eede4a4ab4fbb1dbe5601708"
  "/detail/6e85953b9fc84b2fbb82fa9340b15145"
  "/detail/a327f7ffb3234b9f89e7297d5492f7f7"
  "/detail/b40b21f077024a219e2f3786ff254454"
  "/detail/a6118ac139464a39b43de2156b5d6411"
  "/detail/ce895cc7385c49ebab512510a5010277"
  "/detail/25afe30a2a8f40a1b42355ee36e6b7e8"
  "/detail/bb412193d7a0408f8cd1f4ea34bc15de"
  "/detail/a8a9a96d4c484e2b95b697c45e9ca592"
  "/detail/a039e0481b6a4636840bb091663b61d0"
  "/detail/66c4fdbd23ae4573ba00b054e90633a4"
  "/detail/a1fd30263a8a4bdf869addf794d237bb"
  "/detail/a3ef09bf6a504734b046e22f90a5f2d5"
  "/detail/abcb524a98af4710b9a3efa4c42a339b"
  "/detail/72c71ad3f35247a5806a5bb7fe548877"
  "/detail/ab0a05c6309845368f5da43b543dbcca"
  "/detail/de9f7ed32b79420ba085e18f53581b38"
  "/detail/594ffa125e064fc79b608bf6496f1d14"
  "/detail/01a0bf4649ce4a73964643d64405b43a"
  "/detail/91c047d4ae304b3ba0514155f2e018b1"
  "/detail/7b7684ffe475457ea1af1c71783beb09"
  "/detail/5a6f2c08ac8f475b9bc2ae4f88c0ff3d"
  "/detail/f28e65ecad1e4b0eb1788d5edea31f6d"
  "/detail/0f08d21d46564b78ac88e7a908123e40"
  "/detail/d133c375efa24c05a901f1d76f689268"
  "/detail/ed14f316012648bdbd2f882d6407c4ca"
  "/detail/7bb33da812174524ad56336155a2a8db"
  "/detail/9357d973761f4277a370e708712219c9"
  "/detail/09fc21f0adca4e72a06802ed960aa2aa"
  "/detail/2e5adc141ea141a29bf9d7e588787cd9"
  "/detail/ec0750966ad5446e89da520aeb4a7836"
  "/detail/7228966447ae4b1e8171cefb5ab19f7f"
  "/detail/66fa4bbbd9b24ce892779da30b5793b4"
  "/detail/8e94971d99a24fc29429bbc6127bf5a2"
  "/detail/1c5903b052dc4a25aa7bd30ca9c094c3"
  "/detail/60d4e157e45440b4a93e9f1ff9ec31ef"
  "/detail/afd95c15edf34f8682cb5633c9f87b9d"
  "/detail/278e945d261742e38051f3ac8e92f40f"
  "/detail/1d86be9de47b4f1cacd553828820f3bd"
  "/detail/fd4702bc70dd455495097feb17633cc8"
  "/detail/3e1bc64286d14396ad8f5a9738bac1ba"
  "/detail/ccb3fb0edbe241b48c4afa384110b9cd"
  "/detail/48f3fe563be645a791ba372f998a5eff"
  "/detail/cc64617a47be408eb1a81799d1971a6c"
  "/detail/e9a801e3b5084afa88782bf400651e62"
  "/detail/c9e76a2e00cb467ebb3d40fd565e08c8"
  "/detail/19440c816a1441d6ad005ca34db8691c"
  "/detail/6beff009e0334f5fbed26a8961d5555a"
  "/detail/83e320e86bcd4d9ca7909830f57ffc2d"
  "/detail/df6bcf39defb4ea3b37061fce1191ae5"
  "/detail/bb2d410fe62c4ee3ae7efb5aac9d6a47"
  "/detail/6be2214eb4a644fda824994e4c0353e4"
  "/detail/92aa84c7625342d9b79b770ee8075f2a"
  "/detail/4149f5ba790d4d98807385034000f518"
  "/detail/027d873c16b546e5aef543f1a6a1435d"
  "/detail/68061923c4bb4f14b74e1e0f57018ff2"
  "/detail/2b57238383d8469b806b6860246bdf76"
  "/detail/5acef79d5e8149e19823cc6fb8a90727"
  "/detail/8f671afc0fea49a1a47c1b2d50e348ec"
  "/detail/7074f44f14af4ab994adf8aefa429cb6"
  "/detail/3f3107b5b7174e52a079971b9d78ff8b"
  "/detail/f469b58710154f88b5fc0611015b45b0"
  "/detail/65dab6c6466d45ed9857e00dd2e6d8f9"
  "/detail/0629046ecd014c04bd3242bedf0edf0e"
  "/detail/01aa2b5c3b814a91bab79bbcbf0608fa"
  "/detail/dce5d7ad25944c2ca90bbd98ecf0807c"
  "/detail/60769900904746d08145071f95ae0b63"
  "/detail/851e13c06c474f369e27d6f54c5c5733"
  "/detail/51bdb1af16004adb945c3ebcc6b40717"
  "/detail/eef5070092e34dc9bd6c1189431da8ad"
  "/detail/17d76d15d3e14c60b1bd14d889474b3e"
  "/detail/4296a8e955f448849a8a6821ce6267f5"
  "/detail/e36dec1dbd924d1583dcd380e14eec70"
  "/detail/07af73c3784649d5926648c0c865e28f"
  "/detail/79839ec0c35d4aa39dc8e81867675477"
  "/detail/9ce44c22947f40739104a360d0cf36e3"
  "/detail/3350967b109348f6906d150a829e7ce6"
  "/detail/01bfa712591a43ce977cf7e6811cebef"
  "/detail/c94202c94c144a72b5cee5edb1e96f46"
  "/detail/2c37938bd05644f297972bcb2d12cf6a"
  "/detail/87c9a051e295404885da223aefc8e5f5"
  "/detail/dd0fac8be3134b5da0dd92b5d16c2bb1"
  "/detail/99ec52e145174085bd4693a30855eb34"
  "/detail/5e517a09acf64a9d9ca91656a88e305e"
  "/detail/354dedc90e1846c0a478ee2e699cf29c"
  "/detail/48207d4621944115be7f6b7344224d86"
  "/detail/c64d747bb8fe405497eb6f624daf43f7"
  "/detail/356a438f47d745d7b4e95c38d8d83cf1"
  "/detail/d96a86b5c2fa4ff8918795e9c5b0fc25"
  "/detail/a515873e2f16459f86e43d62b022052d"
  "/detail/1d4ff7befa364326aaac5307971b55b3"
  "/detail/37a6304940e84c0588019254d8eebc3a"
  "/detail/11c1a207de78419aa57a5670fe1722ec"
  "/detail/3f2554490d9941c794bb71f5f764cccd"
  "/detail/81e7a1f7dbb34328b282efe868585bed"
  "/detail/f5d2cbeaad734389b99041efd21fc0b6"
  "/detail/7221a6971e634b14a0cddadb6206b444"
  "/detail/475d96ed5a6f491697c629c30734487d"
  "/detail/b86053a76dcf4858b8a5d123fe879979"
  "/detail/9f3016faafba451faee1026235fc73e7"
  "/detail/f8d61e2d1eca462a858c74b383ddf1db"
  "/detail/d406208f0aae4dfa8af21ac55e4b1d38"
  "/detail/f0baebe81b0e4e7298e3643b0f20b69f"
  "/detail/14c60f69be7d4e7ea2eab7fd9c2143d5"
  "/detail/be3c932ecf304b38b25330db5a2edc44"
  "/detail/ca8c9993b8f241d58ea242aada459048"
  "/detail/80d2b3b693a74279a0a5e636680f60bb"
  "/detail/3bd34335c98348b8a38afafc924acc61"
  "/detail/a643c9c54e584dd29e8df7f71023de81"
  "/detail/f67f571572e54f6fb859095bb3a0e181"
  "/detail/05dd3bb1832b423890fd20c04ec7089e"
  "/detail/e08cf82d50014fd29c4fca6dab279fe1"
  "/detail/ead343c9d57b4c73ac49b6b22eefc44e"
  "/detail/cb1f4d00a6994fb0bdbd029e76efa11d"
  "/detail/0bf055a00c2344caaa7693f157d818a0"
  "/detail/0f7e7a26f88b423f89e84afd11aad073"
  "/detail/240cbae615124d38b3effabe8dbf930d"
  "/detail/7fa3b0028f9441aeab876457603bebf5"
  "/detail/064042245aa548079f7131402c7b3b96"
  "/detail/65fd2f7e1baa428b8bd57de0000f0d20"
  "/detail/057ec95ee57b482998b45b1ea23a82f3"
  "/detail/46e20503cfbf48b19a0a796586e12283"
  "/detail/7e2a73eac0e540a49f10b0479ceaff6f"
  "/detail/2fc428e932794c7780de96530f1c82b5"
  "/detail/84fba17e371a43199bef699a7836a7b0"
  "/detail/61debda1020043959aa497cad8711d71"
  "/detail/a91b2d6d6bd746f08243c44ae9922ab5"
  "/detail/9513d8c3bb7a449cbce16378cc32aa23"
  "/detail/a4a8c86177954121a5c1d21756b47a2b"
  "/detail/27dcb1c816ca4993b84b75533b43a3c1"
  "/detail/42678bebba584d12b643e7d1d36bbdda"
  "/detail/302c26630ee74ff28738a844ed269886"
  "/detail/97a8d0d52114451ebd70f2e5b619ce79"
  "/detail/5222cb43c07d44d6bda426c18690cd73"
  "/detail/c06e36001f754ab992507c60d1ad4ab4"
  "/detail/15ce2d9099a04403af012572f9c8a739"
  "/detail/15ec139db52240aab53674c8a566c2c8"
  "/detail/0196497636b449568d52d709b4213e16"
  "/detail/e0662448fd4c48b1b301dbb409d8196b"
  "/detail/762ed2470e2f405a90f91e8bdd3697d5"
  "/detail/c1fa34c78dec41298d918e7d64a818dc"
  "/detail/61263d05188c4f14995a4c68a8ebd27f"
  "/detail/3698c0b7d7824b91b3ffc6f3088a9343"
  "/detail/b574e4d3cd984c71a4c4b44847328506"
  "/detail/f9fc1a1907b546a7b6cf3b7dc1d1cd64"
  "/detail/5f520dd925c044029abd1fb2f04f2a73"
  "/detail/ed6d36d6ace2414e8a51ea953b72fc48"
  "/detail/7de4bb40088b40ff8f01724803358ab3"
  "/detail/a816faeb3ba44c0f9d649b1dba370929"
  "/detail/98d4e982ef904ee2b5391108a207f773"
  "/detail/5105ca9999544b19aa80eb82db4c02af"
  "/detail/caf11042ce174fa78b82ed67c48198c7"
  "/detail/97fd42f0e26842478be4d545601f5fa9"
  "/detail/38a907c38da841389ef9223c26b7c3d7"
  "/detail/c6662d497ae64bd480aa7067eb33ba5f"
  "/detail/216cfe0522bc479f9d0035444727c9bd"
  "/detail/dec30e4ff7f74115a363a6ddb89b86b8"
  "/detail/5d97db9b33204df4b5cb13e6348076cc"
  "/detail/52c3774768084b93b3b9ce3b15bc9e09"
  "/detail/7f4f2f2203544f86bae78b43e2af671b"
  "/detail/5f496dc308764c26b10b964be8b6c432"
  "/detail/9926731f6f8e4d65b1f505aab3e402cf"
  "/detail/c0ee1d2d013e4ce5bee979b527d67b48"
  "/detail/a791698f060740ec81872561ef70bb34"
  "/detail/45ac4aee1f014f32a51b22ad98b3575b"
  "/detail/f61cbe9e9afe4f86b79765626c25093e"
  "/detail/270d459c6f6f4c1996853dd1b6746aa8"
  "/detail/2a0aec1b06cd4f1caee8659d4902903e"
  "/detail/289e9338267a4f9f9c8acebb1c389498"
  "/detail/b5d49c0927a249cd96474a0516a76320"
  "/detail/1c2642b451954c36b8fd4c2c6d690f24"
  "/detail/7e12ebd00eb946f6b4f8e39f4ecfe8c9"
  "/detail/0a4d6279d57a4eb3b65cbdc6483c1bdc"
  "/detail/7e43ef4b965d44198da2af7e628e7491"
  "/detail/44a475e5d6344a3ca093c9d19885f7f5"
  "/detail/c780bda0608445c0b1fc80806e0b104d"
  "/detail/f9985393395c46659437a779579f9633"
  "/detail/2dcdbfc5a9d244799c92cf21cbc8c5ae"
  "/detail/3939a6415a6a4d32bb77c99bf34e33cc"
  "/detail/fb71cf20b2c94ce6ba31ad3096cf1eb2"
  "/detail/3c1e71d3205d47e3a0bbf2ea258f64a8"
  "/detail/43f3c004621146e4bc8758dfa13d63ab"
  "/detail/dec4e30a0d504d0cb54bc0f55b5bbe7a"
  "/detail/25f48d8e46254495be2343a160388b99"
  "/detail/6646f9a5bcae4f1eb31784dde6e4dbb9"
  "/detail/c8ba2070851445e8b4bb33d65dd11045"
  "/detail/9bad0270f0e94052929e42969ad8573d"
  "/detail/e501ceab99da4c91808c2faa5e7fa267"
  "/detail/8bf2f13af0e04642981c36c925625dfc"
  "/detail/8bda2b901649446d8e5aada1143278b3"
  "/detail/3cde5e26ecca4c06ad74abe2d9843ad2"
  "/detail/968caab51aca4804b7458062ae802cd8"
  "/detail/842372e4fb83416795df6c2afa66a2f8"
  "/detail/2656d81d00c74c21adb3a94d943bcb20"
  "/detail/d5c7cbc9824e4f8282c578006cefa34a"
  "/detail/9af169b568914fb0900ae89428169ea5"
  "/detail/9828ff710a794a028f3f926ca2c24259"
  "/detail/086a3f28d9394f1e88cfb5a9d2607702"
  "/detail/0602e95e54ea44bdba38dfcf8f575958"
  "/detail/206c9c9710d343fca94b54354ec4bfee"
  "/detail/796fb6f2e14c4003ba2ecc211a55fdbb"
  "/detail/8ccb1be8f3df43d19e879c7b89c1d60d"
  "/detail/7384845067744190b6cfd1a738f70855"
  "/detail/7ba52c94c1994992813249067db8c522"
  "/detail/1bfa4c8cf37e483d82b2442cb9a75162"
  "/detail/f750a1d082c34a69954b00233ab30712"
  "/detail/eb864f5aec7f4042b04327ce707984a0"
  "/detail/80690492d1304c02a6506bdf2cc441bc"
  "/detail/797c3f2b0ef849a1a8d99d367309107e"
  "/detail/7190a7a5a60f4f4bb59cdf6e217a05bb"
  "/detail/3a7af9fac6f6443ba0559a346a783143"
  "/detail/6a7fbb9c8bda43aba20fa0e3341eaa3b"
  "/detail/7f6a07e988154e1c9a89fcbff04b6bfc"
  "/detail/137b564d6d784c728f4f45ccdc586f25"
  "/detail/06079aae29a44e07a6a83f338b706f8c"
  "/detail/c23681698d8843eea30fc76657383fe3"
  "/detail/084e79aec59d4c14a7b99aecb6827b59"
  "/detail/edd19be6c9214f3fb5984811af75b2b6"
  "/detail/17bfd861909c4763b5d79fcce7c5297b"
  "/detail/a0ba480c6574462fb41de76eece5a313"
  "/detail/6086c696ed2c4ab0b2631cf6889048bd"
  "/detail/454f5cd6f77f4e4bb23e2615979cb184"
  "/detail/a98bd2924357447c910421250f5a4712"
  "/detail/f254e3e0ee3c4fbd990566d00a733979"
  "/detail/b0d61d176a8c434bba957be055f3c476"
  "/detail/91118c3c5a434c50a79c690c0ef874f0"
  "/detail/474bbecae1904db19b69f7381771e74f"
  "/detail/882c1b031719487fbf98efb881342c03"
  "/detail/9593243658944601b227de3ffbe7d71f"
  "/detail/dd987d090b8e4daeae5a03999afd6c80"
  "/detail/00a017d0a1f34ae0b1620b9b6cc068b5"
  "/detail/ad547fa4e88c47e9aae4e4a33acffe02"
  "/detail/232f9b25ad8d493fadeffeabde24f12c"
  "/detail/77708a6598e24af1a5cff24d3703ed8c"
  "/detail/75c9c48fd41840fca0a70fc92efb21d3"
  "/detail/78842c1f55f842a3b0fca229c9bc9ab1"
  "/detail/db079b29dd354d3691d94b8d2ea3bc97"
  "/detail/641db289fbc342c2812306e0a82359a5"
  "/detail/74da80176af94a41a1e564585fd5d4b6"
  "/detail/0381562c1f7d4f26be6a922e3f7c7cec"
  "/detail/0fcd4135a9e846b49cf849be143569ba"
  "/detail/3a0a89dd653e4c438162d400fe4450e6"
  "/detail/25cfd871b70546579654582382e68c0f"
  "/detail/9221db64cbc54ff0be53254824aace1b"
  "/detail/b068c8733e6d4375b4d47487242d4ad1"
  "/detail/4335c5ab23ba4b14a31783c2079f4e75"
  "/detail/8c13a50b7cde40a4900cd955e75ffc36"
  "/detail/0c0ca6470c144dd8ac25ba892dec27de"
  "/detail/046a73edcf054114a12a7d5993b944a1"
  "/detail/06d9fcbef8a64198a063d3bacb31fe03"
  "/detail/798bf61efaaa478b93cdbfbf892188e1"
  "/detail/6e91fa8fc0e64d38a52867cf050be050"
  "/detail/9d35225392f14a8a91fd3fe4d3e4b2e2"
  "/detail/a036a1692b0a4a5b8d05e87213341a7f"
  "/detail/93e012735e1f423f9c55286dc1f61059"
  "/detail/2b50c32def0640a2944ccbe759895f3f"
  "/detail/0e1db1394451456ab9d549e752caeabc"
  "/detail/2eb87d46b25e4f23bee6826e5a53fb1f"
  "/detail/d54539ebb0bb4eb59a7ee95af2c4baac"
  "/detail/a4bb0d020ab34e9a8e38ffc9f4e362ea"
  "/detail/ec555bcae6bf4709829e2d5ef208806d"
  "/detail/224b6987209f4bd4a5168ae1af0b7636"
  "/detail/bd756dee9bba4d60b07d138dbdb64e4e"
  "/detail/9d8094e327fe44a6844669eade9f4575"
  "/detail/5e37f8ddbd4d41839bad35398d4cf015"
  "/detail/da06c3cef2af4095a833eeba4148ee7f"
  "/detail/659c001e33b94eaea384074559e77085"
  "/detail/eda242fa444743c5bbb743e220608e4a"
  "/detail/812aee8f3adb4d3280941b90f08fa57c"
  "/detail/5f288875da764f2292fb7e84748d07af"
  "/detail/ecf1824a2c5545a9a4b61af2ce96d2a6"
  "/detail/60362ef39e414b07bb80660e691ffe92"
  "/detail/7a086e8c4201469e932b4a183711052b"
  "/detail/7ce75d0999774cbc884dad693378499f"
  "/detail/71710cd9f5f046529ffa4a8ac09439c9"
  "/detail/9092ea202ce941878e6f39bbe6cfd5f6"
  "/detail/eafea5971fe34e5a8e15e9c8c70fafe4"
  "/detail/fb2cda8107304fedbfeff38e510bae54"
  "/detail/ce038caac375433080761743db71ee7e"
  "/detail/78849929a36c45ad9db8a7f4152ab978"
  "/detail/a5e96b591769440f95d4f0f8a6c54730"
  "/detail/fcc9f77f31804f07a5eac897385df06d"
  "/detail/9559aa84cd274d60ace622940df6fe4c"
  "/detail/cbc1da60311e45deb399870dd2cd6d43"
  "/detail/06c44dc6034e42159bb9db3061a8beb7"
  "/detail/36b9aa0cf01e412eb82de64fe83b150c"
  "/detail/f266f0f4475742808185870448148d9b"
  "/detail/7976122d2cbe4fabab9667136ecb1eb3"
  "/detail/b279d51053fc44f491a822ebf450dcea"
  "/detail/8b41392363144c8fac51ee7534285295"
  "/detail/3f8fe9475aab4bcb8827e6aecf0a9c48"
  "/detail/0bdb8b2b43b346779ac0c907cb51f54d"
  "/detail/26c871350ef34458880ca65f2776c6b9"
  "/detail/30718d5251a7470cb2b74622f3b49cc8"
  "/detail/577b66d124e242a48c33caaaea8b262e"
  "/detail/59482b08177a41e19a2f95f9132843f7"
  "/detail/c516422f0c544ec3b08046f582a24ad0"
  "/detail/9c631f86c38248ef86731e33d97644da"
  "/detail/668b90e0496e4f1b9ac49e55ffd4666a"
  "/detail/9084f1fd2f964a89a5b9e79c0f0f14fd"
  "/detail/f03eb93a370b4b70ad488dbb78cb82b4"
  "/detail/641b7d4bfff041b78d3bb89fb2436f90"
  "/detail/0e55707bf57742958318a55674867b72"
  "/detail/7b4caffabad04d4d90f412995e5d0790"
  "/detail/207821a319a14df891b1da52cb633bd5"
  "/detail/7206abe6d3f046f99f29fd96b184b164"
  "/detail/fc87213e8227412cb2cf1e6d6cea959d"
  "/detail/33ab56db441448479d4c4c4a219941a1"
  "/detail/e7ce7998a6e74c6aa4fcd3e6bb67b875"
  "/detail/495085311b31474fa0edf2733d1a853f"
  "/detail/2f1b327ad24d46718ffd13ad9f278426"
  "/detail/81ef7cc11b3247c581abef50b462f61f"
  "/detail/48a25d2d38ee45efb1f32db4b911afc5"
  "/detail/249d8ce48e074e80b4954dcf3c9d9316"
  "/detail/f86abaf8342a4867afa07328c1a917e3"
  "/detail/1222f86da81b46e89ef6c420f6b3b4cc"
  "/detail/032a30ab12b34eab83439a1f2f31a1e3"
  "/detail/3f17c963597949d2b61c7c75ab1a9460"
  "/detail/afba8ecfa4b54b22b853386739e9a8c4"
  "/detail/40bfe00eb0dc4a1ab52e9ef6c0455951"
  "/detail/6a9b545f19d94ea399145d13f337655a"
  "/detail/af9d5c245fe7435b8790102d49fa4c0f"
  "/detail/712a704170b64ffe9c5f5732c3d85807"
  "/detail/ff0632b1b42f4ca6bc412c446514cb07"
  "/detail/2cc19684a18f48a78c7f14328cdfc46e"
  "/detail/fbd2631e6a11497f8cc342b8221096d3"
  "/detail/ea016918f2444c3b94c3a71be80dffad"
  "/detail/94a1dae0bf3d45c0b2afa1fbd2b624a1"
  "/detail/4058cb75b91243c9abd262f07f7ffcf5"
  "/detail/f33c79befd194bedaa745eaf44ed35bb"
  "/detail/490aa4828190492c96501af0676331c5"
  "/detail/5d657312e3e04607971960c43eb4f224"
  "/detail/7c4060f4531e41acb341078f2a6b3654"
  "/detail/3a6819c1864843fbbb43562373d1f808"
  "/detail/ce586a93df674918ba643fd612a1df80"
  "/detail/72137f303bc749db9045eb637b73d187"
  "/detail/4c18b62bef804d63b030d94fbfe3e996"
  "/detail/a33f7277423340e3a47e91518487e082"
  "/detail/08ab6ceb986c4fe38ae8e5a62d07686b"
  "/detail/dcd8914ee9534d769a5a5d6b1d5ec5d4"
  "/detail/91fd46b5cc594a408b32635e4a9ac47c"
  "/detail/bffb73c826b143a98399abe70acae832"
  "/detail/0e6319c53a4c4c2a908f6e1acb1a2850"
  "/detail/351e833fc272413b8938e5556f4a9749"
  "/detail/7979893536284cd5a6fd2ade57ccb406"
  "/detail/b69d215e017e454e8544a3d2282f5539"
  "/detail/aa4bd24fae8d4453b352218ea81e3cd4"
  "/detail/77f093eb0df94666848cfcb5173e2e08"
  "/detail/744ecac1937a4c9aacfc84379d5b68fd"
  "/detail/05eee692d5114a68859adb7344926009"
  "/detail/6fc107d6a1e249129cc62e39bd3db5b3"
  "/detail/dbb51805db4544079edfaa7d7d5829ce"
  "/detail/81e4ac9426f449c5a7d7275cc2523bcf"
  "/detail/0e8334cf19b742109ca540ef3a403f23"
  "/detail/90258630840c42ccb6f2bc7f13f3b087"
  "/detail/9880ae8d16cf4d22b509f237cb9dbbc2"
  "/detail/f4c1a3e7ef584007893a019c72a806c8"
  "/detail/c7c83b395bbe4996b1aec6e6e9deb641"
  "/detail/0646e12ba9dc4a73a3242b81bddbda31"
  "/detail/08e6f364b9d54e6a9ca54da0a2da42a5"
  "/detail/eb42f106ebdc4111b070e150631445cc"
  "/detail/d17817ebbc9344a9ac1ef60350b4fb22"
  "/detail/f635f565d2614517be137cfa5dd98329"
  "/detail/809bc28dcf4143bdb35baf4a618b4263"
  "/detail/e52baa4b247049bdb9dcb2472870e243"
  "/detail/7c28d5cc7d75431ba019f4bca0e5b962"
  "/detail/51d75c5566974f1bbe1cfb92869f23d1"
  "/detail/e06198ba9e4d4f1c8c66ce546e27a966"
  "/detail/25aca3436d2d40858a766a5842d38ecf"
  "/detail/f2f50f0aed914324a8bda706ee35f97a"
  "/detail/c5c1220f14ad40d783fb954f627e7f7c"
  "/detail/f9e62c3ee7be49648c08702f12055d67"
  "/detail/905eb35c7e7f4a26b89c6f3a8afa2771"
  "/detail/b1392737db6e444d8cc9dcedeaf683ac"
  "/detail/6eb4eb75eb0446d09d8b22cade0ababf"
  "/detail/6f8394b87a1d447ca2d59221198c6689"
  "/detail/2981d274af1a499b9a3d61acd3c4dffb"
  "/detail/d8ce812c667f4c14881887cabb9e727d"
  "/detail/9697343857c24ddd8250e9515ce7ff21"
  "/detail/f09a95b636114509bff44e2c53d6e0ca"
  "/detail/7aec0cf38d9445608fde7d49d627919a"
  "/detail/4e0d39b2433b499f9b6f8bd3c7d98d19"
  "/detail/e2dd0855a86a4c399e1d62fd25c35d2f"
  "/detail/ef539485cc4c45269c7cc2658dd5bea7"
  "/detail/1aea228ca06a48efbff72852aa31d468"
  "/detail/73f4dfac653d4f52aa5423dc6f2607de"
  "/detail/d8a8542b78f6473a99f468fe2b2aec50"
  "/detail/6dae503f926b45e4852b934306d8c1e7"
  "/detail/d7cb1d58d4ce4f699caef498931672da"
  "/detail/e863de4441514e82ba6de7d252dd9335"
  "/detail/944f0fab45f64a6894bcef7c9f2446e4"
  "/detail/1879060a324549198b73970ce12ab792"
  "/detail/9d50bb6c044f4682bdce826e0dd8826f"
  "/detail/95c56b0280ff4398a69aecbc4b4a1bba"
  "/detail/a054ce261d744bcda5c30495fe53f325"
  "/detail/27f0c28d790c4a3f8d901fd988059fc8"
  "/detail/7d30c3b042dd4a53bf0dcd11b6d81ead"
  "/detail/30176c652f9b4833804be55d2e5c491f"
  "/detail/e3247f80a7bf43ebac80f5d159ac0589"
  "/detail/85fad572583746e3b8862d53244884f6"
  "/detail/a2b358b0330a4019b3de9b2e38d11753"
  "/detail/d5be41a8f5a34787a1467a70ddfb7ec9"
  "/detail/802ee6ce0a5b42cebb9c073c410a080c"
  "/detail/a30ab8a9979644639a6c8fa69703b204"
  "/detail/ed7a9a663e0d40219234e240ab47a393"
  "/detail/2a9ae55f011545abb59fa1126a76b0fc"
  "/detail/8337d35896cb43969814dc8f553a6c8d"
  "/detail/13a7bfcb6f394b52999c33ff1f1a01d1"
  "/detail/e8b6fcaf96d144df92383631d23edbbb"
  "/detail/c81e18bb8dca486e9dcd2c30a35bab3c"
  "/detail/073c8acba3ad4178846c925e7b64396f"
  "/detail/bd2f3bd185b44bd89a304655797f6f82"
  "/detail/f103d729273645b0b27bb48cd04b290e"
  "/detail/bfa0f5c7990d47d68fe7896930e02e58"
  "/detail/262d10aa4c5f4d2eb8082ea3371b0108"
  "/detail/80b0b34ba3ad473193b2f9fc45e218f7"
  "/detail/4afedfff42ec404f942d99b202fe2570"
  "/detail/076c79d527be40a9bccfef2e0f3bd78f"
  "/detail/ccce86f4b9cf4642aa9bd0e679c4046a"
  "/detail/0751e34c31cb441494ca9b76e9c11e4a"
  "/detail/879e2c487214457cb3cc606eda47f549"
  "/detail/ee5de617198a4b4392daec9ca66e82de"
  "/detail/9e935f48df944332ad696931ba2cfde4"
  "/detail/2e61c95553e9459b9c48bbb389d1690d"
  "/detail/be8ab8aefa944f648610a373c7d9c612"
  "/detail/42c5fc8a3c1b4b4ab2d307e72214a678"
  "/detail/a4fee06c341740288182d2d765fa10ff"
  "/detail/4c9461aa9f2347cb91dbbf636b319c3f"
  "/detail/cafe3cf58d354cd2bae220e75fc4f7dc"
  "/detail/fa06d411caf649a8a0869210d28b8182"
  "/detail/0479080e315e4d1caf8e7132acfb851b"
  "/detail/ae4a278b077744b7a11825bd1a3b3f39"
  "/detail/e5a73622acfe410180fa08abd5475fa5"
  "/detail/6b7ae37bb6924e0aba23fc8f474bf0d7"
  "/detail/28bdbb2a334c4efb833d50c9f47bbd42"
  "/detail/8d1e147f008d40f5ba902c23610374fc"
  "/detail/4f2d1cf6b75d4f2d9a7c474dddf6336c"
  "/detail/c181bc04ef9a45e88c31bb31addb9391"
  "/detail/ba76cb71d106411aa7ed00f13045a32a"
  "/detail/336a16d53af040e6959716646f66cdb5"
  "/detail/120f6a3158aa4e53a4594d9b2f0dd0fd"
  "/detail/5bc9c81feff54e9c84b24012e453a899"
  "/detail/e86c43c1161a436bb282a062ddb31f4a"
  "/detail/265fecf4922749e4a259df6955c8f308"
  "/detail/2abc85f70b404834a8ba45e9cafc822f"
  "/detail/9d0f05b986ba4f3aa979c5da6488a97d"
  "/detail/7e06e736599b41499239fed0d71cf216"
  "/detail/2777329a51494c43928445847ca12e92"
  "/detail/85766817d6d343aba28635ba7771ee6d"
  "/detail/b29f9da935fa4699ad3fef9ce2786ea0"
  "/detail/e217d5ef6e0845b7a2166682013b03df"
  "/detail/4089bf93662240bf9b3ec0c23a8bc535"
  "/detail/cef00d84d4064a5498678c85bbf6c70d"
  "/detail/79c80aa561d04234ae88637fe16ccf39"
  "/detail/e0e3a72766594ca6a97740e665f961d6"
  "/detail/022141027c3f490ea15bd1bdd64d9d09"
  "/detail/f1e47e9aafbd4e4fae138a9c381cccdd"
  "/detail/a6c902e312a54d22aaf180dc4f381cf6"
  "/detail/8102bfeff8054079a21d170295328a32"
  "/detail/193d4a78cabd4fd2b7d8cee1dc004a67"
  "/detail/334279c235544a1abd52d1c4f4e65e4a"
  "/detail/24f08bc1faad45cab5496ef69e747b42"
  "/detail/21969494721f4a7891ff0ba84d87141e"
  "/detail/d087ee161b9940988f81005687b53198"
  "/detail/82b42d5240384a9d846f4bfd26c51b65"
  "/detail/d444afa107264e84a72c3acff798882f"
  "/detail/9355f61cd2c348d4839dd4fb4a56ed9d"
  "/detail/f4c112a32b344491b74f59d7a1223e89"
  "/detail/c8ae7f0369464bab97e8cb6998da5a37"
  "/detail/69e92375bb6648e7835771fe8c6c9e9e"
  "/detail/494ed93568fd42dc86a8e0340f0dc570"
  "/detail/8ea5c319badb40bfb1e0f2abe8e1420f"
  "/detail/5be22bf8c34240fda91212d746299fc0"
  "/detail/53c501e2cf41496fa9a42eea47c355af"
  "/detail/9387acb13a7642208f7f6ad8f453e41a"
  "/detail/592c8c118fd34494b2f8a1e7017c4208"
  "/detail/b96f2e122d4b499fb4fd057b03a964ba"
  "/detail/8d4f652702be40be8d5fd550188d0f45"
  "/detail/a7b130d85e434bd1a10003d71bddb203"
  "/detail/25bab9a3bceb40e389ce213312c5c571"
  "/detail/84bb8c3297e044c1a7979cec2fb6b7fb"
  "/detail/dd217d2ec983400bb9cfc4dcfb558bbe"
  "/detail/0b051d02018a44f7ad8ed080e0985401"
  "/detail/80300e7918a0472189f0600f2ccae169"
  "/detail/645ada022b194f3e98a4fb31e35fc4aa"
  "/detail/e0d35da9fc7047d99d1bbbfe73d4d8e3"
  "/detail/b4200c48bf264135af6548adcd0494d2"
  "/detail/ad99762df9084e81b18e9ed398810fc2"
  "/detail/0e8783dfdaae4f498eb9497db6c59dbf"
  "/detail/75a466ba285441c8a75cb2fb64b75fe9"
  "/detail/094a07544704420c81960dd14dc9bc3d"
  "/detail/89c6c77fb98b4ac6919b9de70a9b924c"
  "/detail/462f242b433c41e8869aec94bcc1f973"
  "/detail/a406fb1bd8ef4e0c80d860106d280579"
  "/detail/269f168510b64c60961201460ad0aacd"
  "/detail/5c561a6ba57d4ee7804a3d3dd1b96a1b"
  "/detail/e0971f6503da4ecab944e2e8f4ac211f"
  "/detail/684f7a1f180b45c99c5ede49ba720339"
  "/detail/f5387f1822944a38954388f7aece2955"
  "/detail/459fb0289ae34aeab44a1f62570819e6"
  "/detail/6158fd5d218645aabb65718e9db1ad25"
  "/detail/7803247cf72044d9a32db52a136e1dcf"
  "/detail/146d869cc910426bbbd41ecc5185ab59"
  "/detail/d01b58810dc14974a4b3b541f2176a7f"
  "/detail/6c28f4d3dace47ffac9b3028a7079335"
  "/detail/5c14bd4352f84255ae542eba0acc0e5d"
  "/detail/764d49f8e36c481ebf908d3a59d16427"
  "/detail/fb79c630d334430ca3e658d584b51bd1"
  "/detail/0dd04b698828488bad12a9deaf7c5fe5"
  "/detail/46815593d7cb4e058be8c35b4775f8af"
  "/detail/33fcf0909c7f498ba1cd4fec3c93755c"
  "/detail/699d5c13465942b9a9e9369633cfac97"
  "/detail/006b0fac78a441d4a2122e88262dc3a4"
  "/detail/bc5e02f259b548e585de758155c448d1"
  "/detail/767b10465edf4b1f8be0bb79ab01e2ea"
  "/detail/27aa62943cf048e09bd8093368af4db8"
  "/detail/49c262940e634627a83a2d8900cbcb32"
  "/detail/c86e86cc17be45ceacac8dbeb716affd"
  "/detail/b8d46f425dda480a94a63288eaf9a67d"
  "/detail/0725bbcdc18043be841f654dfcdca1e5"
  "/detail/2028a3a796ba4650a90862c4055cc2b8"
  "/detail/ae1b6e1101974395851f687b7b654931"
  "/detail/0ed3f56f152d45658b1109b1a9feac68"
  "/detail/b525f8818bb94975bd6d612c4b661597"
  "/detail/b1adedd24a1240fc89c0e548cd042c9f"
  "/detail/917c0dd471714a44a2f46430182d7fd8"
  "/detail/ea4ee62acc4944e68d8e9061d46211aa"
  "/detail/17efbff5803d49b4a767bcf0e90b0019"
  "/detail/2041dc300cd2453f9887cf0c27aa41a1"
  "/detail/2426edb12df4476aa105ee6da57aac54"
  "/detail/b1db8da532fa409db65270ed2fdd7bc1"
  "/detail/396fd0bec6754ad6802751a4953ae4fc"
  "/detail/759717227c7643e1b6f11815a203b3a3"
  "/detail/ff39b738341a4e009b3ea51400377614"
  "/detail/5b9d56b870604ca2acc275329fb15b5e"
  "/detail/ed3ab2a57cb94cec97392a2d4e4fc2f8"
  "/detail/c93ecdea10ee41a9a587aeb88f1b08f3"
  "/detail/c85a3558dd2d405ca0f4491a6b52614f"
  "/detail/cca727003ff54c9395af451195e7279a"
  "/detail/4ceb08eb683e48b8bffd988441cbe0cf"
  "/detail/7d8c5ffbfed14cb287d963f77257f14e"
  "/detail/3f30f29a06154c5484cf504113b9fc5e"
  "/detail/bafd7da5004440e8b75178b8111b1997"
  "/detail/2e3dc9f7477b4513bc85ff8a3e5657a3"
  "/detail/83b0325614f34545935e328749624138"
  "/detail/7bc6e268b4984369ad86b528d6a919b9"
  "/detail/9459332a94f14db28a93466a607cd029"
  "/detail/cb28d1924d864d0e8f76280f83a6754f"
  "/detail/8cb0eb0eada24635905cec8d3f1d71f3"
  "/detail/11ca2dab98df4ecb9b9e6eff747fea10"
  "/detail/b03006fbf7354a93a528fb71c1275db8"
  "/detail/4987134c36be4a2ba051d2c6fbf5bfed"
  "/detail/e77b63d8f8cb44a4878ff27d24ce24bd"
  "/detail/93be2db9ab73440c9f44d4dff869b6db"
  "/detail/87e8a336732741ccbb5767709f69448f"
  "/detail/00f0b091171b4395b97fd73abd185cd6"
  "/detail/c7aaaff3e1d24bdaad4e5aca59c2240a"
  "/detail/02e134ae0eb64719b5cf4547e75dc4d5"
  "/detail/86b09d0370804db68daa0543c75500df"
  "/detail/7c91b0bfa1934d46ab3fd2fc66867555"
  "/detail/ef094217b79440c29fb54a57d569967c"
  "/detail/18f087ba32b6407bbacba7c1f5b7259c"
  "/detail/4a3774215af3449697142dd4e3b95f98"
  "/detail/c0222e973c85450798be8850ee5351fa"
  "/detail/f9f005a3a5ef4e34a411be5f9d070933"
  "/detail/410118c8e60b4a46bfa7a81479a0958a"
  "/detail/f9c009dee7ce44729d8205eb983c4f7c"
  "/detail/ff5b4859ef714e4cb4b8dc9de071262d"
  "/detail/73e8e9f85d4c493db672f16c3c916593"
  "/detail/c87d34d5c4d748f28da1ab6a1af3dbdb"
  "/detail/c7294d6120274510ae2b844c7b40ad0a"
  "/detail/36d3c708be254c8d80ec77dd7339bffb"
  "/detail/0cdfc35f743a466c859266ba97e366c3"
  "/detail/778293e4a68d44719a6e09a9fbfd9a8a"
  "/detail/1248e272b4b9476582be4d4c910a72bc"
  "/detail/b995ee0acd5b42e4919356469a44f07c"
  "/detail/52446f91657f41adabb61429efedaa1e"
  "/detail/07fada449b96423fa8433f6eb116494b"
  "/detail/6679a0fc857d458c854c6aa0bb9cdc34"
  "/detail/09a0edc9672347aa86b18c89fa4ab4b5"
  "/detail/5b097bd435e848f699e62a1f4d526c7f"
  "/detail/c0938accde1f4174bd1257612629ef9c"
  "/detail/84db882d5eea4037ae04bbfebf4b8219"
  "/detail/04e2d9b50b024ee1aa1d7dc56a5ddc4c"
  "/detail/0b11c6b3f6c24ecf9b7ff0dac8d69723"
  "/detail/a4b08d7e53494823b9db9aad286338c4"
  "/detail/2a087b679bf241e3aaab6c1d75de3d3c"
  "/detail/a1d210e732b14abb9dd022771c2d6a50"
  "/detail/32bc5d95630145daace7e74b0905133c"
  "/detail/bc2a9569ec804d2b9cfe477d56d22707"
  "/detail/3c823c1a270a468b8070b06ea36f87a0"
  "/detail/7b99194bfe6e421b8d0aa89b27a01a12"
  "/detail/426027ae9aa245ee8f136ed2ec8b4bd4"
  "/detail/f4738aba146e4c76afe08df67977ae26"
  "/detail/71631defdba54ecbb561ff9317951627"
  "/detail/cf7d8177327b42aea09859034a7166aa"
  "/detail/3c084def220d493caf032aa1931bc1d1"
  "/detail/842d9707ef1343c2a7959e67a22b6b39"
  "/detail/6cec4def5512442dbe7f8ebc169b99af"
  "/detail/a86de63a08b04fb0ab63e1fd0055d23b"
  "/detail/b06e1b7bb9814476976c4351ce7f42b1"
  "/detail/123872dbcf1345f2a1b38ff1b6e1d709"
  "/detail/01db2418ea7941c5923de1dc12c39645"
  "/detail/327337d82cff477a8b2969ed8c94191a"
  "/detail/a3ed2e2204f14a108ecc492364caf355"
  "/detail/299df76406224633b1554f17b7c29774"
  "/detail/90c5ede0b2e94251b2824da55f903453"
  "/detail/078adb73e433402cac1d0fb79e5bf8c7"
  "/detail/263e50a70f62437999c52bfaf4d12048"
  "/detail/98099977618846fe80e141669a36d6d5"
  "/detail/d921ee213d44441dbf25538cff506fbd"
  "/detail/ad954713d8574b38afa2398c7bd66c0f"
  "/detail/7260ba2b578748acb6faea9122190ba0"
  "/detail/195e796badf14ec58f9fb64787588efe"
  "/detail/2ca04abcb39d45f4ba3679c5d31987ca"
  "/detail/221fa49d612549f08f09aa9e3b90ac20"
  "/detail/bba2a0852978402295f1c7e10d5e4803"
  "/detail/cf5e6d5586a54dc4aa912896d745d722"
  "/detail/46e6a1dedb50427e99ab637c736ed176"
  "/detail/8d2cfdd4a5f54b59902a11851d033e54"
  "/detail/8c83d48fd4bc42dea428f0566b1c1159"
  "/detail/f2406efe382e4f49937e837fe25bf33c"
  "/detail/0c888f16942345a4950fa5fe43bb8185"
  "/detail/05156b693e6b4a69be607897cd9c09ac"
  "/detail/b570f0f14af04dd59e3472b4200c921a"
  "/detail/b32ec1dc6cc74dce82575018d41b6810"
  "/detail/d83a3e11d54643b3bd70857e7153aebe"
  "/detail/f3c11cfd48fc454bb7f0f46d9bce33f5"
  "/detail/2e2027321b61404abeef63f27c02c8e5"
  "/detail/e070c6060a1d492ab557cd300df10a68"
  "/detail/f80bdad559714609a111da9f3b13ea9d"
  "/detail/1d02727f23b346df923936e0db86c754"
  "/detail/8a6708afc5644b41b574817639939a1c"
  "/detail/be9981c98eaa407da40960ac1d2bdbd2"
  "/detail/3961e4d4b5694f32a71c9f545e1463d7"
  "/detail/d2ab28ab385047c1a04856fde35c6c0d"
  "/detail/e7575d54c9fe443f98c5cfc50df9c398"
  "/detail/e8c251237d3240be8d3fe4b4b199d54c"
  "/detail/1242731632944b519e5cad835a9ce781"
  "/detail/5a39a72570e544189b7f46f753fc3063"
  "/detail/3fc92def06624a42a050cdd926273a55"
  "/detail/e14fb6160e7140a48ba32b58927f9a31"
  "/detail/5c67c511f6944df3ac8e19ec862af83c"
  "/detail/c4642ae7e3e14468b7e384f376400530"
  "/detail/bd6002cf08154bbabacbb5a380dcda20"
  "/detail/1d9da3d26a4c44dfad990fe91a01af6b"
  "/detail/06f759d99d7e4debac132da0e27abcd6"
  "/detail/47fd66b6cdbe43919bafe81bc8dba96e"
  "/detail/bdad675f39c44090a2eda76d21fe3696"
  "/detail/02995413d6c248e38af849b631e26c0d"
  "/detail/4df3329a2b5745f38d8e47a9d622d696"
  "/detail/351766db24834309852cc2886f45d3cb"
  "/detail/be5f041ae3014f1fb42e0a82e6b5d7c7"
  "/detail/210c493767324e43b5f72408e3b03303"
  "/detail/c5a7941ec4af4197afde9b553abadd82"
  "/detail/0efa71af83864236af70eed5e2477d7b"
  "/detail/de60e8c91aa24bdaa1132adf8769432d"
  "/detail/670e6dc7ae104d428aa1d9d1a3c596fb"
  "/detail/50a1432a03a5400c8edea57ac6906cd6"
  "/detail/f316e9150a4a4575938b7ab049475f03"
  "/detail/763a62ffc8524b5e8cde6e4b63d20f87"
  "/detail/d95e5aec89724844a46b61824fb1c774"
  "/detail/bc682318f5fa45f0882688b264bd3ebf"
  "/detail/91631143c2984c2f9dba27f2aa18cca4"
  "/detail/a57835dc1e2a4d37a4e375dc7da7ec70"
  "/detail/fc8986ebbff24dcf8a2a3da57ea7b3e2"
  "/detail/fe039f02196e4b5ca658e9c0b67b612a"
  "/detail/004686d8f760498391f52ea7c8bdb640"
  "/detail/22eefc3e4e8647f6ac9096672cb8edf6"
  "/detail/8f3502d374e14b9e94862331e65a507a"
  "/detail/cd0e2e40890a4d15821f2359f2c4ea2b"
  "/detail/3ecbabf78cde443fbbe20c3f7746e105"
  "/detail/0d7beea0b0a0493797cca962f2133fcf"
  "/detail/ecc13e058ea74f999d89025ef24e200c"
  "/detail/d8b7ad7f1790433f9ea3d95228de6390"
  "/detail/6f35ce76ebae4b4eaa0cb3cfcc7d7eba"
  "/detail/8601fa9ba1444b558648b0def7006a58"
  "/detail/8ad0fa1cb54c4456ae91c74ba0df0fb3"
  "/detail/34a629ec7478437cb2fe74bf21ecac32"
  "/detail/cac0e859bc574557b35f78ff09b0e8b5"
  "/detail/f27f12b684a04cdc8f4d0cd858c5ba56"
  "/detail/513820e734b841bfb7a36d40271268fd"
  "/detail/11945980dd634f8cbfc3220cbaaa2b67"
  "/detail/dbb7d665b7ae483a85ddc00b00a6f4ff"
  "/detail/1cefbdeff00b4005b50a45a8187c459c"
  "/detail/a38274adf70d45419f15b6a5aaf8df4a"
  "/detail/7df94daa66a64bcead011f93b55d8b9d"
  "/detail/2e87e42a3d8c4aa5bd4da7d0c851bf7e"
  "/detail/e7123a43bd2d4c04b7f884f5f5f4ec83"
  "/detail/8a5ac200d25d4899ad75e11b6302be40"
  "/detail/57b06521d3fe4abf934d2b565836203c"
  "/detail/5d48e465f9a24e8a8b8f92844009b553"
  "/detail/1079bce747f04493a0b784b320384a9c"
  "/detail/24568e105b1c4ce39b7004adb96560ec"
  "/detail/bc64a70a35a6418d817e62896ebe84c3"
  "/detail/7ab660df1ff04a8c9d74a9e1ab0c387d"
  "/detail/a85fdfe29a3c4aeaa52baacb7c4fe95c"
  "/detail/c0990ce6c3c04654bf8def2c3646fb58"
  "/detail/6632d9776fe84bba961029784e4d1b70"
  "/detail/27760bda084040e89b4cb4eb5ed70502"
  "/detail/fe720b4ddeee4981b54f628e3370d344"
  "/detail/17e55a566c5f4acfa9043f13095c5176"
  "/detail/107af436bc0643b6b104ee748fb58d76"
  "/detail/e0b6680ee6684e948069af0d6d72c2ce"
  "/detail/3084543115d3461f8706a53ea1608deb"
  "/detail/5a5625db9381412980f9430605b6298b"
  "/detail/d2f2e561fd094f4fbd06d5cb92984763"
  "/detail/ceb8438537014224bd0256a2feff1d66"
  "/detail/6fba9275227e424c9dddbab4e121ce31"
  "/detail/bfa003d2278c4189b6394e0dd84a8763"
  "/detail/c09fa05cd9344a6b83b1ea7c01136f46"
  "/detail/e7572990bf90464abe316a8714c55da7"
  "/detail/962c617e8d994ff6b0c25aad04022b67"
  "/detail/5dc2575bf14f49e8b4c43fdb4937e733"
  "/detail/6f58d7518d524e7b86495a2c5d614497"
  "/detail/bb1c0a1278a144809a930058a52d6a84"
  "/detail/c86d452f82bc4b1d89899c7d23cc5b3d"
  "/detail/025717d91c214397bb2e830ae2c2b1c0"
  "/detail/999eee8fe1d54280bddfe719f06d5411"
  "/detail/d6fbcb6bc1fb4c4fb3c5374ef5b5b67c"
  "/detail/91c10139f3f946dd995878d8e2922800"
  "/detail/6fe67781660a4a79a99071b4718ef0f1"
  "/detail/6f83fd21cfa243e09641b0355a2817d2"
  "/detail/56d50e48b02249c4b5bbcce41a1c072a"
  "/detail/8e0c64f417264187afb600f36acc6d22"
  "/detail/21397090760d4de09ee3c08efa95b2ba"
  "/detail/af35a74dc8b64a1793d07fe51394f187"
  "/detail/41076ea5e5cc4f58a625f3e80397021c"
  "/detail/36c5152d4caf43acb0ba66d500106962"
  "/detail/24c6c5d056014150aeaad045789a4085"
  "/detail/9b2943c29fd2445bab5c0a1eb2a939f8"
  "/detail/c06da58be45e448cbdafe048f8fa34bf"
  "/navigation/d1c8e7fd3f514b16a7c7c457c438b93f"
  "/navigation/585d71242fa54b0fba56e331ed5adbe1"
  "/navigation/0199576db2937bbe9a41fb6156449782"
  "/navigation/08014c102bba43b09e93a823de238da1"
  "/navigation/04ac33f9be48438ba185ce8585682c3c"
  "/navigation/ba9f9e3fd094425392c838f151773526"
  "/navigation/cda441a37060455fa34c8ce371928eb3"
  "/navigation/52242d7c7a3349359001e1b7b2c3df80"
  "/navigation/83586831f5bc43d6824ec80864e9314e"
  "/navigation/0196d8a825c27a7e93a4b07323c246d6"
  "/navigation/ccd140695dc643408838c39c838a0a51"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
113 0.48 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"†;orw>Jj²»Úï\x06бQ"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.