GET http://hafnerdemosk.door2world.com/detail/018dcc382fff7241910ce03c12c55869

Query Metrics

4310 Database Queries
98 Different statements
4930.41 ms Query time

Grouped Statements

Show all queries

Time Count Info
3396.09 ms
(68.88%)
1380
SELECT
        HEX(`d2w_price_rule`.`id`) AS `id`,
        `d2w_price_rule`.`value`,
        `d2w_price_rule`.`type`  
    FROM `d2w_price_rule`
    JOIN `d2w_price_rule_product` ON `d2w_price_rule`.`id` = `d2w_price_rule_product`.`price_rule_id`
    WHERE
        (`d2w_price_rule_product`.`product_id` = UNHEX(?)) AND
        (
            (`d2w_price_rule`.`valid_from` < NOW()) AND
            (`d2w_price_rule`.`valid_upto` > NOW())
        ) AND
        (
            (`d2w_price_rule`.`partner_id` = 0) OR
            (`d2w_price_rule`.`partner_id` = ?) OR
            (`d2w_price_rule`.`customer_id` = UNHEX(?))
        ) AND
        (`d2w_price_rule`.`currency_id` = UNHEX(?)) AND
        (`d2w_price_rule`.`min_quantity` = 0)
    ORDER BY
        `d2w_price_rule`.`priority` DESC,
        `d2w_price_rule`.`valid_upto` ASC
Parameters:
[
  "018dcc382ffe717eb72550e879fab82c"
  0
  ""
  "b7d2554b0ce847cd82f3ac9bd1c0dfca"
]
468.11 ms
(9.49%)
1380
select product_category.product_id
    from product_category
    join category on category.id = product_category.category_id
    join category_translation on category.id = category_translation.category_id
    join language on language.id = category_translation.language_id
    join locale on locale.id = language.locale_id
    where locale.code = "en-GB"
    and category_translation.name = "Archive"
    and product_category.product_id = UNHEX(?)
Parameters:
[
  "018dcc382ffe717eb72550e879fab82c"
]
398.39 ms
(8.08%)
1380
select product_translation.product_id as productId, 
           JSON_EXTRACT(product_translation.custom_fields, "$.custom_product_jde_parent_product_number") as parentProductNumber
    from product_translation
    join language l on product_translation.language_id = l.id
    join locale loc on l.locale_id = loc.id
    where JSON_EXTRACT(product_translation.custom_fields, "$.custom_product_jde_parent_product_number") IS NOT NULL
    and product_translation.product_id = UNHEX(?)
    and loc.code = "en-GB"
Parameters:
[
  "018dcc382ffe717eb72550e879fab82c"
]
177.76 ms
(3.61%)
2
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`.`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`.`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`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `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.fallback_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.fallback_1.name`,`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.fallback_1.customFields`,`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.fallback_1.languageId`, `product.deliveryTime.translation.languageId`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_property` `product.properties.mapping`
                  WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id 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_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`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`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`, `product.deliveryTime.translation.fallback_1`.name as `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.fallback_1`.custom_fields as `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.fallback_1`.created_at as `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.fallback_1`.updated_at as `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.fallback_1`.delivery_time_id as `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.fallback_1`.language_id as `product.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.fallback_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `product.deliveryTime.translation.fallback_1`.language_id = ? WHERE `product.deliveryTime.translation`.language_id = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x00M▀┬"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x0F┬â\x10"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x10gzß"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x12BÛ6"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x14ghÏ"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x15Ò¥ý"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x17Ñ/ÿ"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x18ÚV\n"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x1A‗╣Ó"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x1D\Qó"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x1F\x08"
  b"\x01ì╠8/┐p\x16Â[▒\x1C C_█"
  b"\x01ì╠8/┐p\x16Â[▒\x1C õ\x19%"
  b"\x01ì╠8/┐p\x16Â[▒\x1C"╠ÁW"
  b"\x01ì╠8/┐p\x16Â[▒\x1C$\x15°r"
  b"\x01ì╠8/┐p\x16Â[▒\x1C$└qû"
  b"\x01ì╠8/┐p\x16Â[▒\x1C&4¾░"
  b"\x01ì╠8/┐p\x16Â[▒\x1C'╩┐N"
  b"\x01ì╠8/┐p\x16Â[▒\x1C++Á\x03"
  b"\x01ì╠8/┐p\x16Â[▒\x1C,y~d"
  b"\x01ì╠8/┐p\x16Â[▒\x1C- «ÿ"
  b"\x01ì╠8/┐p\x16Â[▒\x1C.╗\x12J"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x15é"
  b"\x01ì╠8/└r▄Á$²9ºLLl"
  b"\x01ì╠8/└r▄Á$²9¿5Ü,"
  b"\x01ì╠8/└r▄Á$²9®¿Ç:"
  b"\x01ì╠8/└r▄Á$²9¼ı{ê"
  b"\x01ì╠8/└r▄Á$²9¡µi─"
  b"\x01ì╠8/└r▄Á$²9»)Á┤"
  b"\x01ì╠8/└r▄Á$²9»L\eW"
  b"\x01ì╠8/└r▄Á$²9░ı£╬"
  b"\x01ì╠8/└r▄Á$²9▒┼\v'"
  b"\x01ì╠8/└r▄Á$²9▓─^k"
  b"\x01ì╠8/└r▄Á$²9│w╝R"
  b"\x01ì╠8/└r▄Á$²9┤W=\x03"
  b"\x01ì╠8/└r▄Á$²9┤¾æÉ"
  b"\x01ì╠8/└r▄Á$²9ÂIñ\x11"
  b"\x01ì╠8/└r▄Á$²9À8'Ò"
  b"\x01ì╠8/└r▄Á$²9║Þ^è"
  b"\x01ì╠8/└r▄Á$²9╗┤VO"
  b"\x01ì╠8/└r▄Á$²9╝½\x05"
  b"\x01ì╠8/└r▄Á$²9¥&¶╠"
  b"\x01ì╠8/└r▄Á$²9┐\x07QS"
  b"\x01ì╠8/└r▄Á$²9┐ ¸¥"
  b"\x01ì╠8/└r▄Á$²9┴\x0FÌà"
  b"\x01ì╠8/└r▄Á$²9┴~vW"
  b"\x01ì╠8/└r▄Á$²9┬\x04─▀"
  b"\x01ì╠8/└r▄Á$²9┬µóô"
  b"\x01ì╠8/╦p§¬1F\x1A÷~▄©"
  b"\x01ì╠8/╦p§¬1F\x1A÷ÆoÓ"
  b"\x01ì╠8/╦p§¬1F\x1A°r¦¨"
  b"\x01ì╠8/╦p§¬1F\x1A¹%ç¹"
  b"\x01ì╠8/╦p§¬1F\x1A³¯▒\x12"
  b"\x01ì╠8/╦p§¬1F\e\x01^¨_"
  b"\x01ì╠8/╦p§¬1F\e\x02│û█"
  b"\x01ì╠8/╦p§¬1F\e\x03î\rÚ"
  b"\x01ì╠8/╦p§¬1F\e\x08.Òq"
  b"\x01ì╠8/╦p§¬1F\e\t$;├"
  b"""
    \x01ì╠8/╦p§¬1F\e\n
    p«═
    """
  b"\x01ì╠8/╦p§¬1F\e\vÏQ´"
  b"\x01ì╠8/╦p§¬1F\e\r)=═"
  b"\x01ì╠8/╦p§¬1F\e\x0F'2§"
  b"\x01ì╠8/╦p§¬1F\e\x10▒À■"
  b"\x01ì╠8/╦p§¬1F\e\x12\x13êF"
  b"\x01ì╠8/╦p§¬1F\e\x13:˸"
  b"\x01ì╠8/╠r­Á\x1C7ùðÞÀä"
  b"\x01ì╠8/╠r­Á\x1C7ùÈ.@\x17"
  b"\x01ì╠8/╠r­Á\x1C7ùÈéG¿"
  b"\x01ì╠8/╠r­Á\x1C7ùıWsS"
  b"\x01ì╠8/╠r­Á\x1C7ùıuGD"
  b"\x01ì╠8/╠r­Á\x1C7ùÎ\x02.│"
  b"\x01ì╠8/╠r­Á\x1C7ùÎ╣Ýß"
  b"\x01ì╠8/╠r­Á\x1C7ùÏ´╣n"
  b"\x01ì╠8/╠r­Á\x1C7ù┌e─;"
  b"\x01ì╠8/╠r­Á\x1C7ù▄Exr"
  b"\x01ì╠8/╠r­Á\x1C7ù▄Ð6±"
  b"\x01ì╠8/╠r­Á\x1C7ùÌ\x1Fð\x04"
  b"\x01ì╠8/╠r­Á\x1C7ùÌ»§m"
  b"\x01ì╠8/╠r­Á\x1C7ùÓ\x01"
  b"\x01ì╠8/╠r­Á\x1C7ù߃°="
  b"\x01ì╠8/╠r­Á\x1C7ùÔ'~│"
  b"\x01ì╠8/╠r­Á\x1C7ùÔ╚╔6"
  b"\x01ì╠8/╠r­Á\x1C7ùÒw)Ø"
  b"\x01ì╠8/╠r­Á\x1C7ùÒú¦À"
  b"\x01ì╠8/╠r­Á\x1C7ùõó( "
  b"\x01ì╠8/Îp6áùÅC█═ S"
  b"\x01ì╠8/Îp6áùÅC▄q\x13"
  b"\x01ì╠8/Îp6áùÅCÒ┐ÐÅ"
  b"\x01ì╠8/Îp6áùÅCþa┼l"
  b"\x01ì╠8/Îp6áùÅCÞµY\n"
  b"\x01ì╠8/Îp6áùÅCÝþzÏ"
  b"\x01ì╠8/Îp6áùÅC­~Ð:"
  b"\x01ì╠8/Îp6áùÅC±Ó¦Û"
  b"\x01ì╠8/Îp6áùÅC¶ÿ\x01"
  b"\x01ì╠8/Îp6áùÅC§w╝³"
  b"\x01ì╠8/Îp6áùÅC¸¹7\x1E"
  b"\x01ì╠8/Îp6áùÅC¨\x12"
  b"\x01ì╠8/Îp6áùÅC·╠>â"
  b"\x01ì╠8/Îp6áùÅC³\x18▒&"
  b"\x01ì╠8/Ïs ░`\x11ɰèı,"
  b"\x01ì╠8/Ïs ░`\x11ɨ]I±"
  b"\x01ì╠8/Ïs ░`\x11É·ı $"
  b"\x01ì╠8/Ïs ░`\x11ɹü¼Z"
  b"\x01ì╠8/Ïs ░`\x11ɲ;ì4"
  b"\x01ì╠8/Ïs ░`\x11É■ÔÅ\x1A"
  b"\x01ì╠8/Ïs ░`\x11æ\x00MÁ┴"
  b"\x01ì╠8/Ïs ░`\x11æ\x01Ë,ç"
  b"\x01ì╠8/Ïs ░`\x11æ\x02■âÔ"
  b"\x01ì╠8/Ïs ░`\x11æ\x04\x10"
  b"\x01ì╠8/Ïs ░`\x11æ\x04á╦"
  b"\x01ì╠8/Ïs ░`\x11æ\x06\x06¼\x06"
  b"\x01ì╠8/Ïs ░`\x11æ\x07r\x00ƒ"
  b"\x01ì╠8/Ïs ░`\x11æ\x07╦»╦"
  b"""
    \x01ì╠8/Ïs ░`\x11æ\n
    └ü┤
    """
  b"\x01ì╠8/Ïs ░`\x11æ\v0ıj"
  b"\x01ì╠8/Ïs ░`\x11æ\f\x05Ù|"
  b"\x01ì╠8/Ïs ░`\x11æ\rÁ\x05\x00"
  b"\x01ì╠8/Ïs ░`\x11æ\x0EóRÐ"
  b"\x01ì╠8/Ïs ░`\x11æ\x0F╣}9"
  b"\x01ì╠8/Ïs ░`\x11æ\x11\x0Eªƒ"
  b"\x01ì╠8/Ïs ░`\x11æ\x13ì¿Ì"
  b"\x01ì╠8/Ïs ░`\x11æ\x15\x04"
  b"\x01ì╠8/Ïs ░`\x11æ\x16AMä"
  b"\x01ì╠8/Ïs ░`\x11æ\x16p\x13¦"
  b"\x01ì╠8/Ïs ░`\x11æ\x17L÷Ã"
  b"\x01ì╠8/Ïs ░`\x11æ\x17ó"¿"
  b"\x01ì╠8/Ïs ░`\x11æ\x18*\x1CC"
  b"\x01ì╠8/Ïs ░`\x11æ\x19oY\n"
  b"\x01ì╠8/Ìp▄ÿå®ãac×░"
  b"\x01ì╠8/õp«öû\x12\x04‗jò"
  b"\x01ì╠8/õp«öû\x12\x18­p£"
  b"\x01ì╠8/õp«öû\x12\x1APıÙ"
  b"\x01ì╠8/õp«öû\x12\x1Aȱ█"
  b"\x01ì╠8/õp«öû\x12\x1CfÜB"
  b"\x01ì╠8/Õrwç*'°@­¹&"
  b"\x01ì╠8/Õrwç*'°A'¶\t"
  b"\x01ì╠8/Õrwç*'°DÂu\x06"
  b"\x01ì╠8/Õrwç*'°F╗k©"
  b"\x01ì╠8/Õrwç*'°I╣ãí"
  b"\x01ì╠8/Õrwç*'°JÙ(5"
  b"\x01ì╠8/Õrwç*'°N\x13\x1C¾"
  b"\x01ì╠8/Õrwç*'°Nñ{9"
  b"\x01ì╠8/Õrwç*'°O╩\x1D¨"
  b"\x01ì╠8/Õrwç*'°QEJx"
  b"\x01ì╠8/Õrwç*'°RC\x05Ù"
  b"\x01ì╠8/Õrwç*'°S5|,"
  b"\x01ì╠8/Õrwç*'°TAO¯"
  b"\x01ì╠8/Õrwç*'°U˶Ç"
  b"\x01ì╠8/Õrwç*'°W\x07¶t"
  b"\x01ì╠8/Õrwç*'°WçyÃ"
  b"\x01ì╠8/Õrwç*'°X\x1A\fÓ"
  b"\x01ì╠8/Õrwç*'°X╦ ╝"
  b"\x01ì╠8/Õrwç*'°[&÷Ð"
  b"\x01ì╠8/Õrwç*'°\î\x07<"
  b"\x01ì╠8/Õrwç*'°`\rï▒"
  b"\x01ì╠8/Õrwç*'°a½f¥"
  b"\x01ì╠8/Õrwç*'°bıc{"
  b"\x01ì╠8/Õrwç*'°cÇÁõ"
  b"\x01ì╠8/Õrwç*'°dÖêÇ"
  b"\x01ì╠8/Õrwç*'°eåi\v"
  b"\x01ì╠8/Õrwç*'°g8`1"
  b"\x01ì╠8/Õrwç*'°h┼Ǩ"
  b"\x01ì╠8/Õrwç*'°iè^î"
  b"\x01ì╠8/Õrwç*'°j<F¬"
  b"\x01ì╠8/Õrwç*'°klƒ¿"
  b"\x01ì╠8/Õrwç*'°l│ñD"
  b"\x01ì╠8/±s\x7FødƃY\x1CÜV"
  b"\x01ì╠8/±s\x7FødƃZrìK"
  b"\x01ì╠8/±s\x7Fødƃ[\x06ÎÕ"
  b"\x01ì╠8/±s\x7Fødƃ\;°\x1A"
  b"\x01ì╠8/±s\x7Fødƃ`ïîY"
  b"\x01ì╠8/±s\x7Fødƃa§»├"
  b"\x01ì╠8/±s\x7FødƃbÌé/"
  b"\x01ì╠8/±s\x7Fødƃc«7B"
  b"\x01ì╠8/±s\x7Fødƃc┼5\x1E"
  b"\x01ì╠8/±s\x7Fødƃdµs▄"
  b"\x01ì╠8/±s\x7Fødƃe-\x14]"
  b"\x01ì╠8/±s\x7FødƃeÑúê"
  b"\x01ì╠8/±s\x7Fødƃfÿ.¿"
  b"\x01ì╠8/±s\x7Fødƃg|║È"
  b"\x01ì╠8/±s\x7FødƃhÅø3"
  b"\x01ì╠8/±s\x7Fødƃi"]½"
  b"\x01ì╠8/±s\x7Fødƃl9Zz"
  b"\x01ì╠8/±s\x7Fødƃm\x03L\"
  b"\x01ì╠8/±s\x7FødƃnTá┘"
  b"\x01ì╠8/±s\x7FødƃoplË"
  b"\x01ì╠8/±s\x7Fødƃo╚\x1AW"
  b"\x01ì╠8/±s\x7Fødƃq2¯\x13"
  b"\x01ì╠8/±s\x7FødƃqUqC"
  b"\x01ì╠8/±s\x7Fødƃrngh"
  b"\x01ì╠8/±s\x7Fødƃv\x10▄┘"
  b"\x01ì╠8/±s\x7Fødƃvf!ì"
  b"\x01ì╠8/±s\x7Fødƃw^G]"
  b"\x01ì╠8/±s\x7FødƃwÙ\x17}"
  b"\x01ì╠8/±s\x7Fødƃx¯lÉ"
  b"""
    \x01ì╠8/‗p\n
    Ä■ÿ\x17.·ä=
    """
  b"""
    \x01ì╠8/‗p\n
    Ä■ÿ\x17/┌o;
    """
  b"""
    \x01ì╠8/‗p\n
    Ä■ÿ\x170]7\r
    """
  b"\x01ì╠8/¸p/×\x19ÆöQ­c▀"
  b"\x01ì╠8/¸p/×\x19ÆöU]=\n"
  b"\x01ì╠8/¨p\x1A©@¯V\r¨ì\t"
  b"\x01ì╠8/■q~À%PÞt˪¬"
  b"\x01ì╠8/■q~À%PÞwîq├"
  b"\x01ì╠8/■q~À%PÞy\x14ÅÀ"
  b"\x01ì╠8/■q~À%PÞyu\x1Ea"
  b"\x01ì╠8/■q~À%PÞy·©,"
  b"\x01ì╠8/■q~À%PÞ{╣\x05\x1C"
  b"\x01ì╠8/■q~À%PÞ|4hf"
  b"\x01ì╠8/■q~À%PÞ}\x7Ff┌"
  b"\x01ì╠8/■q~À%PÞÇlÚ\t"
  b"\x01ì╠8/■q~À%PÞü=\x01Ý"
  b"\x01ì╠8/■q~À%PÞé¦îP"
  b"\x01ì╠8/■q~À%PÞâo/\x11"
  b"\x01ì╠8/■q~À%PÞå7`h"
  b"\x01ì╠8/■q~À%PÞç¡èù"
  b"\x01ì╠8/■q~À%PÞê\x14DT"
  b"\x01ì╠8/■q~À%PÞêWèx"
  b"\x01ì╠8/■q~À%PÞèÔ0Â"
  b"\x01ì╠8/■q~À%PÞîQ/«"
  b"\x01ì╠8/■q~À%PÞîþ\x18Þ"
  b"\x01ì╠8/■q~À%PÞÄ\x08pt"
  b"\x01ì╠8/■q~À%PÞÅc#*"
  b"\x01ì╠8/■q~À%PÞÉ(5ä"
  b"\x01ì╠8/■q~À%PÞæ¤═¿"
  b"\x01ì╠8/■q~À%PÞÆîO▓"
  b"\x01ì╠8/ rAæ\fÓ<\x12?À~"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  b"\x01ì╠8/ rAæ\fÓ<\x14!pÆ"
  b"\x01ì╠8/ rAæ\fÓ<\x15ÕY¦"
  b"\x01ì╠8/ rAæ\fÓ<\x17!^\x06"
  b"\x01ì╠8/ rAæ\fÓ<\x184H\x05"
  b"\x01ì╠8/ rAæ\fÓ<\x19=vÆ"
  b"\x01ì╠8/ rAæ\fÓ<\x1A<|£"
  b"\x01ì╠8/ rAæ\fÓ<\e!░╚"
  b"\x01ì╠8/ rAæ\fÓ<\e\x19\v"
  b"\x01ì╠8/ rAæ\fÓ<\x1D×[F"
  b"\x01ì╠8/ rAæ\fÓ<\x1EÅúó"
  b"""
    \x01ì╠8/ rAæ\fÓ< \n
    å,
    """
  b"\x01ì╠8/ rAæ\fÓ< K£é"
  b"\x01ì╠8/ rAæ\fÓ<!$­$"
  b"\x01ì╠8/ rAæ\fÓ<"?H\x1D"
  b"\x01ì╠8/ rAæ\fÓ<#\x7F\x17"
  b"\x01ì╠8/ rAæ\fÓ<$\x1AÙ]"
  b"\x01ì╠8/ rAæ\fÓ<$nãÓ"
  b"\x01ì╠80\x06pÐØa\x12Ñ└ýxÒ"
  b"""
    \x01ì╠80\n
    p©╗ºÜº#Ø\x02b
    """
  b"""
    \x01ì╠80\n
    p©╗ºÜº$\x7F╗/
    """
  b"""
    \x01ì╠80\n
    p©╗ºÜº'╚]V
    """
  b"""
    \x01ì╠80\n
    p©╗ºÜº(¿┬\n
    """
  b"""
    \x01ì╠80\n
    p©╗ºÜº*u$e
    """
  b"""
    \x01ì╠80\n
    p©╗ºÜº*─r¶
    """
  b"""
    \x01ì╠80\n
    p©╗ºÜº,Ç\x1D>
    """
  b"\x01ì╠80\vr\x17öPvÙ¼ì7O"
  b"\x01ì╠80\vr\x17öPvÙ¡º\x1D5"
  b"\x01ì╠80\vr\x17öPvÙ▓.‗o"
  b"\x01ì╠80\vr\x17öPvÙ▓▀\x133"
  b"\x01ì╠80\vr\x17öPvÙÁH\x1C"
  b"\x01ì╠80\vr\x17öPvÙªº]"
  b"\x01ì╠80\vr\x17öPvÙÀaÝ┌"
  b"\x01ì╠80\vr\x17öPvÙ©▄/L"
  b"\x01ì╠80\vr\x17öPvÙ║\x0F"
  b"\x01ì╠80\vr\x17öPvÙ¢__├"
  b"\x01ì╠80\vr\x17öPvÙ¥z+G"
  b"\x01ì╠80\vr\x17öPvÙ└lq±"
  b"\x01ì╠80\vr\x17öPvÙ└Ö╠à"
  b"\x01ì╠80\vr\x17öPvÙ┴ïMø"
  b"\x01ì╠80\vr\x17öPvÙ┬\x1C\x13Ø"
  b"\x01ì╠80\vr\x17öPvÙ┬h┼r"
  b"\x01ì╠80\vr\x17öPvÙ┼Ódj"
  b"\x01ì╠80\vr\x17öPvÙÃWb╠"
  b"\x01ì╠80\vr\x17öPvÙ╚<└ï"
  b"\x01ì╠80\vr\x17öPvÙ╚Î̤"
  b"\x01ì╠80\vr\x17öPvÙ╚ýù¹"
  b"\x01ì╠80\vr\x17öPvÙ╔°-f"
  b"\x01ì╠80\vr\x17öPvÙ╦┴┤±"
  b"\x01ì╠80\vr\x17öPvÙ╠└.q"
  b"\x01ì╠80\vr\x17öPvÙ═┤╠Ä"
  b"""
    \x01ì╠80\vr\x17öPvÙ¤\n
    \tı
    """
  b"\x01ì╠80\vr\x17öPvÙðxÞ\x06"
  b"\x01ì╠80\vr\x17öPvÙÐí×¼"
  b"\x01ì╠80\vr\x17öPvÙÊÎçO"
  b"\x01ì╠80\x17s1çÇ\x14³\e´ï╝"
  b"\x01ì╠80\x17s1çÇ\x14³\x1C)Aá"
  b"\x01ì╠80\x17s1çÇ\x14³\x1D"
  b"\x01ì╠80\x17s1çÇ\x14³\x1FyØ▀"
  b"\x01ì╠80\x17s1çÇ\x14³ ñú?"
  b"\x01ì╠80\x17s1çÇ\x14³$\x11çÄ"
  b"\x01ì╠80\x17s1çÇ\x14³$└¶ª"
  b"\x01ì╠80\x17s1çÇ\x14³%s»."
  b"\x01ì╠80\x17s1çÇ\x14³(=┘\x16"
  b"\x01ì╠80\x17s1çÇ\x14³*²hm"
  b"\x01ì╠80\x17s1çÇ\x14³+íV·"
  b"\x01ì╠80\x17s1çÇ\x14³,\x1E┴ý"
  b"\x01ì╠80\x17s1çÇ\x14³.ƲD"
  b"\x01ì╠80\x17s1çÇ\x14³/>ö┌"
  b"\x01ì╠80\x17s1çÇ\x14³/RO┬"
  b"\x01ì╠80\x17s1çÇ\x14³0¯\x05"
  b"\x01ì╠80\x17s1çÇ\x14³1èÀ¾"
  b"\x01ì╠80\x17s1çÇ\x14³2Ø>ä"
  b"\x01ì╠80\x17s1çÇ\x14³4!╚ý"
  b"\x01ì╠80\x17s1çÇ\x14³5â\x16ß"
  b"\x01ì╠80\x17s1çÇ\x14³6õ[│"
  b"\x01ì╠80\x17s1çÇ\x14³7F)X"
  b"\x01ì╠80\x17s1çÇ\x14³8F■·"
  b"\x01ì╠80\x17s1çÇ\x14³9`╝|"
  b"\x01ì╠80\x17s1çÇ\x14³:+>■"
  b"\x01ì╠80\x17s1çÇ\x14³:§JÈ"
  b"\x01ì╠80\x17s1çÇ\x14³;¥6¶"
  b"\x01ì╠80\x17s1çÇ\x14³<¼┼ı"
  b"\x01ì╠80\x17s1çÇ\x14³=ñnú"
  b"\x01ì╠80\x18rúÿ×è┼]¿hû"
  b"\x01ì╠80\x18rúÿ×è┼^ÜI«"
  b"\x01ì╠80\x18rúÿ×è┼_ûß="
  b"\x01ì╠80\x18rúÿ×è┼`SEø"
  b"\x01ì╠80\x18rúÿ×è┼b)à»"
  b"\x01ì╠80\x18rúÿ×è┼bõj]"
  b"\x01ì╠80\x18rúÿ×è┼d\x7F"
  b"\x01ì╠80\x18rúÿ×è┼e\x1E┘0"
  b"\x01ì╠80\x18rúÿ×è┼f«ðä"
  b"\x01ì╠80\x18rúÿ×è┼g$¸["
  b"\x01ì╠80\x18rúÿ×è┼ht¢\x12"
  b"\x01ì╠80\x18rúÿ×è┼j\x04\x0FË"
  b"\x01ì╠80\x1Dq\x16É!z-×}=®"
  b"\x01ì╠80#q¬»In\x01\v!ÃÓ"
  b"\x01ì╠80#q¬»In\x01\f)G¡"
  b"\x01ì╠80#q¬»In\x01\r\vÝÐ"
  b"\x01ì╠80#q¬»In\x01\rù«<"
  b"\x01ì╠80#q¬»In\x01\x0E¨e\f"
  b"\x01ì╠80#q¬»In\x01\x10/ZY"
  b"\x01ì╠80#q¬»In\x01\x12^»ù"
  b"\x01ì╠80#q¬»In\x01\x13┴ø╩"
  b"\x01ì╠80#q¬»In\x01\x15Z┤£"
  b"\x01ì╠80$s╚ƒ­U{\x05c³¿"
  b"\x01ì╠80$s╚ƒ­U{\x05µM¬"
  b"\x01ì╠80$s╚ƒ­U{\x06┘7\t"
  b"\x01ì╠80$s╚ƒ­U{\x08Â┬_"
  b"""
    \x01ì╠80$s╚ƒ­U{\n
    \x01\x07^
    """
  b"\x01ì╠80$s╚ƒ­U{\v_µ."
  b"\x01ì╠80$s╚ƒ­U{\x0E4>Ü"
  b"\x01ì╠80$s╚ƒ­U{\x0F5█-"
  b"\x01ì╠80$s╚ƒ­U{\x10\x03"
  b"\x01ì╠80$s╚ƒ­U{\x10Írx"
  b"\x01ì╠80$s╚ƒ­U{\x11ó\e·"
  b"\x01ì╠80$s╚ƒ­U{\x12úÔù"
  b"\x01ì╠80$s╚ƒ­U{\x14\x7F|\x19"
  b"\x01ì╠80$s╚ƒ­U{\x15┘Ö·"
  b"\x01ì╠80$s╚ƒ­U{\x17¢·/"
  b"\x01ì╠80$s╚ƒ­U{\x18ô¼õ"
  b"\x01ì╠80$s╚ƒ­U{\x19ƒº1"
  b"\x01ì╠80$s╚ƒ­U{\x1A╠▓&"
  b"\x01ì╠80$s╚ƒ­U{\x1C0Ðá"
  b"\x01ì╠80$s╚ƒ­U{\x1EQËÃ"
  b"\x01ì╠80$s╚ƒ­U{! Ûð"
  b"\x01ì╠80$s╚ƒ­U{!{<Ú"
  b"\x01ì╠80$s╚ƒ­U{"»]¹"
  b"\x01ì╠80$s╚ƒ­U{#▀O¨"
  b"\x01ì╠80$s╚ƒ­U{$¡K╣"
  b"\x01ì╠80$s╚ƒ­U{%└\x00Ó"
  b"\x01ì╠80$s╚ƒ­U{&źJ"
  b"\x01ì╠80$s╚ƒ­U{'w»·"
  b"\x01ì╠80$s╚ƒ­U{'Ô¾─"
  b"\x01ì╠80$s╚ƒ­U{)\¼═"
  b"\x01ì╠80$s╚ƒ­U{)ÔüÝ"
  b"\x01ì╠80$s╚ƒ­U{+0\x00Ì"
  b"\x01ì╠80*rØí§­ƒ¹├+Ñ"
  b"\x01ì╠80*rØí§­á\x05És@"
  b"\x01ì╠80/sBü(┌ÊÖ^«S"
  b"\x01ì╠80/sBü(┌ÊÜ?®â"
  b"\x01ì╠80/sBü(┌Êø2oÕ"
  b"\x01ì╠80/sBü(┌Ê£╠\r\x05"
  b"\x01ì╠80/sBü(┌ʃ\x07\x16="
  b"\x01ì╠80/sBü(┌Êñ ┴┴"
  b"\x01ì╠80/sBü(┌ÊÑr═\x07"
  b"\x01ì╠80/sBü(┌ʪiSK"
  b"\x01ì╠80/sBü(┌Ê¿4\x1FR"
  b"\x01ì╠80/sBü(┌Ê®┌Ó╝"
  b"\x01ì╠80/sBü(┌ʽ0╝S"
  b"\x01ì╠80/sBü(┌ʼã=&"
  b"\x01ì╠80/sBü(┌Ê¡┐"\e"
  b"\x01ì╠80/sBü(┌Ê«┬?5"
  b"\x01ì╠80/sBü(┌Ê░\x1D¦ã"
  b"\x01ì╠80/sBü(┌Ê▒\f!x"
  b"\x01ì╠80/sBü(┌Ê▒½ ¿"
  b"\x01ì╠800pÀê6\fß*\x01]I"
  b"\x01ì╠800pÀê6\fß*█¿ú"
  b"\x01ì╠800pÀê6\fß+ÐFs"
  b"\x01ì╠800pÀê6\fß-ë<î"
  b"\x01ì╠800pÀê6\fß.┴#ñ"
  b"\x01ì╠800pÀê6\fß4ø¢["
  b"\x01ì╠800pÀê6\fß55¢Á"
  b"\x01ì╠800pÀê6\fß6\x1Cþú"
  b"\x01ì╠800pÀê6\fß7ÒP7"
  b"\x01ì╠800pÀê6\fß8£╩c"
  b"\x01ì╠800pÀê6\fß9ô«T"
  b"\x01ì╠800pÀê6\fß;\x1AÓõ"
  b"\x01ì╠800pÀê6\fß>╗Þ¦"
  b"\x01ì╠800pÀê6\fß@\Îë"
  b"\x01ì╠800pÀê6\fßA¥Ù-"
  b"\x01ì╠800pÀê6\fßBã┼a"
  b"\x01ì╠800pÀê6\fßC╔5Ë"
  b"\x01ì╠800pÀê6\fßD=\x7F\"
  b"\x01ì╠800pÀê6\fßDßÁª"
  b"\x01ì╠800pÀê6\fßE®ô│"
  b"\x01ì╠800pÀê6\fßFƒ_+"
  b"\x01ì╠800pÀê6\fßG5'="
  b"\x01ì╠800pÀê6\fßG═9C"
  b"\x01ì╠800pÀê6\fßICBe"
  b"\x01ì╠800pÀê6\fßKżu"
  b"\x01ì╠800pÀê6\fßL\x1D■u"
  b"\x01ì╠800pÀê6\fßM{Ç\x0F"
  b"\x01ì╠800pÀê6\fßN0p/"
  b"\x01ì╠800pÀê6\fßN³is"
  b"\x01ì╠800pÀê6\fßOGá¨"
  b"\x01ì╠807pªƒ┤\x12é.─)Ð"
  b"\x01ì╠80:q{Å©·÷┼\x02êÔ"
  b"\x01ì╠80;qıÄ©Ë|q┴b4"
  b"\x01ì╠80;qıÄ©Ë|s\r\x14r"
  b"\x01ì╠80;qıÄ©Ë|uA\x11û"
  b"\x01ì╠80;qıÄ©Ë|viÈÙ"
  b"\x01ì╠80;qıÄ©Ë|xαæ"
  b"\x01ì╠80;qıÄ©Ë|z═\x10È"
  b"\x01ì╠80;qıÄ©Ë|}Lwn"
  b"\x01ì╠80;qıÄ©Ë|~hb┐"
  b"\x01ì╠80;qıÄ©Ë|\x7F\x10\}"
  b"\x01ì╠80;qıÄ©Ë|ÇÌá2"
  b"\x01ì╠80;qıÄ©Ë|ü\x18Vw"
  b"\x01ì╠80;qıÄ©Ë|ä)\x05¹"
  b"\x01ì╠80;qıÄ©Ë|ào\x1E\x04"
  b"\x01ì╠80;qıÄ©Ë|å'x-"
  b"\x01ì╠80;qıÄ©Ë|å┴C^"
  b"\x01ì╠80;qıÄ©Ë|êm!Ä"
  b"\x01ì╠80;qıÄ©Ë|ëo¯Ê"
  b"\x01ì╠80;qıÄ©Ë|èkhm"
  b"\x01ì╠80;qıÄ©Ë|èÒrt"
  b"\x01ì╠80;qıÄ©Ë|îà\x1D"
  b"\x01ì╠80;qıÄ©Ë|î■¤^"
  b"\x01ì╠80;qıÄ©Ë|ì╣Õ¸"
  b"\x01ì╠80;qıÄ©Ë|Ä´ª´"
  b"\x01ì╠80;qıÄ©Ë|Å█@‗"
  b"\x01ì╠80;qıÄ©Ë|ɧk\x07"
  b"\x01ì╠80;qıÄ©Ë|æ[©─"
  b"\x01ì╠80;qıÄ©Ë|æ▀ëN"
  b"\x01ì╠80;qıÄ©Ë|Æ»┴õ"
  b"\x01ì╠80;qıÄ©Ë|ö╝ÚQ"
  b"\x01ì╠80;qıÄ©Ë|ò‗eM"
  b"\x01ì╠80;qıÄ©Ë|û½q½"
  b"\x01ì╠80;qıÄ©Ë|ùÎ\x18Õ"
  b"\x01ì╠80;qıÄ©Ë|ÿ▀■ƒ"
  b"\x01ì╠80;qıÄ©Ë|Üò:q"
  b"\x01ì╠80;qıÄ©Ë|Ü‗¤´"
  b"\x01ì╠80;qıÄ©Ë|£└¬u"
  b"\x01ì╠80<p\x1Cù\x1CºðPü&["
  b"\x01ì╠80<p\x1Cù\x1CºðPÃ`Q"
  b"\x01ì╠80<p\x1Cù\x1CºðR0^É"
  b"\x01ì╠80<p\x1Cù\x1CºðRá▓ù"
  b"\x01ì╠80<p\x1Cù\x1CºðR¨\x18"
  b"\x01ì╠80<p\x1Cù\x1CºðS╣{Æ"
  b"\x01ì╠80<p\x1Cù\x1CºðT:³p"
  b"\x01ì╠80<p\x1Cù\x1CºðU½Û9"
  b"\x01ì╠80<p\x1Cù\x1CºðW\x06"
  b"\x01ì╠80<p\x1Cù\x1CºðX\x1F"
  b"\x01ì╠80<p\x1Cù\x1CºðY\x0EùR"
  b"\x01ì╠80<p\x1Cù\x1CºðZ\}╔"
  b"\x01ì╠80<p\x1Cù\x1Cºð[îxÚ"
  b"\x01ì╠80Ap'ÇPyUO­¶x"
  b"\x01ì╠80Bs¬óÏ╣Á¸ç³ù"
  b"\x01ì╠80GpíºqÄtO\x0Eo2"
  b"\x01ì╠80GpíºqÄtOsç\x7F"
  b"\x01ì╠80GpíºqÄtP¨ß "
  b"\x01ì╠80GpíºqÄtRüØñ"
  b"\x01ì╠80GpíºqÄtSÚ"+"
  b"\x01ì╠80GpíºqÄtVÓE\x0E"
  b"\x01ì╠80GpíºqÄtX\x1A\x1Ej"
  b"\x01ì╠80GpíºqÄtYRá½"
  b"\x01ì╠80GpíºqÄtZ\x1F"
  b"\x01ì╠80GpíºqÄt[t¨└"
  b"\x01ì╠80GpíºqÄt_¨4i"
  b"\x01ì╠80GpíºqÄtb½k\x14"
  b"\x01ì╠80GpíºqÄtfÞO\x1E"
  b"\x01ì╠80GpíºqÄtgInÃ"
  b"\x01ì╠80GpíºqÄth\x03¬\r"
  b"\x01ì╠80GpíºqÄthk@¤"
  b"\x01ì╠80GpíºqÄtiâÖy"
  b"\x01ì╠80GpíºqÄtj\x0F"
  b"\x01ì╠80GpíºqÄtkhÇ\x1A"
  b"\x01ì╠80GpíºqÄtk╗ió"
  b"\x01ì╠80GpíºqÄtl©K½"
  b"\x01ì╠80GpíºqÄtmû■─"
  b"\x01ì╠80GpíºqÄtnS{═"
  b"\x01ì╠80GpíºqÄtp\x00¼\x15"
  b"\x01ì╠80GpíºqÄtpq©×"
  b"\x01ì╠80GpíºqÄtqU¦\x0F"
  b"\x01ì╠80GpíºqÄtrÑ6ö"
  b"\x01ì╠80Hs<©Àw:z@ö+"
  b"\x01ì╠80Hs<©Àw:z█▄\x11"
  b"\x01ì╠80Hs<©Àw:{N\tz"
  b"\x01ì╠80Hs<©Àw:|/┤║"
  b"\x01ì╠80Hs<©Àw:}E\x1AY"
  b"\x01ì╠80Hs<©Àw:~""H"
  b"\x01ì╠80Hs<©Àw:\x7F\x1FÉ▒"
  b"\x01ì╠80Hs<©Àw:\x7F[ÙT"
  b"\x01ì╠80Hs<©Àw:é&\x13ó"
  b"\x01ì╠80Hs<©Àw:âL\f>"
  b"\x01ì╠80Hs<©Àw:är\x14\x16"
  b"\x01ì╠80Hs<©Àw:à!\x03Ã"
  b"\x01ì╠80Hs<©Àw:åìÎû"
  b"\x01ì╠80Hs<©Àw:çÝ\x1D\x14"
  b"\x01ì╠80Hs<©Àw:î2Ú╗"
  b"\x01ì╠80Hs<©Àw:ìô┌╠"
  b"\x01ì╠80Hs<©Àw:ÄÕ¦3"
  b"\x01ì╠80Hs<©Àw:ÉîÅÐ"
  b"\x01ì╠80Hs<©Àw:ævòM"
  b"\x01ì╠80Hs<©Àw:ÆkS¾"
  b"\x01ì╠80Hs<©Àw:ôÆ╗ö"
  b"\x01ì╠80Hs<©Àw:ö|▄«"
  b"\x01ì╠80Nr╩▒¥\x196Ó╗\x1A÷"
  b"\x01ì╠80Nr╩▒¥\x196´òã\n"
  b"\x01ì╠80Nr╩▒¥\x196±U¼o"
  b"\x01ì╠80Opè▓\x0E24xºÑë"
  b"\x01ì╠80Sr;« É38'O¯"
  b"\x01ì╠80Sr;« É3Ntú\x7F"
  b"\x01ì╠80Sr;« É3Swå2"
  b"\x01ì╠80Tr½┐┬\vI|j<¢"
  b"\x01ì╠80Tr½┐┬\vI}Aé¸"
  b"\x01ì╠80Tr½┐┬\vIügõK"
  b"\x01ì╠80Tr½┐┬\vIéÑ©\e"
  b"\x01ì╠80Tr½┐┬\vIâÚË\x10"
  b"\x01ì╠80Tr½┐┬\vIà*Øk"
  b"\x01ì╠80Tr½┐┬\vIçúƒ»"
  b"\x01ì╠80Tr½┐┬\vIëG(z"
  b"\x01ì╠80Tr½┐┬\vIï/À▓"
  b"\x01ì╠80Tr½┐┬\vIîp‗""
  b"\x01ì╠80Tr½┐┬\vIìS>á"
  b"\x01ì╠80Tr½┐┬\vIÉ0ıù"
  b"\x01ì╠80Tr½┐┬\vIÉĬî"
  b"\x01ì╠80Tr½┐┬\vIæ«!S"
  b"\x01ì╠80Tr½┐┬\vIæ╠àÀ"
  b"\x01ì╠80Tr½┐┬\vIö‗▓""
  b"\x01ì╠80Tr½┐┬\vIò└p╝"
  b"\x01ì╠80Tr½┐┬\v\fÕÆ"
  b"\x01ì╠80Tr½┐┬\vIùè░\x07"
  b"\x01ì╠80Tr½┐┬\v\x14·¼"
  b"\x01ì╠80Tr½┐┬\vI£}´\n"
  b"\x01ì╠80Tr½┐┬\v\x01©|"
  b"\x01ì╠80Tr½┐┬\vI×5úÔ"
  b"\x01ì╠80Tr½┐┬\vIƒ[~\x13"
  b"\x01ì╠80Tr½┐┬\vIám¬î"
  b"\x01ì╠80Tr½┐┬\v\x1E h"
  b"\x01ì╠80Tr½┐┬\vIó¿"å"
  b"\x01ì╠80`p╬▒ý°ÐC\x1E³¥"
  b"""
    \x01ì╠80`p╬▒ý°ÐG\n
    Ë]
    """
  b"\x01ì╠80`p╬▒ý°ÐHm\x10°"
  b"\x01ì╠80`p╬▒ý°ÐM.\x13n"
  b"\x01ì╠80`p╬▒ý°ÐN\x15"
  b"\x01ì╠80`p╬▒ý°ÐOcAl"
  b"\x01ì╠80`p╬▒ý°ÐP.à░"
  b"\x01ì╠80`p╬▒ý°ÐRNDÝ"
  b"\x01ì╠80`p╬▒ý°ÐTêôz"
  b"\x01ì╠80`p╬▒ý°ÐV¥£ß"
  b"\x01ì╠80`p╬▒ý°ÐW╬>┬"
  b"\x01ì╠80`p╬▒ý°ÐY6d¸"
  b"\x01ì╠80`p╬▒ý°ÐZäÎ┐"
  b"\x01ì╠80`p╬▒ý°Ð\#░×"
  b"\x01ì╠80`p╬▒ý°Ð\ÍL¡"
  b"\x01ì╠80`p╬▒ý°Ð]p±ê"
  b"\x01ì╠80`p╬▒ý°Ð_d{Ø"
  b"\x01ì╠80`p╬▒ý°Ð`P )"
  b"\x01ì╠80`p╬▒ý°Ða╔\x7F¥"
  b"\x01ì╠80`p╬▒ý°ÐbÂe\x18"
  b"\x01ì╠80`p╬▒ý°ÐdZad"
  b"\x01ì╠80`p╬▒ý°Ðd┬ý÷"
  b"\x01ì╠80`p╬▒ý°ÐeÒvÖ"
  b"\x01ì╠80`p╬▒ý°Ðf½Q\x06"
  b"\x01ì╠80`p╬▒ý°ÐgV=Æ"
  b"\x01ì╠80`p╬▒ý°ÐiÑ╦<"
  b"\x01ì╠80`p╬▒ý°ÐjËH¦"
  b"\x01ì╠80`p╬▒ý°Ðk«ig"
  b"\x01ì╠80as?åõ@─ÁÀ¶Ã"
  b"\x01ì╠80as?åõ@─Â07Ï"
  b"\x01ì╠80as?åõ@─ÂÂFø"
  b"\x01ì╠80as?åõ@─ÀÐ\x11´"
  b"\x01ì╠80as?åõ@─©┐╝ò"
  b"\x01ì╠80as?åõ@─║\v"
  b"\x01ì╠80as?åõ@─╗æ<<"
  b"\x01ì╠80as?åõ@─¢■ß®"
  b"\x01ì╠80as?åõ@─¥ÆÐV"
  b"\x01ì╠80as?åõ@─┐¨FÑ"
  b"\x01ì╠80as?åõ@─└§\x16,"
  b"\x01ì╠80as?åõ@─┴ëÂm"
  b"\x01ì╠80as?åõ@─┬§+█"
  b"\x01ì╠80as?åõ@─├Ë&I"
  b"\x01ì╠80as?åõ@─┼«Üm"
  b"\x01ì╠80as?åõ@─ã»=Õ"
  b"\x01ì╠80as?åõ@─éK\x0E"
  b"\x01ì╠80gp─ïj\x7F'tt │"
  b"\x01ì╠80lq4┐n8!TÚѶ"
  b"\x01ì╠80lq4┐n8!Vƒ\x07Ë"
  b"\x01ì╠80lq4┐n8!WÝ\t"
  b"\x01ì╠80lq4┐n8!YÂÊ\x17"
  b"\x01ì╠80lq4┐n8![\rYx"
  b"\x01ì╠80mp¹ûy±Ávzµñ"
  b"\x01ì╠80mp¹ûy±Áw\x03─f"
  b"\x01ì╠80mp¹ûy±Áxj!Ñ"
  b"\x01ì╠80mp¹ûy±Áy¤é▄"
  b"\x01ì╠80mp¹ûy±Á}Za\x13"
  b"\x01ì╠80mp¹ûy±Á~\x08ï╩"
  b"\x01ì╠80mp¹ûy±Á\x7F╔ög"
  b"\x01ì╠80mp¹ûy±ÁÇìXû"
  b"\x01ì╠80mp¹ûy±Áü\x17Á&"
  b"\x01ì╠80mp¹ûy±Áéγ▒"
  b"\x01ì╠80mp¹ûy±ÁäQÇÀ"
  b"\x01ì╠80mp¹ûy±Áà┤µÕ"
  b"\x01ì╠80mp¹ûy±ÁçUfÊ"
  b"\x01ì╠80mp¹ûy±Áë0\x11+"
  b"\x01ì╠80mp¹ûy±Áè\vͰ"
  b"\x01ì╠80mp¹ûy±ÁïkSV"
  b"\x01ì╠80mp¹ûy±ÁîêñE"
  b"\x01ì╠80mp¹ûy±ÁÄ$õ""
  b"\x01ì╠80mp¹ûy±ÁÅ\x06\x1FÞ"
  b"\x01ì╠80mp¹ûy±ÁÅJÅV"
  b"\x01ì╠80mp¹ûy±ÁÉâº3"
  b"\x01ì╠80mp¹ûy±ÁÆMÎÞ"
  b"\x01ì╠80mp¹ûy±Áôu┬╝"
  b"\x01ì╠80mp¹ûy±Áö┤ª║"
  b"\x01ì╠80mp¹ûy±ÁòÐi°"
  b"\x01ì╠80mp¹ûy±ÁûËKu"
  b"\x01ì╠80mp¹ûy±Áùcâ\r"
  b"\x01ì╠80mp¹ûy±Áù|±\t"
  b"\x01ì╠80mp¹ûy±Áÿë\t¥"
  b"\x01ì╠80mp¹ûy±ÁÖ/³-"
  b"\x01ì╠80mp¹ûy±ÁÖájÂ"
  b"\x01ì╠80mp¹ûy±ÁÜh|\"
  b"\x01ì╠80mp¹ûy±Áø¬\x10"
  b"\x01ì╠80mp¹ûy±Á×,¾}"
  b"\x01ì╠80nqëÜ╔ªY§1\G"
  b"\x01ì╠80nqëÜ╔ªY÷æRy"
  b"\x01ì╠80nqëÜ╔ªY¸‗.╝"
  b"\x01ì╠80nqëÜ╔ªY°Ñ\╗"
  b"\x01ì╠80nqëÜ╔ªY·\x19"
  b"\x01ì╠80nqëÜ╔ªY¹v<¢"
  b"\x01ì╠80nqëÜ╔ªY³÷ì\x1E"
  b"\x01ì╠80nqëÜ╔ªY²òü\n"
  b"\x01ì╠80nqëÜ╔ªY■éCv"
  b"\x01ì╠80nqëÜ╔ªZ\x00§ml"
  b"\x01ì╠80nqëÜ╔ªZ\x01³Ö "
  b"\x01ì╠80nqëÜ╔ªZ\x03@æD"
  b"\x01ì╠80nqëÜ╔ªZ\x03ýj:"
  b"\x01ì╠80nqëÜ╔ªZ\x04¯ ="
  b"\x01ì╠80nqëÜ╔ªZ\x05»á\x18"
  b"\x01ì╠80tsÑ¢ô\x17*ùI\x04¢"
  b"\x01ì╠80urk╝±?c¹ù£Ê"
  b"\x01ì╠80yqtÀùQÇ\x179ï╔"
  b"\x01ì╠80yqtÀùQÇ#Ôq·"
  b"\x01ì╠80yqtÀùQÇ%"[▀"
  b"\x01ì╠80yqtÀùQÇ&ø-\x07"
  b"\x01ì╠80yqtÀùQÇ(5ú\f"
  b"\x01ì╠80yqtÀùQÇ+\x117{"
  b"\x01ì╠80zp³¡}o¢/å!j"
  b"\x01ì╠80zp³¡}o¢6\x0Eü "
  b"\x01ì╠80zp³¡}o¢7╗f["
  b"\x01ì╠80zp³¡}o¢8õ─n"
  b"\x01ì╠80zp³¡}o¢:6âÜ"
  b"\x01ì╠80zp³¡}o¢;δ\x1C"
  b"\x01ì╠80zp³¡}o¢=\x14ÞÄ"
  b"\x01ì╠80zp³¡}o¢=¡Àw"
  b"\x01ì╠80zp³¡}o¢?ä.Ö"
  b"\x01ì╠80zp³¡}o¢@è─\"
  b"\x01ì╠80zp³¡}o¢A╔Ôi"
  b"\x01ì╠80zp³¡}o¢BÃ'@"
  b"\x01ì╠80zp³¡}o¢C╗^ã"
  b"\x01ì╠80zp³¡}o¢D´ıð"
  b"\x01ì╠80zp³¡}o¢F\x00‗i"
  b"\x01ì╠80zp³¡}o¢Gìg\"
  b"\x01ì╠80zp³¡}o¢I\f"
  b"\x01ì╠80zp³¡}o¢IõÙ╗"
  b"\x01ì╠80zp³¡}o¢N\eÄ▀"
  b"\x01ì╠80zp³¡}o¢Otå╔"
  b"\x01ì╠80zp³¡}o¢PV─\x08"
  b"\x01ì╠80zp³¡}o¢Põ£º"
  b"\x01ì╠80zp³¡}o¢Q¼àL"
  b"\x01ì╠80zp³¡}o¢RC"\x17"
  b"\x01ì╠80zp³¡}o¢R├\x142"
  b"\x01ì╠80zp³¡}o¢S[╚È"
  b"\x01ì╠80zp³¡}o¢Sõþ½"
  b"\x01ì╠80zp³¡}o¢TTí|"
  b"\x01ì╠80zp³¡}o¢Uñ²╚"
  b"\x01ì╠80zp³¡}o¢VË╬k"
  b"\x01ì╠80zp³¡}o¢Wın>"
  b"\x01ì╠80zp³¡}o¢Y├na"
  b"\x01ì╠80zp³¡}o¢Zô°╚"
  b"\x01ì╠80Çr±«¬A╝$ı░┌"
]
131.47 ms
(2.67%)
2
# 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`.`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.fallback_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.fallback_1.title`,`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.fallback_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.fallback_1.alt`,`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.fallback_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.fallback_1.customFields`,`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.fallback_1.createdAt`, `category.media.translation.createdAt`, `category.media.translation.fallback_1.updatedAt`, `category.media.translation.updatedAt`, `category.media.translation.fallback_1.mediaId`, `category.media.translation.mediaId`, `category.media.translation.fallback_1.languageId`, `category.media.translation.languageId`, `category.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id 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 `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId`, `category.media.translation.fallback_1`.title as `category.media.translation.fallback_1.title`, `category.media.translation.fallback_1`.alt as `category.media.translation.fallback_1.alt`, `category.media.translation.fallback_1`.custom_fields as `category.media.translation.fallback_1.customFields`, `category.media.translation.fallback_1`.created_at as `category.media.translation.fallback_1.createdAt`, `category.media.translation.fallback_1`.updated_at as `category.media.translation.fallback_1.updatedAt`, `category.media.translation.fallback_1`.media_id as `category.media.translation.fallback_1.mediaId`, `category.media.translation.fallback_1`.language_id as `category.media.translation.fallback_1.languageId` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.fallback_1` ON `category.media.translation`.`media_id` = `category.media.translation.fallback_1`.`media_id` AND `category.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|2ff3b91ee9974b6b8bc53e3b0d2c48fd|%"
  1
  101
]
85.01 ms
(1.72%)
2
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.fallback_1.name`,`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.fallback_1.description`,`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.fallback_1.position`,`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.fallback_1.customFields`,`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.fallback_1.languageId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.fallback_1.name`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.fallback_1.name`,`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.fallback_1.position`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.fallback_1.position`,`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.fallback_1.customFields`,`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.createdAt`, `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.fallback_1.languageId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId`, `property_group_option.translation.fallback_1`.name as `property_group_option.translation.fallback_1.name`, `property_group_option.translation.fallback_1`.position as `property_group_option.translation.fallback_1.position`, `property_group_option.translation.fallback_1`.custom_fields as `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.fallback_1`.created_at as `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.fallback_1`.updated_at as `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.fallback_1`.property_group_option_id as `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.fallback_1`.language_id as `property_group_option.translation.fallback_1.languageId` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.fallback_1` ON `property_group_option.translation`.`property_group_option_id` = `property_group_option.translation.fallback_1`.`property_group_option_id` AND `property_group_option.translation.fallback_1`.language_id = ? WHERE `property_group_option.translation`.language_id = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`, `property_group_option.group.translation.fallback_1`.name as `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.fallback_1`.description as `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.fallback_1`.position as `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.fallback_1`.custom_fields as `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.fallback_1`.created_at as `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.fallback_1`.updated_at as `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.fallback_1`.property_group_id as `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.fallback_1`.language_id as `property_group_option.group.translation.fallback_1.languageId` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.fallback_1` ON `property_group_option.group.translation`.`property_group_id` = `property_group_option.group.translation.fallback_1`.`property_group_id` AND `property_group_option.group.translation.fallback_1`.language_id = ? WHERE `property_group_option.group.translation`.language_id = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ë\eòâ"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x02h╩"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾É©áp"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ìb©ý"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Åp@Áî~e┼┼N\x04"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÊ┤\x7FÑ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17E8j\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■Ù┼8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾åÙp¼"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Ä4┬\x08"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾îyÂ┤"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëg[¯"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~ è░Q"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eËßZÀ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G¥L9"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ëÚ(3"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,■n█╚"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì└╩\x7Fîrëùj\x01\x19\x10Ñ"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ░êJ"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17G½Å▓"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¨öh\x01"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾î\x11\e"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■«Ñ½"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╬Âı▓"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17GöZÆ"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¶┌\r\x16"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄l_\n"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾äÏ}Ç"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ê7Ý░"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ï@Ø\x0E"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e▄Í║î"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗Ñ0Á."
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
  b"\x01ì╠8/ìp!ƒ\x10├¤WJ>ï"
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~e╠Jq4"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17FÜ.\r"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,‗r\x1AÌ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"\x01ì╠8/ìp!ƒ\x10├¤bþ/┤"
  b"\x01ì╠8/Åp@Áî~e─\f<5"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eÐ~¬)"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17DW«q"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾ç?_Y"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,·R3ê"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾è╝¸¢"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸Y\?¬"
]
58.71 ms
(1.19%)
1
# 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:
[
  "/detail/018dcc382fff7241910ce03c12c55869"
  "/navigation/9fb92bb4640b4feea216d76924c61555"
  "/navigation/3ef78d78f8d84331b715fac4cc6ba2ae"
  "/navigation/018e1a88ed8c7b8ab69853f960366f62"
  "/navigation/018e1cedacce78aa9d38aa1c74cbe215"
  "/navigation/018dc0c55d3d731fa9a9aa5b61a02851"
  "/navigation/018dc0c55d3b700e99fae7a8ee46f6ae"
  "/navigation/018dc0c55d3b700e99fae7a8eef7a4c8"
  "/navigation/018dc0c55d3b700e99fae7a8f11db1aa"
  "/navigation/018dc0c55d3b700e99fae7a8f36cf5bb"
  "/navigation/018dc0c55d3b700e99fae7a8f46b13a9"
  "/navigation/018dc0c55d3b700e99fae7a8fcafe439"
  "/navigation/018dc0c55d3b700e99fae7a8fcc9b2b0"
  "/navigation/018dc0c55d3c72b2a00cf80e62902d44"
  "/navigation/018dc0c55d3c72b2a00cf80e64881ef8"
  "/navigation/018dc0c55d3c72b2a00cf80e656269b6"
  "/navigation/018dc0c55d3c72b2a00cf80e6aaefbea"
  "/navigation/018dc0c55d3c72b2a00cf80e6ba45b2f"
  "/navigation/018dc0c55d3d731fa9a9aa5b61fbd083"
  "/navigation/018dc0c55d4270aaa5c3815d91ca21be"
  "/navigation/018dc0c55d417329ac7a885fe022030f"
  "/navigation/018dc0c55d417329ac7a885fe3fb4951"
  "/navigation/018dc0c55d417329ac7a885fe89ef527"
  "/navigation/018dc0c55d417329ac7a885fec818bb1"
  "/navigation/018dc0c55d417329ac7a885fee09ea76"
  "/navigation/018dc0c55d417329ac7a885ff16b6752"
  "/navigation/018dc0c55d417329ac7a885ff593c18d"
  "/navigation/018dc0c55d417329ac7a885ff9197881"
  "/navigation/018dc0c55d4270aaa5c3815d8cfe4587"
  "/navigation/018dc0c55d4270aaa5c3815d8d9c328e"
  "/navigation/018dc0c55d4270aaa5c3815d8dcc0b15"
  "/navigation/018dc0c55d4270aaa5c3815d8f1dd8ce"
  "/navigation/018dc0c55d4270aaa5c3815d90a89957"
  "/navigation/018dc0c55d4270aaa5c3815d91a772a6"
  "/navigation/018dc0c55d47702f89cad5efdb46261b"
  "/navigation/018dc0c55d4572f9ac53a2fe270f6176"
  "/navigation/018dc0c55d4572f9ac53a2fe2e2cf2cf"
  "/navigation/018dc0c55d47702f89cad5efd7d2e27e"
  "/navigation/018dc0c55d47702f89cad5efd8a40f55"
  "/navigation/018dc0c55d47702f89cad5efd8a41126"
  "/navigation/018dc0c55d47702f89cad5efd9148b1d"
  "/navigation/018dc0c55d47702f89cad5efd9b4a812"
  "/navigation/018dc0c55d47702f89cad5efdb11d69b"
  "/navigation/018dc0c55d47702f89cad5efdbd15787"
  "/navigation/018dc0c55d47702f89cad5efdc604d56"
  "/navigation/018dc0c55d47702f89cad5efdcb9d3c5"
  "/navigation/018dc0c55d47702f89cad5efdcfa5762"
  "/navigation/018dc0c55d437204841e3596181b3144"
  "/navigation/018dc0c55d437204841e3595f4cdcb1d"
  "/navigation/018dc0c55d437204841e3595f5590770"
  "/navigation/018dc0c55d437204841e3595f7d19571"
  "/navigation/018dc0c55d437204841e3596160ce1f3"
  "/navigation/018dc0c55d437204841e3596171ba1ce"
  "/navigation/018dc0c55d437204841e359617ec8721"
  "/navigation/018dc0c55d3e706380128476c60bdbdc"
  "/navigation/018dc0c55d3d731fa9a9aa5b66c89440"
  "/navigation/018dc0c55d3d731fa9a9aa5b6c92691b"
  "/navigation/018dc0c55d3e706380128476c8c2d3f5"
  "/navigation/018dc0c55d3e706380128476de0387de"
  "/navigation/018dc0c55d3e706380128476de3bfb89"
  "/navigation/018dc0c55d3e706380128476def9027c"
  "/navigation/018dc0c55d3e706380128476df76e607"
  "/navigation/018dc0c55d3e706380128476d6b3e634"
  "/navigation/018dc0c55d3e706380128476d2eddc69"
  "/navigation/018dc0c55d3e706380128476d329b77e"
  "/navigation/018dc0c55d3e706380128476d4279b4c"
  "/navigation/018dc0c55d3e706380128476d5120611"
  "/navigation/018dc0c55d3e706380128476d5ed2ba1"
  "/navigation/018dc0c55d3e706380128476d63e91b7"
  "/navigation/018dc0c55d437204841e3595edf3b65c"
  "/navigation/018dc0c55d437204841e3595ec5331b5"
  "/navigation/018dc0c55d437204841e3595ed122e9e"
  "/navigation/018dc0c55d4471999bd90744cbcd39e2"
  "/navigation/018dc0c55d437204841e359618330a55"
  "/navigation/018dc0c55d437204841e3596188603c6"
  "/navigation/018dc0c55d4471999bd90744c94a95ef"
  "/navigation/018dc0c55d4471999bd90744cc170cf4"
  "/navigation/018dc0c55d4471999bd90744cce61a0e"
  "/navigation/018dc0c55d4c7082a99dfa039f0a0e6e"
  "/navigation/018dc0c55d4c7082a99dfa0386b4dcab"
  "/navigation/018dc0c55d4c7082a99dfa03a2c3f65a"
  "/navigation/018dc0c55d4c7082a99dfa03a3bc93fc"
  "/navigation/018dc0c55d4f71ada98c749f7e207fc4"
  "/navigation/018dc0c55d4d7180920f52f9bc58524a"
  "/navigation/018dc0c55d4d7180920f52f9ba989416"
  "/navigation/018dc0c55d4d7180920f52f9bb47b9c0"
  "/navigation/018dc0c55d4d7180920f52f9bb855c45"
  "/navigation/0192b9d563037f7bb8707d3c9491998f"
  "/navigation/018d65e5c8ba7deeaaf2904716af9f91"
  "/navigation/018d68ddfc427dfab4020bd9bfac47ff"
  "/navigation/018e191f52c67125865e98328105e4fa"
  "/navigation/018e1a7f416f7ddea1cf3dfaa3660cef"
  "/navigation/018dc0c55d3e706380128476e10bc739"
  "/detail/018dcc382ffe717eb72550e879fab82c"
  "/detail/018dcc382ff1737f9b64929f66982ea8"
  "/detail/018dcc382ff1737f9b64929f5a728d4b"
  "/detail/018dcc38306070ceb1ecf8d14f63416c"
  "/detail/018dcc382ff1737f9b64929f591c9a56"
  "/detail/018dcc38303b71d58eb8d37c78d7f191"
  "/detail/018dcc3830177331878014fc2f3e94da"
  "/detail/018dcc382fe470ae949612c418f0709c"
  "/detail/018dcc382fe470ae949612c41a50d5eb"
  "/detail/018dcc38304770a1a7718e7462ab6b14"
  "/detail/018dcc38306070ceb1ecf8d1524e44ed"
  "/detail/018dcc38302371aaaf496e010d0bedd1"
  "/detail/018dcc382fcb70f5aa31461af67edcb8"
  "/detail/018dcc38302f73428128dad2995eae53"
  "/detail/018dcc38305472abbfc20b49852a9d6b"
  "/detail/018dcc3830177331878014fc1bef8bbc"
  "/detail/018dcc382fd77036a0978f43f7fb371e"
  "/detail/018dcc38304770a1a7718e7453e9222b"
  "/detail/018dcc382fbf7016b65bb11c18e9560a"
  "/detail/018dcc382ffe717eb72550e8806ce909"
  "/detail/018dcc38302371aaaf496e010c2947ad"
  "/detail/018dcc3830177331878014fc1c2941a0"
  "/detail/018dcc38302371aaaf496e01155ab49c"
  "/detail/018dcc382ff1737f9b64929f64e673dc"
  "/detail/018dcc382ffe717eb72550e887ad8a97"
  "/detail/018dcc382ffe717eb72550e888144454"
  "/detail/018dcc38306c7134bf6e382154e9a5f4"
  "/detail/018dcc3830177331878014fc2e92fd44"
  "/detail/018dcc38300a70b8bba79aa72a752465"
  "/detail/018dcc382ffe717eb72550e874d3a6aa"
  "/detail/018dcc382fcb70f5aa31461afb2587fb"
  "/detail/018dcc382ff1737f9b64929f5c3bf81a"
  "/detail/018dcc38304770a1a7718e7452819da4"
  "/detail/018dcc38302f73428128dad2acc63d26"
  "/detail/018dcc382fd77036a0978f43e761c56c"
  "/detail/018dcc38302473c89ff0557b06d93709"
  "/detail/018dcc3830177331878014fc2f524fc2"
  "/detail/018dcc382fcb70f5aa31461b09243bc3"
  "/detail/018dcc38302f73428128dad2a420c1c1"
  "/detail/018dcc38302371aaaf496e01102f5a59"
  "/detail/018dcc382fbf7016b65bb11c15e3beec"
  "/detail/018dcc38306d70fb9679f1b596d34b75"
  "/detail/018dcc382ff1737f9b64929f65a5a388"
  "/detail/018dcc38300a70b8bba79aa7239d0262"
  "/detail/018dcc38306070ceb1ecf8d1502e85b0"
  "/detail/018dcc38302371aaaf496e01125eaf97"
  "/detail/018dcc38304770a1a7718e745ff93469"
  "/detail/018dcc3830177331878014fc2ba156fa"
  "/detail/018dcc382ff1737f9b64929f5b06d7e5"
  "/detail/018dcc382ffe717eb72550e879751e61"
  "/detail/018dcc38306c7134bf6e382159b6d217"
  "/detail/018dcc382ffe717eb72550e8836f2f11"
  "/detail/018dcc38302f73428128dad2adbf221b"
  "/detail/018dcc382ffe717eb72550e879148fb7"
  "/detail/018dcc38306d70fb9679f1b595d169f8"
  "/detail/018dcc38300a70b8bba79aa728a8c20a"
  "/detail/018dcc3830177331878014fc2afd686d"
  "/detail/018dcc382fbf7016b65bb11c2b2bb503"
  "/detail/018dcc38303070b788360ce1349bbd5b"
  "/detail/018dcc38307a70fcad7d6fbd41c9e269"
  "/detail/018dcc38302371aaaf496e010b21c7e0"
  "/detail/018dcc3830177331878014fc20a4a33f"
  "/detail/018dcc38304770a1a7718e745952a0ab"
  "/detail/018dcc38302371aaaf496e010ef9650c"
  "/detail/018dcc382ffe717eb72550e882dd8c50"
  "/detail/018dcc38302f73428128dad29f07163d"
  "/detail/018dcc382fe57277872a27f844b67506"
  "/detail/018dcc382fbf7016b65bb11c10677ae1"
  "/detail/018dcc382ffe717eb72550e87bb9051c"
  "/detail/018dcc382fe57277872a27f840f0fb26"
  "/detail/018dcc38304770a1a7718e74581a1e6a"
  "/detail/018dcc382ff1737f9b64929f62de822f"
  "/detail/018dcc382fbf7016b65bb11c0fc28310"
  "/detail/018dcc382fbf7016b65bb11c146768d8"
  "/detail/018dcc382fcb70f5aa31461af872ddf9"
  "/detail/018dcc38304770a1a7718e7450f9e120"
  "/detail/018dcc382fe470ae949612c41c669a42"
  "/detail/018dcc38306d70fb9679f1b5786a21a5"
  "/detail/018dcc38304770a1a7718e7456e0450e"
  "/detail/018dcc383053723bae20903353778632"
  "/detail/018dcc382ffe717eb72550e87c346866"
  "/detail/018dcc382fe57277872a27f84127f409"
  "/detail/018dcc382fcb70f5aa31461b082ee371"
  "/detail/018dcc382fd77036a0978f43e3bfd18f"
  "/detail/018dcc3830177331878014fc283dd916"
  "/detail/018dcc383053723bae2090334e74a37f"
  "/detail/018dcc38304770a1a7718e744f0e6f32"
  "/detail/018dcc3830797174b79751802835a30c"
  "/detail/018dcc382fbf7016b65bb11c1af2b9e0"
  "/detail/018dcc38302f73428128dad2ab30bc53"
  "/detail/018dcc382fcb70f5aa31461afceeb112"
  "/detail/018dcc38306070ceb1ecf8d1431efcbe"
  "/detail/018dcc38300b7217945076ebac8d374f"
  "/detail/018dcc38305472abbfc20b498167e44b"
  "/detail/018dcc382ffe717eb72550e8813d01ed"
  "/detail/018dcc382ffe717eb72550e8778c71c3"
  "/detail/018dcc38302f73428128dad2a669534b"
  "/detail/018dcc38303b71d58eb8d37c7f105c7d"
  "/detail/018dcc38305472abbfc20b4982a5b81b"
  "/detail/018dcc38306d70fb9679f1b57e088bca"
  "/detail/018dcc38302f73428128dad2a572cd07"
  "/detail/018dcc38303b71d58eb8d37c7acd10d4"
  "/detail/018dcc382fd77036a0978f43f1e0ddea"
  "/detail/018dcc38302473c89ff0557b0563fca8"
  "/detail/018dcc382ff1737f9b64929f63c5351e"
  "/detail/018dcc38300b7217945076ebb22ef26f"
  "/detail/018dcc382ffe717eb72550e886376068"
  "/detail/018dcc382fcb70f5aa31461b02b396db"
  "/detail/018dcc38306d70fb9679f1b57d5a6113"
  "/detail/018dcc382fcb70f5aa31461b038c0de9"
  "/detail/018dcc382ff1737f9b64929f63ae3742"
  "/detail/018dcc38303b71d58eb8d37c75411196"
  "/detail/018dcc38304f708ab20e323478a7a589"
  "/detail/018dcc38302f73428128dad29a3fa983"
  "/detail/018dcc38304770a1a7718e745a1f37f9"
  "/detail/018dcc382fc072dcb524fd39af29b5b4"
  "/detail/018dcc38306d70fb9679f1b58117b526"
  "/detail/018dcc38300b7217945076ebb5481cba"
  "/detail/018dcc38305472abbfc20b4987a39faf"
  "/detail/018dcc3830177331878014fc1d549520"
  "/detail/018dcc38303b71d58eb8d37c71c16234"
  "/detail/018dcc38303b71d58eb8d37c7669d4eb"
  "/detail/018dcc38306070ceb1ecf8d1470ad35d"
  "/detail/018dcc382ff1737f9b64929f7610dcd9"
  "/detail/018dcc383061733f86e440c4bdfee1a9"
  "/detail/018dcc383048733cb8b7773a7e222248"
  "/detail/018dcc38303b71d58eb8d37c9af2cfef"
  "/detail/018dcc38305472abbfc20b4991ae2153"
  "/detail/018dcc38304770a1a7718e7467496ec7"
  "/detail/018dcc382fcc72f0b51c3797e2c8c936"
  "/detail/018dcc38303c701c971ca7d052305e90"
  "/detail/018dcc38302473c89ff0557b12a3e297"
  "/detail/018dcc38303070b788360ce13ebbe8dd"
  "/detail/018dcc38303b71d58eb8d37c8ae37274"
  "/detail/018dcc38303b71d58eb8d37c8c851dc9"
  "/detail/018dcc3830177331878014fc318ab7f3"
  "/detail/018dcc38301872a3989e8ac566aed084"
  "/detail/018dcc382fe57277872a27f867386031"
  "/detail/018dcc382ff1737f9b64929f6c395a7a"
  "/detail/018dcc38306e71899ac9a659f5315c47"
  "/detail/018dcc3830177331878014fc3bbe36f4"
  "/detail/018dcc38306d70fb9679f1b5988909be"
  "/detail/018dcc38306d70fb9679f1b5767ae6a4"
  "/detail/018dcc382fd77036a0978f43ede77ad8"
  "/detail/018dcc38303b71d58eb8d37c98dffe9f"
  "/detail/018dcc38306e71899ac9a659f6915279"
  "/detail/018dcc38306070ceb1ecf8d15a84d7bf"
  "/detail/018dcc38306070ceb1ecf8d16bae6967"
  "/detail/018dcc38305472abbfc20b497d4182f7"
  "/detail/018dcc38306070ceb1ecf8d164c2ecf6"
  "/detail/018dcc38306d70fb9679f1b5992ffc2d"
  "/detail/018dcc382ff1737f9b64929f6e54a0d9"
  "/detail/018dcc38303070b788360ce144e1b5a6"
  "/detail/018dcc382fd77036a0978f43facc3e83"
  "/detail/018dcc38307a70fcad7d6fbd360e81ff"
  "/detail/018dcc383048733cb8b7773a7f1f90b1"
  "/detail/018dcc382fff7241910ce03c15e559dd"
  "/detail/018dcc383048733cb8b7773a7f5beb54"
  "/detail/018dcc383061733f86e440c4b5b7f4c7"
  "/detail/018dcc382fff7241910ce03c17215e06"
  "/detail/018dcc382fbf7016b65bb11c2ebb124a"
  "/detail/018dcc382ff1737f9b64929f69225dab"
  "/detail/018dcc382fcb70f5aa31461b0a70aecd"
  "/detail/018dcc382fff7241910ce03c18344805"
  "/detail/018dcc38306d70fb9679f1b59e2cf37d"
  "/detail/018dcc38305472abbfc20b4995c070bc"
  "/detail/018dcc38305472abbfc20b497c6a3cbd"
  "/detail/018dcc38302473c89ff0557b0e343e9a"
  "/detail/018dcc382fe57277872a27f8581a0ce0"
  "/detail/018dcc382fd873ffb0601191138da8de"
  "/detail/018dcc38307a70fcad7d6fbd535bc8d4"
  "/detail/018dcc38303c701c971ca7d052a0b297"
  "/detail/018dcc38300b7217945076ebc75762cc"
  "/detail/018dcc38300b7217945076ebc83cc08b"
  "/detail/018dcc38303c701c971ca7d050c76051"
  "/detail/018dcc38303070b788360ce143c935d3"
  "/detail/018dcc382fc072dcb524fd39b0d59cce"
  "/detail/018dcc3830177331878014fc2573af2e"
  "/detail/018dcc38306070ceb1ecf8d16ad348dd"
  "/detail/018dcc38304770a1a7718e745b74f9c0"
  "/detail/018dcc38306070ceb1ecf8d1645a6164"
  "/detail/018dcc38300b7217945076ebc06c71f1"
  "/detail/018dcc382ffe717eb72550e87d7f66da"
  "/detail/018dcc3830177331878014fc24c0f4a6"
  "/detail/018dcc383048733cb8b7773a8d93dacc"
  "/detail/018dcc382fc072dcb524fd39bcab05ba"
  "/detail/018dcc38301872a3989e8ac5647f4fe8"
  "/detail/018dcc382fd873ffb06011910ac081b4"
  "/detail/018dcc382ff1737f9b64929f6d034c5c"
  "/detail/018dcc382fe470ae949612c41ad4f1db"
  "/detail/018dcc38300b7217945076ebbd5f5fc3"
  "/detail/018dcc382fc072dcb524fd39be26f4cc"
  "/detail/018dcc38302473c89ff0557b11a21bfa"
  "/detail/018dcc38300b7217945076ebada71d35"
  "/detail/018dcc382ff1737f9b64929f652d145d"
  "/detail/018dcc38303b71d58eb8d37c81185677"
  "/detail/018dcc38306d70fb9679f1b579cf82dc"
  "/detail/018dcc3830797174b79751802b11377b"
  "/detail/018dcc382ff1737f9b64929f61f5afc3"
  "/detail/018dcc38302f73428128dad2a8341f52"
  "/detail/018dcc3830797174b797518025225bdf"
  "/detail/018dcc3830177331878014fc2411878e"
  "/detail/018dcc38300a70b8bba79aa727c85d56"
  "/detail/018dcc38305472abbfc20b4983e9d310"
  "/detail/018dcc38306d70fb9679f1b57fc99467"
  "/detail/018dcc38300b7217945076ebb2df1333"
  "/detail/018dcc38302473c89ff0557b05e64daa"
  "/detail/018dcc38304770a1a7718e747071b89e"
  "/detail/018dcc38300a70b8bba79aa72c801d3e"
  "/detail/018dcc382ff1737f9b64929f608b8c59"
  "/detail/018dcc38302f73428128dad29b326fe5"
  "/detail/018dcc38307a70fcad7d6fbd2f86216a"
  "/detail/018dcc382fd873ffb0601190fee28f1a"
  "/detail/018dcc38306c7134bf6e3821569f07d3"
  "/detail/018dcc38304770a1a7718e744f73877f"
  "/detail/018dcc38302371aaaf496e010d97ae3c"
  "/detail/018dcc38303b71d58eb8d37c7d4c776e"
  "/detail/018dcc38300a70b8bba79aa72ac472f4"
  "/detail/018dcc38303b71d58eb8d37c730d1472"
  "/detail/018dcc38302f73428128dad29ccc0d05"
  "/detail/018dcc382fbf7016b65bb11c1d5c51a2"
  "/detail/018dcc382fd77036a0978f43f9124ee3"
  "/detail/018dcc38303b71d58eb8d37c80dea032"
  "/detail/018dcc38306d70fb9679f1b5808d5896"
  "/detail/018dcc382ff1737f9b64929f688f9b33"
  "/detail/018dcc3830177331878014fc3af54ad4"
  "/detail/018dcc38303b71d58eb8d37c9a953a71"
  "/detail/018dcc382fcb70f5aa31461af6926fe0"
  "/detail/018dcc38306d70fb9679f1b59375c2bc"
  "/detail/018dcc38306070ceb1ecf8d157ce3ec2"
  "/detail/018dcc38303070b788360ce14c1dfe75"
  "/detail/018dcc38301872a3989e8ac562e46a5d"
  "/detail/018dcc38307a70fcad7d6fbd42c72740"
  "/detail/018dcc382fbf7016b65bb11c2c797e64"
  "/detail/018dcc382fc072dcb524fd39ade669c4"
  "/detail/018dcc38302371aaaf496e0113c19bca"
  "/detail/018dcc38306070ceb1ecf8d14d2e136e"
  "/detail/018dcc3830797174b797518023e271fa"
  "/detail/018dcc38300a70b8bba79aa7247fbb2f"
  "/detail/018dcc3830177331878014fc1f799ddf"
  "/detail/018dcc38306070ceb1ecf8d162b66518"
  "/detail/018dcc38303070b788360ce142c6c561"
  "/detail/018dcc38303070b788360ce13535bdb5"
  "/detail/018dcc38306d70fb9679f1b5845180b7"
  "/detail/018dcc382fbf7016b65bb11c1242ea36"
  "/detail/018dcc38306c7134bf6e38215b0d5978"
  "/detail/018dcc382fbf7016b65bb11c17a52f98"
  "/detail/018dcc3830797174b7975180269b2d07"
  "/detail/018dcc382fe57277872a27f861ab66be"
  "/detail/018dcc38306070ceb1ecf8d161c97fbe"
  "/detail/018dcc38302473c89ff0557b0f35db2d"
  "/detail/018dcc38300b7217945076ebbe7a2b47"
  "/detail/018dcc38306d70fb9679f1b5924dd7e8"
  "/detail/018dcc38303b71d58eb8d37c92afc1e4"
  "/detail/018dcc38306070ceb1ecf8d156be9ce1"
  "/detail/018dcc38306e71899ac9a659f7f22ebc"
  "/detail/018dcc38306c7134bf6e382157ed09c3"
  "/detail/018dcc383061733f86e440c4bff946a5"
  "/detail/018dcc38307a70fcad7d6fbd52c31432"
  "/detail/018dcc38304770a1a7718e7466e84f1e"
  "/detail/018dcc38305472abbfc20b499e01b87c"
  "/detail/018dcc38301872a3989e8ac55e9a49ae"
  "/detail/018dcc38306d70fb9679f1b594b4a6ba"
  "/detail/018dcc3830177331878014fc3960bc7c"
  "/detail/018dcc382fcc72f0b51c3797e377299d"
  "/detail/018dcc382fe57277872a27f86586690b"
  "/detail/018dcc38301872a3989e8ac5651ed930"
  "/detail/018dcc38306d70fb9679f1b585b4e6e5"
  "/detail/018dcc382fd873ffb0601190f95d49f1"
  "/detail/018dcc38306070ceb1ecf8d15c23b09e"
  "/detail/018dcc38302473c89ff0557b0a01075e"
  "/detail/018dcc382ffe717eb72550e888578a78"
  "/detail/018dcc382fc072dcb524fd39acd57b88"
  "/detail/018dcc38303b71d58eb8d37c91df894e"
  "/detail/018dcc38307a70fcad7d6fbd44efd5d0"
  "/detail/018dcc38303070b788360ce141beeb2d"
  "/detail/018dcc38306070ceb1ecf8d15488937a"
  "/detail/018dcc38306070ceb1ecf8d1593664f7"
  "/detail/018dcc38303b71d58eb8d37c842905fb"
  "/detail/018dcc382fe57277872a27f849b9c6a1"
  "/detail/018dcc38306d70fb9679f1b58f061fe8"
  "/detail/018dcc38307a70fcad7d6fbd3f842e99"
  "/detail/018dcc38304770a1a7718e7472a53694"
  "/detail/018dcc38306070ceb1ecf8d15cd64cad"
  "/detail/018dcc38304770a1a7718e746a0f38f0"
  "/detail/018dcc382ffe717eb72550e88e087074"
  "/detail/018dcc382fd873ffb06011910ea252d1"
  "/detail/018dcc38306e71899ac9a659fb763cbd"
  "/detail/018dcc38306d70fb9679f1b582d7fcb1"
  "/detail/018dcc382fcc72f0b51c3797e19ff83d"
  "/detail/018dcc382fe57277872a27f84ea47b39"
  "/detail/018dcc382ff1737f9b64929f71557143"
  "/detail/018dcc38306d70fb9679f1b5977cf109"
  "/detail/018dcc382fbf7016b65bb11c1f79d008"
  "/detail/018dcc38303b71d58eb8d37c886d218e"
  "/detail/018dcc38303c701c971ca7d055abea39"
  "/detail/018dcc38303070b788360ce1389cca63"
  "/detail/018dcc382fd873ffb06011910c05eb7c"
  "/detail/018dcc38304770a1a7718e747155dd0f"
  "/detail/018dcc382ffe717eb72550e88ae230b6"
  "/detail/018dcc38307a70fcad7d6fbd37bb665b"
  "/detail/018dcc383061733f86e440c4ba0b34d1"
  "/detail/018dcc382fff7241910ce03c1bbc190b"
  "/detail/018dcc382fcc72f0b51c3797d42e4017"
  "/detail/018dcc38303070b788360ce1361ce7a3"
  "/detail/018dcc383048733cb8b7773a822613a2"
  "/detail/018dcc382fe57277872a27f846bb6bb8"
  "/detail/018dcc382fd77036a0978f43f577bcfc"
  "/detail/018dcc38302473c89ff0557b08b6c25f"
  "/detail/018dcc38302473c89ff0557b2120ead0"
  "/detail/018dcc38305472abbfc20b499c7def0a"
  "/detail/018dcc38306e71899ac9a659fa197afb"
  "/detail/018dcc38303b71d58eb8d37c7e6862bf"
  "/detail/018dcc3830177331878014fc2c1ec1ec"
  "/detail/018dcc382fcb70f5aa31461b015ef95f"
  "/detail/018dcc38302f73428128dad2a9dae0bc"
  "/detail/018dcc382fd77036a0978f43f49801ca"
  "/detail/018dcc38306070ceb1ecf8d14e15529e"
  "/detail/018dcc382fd77036a0978f43e8e6590a"
  "/detail/018dcc38306d70fb9679f1b57703c466"
  "/detail/018dcc38302f73428128dad2aec23f35"
  "/detail/018dcc38304770a1a7718e746803aa0d"
  "/detail/018dcc382fd873ffb060119115044996"
  "/detail/018dcc382fc072dcb524fd39af4c1b57"
  "/detail/018dcc382fd77036a0978f43f07ed13a"
  "/detail/018dcc38305472abbfc20b49908eaa8c"
  "/detail/018dcc38306d70fb9679f1b59763830d"
  "/detail/018dcc382ffe717eb72550e88c512fae"
  "/detail/018dcc38300b7217945076ebb6a6a75d"
  "/detail/018dcc382fcc72f0b51c3797e0015fd6"
  "/detail/018dcc38306e71899ac9a65a03ec6a3a"
  "/detail/018dcc382fe57277872a27f864998880"
  "/detail/018dcc383061733f86e440c4be92d156"
  "/detail/018dcc38305472abbfc20b49a06daa8c"
  "/detail/018dcc38306070ceb1ecf8d169a5cb3c"
  "/detail/018dcc38303070b788360ce1405cd789"
  "/detail/018dcc38306070ceb1ecf8d1486d10f8"
  "/detail/018dcc382fbf7016b65bb11c20435fdb"
  "/detail/018dcc38306d70fb9679f1b599a06ab6"
  "/detail/018dcc38303070b788360ce12a015d49"
  "/detail/018dcc382fbf7016b65bb11c2dffae98"
  "/detail/018dcc382fcc72f0b51c3797d5577353"
  "/detail/018dcc38302f73428128dad2b10c2178"
  "/detail/018dcc382fcb70f5aa31461b10b1b7fe"
  "/detail/018dcc382ff1737f9b64929f6fc81a57"
  "/detail/018dcc382fcc72f0b51c3797da65c43b"
  "/detail/018dcc38303c701c971ca7d052f918b2"
  "/detail/018dcc38303b71d58eb8d37c94bce951"
  "/detail/018dcc382fe57277872a27f85b26f6d1"
  "/detail/018dcc38306d70fb9679f1b58a0bd6f8"
  "/detail/018dcc382ffe717eb72550e890283584"
  "/detail/018dcc382ff1737f9b64929f77eb177d"
  "/detail/018dcc383048733cb8b7773a7d451a59"
  "/detail/018dcc3830177331878014fc3421c8ec"
  "/detail/018dcc38303b71d58eb8d37c915bb8c4"
  "/detail/018dcc3830177331878014fc329d3e84"
  "/detail/018dcc38301872a3989e8ac56a040fd3"
  "/detail/018dcc382fc072dcb524fd39b4f39190"
  "/detail/018dcc38303070b788360ce14d7b800f"
  "/detail/018dcc38302473c89ff0557b217b3ce9"
  "/detail/018dcc382fd873ffb0601190fb81ac5a"
  "/detail/018dcc3830177331878014fc3846fefa"
  "/detail/018dcc38303b71d58eb8d37c90f56b07"
  "/detail/018dcc38300b7217945076ebb8dc2f4c"
  "/detail/018dcc38307a70fcad7d6fbd38e4c46e"
  "/detail/018dcc38307a70fcad7d6fbd3a36839a"
  "/detail/018dcc382fcc72f0b51c3797e2277eb3"
  "/detail/018dcc38305472abbfc20b499f5b7e13"
  "/detail/018dcc38305472abbfc20b498c70f222"
  "/detail/018dcc382fe57277872a27f8524305eb"
  "/detail/018dcc382fff7241910ce03c237f17fe"
  "/detail/018dcc38303070b788360ce137e35037"
  "/detail/018dcc382fc072dcb524fd39bbb4564f"
  "/detail/018dcc382fd873ffb06011910db50500"
  "/detail/018dcc382fcc72f0b51c3797d8efb96e"
  "/detail/018dcc38305472abbfc20b498d533ea0"
  "/detail/018dcc382ffe717eb72550e88f63232a"
  "/detail/018dcc38307a70fcad7d6fbd56d3ce6b"
  "/detail/018dcc382fc072dcb524fd39bffff7be"
  "/detail/018dcc38303070b788360ce1443d7f5c"
  "/detail/018dcc383061733f86e440c4b63037d8"
  "/detail/018dcc383061733f86e440c4b6b6469b"
  "/detail/018dcc382fcc72f0b51c3797d48247a8"
  "/detail/018dcc38303b71d58eb8d37c9cc0aa75"
  "/detail/018dcc38302473c89ff0557b199fa731"
  "/detail/018dcc38302473c89ff0557b147f7c19"
  "/detail/018dcc382fd873ffb0601191041067e9"
  "/detail/018dcc38306e71899ac9a65a00f56d6c"
  "/detail/018dcc38303c701c971ca7d05081265b"
  "/detail/018dcc382fff7241910ce03c123fb77e"
  "/detail/018dcc382fd873ffb060119101d32c87"
  "/detail/018dcc382fd873ffb060119102fe83e2"
  "/detail/018dcc382fe57277872a27f858cb20bc"
  "/detail/018dcc38306070ceb1ecf8d165e37699"
  "/detail/018dcc38302473c89ff0557b15d999fa"
  "/detail/018dcc38303b71d58eb8d37c96ab71ab"
  "/detail/018dcc382fcc72f0b51c3797d5754744"
  "/detail/018dcc382fd873ffb06011910772009f"
  "/detail/018dcc38305472abbfc20b499e35a3e2"
  "/detail/018dcc382fff7241910ce03c1e8fa3a2"
  "/detail/018dcc382fe57277872a27f8600d8bb1"
  "/detail/018dcc38300b7217945076ebcdb4cc8e"
  "/detail/018dcc38303b71d58eb8d37c896feed2"
  "/detail/018dcc38302473c89ff0557b24ad4bb9"
  "/detail/018dcc38305472abbfc20b49970ce592"
  "/detail/018dcc383061733f86e440c4b7d111ef"
  "/detail/018dcc382fc072dcb524fd39b377bc52"
  "/detail/018dcc382fc072dcb524fd39bae85e8a"
  "/detail/018dcc383048733cb8b7773a8c32e9bb"
  "/detail/018dcc38306d70fb9679f1b5875566d2"
  "/detail/018dcc382fcb70f5aa31461b0d293dcd"
  "/detail/018dcc3830177331878014fc3a2b3efe"
  "/detail/018dcc382fd873ffb0601191004db5c1"
  "/detail/018dcc38302473c89ff0557b100351aa"
  "/detail/018dcc383061733f86e440c4c189b66d"
  "/detail/018dcc38302473c89ff0557b25c000e0"
  "/detail/018dcc38300b7217945076ebc8ec97fb"
  "/detail/018dcc383048733cb8b7773a8ee5dd33"
  "/detail/018dcc382fd873ffb0601191174cf6c7"
  "/detail/018dcc38307a70fcad7d6fbd3bd7ef1c"
  "/detail/018dcc38302473c89ff0557b10d67278"
  "/detail/018dcc382fd77036a0978f43fc18b126"
  "/detail/018dcc38305472abbfc20b498b2fb7b2"
  "/detail/018dcc382fe57277872a27f84fca1df9"
  "/detail/018dcc382fff7241910ce03c200a862c"
  "/detail/018dcc38303070b788360ce14e30702f"
  "/detail/018dcc382fc072dcb524fd39c10fde85"
  "/detail/018dcc38303c701c971ca7d05a5c7dc9"
  "/detail/018dcc382fcb70f5aa31461b0f2732f5"
  "/detail/018dcc382fd873ffb0601190f88ad52c"
  "/detail/018dcc38302473c89ff0557b22af5dfb"
  "/detail/018dcc38306e71899ac9a65a03409144"
  "/detail/018dcc38300b7217945076ebc099cc85"
  "/detail/018dcc383048733cb8b7773a7a40942b"
  "/detail/018dcc382fbf7016b65bb11c24c07196"
  "/detail/018dcc382fd873ffb06011910fb97d39"
  "/detail/018dcc382fff7241910ce03c204b9c82"
  "/detail/018dcc38301872a3989e8ac5622985af"
  "/detail/018dcc382fe57277872a27f86380b5e4"
  "/detail/018dcc38302473c89ff0557b17bdfa2f"
  "/detail/018dcc38300b7217945076ebc18b4d9b"
  "/detail/018dcc3830177331878014fc36e45bb3"
  "/detail/018dcc382fbf7016b65bb11c2415f872"
  "/detail/018dcc38303070b788360ce14efc6973"
  "/detail/018dcc38300b7217945076ebcf0a09d5"
  "/detail/018dcc382fff7241910ce03c241aeb5d"
  "/detail/018dcc382fff7241910ce03c1a3c7c9c"
  "/detail/018dcc38302473c89ff0557b1c30d1a0"
  "/detail/018dcc38303c701c971ca7d0543afc70"
  "/detail/018dcc38308072f1aeaa41bc24d5b0da"
  "/detail/018dcc383075726bbcf13f63fb979cd2"
  "/detail/018dcc38304273aaa2d8b9b5f787fc97"
  "/detail/018dcc38302a729da1f5f0a005907340"
  "/detail/018dcc38304e72cab1be1936ef95c60a"
  "/detail/018dcc38306770c48b6a7f277474ffb3"
  "/detail/018dcc38301d711690217a2d9e7d3da9"
  "/detail/018dcc38302a729da1f5f09ffbc32ba5"
  "/detail/018dcc38304e72cab1be1936e0bb1af6"
  "/detail/018dcc38303770a69fb412822ec429d1"
  "/detail/018dcc382fde70dc9886a9c661639eb0"
  "/detail/018dcc3830417027805079554ff0f478"
  "/detail/018dcc38300670d19d6112a5c0ec78e3"
  "/detail/018dcc38307473a5bd93172a974904bd"
  "/detail/018dcc38303b71d58eb8d37c8a6b686d"
  "/detail/018dcc38303b71d58eb8d37c856f1e04"
  "/detail/018dcc382fc072dcb524fd39b649a411"
  "/detail/018dcc38303c701c971ca7d0581f41ab"
  "/detail/018dcc38307a70fcad7d6fbd5454a17c"
  "/detail/018dcc382ff1737f9b64929f775e475d"
  "/detail/018dcc382fe57277872a27f86a3c46aa"
  "/detail/018dcc382fe57277872a27f84e131cf3"
  "/detail/018dcc38302f73428128dad2b01dddc6"
  "/detail/018dcc382fcc72f0b51c3797e4a228ff"
  "/detail/018dcc3830177331878014fc30ee05f4"
  "/detail/018dcc38307a70fcad7d6fbd4e1b8edf"
  "/detail/018dcc38303070b788360ce149434265"
  "/detail/018dcc383048733cb8b7773a7c2fb4ba"
  "/detail/018dcc382fbf7016b65bb11c2fd61582"
  "/detail/018dcc38307a70fcad7d6fbd53e4e7ab"
  "/detail/018dcc38303c701c971ca7d0590e9752"
  "/detail/018dcc38302473c89ff0557b1accb226"
  "/detail/018dcc383048733cb8b7773a7b4e097a"
  "/detail/018dcc3830177331878014fc3cacc5d5"
  "/detail/018dcc382fcb70f5aa31461b12138846"
  "/detail/018dcc38304770a1a7718e74686b40cf"
  "/detail/018dcc38300b7217945076ebd078e806"
  "/detail/018dcc382fd873ffb0601191110ea69f"
  "/detail/018dcc382ff1737f9b64929f7132ee13"
  "/detail/018dcc38303070b788360ce14735273d"
  "/detail/018dcc38303070b788360ce1469f5f2b"
  "/detail/018dcc38306070ceb1ecf8d15f647b9d"
  "/detail/018dcc38305472abbfc20b499030d597"
  "/detail/018dcc38302473c89ff0557b0b5fe62e"
  "/detail/018dcc382fe57277872a27f84aeb2835"
  "/detail/018dcc382fe57277872a27f851454a78"
  "/detail/018dcc38304770a1a7718e746e537bcd"
  "/detail/018dcc38306d70fb9679f1b58e24e422"
  "/detail/018dcc38306070ceb1ecf8d16050ff29"
  "/detail/018dcc38303b71d58eb8d37c8627782d"
  "/detail/018dcc382fc072dcb524fd39a74c4c6c"
  "/detail/018dcc382ffe717eb72550e891cfcda8"
  "/detail/018dcc382fbf7016b65bb11c22ccb557"
  "/detail/018dcc382fd873ffb0601190fd3b8d34"
  "/detail/018dcc382ff1737f9b64929f677cbad4"
  "/detail/018dcc382fe57277872a27f8578779c7"
  "/detail/018dcc3830177331878014fc37462958"
  "/detail/018dcc38304770a1a7718e746cb84bab"
  "/detail/018dcc38307a70fcad7d6fbd3dadb777"
  "/detail/018dcc38306d70fb9679f1b59083a733"
  "/detail/018dcc38304770a1a7718e747000ac15"
  "/detail/018dcc382fcb70f5aa31461b0bd851ef"
  "/detail/018dcc3830177331878014fc3da46ea3"
  "/detail/018dcc382fbf7016b65bb11c004ddfc2"
  "/detail/018dcc382fe57277872a27f85707f474"
  "/detail/018dcc382fe57277872a27f868c580f9"
  "/detail/018dcc38303c701c971ca7d057065aa0"
  "/detail/018dcc38305472abbfc20b498947287a"
  "/detail/018dcc38303b71d58eb8d37c86c1435e"
  "/detail/018dcc382fe57277872a27f86b6c9fa8"
  "/detail/018dcc38307a70fcad7d6fbd55a4fdc8"
  "/detail/018dcc382fff7241910ce03c1b21b0c8"
  "/detail/018dcc38306e71899ac9a659fcf68d1e"
  "/detail/018dcc382fd77036a0978f43dc7113db"
  "/detail/018dcc38303a717b8fb8faf6c50288e2"
  "/detail/018dcc38306d70fb9679f1b58b6b5356"
  "/detail/018dcc38303070b788360ce14f47a0f9"
  "/detail/018dcc38300b7217945076ebccc02e71"
  "/detail/018dcc38307a70fcad7d6fbd49e4ebbb"
  "/detail/018dcc382ff2700a8efe98172efa843d"
  "/detail/018dcc38306d70fb9679f1b58c88a445"
  "/detail/018dcc38303070b788360ce14b8fac75"
  "/detail/018dcc382fcc72f0b51c3797deaff56d"
  "/detail/018dcc382ff1737f9b64929f726e6768"
  "/detail/018dcc38306e71899ac9a659fe824376"
  "/detail/018dcc38307a70fcad7d6fbd51ac854c"
  "/detail/018dcc382fc072dcb524fd39a9a8803a"
  "/detail/018dcc38306070ceb1ecf8d167563d92"
  "/detail/018dcc383048733cb8b7773a87ed1d14"
  "/detail/018dcc382fd873ffb0601191167013dd"
  "/detail/018dcc38306e71899ac9a65a05afa018"
  "/detail/018dcc383048733cb8b7773a926b53f3"
  "/detail/018dcc3830177331878014fc358316e1"
  "/detail/018dcc382fcc72f0b51c3797d7b9ede1"
  "/detail/018dcc382fff7241910ce03c246ec6e0"
  "/detail/018dcc38300b7217945076ebc5e0646a"
  "/detail/018dcc38307a70fcad7d6fbd5056c408"
  "/detail/018dcc382fcc72f0b51c3797dc457872"
  "/detail/018dcc383048733cb8b7773a7adbdc11"
  "/detail/018dcc382fd873ffb060119104c7adcb"
  "/detail/018dcc382fbf7016b65bb11c2634f3b0"
  "/detail/018dcc382fd873ffb0601190fad5ff24"
  "/detail/018dcc382fe57277872a27f853357c2c"
  "/detail/018dcc38303c701c971ca7d05b8c78e9"
  "/detail/018dcc383061733f86e440c4c3d32649"
  "/detail/018dcc382fd873ffb06011910b30d56a"
  "/detail/018dcc382fbf7016b65bb11c27cabf4e"
  "/detail/018dcc38307a70fcad7d6fbd3d14e88e"
  "/detail/018dcc38303070b788360ce147cd3943"
  "/detail/018dcc38306070ceb1ecf8d166ab5106"
  "/detail/018dcc38303b71d58eb8d37c8db9e5f7"
  "/detail/018dcc38302473c89ff0557b23df4ff9"
  "/detail/018dcc38307a70fcad7d6fbd43bb5ec6"
  "/detail/018dcc38301872a3989e8ac56724f75b"
  "/detail/018dcc38301872a3989e8ac56874bd12"
  "/detail/018dcc38303b71d58eb8d37c95f2654d"
  "/detail/018dcc38307a70fcad7d6fbd4600f269"
  "/detail/018dcc383048733cb8b7773a852103c7"
  "/detail/018dcc38303c701c971ca7d053b97b92"
  "/detail/018dcc38302f73428128dad2b1ab20a8"
  "/detail/018dcc38306d70fb9679f1b58930112b"
  "/detail/018dcc38306e71899ac9a65a01fc9920"
  "/detail/018dcc382fe57277872a27f8698a5e8c"
  "/detail/018dcc382fff7241910ce03c223f481d"
  "/detail/018dcc382fd873ffb0601191182a1c43"
  "/detail/018dcc38300b7217945076ebc21c139d"
  "/detail/018dcc382fc072dcb524fd39c17e7657"
  "/detail/018dcc38300b7217945076ebc9f82d66"
  "/detail/018dcc38307a70fcad7d6fbd59c36e61"
  "/detail/018dcc38307a70fcad7d6fbd4f7486c9"
  "/detail/018dcc382fe57277872a27f862d5637b"
  "/detail/018dcc382fd873ffb06011910606ac06"
  "/detail/018dcc382fff7241910ce03c14217092"
  "/detail/018dcc382fcc72f0b51c3797d7022eb3"
  "/detail/018dcc382fd873ffb060119107cbafcb"
  "/detail/018dcc38302473c89ff0557b268fa74a"
  "/detail/018dcc383048733cb8b7773a9392bb94"
  "/detail/018dcc38303070b788360ce145a993b3"
  "/detail/018dcc383061733f86e440c4bb913c3c"
  "/detail/018dcc38300b7217945076ebcbc1b4f1"
  "/detail/018dcc383061733f86e440c4b8bfbc95"
  "/detail/018dcc382fe470ae949612c404f26a95"
  "/detail/018dcc38303b71d58eb8d37c8eefa6ef"
  "/detail/018dcc38306e71899ac9a65a04ee203d"
  "/detail/018dcc38305472abbfc20b49978ab007"
  "/detail/018dcc383048733cb8b7773a868dd796"
  "/detail/018dcc38305472abbfc20b499914faac"
  "/detail/018dcc382fff7241910ce03c2124f024"
  "/detail/018dcc38306d70fb9679f1b59a687c5c"
  "/detail/018dcc38303070b788360ce12adba8a3"
  "/detail/018dcc38306070ceb1ecf8d15d70f188"
  "/detail/018dcc382fd873ffb060119117a222a8"
  "/detail/018dcc38305472abbfc20b49a11e2068"
  "/detail/018dcc383048733cb8b7773a908c8fd1"
  "/detail/018dcc383061733f86e440c4c2f52bdb"
  "/detail/018dcc383048733cb8b7773a84721416"
  "/detail/018dcc38301872a3989e8ac55f96e13d"
  "/detail/018dcc38302473c89ff0557b2b3000de"
  "/detail/018dcc382ff2700a8efe98172fda6f3b"
  "/detail/018dcc38303b71d58eb8d37c8fdb40f2"
  "/detail/018dcc382ff1737f9b64929f6f706cd3"
  "/detail/018dcc38303070b788360ce12bd14673"
  "/detail/018dcc38304770a1a7718e746b68801a"
  "/detail/018dcc38304770a1a7718e746bbb69a2"
  "/detail/018dcc382fc072dcb524fd39c204c4df"
  "/detail/018dcc38307a70fcad7d6fbd5a93f8c8"
  "/detail/018dcc382fe57277872a27f86cb3a444"
  "/detail/018dcc38300b7217945076ebd2d7874f"
  "/detail/018dcc382fc072dcb524fd39c2e6a293"
  "/detail/018dcc383048733cb8b7773a947cdcae"
  "/detail/018dcc382ff1737f9b64929f7666218d"
  "/detail/018dcc382fc072dcb524fd39bf075153"
  "/detail/018dcc382fc072dcb524fd39b4573d03"
  "/detail/018dcc38306e71899ac9a659fd95810a"
  "/detail/018dcc383061733f86e440c4c6af3de5"
  "/detail/018dcc382fe57277872a27f85c8c073c"
  "/detail/018dcc383061733f86e440c4c0f5162c"
  "/detail/018dcc383048733cb8b7773a9176954d"
  "/detail/018dcc382ff1737f9b64929f78ee6c90"
  "/detail/018dcc382fcc72f0b51c3797dcd136f1"
  "/detail/018dcc38304770a1a7718e746d96fec4"
  "/detail/018dcc38302473c89ff0557b1893ace4"
  "/detail/018dcc38300b7217945076ebd1a19eac"
  "/detail/018dcc382fd873ffb0601191196f590a"
  "/detail/018dcc38307a70fcad7d6fbd50e49ca7"
  "/detail/018dcc38301872a3989e8ac56053459b"
  "/detail/018dcc38306d70fb9679f1b59baa10cb"
  "/detail/018dcc38303070b788360ce13b1ae0e4"
  "/detail/018dcc38307a70fcad7d6fbd57d56e3e"
  "/detail/018dcc38301872a3989e8ac55da86896"
  "/detail/018dcc382ffe717eb72550e88ce718e8"
  "/detail/018dcc38306d70fb9679f1b58f4a8f56"
  "/detail/018dcc38307a70fcad7d6fbd408ac45c"
  "/detail/018dcc38300b7217945076ebba0f24a6"
  "/detail/018dcc383061733f86e440c4c5ae9a6d"
  "/detail/018dcc38305472abbfc20b49a2a82286"
  "/detail/018dcc382fc072dcb524fd39b73827e3"
  "/detail/018dcc38307a70fcad7d6fbd52432217"
  "/detail/018dcc38300b7217945076ebb761edda"
  "/detail/018dcc382fbf7016b65bb11c20e41925"
  "/detail/018dcc382fe57277872a27f854414fee"
  "/detail/018dcc38303070b788360ce12ec123a4"
  "/detail/018dcc382ff2700a8efe9817305d370d"
  "/detail/018dcc383061733f86e440c4c7b84b0e"
  "/detail/018dcc38303070b788360ce12d893c8c"
  "/detail/018dcc38300b7217945076ebc8d7decf"
  "/detail/018dcc38305472abbfc20b4994f2b222"
  "/detail/018dcc3830797174b797518017398bc9"
  "/detail/018dcc38300b7217945076ebc268c572"
  "/detail/018dcc38303b71d58eb8d37c97d718e5"
  "/detail/018dcc38305472abbfc20b4991cc85b7"
  "/detail/018dcc38307a70fcad7d6fbd478d675c"
  "/detail/018dcc382fc072dcb524fd39b1c50b27"
  "/detail/018dcc38306e71899ac9a659f8a55cbb"
  "/detail/018dcc382fff7241910ce03c193d7692"
  "/detail/018dcc382fc072dcb524fd39b2c45e6b"
  "/detail/018dcc382fd873ffb060119116414d84"
  "/detail/018dcc382fcc72f0b51c3797e3a3ddb7"
  "/detail/018dcc383053723bae20903338274fee"
  "/detail/018dcc382fd77036a0978f43dbcd2053"
  "/detail/018dcc38303070b788360ce13993ae54"
  "/detail/018dcc382fff7241910ce03c1d9e5b46"
  "/detail/018dcc382fe57277872a27f855d3f480"
  "/detail/018dcc38304770a1a7718e7469839979"
  "/detail/018dcc38302473c89ff0557b27e2f3c4"
  "/detail/018dcc38302473c89ff0557b29e281ed"
  "/detail/018dcc38302473c89ff0557b1e51d3c7"
  "/detail/018dcc382fcc72f0b51c3797de1fd004"
  "/detail/018dcc38307a70fcad7d6fbd490c23b7"
  "/detail/018dcc382fc072dcb524fd39a8359a2c"
  "/detail/018dcc383048733cb8b7773a834c0c3e"
  "/detail/018dcc382ffe717eb72550e8928c4fb2"
  "/detail/018dcc382fcc72f0b51c3797d0e8b784"
  "/detail/018dcc38303b71d58eb8d37c8cfecf5e"
  "/detail/018dcc382fcb70f5aa31461b133ad3f7"
  "/detail/018dcc38302473c89ff0557b2777affa"
  "/detail/018dcc38302473c89ff0557b295caccd"
  "/detail/018dcc382ff9701ab840ee560df98d09"
  "/detail/018dcc382ff7702f9e199294555d3d0a"
  "/detail/018dcc38304e72cab1be1936f155ac6f"
  "/detail/018dcc382ff7702f9e19929451f063df"
  "/detail/018dcc382fcc72f0b51c3797e6811415"
  "/detail/018dcc382fbf7016b65bb11c02239fec"
  "/detail/018dcc38302473c89ff0557b2d260d6c"
  "/detail/018dcc38300d71568123202d48eb34b0"
  "/detail/018dcc382fe772408ac75ac2cff98bcb"
  "/detail/018dcc38306371d7bc764d8399a619cf"
  "/detail/018dcc382fce70d6944593fda6ea2451"
  "/detail/018dcc383061733f86e440c4ce3978f2"
  "/detail/018dcc38300070b0baeb0c3f25641d42"
  "/detail/018dcc382fe470ae949612c4034af84b"
  "/navigation/d9a041e67d304b5b9b2f73c504ec6712"
  "/navigation/42e1b34d8098429aaef3033036f9c80e"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
40.25 ms
(0.82%)
2
# 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.fallback_1.description`, `theme.translation.description`, COALESCE(`theme.translation.fallback_1.description`,`theme.translation.description`,`theme.translation.description`) as `theme.description`, `theme.translation.fallback_1.labels`, `theme.translation.labels`, COALESCE(`theme.translation.fallback_1.labels`,`theme.translation.labels`,`theme.translation.labels`) as `theme.labels`, `theme.translation.fallback_1.helpTexts`, `theme.translation.helpTexts`, COALESCE(`theme.translation.fallback_1.helpTexts`,`theme.translation.helpTexts`,`theme.translation.helpTexts`) as `theme.helpTexts`, `theme.translation.fallback_1.customFields`, `theme.translation.customFields`, COALESCE(`theme.translation.fallback_1.customFields`,`theme.translation.customFields`,`theme.translation.customFields`) as `theme.customFields`, `theme.translation.fallback_1.createdAt`, `theme.translation.createdAt`, `theme.translation.fallback_1.updatedAt`, `theme.translation.updatedAt`, `theme.translation.fallback_1.themeId`, `theme.translation.themeId`, `theme.translation.fallback_1.languageId`, `theme.translation.languageId` 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`, `theme.translation`.created_at as `theme.translation.createdAt`, `theme.translation`.updated_at as `theme.translation.updatedAt`, `theme.translation`.theme_id as `theme.translation.themeId`, `theme.translation`.language_id as `theme.translation.languageId`, `theme.translation.fallback_1`.description as `theme.translation.fallback_1.description`, `theme.translation.fallback_1`.labels as `theme.translation.fallback_1.labels`, `theme.translation.fallback_1`.help_texts as `theme.translation.fallback_1.helpTexts`, `theme.translation.fallback_1`.custom_fields as `theme.translation.fallback_1.customFields`, `theme.translation.fallback_1`.created_at as `theme.translation.fallback_1.createdAt`, `theme.translation.fallback_1`.updated_at as `theme.translation.fallback_1.updatedAt`, `theme.translation.fallback_1`.theme_id as `theme.translation.fallback_1.themeId`, `theme.translation.fallback_1`.language_id as `theme.translation.fallback_1.languageId` FROM `theme_translation` `theme.translation` LEFT JOIN `theme_translation` `theme.translation.fallback_1` ON `theme.translation`.`theme_id` = `theme.translation.fallback_1`.`theme_id` AND `theme.translation.fallback_1`.language_id = ? WHERE `theme.translation`.language_id = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
8.45 ms
(0.17%)
8
# app-scripts::refresh::read
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`.`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`.`write_access` as `app.integration.writeAccess`, `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`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` 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`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` 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` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
8.38 ms
(0.17%)
8
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`.`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`.`write_access` as `app.integration.writeAccess`, `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`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` 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`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` 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` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‘J¢Ù¡pg‘¨\x1E=!-0 "
]
7.60 ms
(0.15%)
1
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`.`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`.`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`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `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.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.fallback_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.fallback_1.shortCode`,`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.fallback_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.fallback_1.name`,`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.fallback_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.fallback_1.customFields`,`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.createdAt`, `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.updatedAt`, `product.unit.translation.fallback_1.unitId`, `product.unit.translation.unitId`, `product.unit.translation.fallback_1.languageId`, `product.unit.translation.languageId`, `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.fallback_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.fallback_1.name`,`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.fallback_1.customFields`,`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.fallback_1.languageId`, `product.deliveryTime.translation.languageId`, `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`.`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.fallback_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.fallback_1.title`,`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.fallback_1.alt`,`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.fallback_1.customFields`,`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.fallback_1.languageId`, `product.cover.media.translation.languageId`, `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.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id 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_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_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.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`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId`, `product.unit.translation.fallback_1`.short_code as `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.fallback_1`.name as `product.unit.translation.fallback_1.name`, `product.unit.translation.fallback_1`.custom_fields as `product.unit.translation.fallback_1.customFields`, `product.unit.translation.fallback_1`.created_at as `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.fallback_1`.updated_at as `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.fallback_1`.unit_id as `product.unit.translation.fallback_1.unitId`, `product.unit.translation.fallback_1`.language_id as `product.unit.translation.fallback_1.languageId` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.fallback_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.fallback_1`.`unit_id` AND `product.unit.translation.fallback_1`.language_id = ? 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`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`, `product.deliveryTime.translation.fallback_1`.name as `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.fallback_1`.custom_fields as `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.fallback_1`.created_at as `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.fallback_1`.updated_at as `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.fallback_1`.delivery_time_id as `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.fallback_1`.language_id as `product.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.fallback_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `product.deliveryTime.translation.fallback_1`.language_id = ? 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`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`, `product.cover.media.translation.fallback_1`.title as `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.fallback_1`.alt as `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.fallback_1`.custom_fields as `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.fallback_1`.created_at as `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.fallback_1`.updated_at as `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.fallback_1`.media_id as `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.fallback_1`.language_id as `product.cover.media.translation.fallback_1.languageId` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.fallback_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.fallback_1`.`media_id` AND `product.cover.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/╠r­Á\x1C7ùµü\x14\x15"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x02#ƒý"
  b"\x01ì╠80$s╚ƒ­U{-&\rl"
  b"\x01ì╠80\rqVü# -HÙ4░"
  b"\x01ì╠8/þr@èÃZ┬¤¨ï╦"
  b"\x01ì╠80cqÎ╝vMâÖª\x19¤"
  b"\x01ì╠8/╬pÍöEô²ªÛ$Q"
  b"\x01ì╠80as?åõ@─╬9x‗"
  b"\x01ì╠80\x00p░║Ù\f?%d\x1DB"
  b"\x01ì╠8/õp«öû\x12\x03J°K"
]
7.58 ms
(0.15%)
1
# product-detail-route::read
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`.`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`.`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`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `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`, `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`.`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.fallback_1.title`, `product.manufacturer.media.translation.title`, COALESCE(`product.manufacturer.media.translation.fallback_1.title`,`product.manufacturer.media.translation.title`,`product.manufacturer.media.translation.title`) as `product.manufacturer.media.title`, `product.manufacturer.media.translation.fallback_1.alt`, `product.manufacturer.media.translation.alt`, COALESCE(`product.manufacturer.media.translation.fallback_1.alt`,`product.manufacturer.media.translation.alt`,`product.manufacturer.media.translation.alt`) as `product.manufacturer.media.alt`, `product.manufacturer.media.translation.fallback_1.customFields`, `product.manufacturer.media.translation.customFields`, COALESCE(`product.manufacturer.media.translation.fallback_1.customFields`,`product.manufacturer.media.translation.customFields`,`product.manufacturer.media.translation.customFields`) as `product.manufacturer.media.customFields`, `product.manufacturer.media.translation.fallback_1.createdAt`, `product.manufacturer.media.translation.createdAt`, `product.manufacturer.media.translation.fallback_1.updatedAt`, `product.manufacturer.media.translation.updatedAt`, `product.manufacturer.media.translation.fallback_1.mediaId`, `product.manufacturer.media.translation.mediaId`, `product.manufacturer.media.translation.fallback_1.languageId`, `product.manufacturer.media.translation.languageId`, `product.manufacturer.translation.fallback_1.name`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.fallback_1.name`,`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) as `product.manufacturer.name`, `product.manufacturer.translation.fallback_1.description`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.fallback_1.description`,`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) as `product.manufacturer.description`, `product.manufacturer.translation.fallback_1.customFields`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.fallback_1.customFields`,`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) as `product.manufacturer.customFields`, `product.manufacturer.translation.fallback_1.createdAt`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.fallback_1.updatedAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.fallback_1.productManufacturerId`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.fallback_1.languageId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.fallback_1.productManufacturerVersionId`, `product.manufacturer.translation.productManufacturerVersionId`, (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`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_property` `product.properties.mapping`
                  WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.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.fallback_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.fallback_1.shortCode`,`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.fallback_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.fallback_1.name`,`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.fallback_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.fallback_1.customFields`,`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.createdAt`, `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.updatedAt`, `product.unit.translation.fallback_1.unitId`, `product.unit.translation.unitId`, `product.unit.translation.fallback_1.languageId`, `product.unit.translation.languageId`, `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.fallback_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.fallback_1.name`,`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.fallback_1.customFields`,`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.fallback_1.languageId`, `product.deliveryTime.translation.languageId`, `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`.`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.fallback_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.fallback_1.title`,`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.fallback_1.alt`,`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.fallback_1.customFields`,`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.fallback_1.languageId`, `product.cover.media.translation.languageId`, `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.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id 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_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_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.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`, `product.manufacturer.translation`.created_at as `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at as `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id as `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id as `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id as `product.manufacturer.translation.productManufacturerVersionId`, `product.manufacturer.translation.fallback_1`.name as `product.manufacturer.translation.fallback_1.name`, `product.manufacturer.translation.fallback_1`.description as `product.manufacturer.translation.fallback_1.description`, `product.manufacturer.translation.fallback_1`.custom_fields as `product.manufacturer.translation.fallback_1.customFields`, `product.manufacturer.translation.fallback_1`.created_at as `product.manufacturer.translation.fallback_1.createdAt`, `product.manufacturer.translation.fallback_1`.updated_at as `product.manufacturer.translation.fallback_1.updatedAt`, `product.manufacturer.translation.fallback_1`.product_manufacturer_id as `product.manufacturer.translation.fallback_1.productManufacturerId`, `product.manufacturer.translation.fallback_1`.language_id as `product.manufacturer.translation.fallback_1.languageId`, `product.manufacturer.translation.fallback_1`.product_manufacturer_version_id as `product.manufacturer.translation.fallback_1.productManufacturerVersionId` FROM `product_manufacturer_translation` `product.manufacturer.translation` LEFT JOIN `product_manufacturer_translation` `product.manufacturer.translation.fallback_1` ON `product.manufacturer.translation`.`product_manufacturer_id` = `product.manufacturer.translation.fallback_1`.`product_manufacturer_id` AND `product.manufacturer.translation.fallback_1`.language_id = ? AND `product.manufacturer.translation`.product_manufacturer_version_id = `product.manufacturer.translation.fallback_1`.product_manufacturer_version_id 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 `media` `product.manufacturer.media` ON `product.manufacturer`.`media_id` = `product.manufacturer.media`.`id` LEFT JOIN (SELECT `product.manufacturer.media.translation`.media_id, `product.manufacturer.media.translation`.title as `product.manufacturer.media.translation.title`, `product.manufacturer.media.translation`.alt as `product.manufacturer.media.translation.alt`, `product.manufacturer.media.translation`.custom_fields as `product.manufacturer.media.translation.customFields`, `product.manufacturer.media.translation`.created_at as `product.manufacturer.media.translation.createdAt`, `product.manufacturer.media.translation`.updated_at as `product.manufacturer.media.translation.updatedAt`, `product.manufacturer.media.translation`.media_id as `product.manufacturer.media.translation.mediaId`, `product.manufacturer.media.translation`.language_id as `product.manufacturer.media.translation.languageId`, `product.manufacturer.media.translation.fallback_1`.title as `product.manufacturer.media.translation.fallback_1.title`, `product.manufacturer.media.translation.fallback_1`.alt as `product.manufacturer.media.translation.fallback_1.alt`, `product.manufacturer.media.translation.fallback_1`.custom_fields as `product.manufacturer.media.translation.fallback_1.customFields`, `product.manufacturer.media.translation.fallback_1`.created_at as `product.manufacturer.media.translation.fallback_1.createdAt`, `product.manufacturer.media.translation.fallback_1`.updated_at as `product.manufacturer.media.translation.fallback_1.updatedAt`, `product.manufacturer.media.translation.fallback_1`.media_id as `product.manufacturer.media.translation.fallback_1.mediaId`, `product.manufacturer.media.translation.fallback_1`.language_id as `product.manufacturer.media.translation.fallback_1.languageId` FROM `media_translation` `product.manufacturer.media.translation` LEFT JOIN `media_translation` `product.manufacturer.media.translation.fallback_1` ON `product.manufacturer.media.translation`.`media_id` = `product.manufacturer.media.translation.fallback_1`.`media_id` AND `product.manufacturer.media.translation.fallback_1`.language_id = ? WHERE `product.manufacturer.media.translation`.language_id = ?) `product.manufacturer.media.media_translation` ON `product.manufacturer.media.media_translation`.`media_id` = `product.manufacturer.media`.`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`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId`, `product.unit.translation.fallback_1`.short_code as `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.fallback_1`.name as `product.unit.translation.fallback_1.name`, `product.unit.translation.fallback_1`.custom_fields as `product.unit.translation.fallback_1.customFields`, `product.unit.translation.fallback_1`.created_at as `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.fallback_1`.updated_at as `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.fallback_1`.unit_id as `product.unit.translation.fallback_1.unitId`, `product.unit.translation.fallback_1`.language_id as `product.unit.translation.fallback_1.languageId` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.fallback_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.fallback_1`.`unit_id` AND `product.unit.translation.fallback_1`.language_id = ? 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`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`, `product.deliveryTime.translation.fallback_1`.name as `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.fallback_1`.custom_fields as `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.fallback_1`.created_at as `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.fallback_1`.updated_at as `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.fallback_1`.delivery_time_id as `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.fallback_1`.language_id as `product.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.fallback_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `product.deliveryTime.translation.fallback_1`.language_id = ? 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`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`, `product.cover.media.translation.fallback_1`.title as `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.fallback_1`.alt as `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.fallback_1`.custom_fields as `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.fallback_1`.created_at as `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.fallback_1`.updated_at as `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.fallback_1`.media_id as `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.fallback_1`.language_id as `product.cover.media.translation.fallback_1.languageId` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.fallback_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.fallback_1`.`media_id` AND `product.cover.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
7.44 ms
(0.15%)
1
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"ÆwÌñâõL¾½Ëw1OaÇ!"
]
6.48 ms
(0.13%)
8
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:
[]
5.82 ms
(0.12%)
2
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`, (SELECT GROUP_CONCAT(HEX(`category.products.mapping`.`product_id`) SEPARATOR '||')
                  FROM `product_category` `category.products.mapping`
                  WHERE `category.products.mapping`.`category_id` = `category`.`id` AND `category.products.mapping`.category_version_id = `category`.version_id ) as `category.products.id_mapping`, `category.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id 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` = ?))
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì└┼]>pcÇ\x12ävß\vÃ9"
]
5.63 ms
(0.11%)
1
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`.`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`.`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`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `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`, `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.fallback_1.shortCode`, `product.unit.translation.shortCode`, COALESCE(`product.unit.translation.fallback_1.shortCode`,`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) as `product.unit.shortCode`, `product.unit.translation.fallback_1.name`, `product.unit.translation.name`, COALESCE(`product.unit.translation.fallback_1.name`,`product.unit.translation.name`,`product.unit.translation.name`) as `product.unit.name`, `product.unit.translation.fallback_1.customFields`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.fallback_1.customFields`,`product.unit.translation.customFields`,`product.unit.translation.customFields`) as `product.unit.customFields`, `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.createdAt`, `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.updatedAt`, `product.unit.translation.fallback_1.unitId`, `product.unit.translation.unitId`, `product.unit.translation.fallback_1.languageId`, `product.unit.translation.languageId`, `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.fallback_1.name`, `product.deliveryTime.translation.name`, COALESCE(`product.deliveryTime.translation.fallback_1.name`,`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) as `product.deliveryTime.name`, `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.fallback_1.customFields`,`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) as `product.deliveryTime.customFields`, `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.fallback_1.languageId`, `product.deliveryTime.translation.languageId`, `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`.`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.fallback_1.title`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.fallback_1.title`,`product.cover.media.translation.title`,`product.cover.media.translation.title`) as `product.cover.media.title`, `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.fallback_1.alt`,`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) as `product.cover.media.alt`, `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.fallback_1.customFields`,`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) as `product.cover.media.customFields`, `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.fallback_1.languageId`, `product.cover.media.translation.languageId`, `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.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id 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_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_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.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`, `product.unit.translation`.created_at as `product.unit.translation.createdAt`, `product.unit.translation`.updated_at as `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id as `product.unit.translation.unitId`, `product.unit.translation`.language_id as `product.unit.translation.languageId`, `product.unit.translation.fallback_1`.short_code as `product.unit.translation.fallback_1.shortCode`, `product.unit.translation.fallback_1`.name as `product.unit.translation.fallback_1.name`, `product.unit.translation.fallback_1`.custom_fields as `product.unit.translation.fallback_1.customFields`, `product.unit.translation.fallback_1`.created_at as `product.unit.translation.fallback_1.createdAt`, `product.unit.translation.fallback_1`.updated_at as `product.unit.translation.fallback_1.updatedAt`, `product.unit.translation.fallback_1`.unit_id as `product.unit.translation.fallback_1.unitId`, `product.unit.translation.fallback_1`.language_id as `product.unit.translation.fallback_1.languageId` FROM `unit_translation` `product.unit.translation` LEFT JOIN `unit_translation` `product.unit.translation.fallback_1` ON `product.unit.translation`.`unit_id` = `product.unit.translation.fallback_1`.`unit_id` AND `product.unit.translation.fallback_1`.language_id = ? 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`, `product.deliveryTime.translation`.created_at as `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at as `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id as `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id as `product.deliveryTime.translation.languageId`, `product.deliveryTime.translation.fallback_1`.name as `product.deliveryTime.translation.fallback_1.name`, `product.deliveryTime.translation.fallback_1`.custom_fields as `product.deliveryTime.translation.fallback_1.customFields`, `product.deliveryTime.translation.fallback_1`.created_at as `product.deliveryTime.translation.fallback_1.createdAt`, `product.deliveryTime.translation.fallback_1`.updated_at as `product.deliveryTime.translation.fallback_1.updatedAt`, `product.deliveryTime.translation.fallback_1`.delivery_time_id as `product.deliveryTime.translation.fallback_1.deliveryTimeId`, `product.deliveryTime.translation.fallback_1`.language_id as `product.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `product.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `product.deliveryTime.translation.fallback_1` ON `product.deliveryTime.translation`.`delivery_time_id` = `product.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `product.deliveryTime.translation.fallback_1`.language_id = ? 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`.title as `product.cover.media.translation.title`, `product.cover.media.translation`.alt as `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields as `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at as `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at as `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id as `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id as `product.cover.media.translation.languageId`, `product.cover.media.translation.fallback_1`.title as `product.cover.media.translation.fallback_1.title`, `product.cover.media.translation.fallback_1`.alt as `product.cover.media.translation.fallback_1.alt`, `product.cover.media.translation.fallback_1`.custom_fields as `product.cover.media.translation.fallback_1.customFields`, `product.cover.media.translation.fallback_1`.created_at as `product.cover.media.translation.fallback_1.createdAt`, `product.cover.media.translation.fallback_1`.updated_at as `product.cover.media.translation.fallback_1.updatedAt`, `product.cover.media.translation.fallback_1`.media_id as `product.cover.media.translation.fallback_1.mediaId`, `product.cover.media.translation.fallback_1`.language_id as `product.cover.media.translation.fallback_1.languageId` FROM `media_translation` `product.cover.media.translation` LEFT JOIN `media_translation` `product.cover.media.translation.fallback_1` ON `product.cover.media.translation`.`media_id` = `product.cover.media.translation.fallback_1`.`media_id` AND `product.cover.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
4.97 ms
(0.10%)
2
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`.`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`.`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`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_property` `product.properties.mapping`
                  WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.id_mapping`, `product.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1.metaDescription`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.fallback_1.metaDescription`,`product.parent.translation.fallback_1.metaDescription`,`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) as `product.metaDescription`, `product.translation.fallback_1.name`, `product.parent.translation.fallback_1.name`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.fallback_1.name`,`product.parent.translation.fallback_1.name`,`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) as `product.name`, `product.translation.fallback_1.keywords`, `product.parent.translation.fallback_1.keywords`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.fallback_1.keywords`,`product.parent.translation.fallback_1.keywords`,`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) as `product.keywords`, `product.translation.fallback_1.description`, `product.parent.translation.fallback_1.description`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.fallback_1.description`,`product.parent.translation.fallback_1.description`,`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) as `product.description`, `product.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1.metaTitle`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.fallback_1.metaTitle`,`product.parent.translation.fallback_1.metaTitle`,`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) as `product.metaTitle`, `product.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1.packUnit`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.fallback_1.packUnit`,`product.parent.translation.fallback_1.packUnit`,`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) as `product.packUnit`, `product.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1.packUnitPlural`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.fallback_1.packUnitPlural`,`product.parent.translation.fallback_1.packUnitPlural`,`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1.customSearchKeywords`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.fallback_1.customSearchKeywords`,`product.parent.translation.fallback_1.customSearchKeywords`,`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1.slotConfig`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.fallback_1.slotConfig`,`product.parent.translation.fallback_1.slotConfig`,`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) as `product.slotConfig`, `product.translation.fallback_1.customFields`, `product.parent.translation.fallback_1.customFields`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.fallback_1.customFields`,`product.parent.translation.fallback_1.customFields`,`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) as `product.customFields`, `product.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1.createdAt`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1.updatedAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.fallback_1.productId`, `product.parent.translation.fallback_1.productId`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.fallback_1.languageId`, `product.parent.translation.fallback_1.languageId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.fallback_1.productVersionId`, `product.parent.translation.fallback_1.productVersionId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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 (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_search_keywords as `product.translation.customSearchKeywords`, `product.translation`.slot_config as `product.translation.slotConfig`, `product.translation`.custom_fields as `product.translation.customFields`, `product.translation`.created_at as `product.translation.createdAt`, `product.translation`.updated_at as `product.translation.updatedAt`, `product.translation`.product_id as `product.translation.productId`, `product.translation`.language_id as `product.translation.languageId`, `product.translation`.product_version_id as `product.translation.productVersionId`, `product.translation.fallback_1`.meta_description as `product.translation.fallback_1.metaDescription`, `product.translation.fallback_1`.name as `product.translation.fallback_1.name`, `product.translation.fallback_1`.keywords as `product.translation.fallback_1.keywords`, `product.translation.fallback_1`.description as `product.translation.fallback_1.description`, `product.translation.fallback_1`.meta_title as `product.translation.fallback_1.metaTitle`, `product.translation.fallback_1`.pack_unit as `product.translation.fallback_1.packUnit`, `product.translation.fallback_1`.pack_unit_plural as `product.translation.fallback_1.packUnitPlural`, `product.translation.fallback_1`.custom_search_keywords as `product.translation.fallback_1.customSearchKeywords`, `product.translation.fallback_1`.slot_config as `product.translation.fallback_1.slotConfig`, `product.translation.fallback_1`.custom_fields as `product.translation.fallback_1.customFields`, `product.translation.fallback_1`.created_at as `product.translation.fallback_1.createdAt`, `product.translation.fallback_1`.updated_at as `product.translation.fallback_1.updatedAt`, `product.translation.fallback_1`.product_id as `product.translation.fallback_1.productId`, `product.translation.fallback_1`.language_id as `product.translation.fallback_1.languageId`, `product.translation.fallback_1`.product_version_id as `product.translation.fallback_1.productVersionId` FROM `product_translation` `product.translation` LEFT JOIN `product_translation` `product.translation.fallback_1` ON `product.translation`.`product_id` = `product.translation.fallback_1`.`product_id` AND `product.translation.fallback_1`.language_id = ? AND `product.translation`.product_version_id = `product.translation.fallback_1`.product_version_id 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_search_keywords as `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config as `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields as `product.parent.translation.customFields`, `product.parent.translation`.created_at as `product.parent.translation.createdAt`, `product.parent.translation`.updated_at as `product.parent.translation.updatedAt`, `product.parent.translation`.product_id as `product.parent.translation.productId`, `product.parent.translation`.language_id as `product.parent.translation.languageId`, `product.parent.translation`.product_version_id as `product.parent.translation.productVersionId`, `product.parent.translation.fallback_1`.meta_description as `product.parent.translation.fallback_1.metaDescription`, `product.parent.translation.fallback_1`.name as `product.parent.translation.fallback_1.name`, `product.parent.translation.fallback_1`.keywords as `product.parent.translation.fallback_1.keywords`, `product.parent.translation.fallback_1`.description as `product.parent.translation.fallback_1.description`, `product.parent.translation.fallback_1`.meta_title as `product.parent.translation.fallback_1.metaTitle`, `product.parent.translation.fallback_1`.pack_unit as `product.parent.translation.fallback_1.packUnit`, `product.parent.translation.fallback_1`.pack_unit_plural as `product.parent.translation.fallback_1.packUnitPlural`, `product.parent.translation.fallback_1`.custom_search_keywords as `product.parent.translation.fallback_1.customSearchKeywords`, `product.parent.translation.fallback_1`.slot_config as `product.parent.translation.fallback_1.slotConfig`, `product.parent.translation.fallback_1`.custom_fields as `product.parent.translation.fallback_1.customFields`, `product.parent.translation.fallback_1`.created_at as `product.parent.translation.fallback_1.createdAt`, `product.parent.translation.fallback_1`.updated_at as `product.parent.translation.fallback_1.updatedAt`, `product.parent.translation.fallback_1`.product_id as `product.parent.translation.fallback_1.productId`, `product.parent.translation.fallback_1`.language_id as `product.parent.translation.fallback_1.languageId`, `product.parent.translation.fallback_1`.product_version_id as `product.parent.translation.fallback_1.productVersionId` FROM `product_translation` `product.parent.translation` LEFT JOIN `product_translation` `product.parent.translation.fallback_1` ON `product.parent.translation`.`product_id` = `product.parent.translation.fallback_1`.`product_id` AND `product.parent.translation.fallback_1`.language_id = ? AND `product.parent.translation`.product_version_id = `product.parent.translation.fallback_1`.product_version_id WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` WHERE (`product`.`version_id` = ?) AND ((`product`.`id` = ?))
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
4.93 ms
(0.10%)
2
# 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.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `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`.`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.fallback_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.fallback_1.title`,`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.fallback_1.alt`,`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.fallback_1.customFields`,`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.fallback_1.languageId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = ? 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 `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.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`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = ? 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`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`, `shipping_method.media.translation.fallback_1`.title as `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.fallback_1`.alt as `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.fallback_1`.custom_fields as `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.fallback_1`.created_at as `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.fallback_1`.updated_at as `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.fallback_1`.media_id as `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.fallback_1`.language_id as `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.fallback_1`.`media_id` AND `shipping_method.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÅüI¥ù\x7F\x04ûü°YÒO¤6"
]
4.26 ms
(0.09%)
2
# 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.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`, `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.fallback_1.shortName`, `sales_channel.currency.translation.shortName`, COALESCE(`sales_channel.currency.translation.fallback_1.shortName`,`sales_channel.currency.translation.shortName`,`sales_channel.currency.translation.shortName`) as `sales_channel.currency.shortName`, `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.name`, COALESCE(`sales_channel.currency.translation.fallback_1.name`,`sales_channel.currency.translation.name`,`sales_channel.currency.translation.name`) as `sales_channel.currency.name`, `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.customFields`, COALESCE(`sales_channel.currency.translation.fallback_1.customFields`,`sales_channel.currency.translation.customFields`,`sales_channel.currency.translation.customFields`) as `sales_channel.currency.customFields`, `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation.fallback_1.languageId`, `sales_channel.currency.translation.languageId`, `sales_channel.translation.fallback_1.name`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.fallback_1.name`,`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.fallback_1.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.fallback_1.homeEnabled`,`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.fallback_1.homeName`,`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.fallback_1.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.fallback_1.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.fallback_1.homeKeywords`,`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.fallback_1.customFields`,`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.createdAt`, `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.fallback_1.languageId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `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`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId`, `sales_channel.translation.fallback_1`.name as `sales_channel.translation.fallback_1.name`, `sales_channel.translation.fallback_1`.home_slot_config as `sales_channel.translation.fallback_1.homeSlotConfig`, `sales_channel.translation.fallback_1`.home_enabled as `sales_channel.translation.fallback_1.homeEnabled`, `sales_channel.translation.fallback_1`.home_name as `sales_channel.translation.fallback_1.homeName`, `sales_channel.translation.fallback_1`.home_meta_title as `sales_channel.translation.fallback_1.homeMetaTitle`, `sales_channel.translation.fallback_1`.home_meta_description as `sales_channel.translation.fallback_1.homeMetaDescription`, `sales_channel.translation.fallback_1`.home_keywords as `sales_channel.translation.fallback_1.homeKeywords`, `sales_channel.translation.fallback_1`.custom_fields as `sales_channel.translation.fallback_1.customFields`, `sales_channel.translation.fallback_1`.created_at as `sales_channel.translation.fallback_1.createdAt`, `sales_channel.translation.fallback_1`.updated_at as `sales_channel.translation.fallback_1.updatedAt`, `sales_channel.translation.fallback_1`.sales_channel_id as `sales_channel.translation.fallback_1.salesChannelId`, `sales_channel.translation.fallback_1`.language_id as `sales_channel.translation.fallback_1.languageId` FROM `sales_channel_translation` `sales_channel.translation` LEFT JOIN `sales_channel_translation` `sales_channel.translation.fallback_1` ON `sales_channel.translation`.`sales_channel_id` = `sales_channel.translation.fallback_1`.`sales_channel_id` AND `sales_channel.translation.fallback_1`.language_id = ? 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 `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`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`, `sales_channel.currency.translation`.created_at as `sales_channel.currency.translation.createdAt`, `sales_channel.currency.translation`.updated_at as `sales_channel.currency.translation.updatedAt`, `sales_channel.currency.translation`.currency_id as `sales_channel.currency.translation.currencyId`, `sales_channel.currency.translation`.language_id as `sales_channel.currency.translation.languageId`, `sales_channel.currency.translation.fallback_1`.short_name as `sales_channel.currency.translation.fallback_1.shortName`, `sales_channel.currency.translation.fallback_1`.name as `sales_channel.currency.translation.fallback_1.name`, `sales_channel.currency.translation.fallback_1`.custom_fields as `sales_channel.currency.translation.fallback_1.customFields`, `sales_channel.currency.translation.fallback_1`.created_at as `sales_channel.currency.translation.fallback_1.createdAt`, `sales_channel.currency.translation.fallback_1`.updated_at as `sales_channel.currency.translation.fallback_1.updatedAt`, `sales_channel.currency.translation.fallback_1`.currency_id as `sales_channel.currency.translation.fallback_1.currencyId`, `sales_channel.currency.translation.fallback_1`.language_id as `sales_channel.currency.translation.fallback_1.languageId` FROM `currency_translation` `sales_channel.currency.translation` LEFT JOIN `currency_translation` `sales_channel.currency.translation.fallback_1` ON `sales_channel.currency.translation`.`currency_id` = `sales_channel.currency.translation.fallback_1`.`currency_id` AND `sales_channel.currency.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
3.88 ms
(0.08%)
2
# 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`.`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.fallback_1.title`, `category.media.translation.title`, COALESCE(`category.media.translation.fallback_1.title`,`category.media.translation.title`,`category.media.translation.title`) as `category.media.title`, `category.media.translation.fallback_1.alt`, `category.media.translation.alt`, COALESCE(`category.media.translation.fallback_1.alt`,`category.media.translation.alt`,`category.media.translation.alt`) as `category.media.alt`, `category.media.translation.fallback_1.customFields`, `category.media.translation.customFields`, COALESCE(`category.media.translation.fallback_1.customFields`,`category.media.translation.customFields`,`category.media.translation.customFields`) as `category.media.customFields`, `category.media.translation.fallback_1.createdAt`, `category.media.translation.createdAt`, `category.media.translation.fallback_1.updatedAt`, `category.media.translation.updatedAt`, `category.media.translation.fallback_1.mediaId`, `category.media.translation.mediaId`, `category.media.translation.fallback_1.languageId`, `category.media.translation.languageId`, `category.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id 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 `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title as `category.media.translation.title`, `category.media.translation`.alt as `category.media.translation.alt`, `category.media.translation`.custom_fields as `category.media.translation.customFields`, `category.media.translation`.created_at as `category.media.translation.createdAt`, `category.media.translation`.updated_at as `category.media.translation.updatedAt`, `category.media.translation`.media_id as `category.media.translation.mediaId`, `category.media.translation`.language_id as `category.media.translation.languageId`, `category.media.translation.fallback_1`.title as `category.media.translation.fallback_1.title`, `category.media.translation.fallback_1`.alt as `category.media.translation.fallback_1.alt`, `category.media.translation.fallback_1`.custom_fields as `category.media.translation.fallback_1.customFields`, `category.media.translation.fallback_1`.created_at as `category.media.translation.fallback_1.createdAt`, `category.media.translation.fallback_1`.updated_at as `category.media.translation.fallback_1.updatedAt`, `category.media.translation.fallback_1`.media_id as `category.media.translation.fallback_1.mediaId`, `category.media.translation.fallback_1`.language_id as `category.media.translation.fallback_1.languageId` FROM `media_translation` `category.media.translation` LEFT JOIN `media_translation` `category.media.translation.fallback_1` ON `category.media.translation`.`media_id` = `category.media.translation.fallback_1`.`media_id` AND `category.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"/ó¹\x1Eé—Kk‹Å>;\r,Hý"
]
3.85 ms
(0.08%)
2
# 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`.`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.fallback_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.fallback_1.title`,`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.fallback_1.alt`,`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.fallback_1.customFields`,`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.fallback_1.languageId`, `payment_method.media.translation.languageId`, `payment_method.translation.fallback_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.fallback_1.name`,`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.fallback_1.distinguishableName`,`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.fallback_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.fallback_1.description`,`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.fallback_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.fallback_1.customFields`,`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.createdAt`, `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.updatedAt`, `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.paymentMethodId`, `payment_method.translation.fallback_1.languageId`, `payment_method.translation.languageId` FROM `payment_method` 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`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId`, `payment_method.translation.fallback_1`.name as `payment_method.translation.fallback_1.name`, `payment_method.translation.fallback_1`.distinguishable_name as `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.fallback_1`.description as `payment_method.translation.fallback_1.description`, `payment_method.translation.fallback_1`.custom_fields as `payment_method.translation.fallback_1.customFields`, `payment_method.translation.fallback_1`.created_at as `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.fallback_1`.updated_at as `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.fallback_1`.payment_method_id as `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.fallback_1`.language_id as `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.fallback_1`.`payment_method_id` AND `payment_method.translation.fallback_1`.language_id = ? 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 `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.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`, `payment_method.media.translation.fallback_1`.title as `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.fallback_1`.alt as `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.fallback_1`.custom_fields as `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.fallback_1`.created_at as `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.fallback_1`.updated_at as `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.fallback_1`.media_id as `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.fallback_1`.language_id as `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.fallback_1`.`media_id` AND `payment_method.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"x€"î':ND½ÍÒL#ÿ\x05ù"
]
3.83 ms
(0.08%)
8
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:
[]
3.68 ms
(0.07%)
2
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.fallback_1.name`,`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.fallback_1.description`,`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.fallback_1.position`,`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.fallback_1.customFields`,`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.fallback_1.languageId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.fallback_1.name`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.fallback_1.name`,`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.fallback_1.position`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.fallback_1.position`,`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.fallback_1.customFields`,`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.createdAt`, `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.fallback_1.languageId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId`, `property_group_option.translation.fallback_1`.name as `property_group_option.translation.fallback_1.name`, `property_group_option.translation.fallback_1`.position as `property_group_option.translation.fallback_1.position`, `property_group_option.translation.fallback_1`.custom_fields as `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.fallback_1`.created_at as `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.fallback_1`.updated_at as `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.fallback_1`.property_group_option_id as `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.fallback_1`.language_id as `property_group_option.translation.fallback_1.languageId` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.fallback_1` ON `property_group_option.translation`.`property_group_option_id` = `property_group_option.translation.fallback_1`.`property_group_option_id` AND `property_group_option.translation.fallback_1`.language_id = ? WHERE `property_group_option.translation`.language_id = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`, `property_group_option.group.translation.fallback_1`.name as `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.fallback_1`.description as `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.fallback_1`.position as `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.fallback_1`.custom_fields as `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.fallback_1`.created_at as `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.fallback_1`.updated_at as `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.fallback_1`.property_group_id as `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.fallback_1`.language_id as `property_group_option.group.translation.fallback_1.languageId` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.fallback_1` ON `property_group_option.group.translation`.`property_group_id` = `property_group_option.group.translation.fallback_1`.`property_group_id` AND `property_group_option.group.translation.fallback_1`.language_id = ? WHERE `property_group_option.group.translation`.language_id = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
]
3.65 ms
(0.07%)
8
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‘J¢Ù¡pg‘¨\x1E=!-0 "
]
3.14 ms
(0.06%)
2
# 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`.`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.fallback_1.title`, `media.translation.title`, COALESCE(`media.translation.fallback_1.title`,`media.translation.title`,`media.translation.title`) as `media.title`, `media.translation.fallback_1.alt`, `media.translation.alt`, COALESCE(`media.translation.fallback_1.alt`,`media.translation.alt`,`media.translation.alt`) as `media.alt`, `media.translation.fallback_1.customFields`, `media.translation.customFields`, COALESCE(`media.translation.fallback_1.customFields`,`media.translation.customFields`,`media.translation.customFields`) as `media.customFields`, `media.translation.fallback_1.createdAt`, `media.translation.createdAt`, `media.translation.fallback_1.updatedAt`, `media.translation.updatedAt`, `media.translation.fallback_1.mediaId`, `media.translation.mediaId`, `media.translation.fallback_1.languageId`, `media.translation.languageId` 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`.title as `media.translation.title`, `media.translation`.alt as `media.translation.alt`, `media.translation`.custom_fields as `media.translation.customFields`, `media.translation`.created_at as `media.translation.createdAt`, `media.translation`.updated_at as `media.translation.updatedAt`, `media.translation`.media_id as `media.translation.mediaId`, `media.translation`.language_id as `media.translation.languageId`, `media.translation.fallback_1`.title as `media.translation.fallback_1.title`, `media.translation.fallback_1`.alt as `media.translation.fallback_1.alt`, `media.translation.fallback_1`.custom_fields as `media.translation.fallback_1.customFields`, `media.translation.fallback_1`.created_at as `media.translation.fallback_1.createdAt`, `media.translation.fallback_1`.updated_at as `media.translation.fallback_1.updatedAt`, `media.translation.fallback_1`.media_id as `media.translation.fallback_1.mediaId`, `media.translation.fallback_1`.language_id as `media.translation.fallback_1.languageId` FROM `media_translation` `media.translation` LEFT JOIN `media_translation` `media.translation.fallback_1` ON `media.translation`.`media_id` = `media.translation.fallback_1`.`media_id` AND `media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01ì\x17ÜP\x1CpЫ âÝÏ╬Ö5"
  b"\x01ì\x17ÜPmp,íµÃ-╬{4ì"
  b"\x01ì\x17ÜP\ts²òkmrñ(ñ\t"
]
3.04 ms
(0.06%)
1
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`.`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.fallback_1.title`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.fallback_1.title`,`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.fallback_1.alt`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.fallback_1.alt`,`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.fallback_1.customFields`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.fallback_1.customFields`,`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.fallback_1.createdAt`, `product_media.media.translation.createdAt`, `product_media.media.translation.fallback_1.updatedAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.fallback_1.mediaId`, `product_media.media.translation.mediaId`, `product_media.media.translation.fallback_1.languageId`, `product_media.media.translation.languageId`, `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`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId`, `product_media.media.translation.fallback_1`.title as `product_media.media.translation.fallback_1.title`, `product_media.media.translation.fallback_1`.alt as `product_media.media.translation.fallback_1.alt`, `product_media.media.translation.fallback_1`.custom_fields as `product_media.media.translation.fallback_1.customFields`, `product_media.media.translation.fallback_1`.created_at as `product_media.media.translation.fallback_1.createdAt`, `product_media.media.translation.fallback_1`.updated_at as `product_media.media.translation.fallback_1.updatedAt`, `product_media.media.translation.fallback_1`.media_id as `product_media.media.translation.fallback_1.mediaId`, `product_media.media.translation.fallback_1`.language_id as `product_media.media.translation.fallback_1.languageId` FROM `media_translation` `product_media.media.translation` LEFT JOIN `media_translation` `product_media.media.translation.fallback_1` ON `product_media.media.translation`.`media_id` = `product_media.media.translation.fallback_1`.`media_id` AND `product_media.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x02#ƒý"
  b"\x01ì╠8/╠r­Á\x1C7ùµü\x14\x15"
  b"\x01ì╠8/╬pÍöEô²ªÛ$Q"
  b"\x01ì╠8/õp«öû\x12\x03J°K"
  b"\x01ì╠8/þr@èÃZ┬¤¨ï╦"
  b"\x01ì╠80\x00p░║Ù\f?%d\x1DB"
  b"\x01ì╠80\rqVü# -HÙ4░"
  b"\x01ì╠80$s╚ƒ­U{-&\rl"
  b"\x01ì╠80as?åõ@─╬9x‗"
  b"\x01ì╠80cqÎ╝vMâÖª\x19¤"
]
2.94 ms
(0.06%)
2
# 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.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.fallback_1.typeName`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.fallback_1.typeName`,`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.fallback_1.languageId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt` 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`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId`, `tax_rule.type.translation.fallback_1`.type_name as `tax_rule.type.translation.fallback_1.typeName`, `tax_rule.type.translation.fallback_1`.created_at as `tax_rule.type.translation.fallback_1.createdAt`, `tax_rule.type.translation.fallback_1`.updated_at as `tax_rule.type.translation.fallback_1.updatedAt`, `tax_rule.type.translation.fallback_1`.tax_rule_type_id as `tax_rule.type.translation.fallback_1.taxRuleTypeId`, `tax_rule.type.translation.fallback_1`.language_id as `tax_rule.type.translation.fallback_1.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` LEFT JOIN `tax_rule_type_translation` `tax_rule.type.translation.fallback_1` ON `tax_rule.type.translation`.`tax_rule_type_id` = `tax_rule.type.translation.fallback_1`.`tax_rule_type_id` AND `tax_rule.type.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"™¦>\x1E\x02~E†ƒæòãÿ«\x0Em"
  b"¡3g¡ù\x1ANF¿y‚P\x08Ä\vó"
  b"ÛP’z|qMê½a–'fˆ°\x10"
  b"íS8\x19\x1FúAºœ\x04ÅÆŽAiç"
]
2.68 ms
(0.05%)
2
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`.`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.mediaFolder`.`id` as `product_media.media.mediaFolder.id`, `product_media.media.mediaFolder`.`use_parent_configuration` as `product_media.media.mediaFolder.useParentConfiguration`, `product_media.media.mediaFolder`.`media_folder_configuration_id` as `product_media.media.mediaFolder.configurationId`, `product_media.media.mediaFolder`.`default_folder_id` as `product_media.media.mediaFolder.defaultFolderId`, `product_media.media.mediaFolder`.`parent_id` as `product_media.media.mediaFolder.parentId`, `product_media.media.mediaFolder`.`child_count` as `product_media.media.mediaFolder.childCount`, `product_media.media.mediaFolder`.`path` as `product_media.media.mediaFolder.path`, `product_media.media.mediaFolder`.`name` as `product_media.media.mediaFolder.name`, `product_media.media.mediaFolder`.`custom_fields` as `product_media.media.mediaFolder.customFields`, `product_media.media.mediaFolder`.`created_at` as `product_media.media.mediaFolder.createdAt`, `product_media.media.mediaFolder`.`updated_at` as `product_media.media.mediaFolder.updatedAt`, `product_media.media.translation.fallback_1.title`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.fallback_1.title`,`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.fallback_1.alt`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.fallback_1.alt`,`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.fallback_1.customFields`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.fallback_1.customFields`,`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.fallback_1.createdAt`, `product_media.media.translation.createdAt`, `product_media.media.translation.fallback_1.updatedAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.fallback_1.mediaId`, `product_media.media.translation.mediaId`, `product_media.media.translation.fallback_1.languageId`, `product_media.media.translation.languageId`, `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`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId`, `product_media.media.translation.fallback_1`.title as `product_media.media.translation.fallback_1.title`, `product_media.media.translation.fallback_1`.alt as `product_media.media.translation.fallback_1.alt`, `product_media.media.translation.fallback_1`.custom_fields as `product_media.media.translation.fallback_1.customFields`, `product_media.media.translation.fallback_1`.created_at as `product_media.media.translation.fallback_1.createdAt`, `product_media.media.translation.fallback_1`.updated_at as `product_media.media.translation.fallback_1.updatedAt`, `product_media.media.translation.fallback_1`.media_id as `product_media.media.translation.fallback_1.mediaId`, `product_media.media.translation.fallback_1`.language_id as `product_media.media.translation.fallback_1.languageId` FROM `media_translation` `product_media.media.translation` LEFT JOIN `media_translation` `product_media.media.translation.fallback_1` ON `product_media.media.translation`.`media_id` = `product_media.media.translation.fallback_1`.`media_id` AND `product_media.media.translation.fallback_1`.language_id = ? WHERE `product_media.media.translation`.language_id = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` LEFT JOIN `media_folder` `product_media.media.mediaFolder` ON `product_media.media`.`media_folder_id` = `product_media.media.mediaFolder`.`id` WHERE (`product_media`.`version_id` = ?) AND ((`product_media`.`product_id` IN (?)))
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
2.61 ms
(0.05%)
9
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
2.50 ms
(0.05%)
1
# product-detail-route::association::properties::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.fallback_1.name`,`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) as `property_group_option.group.name`, `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.fallback_1.description`,`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) as `property_group_option.group.description`, `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.fallback_1.position`,`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) as `property_group_option.group.position`, `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.fallback_1.customFields`,`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) as `property_group_option.group.customFields`, `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.fallback_1.languageId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.fallback_1.name`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.fallback_1.name`,`property_group_option.translation.name`,`property_group_option.translation.name`) as `property_group_option.name`, `property_group_option.translation.fallback_1.position`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.fallback_1.position`,`property_group_option.translation.position`,`property_group_option.translation.position`) as `property_group_option.position`, `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.fallback_1.customFields`,`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) as `property_group_option.customFields`, `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.createdAt`, `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.fallback_1.languageId`, `property_group_option.translation.languageId` FROM `property_group_option` LEFT JOIN (SELECT `property_group_option.translation`.property_group_option_id, `property_group_option.translation`.name as `property_group_option.translation.name`, `property_group_option.translation`.position as `property_group_option.translation.position`, `property_group_option.translation`.custom_fields as `property_group_option.translation.customFields`, `property_group_option.translation`.created_at as `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at as `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id as `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id as `property_group_option.translation.languageId`, `property_group_option.translation.fallback_1`.name as `property_group_option.translation.fallback_1.name`, `property_group_option.translation.fallback_1`.position as `property_group_option.translation.fallback_1.position`, `property_group_option.translation.fallback_1`.custom_fields as `property_group_option.translation.fallback_1.customFields`, `property_group_option.translation.fallback_1`.created_at as `property_group_option.translation.fallback_1.createdAt`, `property_group_option.translation.fallback_1`.updated_at as `property_group_option.translation.fallback_1.updatedAt`, `property_group_option.translation.fallback_1`.property_group_option_id as `property_group_option.translation.fallback_1.propertyGroupOptionId`, `property_group_option.translation.fallback_1`.language_id as `property_group_option.translation.fallback_1.languageId` FROM `property_group_option_translation` `property_group_option.translation` LEFT JOIN `property_group_option_translation` `property_group_option.translation.fallback_1` ON `property_group_option.translation`.`property_group_option_id` = `property_group_option.translation.fallback_1`.`property_group_option_id` AND `property_group_option.translation.fallback_1`.language_id = ? WHERE `property_group_option.translation`.language_id = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name as `property_group_option.group.translation.name`, `property_group_option.group.translation`.description as `property_group_option.group.translation.description`, `property_group_option.group.translation`.position as `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields as `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at as `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at as `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id as `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id as `property_group_option.group.translation.languageId`, `property_group_option.group.translation.fallback_1`.name as `property_group_option.group.translation.fallback_1.name`, `property_group_option.group.translation.fallback_1`.description as `property_group_option.group.translation.fallback_1.description`, `property_group_option.group.translation.fallback_1`.position as `property_group_option.group.translation.fallback_1.position`, `property_group_option.group.translation.fallback_1`.custom_fields as `property_group_option.group.translation.fallback_1.customFields`, `property_group_option.group.translation.fallback_1`.created_at as `property_group_option.group.translation.fallback_1.createdAt`, `property_group_option.group.translation.fallback_1`.updated_at as `property_group_option.group.translation.fallback_1.updatedAt`, `property_group_option.group.translation.fallback_1`.property_group_id as `property_group_option.group.translation.fallback_1.propertyGroupId`, `property_group_option.group.translation.fallback_1`.language_id as `property_group_option.group.translation.fallback_1.languageId` FROM `property_group_translation` `property_group_option.group.translation` LEFT JOIN `property_group_translation` `property_group_option.group.translation.fallback_1` ON `property_group_option.group.translation`.`property_group_id` = `property_group_option.group.translation.fallback_1`.`property_group_id` AND `property_group_option.group.translation.fallback_1`.language_id = ? WHERE `property_group_option.group.translation`.language_id = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"""
    \x01ì╠8/ìp!ƒ\x10├¤d×\n
    \x1D
    """
  b"\x01ì╠8/Äs9û*\~■ZmË"
  b"\x01ì╠8/Åp@Áî~eÃ╗l¿"
  b"\x01ì╠8/Åp@Áî~e╔Û8\x0F"
  b"\x01ì╠8/Åp@Áî~eı┌3╣"
  b"\x01ì╠8/Åp@Áî~eÍ─)Ç"
  b"\x01ì╠8/Åp@Áî~e┌└\x1A\x00"
  b"\x01ì╠8/És"ùò╗\x17?é─å"
  b"\x01ì╠8/És"ùò╗\x17EÍ·ó"
  b"\x01ì╠8/æsàü4¿╗áJÝÏ"
  b"\x01ì╠8/æsàü4¿╗ªpýr"
  b"\x01ì╠8/ÆshÆÂ_á|­Ë\x11"
  b"\x01ì╠8/ÆshÆÂ_á~Ñ2╝"
  b"\x01ì╠8/ÆshÆÂ_áÇàÊ┴"
  b"\x01ì╠8/ôq┬ó┤├¾Äá\x00"
  b"\x01ì╠8/öp\x0Eöµ├lJhz╣"
  b"\x01ì╠8/òr|¢ı\x10,¯L╦8"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸WüÕZ"
  b"\x01ì╠8/ûrxÀ\x13\x0F¸W·ºÆ"
]
2.45 ms
(0.05%)
1
# generic-page::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.fallback_1.name`, `shipping_method.deliveryTime.translation.name`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.name`,`shipping_method.deliveryTime.translation.name`,`shipping_method.deliveryTime.translation.name`) as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.customFields`, COALESCE(`shipping_method.deliveryTime.translation.fallback_1.customFields`,`shipping_method.deliveryTime.translation.customFields`,`shipping_method.deliveryTime.translation.customFields`) as `shipping_method.deliveryTime.customFields`, `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1.languageId`, `shipping_method.deliveryTime.translation.languageId`, `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`.`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.fallback_1.title`, `shipping_method.media.translation.title`, COALESCE(`shipping_method.media.translation.fallback_1.title`,`shipping_method.media.translation.title`,`shipping_method.media.translation.title`) as `shipping_method.media.title`, `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.alt`, COALESCE(`shipping_method.media.translation.fallback_1.alt`,`shipping_method.media.translation.alt`,`shipping_method.media.translation.alt`) as `shipping_method.media.alt`, `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.customFields`, COALESCE(`shipping_method.media.translation.fallback_1.customFields`,`shipping_method.media.translation.customFields`,`shipping_method.media.translation.customFields`) as `shipping_method.media.customFields`, `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.createdAt`, `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.mediaId`, `shipping_method.media.translation.fallback_1.languageId`, `shipping_method.media.translation.languageId`, `shipping_method.translation.fallback_1.name`, `shipping_method.translation.name`, COALESCE(`shipping_method.translation.fallback_1.name`,`shipping_method.translation.name`,`shipping_method.translation.name`) as `shipping_method.name`, `shipping_method.translation.fallback_1.description`, `shipping_method.translation.description`, COALESCE(`shipping_method.translation.fallback_1.description`,`shipping_method.translation.description`,`shipping_method.translation.description`) as `shipping_method.description`, `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.trackingUrl`, COALESCE(`shipping_method.translation.fallback_1.trackingUrl`,`shipping_method.translation.trackingUrl`,`shipping_method.translation.trackingUrl`) as `shipping_method.trackingUrl`, `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.customFields`, COALESCE(`shipping_method.translation.fallback_1.customFields`,`shipping_method.translation.customFields`,`shipping_method.translation.customFields`) as `shipping_method.customFields`, `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.createdAt`, `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.updatedAt`, `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.shippingMethodId`, `shipping_method.translation.fallback_1.languageId`, `shipping_method.translation.languageId` FROM `shipping_method` LEFT JOIN (SELECT `shipping_method.translation`.shipping_method_id, `shipping_method.translation`.name as `shipping_method.translation.name`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = ? 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 `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.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`, `shipping_method.deliveryTime.translation`.created_at as `shipping_method.deliveryTime.translation.createdAt`, `shipping_method.deliveryTime.translation`.updated_at as `shipping_method.deliveryTime.translation.updatedAt`, `shipping_method.deliveryTime.translation`.delivery_time_id as `shipping_method.deliveryTime.translation.deliveryTimeId`, `shipping_method.deliveryTime.translation`.language_id as `shipping_method.deliveryTime.translation.languageId`, `shipping_method.deliveryTime.translation.fallback_1`.name as `shipping_method.deliveryTime.translation.fallback_1.name`, `shipping_method.deliveryTime.translation.fallback_1`.custom_fields as `shipping_method.deliveryTime.translation.fallback_1.customFields`, `shipping_method.deliveryTime.translation.fallback_1`.created_at as `shipping_method.deliveryTime.translation.fallback_1.createdAt`, `shipping_method.deliveryTime.translation.fallback_1`.updated_at as `shipping_method.deliveryTime.translation.fallback_1.updatedAt`, `shipping_method.deliveryTime.translation.fallback_1`.delivery_time_id as `shipping_method.deliveryTime.translation.fallback_1.deliveryTimeId`, `shipping_method.deliveryTime.translation.fallback_1`.language_id as `shipping_method.deliveryTime.translation.fallback_1.languageId` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` LEFT JOIN `delivery_time_translation` `shipping_method.deliveryTime.translation.fallback_1` ON `shipping_method.deliveryTime.translation`.`delivery_time_id` = `shipping_method.deliveryTime.translation.fallback_1`.`delivery_time_id` AND `shipping_method.deliveryTime.translation.fallback_1`.language_id = ? 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`.title as `shipping_method.media.translation.title`, `shipping_method.media.translation`.alt as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.custom_fields as `shipping_method.media.translation.customFields`, `shipping_method.media.translation`.created_at as `shipping_method.media.translation.createdAt`, `shipping_method.media.translation`.updated_at as `shipping_method.media.translation.updatedAt`, `shipping_method.media.translation`.media_id as `shipping_method.media.translation.mediaId`, `shipping_method.media.translation`.language_id as `shipping_method.media.translation.languageId`, `shipping_method.media.translation.fallback_1`.title as `shipping_method.media.translation.fallback_1.title`, `shipping_method.media.translation.fallback_1`.alt as `shipping_method.media.translation.fallback_1.alt`, `shipping_method.media.translation.fallback_1`.custom_fields as `shipping_method.media.translation.fallback_1.customFields`, `shipping_method.media.translation.fallback_1`.created_at as `shipping_method.media.translation.fallback_1.createdAt`, `shipping_method.media.translation.fallback_1`.updated_at as `shipping_method.media.translation.fallback_1.updatedAt`, `shipping_method.media.translation.fallback_1`.media_id as `shipping_method.media.translation.fallback_1.mediaId`, `shipping_method.media.translation.fallback_1`.language_id as `shipping_method.media.translation.fallback_1.languageId` FROM `media_translation` `shipping_method.media.translation` LEFT JOIN `media_translation` `shipping_method.media.translation.fallback_1` ON `shipping_method.media.translation`.`media_id` = `shipping_method.media.translation.fallback_1`.`media_id` AND `shipping_method.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÅüI¥ù\x7F\x04ûü°YÒO¤6"
  b"\x01ÅüS\x06\x08}2«│4,ûc»¿"
]
2.24 ms
(0.05%)
1
# breadcrumb-extension::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.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ÿ¹+´d\vOî¢\x16×i$Æ\x15U"
  b"\x01ì└┼]Bp¬Ñ├ü]æ╩!¥"
  b"\x01ì└┼]As)¼zê_Ó"\x03\x0F"
  b"\x01ì└┼]>pcÇ\x12ävß\vÃ9"
]
2.23 ms
(0.05%)
2
# 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`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.fallback_1.name`, `country.translation.name`, COALESCE(`country.translation.fallback_1.name`,`country.translation.name`,`country.translation.name`) as `country.name`, `country.translation.fallback_1.addressFormat`, `country.translation.addressFormat`, COALESCE(`country.translation.fallback_1.addressFormat`,`country.translation.addressFormat`,`country.translation.addressFormat`) as `country.addressFormat`, `country.translation.fallback_1.customFields`, `country.translation.customFields`, COALESCE(`country.translation.fallback_1.customFields`,`country.translation.customFields`,`country.translation.customFields`) as `country.customFields`, `country.translation.fallback_1.createdAt`, `country.translation.createdAt`, `country.translation.fallback_1.updatedAt`, `country.translation.updatedAt`, `country.translation.fallback_1.countryId`, `country.translation.countryId`, `country.translation.fallback_1.languageId`, `country.translation.languageId` FROM `country` LEFT JOIN (SELECT `country.translation`.country_id, `country.translation`.name as `country.translation.name`, `country.translation`.address_format as `country.translation.addressFormat`, `country.translation`.custom_fields as `country.translation.customFields`, `country.translation`.created_at as `country.translation.createdAt`, `country.translation`.updated_at as `country.translation.updatedAt`, `country.translation`.country_id as `country.translation.countryId`, `country.translation`.language_id as `country.translation.languageId`, `country.translation.fallback_1`.name as `country.translation.fallback_1.name`, `country.translation.fallback_1`.address_format as `country.translation.fallback_1.addressFormat`, `country.translation.fallback_1`.custom_fields as `country.translation.fallback_1.customFields`, `country.translation.fallback_1`.created_at as `country.translation.fallback_1.createdAt`, `country.translation.fallback_1`.updated_at as `country.translation.fallback_1.updatedAt`, `country.translation.fallback_1`.country_id as `country.translation.fallback_1.countryId`, `country.translation.fallback_1`.language_id as `country.translation.fallback_1.languageId` FROM `country_translation` `country.translation` LEFT JOIN `country_translation` `country.translation.fallback_1` ON `country.translation`.`country_id` = `country.translation.fallback_1`.`country_id` AND `country.translation.fallback_1`.language_id = ? WHERE `country.translation`.language_id = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"k\•L\x00bA\x15±\x00\x05~`ª´Û"
]
2.14 ms
(0.04%)
2
# 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.fallback_1.name`, `customer_group.translation.name`, COALESCE(`customer_group.translation.fallback_1.name`,`customer_group.translation.name`,`customer_group.translation.name`) as `customer_group.name`, `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.registrationTitle`, COALESCE(`customer_group.translation.fallback_1.registrationTitle`,`customer_group.translation.registrationTitle`,`customer_group.translation.registrationTitle`) as `customer_group.registrationTitle`, `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.registrationIntroduction`, COALESCE(`customer_group.translation.fallback_1.registrationIntroduction`,`customer_group.translation.registrationIntroduction`,`customer_group.translation.registrationIntroduction`) as `customer_group.registrationIntroduction`, `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration`, COALESCE(`customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`,`customer_group.translation.registrationOnlyCompanyRegistration`) as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription`, COALESCE(`customer_group.translation.fallback_1.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`,`customer_group.translation.registrationSeoMetaDescription`) as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.fallback_1.customFields`, `customer_group.translation.customFields`, COALESCE(`customer_group.translation.fallback_1.customFields`,`customer_group.translation.customFields`,`customer_group.translation.customFields`) as `customer_group.customFields`, `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.createdAt`, `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.updatedAt`, `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.customerGroupId`, `customer_group.translation.fallback_1.languageId`, `customer_group.translation.languageId` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.customer_group_id, `customer_group.translation`.name as `customer_group.translation.name`, `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`, `customer_group.translation`.custom_fields as `customer_group.translation.customFields`, `customer_group.translation`.created_at as `customer_group.translation.createdAt`, `customer_group.translation`.updated_at as `customer_group.translation.updatedAt`, `customer_group.translation`.customer_group_id as `customer_group.translation.customerGroupId`, `customer_group.translation`.language_id as `customer_group.translation.languageId`, `customer_group.translation.fallback_1`.name as `customer_group.translation.fallback_1.name`, `customer_group.translation.fallback_1`.registration_title as `customer_group.translation.fallback_1.registrationTitle`, `customer_group.translation.fallback_1`.registration_introduction as `customer_group.translation.fallback_1.registrationIntroduction`, `customer_group.translation.fallback_1`.registration_only_company_registration as `customer_group.translation.fallback_1.registrationOnlyCompanyRegistration`, `customer_group.translation.fallback_1`.registration_seo_meta_description as `customer_group.translation.fallback_1.registrationSeoMetaDescription`, `customer_group.translation.fallback_1`.custom_fields as `customer_group.translation.fallback_1.customFields`, `customer_group.translation.fallback_1`.created_at as `customer_group.translation.fallback_1.createdAt`, `customer_group.translation.fallback_1`.updated_at as `customer_group.translation.fallback_1.updatedAt`, `customer_group.translation.fallback_1`.customer_group_id as `customer_group.translation.fallback_1.customerGroupId`, `customer_group.translation.fallback_1`.language_id as `customer_group.translation.fallback_1.languageId` FROM `customer_group_translation` `customer_group.translation` LEFT JOIN `customer_group_translation` `customer_group.translation.fallback_1` ON `customer_group.translation`.`customer_group_id` = `customer_group.translation.fallback_1`.`customer_group_id` AND `customer_group.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
2.09 ms
(0.04%)
1
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
2.05 ms
(0.04%)
1
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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
2.05 ms
(0.04%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
2.04 ms
(0.04%)
4
select loc.code as iso from sales_channel_domain d 
    join language l on l.id = d.language_id
    join locale loc on l.locale_id = loc.id
    where d.id = UNHEX(?)
    limit 1;
Parameters:
[
  "ea89e942d0c64fa5adcb7c4a53dd8019"
]
2.00 ms
(0.04%)
1
# generic-page::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`.`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.fallback_1.title`, `payment_method.media.translation.title`, COALESCE(`payment_method.media.translation.fallback_1.title`,`payment_method.media.translation.title`,`payment_method.media.translation.title`) as `payment_method.media.title`, `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.alt`, COALESCE(`payment_method.media.translation.fallback_1.alt`,`payment_method.media.translation.alt`,`payment_method.media.translation.alt`) as `payment_method.media.alt`, `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.customFields`, COALESCE(`payment_method.media.translation.fallback_1.customFields`,`payment_method.media.translation.customFields`,`payment_method.media.translation.customFields`) as `payment_method.media.customFields`, `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.createdAt`, `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.updatedAt`, `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.mediaId`, `payment_method.media.translation.fallback_1.languageId`, `payment_method.media.translation.languageId`, `payment_method.translation.fallback_1.name`, `payment_method.translation.name`, COALESCE(`payment_method.translation.fallback_1.name`,`payment_method.translation.name`,`payment_method.translation.name`) as `payment_method.name`, `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.distinguishableName`, COALESCE(`payment_method.translation.fallback_1.distinguishableName`,`payment_method.translation.distinguishableName`,`payment_method.translation.distinguishableName`) as `payment_method.distinguishableName`, `payment_method.translation.fallback_1.description`, `payment_method.translation.description`, COALESCE(`payment_method.translation.fallback_1.description`,`payment_method.translation.description`,`payment_method.translation.description`) as `payment_method.description`, `payment_method.translation.fallback_1.customFields`, `payment_method.translation.customFields`, COALESCE(`payment_method.translation.fallback_1.customFields`,`payment_method.translation.customFields`,`payment_method.translation.customFields`) as `payment_method.customFields`, `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.createdAt`, `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.updatedAt`, `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.paymentMethodId`, `payment_method.translation.fallback_1.languageId`, `payment_method.translation.languageId` FROM `payment_method` 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`, `payment_method.translation`.created_at as `payment_method.translation.createdAt`, `payment_method.translation`.updated_at as `payment_method.translation.updatedAt`, `payment_method.translation`.payment_method_id as `payment_method.translation.paymentMethodId`, `payment_method.translation`.language_id as `payment_method.translation.languageId`, `payment_method.translation.fallback_1`.name as `payment_method.translation.fallback_1.name`, `payment_method.translation.fallback_1`.distinguishable_name as `payment_method.translation.fallback_1.distinguishableName`, `payment_method.translation.fallback_1`.description as `payment_method.translation.fallback_1.description`, `payment_method.translation.fallback_1`.custom_fields as `payment_method.translation.fallback_1.customFields`, `payment_method.translation.fallback_1`.created_at as `payment_method.translation.fallback_1.createdAt`, `payment_method.translation.fallback_1`.updated_at as `payment_method.translation.fallback_1.updatedAt`, `payment_method.translation.fallback_1`.payment_method_id as `payment_method.translation.fallback_1.paymentMethodId`, `payment_method.translation.fallback_1`.language_id as `payment_method.translation.fallback_1.languageId` FROM `payment_method_translation` `payment_method.translation` LEFT JOIN `payment_method_translation` `payment_method.translation.fallback_1` ON `payment_method.translation`.`payment_method_id` = `payment_method.translation.fallback_1`.`payment_method_id` AND `payment_method.translation.fallback_1`.language_id = ? 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 `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.media.translation`.media_id, `payment_method.media.translation`.title as `payment_method.media.translation.title`, `payment_method.media.translation`.alt as `payment_method.media.translation.alt`, `payment_method.media.translation`.custom_fields as `payment_method.media.translation.customFields`, `payment_method.media.translation`.created_at as `payment_method.media.translation.createdAt`, `payment_method.media.translation`.updated_at as `payment_method.media.translation.updatedAt`, `payment_method.media.translation`.media_id as `payment_method.media.translation.mediaId`, `payment_method.media.translation`.language_id as `payment_method.media.translation.languageId`, `payment_method.media.translation.fallback_1`.title as `payment_method.media.translation.fallback_1.title`, `payment_method.media.translation.fallback_1`.alt as `payment_method.media.translation.fallback_1.alt`, `payment_method.media.translation.fallback_1`.custom_fields as `payment_method.media.translation.fallback_1.customFields`, `payment_method.media.translation.fallback_1`.created_at as `payment_method.media.translation.fallback_1.createdAt`, `payment_method.media.translation.fallback_1`.updated_at as `payment_method.media.translation.fallback_1.updatedAt`, `payment_method.media.translation.fallback_1`.media_id as `payment_method.media.translation.fallback_1.mediaId`, `payment_method.media.translation.fallback_1`.language_id as `payment_method.media.translation.fallback_1.languageId` FROM `media_translation` `payment_method.media.translation` LEFT JOIN `media_translation` `payment_method.media.translation.fallback_1` ON `payment_method.media.translation`.`media_id` = `payment_method.media.translation.fallback_1`.`media_id` AND `payment_method.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"†he‰ç*D’Œá¹\x11Bs\x07Y"
  b"J9!8¦!C,“¿\x17\x05@ê@<"
  b"x€"î':ND½ÍÒL#ÿ\x05ù"
  b"$Y\x19£m\x11@X„¬\x00Åù¿º»"
  b"Ôã4E%\x1DKu╗▒<ìA+\x11"
]
1.74 ms
(0.04%)
1
# product-detail-route::association::mainCategories::read
SELECT `main_category`.`id` as `main_category.id`, `main_category`.`product_id` as `main_category.productId`, `main_category`.`product_version_id` as `main_category.productVersionId`, `main_category`.`category_id` as `main_category.categoryId`, `main_category`.`category_version_id` as `main_category.categoryVersionId`, `main_category`.`sales_channel_id` as `main_category.salesChannelId`, `main_category`.`created_at` as `main_category.createdAt`, `main_category`.`updated_at` as `main_category.updatedAt`, `main_category.category`.`id` as `main_category.category.id`, `main_category.category`.`version_id` as `main_category.category.versionId`, `main_category.category`.`parent_id` as `main_category.category.parentId`, `main_category.category`.`parent_version_id` as `main_category.category.parentVersionId`, `main_category.category`.`after_category_id` as `main_category.category.afterCategoryId`, `main_category.category`.`after_category_version_id` as `main_category.category.afterCategoryVersionId`, `main_category.category`.`media_id` as `main_category.category.mediaId`, `main_category.category`.`display_nested_products` as `main_category.category.displayNestedProducts`, `main_category.category`.`auto_increment` as `main_category.category.autoIncrement`, `main_category.category`.`level` as `main_category.category.level`, `main_category.category`.`path` as `main_category.category.path`, `main_category.category`.`child_count` as `main_category.category.childCount`, `main_category.category`.`type` as `main_category.category.type`, `main_category.category`.`product_assignment_type` as `main_category.category.productAssignmentType`, `main_category.category`.`visible` as `main_category.category.visible`, `main_category.category`.`active` as `main_category.category.active`, `main_category.category`.`cms_page_id` as `main_category.category.cmsPageId`, `main_category.category`.`cms_page_version_id` as `main_category.category.cmsPageVersionId`, `main_category.category`.`product_stream_id` as `main_category.category.productStreamId`, `main_category.category`.`custom_entity_type_id` as `main_category.category.customEntityTypeId`, `main_category.category`.`created_at` as `main_category.category.createdAt`, `main_category.category`.`updated_at` as `main_category.category.updatedAt`, `main_category.category.translation.fallback_1.name`, `main_category.category.translation.name`, COALESCE(`main_category.category.translation.fallback_1.name`,`main_category.category.translation.name`,`main_category.category.translation.name`) as `main_category.category.name`, `main_category.category.translation.fallback_1.breadcrumb`, `main_category.category.translation.breadcrumb`, COALESCE(`main_category.category.translation.fallback_1.breadcrumb`,`main_category.category.translation.breadcrumb`,`main_category.category.translation.breadcrumb`) as `main_category.category.breadcrumb`, `main_category.category.translation.fallback_1.slotConfig`, `main_category.category.translation.slotConfig`, COALESCE(`main_category.category.translation.fallback_1.slotConfig`,`main_category.category.translation.slotConfig`,`main_category.category.translation.slotConfig`) as `main_category.category.slotConfig`, `main_category.category.translation.fallback_1.linkType`, `main_category.category.translation.linkType`, COALESCE(`main_category.category.translation.fallback_1.linkType`,`main_category.category.translation.linkType`,`main_category.category.translation.linkType`) as `main_category.category.linkType`, `main_category.category.translation.fallback_1.internalLink`, `main_category.category.translation.internalLink`, COALESCE(`main_category.category.translation.fallback_1.internalLink`,`main_category.category.translation.internalLink`,`main_category.category.translation.internalLink`) as `main_category.category.internalLink`, `main_category.category.translation.fallback_1.externalLink`, `main_category.category.translation.externalLink`, COALESCE(`main_category.category.translation.fallback_1.externalLink`,`main_category.category.translation.externalLink`,`main_category.category.translation.externalLink`) as `main_category.category.externalLink`, `main_category.category.translation.fallback_1.linkNewTab`, `main_category.category.translation.linkNewTab`, COALESCE(`main_category.category.translation.fallback_1.linkNewTab`,`main_category.category.translation.linkNewTab`,`main_category.category.translation.linkNewTab`) as `main_category.category.linkNewTab`, `main_category.category.translation.fallback_1.description`, `main_category.category.translation.description`, COALESCE(`main_category.category.translation.fallback_1.description`,`main_category.category.translation.description`,`main_category.category.translation.description`) as `main_category.category.description`, `main_category.category.translation.fallback_1.metaTitle`, `main_category.category.translation.metaTitle`, COALESCE(`main_category.category.translation.fallback_1.metaTitle`,`main_category.category.translation.metaTitle`,`main_category.category.translation.metaTitle`) as `main_category.category.metaTitle`, `main_category.category.translation.fallback_1.metaDescription`, `main_category.category.translation.metaDescription`, COALESCE(`main_category.category.translation.fallback_1.metaDescription`,`main_category.category.translation.metaDescription`,`main_category.category.translation.metaDescription`) as `main_category.category.metaDescription`, `main_category.category.translation.fallback_1.keywords`, `main_category.category.translation.keywords`, COALESCE(`main_category.category.translation.fallback_1.keywords`,`main_category.category.translation.keywords`,`main_category.category.translation.keywords`) as `main_category.category.keywords`, `main_category.category.translation.fallback_1.customFields`, `main_category.category.translation.customFields`, COALESCE(`main_category.category.translation.fallback_1.customFields`,`main_category.category.translation.customFields`,`main_category.category.translation.customFields`) as `main_category.category.customFields`, `main_category.category.translation.fallback_1.createdAt`, `main_category.category.translation.createdAt`, `main_category.category.translation.fallback_1.updatedAt`, `main_category.category.translation.updatedAt`, `main_category.category.translation.fallback_1.categoryId`, `main_category.category.translation.categoryId`, `main_category.category.translation.fallback_1.languageId`, `main_category.category.translation.languageId`, `main_category.category.translation.fallback_1.categoryVersionId`, `main_category.category.translation.categoryVersionId` FROM `main_category` LEFT JOIN `category` `main_category.category` ON `main_category`.`category_id` = `main_category.category`.`id` AND `main_category`.`category_version_id` = `main_category.category`.`version_id` LEFT JOIN (SELECT `main_category.category.translation`.category_id, `main_category.category.translation`.category_version_id, `main_category.category.translation`.name as `main_category.category.translation.name`, `main_category.category.translation`.breadcrumb as `main_category.category.translation.breadcrumb`, `main_category.category.translation`.slot_config as `main_category.category.translation.slotConfig`, `main_category.category.translation`.link_type as `main_category.category.translation.linkType`, `main_category.category.translation`.internal_link as `main_category.category.translation.internalLink`, `main_category.category.translation`.external_link as `main_category.category.translation.externalLink`, `main_category.category.translation`.link_new_tab as `main_category.category.translation.linkNewTab`, `main_category.category.translation`.description as `main_category.category.translation.description`, `main_category.category.translation`.meta_title as `main_category.category.translation.metaTitle`, `main_category.category.translation`.meta_description as `main_category.category.translation.metaDescription`, `main_category.category.translation`.keywords as `main_category.category.translation.keywords`, `main_category.category.translation`.custom_fields as `main_category.category.translation.customFields`, `main_category.category.translation`.created_at as `main_category.category.translation.createdAt`, `main_category.category.translation`.updated_at as `main_category.category.translation.updatedAt`, `main_category.category.translation`.category_id as `main_category.category.translation.categoryId`, `main_category.category.translation`.language_id as `main_category.category.translation.languageId`, `main_category.category.translation`.category_version_id as `main_category.category.translation.categoryVersionId`, `main_category.category.translation.fallback_1`.name as `main_category.category.translation.fallback_1.name`, `main_category.category.translation.fallback_1`.breadcrumb as `main_category.category.translation.fallback_1.breadcrumb`, `main_category.category.translation.fallback_1`.slot_config as `main_category.category.translation.fallback_1.slotConfig`, `main_category.category.translation.fallback_1`.link_type as `main_category.category.translation.fallback_1.linkType`, `main_category.category.translation.fallback_1`.internal_link as `main_category.category.translation.fallback_1.internalLink`, `main_category.category.translation.fallback_1`.external_link as `main_category.category.translation.fallback_1.externalLink`, `main_category.category.translation.fallback_1`.link_new_tab as `main_category.category.translation.fallback_1.linkNewTab`, `main_category.category.translation.fallback_1`.description as `main_category.category.translation.fallback_1.description`, `main_category.category.translation.fallback_1`.meta_title as `main_category.category.translation.fallback_1.metaTitle`, `main_category.category.translation.fallback_1`.meta_description as `main_category.category.translation.fallback_1.metaDescription`, `main_category.category.translation.fallback_1`.keywords as `main_category.category.translation.fallback_1.keywords`, `main_category.category.translation.fallback_1`.custom_fields as `main_category.category.translation.fallback_1.customFields`, `main_category.category.translation.fallback_1`.created_at as `main_category.category.translation.fallback_1.createdAt`, `main_category.category.translation.fallback_1`.updated_at as `main_category.category.translation.fallback_1.updatedAt`, `main_category.category.translation.fallback_1`.category_id as `main_category.category.translation.fallback_1.categoryId`, `main_category.category.translation.fallback_1`.language_id as `main_category.category.translation.fallback_1.languageId`, `main_category.category.translation.fallback_1`.category_version_id as `main_category.category.translation.fallback_1.categoryVersionId` FROM `category_translation` `main_category.category.translation` LEFT JOIN `category_translation` `main_category.category.translation.fallback_1` ON `main_category.category.translation`.`category_id` = `main_category.category.translation.fallback_1`.`category_id` AND `main_category.category.translation.fallback_1`.language_id = ? AND `main_category.category.translation`.category_version_id = `main_category.category.translation.fallback_1`.category_version_id WHERE `main_category.category.translation`.language_id = ?) `main_category.category.category_translation` ON `main_category.category.category_translation`.`category_id` = `main_category.category`.`id` AND `main_category.category.category_translation`.category_version_id = `main_category.category`.version_id WHERE (`main_category`.`sales_channel_id` = ? AND `main_category`.`product_id` IN (?))
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
1.67 ms
(0.03%)
4
select id from d2w_additional_product
    where product_id = UNHEX(?)
Parameters:
[
  "018dcc382fff7241910ce03c12c55869"
]
1.57 ms
(0.03%)
1
# product-detail-route::association::media::read
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`.`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.fallback_1.title`, `product_media.media.translation.title`, COALESCE(`product_media.media.translation.fallback_1.title`,`product_media.media.translation.title`,`product_media.media.translation.title`) as `product_media.media.title`, `product_media.media.translation.fallback_1.alt`, `product_media.media.translation.alt`, COALESCE(`product_media.media.translation.fallback_1.alt`,`product_media.media.translation.alt`,`product_media.media.translation.alt`) as `product_media.media.alt`, `product_media.media.translation.fallback_1.customFields`, `product_media.media.translation.customFields`, COALESCE(`product_media.media.translation.fallback_1.customFields`,`product_media.media.translation.customFields`,`product_media.media.translation.customFields`) as `product_media.media.customFields`, `product_media.media.translation.fallback_1.createdAt`, `product_media.media.translation.createdAt`, `product_media.media.translation.fallback_1.updatedAt`, `product_media.media.translation.updatedAt`, `product_media.media.translation.fallback_1.mediaId`, `product_media.media.translation.mediaId`, `product_media.media.translation.fallback_1.languageId`, `product_media.media.translation.languageId`, `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`.title as `product_media.media.translation.title`, `product_media.media.translation`.alt as `product_media.media.translation.alt`, `product_media.media.translation`.custom_fields as `product_media.media.translation.customFields`, `product_media.media.translation`.created_at as `product_media.media.translation.createdAt`, `product_media.media.translation`.updated_at as `product_media.media.translation.updatedAt`, `product_media.media.translation`.media_id as `product_media.media.translation.mediaId`, `product_media.media.translation`.language_id as `product_media.media.translation.languageId`, `product_media.media.translation.fallback_1`.title as `product_media.media.translation.fallback_1.title`, `product_media.media.translation.fallback_1`.alt as `product_media.media.translation.fallback_1.alt`, `product_media.media.translation.fallback_1`.custom_fields as `product_media.media.translation.fallback_1.customFields`, `product_media.media.translation.fallback_1`.created_at as `product_media.media.translation.fallback_1.createdAt`, `product_media.media.translation.fallback_1`.updated_at as `product_media.media.translation.fallback_1.updatedAt`, `product_media.media.translation.fallback_1`.media_id as `product_media.media.translation.fallback_1.mediaId`, `product_media.media.translation.fallback_1`.language_id as `product_media.media.translation.fallback_1.languageId` FROM `media_translation` `product_media.media.translation` LEFT JOIN `media_translation` `product_media.media.translation.fallback_1` ON `product_media.media.translation`.`media_id` = `product_media.media.translation.fallback_1`.`media_id` AND `product_media.media.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
1.57 ms
(0.03%)
1
# breadcrumb-builder::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.translation.fallback_1.name`, `category.translation.name`, COALESCE(`category.translation.fallback_1.name`,`category.translation.name`,`category.translation.name`) as `category.name`, `category.translation.fallback_1.breadcrumb`, `category.translation.breadcrumb`, COALESCE(`category.translation.fallback_1.breadcrumb`,`category.translation.breadcrumb`,`category.translation.breadcrumb`) as `category.breadcrumb`, `category.translation.fallback_1.slotConfig`, `category.translation.slotConfig`, COALESCE(`category.translation.fallback_1.slotConfig`,`category.translation.slotConfig`,`category.translation.slotConfig`) as `category.slotConfig`, `category.translation.fallback_1.linkType`, `category.translation.linkType`, COALESCE(`category.translation.fallback_1.linkType`,`category.translation.linkType`,`category.translation.linkType`) as `category.linkType`, `category.translation.fallback_1.internalLink`, `category.translation.internalLink`, COALESCE(`category.translation.fallback_1.internalLink`,`category.translation.internalLink`,`category.translation.internalLink`) as `category.internalLink`, `category.translation.fallback_1.externalLink`, `category.translation.externalLink`, COALESCE(`category.translation.fallback_1.externalLink`,`category.translation.externalLink`,`category.translation.externalLink`) as `category.externalLink`, `category.translation.fallback_1.linkNewTab`, `category.translation.linkNewTab`, COALESCE(`category.translation.fallback_1.linkNewTab`,`category.translation.linkNewTab`,`category.translation.linkNewTab`) as `category.linkNewTab`, `category.translation.fallback_1.description`, `category.translation.description`, COALESCE(`category.translation.fallback_1.description`,`category.translation.description`,`category.translation.description`) as `category.description`, `category.translation.fallback_1.metaTitle`, `category.translation.metaTitle`, COALESCE(`category.translation.fallback_1.metaTitle`,`category.translation.metaTitle`,`category.translation.metaTitle`) as `category.metaTitle`, `category.translation.fallback_1.metaDescription`, `category.translation.metaDescription`, COALESCE(`category.translation.fallback_1.metaDescription`,`category.translation.metaDescription`,`category.translation.metaDescription`) as `category.metaDescription`, `category.translation.fallback_1.keywords`, `category.translation.keywords`, COALESCE(`category.translation.fallback_1.keywords`,`category.translation.keywords`,`category.translation.keywords`) as `category.keywords`, `category.translation.fallback_1.customFields`, `category.translation.customFields`, COALESCE(`category.translation.fallback_1.customFields`,`category.translation.customFields`,`category.translation.customFields`) as `category.customFields`, `category.translation.fallback_1.createdAt`, `category.translation.createdAt`, `category.translation.fallback_1.updatedAt`, `category.translation.updatedAt`, `category.translation.fallback_1.categoryId`, `category.translation.categoryId`, `category.translation.fallback_1.languageId`, `category.translation.languageId`, `category.translation.fallback_1.categoryVersionId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `category.translation`.name as `category.translation.name`, `category.translation`.breadcrumb as `category.translation.breadcrumb`, `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`, `category.translation`.custom_fields as `category.translation.customFields`, `category.translation`.created_at as `category.translation.createdAt`, `category.translation`.updated_at as `category.translation.updatedAt`, `category.translation`.category_id as `category.translation.categoryId`, `category.translation`.language_id as `category.translation.languageId`, `category.translation`.category_version_id as `category.translation.categoryVersionId`, `category.translation.fallback_1`.name as `category.translation.fallback_1.name`, `category.translation.fallback_1`.breadcrumb as `category.translation.fallback_1.breadcrumb`, `category.translation.fallback_1`.slot_config as `category.translation.fallback_1.slotConfig`, `category.translation.fallback_1`.link_type as `category.translation.fallback_1.linkType`, `category.translation.fallback_1`.internal_link as `category.translation.fallback_1.internalLink`, `category.translation.fallback_1`.external_link as `category.translation.fallback_1.externalLink`, `category.translation.fallback_1`.link_new_tab as `category.translation.fallback_1.linkNewTab`, `category.translation.fallback_1`.description as `category.translation.fallback_1.description`, `category.translation.fallback_1`.meta_title as `category.translation.fallback_1.metaTitle`, `category.translation.fallback_1`.meta_description as `category.translation.fallback_1.metaDescription`, `category.translation.fallback_1`.keywords as `category.translation.fallback_1.keywords`, `category.translation.fallback_1`.custom_fields as `category.translation.fallback_1.customFields`, `category.translation.fallback_1`.created_at as `category.translation.fallback_1.createdAt`, `category.translation.fallback_1`.updated_at as `category.translation.fallback_1.updatedAt`, `category.translation.fallback_1`.category_id as `category.translation.fallback_1.categoryId`, `category.translation.fallback_1`.language_id as `category.translation.fallback_1.languageId`, `category.translation.fallback_1`.category_version_id as `category.translation.fallback_1.categoryVersionId` FROM `category_translation` `category.translation` LEFT JOIN `category_translation` `category.translation.fallback_1` ON `category.translation`.`category_id` = `category.translation.fallback_1`.`category_id` AND `category.translation.fallback_1`.language_id = ? AND `category.translation`.category_version_id = `category.translation.fallback_1`.category_version_id 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì└┼]>pcÇ\x12ävß\vÃ9"
]
1.50 ms
(0.03%)
2
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%"
  "%|2ff3b91ee9974b6b8bc53e3b0d2c48fd|%"
  101
  true
  true
]
1.49 ms
(0.03%)
2
# 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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
1.45 ms
(0.03%)
1
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.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`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, COALESCE(`sales_channel.translation.name`,`sales_channel.translation.name`) as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, COALESCE(`sales_channel.translation.homeSlotConfig`,`sales_channel.translation.homeSlotConfig`) as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, COALESCE(`sales_channel.translation.homeEnabled`,`sales_channel.translation.homeEnabled`) as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, COALESCE(`sales_channel.translation.homeName`,`sales_channel.translation.homeName`) as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, COALESCE(`sales_channel.translation.homeMetaTitle`,`sales_channel.translation.homeMetaTitle`) as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, COALESCE(`sales_channel.translation.homeMetaDescription`,`sales_channel.translation.homeMetaDescription`) as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, COALESCE(`sales_channel.translation.homeKeywords`,`sales_channel.translation.homeKeywords`) as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, COALESCE(`sales_channel.translation.customFields`,`sales_channel.translation.customFields`) as `sales_channel.customFields`, `sales_channel.translation.createdAt`, `sales_channel.translation.updatedAt`, `sales_channel.translation.salesChannelId`, `sales_channel.translation.languageId` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.sales_channel_id, `sales_channel.translation`.name as `sales_channel.translation.name`, `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`, `sales_channel.translation`.custom_fields as `sales_channel.translation.customFields`, `sales_channel.translation`.created_at as `sales_channel.translation.createdAt`, `sales_channel.translation`.updated_at as `sales_channel.translation.updatedAt`, `sales_channel.translation`.sales_channel_id as `sales_channel.translation.salesChannelId`, `sales_channel.translation`.language_id as `sales_channel.translation.languageId` 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 `sales_channel_analytics` `sales_channel.analytics` ON `sales_channel`.`analytics_id` = `sales_channel.analytics`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
1.40 ms
(0.03%)
1
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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  true
  b"\x01ì╠8/╠r­Á\x1C7ùµü\x14\x15"
  b"\x01ì╠8/┐p\x16Â[▒\x1C\x02#ƒý"
  b"\x01ì╠80$s╚ƒ­U{-&\rl"
  b"\x01ì╠80\rqVü# -HÙ4░"
  b"\x01ì╠8/þr@èÃZ┬¤¨ï╦"
  b"\x01ì╠80cqÎ╝vMâÖª\x19¤"
  b"\x01ì╠8/╬pÍöEô²ªÛ$Q"
  b"\x01ì╠80as?åõ@─╬9x‗"
  b"\x01ì╠80\x00p░║Ù\f?%d\x1DB"
  b"\x01ì╠8/õp«öû\x12\x03J°K"
]
1.25 ms
(0.03%)
1
# 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.fallback_1.name`, `language.translationCode.translation.name`, COALESCE(`language.translationCode.translation.fallback_1.name`,`language.translationCode.translation.name`,`language.translationCode.translation.name`) as `language.translationCode.name`, `language.translationCode.translation.fallback_1.territory`, `language.translationCode.translation.territory`, COALESCE(`language.translationCode.translation.fallback_1.territory`,`language.translationCode.translation.territory`,`language.translationCode.translation.territory`) as `language.translationCode.territory`, `language.translationCode.translation.fallback_1.customFields`, `language.translationCode.translation.customFields`, COALESCE(`language.translationCode.translation.fallback_1.customFields`,`language.translationCode.translation.customFields`,`language.translationCode.translation.customFields`) as `language.translationCode.customFields`, `language.translationCode.translation.fallback_1.createdAt`, `language.translationCode.translation.createdAt`, `language.translationCode.translation.fallback_1.updatedAt`, `language.translationCode.translation.updatedAt`, `language.translationCode.translation.fallback_1.localeId`, `language.translationCode.translation.localeId`, `language.translationCode.translation.fallback_1.languageId`, `language.translationCode.translation.languageId` 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`, `language.translationCode.translation`.created_at as `language.translationCode.translation.createdAt`, `language.translationCode.translation`.updated_at as `language.translationCode.translation.updatedAt`, `language.translationCode.translation`.locale_id as `language.translationCode.translation.localeId`, `language.translationCode.translation`.language_id as `language.translationCode.translation.languageId`, `language.translationCode.translation.fallback_1`.name as `language.translationCode.translation.fallback_1.name`, `language.translationCode.translation.fallback_1`.territory as `language.translationCode.translation.fallback_1.territory`, `language.translationCode.translation.fallback_1`.custom_fields as `language.translationCode.translation.fallback_1.customFields`, `language.translationCode.translation.fallback_1`.created_at as `language.translationCode.translation.fallback_1.createdAt`, `language.translationCode.translation.fallback_1`.updated_at as `language.translationCode.translation.fallback_1.updatedAt`, `language.translationCode.translation.fallback_1`.locale_id as `language.translationCode.translation.fallback_1.localeId`, `language.translationCode.translation.fallback_1`.language_id as `language.translationCode.translation.fallback_1.languageId` FROM `locale_translation` `language.translationCode.translation` LEFT JOIN `locale_translation` `language.translationCode.translation.fallback_1` ON `language.translationCode.translation`.`locale_id` = `language.translationCode.translation.fallback_1`.`locale_id` AND `language.translationCode.translation.fallback_1`.language_id = ? 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"žœr¬Ý@L"²‰L&5\x11W’"
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
]
1.13 ms
(0.02%)
1
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"
]
1.08 ms
(0.02%)
1
# generic-page::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`, `shipping_method.translation`.description as `shipping_method.translation.description`, `shipping_method.translation`.tracking_url as `shipping_method.translation.trackingUrl`, `shipping_method.translation`.custom_fields as `shipping_method.translation.customFields`, `shipping_method.translation`.created_at as `shipping_method.translation.createdAt`, `shipping_method.translation`.updated_at as `shipping_method.translation.updatedAt`, `shipping_method.translation`.shipping_method_id as `shipping_method.translation.shippingMethodId`, `shipping_method.translation`.language_id as `shipping_method.translation.languageId`, `shipping_method.translation.fallback_1`.name as `shipping_method.translation.fallback_1.name`, `shipping_method.translation.fallback_1`.description as `shipping_method.translation.fallback_1.description`, `shipping_method.translation.fallback_1`.tracking_url as `shipping_method.translation.fallback_1.trackingUrl`, `shipping_method.translation.fallback_1`.custom_fields as `shipping_method.translation.fallback_1.customFields`, `shipping_method.translation.fallback_1`.created_at as `shipping_method.translation.fallback_1.createdAt`, `shipping_method.translation.fallback_1`.updated_at as `shipping_method.translation.fallback_1.updatedAt`, `shipping_method.translation.fallback_1`.shipping_method_id as `shipping_method.translation.fallback_1.shippingMethodId`, `shipping_method.translation.fallback_1`.language_id as `shipping_method.translation.fallback_1.languageId` FROM `shipping_method_translation` `shipping_method.translation` LEFT JOIN `shipping_method_translation` `shipping_method.translation.fallback_1` ON `shipping_method.translation`.`shipping_method_id` = `shipping_method.translation.fallback_1`.`shipping_method_id` AND `shipping_method.translation.fallback_1`.language_id = ? 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.fallback_1.name`,`shipping_method.translation.name`)) ASC
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
1.05 ms
(0.02%)
2
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"/ó¹\x1Eé—Kk‹Å>;\r,Hý"
  b"/ó¹\x1Eé—Kk‹Å>;\r,Hý"
  b"/ó¹\x1Eé—Kk‹Å>;\r,Hý"
]
1.02 ms
(0.02%)
2
SELECT `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_search_keywords` as `product_translation.customSearchKeywords`, `product_translation`.`slot_config` as `product_translation.slotConfig`, `product_translation`.`custom_fields` as `product_translation.customFields`, `product_translation`.`created_at` as `product_translation.createdAt`, `product_translation`.`updated_at` as `product_translation.updatedAt`, `product_translation`.`product_id` as `product_translation.productId`, `product_translation`.`language_id` as `product_translation.languageId`, `product_translation`.`product_version_id` as `product_translation.productVersionId` FROM `product_translation` WHERE (`product_translation`.`product_version_id` = ?) AND ((`product_translation`.`product_id` IN (?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
1.01 ms
(0.02%)
2
# 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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
0.99 ms
(0.02%)
2
select loc.code as code from language l
    join locale loc on loc.id = l.locale_id
    where l.id = UNHEX(?);
Parameters:
[
  "d399024198df46148c36e33f62a01dcb"
]
0.98 ms
(0.02%)
1
# product-detail-route::find-best-variant::search-ids
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`.`parent_id` = ? AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) ORDER BY IFNULL((ROUND((ROUND(CAST((COALESCE((JSON_UNQUOTE(JSON_EXTRACT(`product`.`price`, "$.cb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) + 0.0))) as DECIMAL(30, 20)), 2)) * 100, 0) / 100), (ROUND((ROUND(CAST((COALESCE((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`price`, "$.cb7d2554b0ce847cd82f3ac9bd1c0dfca.net")) + 0.0))) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)) ASC, `product`.`available` DESC LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  10
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  true
]
0.97 ms
(0.02%)
1
# 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 = ?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  "detail/018dcc382fff7241910ce03c12c55869"
]
0.93 ms
(0.02%)
2
select LOWER(name) as name from category_translation where category_id = UNHEX(?)
Parameters:
[
  "018dc0c55d3e706380128476e10bc739"
]
0.92 ms
(0.02%)
1
# product-review-route::aggregation::customer-login-filter
SELECT `product_review`.`points` as `ratingMatrix.key`, COUNT(`product_review`.`id`) as `ratingMatrix.count` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE ((((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?)))) AND (((`product_review`.`status` = ?))) GROUP BY `product_review`.`points`
Parameters:
[
  true
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  true
]
0.91 ms
(0.02%)
1
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"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    [|sh¥áI\n
    ¥¶4\x18²x°w
    """
  b"‰—’Ì|,E€©€wýä+`¢"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b" µé\x0FC├E¢é▓ÿÅ'vÎ─"
  b"\x01É\x07M(À}ÿá,¿¾\x18©Ê│"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"6\x07+xUÊA\x08¹£¬`©(}Á"
  b"Ø{nµÎuG0øË_Æ¡■\x14y"
  b"Ó£\x18nYøO–µã\x0ETÐ|\x15x"
]
0.90 ms
(0.02%)
1
# 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:
[]
0.89 ms
(0.02%)
2
# 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"k\•L\x00bA\x15±\x00\x05~`ª´Û"
]
0.86 ms
(0.02%)
1
# 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.fallback_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.fallback_1.shortName`,`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.fallback_1.name`, `currency.translation.name`, COALESCE(`currency.translation.fallback_1.name`,`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.fallback_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.fallback_1.customFields`,`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.fallback_1.createdAt`, `currency.translation.createdAt`, `currency.translation.fallback_1.updatedAt`, `currency.translation.updatedAt`, `currency.translation.fallback_1.currencyId`, `currency.translation.currencyId`, `currency.translation.fallback_1.languageId`, `currency.translation.languageId` 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`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId`, `currency.translation.fallback_1`.short_name as `currency.translation.fallback_1.shortName`, `currency.translation.fallback_1`.name as `currency.translation.fallback_1.name`, `currency.translation.fallback_1`.custom_fields as `currency.translation.fallback_1.customFields`, `currency.translation.fallback_1`.created_at as `currency.translation.fallback_1.createdAt`, `currency.translation.fallback_1`.updated_at as `currency.translation.fallback_1.updatedAt`, `currency.translation.fallback_1`.currency_id as `currency.translation.fallback_1.currencyId`, `currency.translation.fallback_1`.language_id as `currency.translation.fallback_1.languageId` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.fallback_1` ON `currency.translation`.`currency_id` = `currency.translation.fallback_1`.`currency_id` AND `currency.translation.fallback_1`.language_id = ? WHERE `currency.translation`.language_id = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.86 ms
(0.02%)
1
# product-cross-selling-route::read
SELECT `product_cross_selling`.`id` as `product_cross_selling.id`, `product_cross_selling`.`position` as `product_cross_selling.position`, `product_cross_selling`.`sort_by` as `product_cross_selling.sortBy`, `product_cross_selling`.`sort_direction` as `product_cross_selling.sortDirection`, `product_cross_selling`.`type` as `product_cross_selling.type`, `product_cross_selling`.`active` as `product_cross_selling.active`, `product_cross_selling`.`limit` as `product_cross_selling.limit`, `product_cross_selling`.`product_id` as `product_cross_selling.productId`, `product_cross_selling`.`product_version_id` as `product_cross_selling.productVersionId`, `product_cross_selling`.`product_stream_id` as `product_cross_selling.productStreamId`, `product_cross_selling`.`created_at` as `product_cross_selling.createdAt`, `product_cross_selling`.`updated_at` as `product_cross_selling.updatedAt`, `product_cross_selling.translation.fallback_1.name`, `product_cross_selling.translation.name`, COALESCE(`product_cross_selling.translation.fallback_1.name`,`product_cross_selling.translation.name`,`product_cross_selling.translation.name`) as `product_cross_selling.name`, `product_cross_selling.translation.fallback_1.createdAt`, `product_cross_selling.translation.createdAt`, `product_cross_selling.translation.fallback_1.updatedAt`, `product_cross_selling.translation.updatedAt`, `product_cross_selling.translation.fallback_1.productCrossSellingId`, `product_cross_selling.translation.productCrossSellingId`, `product_cross_selling.translation.fallback_1.languageId`, `product_cross_selling.translation.languageId` FROM `product_cross_selling` LEFT JOIN (SELECT `product_cross_selling.translation`.product_cross_selling_id, `product_cross_selling.translation`.name as `product_cross_selling.translation.name`, `product_cross_selling.translation`.created_at as `product_cross_selling.translation.createdAt`, `product_cross_selling.translation`.updated_at as `product_cross_selling.translation.updatedAt`, `product_cross_selling.translation`.product_cross_selling_id as `product_cross_selling.translation.productCrossSellingId`, `product_cross_selling.translation`.language_id as `product_cross_selling.translation.languageId`, `product_cross_selling.translation.fallback_1`.name as `product_cross_selling.translation.fallback_1.name`, `product_cross_selling.translation.fallback_1`.created_at as `product_cross_selling.translation.fallback_1.createdAt`, `product_cross_selling.translation.fallback_1`.updated_at as `product_cross_selling.translation.fallback_1.updatedAt`, `product_cross_selling.translation.fallback_1`.product_cross_selling_id as `product_cross_selling.translation.fallback_1.productCrossSellingId`, `product_cross_selling.translation.fallback_1`.language_id as `product_cross_selling.translation.fallback_1.languageId` FROM `product_cross_selling_translation` `product_cross_selling.translation` LEFT JOIN `product_cross_selling_translation` `product_cross_selling.translation.fallback_1` ON `product_cross_selling.translation`.`product_cross_selling_id` = `product_cross_selling.translation.fallback_1`.`product_cross_selling_id` AND `product_cross_selling.translation.fallback_1`.language_id = ? WHERE `product_cross_selling.translation`.language_id = ?) `product_cross_selling.product_cross_selling_translation` ON `product_cross_selling.product_cross_selling_translation`.`product_cross_selling_id` = `product_cross_selling`.`id` WHERE `product_cross_selling`.`id` IN (?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.84 ms
(0.02%)
1
# 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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
0.82 ms
(0.02%)
1
# 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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
0.81 ms
(0.02%)
1
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id
Parameters:
[]
0.79 ms
(0.02%)
1
# 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.fallback_1.shortCode`, `unit.translation.shortCode`, COALESCE(`unit.translation.fallback_1.shortCode`,`unit.translation.shortCode`,`unit.translation.shortCode`) as `unit.shortCode`, `unit.translation.fallback_1.name`, `unit.translation.name`, COALESCE(`unit.translation.fallback_1.name`,`unit.translation.name`,`unit.translation.name`) as `unit.name`, `unit.translation.fallback_1.customFields`, `unit.translation.customFields`, COALESCE(`unit.translation.fallback_1.customFields`,`unit.translation.customFields`,`unit.translation.customFields`) as `unit.customFields`, `unit.translation.fallback_1.createdAt`, `unit.translation.createdAt`, `unit.translation.fallback_1.updatedAt`, `unit.translation.updatedAt`, `unit.translation.fallback_1.unitId`, `unit.translation.unitId`, `unit.translation.fallback_1.languageId`, `unit.translation.languageId` 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`, `unit.translation`.created_at as `unit.translation.createdAt`, `unit.translation`.updated_at as `unit.translation.updatedAt`, `unit.translation`.unit_id as `unit.translation.unitId`, `unit.translation`.language_id as `unit.translation.languageId`, `unit.translation.fallback_1`.short_code as `unit.translation.fallback_1.shortCode`, `unit.translation.fallback_1`.name as `unit.translation.fallback_1.name`, `unit.translation.fallback_1`.custom_fields as `unit.translation.fallback_1.customFields`, `unit.translation.fallback_1`.created_at as `unit.translation.fallback_1.createdAt`, `unit.translation.fallback_1`.updated_at as `unit.translation.fallback_1.updatedAt`, `unit.translation.fallback_1`.unit_id as `unit.translation.fallback_1.unitId`, `unit.translation.fallback_1`.language_id as `unit.translation.fallback_1.languageId` FROM `unit_translation` `unit.translation` LEFT JOIN `unit_translation` `unit.translation.fallback_1` ON `unit.translation`.`unit_id` = `unit.translation.fallback_1`.`unit_id` AND `unit.translation.fallback_1`.language_id = ? WHERE `unit.translation`.language_id = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
0.77 ms
(0.02%)
1
# 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.fallback_1.shortName`, `currency.translation.shortName`, COALESCE(`currency.translation.fallback_1.shortName`,`currency.translation.shortName`,`currency.translation.shortName`) as `currency.shortName`, `currency.translation.fallback_1.name`, `currency.translation.name`, COALESCE(`currency.translation.fallback_1.name`,`currency.translation.name`,`currency.translation.name`) as `currency.name`, `currency.translation.fallback_1.customFields`, `currency.translation.customFields`, COALESCE(`currency.translation.fallback_1.customFields`,`currency.translation.customFields`,`currency.translation.customFields`) as `currency.customFields`, `currency.translation.fallback_1.createdAt`, `currency.translation.createdAt`, `currency.translation.fallback_1.updatedAt`, `currency.translation.updatedAt`, `currency.translation.fallback_1.currencyId`, `currency.translation.currencyId`, `currency.translation.fallback_1.languageId`, `currency.translation.languageId` 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`, `currency.translation`.created_at as `currency.translation.createdAt`, `currency.translation`.updated_at as `currency.translation.updatedAt`, `currency.translation`.currency_id as `currency.translation.currencyId`, `currency.translation`.language_id as `currency.translation.languageId`, `currency.translation.fallback_1`.short_name as `currency.translation.fallback_1.shortName`, `currency.translation.fallback_1`.name as `currency.translation.fallback_1.name`, `currency.translation.fallback_1`.custom_fields as `currency.translation.fallback_1.customFields`, `currency.translation.fallback_1`.created_at as `currency.translation.fallback_1.createdAt`, `currency.translation.fallback_1`.updated_at as `currency.translation.fallback_1.updatedAt`, `currency.translation.fallback_1`.currency_id as `currency.translation.fallback_1.currencyId`, `currency.translation.fallback_1`.language_id as `currency.translation.fallback_1.languageId` FROM `currency_translation` `currency.translation` LEFT JOIN `currency_translation` `currency.translation.fallback_1` ON `currency.translation`.`currency_id` = `currency.translation.fallback_1`.`currency_id` AND `currency.translation.fallback_1`.language_id = ? WHERE `currency.translation`.language_id = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?, ?, ?)
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x11¸3.öÛN\x18·óUìÓs8["
  b"""
    \r ŠÒAç§\n
    \x06\x10\x1Fä‘
    """
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
0.74 ms
(0.02%)
1
# product-review-route::search-ids
SELECT `product_review`.`id` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE (((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?))) ORDER BY `product_review`.`created_at` DESC LIMIT 10
Parameters:
[
  true
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.73 ms
(0.01%)
1
# generic-page::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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
0.72 ms
(0.01%)
1
# product-cross-selling-route::search-ids
SELECT `product_cross_selling`.`id` FROM `product_cross_selling` LEFT JOIN `product` `product_cross_selling.product` ON `product_cross_selling`.`product_id` = `product_cross_selling.product`.`crossSellings` AND `product_cross_selling`.`product_version_id` = `product_cross_selling.product`.`version_id` LEFT JOIN `product` `product_cross_selling.product.parent` ON `product_cross_selling.product`.`parent_id` = `product_cross_selling.product.parent`.`id` AND `product_cross_selling.product`.`parent_version_id` = `product_cross_selling.product.parent`.`version_id` WHERE (`product_cross_selling.product`.`id` = ? AND `product_cross_selling`.`active` = ?) ORDER BY `product_cross_selling`.`position` ASC
Parameters:
[
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  1
]
0.71 ms
(0.01%)
1
# 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"g\f\x15v\x15€AZ›ík–É—wÈ"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    [|sh¥áI\n
    ¥¶4\x18²x°w
    """
  b"‰—’Ì|,E€©€wýä+`¢"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"Ù¢Y|¾ÕM‗ú\x12|d^ÅDz"
  b" µé\x0FC├E¢é▓ÿÅ'vÎ─"
  b"""
    <õA6žmJ/§\n
    ¨hzeü-
    """
  b"ÐÑ{ÊѾIX…`Ñ3¬_L~"
  b"\x01É\x07;8[~{▒┴G\x19\x05¾"
  b"\x01É\x07M(À}ÿá,¿¾\x18©Ê│"
  b"\x01É\x07UE┌s|í┤JZ"3À\v"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"6\x07+xUÊA\x08¹£¬`©(}Á"
  b"Ø{nµÎuG0øË_Æ¡■\x14y"
  b"×└Y┴q\x1AF1ì\x01¦Ïk²\x05J"
  b"""
    »jhV€iH‹ˆ\n
    ”ÑQ™\eY
    """
  b"ÂßÕo°LM\x04µù$\¤˜\l"
  b"Ó£\x18nYøO–µã\x0ETÐ|\x15x"
  b"ÓÄkÇÅÎCSòÿX^╔"5ò"
  b"O.å\x7FÔëOBü¿;à¿\x7Fø^"
]
0.67 ms
(0.01%)
1
# 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"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  "/detail/018dcc382fff7241910ce03c12c55869"
]
0.66 ms
(0.01%)
1
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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  true
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.66 ms
(0.01%)
1
SELECT COUNT(*) FROM (# product-review-route::search-ids
SELECT `product_review`.`id` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE (((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?)))) total
Parameters:
[
  true
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.66 ms
(0.01%)
2
# 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:
[]
0.64 ms
(0.01%)
1
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
0.63 ms
(0.01%)
1
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ì╠8/┐p\x16Â[▒\x1C\x02#ƒý"
  b"\x01ì╠8/╠r­Á\x1C7ùµü\x14\x15"
  b"\x01ì╠8/╬pÍöEô²ªÛ$Q"
  b"\x01ì╠8/õp«öû\x12\x03J°K"
  b"\x01ì╠8/þr@èÃZ┬¤¨ï╦"
  b"\x01ì╠80\x00p░║Ù\f?%d\x1DB"
  b"\x01ì╠80\rqVü# -HÙ4░"
  b"\x01ì╠80$s╚ƒ­U{-&\rl"
  b"\x01ì╠80as?åõ@─╬9x‗"
  b"\x01ì╠80cqÎ╝vMâÖª\x19¤"
]
0.60 ms
(0.01%)
1
# product-detail-route::search-ids
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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  true
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.60 ms
(0.01%)
1
SELECT `sales_channel`.`id` FROM `sales_channel` LIMIT 1
Parameters:
[]
0.59 ms
(0.01%)
2
SELECT LOWER(HEX(language.parent_id)) FROM language WHERE language.id = ?
Parameters:
[
  b"Ó™\x02A˜ßF\x14Œ6ã?b \x1DË"
]
0.56 ms
(0.01%)
1
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:
[]
0.54 ms
(0.01%)
1
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:
[]
0.54 ms
(0.01%)
1
# breadcrumb-builder::main-category::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `main_category` `category.mainCategories` ON `category`.`id` = `category.mainCategories`.`category_id` AND `category`.version_id = `category.mainCategories`.category_version_id WHERE (`category`.`version_id` = ?) AND (((`category.mainCategories`.`product_id` = ? AND `category.mainCategories`.`sales_channel_id` = ? AND (`category`.`path` LIKE ? OR `category`.`path` LIKE ?)))) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  "%|2ff3b91ee9974b6b8bc53e3b0d2c48fd|%"
  "%|043202ef6c894bc095432a8be2624e19|%"
]
0.51 ms
(0.01%)
1
# product-cross-selling-route::association::assignedProducts::read
SELECT `product_cross_selling_assigned_products`.`id` as `product_cross_selling_assigned_products.id`, `product_cross_selling_assigned_products`.`cross_selling_id` as `product_cross_selling_assigned_products.crossSellingId`, `product_cross_selling_assigned_products`.`product_id` as `product_cross_selling_assigned_products.productId`, `product_cross_selling_assigned_products`.`product_version_id` as `product_cross_selling_assigned_products.productVersionId`, `product_cross_selling_assigned_products`.`position` as `product_cross_selling_assigned_products.position`, `product_cross_selling_assigned_products`.`created_at` as `product_cross_selling_assigned_products.createdAt`, `product_cross_selling_assigned_products`.`updated_at` as `product_cross_selling_assigned_products.updatedAt` FROM `product_cross_selling_assigned_products` WHERE (`product_cross_selling_assigned_products`.`cross_selling_id` IN (?))
Parameters:
[
  b"\x01ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.50 ms
(0.01%)
1
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ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.48 ms
(0.01%)
1
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.48 ms
(0.01%)
1
# breadcrumb-builder::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`active` = ? AND (`category`.`path` LIKE ? OR `category`.`path` LIKE ?))) AND (`category`.`id` IN (?, ?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  true
  "%|2ff3b91ee9974b6b8bc53e3b0d2c48fd|%"
  "%|043202ef6c894bc095432a8be2624e19|%"
  b"\x01ì└┼]>pcÇ\x12ävß\vÃ9"
  b"\x01ì└┼]Nq\x00ïÓvÁ¬²\│"
]
0.48 ms
(0.01%)
1
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName
            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"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
]
0.47 ms
(0.01%)
1
# product-detail-route::association::prices::read
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ì╠8/ rAæ\fÓ<\x12┼Xi"
]
0.43 ms
(0.01%)
1
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE ((`country.salesChannels`.`id` = ?)) AND (`country`.`id` IN (?)) GROUP BY `country`.`id`
Parameters:
[
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  b"k\•L\x00bA\x15±\x00\x05~`ª´Û"
]
0.41 ms
(0.01%)
1
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "sk-SK"
]
0.41 ms
(0.01%)
1
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[]
0.39 ms
(0.01%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x14þc\x1Dµ2@®¥’ì\x19ïõ6¶"
  "ANtTXosYemqw4XvIA8kCxfi6S6hw39z2"
]
0.30 ms
(0.01%)
1
SELECT `theme`.`id` FROM `theme` WHERE (`theme`.`technical_name` = ?)
Parameters:
[
  "zenitPlatformGravity"
]
0.25 ms
(0.01%)
1
#cart-persister::load
                SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "ANtTXosYemqw4XvIA8kCxfi6S6hw39z2"
]
0.23 ms
(0.00%)
1
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"ÆwÌñâõL¾½Ëw1OaÇ!"
]
0.20 ms
(0.00%)
1
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:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.