From e5f42f7dfa2887abef9ebb9c97123c5422cd37e9 Mon Sep 17 00:00:00 2001 From: byhsu Date: Fri, 13 Oct 2023 17:03:11 -0700 Subject: [PATCH 1/4] Add dataclass_type proto Signed-off-by: byhsu --- .../gen/pb-cpp/flyteidl/admin/signal.pb.cc | 2 +- .../gen/pb-cpp/flyteidl/core/interface.pb.cc | 2 +- .../gen/pb-cpp/flyteidl/core/literals.pb.cc | 2 +- flyteidl/gen/pb-cpp/flyteidl/core/types.pb.cc | 326 +++++- flyteidl/gen/pb-cpp/flyteidl/core/types.pb.h | 83 +- .../gen/pb-cpp/flyteidl/core/workflow.pb.cc | 2 +- flyteidl/gen/pb-go/flyteidl/core/types.pb.go | 156 +-- .../pb-go/flyteidl/core/types.pb.validate.go | 17 + .../pb-go/flyteidl/service/admin.swagger.json | 7 + .../pb-go/flyteidl/service/agent.swagger.json | 7 + .../flyteidl/service/dataproxy.swagger.json | 7 + .../external_plugin_service.swagger.json | 7 + .../service/flyteadmin/api/swagger.yaml | 1016 +++++++++++++++++ .../flyteadmin/model_core_type_structure.go | 1 + .../gen/pb-go/flyteidl/service/openapi.go | 4 +- .../flyteidl/service/signal.swagger.json | 7 + flyteidl/gen/pb-java/flyteidl/core/Types.java | 515 ++++++++- flyteidl/gen/pb-js/flyteidl.d.ts | 6 + flyteidl/gen/pb-js/flyteidl.js | 35 +- .../gen/pb_python/flyteidl/core/types_pb2.py | 34 +- .../gen/pb_python/flyteidl/core/types_pb2.pyi | 13 +- .../flyteadmin/models/core_type_structure.py | 34 +- flyteidl/gen/pb_rust/flyteidl.core.rs | 7 + flyteidl/protos/flyteidl/core/types.proto | 6 + 24 files changed, 2102 insertions(+), 194 deletions(-) diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/signal.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/admin/signal.pb.cc index 47c42bcf4e..2085e84ce2 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/signal.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/signal.pb.cc @@ -21,7 +21,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fsignal_2eproto ::google::prot extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_WorkflowExecutionIdentifier_flyteidl_2fcore_2fidentifier_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_SignalIdentifier_flyteidl_2fcore_2fidentifier_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_Literal_flyteidl_2fcore_2fliterals_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<5> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; namespace flyteidl { namespace admin { class SignalGetOrCreateRequestDefaultTypeInternal { diff --git a/flyteidl/gen/pb-cpp/flyteidl/core/interface.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/core/interface.pb.cc index 57b24d49ec..8111e44ed6 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/core/interface.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/core/interface.pb.cc @@ -22,7 +22,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2finterface_2eproto ::google::pr extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2finterface_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Variable_flyteidl_2fcore_2finterface_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2finterface_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Parameter_flyteidl_2fcore_2finterface_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_Literal_flyteidl_2fcore_2fliterals_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<5> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; namespace flyteidl { namespace core { class VariableDefaultTypeInternal { diff --git a/flyteidl/gen/pb-cpp/flyteidl/core/literals.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/core/literals.pb.cc index 5ab3524696..ccc48f7d9e 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/core/literals.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/core/literals.pb.cc @@ -31,7 +31,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protob extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Error_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_OutputReference_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_SchemaType_flyteidl_2fcore_2ftypes_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<5> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fduration_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Duration_google_2fprotobuf_2fduration_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fstruct_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ListValue_google_2fprotobuf_2fstruct_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2ftimestamp_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Timestamp_google_2fprotobuf_2ftimestamp_2eproto; diff --git a/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.cc index e825037233..959fbc8858 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.cc @@ -20,10 +20,9 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protob extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_EnumType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_PromiseAttribute_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_SchemaType_SchemaColumn_flyteidl_2fcore_2ftypes_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_TypeStructure_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_SchemaType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_TypeAnnotation_flyteidl_2fcore_2ftypes_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<5> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fstruct_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ListValue_google_2fprotobuf_2fstruct_2eproto; namespace flyteidl { namespace core { @@ -55,6 +54,10 @@ class UnionTypeDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _UnionType_default_instance_; +class TypeStructure_DataclassTypeEntry_DoNotUseDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed _instance; +} _TypeStructure_DataclassTypeEntry_DoNotUse_default_instance_; class TypeStructureDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; @@ -148,20 +151,6 @@ static void InitDefaultsEnumType_flyteidl_2fcore_2ftypes_2eproto() { ::google::protobuf::internal::SCCInfo<0> scc_info_EnumType_flyteidl_2fcore_2ftypes_2eproto = {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsEnumType_flyteidl_2fcore_2ftypes_2eproto}, {}}; -static void InitDefaultsTypeStructure_flyteidl_2fcore_2ftypes_2eproto() { - GOOGLE_PROTOBUF_VERIFY_VERSION; - - { - void* ptr = &::flyteidl::core::_TypeStructure_default_instance_; - new (ptr) ::flyteidl::core::TypeStructure(); - ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); - } - ::flyteidl::core::TypeStructure::InitAsDefaultInstance(); -} - -::google::protobuf::internal::SCCInfo<0> scc_info_TypeStructure_flyteidl_2fcore_2ftypes_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsTypeStructure_flyteidl_2fcore_2ftypes_2eproto}, {}}; - static void InitDefaultsTypeAnnotation_flyteidl_2fcore_2ftypes_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -195,6 +184,15 @@ static void InitDefaultsLiteralType_flyteidl_2fcore_2ftypes_2eproto() { new (ptr) ::flyteidl::core::UnionType(); ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); } + { + void* ptr = &::flyteidl::core::_TypeStructure_DataclassTypeEntry_DoNotUse_default_instance_; + new (ptr) ::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse(); + } + { + void* ptr = &::flyteidl::core::_TypeStructure_default_instance_; + new (ptr) ::flyteidl::core::TypeStructure(); + ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); + } { void* ptr = &::flyteidl::core::_LiteralType_default_instance_; new (ptr) ::flyteidl::core::LiteralType(); @@ -203,17 +201,18 @@ static void InitDefaultsLiteralType_flyteidl_2fcore_2ftypes_2eproto() { ::flyteidl::core::StructuredDatasetType_DatasetColumn::InitAsDefaultInstance(); ::flyteidl::core::StructuredDatasetType::InitAsDefaultInstance(); ::flyteidl::core::UnionType::InitAsDefaultInstance(); + ::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse::InitAsDefaultInstance(); + ::flyteidl::core::TypeStructure::InitAsDefaultInstance(); ::flyteidl::core::LiteralType::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 6, InitDefaultsLiteralType_flyteidl_2fcore_2ftypes_2eproto}, { +::google::protobuf::internal::SCCInfo<5> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 5, InitDefaultsLiteralType_flyteidl_2fcore_2ftypes_2eproto}, { &scc_info_SchemaType_flyteidl_2fcore_2ftypes_2eproto.base, &scc_info_BlobType_flyteidl_2fcore_2ftypes_2eproto.base, &scc_info_EnumType_flyteidl_2fcore_2ftypes_2eproto.base, &scc_info_ListValue_google_2fprotobuf_2fstruct_2eproto.base, - &scc_info_TypeAnnotation_flyteidl_2fcore_2ftypes_2eproto.base, - &scc_info_TypeStructure_flyteidl_2fcore_2ftypes_2eproto.base,}}; + &scc_info_TypeAnnotation_flyteidl_2fcore_2ftypes_2eproto.base,}}; static void InitDefaultsOutputReference_flyteidl_2fcore_2ftypes_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -263,7 +262,6 @@ void InitDefaults_flyteidl_2fcore_2ftypes_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_SchemaType_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_BlobType_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_EnumType_flyteidl_2fcore_2ftypes_2eproto.base); - ::google::protobuf::internal::InitSCC(&scc_info_TypeStructure_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_TypeAnnotation_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_OutputReference_flyteidl_2fcore_2ftypes_2eproto.base); @@ -271,7 +269,7 @@ void InitDefaults_flyteidl_2fcore_2ftypes_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_Error_flyteidl_2fcore_2ftypes_2eproto.base); } -::google::protobuf::Metadata file_level_metadata_flyteidl_2fcore_2ftypes_2eproto[13]; +::google::protobuf::Metadata file_level_metadata_flyteidl_2fcore_2ftypes_2eproto[14]; const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors_flyteidl_2fcore_2ftypes_2eproto[3]; constexpr ::google::protobuf::ServiceDescriptor const** file_level_service_descriptors_flyteidl_2fcore_2ftypes_2eproto = nullptr; @@ -324,12 +322,22 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2ftypes_2eproto::of ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::UnionType, variants_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse, _has_bits_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse, key_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse, value_), + 0, + 1, ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeStructure, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeStructure, tag_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeStructure, dataclass_type_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::TypeAnnotation, _internal_metadata_), ~0u, // no _extensions_ @@ -385,12 +393,13 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SE { 29, -1, sizeof(::flyteidl::core::BlobType)}, { 36, -1, sizeof(::flyteidl::core::EnumType)}, { 42, -1, sizeof(::flyteidl::core::UnionType)}, - { 48, -1, sizeof(::flyteidl::core::TypeStructure)}, - { 54, -1, sizeof(::flyteidl::core::TypeAnnotation)}, - { 60, -1, sizeof(::flyteidl::core::LiteralType)}, - { 77, -1, sizeof(::flyteidl::core::OutputReference)}, - { 85, -1, sizeof(::flyteidl::core::PromiseAttribute)}, - { 93, -1, sizeof(::flyteidl::core::Error)}, + { 48, 55, sizeof(::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse)}, + { 57, -1, sizeof(::flyteidl::core::TypeStructure)}, + { 64, -1, sizeof(::flyteidl::core::TypeAnnotation)}, + { 70, -1, sizeof(::flyteidl::core::LiteralType)}, + { 87, -1, sizeof(::flyteidl::core::OutputReference)}, + { 95, -1, sizeof(::flyteidl::core::PromiseAttribute)}, + { 103, -1, sizeof(::flyteidl::core::Error)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -401,6 +410,7 @@ static ::google::protobuf::Message const * const file_default_instances[] = { reinterpret_cast(&::flyteidl::core::_BlobType_default_instance_), reinterpret_cast(&::flyteidl::core::_EnumType_default_instance_), reinterpret_cast(&::flyteidl::core::_UnionType_default_instance_), + reinterpret_cast(&::flyteidl::core::_TypeStructure_DataclassTypeEntry_DoNotUse_default_instance_), reinterpret_cast(&::flyteidl::core::_TypeStructure_default_instance_), reinterpret_cast(&::flyteidl::core::_TypeAnnotation_default_instance_), reinterpret_cast(&::flyteidl::core::_LiteralType_default_instance_), @@ -412,7 +422,7 @@ static ::google::protobuf::Message const * const file_default_instances[] = { ::google::protobuf::internal::AssignDescriptorsTable assign_descriptors_table_flyteidl_2fcore_2ftypes_2eproto = { {}, AddDescriptors_flyteidl_2fcore_2ftypes_2eproto, "flyteidl/core/types.proto", schemas, file_default_instances, TableStruct_flyteidl_2fcore_2ftypes_2eproto::offsets, - file_level_metadata_flyteidl_2fcore_2ftypes_2eproto, 13, file_level_enum_descriptors_flyteidl_2fcore_2ftypes_2eproto, file_level_service_descriptors_flyteidl_2fcore_2ftypes_2eproto, + file_level_metadata_flyteidl_2fcore_2ftypes_2eproto, 14, file_level_enum_descriptors_flyteidl_2fcore_2ftypes_2eproto, file_level_service_descriptors_flyteidl_2fcore_2ftypes_2eproto, }; const char descriptor_table_protodef_flyteidl_2fcore_2ftypes_2eproto[] = @@ -436,40 +446,44 @@ const char descriptor_table_protodef_flyteidl_2fcore_2ftypes_2eproto[] = "imensionality\"/\n\022BlobDimensionality\022\n\n\006S" "INGLE\020\000\022\r\n\tMULTIPART\020\001\"\032\n\010EnumType\022\016\n\006va" "lues\030\001 \003(\t\"9\n\tUnionType\022,\n\010variants\030\001 \003(" - "\0132\032.flyteidl.core.LiteralType\"\034\n\rTypeStr" - "ucture\022\013\n\003tag\030\001 \001(\t\">\n\016TypeAnnotation\022,\n" - "\013annotations\030\001 \001(\0132\027.google.protobuf.Str" - "uct\"\273\004\n\013LiteralType\022+\n\006simple\030\001 \001(\0162\031.fl" - "yteidl.core.SimpleTypeH\000\022+\n\006schema\030\002 \001(\013" - "2\031.flyteidl.core.SchemaTypeH\000\0225\n\017collect" - "ion_type\030\003 \001(\0132\032.flyteidl.core.LiteralTy" - "peH\000\0224\n\016map_value_type\030\004 \001(\0132\032.flyteidl." - "core.LiteralTypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyte" - "idl.core.BlobTypeH\000\022,\n\tenum_type\030\007 \001(\0132\027" - ".flyteidl.core.EnumTypeH\000\022G\n\027structured_" - "dataset_type\030\010 \001(\0132$.flyteidl.core.Struc" - "turedDatasetTypeH\000\022.\n\nunion_type\030\n \001(\0132\030" - ".flyteidl.core.UnionTypeH\000\022)\n\010metadata\030\006" - " \001(\0132\027.google.protobuf.Struct\0221\n\nannotat" - "ion\030\t \001(\0132\035.flyteidl.core.TypeAnnotation" - "\022/\n\tstructure\030\013 \001(\0132\034.flyteidl.core.Type" - "StructureB\006\n\004type\"c\n\017OutputReference\022\017\n\007" - "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\0222\n\tattr_path\030" - "\003 \003(\0132\037.flyteidl.core.PromiseAttribute\"H" - "\n\020PromiseAttribute\022\026\n\014string_value\030\001 \001(\t" - "H\000\022\023\n\tint_value\030\002 \001(\005H\000B\007\n\005value\"0\n\005Erro" - "r\022\026\n\016failed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001" - "(\t*\206\001\n\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001" - "\022\t\n\005FLOAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010" - "DATETIME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005" - "ERROR\020\010\022\n\n\006STRUCT\020\tB\n\016TypeAnnotation\022,\n\013ann" + "otations\030\001 \001(\0132\027.google.protobuf.Struct\"" + "\273\004\n\013LiteralType\022+\n\006simple\030\001 \001(\0162\031.flytei" + "dl.core.SimpleTypeH\000\022+\n\006schema\030\002 \001(\0132\031.f" + "lyteidl.core.SchemaTypeH\000\0225\n\017collection_" + "type\030\003 \001(\0132\032.flyteidl.core.LiteralTypeH\000" + "\0224\n\016map_value_type\030\004 \001(\0132\032.flyteidl.core" + ".LiteralTypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyteidl." + "core.BlobTypeH\000\022,\n\tenum_type\030\007 \001(\0132\027.fly" + "teidl.core.EnumTypeH\000\022G\n\027structured_data" + "set_type\030\010 \001(\0132$.flyteidl.core.Structure" + "dDatasetTypeH\000\022.\n\nunion_type\030\n \001(\0132\030.fly" + "teidl.core.UnionTypeH\000\022)\n\010metadata\030\006 \001(\013" + "2\027.google.protobuf.Struct\0221\n\nannotation\030" + "\t \001(\0132\035.flyteidl.core.TypeAnnotation\022/\n\t" + "structure\030\013 \001(\0132\034.flyteidl.core.TypeStru" + "ctureB\006\n\004type\"c\n\017OutputReference\022\017\n\007node" + "_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\0222\n\tattr_path\030\003 \003(" + "\0132\037.flyteidl.core.PromiseAttribute\"H\n\020Pr" + "omiseAttribute\022\026\n\014string_value\030\001 \001(\tH\000\022\023" + "\n\tint_value\030\002 \001(\005H\000B\007\n\005value\"0\n\005Error\022\026\n" + "\016failed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206" + "\001\n\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005" + "FLOAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATE" + "TIME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERRO" + "R\020\010\022\n\n\006STRUCT\020\tB; + auto mf = static_cast(object); + Parser> parser(mf); +#define DO_(x) if (!(x)) return false + DO_(parser.ParseMap(begin, end)); + DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + parser.key().data(), static_cast(parser.key().length()), + ::google::protobuf::internal::WireFormatLite::PARSE, + "flyteidl.core.TypeStructure.DataclassTypeEntry.key")); +#undef DO_ + return true; +} +#endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + + // =================================================================== void TypeStructure::InitAsDefaultInstance() { @@ -2963,6 +3014,7 @@ class TypeStructure::HasBitSetters { #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int TypeStructure::kTagFieldNumber; +const int TypeStructure::kDataclassTypeFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 TypeStructure::TypeStructure() @@ -2974,6 +3026,7 @@ TypeStructure::TypeStructure(const TypeStructure& from) : ::google::protobuf::Message(), _internal_metadata_(nullptr) { _internal_metadata_.MergeFrom(from._internal_metadata_); + dataclass_type_.MergeFrom(from.dataclass_type_); tag_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); if (from.tag().size() > 0) { tag_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.tag_); @@ -2983,7 +3036,7 @@ TypeStructure::TypeStructure(const TypeStructure& from) void TypeStructure::SharedCtor() { ::google::protobuf::internal::InitSCC( - &scc_info_TypeStructure_flyteidl_2fcore_2ftypes_2eproto.base); + &scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto.base); tag_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } @@ -3000,7 +3053,7 @@ void TypeStructure::SetCachedSize(int size) const { _cached_size_.Set(size); } const TypeStructure& TypeStructure::default_instance() { - ::google::protobuf::internal::InitSCC(&::scc_info_TypeStructure_flyteidl_2fcore_2ftypes_2eproto.base); + ::google::protobuf::internal::InitSCC(&::scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto.base); return *internal_default_instance(); } @@ -3011,6 +3064,7 @@ void TypeStructure::Clear() { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; + dataclass_type_.Clear(); tag_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); _internal_metadata_.Clear(); } @@ -3044,6 +3098,25 @@ const char* TypeStructure::_InternalParse(const char* begin, const char* end, vo ptr += size; break; } + // map dataclass_type = 2; + case 2: { + if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; + do { + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::google::protobuf::internal::SlowMapEntryParser; + auto parse_map = ::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse::_ParseMap; + ctx->extra_parse_data().payload.clear(); + ctx->extra_parse_data().parse_map = parse_map; + object = &msg->dataclass_type_; + if (size > end - ptr) goto len_delim_till_end; + auto newend = ptr + size; + GOOGLE_PROTOBUF_PARSER_ASSERT(parse_map(ptr, newend, object, ctx)); + ptr = newend; + if (ptr >= end) break; + } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 255) == 18 && (ptr += 1)); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -3093,6 +3166,28 @@ bool TypeStructure::MergePartialFromCodedStream( break; } + // map dataclass_type = 2; + case 2: { + if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { + TypeStructure_DataclassTypeEntry_DoNotUse::Parser< ::google::protobuf::internal::MapField< + TypeStructure_DataclassTypeEntry_DoNotUse, + ::std::string, ::flyteidl::core::LiteralType, + ::google::protobuf::internal::WireFormatLite::TYPE_STRING, + ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE, + 0 >, + ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType > > parser(&dataclass_type_); + DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual( + input, &parser)); + DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + parser.key().data(), static_cast(parser.key().length()), + ::google::protobuf::internal::WireFormatLite::PARSE, + "flyteidl.core.TypeStructure.DataclassTypeEntry.key")); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -3130,6 +3225,51 @@ void TypeStructure::SerializeWithCachedSizes( 1, this->tag(), output); } + // map dataclass_type = 2; + if (!this->dataclass_type().empty()) { + typedef ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::const_pointer + ConstPtr; + typedef ConstPtr SortItem; + typedef ::google::protobuf::internal::CompareByDerefFirst Less; + struct Utf8Check { + static void Check(ConstPtr p) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + p->first.data(), static_cast(p->first.length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.TypeStructure.DataclassTypeEntry.key"); + } + }; + + if (output->IsSerializationDeterministic() && + this->dataclass_type().size() > 1) { + ::std::unique_ptr items( + new SortItem[this->dataclass_type().size()]); + typedef ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::size_type size_type; + size_type n = 0; + for (::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::const_iterator + it = this->dataclass_type().begin(); + it != this->dataclass_type().end(); ++it, ++n) { + items[static_cast(n)] = SortItem(&*it); + } + ::std::sort(&items[0], &items[static_cast(n)], Less()); + ::std::unique_ptr entry; + for (size_type i = 0; i < n; i++) { + entry.reset(dataclass_type_.NewEntryWrapper(items[static_cast(i)]->first, items[static_cast(i)]->second)); + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(2, *entry, output); + Utf8Check::Check(&(*items[static_cast(i)])); + } + } else { + ::std::unique_ptr entry; + for (::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::const_iterator + it = this->dataclass_type().begin(); + it != this->dataclass_type().end(); ++it) { + entry.reset(dataclass_type_.NewEntryWrapper(it->first, it->second)); + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(2, *entry, output); + Utf8Check::Check(&(*it)); + } + } + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -3154,6 +3294,51 @@ ::google::protobuf::uint8* TypeStructure::InternalSerializeWithCachedSizesToArra 1, this->tag(), target); } + // map dataclass_type = 2; + if (!this->dataclass_type().empty()) { + typedef ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::const_pointer + ConstPtr; + typedef ConstPtr SortItem; + typedef ::google::protobuf::internal::CompareByDerefFirst Less; + struct Utf8Check { + static void Check(ConstPtr p) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + p->first.data(), static_cast(p->first.length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.TypeStructure.DataclassTypeEntry.key"); + } + }; + + if (false && + this->dataclass_type().size() > 1) { + ::std::unique_ptr items( + new SortItem[this->dataclass_type().size()]); + typedef ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::size_type size_type; + size_type n = 0; + for (::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::const_iterator + it = this->dataclass_type().begin(); + it != this->dataclass_type().end(); ++it, ++n) { + items[static_cast(n)] = SortItem(&*it); + } + ::std::sort(&items[0], &items[static_cast(n)], Less()); + ::std::unique_ptr entry; + for (size_type i = 0; i < n; i++) { + entry.reset(dataclass_type_.NewEntryWrapper(items[static_cast(i)]->first, items[static_cast(i)]->second)); + target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(2, *entry, target); + Utf8Check::Check(&(*items[static_cast(i)])); + } + } else { + ::std::unique_ptr entry; + for (::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::const_iterator + it = this->dataclass_type().begin(); + it != this->dataclass_type().end(); ++it) { + entry.reset(dataclass_type_.NewEntryWrapper(it->first, it->second)); + target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessageNoVirtualToArray(2, *entry, target); + Utf8Check::Check(&(*it)); + } + } + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -3175,6 +3360,20 @@ size_t TypeStructure::ByteSizeLong() const { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; + // map dataclass_type = 2; + total_size += 1 * + ::google::protobuf::internal::FromIntSize(this->dataclass_type_size()); + { + ::std::unique_ptr entry; + for (::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >::const_iterator + it = this->dataclass_type().begin(); + it != this->dataclass_type().end(); ++it) { + entry.reset(dataclass_type_.NewEntryWrapper(it->first, it->second)); + total_size += ::google::protobuf::internal::WireFormatLite:: + MessageSizeNoVirtual(*entry); + } + } + // string tag = 1; if (this->tag().size() > 0) { total_size += 1 + @@ -3209,6 +3408,7 @@ void TypeStructure::MergeFrom(const TypeStructure& from) { ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; + dataclass_type_.MergeFrom(from.dataclass_type_); if (from.tag().size() > 0) { tag_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.tag_); @@ -3240,6 +3440,7 @@ void TypeStructure::Swap(TypeStructure* other) { void TypeStructure::InternalSwap(TypeStructure* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); + dataclass_type_.Swap(&other->dataclass_type_); tag_.Swap(&other->tag_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); } @@ -5814,6 +6015,9 @@ template<> PROTOBUF_NOINLINE ::flyteidl::core::EnumType* Arena::CreateMaybeMessa template<> PROTOBUF_NOINLINE ::flyteidl::core::UnionType* Arena::CreateMaybeMessage< ::flyteidl::core::UnionType >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::UnionType >(arena); } +template<> PROTOBUF_NOINLINE ::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse* Arena::CreateMaybeMessage< ::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse >(Arena* arena) { + return Arena::CreateInternal< ::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse >(arena); +} template<> PROTOBUF_NOINLINE ::flyteidl::core::TypeStructure* Arena::CreateMaybeMessage< ::flyteidl::core::TypeStructure >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::TypeStructure >(arena); } diff --git a/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.h b/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.h index 8c2df9db1d..014627a096 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.h +++ b/flyteidl/gen/pb-cpp/flyteidl/core/types.pb.h @@ -30,6 +30,9 @@ #include #include // IWYU pragma: export #include // IWYU pragma: export +#include // IWYU pragma: export +#include +#include #include #include #include @@ -43,7 +46,7 @@ struct TableStruct_flyteidl_2fcore_2ftypes_2eproto { PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold); - static const ::google::protobuf::internal::ParseTable schema[13] + static const ::google::protobuf::internal::ParseTable schema[14] PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::FieldMetadata field_metadata[]; static const ::google::protobuf::internal::SerializationTable serialization_table[]; @@ -88,6 +91,9 @@ extern TypeAnnotationDefaultTypeInternal _TypeAnnotation_default_instance_; class TypeStructure; class TypeStructureDefaultTypeInternal; extern TypeStructureDefaultTypeInternal _TypeStructure_default_instance_; +class TypeStructure_DataclassTypeEntry_DoNotUse; +class TypeStructure_DataclassTypeEntry_DoNotUseDefaultTypeInternal; +extern TypeStructure_DataclassTypeEntry_DoNotUseDefaultTypeInternal _TypeStructure_DataclassTypeEntry_DoNotUse_default_instance_; class UnionType; class UnionTypeDefaultTypeInternal; extern UnionTypeDefaultTypeInternal _UnionType_default_instance_; @@ -107,6 +113,7 @@ template<> ::flyteidl::core::StructuredDatasetType* Arena::CreateMaybeMessage<:: template<> ::flyteidl::core::StructuredDatasetType_DatasetColumn* Arena::CreateMaybeMessage<::flyteidl::core::StructuredDatasetType_DatasetColumn>(Arena*); template<> ::flyteidl::core::TypeAnnotation* Arena::CreateMaybeMessage<::flyteidl::core::TypeAnnotation>(Arena*); template<> ::flyteidl::core::TypeStructure* Arena::CreateMaybeMessage<::flyteidl::core::TypeStructure>(Arena*); +template<> ::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse* Arena::CreateMaybeMessage<::flyteidl::core::TypeStructure_DataclassTypeEntry_DoNotUse>(Arena*); template<> ::flyteidl::core::UnionType* Arena::CreateMaybeMessage<::flyteidl::core::UnionType>(Arena*); } // namespace protobuf } // namespace google @@ -1165,6 +1172,30 @@ class UnionType final : }; // ------------------------------------------------------------------- +class TypeStructure_DataclassTypeEntry_DoNotUse : public ::google::protobuf::internal::MapEntry { +public: +#if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +static bool _ParseMap(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); +#endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + typedef ::google::protobuf::internal::MapEntry SuperType; + TypeStructure_DataclassTypeEntry_DoNotUse(); + TypeStructure_DataclassTypeEntry_DoNotUse(::google::protobuf::Arena* arena); + void MergeFrom(const TypeStructure_DataclassTypeEntry_DoNotUse& other); + static const TypeStructure_DataclassTypeEntry_DoNotUse* internal_default_instance() { return reinterpret_cast(&_TypeStructure_DataclassTypeEntry_DoNotUse_default_instance_); } + void MergeFrom(const ::google::protobuf::Message& other) final; + ::google::protobuf::Metadata GetMetadata() const; +}; + +// ------------------------------------------------------------------- + class TypeStructure final : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.TypeStructure) */ { public: @@ -1203,7 +1234,7 @@ class TypeStructure final : &_TypeStructure_default_instance_); } static constexpr int kIndexInFileMessages = - 7; + 8; void Swap(TypeStructure* other); friend void swap(TypeStructure& a, TypeStructure& b) { @@ -1258,8 +1289,18 @@ class TypeStructure final : // nested types ---------------------------------------------------- + // accessors ------------------------------------------------------- + // map dataclass_type = 2; + int dataclass_type_size() const; + void clear_dataclass_type(); + static const int kDataclassTypeFieldNumber = 2; + const ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >& + dataclass_type() const; + ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >* + mutable_dataclass_type(); + // string tag = 1; void clear_tag(); static const int kTagFieldNumber = 1; @@ -1279,6 +1320,12 @@ class TypeStructure final : class HasBitSetters; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + ::google::protobuf::internal::MapField< + TypeStructure_DataclassTypeEntry_DoNotUse, + ::std::string, ::flyteidl::core::LiteralType, + ::google::protobuf::internal::WireFormatLite::TYPE_STRING, + ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE, + 0 > dataclass_type_; ::google::protobuf::internal::ArenaStringPtr tag_; mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fcore_2ftypes_2eproto; @@ -1323,7 +1370,7 @@ class TypeAnnotation final : &_TypeAnnotation_default_instance_); } static constexpr int kIndexInFileMessages = - 8; + 9; void Swap(TypeAnnotation* other); friend void swap(TypeAnnotation& a, TypeAnnotation& b) { @@ -1450,7 +1497,7 @@ class LiteralType final : &_LiteralType_default_instance_); } static constexpr int kIndexInFileMessages = - 9; + 10; void Swap(LiteralType* other); friend void swap(LiteralType& a, LiteralType& b) { @@ -1683,7 +1730,7 @@ class OutputReference final : &_OutputReference_default_instance_); } static constexpr int kIndexInFileMessages = - 10; + 11; void Swap(OutputReference* other); friend void swap(OutputReference& a, OutputReference& b) { @@ -1837,7 +1884,7 @@ class PromiseAttribute final : &_PromiseAttribute_default_instance_); } static constexpr int kIndexInFileMessages = - 11; + 12; void Swap(PromiseAttribute* other); friend void swap(PromiseAttribute& a, PromiseAttribute& b) { @@ -1982,7 +2029,7 @@ class Error final : &_Error_default_instance_); } static constexpr int kIndexInFileMessages = - 12; + 13; void Swap(Error* other); friend void swap(Error& a, Error& b) { @@ -2670,6 +2717,8 @@ UnionType::variants() const { // ------------------------------------------------------------------- +// ------------------------------------------------------------------- + // TypeStructure // string tag = 1; @@ -2725,6 +2774,24 @@ inline void TypeStructure::set_allocated_tag(::std::string* tag) { // @@protoc_insertion_point(field_set_allocated:flyteidl.core.TypeStructure.tag) } +// map dataclass_type = 2; +inline int TypeStructure::dataclass_type_size() const { + return dataclass_type_.size(); +} +inline void TypeStructure::clear_dataclass_type() { + dataclass_type_.Clear(); +} +inline const ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >& +TypeStructure::dataclass_type() const { + // @@protoc_insertion_point(field_map:flyteidl.core.TypeStructure.dataclass_type) + return dataclass_type_.GetMap(); +} +inline ::google::protobuf::Map< ::std::string, ::flyteidl::core::LiteralType >* +TypeStructure::mutable_dataclass_type() { + // @@protoc_insertion_point(field_mutable_map:flyteidl.core.TypeStructure.dataclass_type) + return dataclass_type_.MutableMap(); +} + // ------------------------------------------------------------------- // TypeAnnotation @@ -3663,6 +3730,8 @@ inline void Error::set_allocated_message(::std::string* message) { // ------------------------------------------------------------------- +// ------------------------------------------------------------------- + // @@protoc_insertion_point(namespace_scope) diff --git a/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc index 849b2faa20..e51e967c13 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc @@ -25,7 +25,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::pro extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Error_flyteidl_2fcore_2ftypes_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<5> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Alias_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ApproveCondition_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_WorkflowMetadataDefaults_flyteidl_2fcore_2fworkflow_2eproto; diff --git a/flyteidl/gen/pb-go/flyteidl/core/types.pb.go b/flyteidl/gen/pb-go/flyteidl/core/types.pb.go index 0ecd7ae507..1f5833ded9 100644 --- a/flyteidl/gen/pb-go/flyteidl/core/types.pb.go +++ b/flyteidl/gen/pb-go/flyteidl/core/types.pb.go @@ -494,10 +494,16 @@ func (m *UnionType) GetVariants() []*LiteralType { // even if the underlying IDL serialization matches. type TypeStructure struct { // Must exactly match for types to be castable - Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` + // dataclass_type only exists for dataclasses. + // This is used to resolve the type of the fields of dataclass + // The key is the field name, and the value is the literal type of the field + // e.g. For dataclass Foo, with fields a, and a is a string + // Foo.a will be resolved as a literal type of string from dataclass_type + DataclassType map[string]*LiteralType `protobuf:"bytes,2,rep,name=dataclass_type,json=dataclassType,proto3" json:"dataclass_type,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *TypeStructure) Reset() { *m = TypeStructure{} } @@ -532,6 +538,13 @@ func (m *TypeStructure) GetTag() string { return "" } +func (m *TypeStructure) GetDataclassType() map[string]*LiteralType { + if m != nil { + return m.DataclassType + } + return nil +} + // TypeAnnotation encapsulates registration time information about a type. This can be used for various control-plane operations. TypeAnnotation will not be available at runtime when a task runs. type TypeAnnotation struct { // A arbitrary JSON payload to describe a type. @@ -974,6 +987,7 @@ func init() { proto.RegisterType((*EnumType)(nil), "flyteidl.core.EnumType") proto.RegisterType((*UnionType)(nil), "flyteidl.core.UnionType") proto.RegisterType((*TypeStructure)(nil), "flyteidl.core.TypeStructure") + proto.RegisterMapType((map[string]*LiteralType)(nil), "flyteidl.core.TypeStructure.DataclassTypeEntry") proto.RegisterType((*TypeAnnotation)(nil), "flyteidl.core.TypeAnnotation") proto.RegisterType((*LiteralType)(nil), "flyteidl.core.LiteralType") proto.RegisterType((*OutputReference)(nil), "flyteidl.core.OutputReference") @@ -984,69 +998,73 @@ func init() { func init() { proto.RegisterFile("flyteidl/core/types.proto", fileDescriptor_51e8add38f4caaed) } var fileDescriptor_51e8add38f4caaed = []byte{ - // 1014 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0xdd, 0x6e, 0xe3, 0x44, - 0x14, 0x8e, 0x9b, 0x5f, 0x9f, 0xa4, 0x59, 0x6b, 0xa0, 0xd4, 0xad, 0x76, 0x45, 0x31, 0x2b, 0x54, - 0xad, 0xb4, 0x09, 0x4a, 0xa5, 0x45, 0xbb, 0xda, 0x95, 0x48, 0x5a, 0xd3, 0x44, 0x9b, 0x4d, 0xaa, - 0xa9, 0x8b, 0x04, 0x17, 0x44, 0xe3, 0x64, 0x9a, 0x5a, 0xb2, 0x3d, 0x91, 0x3d, 0xae, 0x28, 0x0f, - 0xc0, 0x7b, 0x70, 0xc5, 0x4b, 0x70, 0xcf, 0x2d, 0x8f, 0x84, 0x66, 0xfc, 0x17, 0x9b, 0x50, 0xf5, - 0x6e, 0x8e, 0xcf, 0xf7, 0x9d, 0x39, 0xe7, 0xcc, 0x37, 0x73, 0x0c, 0x47, 0xb7, 0xee, 0x03, 0xa7, - 0xce, 0xca, 0xed, 0x2f, 0x59, 0x40, 0xfb, 0xfc, 0x61, 0x43, 0xc3, 0xde, 0x26, 0x60, 0x9c, 0xa1, - 0xfd, 0xd4, 0xd5, 0x13, 0xae, 0xe3, 0xe7, 0x6b, 0xc6, 0xd6, 0x2e, 0xed, 0x4b, 0xa7, 0x1d, 0xdd, - 0xf6, 0x43, 0x1e, 0x44, 0x4b, 0x1e, 0x83, 0x8d, 0x3f, 0xf6, 0x00, 0xae, 0x97, 0x77, 0xd4, 0x23, - 0xd6, 0xc3, 0x86, 0xa2, 0xef, 0xa1, 0xb9, 0x64, 0x6e, 0xe4, 0xf9, 0xa1, 0x5e, 0x3d, 0xa9, 0x9e, - 0xb6, 0x07, 0xdf, 0xf4, 0x0a, 0xd1, 0x7a, 0x39, 0x36, 0x59, 0x9e, 0x4b, 0x38, 0x4e, 0x69, 0xc7, - 0xff, 0x28, 0xd0, 0xd9, 0xf6, 0x20, 0x04, 0x35, 0x9f, 0x78, 0x54, 0x57, 0x4e, 0x94, 0x53, 0x15, - 0xcb, 0x35, 0xfa, 0x08, 0x35, 0x91, 0xb1, 0xbe, 0x77, 0xa2, 0x9c, 0x76, 0x07, 0xdf, 0x3d, 0x6d, - 0x8f, 0x82, 0x21, 0xbc, 0x58, 0x06, 0x31, 0x16, 0xa0, 0x95, 0x3d, 0xa8, 0x0d, 0xcd, 0xc9, 0xcc, - 0x32, 0x2f, 0x4d, 0xac, 0x55, 0x90, 0x0a, 0xf5, 0x1f, 0xa6, 0xf3, 0xa1, 0xa5, 0x29, 0x08, 0xa0, - 0x71, 0x6d, 0xe1, 0xc9, 0xec, 0x52, 0xdb, 0x13, 0x98, 0xd1, 0x7c, 0x3e, 0x35, 0x87, 0x33, 0xad, - 0x8a, 0x3a, 0xd0, 0xba, 0x18, 0x5a, 0xa6, 0x35, 0xf9, 0x64, 0x6a, 0x35, 0x69, 0xdd, 0xe0, 0xa1, - 0x35, 0x99, 0xcf, 0xb4, 0xba, 0xf1, 0xf7, 0x1e, 0x1c, 0x5c, 0xcb, 0xa6, 0x45, 0x01, 0x5d, 0x5d, - 0x10, 0x4e, 0x42, 0xca, 0xe5, 0x36, 0xd3, 0xbc, 0x5d, 0x8a, 0x6c, 0xd7, 0xa0, 0x5c, 0xca, 0x2e, - 0x5a, 0x2f, 0x59, 0x97, 0x5a, 0x87, 0xbe, 0x80, 0xc6, 0x2d, 0x0b, 0x3c, 0xc2, 0x65, 0x5f, 0x54, - 0x9c, 0x58, 0xe8, 0x5b, 0xf8, 0x9c, 0xfe, 0xca, 0x69, 0xe0, 0x13, 0x77, 0x11, 0xca, 0x4a, 0x17, - 0xb2, 0x7b, 0x55, 0x89, 0x42, 0xa9, 0x6f, 0xeb, 0x18, 0x07, 0x70, 0x50, 0x66, 0xd8, 0x0f, 0x9c, - 0x86, 0x7a, 0xed, 0x44, 0x39, 0xed, 0xe0, 0xcf, 0x8a, 0x94, 0x91, 0x70, 0x1d, 0xdb, 0xb0, 0x5f, - 0xc8, 0x6b, 0xe7, 0xc1, 0x7d, 0x80, 0x8e, 0xeb, 0x70, 0x1a, 0x10, 0x77, 0x91, 0x1d, 0x60, 0x7b, - 0x70, 0x5c, 0xaa, 0x7a, 0x1a, 0x43, 0xe4, 0x19, 0xb5, 0xdd, 0xdc, 0x30, 0xfe, 0x54, 0xa0, 0x35, - 0x72, 0x99, 0x2d, 0x93, 0xcc, 0xcb, 0x55, 0x0a, 0xe5, 0x62, 0xe8, 0xae, 0x1c, 0x8f, 0xfa, 0xa1, - 0xc3, 0x7c, 0xe2, 0x3a, 0xfc, 0x21, 0x91, 0xc9, 0xab, 0xd2, 0x2e, 0x69, 0x20, 0xb9, 0xb8, 0x28, - 0x30, 0x70, 0x29, 0x82, 0xd1, 0x07, 0xf4, 0x5f, 0x94, 0x54, 0xc3, 0x64, 0x76, 0x39, 0x35, 0xb5, - 0x0a, 0xda, 0x07, 0xf5, 0xd3, 0xcd, 0xd4, 0x9a, 0x5c, 0x0d, 0xb1, 0xa5, 0x29, 0x86, 0x01, 0x2d, - 0xd3, 0x8f, 0xbc, 0x34, 0xd1, 0x7b, 0xe2, 0x46, 0x34, 0x3e, 0x64, 0x15, 0x27, 0x96, 0x71, 0x0e, - 0xea, 0x8d, 0xef, 0xb0, 0x58, 0x71, 0x6f, 0xa0, 0x75, 0x4f, 0x02, 0x87, 0xf8, 0x3c, 0xd5, 0xc2, - 0x63, 0x5d, 0xc9, 0xb0, 0xc6, 0x57, 0xb0, 0x2f, 0xbe, 0x64, 0x42, 0x41, 0x1a, 0x54, 0x39, 0x59, - 0x27, 0x3d, 0x11, 0x4b, 0xe3, 0x23, 0x74, 0x05, 0x64, 0xe8, 0xfb, 0x8c, 0x13, 0xee, 0x30, 0x1f, - 0xbd, 0x85, 0x36, 0xc9, 0xac, 0x50, 0x62, 0xdb, 0x83, 0xc3, 0x5e, 0x7c, 0xd3, 0x7b, 0xe9, 0x4d, - 0x4f, 0xd4, 0x87, 0xb7, 0xb1, 0xc6, 0x5f, 0x75, 0x68, 0x6f, 0x65, 0x82, 0xce, 0xa0, 0x11, 0x3a, - 0xde, 0xc6, 0x8d, 0xcf, 0xb9, 0x3b, 0x38, 0x2a, 0x2b, 0x58, 0x3a, 0x05, 0x74, 0x5c, 0xc1, 0x09, - 0x54, 0x92, 0xa4, 0x74, 0x12, 0x01, 0x1c, 0xfd, 0xef, 0x0d, 0x96, 0x24, 0x69, 0x21, 0x13, 0x9e, - 0x2d, 0x99, 0xeb, 0xd2, 0xa5, 0x48, 0x24, 0x57, 0xf0, 0xa3, 0x8d, 0x1a, 0x57, 0x70, 0x37, 0x27, - 0xc9, 0x84, 0x47, 0xd0, 0xf5, 0xc8, 0x66, 0x21, 0xcf, 0x20, 0x8e, 0x52, 0x7b, 0x42, 0x94, 0x8e, - 0x47, 0x36, 0x3f, 0x0a, 0x8a, 0x8c, 0xf1, 0x1a, 0x6a, 0xb6, 0xcb, 0x6c, 0xbd, 0x9e, 0x34, 0x6e, - 0xb7, 0xb0, 0xc6, 0x15, 0x2c, 0x61, 0xe8, 0x0d, 0xa8, 0xd4, 0x8f, 0xbc, 0x78, 0xb7, 0xe6, 0x4e, - 0x4e, 0x2a, 0x96, 0x71, 0x05, 0xb7, 0x68, 0x2a, 0x9c, 0x5f, 0xe0, 0x30, 0xcc, 0x1e, 0x80, 0xc5, - 0x2a, 0xbe, 0x5d, 0x71, 0x94, 0x96, 0x8c, 0xf2, 0xf2, 0x29, 0xcf, 0xc5, 0xb8, 0x82, 0x0f, 0xc2, - 0x9d, 0xcf, 0xcf, 0x5b, 0x80, 0xc8, 0xcf, 0x9a, 0x09, 0x32, 0xa4, 0x5e, 0x0a, 0x99, 0x29, 0x74, - 0x5c, 0xc1, 0x6a, 0x94, 0xc9, 0xf5, 0x0c, 0x5a, 0x1e, 0xe5, 0x44, 0xe4, 0xa4, 0x37, 0x1e, 0x97, - 0x4f, 0x06, 0x44, 0x1f, 0x00, 0x72, 0x29, 0xe9, 0xaa, 0xa4, 0xbd, 0x28, 0xed, 0x57, 0x54, 0x2a, - 0xde, 0x22, 0xa0, 0x77, 0xa0, 0x66, 0x75, 0xe8, 0x6d, 0xc9, 0x7e, 0xbe, 0x83, 0x9d, 0x35, 0x01, - 0xe7, 0xf0, 0x51, 0x23, 0x9e, 0x18, 0xc6, 0x6f, 0xf0, 0x6c, 0x1e, 0xf1, 0x4d, 0xc4, 0x31, 0xbd, - 0xa5, 0x01, 0xf5, 0x97, 0x14, 0x1d, 0x42, 0xd3, 0x67, 0x2b, 0xba, 0x70, 0x56, 0xe9, 0x43, 0x22, - 0xcc, 0xc9, 0x4a, 0xdc, 0xa4, 0x7b, 0x12, 0x24, 0x8f, 0xa9, 0x58, 0xa2, 0xf7, 0xa0, 0x12, 0xce, - 0x83, 0xc5, 0x86, 0xf0, 0xbb, 0x64, 0xc0, 0x7d, 0x59, 0xca, 0xe0, 0x2a, 0x60, 0x9e, 0x13, 0xd2, - 0x21, 0xe7, 0x81, 0x63, 0x47, 0x9c, 0xe2, 0x96, 0x60, 0x5c, 0x11, 0x7e, 0x27, 0x06, 0x4d, 0xd9, - 0x8b, 0xbe, 0x86, 0x4e, 0xc8, 0x03, 0xc7, 0x5f, 0xc7, 0x82, 0x8c, 0x33, 0x18, 0x57, 0x70, 0x3b, - 0xfe, 0x2a, 0x25, 0x87, 0x5e, 0x80, 0xea, 0xf8, 0x3c, 0x41, 0x88, 0x74, 0xea, 0x42, 0x26, 0x8e, - 0xcf, 0xa5, 0x7b, 0xd4, 0x84, 0xba, 0x74, 0x19, 0x97, 0x50, 0x37, 0x83, 0x80, 0x05, 0xe8, 0x25, - 0x74, 0x6f, 0x89, 0xe3, 0xd2, 0xd5, 0xa2, 0x58, 0x59, 0x27, 0xfe, 0x3a, 0x8b, 0xeb, 0xd3, 0xa1, - 0xe9, 0xd1, 0x30, 0x24, 0x6b, 0x9a, 0xd4, 0x98, 0x9a, 0xaf, 0x7e, 0x57, 0x00, 0xf2, 0x8b, 0x8b, - 0x5a, 0x50, 0x9b, 0xcd, 0x67, 0xe2, 0x95, 0xdb, 0x9a, 0x8b, 0x4a, 0x3e, 0x17, 0xf7, 0xb6, 0xe6, - 0x62, 0x75, 0x7b, 0x2e, 0xd6, 0x0a, 0x73, 0xb1, 0x5e, 0x98, 0x8b, 0x0d, 0x41, 0x1a, 0x4d, 0x66, - 0x43, 0xfc, 0x93, 0xd6, 0x14, 0xb1, 0x4c, 0x8c, 0xe7, 0x58, 0x6b, 0x25, 0xb1, 0x6e, 0xce, 0x2d, - 0x4d, 0x1d, 0xbd, 0xff, 0xf9, 0xdd, 0xda, 0xe1, 0x77, 0x91, 0xdd, 0x5b, 0x32, 0xaf, 0x2f, 0x3b, - 0xcd, 0x82, 0x75, 0xbc, 0xe8, 0x67, 0xbf, 0x30, 0x6b, 0xea, 0xf7, 0x37, 0xf6, 0xeb, 0x35, 0xeb, - 0x17, 0xfe, 0x6a, 0xec, 0x86, 0x94, 0xe2, 0xd9, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x0f, 0xa8, - 0xd3, 0x62, 0xed, 0x08, 0x00, 0x00, + // 1075 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0xdb, 0x6e, 0xdb, 0x46, + 0x13, 0x16, 0x75, 0xe6, 0x48, 0x56, 0x88, 0xfd, 0x7f, 0xd7, 0xb2, 0x91, 0xa0, 0x06, 0x1b, 0x14, + 0x46, 0x80, 0x48, 0x81, 0x0c, 0xa4, 0x8d, 0x91, 0x00, 0x95, 0x6c, 0xd6, 0x12, 0xa2, 0x48, 0xc6, + 0x5a, 0x0e, 0xd0, 0xa2, 0xa8, 0xb0, 0x12, 0xd7, 0x32, 0x11, 0x92, 0x2b, 0x90, 0x4b, 0xa3, 0xea, + 0x03, 0xf4, 0x3d, 0x7a, 0xd5, 0x97, 0xe8, 0x7d, 0x6f, 0x7b, 0xd7, 0xd7, 0x29, 0x76, 0x79, 0x12, + 0x19, 0xd5, 0xf0, 0xdd, 0xce, 0xce, 0x79, 0xf6, 0x9b, 0x99, 0x85, 0xc3, 0x5b, 0x7b, 0xc3, 0xa9, + 0x65, 0xda, 0xdd, 0x25, 0xf3, 0x68, 0x97, 0x6f, 0xd6, 0xd4, 0xef, 0xac, 0x3d, 0xc6, 0x19, 0xda, + 0x8b, 0x59, 0x1d, 0xc1, 0x3a, 0x7a, 0xba, 0x62, 0x6c, 0x65, 0xd3, 0xae, 0x64, 0x2e, 0x82, 0xdb, + 0xae, 0xcf, 0xbd, 0x60, 0xc9, 0x43, 0x61, 0xfd, 0xf7, 0x22, 0xc0, 0xf5, 0xf2, 0x8e, 0x3a, 0x64, + 0xb6, 0x59, 0x53, 0xf4, 0x1d, 0xd4, 0x96, 0xcc, 0x0e, 0x1c, 0xd7, 0x6f, 0x97, 0x8e, 0x4b, 0x27, + 0x8d, 0xde, 0xd7, 0x9d, 0x8c, 0xb5, 0x4e, 0x2a, 0x1b, 0x1d, 0xcf, 0xa5, 0x38, 0x8e, 0xd5, 0x8e, + 0xfe, 0x56, 0xa0, 0xb9, 0xcd, 0x41, 0x08, 0xca, 0x2e, 0x71, 0x68, 0x5b, 0x39, 0x56, 0x4e, 0x54, + 0x2c, 0xcf, 0xe8, 0x3d, 0x94, 0x45, 0xc4, 0xed, 0xe2, 0xb1, 0x72, 0xd2, 0xea, 0x7d, 0xf3, 0x38, + 0x1f, 0x19, 0x42, 0x70, 0xb1, 0x34, 0xa2, 0xcf, 0x41, 0xcb, 0x73, 0x50, 0x03, 0x6a, 0xa3, 0xc9, + 0xcc, 0xb8, 0x34, 0xb0, 0x56, 0x40, 0x2a, 0x54, 0xbe, 0x1f, 0x4f, 0xfb, 0x33, 0x4d, 0x41, 0x00, + 0xd5, 0xeb, 0x19, 0x1e, 0x4d, 0x2e, 0xb5, 0xa2, 0x90, 0x19, 0x4c, 0xa7, 0x63, 0xa3, 0x3f, 0xd1, + 0x4a, 0xa8, 0x09, 0xf5, 0x8b, 0xfe, 0xcc, 0x98, 0x8d, 0x3e, 0x18, 0x5a, 0x59, 0x52, 0x37, 0xb8, + 0x3f, 0x1b, 0x4d, 0x27, 0x5a, 0x45, 0xff, 0xab, 0x08, 0xfb, 0xd7, 0xb2, 0x68, 0x81, 0x47, 0xcd, + 0x0b, 0xc2, 0x89, 0x4f, 0xb9, 0x74, 0x33, 0x4e, 0xcb, 0xa5, 0xc8, 0x72, 0xf5, 0xf2, 0xa9, 0xec, + 0x52, 0xeb, 0x44, 0xe7, 0x5c, 0xe9, 0xd0, 0x17, 0x50, 0xbd, 0x65, 0x9e, 0x43, 0xb8, 0xac, 0x8b, + 0x8a, 0x23, 0x0a, 0xbd, 0x82, 0xff, 0xd3, 0x5f, 0x38, 0xf5, 0x5c, 0x62, 0xcf, 0x7d, 0x99, 0xe9, + 0x5c, 0x56, 0xaf, 0x24, 0xa5, 0x50, 0xcc, 0xdb, 0x7a, 0xc6, 0x1e, 0xec, 0xe7, 0x35, 0x16, 0x1b, + 0x4e, 0xfd, 0x76, 0xf9, 0x58, 0x39, 0x69, 0xe2, 0xff, 0x65, 0x55, 0x06, 0x82, 0x75, 0xb4, 0x80, + 0xbd, 0x4c, 0x5c, 0x3b, 0x1f, 0xee, 0x1d, 0x34, 0x6d, 0x8b, 0x53, 0x8f, 0xd8, 0xf3, 0xe4, 0x01, + 0x1b, 0xbd, 0xa3, 0x5c, 0xd6, 0xe3, 0x50, 0x44, 0xbe, 0x51, 0xc3, 0x4e, 0x09, 0xfd, 0x0f, 0x05, + 0xea, 0x03, 0x9b, 0x2d, 0x64, 0x90, 0x69, 0xba, 0x4a, 0x26, 0x5d, 0x0c, 0x2d, 0xd3, 0x72, 0xa8, + 0xeb, 0x5b, 0xcc, 0x25, 0xb6, 0xc5, 0x37, 0x11, 0x4c, 0x5e, 0xe4, 0xbc, 0xc4, 0x86, 0xe4, 0xe1, + 0x22, 0xa3, 0x81, 0x73, 0x16, 0xf4, 0x2e, 0xa0, 0xcf, 0xa5, 0x24, 0x1a, 0x46, 0x93, 0xcb, 0xb1, + 0xa1, 0x15, 0xd0, 0x1e, 0xa8, 0x1f, 0x6e, 0xc6, 0xb3, 0xd1, 0x55, 0x1f, 0xcf, 0x34, 0x45, 0xd7, + 0xa1, 0x6e, 0xb8, 0x81, 0x13, 0x07, 0x7a, 0x4f, 0xec, 0x80, 0x86, 0x8f, 0xac, 0xe2, 0x88, 0xd2, + 0xcf, 0x41, 0xbd, 0x71, 0x2d, 0x16, 0x22, 0xee, 0x35, 0xd4, 0xef, 0x89, 0x67, 0x11, 0x97, 0xc7, + 0x58, 0x78, 0xa8, 0x2a, 0x89, 0xac, 0xfe, 0x8f, 0x02, 0x7b, 0xe2, 0x2a, 0x41, 0x0a, 0xd2, 0xa0, + 0xc4, 0xc9, 0x2a, 0x2a, 0x8a, 0x38, 0xa2, 0x8f, 0xd0, 0x32, 0x09, 0x27, 0x4b, 0x9b, 0xf8, 0x7e, + 0x5c, 0x77, 0xe1, 0xa1, 0x9b, 0xf3, 0x90, 0xb1, 0x23, 0x51, 0x26, 0x55, 0xc4, 0xb5, 0xe1, 0x72, + 0x6f, 0x83, 0xf7, 0xcc, 0xed, 0xbb, 0xa3, 0x9f, 0x00, 0x7d, 0x2e, 0x24, 0xfc, 0x7f, 0xa2, 0x9b, + 0xd8, 0xff, 0x27, 0xba, 0x41, 0xaf, 0xa0, 0x22, 0x53, 0x7e, 0xc4, 0x73, 0x87, 0x82, 0x67, 0xc5, + 0x6f, 0x15, 0xfd, 0x3d, 0xb4, 0xc4, 0x55, 0xdf, 0x75, 0x19, 0x27, 0xdc, 0x62, 0x2e, 0x7a, 0x03, + 0x0d, 0x92, 0x50, 0xbe, 0xf4, 0xd0, 0xe8, 0x1d, 0x74, 0xc2, 0x01, 0xd5, 0x89, 0x07, 0x54, 0xd4, + 0x34, 0x78, 0x5b, 0x56, 0xff, 0xb3, 0x02, 0x8d, 0x2d, 0x3f, 0xe8, 0x14, 0xaa, 0xbe, 0xe5, 0xac, + 0xed, 0x10, 0x9e, 0xad, 0xde, 0x61, 0xbe, 0xf1, 0x24, 0x53, 0x88, 0x0e, 0x0b, 0x38, 0x12, 0x95, + 0x4a, 0x12, 0xf1, 0x51, 0x22, 0x87, 0xff, 0x39, 0x78, 0xa4, 0x92, 0xa4, 0x90, 0x01, 0x4f, 0x96, + 0xcc, 0xb6, 0xe9, 0x52, 0x04, 0x92, 0x36, 0xde, 0x83, 0x65, 0x18, 0x16, 0x70, 0x2b, 0x55, 0x92, + 0x01, 0x0f, 0xa0, 0xe5, 0x90, 0xf5, 0x5c, 0x96, 0x27, 0xb4, 0x52, 0x7e, 0x84, 0x95, 0xa6, 0x43, + 0xd6, 0x1f, 0x85, 0x8a, 0xb4, 0xf1, 0x12, 0xca, 0x0b, 0x9b, 0x2d, 0xda, 0x95, 0xa8, 0x70, 0xbb, + 0xfb, 0x61, 0x58, 0xc0, 0x52, 0x0c, 0xbd, 0x06, 0x95, 0xba, 0x81, 0x13, 0x7a, 0xab, 0xed, 0xd4, + 0x89, 0x31, 0x3e, 0x2c, 0xe0, 0x3a, 0x8d, 0xf1, 0xfe, 0x33, 0x1c, 0xf8, 0xc9, 0xdc, 0x9a, 0x9b, + 0xe1, 0x50, 0x08, 0xad, 0xd4, 0xa5, 0x95, 0xe7, 0x8f, 0x99, 0x72, 0xc3, 0x02, 0xde, 0xf7, 0x77, + 0x4e, 0xcd, 0x37, 0x00, 0x81, 0x9b, 0x14, 0x13, 0xa4, 0xc9, 0x76, 0xce, 0x64, 0xd2, 0x58, 0xc3, + 0x02, 0x56, 0x83, 0xa4, 0xcb, 0x4e, 0xa1, 0xee, 0x50, 0x4e, 0x44, 0x4c, 0xed, 0xea, 0xc3, 0xf0, + 0x49, 0x04, 0xd1, 0x3b, 0x80, 0x14, 0x4a, 0x6d, 0x55, 0xaa, 0x3d, 0xdb, 0xd1, 0x3a, 0x29, 0x52, + 0xf1, 0x96, 0x02, 0x3a, 0x03, 0x35, 0xc9, 0xa3, 0xdd, 0x90, 0xda, 0x4f, 0x1f, 0x6a, 0x3c, 0x9c, + 0x8a, 0x0f, 0xaa, 0xe1, 0xa2, 0xd3, 0x7f, 0x85, 0x27, 0xd3, 0x80, 0xaf, 0x03, 0x8e, 0xe9, 0x2d, + 0xf5, 0xa8, 0xbb, 0xa4, 0xe8, 0x00, 0x6a, 0x2e, 0x33, 0xe9, 0xdc, 0x32, 0xe3, 0xf9, 0x27, 0xc8, + 0x91, 0x29, 0xfa, 0xef, 0x9e, 0x78, 0xd1, 0x0e, 0x10, 0x47, 0xf4, 0x16, 0x54, 0xc2, 0xb9, 0x37, + 0x5f, 0x13, 0x7e, 0x17, 0xed, 0xe5, 0x2f, 0x73, 0x11, 0x5c, 0x79, 0xcc, 0xb1, 0x7c, 0xda, 0xe7, + 0xdc, 0xb3, 0x16, 0x01, 0xa7, 0xb8, 0x2e, 0x34, 0xae, 0x08, 0xbf, 0x13, 0xfb, 0x31, 0xcf, 0x45, + 0x5f, 0x41, 0xd3, 0xe7, 0x9e, 0xe5, 0xae, 0x42, 0x40, 0x86, 0x11, 0x0c, 0x0b, 0xb8, 0x11, 0xde, + 0x4a, 0xc8, 0xa1, 0x67, 0xa0, 0x5a, 0x2e, 0x9f, 0xa7, 0xad, 0x5f, 0x11, 0x30, 0xb1, 0x5c, 0x2e, + 0xd9, 0x83, 0x5a, 0x34, 0x15, 0xf4, 0x4b, 0xa8, 0x18, 0x9e, 0xc7, 0x3c, 0xf4, 0x1c, 0x5a, 0xb7, + 0xc4, 0xb2, 0xa9, 0x39, 0xcf, 0x66, 0xd6, 0x0c, 0x6f, 0x27, 0x61, 0x7e, 0x6d, 0xa8, 0x39, 0xd4, + 0xf7, 0xc9, 0x8a, 0x46, 0x39, 0xc6, 0xe4, 0x8b, 0xdf, 0x14, 0x80, 0xb4, 0x71, 0x51, 0x1d, 0xca, + 0x93, 0xe9, 0x44, 0x0c, 0xe7, 0xad, 0x75, 0xae, 0xa4, 0xeb, 0xbc, 0xb8, 0xb5, 0xce, 0x4b, 0xdb, + 0xeb, 0xbc, 0x9c, 0x59, 0xe7, 0x95, 0xcc, 0x3a, 0xaf, 0x0a, 0xa5, 0xc1, 0x68, 0xd2, 0xc7, 0x3f, + 0x68, 0x35, 0x61, 0xcb, 0xc0, 0x78, 0x8a, 0xb5, 0x7a, 0x64, 0xeb, 0xe6, 0x7c, 0xa6, 0xa9, 0x83, + 0xb7, 0x3f, 0x9e, 0xad, 0x2c, 0x7e, 0x17, 0x2c, 0x3a, 0x4b, 0xe6, 0x74, 0x65, 0xa5, 0x99, 0xb7, + 0x0a, 0x0f, 0xdd, 0xe4, 0xe7, 0xb5, 0xa2, 0x6e, 0x77, 0xbd, 0x78, 0xb9, 0x62, 0xdd, 0xcc, 0x67, + 0x6c, 0x51, 0x95, 0x50, 0x3c, 0xfd, 0x37, 0x00, 0x00, 0xff, 0xff, 0xae, 0xa5, 0x65, 0x5e, 0xa4, + 0x09, 0x00, 0x00, } diff --git a/flyteidl/gen/pb-go/flyteidl/core/types.pb.validate.go b/flyteidl/gen/pb-go/flyteidl/core/types.pb.validate.go index 99165e6f2e..47a7f6f085 100644 --- a/flyteidl/gen/pb-go/flyteidl/core/types.pb.validate.go +++ b/flyteidl/gen/pb-go/flyteidl/core/types.pb.validate.go @@ -424,6 +424,23 @@ func (m *TypeStructure) Validate() error { // no validation rules for Tag + for key, val := range m.GetDataclassType() { + _ = val + + // no validation rules for DataclassType[key] + + if v, ok := interface{}(val).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return TypeStructureValidationError{ + field: fmt.Sprintf("DataclassType[%v]", key), + reason: "embedded message failed validation", + cause: err, + } + } + } + + } + return nil } diff --git a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json index 655512db16..63ea63a40d 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json @@ -7121,6 +7121,13 @@ "tag": { "type": "string", "title": "Must exactly match for types to be castable" + }, + "dataclass_type": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/coreLiteralType" + }, + "title": "dataclass_type only exists for dataclasses.\nThis is used to resolve the type of the fields of dataclass\nThe key is the field name, and the value is the literal type of the field\ne.g. For dataclass Foo, with fields a, and a is a string\nFoo.a will be resolved as a literal type of string from dataclass_type" } }, "description": "Hints to improve type matching\ne.g. allows distinguishing output from custom type transformers\neven if the underlying IDL serialization matches." diff --git a/flyteidl/gen/pb-go/flyteidl/service/agent.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/agent.swagger.json index 4149506f17..e71c02d2de 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/agent.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/agent.swagger.json @@ -1078,6 +1078,13 @@ "tag": { "type": "string", "title": "Must exactly match for types to be castable" + }, + "dataclass_type": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/coreLiteralType" + }, + "title": "dataclass_type only exists for dataclasses.\nThis is used to resolve the type of the fields of dataclass\nThe key is the field name, and the value is the literal type of the field\ne.g. For dataclass Foo, with fields a, and a is a string\nFoo.a will be resolved as a literal type of string from dataclass_type" } }, "description": "Hints to improve type matching\ne.g. allows distinguishing output from custom type transformers\neven if the underlying IDL serialization matches." diff --git a/flyteidl/gen/pb-go/flyteidl/service/dataproxy.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/dataproxy.swagger.json index 4534435f3d..2379ed4a67 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/dataproxy.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/dataproxy.swagger.json @@ -518,6 +518,13 @@ "tag": { "type": "string", "title": "Must exactly match for types to be castable" + }, + "dataclass_type": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/coreLiteralType" + }, + "title": "dataclass_type only exists for dataclasses.\nThis is used to resolve the type of the fields of dataclass\nThe key is the field name, and the value is the literal type of the field\ne.g. For dataclass Foo, with fields a, and a is a string\nFoo.a will be resolved as a literal type of string from dataclass_type" } }, "description": "Hints to improve type matching\ne.g. allows distinguishing output from custom type transformers\neven if the underlying IDL serialization matches." diff --git a/flyteidl/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json index ae3af727ba..2196ca521f 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json @@ -1009,6 +1009,13 @@ "tag": { "type": "string", "title": "Must exactly match for types to be castable" + }, + "dataclass_type": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/coreLiteralType" + }, + "title": "dataclass_type only exists for dataclasses.\nThis is used to resolve the type of the fields of dataclass\nThe key is the field name, and the value is the literal type of the field\ne.g. For dataclass Foo, with fields a, and a is a string\nFoo.a will be resolved as a literal type of string from dataclass_type" } }, "description": "Hints to improve type matching\ne.g. allows distinguishing output from custom type transformers\neven if the underlying IDL serialization matches." diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index 53e03d1e83..faeca2cd95 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -4741,6 +4741,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" updated_at: "2000-01-23T04:56:07.000+00:00" created_at: "2000-01-23T04:56:07.000+00:00" @@ -4836,6 +4837,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -4910,6 +4912,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true spec: @@ -5078,6 +5081,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -5152,6 +5156,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true security_context: @@ -5282,6 +5287,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" updated_at: "2000-01-23T04:56:07.000+00:00" created_at: "2000-01-23T04:56:07.000+00:00" @@ -5377,6 +5383,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -5451,6 +5458,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true adminLaunchPlanCreateRequest: @@ -5547,6 +5555,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" updated_at: "2000-01-23T04:56:07.000+00:00" created_at: "2000-01-23T04:56:07.000+00:00" @@ -5642,6 +5651,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -5716,6 +5726,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true spec: @@ -5884,6 +5895,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -5958,6 +5970,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true security_context: @@ -6068,6 +6081,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" updated_at: "2000-01-23T04:56:07.000+00:00" created_at: "2000-01-23T04:56:07.000+00:00" @@ -6163,6 +6177,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -6237,6 +6252,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true spec: @@ -6405,6 +6421,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -6479,6 +6496,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true security_context: @@ -6818,6 +6836,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -6892,6 +6911,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true security_context: @@ -7867,6 +7887,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -7945,6 +7966,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -8037,6 +8059,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -8115,6 +8138,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -8222,6 +8246,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -8333,6 +8358,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -8449,6 +8475,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -8560,6 +8587,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -8680,6 +8708,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -8791,6 +8820,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -8883,6 +8913,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -8977,6 +9008,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -9055,6 +9087,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -9147,6 +9180,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -9225,6 +9259,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -9367,6 +9402,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -9478,6 +9514,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -9594,6 +9631,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -9705,6 +9743,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -9825,6 +9864,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -9936,6 +9976,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -10028,6 +10069,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -10122,6 +10164,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -10200,6 +10243,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -10292,6 +10336,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -10370,6 +10415,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -10511,6 +10557,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -10622,6 +10669,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -10738,6 +10786,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -10849,6 +10898,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -10969,6 +11019,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -11080,6 +11131,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -11172,6 +11224,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -11266,6 +11319,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -11344,6 +11398,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -11436,6 +11491,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -11514,6 +11570,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -11623,6 +11680,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -11678,6 +11736,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -11781,6 +11840,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -11859,6 +11919,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -11951,6 +12012,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12029,6 +12091,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -12136,6 +12199,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12247,6 +12311,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12363,6 +12428,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12474,6 +12540,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12594,6 +12661,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12705,6 +12773,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12797,6 +12866,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -12891,6 +12961,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -12969,6 +13040,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -13061,6 +13133,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -13139,6 +13212,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -13281,6 +13355,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -13392,6 +13467,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -13508,6 +13584,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -13619,6 +13696,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -13739,6 +13817,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -13850,6 +13929,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -13942,6 +14022,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -14036,6 +14117,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -14114,6 +14196,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -14206,6 +14289,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -14284,6 +14368,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -14425,6 +14510,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -14536,6 +14622,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -14652,6 +14739,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -14763,6 +14851,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -14883,6 +14972,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -14994,6 +15084,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -15086,6 +15177,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -15180,6 +15272,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -15258,6 +15351,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -15350,6 +15444,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -15428,6 +15523,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -15537,6 +15633,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -15592,6 +15689,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -15768,6 +15866,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -15823,6 +15922,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -16036,6 +16136,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -16091,6 +16192,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -16233,6 +16335,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -16311,6 +16414,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -16403,6 +16507,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -16481,6 +16586,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -16588,6 +16694,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -16699,6 +16806,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -16815,6 +16923,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -16926,6 +17035,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -17046,6 +17156,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -17157,6 +17268,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -17249,6 +17361,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -17343,6 +17456,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -17421,6 +17535,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -17513,6 +17628,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -17591,6 +17707,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -17733,6 +17850,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -17844,6 +17962,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -17960,6 +18079,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -18071,6 +18191,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -18191,6 +18312,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -18302,6 +18424,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -18394,6 +18517,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -18488,6 +18612,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -18566,6 +18691,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -18658,6 +18784,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -18736,6 +18863,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -18877,6 +19005,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -18988,6 +19117,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -19104,6 +19234,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -19215,6 +19346,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -19335,6 +19467,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -19446,6 +19579,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -19538,6 +19672,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -19632,6 +19767,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -19710,6 +19846,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -19802,6 +19939,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -19880,6 +20018,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -19989,6 +20128,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -20044,6 +20184,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -21272,6 +21413,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -21327,6 +21469,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -21556,6 +21699,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -21611,6 +21755,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -22253,6 +22398,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -22308,6 +22454,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -22531,6 +22678,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -22586,6 +22734,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -22842,6 +22991,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -22920,6 +23070,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -23012,6 +23163,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -23090,6 +23242,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -23197,6 +23350,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -23308,6 +23462,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -23424,6 +23579,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -23535,6 +23691,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -23655,6 +23812,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -23766,6 +23924,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -23858,6 +24017,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -23952,6 +24112,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -24030,6 +24191,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -24122,6 +24284,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -24200,6 +24363,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -24342,6 +24506,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -24453,6 +24618,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -24569,6 +24735,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -24680,6 +24847,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -24800,6 +24968,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -24911,6 +25080,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -25003,6 +25173,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -25097,6 +25268,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -25175,6 +25347,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -25267,6 +25440,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -25345,6 +25519,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -25486,6 +25661,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -25597,6 +25773,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -25713,6 +25890,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -25824,6 +26002,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -25944,6 +26123,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -26055,6 +26235,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -26147,6 +26328,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -26241,6 +26423,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -26319,6 +26502,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -26411,6 +26595,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -26489,6 +26674,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -26598,6 +26784,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -26653,6 +26840,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -26756,6 +26944,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -26834,6 +27023,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -26926,6 +27116,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27004,6 +27195,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -27111,6 +27303,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27222,6 +27415,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27338,6 +27532,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27449,6 +27644,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27569,6 +27765,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27680,6 +27877,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27772,6 +27970,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -27866,6 +28065,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -27944,6 +28144,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -28036,6 +28237,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -28114,6 +28316,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -28256,6 +28459,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -28367,6 +28571,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -28483,6 +28688,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -28594,6 +28800,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -28714,6 +28921,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -28825,6 +29033,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -28917,6 +29126,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -29011,6 +29221,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -29089,6 +29300,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -29181,6 +29393,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -29259,6 +29472,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -29400,6 +29614,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -29511,6 +29726,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -29627,6 +29843,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -29738,6 +29955,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -29858,6 +30076,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -29969,6 +30188,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -30061,6 +30281,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -30155,6 +30376,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -30233,6 +30455,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -30325,6 +30548,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -30403,6 +30627,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -30512,6 +30737,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -30567,6 +30793,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -30743,6 +30970,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -30798,6 +31026,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -31011,6 +31240,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -31066,6 +31296,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -31208,6 +31439,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -31286,6 +31518,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -31378,6 +31611,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -31456,6 +31690,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -31563,6 +31798,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -31674,6 +31910,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -31790,6 +32027,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -31901,6 +32139,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -32021,6 +32260,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -32132,6 +32372,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -32224,6 +32465,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -32318,6 +32560,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -32396,6 +32639,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -32488,6 +32732,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -32566,6 +32811,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -32708,6 +32954,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -32819,6 +33066,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -32935,6 +33183,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -33046,6 +33295,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -33166,6 +33416,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -33277,6 +33528,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -33369,6 +33621,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -33463,6 +33716,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -33541,6 +33795,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -33633,6 +33888,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -33711,6 +33967,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -33852,6 +34109,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -33963,6 +34221,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -34079,6 +34338,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -34190,6 +34450,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -34310,6 +34571,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -34421,6 +34683,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -34513,6 +34776,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -34607,6 +34871,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -34685,6 +34950,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -34777,6 +35043,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -34855,6 +35122,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -34964,6 +35232,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -35019,6 +35288,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -35407,6 +35677,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -35485,6 +35756,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -35577,6 +35849,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -35655,6 +35928,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -35762,6 +36036,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -35873,6 +36148,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -35989,6 +36265,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -36100,6 +36377,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -36220,6 +36498,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -36331,6 +36610,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -36423,6 +36703,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -36517,6 +36798,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -36595,6 +36877,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -36687,6 +36970,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -36765,6 +37049,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -36907,6 +37192,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37018,6 +37304,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37134,6 +37421,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37245,6 +37533,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37365,6 +37654,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37476,6 +37766,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37568,6 +37859,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -37662,6 +37954,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37740,6 +38033,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -37832,6 +38126,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -37910,6 +38205,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -38051,6 +38347,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -38162,6 +38459,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -38278,6 +38576,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -38389,6 +38688,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -38509,6 +38809,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -38620,6 +38921,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -38712,6 +39014,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -38806,6 +39109,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -38884,6 +39188,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -38976,6 +39281,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -39054,6 +39360,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -39163,6 +39470,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -39218,6 +39526,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -39321,6 +39630,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -39399,6 +39709,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -39491,6 +39802,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -39569,6 +39881,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -39676,6 +39989,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -39787,6 +40101,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -39903,6 +40218,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -40014,6 +40330,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -40134,6 +40451,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -40245,6 +40563,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -40337,6 +40656,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -40431,6 +40751,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -40509,6 +40830,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -40601,6 +40923,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -40679,6 +41002,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -40821,6 +41145,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -40932,6 +41257,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -41048,6 +41374,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -41159,6 +41486,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -41279,6 +41607,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -41390,6 +41719,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -41482,6 +41812,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -41576,6 +41907,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -41654,6 +41986,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -41746,6 +42079,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -41824,6 +42158,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -41965,6 +42300,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42076,6 +42412,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42192,6 +42529,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42303,6 +42641,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42423,6 +42762,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42534,6 +42874,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42626,6 +42967,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -42720,6 +43062,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42798,6 +43141,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -42890,6 +43234,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -42968,6 +43313,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -43077,6 +43423,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -43132,6 +43479,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -43308,6 +43656,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -43363,6 +43712,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -43576,6 +43926,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -43631,6 +43982,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -43773,6 +44125,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -43851,6 +44204,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -43943,6 +44297,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44021,6 +44376,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -44128,6 +44484,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44239,6 +44596,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44355,6 +44713,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44466,6 +44825,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44586,6 +44946,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44697,6 +45058,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44789,6 +45151,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -44883,6 +45246,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -44961,6 +45325,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -45053,6 +45418,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -45131,6 +45497,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -45273,6 +45640,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -45384,6 +45752,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -45500,6 +45869,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -45611,6 +45981,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -45731,6 +46102,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -45842,6 +46214,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -45934,6 +46307,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -46028,6 +46402,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -46106,6 +46481,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -46198,6 +46574,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -46276,6 +46653,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -46417,6 +46795,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -46528,6 +46907,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -46644,6 +47024,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -46755,6 +47136,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -46875,6 +47257,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -46986,6 +47369,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -47078,6 +47462,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -47172,6 +47557,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -47250,6 +47636,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -47342,6 +47729,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -47420,6 +47808,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -47529,6 +47918,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -47584,6 +47974,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -47919,6 +48310,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -47997,6 +48389,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -48089,6 +48482,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -48167,6 +48561,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -48274,6 +48669,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -48385,6 +48781,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -48501,6 +48898,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -48612,6 +49010,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -48732,6 +49131,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -48843,6 +49243,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -48935,6 +49336,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -49029,6 +49431,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -49107,6 +49510,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -49199,6 +49603,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -49277,6 +49682,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -49419,6 +49825,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -49530,6 +49937,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -49646,6 +50054,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -49757,6 +50166,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -49877,6 +50287,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -49988,6 +50399,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -50080,6 +50492,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -50174,6 +50587,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -50252,6 +50666,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -50344,6 +50759,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -50422,6 +50838,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -50563,6 +50980,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -50674,6 +51092,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -50790,6 +51209,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -50901,6 +51321,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -51021,6 +51442,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -51132,6 +51554,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -51224,6 +51647,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -51318,6 +51742,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -51396,6 +51821,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -51488,6 +51914,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -51566,6 +51993,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -51675,6 +52103,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -51730,6 +52159,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -51833,6 +52263,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -51911,6 +52342,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -52003,6 +52435,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -52081,6 +52514,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -52188,6 +52622,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -52299,6 +52734,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -52415,6 +52851,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -52526,6 +52963,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -52646,6 +53084,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -52757,6 +53196,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -52849,6 +53289,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -52943,6 +53384,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53021,6 +53463,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -53113,6 +53556,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53191,6 +53635,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -53333,6 +53778,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53444,6 +53890,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53560,6 +54007,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53671,6 +54119,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53791,6 +54240,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53902,6 +54352,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -53994,6 +54445,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -54088,6 +54540,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -54166,6 +54619,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -54258,6 +54712,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -54336,6 +54791,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -54477,6 +54933,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -54588,6 +55045,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -54704,6 +55162,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -54815,6 +55274,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -54935,6 +55395,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -55046,6 +55507,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -55138,6 +55600,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -55232,6 +55695,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -55310,6 +55774,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -55402,6 +55867,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -55480,6 +55946,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -55589,6 +56056,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -55644,6 +56112,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -55820,6 +56289,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -55875,6 +56345,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -56088,6 +56559,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -56143,6 +56615,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -56285,6 +56758,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -56363,6 +56837,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -56455,6 +56930,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -56533,6 +57009,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -56640,6 +57117,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -56751,6 +57229,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -56867,6 +57346,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -56978,6 +57458,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -57098,6 +57579,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -57209,6 +57691,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -57301,6 +57784,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -57395,6 +57879,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -57473,6 +57958,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -57565,6 +58051,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -57643,6 +58130,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -57785,6 +58273,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -57896,6 +58385,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -58012,6 +58502,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -58123,6 +58614,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -58243,6 +58735,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -58354,6 +58847,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -58446,6 +58940,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -58540,6 +59035,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -58618,6 +59114,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -58710,6 +59207,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -58788,6 +59286,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -58929,6 +59428,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59040,6 +59540,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59156,6 +59657,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59267,6 +59769,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59387,6 +59890,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59498,6 +60002,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59590,6 +60095,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -59684,6 +60190,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59762,6 +60269,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -59854,6 +60362,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -59932,6 +60441,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -60041,6 +60551,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -60096,6 +60607,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -60210,6 +60722,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -60288,6 +60801,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -60380,6 +60894,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -60458,6 +60973,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -60565,6 +61081,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -60676,6 +61193,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -60792,6 +61310,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -60903,6 +61422,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -61023,6 +61543,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -61134,6 +61655,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -61226,6 +61748,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -61320,6 +61843,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -61398,6 +61922,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -61490,6 +62015,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -61568,6 +62094,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -61710,6 +62237,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -61821,6 +62349,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -61937,6 +62466,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -62048,6 +62578,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -62168,6 +62699,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -62279,6 +62811,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -62371,6 +62904,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -62465,6 +62999,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -62543,6 +63078,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -62635,6 +63171,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -62713,6 +63250,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -62854,6 +63392,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -62965,6 +63504,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -63081,6 +63621,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -63192,6 +63733,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -63312,6 +63854,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -63423,6 +63966,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -63515,6 +64059,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -63609,6 +64154,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -63687,6 +64233,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -63779,6 +64326,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -63857,6 +64405,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -63966,6 +64515,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -64021,6 +64571,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -64124,6 +64675,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -64202,6 +64754,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -64294,6 +64847,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -64372,6 +64926,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -64479,6 +65034,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -64590,6 +65146,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -64706,6 +65263,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -64817,6 +65375,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -64937,6 +65496,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -65048,6 +65608,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -65140,6 +65701,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -65234,6 +65796,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -65312,6 +65875,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -65404,6 +65968,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -65482,6 +66047,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -65624,6 +66190,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -65735,6 +66302,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -65851,6 +66419,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -65962,6 +66531,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -66082,6 +66652,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -66193,6 +66764,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -66285,6 +66857,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -66379,6 +66952,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -66457,6 +67031,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -66549,6 +67124,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -66627,6 +67203,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -66768,6 +67345,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -66879,6 +67457,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -66995,6 +67574,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -67106,6 +67686,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -67226,6 +67807,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -67337,6 +67919,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -67429,6 +68012,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -67523,6 +68107,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -67601,6 +68186,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -67693,6 +68279,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -67771,6 +68358,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -67880,6 +68468,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -67935,6 +68524,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -68111,6 +68701,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -68166,6 +68757,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -68379,6 +68971,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -68434,6 +69027,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -68576,6 +69170,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -68654,6 +69249,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -68746,6 +69342,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -68824,6 +69421,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -68931,6 +69529,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69042,6 +69641,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69158,6 +69758,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69269,6 +69870,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69389,6 +69991,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69500,6 +70103,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69592,6 +70196,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -69686,6 +70291,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69764,6 +70370,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -69856,6 +70463,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -69934,6 +70542,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -70076,6 +70685,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -70187,6 +70797,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -70303,6 +70914,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -70414,6 +71026,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -70534,6 +71147,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -70645,6 +71259,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -70737,6 +71352,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -70831,6 +71447,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -70909,6 +71526,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -71001,6 +71619,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -71079,6 +71698,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -71220,6 +71840,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -71331,6 +71952,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -71447,6 +72069,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -71558,6 +72181,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -71678,6 +72302,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -71789,6 +72414,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -71881,6 +72507,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -71975,6 +72602,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -72053,6 +72681,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -72145,6 +72774,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -72223,6 +72853,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -72332,6 +72963,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -72387,6 +73019,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -72600,6 +73233,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -72678,6 +73312,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -72788,6 +73423,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -72866,6 +73502,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -73032,6 +73669,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -73143,6 +73781,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -73271,6 +73910,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -73382,6 +74022,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -73498,6 +74139,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -73609,6 +74251,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -73729,6 +74372,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -73840,6 +74484,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -74037,6 +74682,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -74148,6 +74794,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -74344,6 +74991,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -74399,6 +75047,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -74553,6 +75202,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -74631,6 +75281,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -74723,6 +75374,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -74801,6 +75453,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -74908,6 +75561,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75019,6 +75673,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75135,6 +75790,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75246,6 +75902,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75366,6 +76023,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75477,6 +76135,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75569,6 +76228,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -75663,6 +76323,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75741,6 +76402,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -75833,6 +76495,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -75911,6 +76574,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -76053,6 +76717,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -76164,6 +76829,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -76280,6 +76946,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -76391,6 +77058,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -76511,6 +77179,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -76622,6 +77291,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -76714,6 +77384,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -76808,6 +77479,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -76886,6 +77558,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -76978,6 +77651,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -77056,6 +77730,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -77197,6 +77872,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -77308,6 +77984,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -77424,6 +78101,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -77535,6 +78213,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -77655,6 +78334,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -77766,6 +78446,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -77858,6 +78539,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -77952,6 +78634,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -78030,6 +78713,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -78122,6 +78806,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -78200,6 +78885,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -78309,6 +78995,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -78364,6 +79051,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -78494,6 +79182,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -78572,6 +79261,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -78664,6 +79354,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -78742,6 +79433,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -78849,6 +79541,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -78960,6 +79653,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -79076,6 +79770,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -79187,6 +79882,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -79307,6 +80003,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -79418,6 +80115,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -79510,6 +80208,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -79604,6 +80303,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -79682,6 +80382,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -79774,6 +80475,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -79852,6 +80554,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -79994,6 +80697,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80105,6 +80809,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80221,6 +80926,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80332,6 +81038,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80452,6 +81159,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80563,6 +81271,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80655,6 +81364,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -80749,6 +81459,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80827,6 +81538,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -80919,6 +81631,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -80997,6 +81710,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -81138,6 +81852,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -81249,6 +81964,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -81365,6 +82081,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -81476,6 +82193,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -81596,6 +82314,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -81707,6 +82426,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -81799,6 +82519,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -81893,6 +82614,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -81971,6 +82693,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -82063,6 +82786,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -82141,6 +82865,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -82250,6 +82975,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -82305,6 +83031,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -82408,6 +83135,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -82486,6 +83214,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -82578,6 +83307,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -82656,6 +83386,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -82763,6 +83494,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -82874,6 +83606,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -82990,6 +83723,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -83101,6 +83835,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -83221,6 +83956,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -83332,6 +84068,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -83424,6 +84161,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -83518,6 +84256,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -83596,6 +84335,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -83688,6 +84428,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -83766,6 +84507,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -83908,6 +84650,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84019,6 +84762,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84135,6 +84879,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84246,6 +84991,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84366,6 +85112,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84477,6 +85224,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84569,6 +85317,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -84663,6 +85412,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84741,6 +85491,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -84833,6 +85584,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -84911,6 +85663,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -85052,6 +85805,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -85163,6 +85917,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -85279,6 +86034,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -85390,6 +86146,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -85510,6 +86267,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -85621,6 +86379,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -85713,6 +86472,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -85807,6 +86567,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -85885,6 +86646,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -85977,6 +86739,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -86055,6 +86818,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -86164,6 +86928,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -86219,6 +86984,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -86395,6 +87161,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -86450,6 +87217,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -86663,6 +87431,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -86718,6 +87487,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -86860,6 +87630,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -86938,6 +87709,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -87030,6 +87802,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -87108,6 +87881,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -87215,6 +87989,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -87326,6 +88101,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -87442,6 +88218,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -87553,6 +88330,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -87673,6 +88451,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -87784,6 +88563,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -87876,6 +88656,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -87970,6 +88751,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -88048,6 +88830,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -88140,6 +88923,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -88218,6 +89002,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -88360,6 +89145,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -88471,6 +89257,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -88587,6 +89374,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -88698,6 +89486,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -88818,6 +89607,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -88929,6 +89719,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -89021,6 +89812,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -89115,6 +89907,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -89193,6 +89986,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -89285,6 +90079,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -89363,6 +90158,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -89504,6 +90300,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -89615,6 +90412,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -89731,6 +90529,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -89842,6 +90641,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -89962,6 +90762,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -90073,6 +90874,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -90165,6 +90967,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -90259,6 +91062,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -90337,6 +91141,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -90429,6 +91234,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -90507,6 +91313,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -90616,6 +91423,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -90671,6 +91479,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -91037,6 +91846,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreIOStrategy: type: "object" @@ -91213,6 +92023,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -91324,6 +92135,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -91462,6 +92274,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -91573,6 +92386,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -91689,6 +92503,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -91800,6 +92615,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -91920,6 +92736,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -92031,6 +92848,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -92243,6 +93061,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -92383,6 +93202,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreNode: type: "object" @@ -92531,6 +93351,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -92642,6 +93463,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -92758,6 +93580,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -92869,6 +93692,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -92989,6 +93813,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -93100,6 +93925,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -93192,6 +94018,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -93286,6 +94113,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -93364,6 +94192,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -93456,6 +94285,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -93534,6 +94364,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -93802,6 +94633,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -93954,6 +94786,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -94028,6 +94861,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true coreParameterMap: @@ -94130,6 +94964,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -94204,6 +95039,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" required: true corePrimitive: @@ -94448,6 +95284,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -94674,6 +95511,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreSimpleType: type: "string" @@ -95259,6 +96097,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -95314,6 +96153,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -95391,9 +96231,19 @@ definitions: tag: type: "string" title: "Must exactly match for types to be castable" + dataclass_type: + type: "object" + title: "dataclass_type only exists for dataclasses.\nThis is used to resolve\ + \ the type of the fields of dataclass\nThe key is the field name, and the\ + \ value is the literal type of the field\ne.g. For dataclass Foo, with fields\ + \ a, and a is a string\nFoo.a will be resolved as a literal type of string\ + \ from dataclass_type" + additionalProperties: + $ref: "#/definitions/coreLiteralType" description: "Hints to improve type matching\ne.g. allows distinguishing output\ \ from custom type transformers\neven if the underlying IDL serialization matches." example: + dataclass_type: {} tag: "tag" coreTypedInterface: type: "object" @@ -95458,6 +96308,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -95513,6 +96364,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreUnion: type: "object" @@ -95574,6 +96426,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreUnionInfo: type: "object" @@ -95631,6 +96484,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreUnionType: type: "object" @@ -95715,6 +96569,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreVariableMap: type: "object" @@ -95779,6 +96634,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" coreVoid: type: "object" @@ -96019,6 +96875,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -96097,6 +96954,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -96189,6 +97047,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -96267,6 +97126,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -96374,6 +97234,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -96485,6 +97346,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -96601,6 +97463,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -96712,6 +97575,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -96832,6 +97696,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -96943,6 +97808,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -97035,6 +97901,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -97129,6 +97996,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -97207,6 +98075,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -97299,6 +98168,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -97377,6 +98247,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -97519,6 +98390,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -97630,6 +98502,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -97746,6 +98619,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -97857,6 +98731,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -97977,6 +98852,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -98088,6 +98964,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -98180,6 +99057,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -98274,6 +99152,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -98352,6 +99231,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -98444,6 +99324,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -98522,6 +99403,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -98663,6 +99545,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -98774,6 +99657,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -98890,6 +99774,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -99001,6 +99886,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -99121,6 +100007,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -99232,6 +100119,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -99324,6 +100212,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -99418,6 +100307,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -99496,6 +100386,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -99588,6 +100479,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -99666,6 +100558,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -99775,6 +100668,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -99830,6 +100724,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" eventEventReason: type: "object" @@ -100233,6 +101128,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -100311,6 +101207,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -100403,6 +101300,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -100481,6 +101379,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -100588,6 +101487,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -100699,6 +101599,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -100815,6 +101716,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -100926,6 +101828,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -101046,6 +101949,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -101157,6 +102061,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -101249,6 +102154,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -101343,6 +102249,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -101421,6 +102328,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -101513,6 +102421,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -101591,6 +102500,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -101733,6 +102643,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -101844,6 +102755,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -101960,6 +102872,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -102071,6 +102984,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -102191,6 +103105,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -102302,6 +103217,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -102394,6 +103310,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -102488,6 +103405,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -102566,6 +103484,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -102658,6 +103577,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -102736,6 +103656,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -102877,6 +103798,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -102988,6 +103910,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -103104,6 +104027,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -103215,6 +104139,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -103335,6 +104260,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -103446,6 +104372,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -103538,6 +104465,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -103632,6 +104560,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -103710,6 +104639,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -103802,6 +104732,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -103880,6 +104811,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -103989,6 +104921,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -104044,6 +104977,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -104147,6 +105081,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -104225,6 +105160,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -104317,6 +105253,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -104395,6 +105332,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -104502,6 +105440,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -104613,6 +105552,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -104729,6 +105669,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -104840,6 +105781,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -104960,6 +105902,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -105071,6 +106014,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -105163,6 +106107,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -105257,6 +106202,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -105335,6 +106281,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -105427,6 +106374,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -105505,6 +106453,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -105647,6 +106596,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -105758,6 +106708,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -105874,6 +106825,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -105985,6 +106937,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -106105,6 +107058,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -106216,6 +107170,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -106308,6 +107263,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -106402,6 +107358,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -106480,6 +107437,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -106572,6 +107530,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -106650,6 +107609,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -106791,6 +107751,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -106902,6 +107863,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -107018,6 +107980,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -107129,6 +108092,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -107249,6 +108213,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -107360,6 +108325,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -107452,6 +108418,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -107546,6 +108513,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -107624,6 +108592,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -107716,6 +108685,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -107794,6 +108764,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -107903,6 +108874,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -107958,6 +108930,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: @@ -108134,6 +109107,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -108189,6 +109163,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -108402,6 +109377,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -108457,6 +109433,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" config: key: "config" @@ -108599,6 +109576,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -108677,6 +109655,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -108769,6 +109748,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -108847,6 +109827,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -108954,6 +109935,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109065,6 +110047,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109181,6 +110164,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109292,6 +110276,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109412,6 +110397,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109523,6 +110509,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109615,6 +110602,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -109709,6 +110697,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109787,6 +110776,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -109879,6 +110869,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -109957,6 +110948,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -110099,6 +111091,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -110210,6 +111203,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -110326,6 +111320,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -110437,6 +111432,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -110557,6 +111553,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -110668,6 +111665,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -110760,6 +111758,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -110854,6 +111853,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -110932,6 +111932,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -111024,6 +112025,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -111102,6 +112104,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -111243,6 +112246,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -111354,6 +112358,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -111470,6 +112475,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -111581,6 +112587,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -111701,6 +112708,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -111812,6 +112820,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -111904,6 +112913,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" upstream_node_ids: - "upstream_node_ids" @@ -111998,6 +113008,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -112076,6 +113087,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -112168,6 +113180,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" error: message: "message" @@ -112246,6 +113259,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" map: bindings: {} @@ -112355,6 +113369,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" inputs: variables: @@ -112410,6 +113425,7 @@ definitions: - null simple: {} structure: + dataclass_type: {} tag: "tag" connections: upstream: diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_type_structure.go b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_type_structure.go index d3e1d71721..5c92a39d26 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_type_structure.go +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_type_structure.go @@ -12,4 +12,5 @@ package flyteadmin // Hints to improve type matching e.g. allows distinguishing output from custom type transformers even if the underlying IDL serialization matches. type CoreTypeStructure struct { Tag string `json:"tag,omitempty"` + DataclassType map[string]CoreLiteralType `json:"dataclass_type,omitempty"` } diff --git a/flyteidl/gen/pb-go/flyteidl/service/openapi.go b/flyteidl/gen/pb-go/flyteidl/service/openapi.go index a19d4ff07b..94b2afe544 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/openapi.go +++ b/flyteidl/gen/pb-go/flyteidl/service/openapi.go @@ -78,7 +78,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\xeb\xb8\x95\x2f\x0c\xff\x3f\x9f\x02\x67\xcf\xa9\xea\xee\x44\xb6\x3b\xc9\x4c\xde\x94\xa7\x4e\xbd\x8f\xda\xd6\xde\xad\xd3\xbe\xc5\x97\xee\xe9\x67\x94\x52\x43\x24\x24\x21\x26\x01\x06\x00\xed\xad\x4e\xe5\xbb\x3f\x85\x85\x0b\x41\x8a\x94\xa8\x8b\x6d\x79\x37\x67\xaa\xd2\xde\x22\x89\xeb\xc2\xc2\xba\xfe\xd6\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x45\x1f\xfe\x78\xfc\xed\x87\x9e\xfe\x8d\xb2\x29\xff\x70\x8a\xf4\x73\x84\x3e\x28\xaa\x12\xa2\x9f\x4f\x93\x85\x22\x34\x4e\x4e\x24\x11\x4f\x34\x22\x27\x38\x4e\x29\x3b\xce\x04\x57\x1c\x3e\x44\xe8\xc3\x13\x11\x92\x72\xa6\x5f\xb7\x7f\x22\xc6\x15\x92\x44\x7d\xf8\x37\x84\xfe\x05\xcd\xcb\x68\x4e\x52\x22\x3f\x9c\xa2\xff\x31\x1f\xcd\x95\xca\x5c\x03\xfa\x6f\xa9\xdf\xfd\x1b\xbc\x1b\x71\x26\xf3\xd2\xcb\x38\xcb\x12\x1a\x61\x45\x39\x3b\xf9\xbb\xe4\xac\x78\x37\x13\x3c\xce\xa3\x96\xef\x62\x35\x97\xc5\x1c\x4f\x70\x46\x4f\x9e\xfe\x70\x82\x23\x45\x9f\xc8\x38\xc1\x39\x8b\xe6\xe3\x2c\xc1\x4c\x9e\xfc\x93\xc6\x7a\x8e\x7f\x27\x91\xfa\x17\xfc\x23\xe6\x29\xa6\xcc\xfc\xcd\x70\x4a\xfe\xe5\xdb\x41\xe8\xc3\x8c\xa8\xe0\x9f\x7a\xb6\x79\x9a\x62\xb1\xd0\x2b\xf2\x91\xa8\x68\x8e\xd4\x9c\x20\xd3\x0f\x72\x4b\xc4\xa7\x08\xa3\x53\x41\xa6\xa7\xbf\x08\x32\x1d\xbb\x85\x3e\x36\x0b\x7c\x01\xa3\xb9\x49\x30\xfb\xe5\xd8\x2e\x13\xb4\xcc\x33\x22\x60\x6e\xc3\x58\xb7\xfe\x89\xa8\x3e\x34\x5b\xbc\x1f\xbe\x2d\x88\xcc\x38\x93\x44\x96\x86\x87\xd0\x87\x3f\x7e\xfb\x6d\xe5\x27\x84\x3e\xc4\x44\x46\x82\x66\xca\xee\x65\x1f\xc9\x3c\x8a\x88\x94\xd3\x3c\x41\xae\xa5\x70\x30\x66\xaa\x7a\x63\xf1\x52\x63\x08\x7d\xf8\xdf\x82\x4c\x75\x3b\xff\x7e\x12\x93\x29\x65\x54\xb7\x2b\x0d\xfd\x04\xa3\x2d\x7d\xf5\xaf\x7f\xab\xfb\xfb\x5f\xc1\x8c\x32\x2c\x70\x4a\x14\x11\xc5\x8e\x9b\xff\xab\xcc\x45\xef\x91\xee\xbc\xd8\xc7\xea\xc0\x2b\xb3\xbd\xc2\x29\xd1\x7b\xa2\x77\xca\x7e\x01\x7f\x0b\x22\x79\x2e\x22\x82\x26\x24\xe1\x6c\x26\x91\xe2\x4b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\x57\xaf\xd5\xd4\x0c\x55\x6e\x30\x33\xf3\x41\xe3\xc4\x46\xac\xef\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x67\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\x3b\x9c\xb5\x81\x3f\x57\xaf\xcc\x83\x24\x42\x0f\xfc\x89\xc6\x24\x46\x4f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xe3\x11\xbb\x9f\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\xf7\x6e\xb9\x7e\x8f\x74\x7f\x28\x67\xf4\x1f\x39\x49\x16\x88\xc6\x84\x29\x3a\xa5\x44\x56\x5b\xfb\x3d\x87\xfe\x71\x82\x8e\x90\x5e\x67\x22\x14\xac\x37\x67\x8a\x7c\x56\x12\x1d\xa1\x84\x3e\x12\xf4\xd5\x05\x95\x0a\xf5\x6f\x86\x5f\xf5\xd0\x57\xe6\xbc\x20\xe0\x4d\x5f\xbd\xc2\x0a\xfb\xbf\xff\x16\x1c\x3d\x85\x67\xd5\x43\xf7\xa1\xaf\x4f\xf3\x9d\xb9\x1a\x8a\x16\xfe\xf6\x6f\x61\x3b\x76\xbf\x56\xf3\xdb\x82\xd9\x5a\x4e\xdb\x96\xbf\xc2\x32\x95\x59\xab\xd4\x3b\xb4\x2b\x67\xd5\xed\x56\x59\xab\x7c\x5f\xbc\x55\x4f\xe1\xa5\xf9\xeb\x2e\xcc\x15\x2b\xa0\x7a\x4c\x99\x39\x24\xfe\xcc\x08\xa9\xcf\x89\xa3\xde\x03\x61\x29\xbb\xf0\xda\x60\x66\x01\xbb\x75\x5c\x34\x58\x95\x03\x9c\x77\x42\x53\xba\x6e\x7f\x87\x2c\xd6\x22\x97\x65\x76\x2c\x4f\x27\x44\xe8\x65\x70\x6c\x0f\x66\x3b\xd1\x6c\x50\xe5\x82\x91\xb8\xc5\x34\xff\x91\x13\xb1\x58\x31\xcf\x29\x4e\x64\xd3\x44\x29\x53\x44\xcb\xb7\x95\xc7\x53\x2e\x52\xac\xec\x0b\x7f\xfe\x8f\x4d\x17\x42\xf1\x47\xb2\x6e\xff\x87\x66\x37\x23\x2c\x81\x0c\xd2\x3c\x51\x34\x4b\x08\xca\xf0\x8c\x48\xbb\x22\x79\xa2\x64\x0f\x5e\xd3\x32\x35\x11\x47\xfe\x06\x82\x1e\xdc\xcd\x9b\x4b\xf8\x05\x4d\xbd\x00\xc9\xc8\x67\x05\x2d\x8d\x18\xdc\xbd\xb0\x44\xe1\x8d\xf2\x02\x4b\xb9\x1d\xcd\x48\x2e\xd4\x78\xb2\x38\x7e\x24\x4b\xfd\x36\x52\x0e\x66\x08\x2b\x25\xe8\x24\x57\x44\xcf\x5b\xb7\xe1\xee\x4e\x60\x8f\xe6\x82\x6e\xc3\x1a\xde\x6e\xc2\x31\x15\x24\x82\xb9\x6d\x72\x60\xfc\x57\x7a\xde\x5a\x7f\x59\x98\xd9\x3f\x92\x05\xc8\x23\x35\x2b\xe0\xb7\x7c\xc4\x46\x0c\x1d\xa1\xf3\xc1\xdd\xd9\xe0\xea\x7c\x78\xf5\xe9\x14\x7d\xb7\x40\x31\x99\xe2\x3c\x51\x3d\x34\xa5\x24\x89\x25\xc2\x82\x40\x93\x24\xd6\x32\x87\x1e\x0c\x61\x31\x65\x33\xc4\x45\x4c\xc4\xcb\x2d\x63\xe5\x29\x61\x79\x5a\xb9\x57\xe0\xf7\x62\xf4\x95\x2f\xb4\x88\xe1\x1f\x95\x9e\xfc\x6d\x69\x81\x61\xc6\xba\xef\xa0\xb5\x57\x13\x6a\xa2\x39\x4d\x62\x41\xd8\x89\xc2\xf2\x71\x4c\x3e\x93\x28\x37\x77\xf2\x3f\xcb\x3f\x8c\xb5\x64\xca\x63\x52\xfe\xa5\xf4\x8f\x42\x14\xda\xf8\x53\xaf\xa5\x6e\xfc\x25\xe8\xb4\xed\xbe\x83\x5f\x68\x5c\xfb\x36\xfc\xb2\x66\x0e\xee\x9d\x15\x83\x75\xaf\x34\x8e\xca\xbd\x60\x25\xbe\xda\x77\x04\x51\x62\x31\xc6\x4a\x91\x34\x53\x1b\xea\xeb\x18\x25\x5a\xae\x5c\x25\x47\x5e\xf1\x98\x0c\x5c\x7f\xbf\x20\x23\xce\x92\x18\x4d\x16\x96\x6b\x4d\x89\x20\x2c\x22\xcd\x2d\xdc\x63\xf9\x58\xb4\xb0\x4e\x18\x2d\xf5\x27\x3f\x72\xa1\x3f\x7f\x0f\x02\x69\x69\xe0\xaf\x21\x93\x6e\x7b\xe2\xbe\x38\x0b\xc1\x96\xfc\xa3\xb3\x27\xec\xbe\x92\x6d\xad\x0f\x5c\x20\xb9\x90\x8a\xa4\x6b\xed\x10\xef\x67\x21\xec\x05\x71\xa8\x03\xae\xdc\x51\xbf\x81\x53\x5f\xbe\x71\xbb\xe3\xbd\xc1\x92\xed\xcb\x8a\x78\xe8\xf3\x74\x3e\x9c\xd5\x53\xbd\x73\xdb\x17\x38\x31\xde\xc5\x34\x4b\xb2\xe0\xbe\x07\xf9\x42\xe6\x86\xc6\xbd\x72\xab\x3d\x86\x01\xac\x51\x34\xcb\x76\x68\x7f\xfe\xf4\xa7\xa1\x85\xc6\x98\xe3\xd4\x9c\xca\xc0\x58\x85\x22\x2e\x8c\x2c\x18\xdb\xf3\x6e\x74\xcd\xfe\x7d\xff\x6e\x70\x7f\x8a\xfa\x28\xc6\x0a\xeb\x03\x2e\x48\x26\x88\x24\x4c\x81\x1e\xaf\xbf\x57\x0b\x94\xf2\x98\x24\x46\xe3\xfc\xa8\x25\x5f\x74\x8e\x15\x3e\xc3\x0a\x27\x7c\x76\x8c\xfa\xf0\x4f\xfd\x31\x95\x08\x27\x92\x23\xec\xc8\x8a\xc4\xae\x09\xcc\x62\xc7\x5a\x30\x8a\x78\x9a\xd1\xc4\xdb\xe0\xbd\x71\x85\xb2\x98\x3e\xd1\x38\xc7\x09\xe2\x13\xcd\x55\xb4\x86\x3c\x78\x22\x4c\xe5\x38\x49\x16\x08\x27\x09\xb2\xdd\xba\x17\x90\x9c\xf3\x3c\x89\x75\xbb\x6e\x94\x92\xa6\x34\xc1\x42\xab\xe0\x66\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x30\x2e\xbd\x9a\x29\x7e\x24\x12\x51\x85\x32\x2e\x25\x9d\x24\xc5\x99\x7f\x18\x22\x18\xf7\xd9\xc5\x10\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9c\x0d\x3f\x0e\x07\xe7\xcb\xba\xf9\x7d\xff\xee\x87\xe5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xcb\x4f\x2e\xfa\x0f\x57\x67\xdf\x8f\x6f\x2e\xfa\x57\xcb\x0f\x2d\x59\xb5\x56\xf3\xc3\x91\x6d\x78\xb6\x3a\x9b\xe6\x4b\xd9\x34\x7b\x5f\xae\x51\x73\x4a\x13\xd0\x41\x5b\x1b\x34\xbd\x0d\xc1\x7e\x89\x32\x2c\xa5\x91\x8c\xcc\x08\x8e\x47\xec\x92\x0b\xcd\xc0\xa6\x5c\xf3\x08\x2d\x3d\x29\x91\x47\x8a\xb2\x99\xff\xe8\x14\x8d\xf2\x6f\xbf\xfd\x53\x74\x41\xd9\x23\xfc\x45\x0e\x71\x71\x3a\x8b\x6f\x67\xf1\xfd\x6d\x59\x7c\xb5\xe8\x73\x12\x1a\x7a\xf7\x1b\x32\xa4\x85\x0b\x96\xe5\x0a\x44\x09\x9e\x2b\xfd\xa7\xee\x12\xc8\x63\x45\xe0\x50\x3b\x83\xe2\x27\xa2\xfc\x8b\x5a\xb4\x79\x0f\x76\xc4\x9f\xb8\x78\x9c\x26\xfc\xd9\x0f\xfc\x13\x51\x7a\xec\xb7\xb6\x97\x2e\x94\xa8\x0b\x25\x7a\xdb\x50\xa2\x83\x32\xe6\xbd\x3c\xf3\x2b\x5b\xfe\x0c\x07\x6c\xf0\x64\x35\x3a\xaa\x1a\xfc\x50\x81\x9b\xe9\x55\xb8\x66\xd9\x99\xb3\x86\x73\x96\x5e\x7e\x2f\xdc\xb3\x34\xe8\xd7\xe7\x9c\xbf\x09\x7f\x4b\xe7\x4e\xd9\x72\xa1\xde\x25\x83\x6d\x79\x77\xbc\x9a\x33\xe4\xe5\x19\xfe\x52\x6c\xc3\x26\xc1\x0c\x1b\x44\x2f\xb4\x0e\x57\x58\x13\x9f\x50\x1b\x90\x50\x17\x81\xb0\x1c\x72\x50\x1b\x63\xb0\x5b\x50\xc1\xb6\x77\x53\xfb\x30\x81\x4f\x44\x95\x5e\x7e\x2f\x77\x53\x69\xd0\xaf\x7f\x37\xfd\x46\xa3\x03\xba\x70\x80\x17\x5c\xba\x2f\xfd\x46\x3b\x5c\x87\xff\x6f\xc0\xc3\xdf\xb9\xf4\x37\x5a\xa3\x2f\xcb\x87\xff\xa5\x3a\xed\xdf\xa7\x97\xbe\x73\xcb\x77\x6e\xf9\xb7\xf0\x9f\xbc\x3f\xb7\xfc\xcb\xaa\xa7\xc5\xf1\x1a\x3b\x5a\xb0\xfa\x5a\x70\x28\xff\xd5\xc2\x49\x03\x7f\x39\x95\x6f\xd3\xa0\xf1\x46\x1d\xee\xbc\x18\xdf\x00\x8e\xd0\x2f\x96\x90\xd6\xa8\x73\x4b\xdf\xbd\x07\x75\x6e\x79\xd0\x2f\xaf\xc3\xbd\x19\xf3\x7d\xa1\xcb\xf3\x9d\xb0\x81\xcd\x6f\xcb\x2f\x58\x26\xef\x64\xf1\x97\xcf\xc6\x3f\x98\x09\xbd\x1f\xd9\xfb\x0d\x2e\xde\x96\xb7\xee\xde\x73\xb2\x6a\xae\xd9\xe0\x76\x5a\x97\x61\x55\xfd\x9a\x12\xf9\xc7\x77\x79\xdf\xbe\x46\x92\x55\x77\xe1\x76\x17\xae\x6d\xaa\xbb\x70\xbf\xe0\x0b\xf7\xe0\xe0\x6f\x0e\x26\x02\xb4\x0b\x22\xef\x80\x31\xba\x18\xf2\x3d\x2e\x4e\x17\x43\xde\xc5\x90\xff\xc6\x62\xc8\x77\xd1\x9e\xb6\xc5\xa2\x7c\x0b\x3d\xaa\x53\xa3\x3a\x35\x2a\xfc\xbd\x53\xa3\x3a\x35\xaa\x53\xa3\xbe\x70\x14\xd1\x4e\x87\x6a\xbf\x10\x9d\x0e\xd5\x7a\xa9\x3a\x1d\x6a\xc5\xe2\x74\x3a\x54\xa7\x43\xfd\xb6\x74\x28\xf2\x44\x98\x92\x90\x8c\x16\x6a\x14\x1f\x32\x2e\x9b\x35\xa1\x90\x3b\xd4\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x13\x04\x2b\x02\x2d\xe8\x0f\xdf\x83\xfe\xb3\x3c\xdd\xd7\x8a\xc1\x9f\xf0\x78\x89\xda\xcd\x41\xa8\x7b\xb2\x5a\x1e\xd9\xdb\xd4\xff\x91\x93\x76\xea\xdf\x0b\x12\xb5\xc2\xf2\x71\xcf\x44\x5d\xca\xb5\xd8\x8a\xa8\xa1\x85\xf7\x42\xd4\xcb\xd3\xfd\xcd\x10\x75\xdd\xd4\x0f\x81\xa8\x9f\x6d\x1e\xff\x9e\x09\x7b\x09\x1e\x60\x2b\xe2\xf6\xad\xbc\x17\x02\xaf\x9f\xf6\x6f\x86\xc8\x9b\xa6\xff\xb6\x84\xee\x53\x24\x5b\x93\xf8\xbd\xa0\xb3\x99\x56\x33\x40\xc3\xd3\xa4\xb8\xbe\x46\x50\x91\x14\xb8\x96\xac\xfd\xab\xef\x81\xa4\xfd\x60\xcd\xd8\x7f\x33\xb4\xbc\x34\xef\x03\x21\xe2\x13\x41\x22\xfe\x04\xf5\xc2\xda\x11\xf3\x2d\x01\x0a\x06\x7e\x9d\x09\xf2\x44\x79\x2e\x93\xc5\x91\xc8\x19\x72\xcc\x1f\xf9\xe6\x8d\xb5\xfa\x99\x26\x09\xe2\x4c\xeb\x5f\x0a\x0b\xe5\x1e\x6b\xfd\x5b\xf0\x14\x4e\x45\x82\xa5\x42\x8f\x8c\x3f\x33\x34\xc5\x34\xc9\x05\x41\x19\xa7\x4c\x1d\x8f\xd8\x90\xa1\x5b\x33\x46\xc8\x1b\xe8\xa1\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x84\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\xe8\xa1\x49\x3e\x93\x5a\x53\xcc\x12\xac\xa6\x5c\xa4\x7a\x84\x94\x49\x85\x27\x34\xa1\x6a\xd1\x43\x29\x8e\xe6\xa6\x2d\x58\x03\xd9\x1b\xb1\x98\x3f\x33\xa9\x04\xc1\xbe\x77\xf7\x10\x7d\x1d\x3e\x33\x04\x20\xbf\xe9\x41\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe7\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x8e\xac\x00\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd2\xeb\x64\xbf\xed\xb8\xdc\x7b\xe2\x72\xe5\x0d\x3f\x08\x36\x67\x40\xfc\xf7\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe3\xfd\x7d\x6b\x07\xd5\xd1\xf6\xfb\xa2\x6d\xb3\x6b\x87\x43\xdc\xaf\x16\x83\xdd\xbe\xa2\x45\x51\xcd\xe2\x5d\xd1\xf4\x6b\x84\x05\x74\x0e\xe7\xce\xe1\xdc\xb8\x32\xef\xd3\xe1\x7c\x30\x1e\xa3\xce\xe7\xfc\x42\x3e\x67\x2a\x3b\xa7\x73\xe7\x74\x6e\xbb\x40\x9d\xd3\xb9\x73\x3a\xbf\x5f\xa7\xf3\x4b\xe2\x3e\xef\x15\xdd\xf9\x5d\x89\xd6\x9d\x58\xdd\x89\xd5\x1d\x84\xb3\x9f\xda\xbe\x58\x98\xfb\xfa\x43\x4c\x12\xa2\x48\xb3\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x95\x21\xf9\x86\xdf\x27\x5b\xf2\xc3\xef\xa0\xe6\x3b\x3e\xd5\xf1\xa9\x6d\xa6\x76\x38\xa6\xd9\xe0\x30\xbf\x96\x6d\xd6\xf3\xdf\x2c\x6f\x96\xfe\x1e\x8c\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x91\x1f\x9b\xbe\xde\x27\x33\x36\x63\xef\x38\x71\xc7\x89\x3b\x4e\xfc\xbe\x39\xb1\x3b\xc9\x6f\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xf9\x67\xa1\xcb\xbf\x94\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x8d\x13\xcd\xd8\xd8\x6f\x12\xcc\x86\xf1\xbb\xf0\xa3\xd5\xce\xfe\x35\x7c\x6a\xbb\xf0\x71\xac\xc0\xd3\x81\x29\x33\x26\xbc\x22\xaf\xb6\x64\xa0\x3c\x8c\x13\xbe\x0b\x57\x0f\x26\x16\x30\x76\xc7\xaf\x83\x45\x39\xbc\x69\x77\x7e\x9d\x2e\x97\xb0\xf3\x5c\xb4\x9c\x70\xe7\xb9\x38\x5c\xcf\xc5\x5b\xb9\x23\x5f\xf9\x78\xbe\x96\x58\xd7\x3e\x08\xdf\x44\xab\x41\x50\x6b\x9e\x25\x1c\xc7\xab\x5c\x31\x85\xe0\x15\x82\xa3\xac\x8d\xc4\x2f\x3e\x7b\x0f\xc2\x5a\x31\xda\xdf\x58\x24\xdf\xf2\xc4\x0f\x45\x4b\x79\xc5\x50\xbe\x7a\x12\xdf\x40\x25\x79\x1f\xf8\xa9\xc5\x78\xbb\xd0\xbe\xce\xa2\xf4\xf6\x16\xa5\x2e\xb4\xaf\x53\x01\x0f\x4c\x05\xec\x42\xfb\xba\xd0\xbe\x4e\x41\x5e\x3d\xed\x4e\x41\xfe\x22\x42\xfb\x5a\x89\xda\x2f\x88\xbd\xb9\xbb\xd0\xdd\xc9\xdc\xee\xbd\x4e\xe6\xee\x64\xee\x2f\x54\xe6\x3e\x8c\x15\xee\x04\xee\x4e\xe0\xee\x04\xee\x4e\xe0\xee\x04\xee\xbd\x2f\x63\x27\x70\xbf\x66\x81\xce\x7a\xa9\x7b\x4d\x92\xcd\x7b\xf5\xe5\x74\xe2\x76\x27\x6e\x1f\xb6\xb8\x7d\x30\x13\x7a\x3f\x65\x1e\xdb\xcd\xa7\x2b\x52\xde\x15\x29\xef\x8a\x94\xbf\x78\x91\x72\xf7\x75\x8b\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xdb\xc8\x2b\xeb\x13\x3d\xde\xab\x9c\xd2\xa5\x7a\xf8\xa7\x9d\xd4\xd2\x49\x2d\xbf\x51\xa9\xe5\x80\x62\xc1\x0e\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xdb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\x36\x5f\x2e\x97\xae\x87\xbe\xef\xe0\x8c\xb3\x29\x9d\xe5\xe6\x6e\x31\xe0\x9c\xc1\x89\x2e\x24\xc1\x45\x46\xd6\x79\xaa\x6a\x5a\x7f\x17\xd7\x52\xfd\xd0\x5f\xeb\x76\xda\x44\x70\x2f\x8c\x7c\x56\xea\xd6\xb2\xd6\xf8\x76\x70\x77\xfd\x70\x7b\x36\x38\x45\xfd\x2c\x4b\xa8\xb1\xbb\x1b\x52\xa0\xbf\xea\x49\x21\x85\xe5\x63\xb1\x97\xc2\x90\xb9\xc1\xb0\x05\x43\xbf\x96\x8d\xd1\x11\x3a\xbb\x78\xb8\xbb\x1f\xdc\x36\x34\x68\x09\x05\xf2\x56\x49\x9a\x25\x58\x91\x18\x3d\xe6\x13\x22\x18\xd1\xd2\x8e\x45\xba\x2d\xcc\xff\xa6\xd1\xc1\x7f\x0f\xce\x1e\xee\x87\xd7\x57\xe3\xbf\x3e\x0c\x1e\x06\xa7\xc8\x51\x9c\x6e\x56\x8f\x4b\x8f\x22\x5e\x30\x9c\x6a\x0d\x44\xff\x50\x64\xca\xfe\x23\x27\x39\x41\x58\x4a\x3a\x63\x29\x01\x44\xe0\x52\x8b\x6e\xc0\x17\xfd\xef\x06\x17\xe5\x96\xe7\x24\x84\xdf\x45\x09\x9e\x90\xc4\xfa\x23\xc0\xc4\xae\x09\x3d\x80\x2a\x36\x8e\x8a\xdc\xac\xea\x5f\x1f\xfa\x17\xc3\xfb\x9f\xc7\xd7\x1f\xc7\x77\x83\xdb\x1f\x87\x67\x83\xb1\x95\x2a\xcf\xfa\xba\xdf\x52\x4f\x56\xf8\x44\xff\xc8\x71\xa2\xb5\x13\x3e\x75\x78\xbc\xe8\x79\x4e\x18\xca\x19\x50\x9c\x51\x79\xb4\x1e\xe4\x3b\xd5\xa7\xcc\xcc\xe8\xe6\xe2\xe1\xd3\xf0\x6a\x7c\xfd\xe3\xe0\xf6\x76\x78\x3e\x38\x45\x77\x24\x01\xa5\xc0\x2d\x3a\xec\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\xe8\xd5\xc0\x36\x9b\x78\x8e\x9f\x28\x17\xf6\xe8\xce\xe8\x13\x61\x66\x1d\xe1\xcc\x42\xfb\x4e\xf8\x1e\x07\x4b\x77\x7d\xf5\x71\xf8\xe9\x14\xf5\xe3\xd8\xcf\x41\x42\x1b\x25\xca\x71\xb0\xce\x47\xe5\x61\x6b\xe6\x00\xdd\x1b\x22\xe2\x4f\x44\x08\x1a\x93\x0a\x1d\xf5\xef\xee\x86\x9f\xae\x2e\x07\x57\xf7\xb0\x62\x4a\xf0\x44\xa2\x39\x7f\x06\x53\x36\xcc\x10\x2c\xdc\x4f\x98\x26\xd0\x99\xdb\x2c\xce\xd0\xf3\x9c\x82\xfb\x03\x80\x99\x7d\xcf\x46\x3f\x13\x39\x7b\x73\xeb\x6c\xe9\xe0\x2d\xab\x2d\xd5\x93\xb4\xfc\x46\xe5\x58\xac\x7a\xa1\x44\xe5\xcb\x2f\xae\xa3\xd6\xe5\x2f\x2a\xe4\xd6\xac\xac\x2d\xd1\x4b\xf3\x4c\x8b\xbd\x6e\xad\xab\x95\xd7\xf0\xf5\xae\x59\xa2\x04\x8d\xe4\xcb\x42\x3d\x89\x9c\x29\x9a\x12\x64\x3b\xb3\x87\x73\x8f\xf0\x4f\x97\xa6\xe1\xf7\x70\xc1\x2e\x95\x72\xf8\x44\x94\x1d\x7e\xa7\x02\x76\x2a\xe0\x61\xa8\x80\xef\x2d\xdb\x3f\x26\xd9\x72\x87\x95\x89\xc1\x3b\xc6\xeb\xb5\x14\xa4\x61\xec\x89\xd6\xa2\x9a\x90\x27\x92\x80\x94\xa7\x04\xd6\x4a\xa3\x95\x5d\x26\x82\xe0\x47\x2d\xf0\xc5\xfc\x39\x94\x5c\x6a\x90\xfb\xd1\x7e\x6e\xe1\x36\x41\x1c\x7f\xfa\xe3\xeb\x5d\x16\x7a\xb9\xe3\xd7\x28\xe1\x7d\x0b\x41\x32\x2b\x31\x02\x83\x04\xfb\x5f\xac\x25\x78\xcd\x6d\x11\x7c\xf1\x1e\x2e\x8a\x70\xb8\x07\xa4\x75\xdd\x86\x4a\xb0\x63\xa1\x29\x51\x38\xc6\x0a\xeb\x43\x33\x23\xea\x18\x5d\x33\x78\x76\x8f\xe5\x63\x0f\xb9\x2b\x4f\xb3\x95\xc2\xca\xf0\x0a\xa9\xf5\xef\xc4\x80\xbf\x39\x1f\xef\xae\xef\xee\xfa\xae\x5f\x99\x2e\xcc\xb3\x61\x85\xf7\x75\x31\x6e\xe4\xf3\xda\xdf\xfd\x65\x5a\x7c\xbf\x57\xd8\xeb\x3a\xb9\xf6\x7a\xa1\x99\xca\x59\xdd\x6d\x65\xfe\xaf\xbb\xad\xba\xdb\xaa\xbb\xad\x0e\x60\x85\xdf\xdc\x61\x58\xc3\xdd\xdf\xd4\x63\xb8\x4e\x3b\xdd\x1a\xf2\xae\xd0\x46\x37\x01\xbd\xfb\xa5\x2d\xb6\x5d\xf1\x0d\x7d\x1f\x3e\xc2\x60\x92\xaf\x91\xd6\xb6\xd7\xcb\xdc\xe4\x8b\x74\xfa\xe9\x0b\xde\xf8\x1d\x02\xe1\x5e\x11\x08\x0f\x63\xae\x2f\x92\x02\xf7\x36\x16\xd3\xb7\x4f\x7b\xeb\xa0\x06\xbb\xc4\xae\x2e\xb1\x0b\x7e\xef\xa0\x06\xf7\x47\xad\x2f\x2b\x5d\xf3\x98\x8c\x2b\x51\x02\xfe\x9f\xe3\xaa\xe7\xa7\xf4\x24\x74\x03\x95\x1e\x14\x99\x6e\xd0\x3a\x8d\xf7\x59\x44\xea\x8a\xc7\xa4\x75\x24\x41\xe9\xe5\x03\x97\xc1\xdd\x3c\x8d\x2c\x5e\x1a\xf8\x0b\x4b\xe2\x0d\x5b\xfe\x25\x1a\x76\x6a\x08\xb8\xb3\xf2\xac\x5d\xa8\x2f\x35\xbe\xa0\xe0\x50\xef\xc8\x53\xd1\x8e\x8d\xbb\x98\xc6\x71\x03\x33\xaf\x7f\xee\x59\x7a\xfd\xe3\x97\xc1\x0c\x6a\xcf\xd1\xc1\xac\x12\xbe\xfd\x3e\xec\x2a\xe1\x88\x5f\xc3\xb2\xb2\x72\xef\xbf\x38\xae\xbe\x8a\x92\x3b\xde\xde\x72\xb9\xbe\x54\x0e\xdf\x41\xfc\xac\xb2\x75\x74\x18\x3a\x9d\xa9\xe5\x70\x26\xdc\x99\x5a\xde\xb5\xa9\xc5\xb8\x68\xc7\x19\x16\x84\xa9\x1a\x91\xba\x7a\x9d\xc0\xeb\x21\xe6\x82\x93\x3a\xa0\x01\xa4\x25\x5a\x64\x2f\x64\x7f\x55\x7d\x59\xb6\x17\x2b\x18\x04\x99\x90\x27\xff\x2c\xfe\xf6\xc2\x7a\xa9\x02\xc4\x8a\xe8\x24\x83\xf5\x2f\xf5\x1d\x9d\xdb\x40\xa5\xdd\x73\x25\xb1\x2a\x89\x82\x10\x44\xbd\x36\x9e\xe9\xc6\xbc\xfd\xbe\x52\x24\x97\x06\xfd\xba\xb1\x4d\xcb\x1b\xdf\xee\x00\xb9\x9d\xa1\x26\xdd\x2f\xc8\x29\xd3\xd2\x28\x9f\x16\x17\x83\x44\xcf\x34\x49\x00\x51\x04\x32\x1e\x9b\x6e\x80\xdf\x5c\xc4\x43\xe3\xce\xbf\x69\xdc\x43\x1d\x77\xa8\x63\x09\x6d\xec\xa9\xfb\xca\x99\x76\xc4\x06\xe9\xac\xa0\x0d\xad\x31\xc0\x7e\x19\x9c\xe0\x13\x51\xaf\xc5\x06\xb6\x3d\xfb\x2b\xcf\xbd\x20\x53\x22\x08\x8b\xc8\x01\x7a\xdb\x37\x09\x03\xf9\xc9\x4c\xd2\xc6\x80\x78\x28\x81\x70\xaa\x8a\x5b\x3d\xad\x24\xea\x76\x99\xe4\x5d\x26\x79\x97\x49\x5e\x3d\xea\x5d\x26\x79\x97\x49\x5e\x9b\x03\x11\x93\x84\x28\xd2\x28\x55\x9c\xc3\xe3\xb7\x92\x2a\x4c\xef\x5f\x86\x60\x61\xe6\xd2\xc9\x16\xbf\x19\xcd\xc2\x6d\xf8\x41\x68\x16\xe6\xac\xad\x33\x3f\x94\x7e\xac\x09\xb1\x7e\x75\x93\xc4\x36\x4c\xa3\x64\x97\x38\x87\xd7\xdf\x25\xeb\xa8\x0e\xbd\xb3\x51\xa0\x60\xeb\x5e\x8e\x93\x2c\x1d\x81\x76\x13\xb7\x1e\xc3\xf7\x3b\xef\x43\xe1\xa0\x4d\x74\x7f\xa8\x7c\x74\xeb\xa4\x94\x43\xb1\xd8\x7c\x41\x3c\xb2\xb3\xde\xbc\x71\xae\xc4\x12\x33\x7c\xb7\xd3\xed\x8c\x55\x9d\xb1\xaa\x33\x56\x75\xc6\xaa\xce\x58\x85\x3a\x63\xd5\xc6\xc6\xaa\x2f\x48\xa6\xea\x0c\x57\x9d\x58\xb5\xbf\xe9\x1e\xaa\x96\x79\x48\xd6\xba\xd6\x28\xe9\x45\x0e\xd5\xda\xc8\x7b\x3b\xed\x5f\xd6\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\xed\x12\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4a\x87\xd6\xae\x55\x17\xf6\xbc\x62\x71\xba\xb0\xe7\x2e\xec\xf9\xe0\xc2\x9e\xf7\xae\xac\x64\x5c\xae\x02\x24\x32\xa5\xb3\x56\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe2\x3a\x77\x5d\xdc\x2c\x49\xd4\x87\x7e\xa3\xbb\x91\xbf\x96\xce\x71\x28\x32\x69\x31\xef\x83\x90\x42\x4f\xfe\x59\x49\xe7\x6f\x85\x97\xc9\x10\xf9\x4c\x25\xdc\x4a\xeb\x09\x7b\xc4\xea\x9f\x04\xa5\x0b\xed\x3d\x38\xc9\x55\x90\xbb\x27\xb5\x60\x95\x11\xa1\x16\xc1\x9b\x24\xcd\xd4\xe2\xbf\x46\x8c\x2a\xef\x61\xa3\x33\xc6\x85\xe1\x6a\xfa\xe3\x39\x66\x71\x42\x84\xbe\x54\x5d\x3b\x11\x66\x8c\x2b\x10\x37\x60\x06\x31\x7a\xa2\xd8\x08\x27\xfd\x9b\x61\x6b\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xcd\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xe7\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x09\x25\xb2\xe6\xdd\x12\xc6\xfc\xea\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x7d\x62\x9c\xdc\x63\xf9\xd8\x1a\xe3\xa4\xf4\xf2\x81\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x5a\x52\xe7\x1a\xce\xf4\xfe\xf2\xe3\xdb\x9e\xb5\x0d\x26\xfe\x5b\xc9\x95\x6f\xc7\x7b\xd6\x99\x69\xdf\x63\xde\xfc\x2a\x66\x7a\x30\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xee\x88\xae\x5a\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x33\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7b\x54\x2f\x63\xe6\x0e\x76\x63\x93\x18\xa0\x61\x19\xad\xdc\x9f\x21\x17\x15\x54\x94\x9e\x9d\x43\xa2\x35\x95\x61\x42\x7c\xc4\x85\x91\xbc\x62\x7b\x66\x8d\xd9\xce\x80\xf9\x9e\xa2\x3e\x8a\x6d\x6d\x7e\x41\x32\x41\x24\x61\xca\xa8\xda\xa6\xde\x95\x2b\xef\x4f\x99\xb5\x10\x9d\x63\x85\xcf\xb0\xc2\x09\x9f\x1d\xa3\xbe\x2f\xec\x4f\x25\xc2\x89\xe4\x08\x3b\xc2\x21\xb1\x6b\x02\xb3\xd8\xb1\x07\x8c\x22\x9e\x66\x34\xf1\x48\xed\xde\x8a\x4f\x59\x4c\x9f\x68\x9c\xe3\xc4\x23\x63\x8f\xd8\xe0\x89\x30\x95\x83\x0a\x87\x93\x04\xd9\x6e\xdd\x0b\x81\x7e\xee\x46\x29\x69\x4a\x13\x2c\x90\xe2\x76\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x0e\x05\x1c\xa5\xf8\x91\x48\x44\x15\xca\xb8\x94\x74\x92\x14\xc7\xf8\x61\x88\x60\xdc\x67\x17\x43\x30\x8d\x46\x0a\x71\xc3\x07\x5d\xe7\xd6\x4f\xe0\x7a\x4c\x31\x63\x04\x3a\xe6\x6a\x4e\x84\xed\xde\xbe\xfc\xd6\x56\xce\xb7\xc6\x88\x6e\xb6\x98\x86\x23\x7b\x3b\xa5\xb3\xb5\xc6\xd9\x56\xdd\x6c\xa7\x6b\x36\x2b\x9a\x2f\xe0\xa5\x6d\xaf\x0d\x5e\x50\x59\x56\x07\xdf\x85\xcb\xb6\x34\xe2\xd7\xc0\x47\xfb\x8d\x2a\x82\x9d\x16\xf8\x22\xeb\xf6\xa5\xaa\x80\x07\xae\xff\x75\xc8\x6e\x1d\x8a\x7d\x17\x80\xb1\xc7\xc5\xe9\x02\x30\xba\x00\x8c\x2f\x36\x00\xa3\x59\x9b\xa0\xf1\xce\xe9\x7a\x1b\x56\x90\xf2\x46\x01\xf1\x0b\x88\x52\x58\x3e\xb6\xad\x29\xa5\x45\xe5\x61\xfc\x2e\xa4\xfa\xda\x09\xbf\x86\x74\xdf\xd5\x29\xda\x6b\x9d\xa2\x83\x9b\x76\x27\xf8\x75\x82\x5f\x27\xdb\xb4\x9c\x70\x27\xdb\x1c\xae\x6c\xf3\x56\x0a\xcb\x97\x04\xa1\xab\x85\xa7\x52\x66\xcc\xca\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\xd7\x05\xe1\xfc\x82\x0a\xb9\x66\x85\x68\x66\xda\xd5\x1f\x1c\xb8\x64\xb6\x14\x7f\x63\x46\xfe\x5b\x88\xa9\x6d\x9c\xfa\x9b\x86\xd5\x02\xfd\x42\x30\x59\x29\x28\xed\xa5\xb4\x90\x2a\x4d\xb7\x52\x38\xe4\x1f\x0f\x9c\xaa\xfd\x96\xbe\x86\x7a\xf1\x05\x3b\x08\x3a\x27\xc0\x6f\xb3\xf0\xf9\xc1\x48\xad\x9d\x6a\xd7\x65\x55\x76\x46\xfd\x4e\xf1\xed\x14\xdf\xbd\x2f\xe3\x21\x29\xbe\x6f\x28\x51\x9b\x34\x91\x17\x29\x63\xb8\x9d\x6c\xdd\x89\xd6\x9d\x68\xdd\x89\xd6\x5f\xac\x68\x7d\x18\x2b\xdc\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x7b\x5f\xc6\x4e\xae\xae\xc8\xd5\xf0\x97\x4b\x93\xde\x54\xc8\x6e\x2d\x5c\xb7\xc8\x89\x7e\x2f\x92\x75\x27\x55\x77\x52\xf5\x61\x4b\xd5\x07\x33\xa1\x2f\x2f\x11\xb2\x4b\x25\xec\x52\x09\xbb\x54\xc2\xb7\x48\x25\x74\xbc\x64\x95\x84\xb2\x2c\x58\xfc\xb8\xc4\x81\x0e\x56\xb6\x28\x46\xbb\x6d\x78\xc7\xbe\x96\xda\x01\xcd\x6f\x53\x69\xaa\xf4\x9b\x6b\xe8\x80\xea\x4f\xf5\x9c\xb4\xa0\x19\x85\x1b\xdf\x7a\x84\xb0\x9f\xec\x9b\xef\x0b\x0c\x7c\x79\xd4\x5d\xfd\x29\x14\xec\x5a\x57\x7f\xea\x05\xe7\xed\x0e\xd7\x9a\x99\x3b\x1a\x35\x36\xde\x77\x3a\xed\x37\x07\x97\x6b\x3e\xe9\x6f\x1a\x2e\x57\x7b\x93\x2c\x25\xef\x9c\xfc\xb3\xf6\xa2\x78\x83\xb2\x5b\x1b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xae\xec\x56\x57\x1f\x62\x4f\xd3\xdd\x8a\xf5\xbf\xdb\xd9\x76\x45\xc6\xba\x22\x63\x5d\x91\xb1\xae\xc8\x58\x57\x64\x0c\xfd\xc6\x8b\x8c\x6d\x2c\x3e\x9a\x71\x7c\x29\x12\x64\x57\x64\xac\x13\x22\xf7\x37\xdd\xdf\x96\x10\x79\x80\x16\x84\x83\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x16\xfb\xc3\x2d\x68\x87\xff\x61\xff\xaf\xc3\xff\xe8\xf0\x3f\x1a\x66\xdd\x05\xb3\x76\xf8\x1f\xa8\x0b\xd7\xec\xc2\x35\x0f\x39\x5c\xb3\xc5\x36\x76\xf8\x1f\x2d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x46\x38\x20\x3f\x2d\x2b\x1a\x07\x2b\xa5\xb9\xb1\xfe\x76\x70\x40\x6a\xa7\x7d\x10\x2a\xc9\x2b\xe2\x80\xd4\xd1\x75\x6b\x05\xe4\x7d\xe0\x81\xb8\xd1\x76\x89\x8b\x5d\x88\xf5\xe1\x87\x58\x1f\x5c\xe2\xe2\xc1\x48\xb2\x9d\xba\xd7\xe5\x2e\x76\xb9\x8b\x9d\x32\xdc\x29\xc3\x7b\x5f\xc6\x43\x52\x86\xdf\x58\xc2\x7e\x41\x5c\x90\xdd\x64\xed\x4e\xd4\x36\xef\x75\xa2\x76\x27\x6a\x7f\xa1\xa2\xf6\x61\xac\x70\x27\x67\x77\x72\x76\x27\x67\x77\x72\x76\x27\x67\xef\x7d\x19\x3b\x39\xfb\xd5\x70\x42\xea\x84\xed\x96\xf9\x36\xef\x49\xd2\xee\xa4\xec\x4e\xca\x3e\x6c\x29\xfb\x60\x26\xd4\x61\x86\x74\x98\x21\x1d\x66\x48\x87\x19\xb2\x95\x7c\xf3\x6f\xf6\x58\x7e\x08\x6e\x62\x7f\x65\x7f\xf8\x2e\xe1\x93\xfb\x45\x46\xf4\x7f\xcf\x69\x4a\x98\x04\x69\x94\xaa\x45\x28\xcf\x34\xac\xfc\xf2\x9a\x7f\xb8\x1b\x5e\x7d\xba\x08\xb3\x69\x3e\x5c\x3e\x5c\xdc\x0f\x6f\xfa\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6e\x64\xb7\x83\xbb\xc1\xed\x8f\x90\x0d\x34\x3e\x1f\xde\xf5\xbf\xbb\x28\x11\x44\xe9\x79\xff\xec\xaf\x0f\xc3\xdb\xe6\xe7\x83\xff\x1e\xde\xdd\xdf\x35\x3d\xbd\x1d\x5c\x0c\xfa\x77\xcd\x5f\x7f\xec\x0f\x2f\x1e\x6e\x07\x2b\xd7\x63\xe5\x68\x57\x2b\x21\x12\x16\x09\xe2\xfc\x51\x64\xb9\x86\x28\xd6\x10\x79\xf1\xd1\xb1\xc3\xba\xbe\x4e\xd1\x83\xd5\xe9\xa9\x6d\xdc\x30\xd8\xa0\x21\xa3\x8c\xc4\x54\xe2\x49\x42\xe2\xa5\x96\xdc\x1a\x36\xb5\x84\x4b\x83\x7a\xd6\xda\xb3\x17\x39\x35\xcf\x8b\x0c\x2f\x40\x90\xa3\xa8\x08\x8b\x6b\xfa\x30\xfb\xd0\xd8\x03\xd3\xbc\x8b\x3e\x91\x52\x4f\x51\x2e\x04\x61\x2a\x59\x20\xf2\x99\x4a\x25\x97\x1a\x75\xdb\xd7\xd4\xac\xbd\x53\x7d\x83\x73\x2c\xd1\x84\x10\x56\x1e\xbf\x20\x09\xc1\xb2\x66\xcc\x76\xf7\xdb\x2d\x8b\xdf\x2b\x6b\x8d\x31\x97\xd1\x14\xd3\x24\x17\xa4\x72\x5a\x78\x9a\x61\x41\x25\x67\x83\xcf\xfa\x2e\xd3\x07\xf9\x1a\x3e\xe7\x62\xbb\x13\x33\xf8\x6b\x48\xc1\x57\xe5\x7f\x7e\xba\x2f\xff\xab\x74\xe6\x2f\xee\xcb\xff\x5a\x4d\xeb\x41\xc3\x55\xca\x3e\x42\x9f\xee\x4f\xd1\x27\x08\x71\x12\xe8\x7e\x8e\x0d\xc5\x5e\xdc\x9f\xa2\x0b\x22\x25\xfc\x52\x7c\xac\xa8\x4a\x60\x6e\xdf\x51\x86\xc5\x02\xb9\xe9\x9b\x44\x57\x1c\xcd\x11\xf1\x4b\x53\x5d\x3c\xf6\xf7\x9c\x81\xea\x5e\xac\xde\x05\x9f\xd1\x08\x27\xbb\x2d\x62\xff\xaa\xc4\x07\xae\x6f\x57\x2e\x45\xf8\xf6\xf2\x5a\xf4\xaf\xce\x21\x89\xd4\x0d\xb5\x66\xe6\x57\x44\x6a\x22\x89\x38\x8b\xad\x97\x46\xdf\xfe\x8b\x40\xa8\xff\x3b\x87\x44\xdc\x5c\x52\x36\xd3\x2d\xa2\x13\x74\x7d\x3b\x62\xd7\x22\x36\x86\x50\xa2\xa5\x61\x43\x73\x54\x22\xc6\x15\xa2\x69\xc6\x85\xc2\x4c\x69\x45\x00\xc4\x00\xbb\x22\x86\x03\x9c\xf1\x34\xcd\x15\xd6\x07\x6d\x69\x51\x99\x31\x87\xdc\x11\x35\x8c\xc1\xb5\x52\xb3\x86\x46\x4e\x28\xe6\x92\x09\xdd\xbe\x96\x51\xca\x3a\x34\x8d\x97\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xcb\x20\xcf\x7f\xd5\x1a\x08\xce\x4c\x52\x05\x11\x7d\x11\xcd\xa9\x22\x91\xd2\x47\x70\x2b\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\xd0\xbf\x3c\xff\xf3\x7f\x94\x7e\xb8\xbd\x5c\xfa\x61\xfc\xe3\x9f\x97\x7e\xf9\xff\xad\xa4\xa7\x6a\x4f\x4b\x7a\x7e\x30\x97\x23\x10\xa9\xc1\x26\xec\xa6\x8a\x68\x8a\x67\x04\xc9\x3c\xd3\x14\x20\x8f\xcb\xfb\xab\x45\xca\x0b\x8e\x63\xca\x66\x26\x03\xf4\x82\x2a\x22\x70\x72\x89\xb3\x8f\xce\x7e\xbd\xc5\xea\xfc\xdf\xbb\x52\xbe\xee\x87\x9f\xfb\x97\x61\xc6\xef\x87\x9b\xdb\xeb\xfb\xeb\x95\xb3\x2e\xb5\xb0\x7c\x8c\xf4\xe3\x53\xf8\x5f\x74\x82\x74\xeb\x5e\xf2\x4d\x89\xc2\x5a\x23\x40\x5f\x9b\xa4\x39\x9f\x48\x43\x59\x02\xa7\x26\x13\x34\xa5\x70\xa5\x18\x0b\xde\x37\x46\xb8\xf6\xda\x83\x3f\x37\xe6\x03\xd0\x96\xdd\xa5\xcc\x62\x2c\x62\xf4\x77\x59\x4d\x1f\x07\xc3\xb1\xf9\x81\xc4\xe8\x08\xcd\x95\xca\xe4\xe9\xc9\xc9\xf3\xf3\xf3\xb1\x7e\xfb\x98\x8b\xd9\x89\xfe\xe3\x88\xb0\xe3\xb9\x4a\x13\x93\x2e\xaf\x57\xe1\x14\xdd\x08\xae\xaf\x10\x50\xd0\x89\xa0\x38\xa1\xbf\x92\x18\x4d\x0c\xff\xe3\x53\xf4\x4b\xc4\x05\x39\x2e\x36\xc6\x1a\x95\xec\x3d\x62\x0d\x4f\x27\xfa\xa5\x1a\x66\x52\xdd\x4f\x14\x93\x88\xc6\x56\xcc\x20\x2c\xe2\x60\x79\x34\xbe\x0a\xdd\x9e\xcb\x34\xd4\x1a\x4d\x96\xab\x62\x39\x03\x65\x05\xc7\x24\xc8\x76\x57\xbc\x4c\x70\x5a\xf1\x19\x1a\xb5\x35\xd7\x2a\xba\xbe\x5b\x31\xdc\xaa\xee\xd5\x4c\x4f\x38\xe2\x09\x9a\xe4\xd3\x29\x11\xa1\x43\xba\xa7\xb5\x19\x2a\x91\x20\x11\x4f\x53\x90\x18\xf4\x57\xb9\x34\x54\x0d\x2b\x66\x47\x7b\x3c\x62\xb0\xff\x5a\xcd\x01\x0a\x88\x39\xb0\x3a\x46\x48\x8c\x30\x5b\x98\x6e\x26\xf9\x34\x6c\xdf\xc0\x50\xe0\x18\x51\x35\x62\xfd\x24\x41\x82\xa4\x5c\x91\x20\x87\x12\x9c\x67\xe5\x05\x07\x16\x29\x48\x96\xe0\x88\xc4\x86\x1e\x12\x1e\xe1\x04\x4d\x69\x42\xe4\x42\x2a\x92\x86\x0d\x7c\x0d\xb6\x1a\xbd\x66\x54\xa2\x98\x3f\xb3\x84\x63\x3b\x8f\xea\x67\xdf\x94\x4f\xe3\xc0\x41\x04\x0c\x84\xe0\x02\xfe\xe7\x07\xca\xe2\xbd\x71\xa8\x87\xbb\xc1\x6d\xf8\xef\xbb\x9f\xef\xee\x07\x97\x9b\x71\x1f\x4f\x59\x30\x3c\xd0\xe1\x4f\xd1\x9d\x59\x04\x2e\xb4\x44\x24\x1a\x26\x75\x69\x49\xa9\xf8\x81\xc7\x5b\x72\xdf\xcb\xfe\xd5\x43\xbf\xc4\x51\xee\xce\xbe\x1f\x9c\x3f\x54\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xb3\xef\x87\x17\xe7\xe3\x1a\x85\xf1\xc3\xed\xe0\xec\xfa\xc7\xc1\x6d\xa1\xdb\xd5\x2e\x51\x65\x30\x55\x66\x75\x6f\x98\xd2\x9c\xc7\x68\xb2\xa8\x07\x84\xd0\x92\x73\x02\xbe\xd8\x02\x12\xc5\xb4\x7a\x0a\xbc\xc9\x61\x73\x14\x5f\xa4\x3c\x26\x3d\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\xeb\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x53\xd4\x47\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x9a\xa1\xb9\xcd\xd2\x8b\xd0\xb8\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\xd7\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\x51\xdb\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa6\x8d\xf2\x31\x19\x5e\xdf\x29\x81\x15\x99\x2d\xce\x2d\xcb\xd8\xfe\x78\x9c\x5f\xff\x74\x75\x71\xdd\x3f\x1f\x0f\xfa\x9f\xca\x27\xde\x3f\xb9\xbb\xbf\x1d\xf4\x2f\xcb\x8f\xc6\x57\xd7\xf7\x63\xf7\xc6\x4a\x92\x6f\xe8\x60\xf9\x9e\x2e\xbf\x78\x8a\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x53\xb0\x8c\xd5\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb0\xf8\xe8\x7a\x7a\x74\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x63\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd1\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x1a\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\xcb\x54\xf5\x90\xed\x46\x53\x0f\x37\xb0\xe2\x46\x63\x2f\xe9\x86\xf6\x49\x0d\xad\xc1\xc4\xcd\xe3\xd5\x97\x4c\x7d\xdb\xcb\xe4\x54\x7e\xb1\x86\x9c\x4c\x2e\x95\xde\xf9\xa9\xd6\x36\x6b\x68\x89\x7c\xa6\xd6\x60\x10\x8e\xbb\x42\x42\x45\x33\x60\x5e\xc5\x59\x46\xb0\x90\x75\xbb\x5d\x16\x03\x1b\xf6\xde\xf4\x14\xf6\x61\x37\xd9\xf5\xd3\x43\x9c\x81\xc1\xc1\x0b\x11\x15\x8a\x6c\x41\x03\xa6\xad\x25\x0a\xb8\x01\xb4\xa5\x6b\x8b\x6c\x74\x49\xa5\x56\x1a\xcd\x8f\xdf\x59\xc8\xa5\xed\x08\xe2\x63\x7f\x78\x51\x11\x2e\xc6\xe7\x83\x8f\xfd\x87\x8b\xd5\x66\xc2\xd2\x77\xd5\x2d\x46\x47\x48\x3f\x2f\xfb\xcd\xe9\xd4\xdc\x19\x0e\x38\xca\xa8\xb4\x84\x81\xd1\xca\x42\xd5\x18\x7b\x75\x4c\xb2\x84\x2f\x52\xc2\xc0\xc4\x53\xba\x09\xf5\x7a\x4e\x31\xb5\x57\x4b\x30\x58\xb0\xe2\x58\xb3\x1b\x5c\x63\x47\x0e\xad\x8a\xc4\xfe\xe6\x2d\x83\x55\x55\x58\xf7\x8d\xf1\x9e\xd9\xff\xdc\x29\xac\xb6\x3c\x63\xfd\xb3\xfb\xe1\x8f\x83\xb2\x7e\x78\xf6\xfd\xf0\xc7\x3a\xa9\x66\xfc\x69\x70\x35\xb8\xed\xdf\xaf\x11\x4e\x2a\x4d\xd6\x09\x27\x52\x0f\xb8\xea\x3d\xa5\xd2\x47\x04\x45\x06\xf2\x0a\x51\x25\xd1\x13\x95\x74\x42\x01\x20\xcc\x7a\x22\x1f\x86\xc0\x59\x9f\x70\x42\x63\xaa\x16\x4e\x7c\x31\xfd\x96\xf7\x51\x73\x52\xdb\xbe\x31\x3b\x84\xfe\x49\xb0\xf2\x99\xcd\x71\x93\x3e\x45\xa0\xdb\x3e\x81\xd2\x16\x7c\xc6\xb4\x20\xcd\x66\x44\x98\xe1\x80\xf7\x25\x1c\x4b\xf0\x5c\x8f\x2a\x14\x56\x8a\x55\xf3\x42\xeb\x8c\x30\x22\x00\x04\xce\x77\x62\x04\x29\x41\xd8\x57\x5a\xe6\xca\x12\x1a\x51\x95\x2c\x50\x04\x36\x2c\x30\x67\xa6\x98\xe1\x99\x15\x0e\x40\xcd\xa9\x90\xc4\x5f\x0d\x8a\xda\xf5\xd4\x9a\xf6\xef\x29\xd9\xf2\x98\x3d\x5c\x9d\x0f\x3e\x0e\xaf\xca\x24\xf0\xfd\xf0\x53\x49\x84\xbd\x1c\x9c\x0f\x1f\x4a\xb7\xb9\x96\x64\x57\xcb\xf5\xd5\x66\x6b\x8e\xa2\x7f\xe9\x14\x9d\x9b\x4f\x4f\xf5\xe2\xd6\x40\xc4\x79\xe5\xb7\xb2\x0e\xb7\x2e\x24\xcf\xfd\x31\x60\x4a\xd4\xfa\x25\xda\x9a\x90\xac\x0f\xb2\x64\x43\xaa\x0f\x55\x58\xea\xfb\xaa\xea\x54\xae\x4e\xd9\xbd\x08\x41\x97\xc7\x85\x65\x29\x8c\x61\x00\xa3\x41\x93\x11\xab\xc6\xad\x55\x30\xec\x1f\xc1\x45\x9d\xe6\x52\x19\x57\x22\x10\x27\x7a\xfc\x8b\xd4\x0b\x0a\xae\xc6\x63\x74\x47\xc8\x88\x39\xeb\xc1\x8c\xaa\x79\x3e\x39\x8e\x78\x7a\x52\xe0\x13\x9e\xe0\x8c\xa6\x58\x4b\xd2\x44\x2c\x4e\x26\x09\x9f\x9c\xa4\x58\x2a\x22\x4e\xb2\xc7\x19\x44\xc0\x38\x77\xea\x89\x6f\x76\xc6\xff\xfd\xe2\x4f\xdf\x1e\x5d\xfc\xe5\xdb\x0f\xcb\x16\xb2\xa6\xfd\x1f\xb0\x08\x67\x32\x4f\x6c\xc4\x9c\x08\xd7\xc6\x1d\xf9\x9c\xac\xdb\xef\xab\xf2\x76\xed\xa6\xbf\x9e\xdd\x3c\x94\x2c\xd6\xe5\x7f\x5e\x0e\x2e\xaf\x6f\x7f\x2e\x71\xca\xfb\xeb\xdb\xfe\xa7\x12\x43\x1d\xdc\x7c\x3f\xb8\x1c\xdc\xf6\x2f\xc6\xee\xe1\x2e\xb6\xb7\x1f\x18\x7f\x66\xe5\xa5\x91\x8e\x03\x2e\xf5\x74\x8a\x3e\x72\x81\x7e\xf0\x3b\x79\x34\xc1\x12\xae\x18\x77\x67\xc9\x1e\xca\x78\x0c\x8c\x17\x91\x6c\x4e\x52\x22\x70\x62\x6d\x06\x52\x71\x81\x67\xe6\xa6\x97\x91\xc0\x2a\x9a\x23\x99\xe1\x88\xf4\x50\x04\xd4\x30\xeb\xc1\xa6\x80\xaa\xc5\x67\x55\x3b\xdf\x6d\xce\x14\x4d\x89\x53\xc1\xed\x3f\xef\xcd\x66\x6c\xb1\x39\xd7\xf7\xdf\x97\x85\xbd\x8f\x17\x3f\xdf\x0f\xc6\x77\xe7\x3f\xac\x5c\x4f\xf3\x59\x69\x64\x77\x10\x80\x74\xc6\x93\x3c\x65\xe1\xdf\xdb\x8f\x6d\x78\x75\x3f\xf8\x54\x1d\xdd\x75\xff\xbe\x4c\x19\xb7\xe5\x00\xb7\x0f\xdf\x5d\x5f\x5f\x0c\x4a\x2e\xe1\x0f\xe7\xfd\xfb\xc1\xfd\xf0\xb2\x44\x3f\xe7\x0f\xb7\x06\x8d\x70\xd5\x34\xdd\x08\x6a\x26\xaa\xa7\x15\x4e\x73\xdf\xac\xb0\x15\x27\xea\xdb\x80\x72\x73\x96\x8f\x02\xb8\x1d\x13\x0e\x06\x56\x9d\x23\x6f\x52\x8d\xcc\x48\x6b\xd9\xa1\x2a\x6f\x13\x6a\x66\xc7\x2b\x37\x7a\x15\x57\xbe\xf7\x43\x30\x50\xa0\x46\xd9\xc6\x49\xc2\x9f\x4d\x28\x6f\x4a\xf5\xad\x6c\x81\xd1\xf4\x2b\xb2\xf0\x10\x1e\xd7\x70\xbc\xf2\xb6\x90\x48\x10\x75\xc9\x73\xa6\xb6\x27\xb9\xfe\x55\x89\xef\x0c\xae\x7e\x1c\xff\xd8\x2f\x53\xe0\xf0\x62\x35\xab\x09\x9b\xa8\xb9\x8a\xfb\x57\x3f\xfb\x4b\x18\x02\xbe\x7b\x5e\x43\x35\xb2\x6b\x94\x50\x2d\xf6\x46\x58\x6b\xaf\x09\x48\x34\x88\x50\x30\x39\xa4\x7a\x72\x10\x60\x9a\x19\x7f\x92\xe1\x4f\x66\x90\xa7\xee\x8f\x4a\x7b\x12\xd6\x05\xac\xa9\x2e\x9e\x1e\xda\xb1\x5a\x35\x43\x84\x3d\x51\xc1\x01\xcf\x16\x3d\x61\x41\xb5\x34\x6e\x5a\xd6\x73\x3d\x85\xff\xdd\xac\x4d\x30\x8c\x56\x18\xd7\x1d\x17\xea\xdc\x07\xf2\x6e\x67\x0d\xa9\x0b\x68\x5d\x0e\x65\xad\x37\x74\x2c\x7f\x5b\xb3\x39\x3b\x06\xfc\x96\x27\xfc\x8f\xe4\x9c\xe2\x44\x33\x80\xfd\xc9\x8b\xfd\xab\xbb\x61\x59\x7e\x2c\xab\x19\x01\x5f\xde\x5a\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd1\x70\x0a\x2c\x41\xbf\xce\x50\xce\xac\x03\x4c\x5f\xb8\x66\x90\x3d\x2d\xca\xda\x21\x78\x0d\x11\x0c\x2f\x8c\xb8\x60\xa9\x62\xf0\x23\xf6\x93\x77\xa2\xc1\xa3\x29\xd7\x0c\x48\xef\xa2\x6d\xef\x14\x61\x26\x69\x0f\x69\x85\xa5\xba\xa7\x90\x3a\xa0\x15\x4a\x1b\xc2\xa5\x39\x8d\xfd\xf3\xf5\xaf\x81\xa5\x38\xe1\xf0\x32\xa8\xbf\x0b\x2a\x57\x41\x83\x68\x9c\x18\x8f\xc9\xb8\xfd\x9d\x10\x71\x41\xac\x9f\x65\xe3\x6b\x60\x1d\x63\xbf\xc7\xf2\x71\xc9\xf7\x30\x64\x52\x61\x16\x91\xb3\x04\xcb\x2d\x83\x90\x9c\x8d\xa3\x57\x96\x38\x6e\x6f\x1f\x6e\xee\x87\xdf\xad\xe1\xf2\xd5\x8f\x97\xc3\x80\xa2\x24\x77\xee\xb9\x89\xe0\x38\x46\x9a\x7d\xce\xb8\x71\x05\x5a\xc1\xbf\x80\xfe\x36\x79\x3d\x3e\xa0\xb2\x04\x3b\x5e\xa4\x23\x58\x3b\x47\xe8\x4a\xa0\x76\x21\x50\xa4\x57\x02\x05\x26\x0f\xb7\xd5\xe0\x59\x34\x05\x49\xac\x75\x2b\x4b\xb0\x9a\x72\x91\x1a\x2e\x5f\x9a\xb4\x69\x7c\x75\xa3\x94\x29\x22\x44\x9e\x29\xea\xb0\xdc\xab\x52\x2a\x54\x78\xe7\xb3\x4b\x22\x25\x9e\x91\x5d\x1c\xd0\x75\xca\xc3\xdd\x8f\xe1\x3f\xc1\xc1\xdc\x46\xf6\x2f\x8d\xd0\x45\xbe\x3b\x7a\xba\x66\x1f\x4d\x20\xcf\x0d\x4f\x68\xb4\x65\xc0\xdd\xc7\xfe\xf0\x62\x3c\xbc\xd4\x4a\x7c\xff\x7e\x70\x51\x12\x25\xe0\x59\xff\xe3\xfd\xe0\xd6\x82\x58\xf7\xbf\xbb\x18\x8c\xaf\xae\xcf\x07\x77\xe3\xb3\xeb\xcb\x9b\x8b\xc1\x9a\xc8\x9c\xc6\xc6\x97\xad\xab\xd5\x57\x4f\x97\x7e\x81\x1d\xd6\xbc\x2c\xb4\x97\x41\xd6\x18\xa6\x09\x38\xc1\xb9\x71\x86\x63\xc4\x78\x4c\xe0\x67\xe9\xac\x33\x1e\x39\x1a\x0d\xd5\x57\x49\x82\x70\xae\x78\x8a\xc1\x6b\x93\x2c\x46\x0c\x4f\x34\x6b\xc5\x49\x12\x84\x77\x89\x9c\x31\xcd\x62\x75\x63\x06\xa2\x3d\x4a\x88\x66\xe7\x59\x90\xec\x67\xfd\x06\x53\xca\x20\xd2\x36\xc5\xe2\xd1\xb8\x99\x8a\x2e\x8b\x43\x21\x11\x96\x23\xa6\xc7\x45\xac\x61\xa8\xcd\x0a\x9f\xb6\x7a\xab\x71\x75\x52\xfc\x48\xf4\xaa\xa4\x79\x34\x47\x99\xe0\x33\x41\xa4\xb4\xb6\xe5\x08\x33\x13\x80\x60\x5f\xd7\xd7\xd0\x88\x31\xae\x97\xc2\x99\xb0\x63\x92\x11\x16\x13\x16\x51\x93\xd6\x07\xbe\x7b\x6f\xda\x9c\x09\x9c\xcd\x91\xe4\xe0\xf4\x86\x65\x07\xfb\x95\xf9\xc8\xdd\x64\x66\xc6\xe6\x71\x68\x81\x16\xb9\xe6\x13\xd7\x20\x27\x9a\x55\x86\x8f\xdd\x65\xe8\xdc\x2e\xc6\x0e\x98\x66\x09\x51\x06\xac\x1f\x96\x1c\x36\x43\xaf\x75\x69\x3f\xf4\x36\xd5\x6d\x82\xbe\xb0\xdd\x98\xb1\xb4\x23\x3a\xae\xb1\x6c\xdb\x23\x85\xbe\xc7\x2c\x4e\x74\x2b\xce\x87\x51\x3e\x8b\x90\x8a\xd2\xd7\x54\xe3\x4e\xe3\x2e\xb7\x68\x84\x73\xb9\xcb\x35\x5a\xc9\xc5\x34\x56\xc1\xa3\x22\x28\x04\xc8\xdb\x26\x62\xc2\xea\x66\x9a\x45\xe2\x84\xdb\x55\x32\xaf\xe7\xa6\xfe\x13\x82\xd1\x34\x5c\xb3\x99\xa0\x2c\xa2\x19\x4e\xb6\xd2\xfd\x2a\xc1\xf8\x36\xc6\xfd\x6b\x3a\xd5\xe4\xf3\xcd\x92\xdb\x56\x11\x91\x42\x82\xb2\x1d\xa6\xdf\xc2\x0d\x2c\x49\x36\xab\x81\xc8\x22\x9a\x04\x0b\x9e\x1b\x7f\x1c\xac\x0b\x89\x6b\x8e\xea\x71\xdd\x76\xeb\x93\x81\xcb\x01\xd0\x5b\x6c\xb6\x89\xfc\x69\x5a\xbf\x4a\x2b\xb6\x77\x13\x8c\x87\x93\x9b\xfa\x36\xeb\x76\x20\x78\xf8\xaf\x55\xb4\x73\x89\x33\x4d\x33\x16\xb6\x1f\x17\x73\xb4\x4a\x92\xad\x0a\xe6\xe2\x67\x02\xdf\xb9\xcf\x0b\x69\xbf\x1b\xc5\x12\xda\x00\xa8\xe5\x4e\x4a\x31\x04\x41\x8e\xb9\xa5\xf1\x69\xae\x65\x59\x84\x21\x0a\x01\x7d\x4d\x8e\x67\xc7\xc8\x15\x61\xe8\xa1\xfe\xcd\xcd\xe0\xea\xbc\x87\x88\x8a\xbe\x71\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\x77\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x85\x29\x9c\xc3\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x60\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf3\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb1\x69\xae\xa3\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\xaf\xe9\x77\xb2\x58\xea\xd5\x55\xb8\x79\x90\xde\xa4\x62\x2e\x61\x49\x60\x27\xa5\xa9\x90\xa3\xe6\x64\x81\xe6\xf8\x89\x94\xba\x74\x09\x31\xba\xe1\x05\xcf\x45\x1d\xa3\x1b\xb1\x73\x92\x09\xa2\x25\xfd\xaa\x03\xc5\xd3\xf4\x6d\x99\x12\x3b\xba\xee\xe8\xfa\xdd\xd3\xf5\x99\x29\x94\xd4\xf7\x85\xb1\x76\x12\xe0\x4c\x63\xe3\x8c\xf3\x64\xdc\xc2\x26\xd2\x7e\xc5\x4b\x9e\xb0\x4a\xd9\x28\x80\x04\xe0\x39\xc8\x47\xa5\x6b\x93\xeb\xbb\x2e\x48\xb1\xb5\xc3\x5b\xb1\x0c\xce\x65\x16\xd4\xcb\xd9\xe5\xbc\xd7\xb5\xb2\xaa\x25\xf4\xe2\x62\xce\x99\x91\x6f\xbc\xbb\x2c\xac\x7f\x5a\x3a\x4c\x4e\x14\xa1\x6c\xa9\x1a\x9b\xa1\x67\xbd\xc0\x46\xee\xf8\x47\xce\x15\x96\xdf\x1c\x8f\x98\x16\xa2\x1e\xc9\xc2\x98\x5b\xb5\x98\xf2\x3b\x2d\x8b\x1f\x49\xc2\x24\x84\x7b\xff\xce\xb8\xe7\x34\x89\x3b\x73\xb5\x51\x4d\x4d\x11\x38\x08\xba\xf6\xbd\x40\x88\xae\x6d\xd4\x4a\x49\x45\x00\x34\xc8\xf9\x66\x2e\xf6\x99\x19\xfe\x8c\x28\x48\xb1\x56\x54\x81\xce\x14\x9b\x2a\x73\x4b\x43\x5f\x6b\xba\x32\x54\x21\x38\xf8\x49\xe2\x7c\x37\xc6\x2f\x97\xdb\x58\xcb\x19\xbd\xb6\x70\x67\x63\xde\x4f\x9c\xdd\x28\x12\x7c\xa9\x74\x1b\x96\xc8\xec\xf4\xc4\xb0\x03\xe7\xbf\x26\xec\xf8\x99\x3e\xd2\x8c\xc4\x14\x43\x04\xbc\xfe\xd7\x89\x9e\xd7\xbf\x9f\xdd\x5e\x5f\x8d\x8b\x4c\x9e\xff\x1a\xb1\x7e\x22\xb9\xcf\x52\x40\x8c\x33\x1f\x6e\x9f\x09\xe2\x44\x42\x3b\x17\xb0\xba\x16\x66\xc4\x11\x6b\x1a\x41\xcc\x23\x79\x8c\x9f\xe5\x31\x4e\xf1\xaf\x9c\x81\x2b\xbd\x0f\x7f\x9e\x25\x3c\x8f\x7f\xc2\x2a\x9a\x9f\xc0\xb9\x56\x27\xe4\x89\x30\x65\xdc\x54\x7a\xb9\x62\x48\xde\x95\x10\xad\xff\xef\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xfa\x4b\x8a\x4f\xa7\x92\x6c\x74\x21\x15\x4a\xda\xdd\x35\xfa\xcb\x9f\xbf\xfd\x83\x26\xa1\x6d\xd6\x78\x78\x77\x3d\xd6\xdf\xff\xfb\xb9\xfd\x5e\x6e\xc0\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x75\xdc\xed\xbc\xd4\xfa\x6e\x2a\xdb\x56\x8b\x09\x2a\x76\x30\x47\x74\x84\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\xd5\x6f\x60\x2e\xe8\x56\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\x48\xcf\x40\x7d\xdd\xfd\xc9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\x52\x3f\xf3\x69\xd5\xf4\x8a\x9a\x6d\xf8\xd5\x4d\xb6\x66\xdb\xfa\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xfa\xc1\xd0\x88\xb3\x71\x42\xd9\xe3\x56\x9b\x71\xed\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x06\xe7\xe3\x63\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x1e\x92\x79\x34\x77\x99\x79\x11\x67\x52\x8b\xd1\x5c\xa0\x88\xa7\xa9\x29\x6e\xca\x08\x52\x9c\x27\xd2\x46\xbb\xb3\x23\x85\x23\x35\x62\x45\x7f\x6b\x4e\x9e\xa9\x80\xb4\x5b\xea\x5e\x7b\x97\x4e\x51\x69\x69\xa5\xc0\x4d\xe3\x10\xb3\x01\x8c\x60\xc6\x13\x15\xa0\x3f\xf0\xe5\xb3\x64\x36\xac\x41\x33\x90\x73\x2e\xd4\x38\xae\xe5\x39\x6b\x89\xa6\xca\x08\x19\x39\x4a\x20\x68\x98\x3f\x69\xe1\x9f\x3c\x7b\xe3\xeb\xaa\x21\x68\xaa\x5e\x35\x82\x76\xc7\x68\xe5\xc8\x36\x25\xc1\x86\xb5\x32\x08\x1e\x51\x39\x26\x7c\xdd\x18\xef\xe0\xab\x33\xfd\xd1\xca\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb5\xa6\x16\x3a\xe1\xe5\x32\x47\x57\x4d\xe5\xa1\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9d\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\xec\xa1\x49\x2e\xb5\x16\x6a\x82\xd5\x4c\x3c\x0a\x51\x51\x2b\x2e\xb4\x6b\x12\x71\x5c\x69\x70\x59\x45\xd9\x82\x34\xda\x1d\xca\x41\xe5\xae\x58\x43\x38\x7d\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xe9\x1c\x00\x2a\xe4\xde\xbc\x14\xaf\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x6a\x03\xb7\x96\x5d\x45\xb7\x01\xe6\x4f\xbb\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\x9a\x81\xdc\x96\xf6\xde\x94\xc6\x85\x29\xd8\x44\x8f\xd5\x24\xbf\x8b\x13\xfb\x7c\x70\x77\x76\x3b\xbc\x31\x90\x13\xd7\xb7\x97\xfd\xfb\x71\x8d\x5f\xbb\xe6\xad\xcb\xfe\xed\x0f\xe7\xeb\x5f\xfb\xfe\xbe\x9c\x95\x5d\xf3\xca\xed\xdd\xea\x64\x8e\x16\x43\xac\x49\x0a\xab\xed\xe7\x14\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x84\x4c\x46\xb0\x82\x10\x22\x21\x55\x8d\xe3\xf0\x1e\xe2\x72\xd6\x4b\x98\xe5\xcd\x32\x30\x6c\x7b\x15\x8d\x36\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x22\x02\x7d\xc7\x78\x9f\x73\x2a\xb3\x04\x2f\x96\x7a\x58\x77\xe5\x5c\xe1\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\xcf\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x47\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x0f\x3d\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe1\x92\x19\xa4\x98\x26\x57\x5c\x79\xcb\xdc\x2e\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\x9b\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x6b\x77\x80\x3d\xbd\xa0\x4b\x76\xd7\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\xb6\x74\xcd\xd6\xc5\xbc\xbe\x88\x93\x76\x50\xd3\xd1\x01\xb9\x6b\xeb\xd7\x61\x37\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x5b\xaa\xad\x0f\x4d\x4a\x6a\x63\x08\x03\xaa\x2a\x5e\x19\x89\x36\xd0\xb8\xfc\x00\xef\xf4\x77\x6b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x6b\x47\x1c\x25\x5c\x96\xb1\x72\x5a\x0f\xfa\xcc\x7e\xba\x6a\xdc\x83\x90\x7c\xb5\x5c\xb8\x51\x40\x43\xcd\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\xdd\x43\x14\xa2\x2d\x41\x21\x4b\x0a\xe4\x00\x16\xa3\xc2\x0d\x32\x62\x45\xcc\x8a\x44\xcf\x24\x81\x30\xb7\x88\xa7\x19\x98\xf8\xed\x70\x6d\x4b\x24\x36\x11\xc3\x3d\xc4\x73\xa5\x1b\x33\x39\x39\xce\x88\x6b\x13\x7e\x0a\xb7\x87\xf1\xbd\xd9\xe0\x77\x0f\x2c\x6d\x68\xdd\xdc\xa5\x94\xa1\x4f\x44\x41\x2b\x00\xdc\x1f\x4e\x10\xf4\x84\x6a\x08\x65\xfd\xda\xef\x70\xa2\xec\x4c\x36\xd8\xf9\x02\x38\xe5\xbb\x84\x4f\x56\x1b\x09\xa0\x71\xf4\x70\x3b\x74\x16\xc9\x22\x7e\x2a\x40\x2f\x2e\x79\x14\x07\x37\xb7\x83\xb3\xfe\xfd\xe0\xfc\x18\x3d\x48\xa2\x97\xc7\x4f\x17\xf2\xab\xbd\x4a\x62\x46\x6e\x91\x58\x98\x54\x04\x37\x19\x42\x88\x10\xa5\x2c\xe8\x35\x8c\xa3\x0c\xd3\xb2\x9a\xb0\x01\x24\x85\x5a\x43\x1d\x00\x0b\x55\xe7\x69\x23\xf3\xd6\x9d\x40\x88\x93\x1a\xbf\x9f\x28\x35\x33\xde\x74\x39\x32\x6f\x1d\xf9\x94\x23\xfa\x5e\x7a\x32\x70\xb4\xd4\x9c\x50\x81\x5a\x4d\xcb\x10\xd5\xb8\xfd\x9c\x82\x10\xf7\x4b\x9c\xad\x4e\x3f\xc5\xcf\x25\xa2\x35\xa2\x70\xe0\xbb\x7f\xe9\x73\xe0\xd8\xda\xd8\xb0\xc2\xdd\x27\x58\x38\xb4\x0c\x6f\xf5\x7c\xd3\x64\x7c\x48\x67\x24\x0b\x27\x56\x19\x84\x8d\x63\x95\x08\xce\x0e\xfc\x42\x19\x2a\x5d\x89\x3d\x34\xa5\x9f\x6d\xa3\x45\x7c\xbb\x7b\x35\x08\x78\x68\x88\xa7\x9c\xe3\xe5\x33\xb5\x81\xd8\x70\x03\xdf\xaf\x14\x22\xb9\xd4\x22\x51\xa4\xc5\x25\x41\x22\x2e\xf4\x4d\x01\xdd\x16\x5e\x88\x75\x22\x83\xc2\x42\x2f\xca\xb2\x57\x66\xd5\xe9\x2f\x6a\x90\xc4\x58\x91\x23\x2d\x7a\xad\x49\x80\xb6\x39\x32\x90\x4d\x83\x55\x00\x07\x56\xdc\x3c\x13\x32\xc3\xcc\x85\x66\x37\x0c\xd7\x5d\x79\x3b\xb0\x2a\xad\x02\x61\x48\x0f\x03\xf9\x0a\x52\x7f\x4a\xe3\x90\x19\xac\xe7\xca\x71\xd8\xe8\x97\x43\x58\xb6\x67\xec\x83\x71\x1a\x06\x9b\x67\xf1\x21\x0d\x36\xc1\x52\x21\x3b\xa6\x26\x53\x44\xa0\x22\xbe\xac\x11\xb6\xa4\xdb\xb7\x55\xde\x34\x09\x95\xb5\x58\x02\x9e\x11\xe9\x70\x53\x0c\x4a\x8c\xd6\x69\x9c\x20\x6c\x4a\x31\xfb\xb3\x6d\x6b\x32\xbb\x5b\x22\x64\x26\x10\xa4\xbf\xdc\xf4\x31\xea\xb3\x25\xbc\x2c\x17\x97\x55\x5a\x2f\x73\x27\xe1\xe4\x19\x2f\x24\xca\x84\x81\x96\x31\x91\xfb\x6e\xf2\xa0\x81\x95\x3f\xf2\xa1\x10\xca\xa5\x4e\x20\xb0\xc5\xac\x0f\x9a\x73\x72\xef\xf8\x05\x5c\x79\x95\xa8\x72\x2f\x90\x17\xcd\x15\xb6\x8a\x16\xac\x4e\x91\x71\x34\xc7\x6c\x46\xc6\xce\xc8\xba\x8d\xb6\xa4\xdb\x39\x83\x66\xce\x6d\x2b\xf5\x97\xd3\x8d\x51\x98\x6c\xfd\x17\xf3\xaa\x37\x20\xea\x43\x20\x15\x9e\x11\x64\x46\xd4\xca\x2c\x5d\x8a\x18\xb3\x60\xc3\xa0\x27\xd8\x56\x07\xe5\x28\xfa\x26\xe1\x1d\x42\x9f\x2e\xf0\x84\x24\x6f\x13\x39\x01\x5d\x5b\xe3\x3c\x78\xeb\x4c\x36\x00\x41\xcf\x60\xcf\xaf\xb0\x0c\x6b\xbd\x17\x79\x5d\x6e\xc0\xaa\x79\x96\xaa\x9f\xef\x30\x51\x57\x2b\x64\x9b\xa9\x36\x55\x10\x09\xaf\xbd\xa0\xd2\x46\x9d\x81\x2d\xbc\xfe\xaa\x36\xe5\xed\x06\x12\x14\xfc\x68\x18\xc7\xce\x15\x3f\xd6\x4e\x65\x6b\x90\x81\x96\x55\xf0\x86\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xda\x71\xee\x5d\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\xec\x39\x41\x5c\x9a\x1a\x5a\x0d\x2b\xb0\xce\xb4\xe3\xae\xdf\x62\x5d\xcb\xf0\x96\x0e\x9a\x77\x46\x9f\x08\x73\x34\xdd\x73\x67\x42\x0f\xca\x75\x9a\x2c\x8e\x30\x84\x19\x93\x38\xf4\x7c\xac\xe6\x48\xc6\x20\x73\x08\xf6\xc8\xf6\x4b\x76\x5f\x1b\x46\x63\x40\xd2\x4a\xe8\xf6\x2e\x30\x3c\xa4\x52\x8b\xdb\x6b\x32\xc1\xb1\x44\xbf\x63\x5c\xfd\x2e\x40\x36\x76\xc6\x0b\xf8\xd4\x99\xa0\x7a\x4b\x25\x5b\xe0\xd0\x5a\xc2\x41\x38\x40\xd8\x5a\xbb\xf2\xbb\xc6\x06\x14\x81\xef\x2f\x2a\x8d\x0e\x96\xb3\xe0\x9a\x6a\x5e\x75\x1e\x7b\x54\xbd\x16\xaa\x06\x4f\x53\x56\xaf\x38\xe9\x25\x43\xa7\x5c\xe7\xa2\xf7\x7b\xd1\xca\x35\xbf\x84\x08\xb0\x0b\xb5\xa5\xad\x23\xa7\xd6\x80\x20\xd7\xdb\x25\xb6\xc9\xf3\x6c\x92\xcb\x45\x39\x74\xcd\x96\xc1\x68\x40\xf9\x3d\x1e\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x11\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x49\xd5\x24\x52\xeb\x57\x4d\x6b\x51\x57\x84\x75\xa9\x04\xeb\xea\x73\x56\x2a\x2a\x0b\x35\x18\x20\xc0\x89\x4f\x97\x57\x67\xe8\xac\x8d\x4e\xbf\xd3\xf4\xbc\xec\x85\xe8\x59\x8d\xc2\x98\xa4\xec\x0c\xb4\xa4\xf3\xad\xe3\xb5\x25\xd4\xe0\x69\x2e\x20\x5c\xb7\xae\xcd\xaf\xa3\x39\x4d\x0a\xdf\xc5\x37\x3d\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x76\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x4d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x1a\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x96\xb2\x38\xc2\x53\x8b\x05\x61\x6a\xcc\x78\x4c\xc6\xa4\xc6\xa5\xb9\x82\x49\x68\x21\xe0\x8a\xc7\x64\xad\x43\xd2\x33\xd3\x9f\xc0\x74\x23\xf3\x89\xdf\x0e\x48\xf0\xf7\xd9\xdc\xde\xfa\x50\xa6\xb4\xfa\x91\x7b\xf4\xd9\x6d\xc6\xbd\xad\x33\xd5\x85\x89\xf6\xe0\x42\xb0\x03\xa8\x77\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x7b\x87\x2d\x70\xc2\x6d\xbc\x19\x06\x64\xb4\x95\x3b\xa3\x58\x0a\x07\xb4\x72\xe4\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xfe\xd9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\x8d\x19\x4a\xcd\x32\x7a\xe1\x69\x2d\x12\xba\xcc\x38\xcb\xd2\x3a\x10\xab\x11\x29\x54\x49\x2b\xa9\xd3\x99\xd0\x24\x07\x0c\x56\xcd\x66\xa7\x79\x62\x0a\x37\x44\x5c\xc4\xa6\x72\xba\x2c\xa5\x8f\x41\x18\xae\x13\xef\xb1\xf2\x0d\x52\x0b\x55\x69\x4b\x43\x18\x0b\xce\x4a\x01\xf4\xaf\x39\xc9\xf7\x94\x81\xf7\xa6\x31\xcb\xf7\x78\x26\x8b\x20\x64\xb3\x36\x9a\x37\x17\xeb\xfb\x0f\x3d\x53\x19\xe4\xac\x3a\xcb\xa2\x87\x80\x32\x2a\xb9\x29\x0c\xba\x91\x45\xe7\xd6\x40\xdf\xef\xc1\xa4\xf3\x1a\xf1\x1c\xcb\x32\x52\x0d\xfb\xb1\xe4\xf7\xe4\x33\x38\xab\x2c\xe2\x85\xec\x24\xae\x86\x40\x45\xfa\x78\x41\x93\xc9\x16\x4c\x6e\x59\xa8\x5e\x19\x15\x5d\x18\x50\x3c\x5b\xab\x49\xa6\x56\x1c\xd2\x2e\x9e\x05\x05\x84\xb8\x45\xf1\xb2\xaf\x81\xeb\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\x51\xcf\xe3\x37\x30\x40\xd8\x86\xca\x5d\x2f\xfb\xed\x9b\x4e\x84\x61\x49\x87\x7a\x24\x96\xe1\x61\xd6\x1e\x06\x5f\x09\xe4\x6d\x0c\x88\x5e\xb4\x79\xbd\x93\xe1\xc9\x71\x1c\xe1\x68\xde\x38\xa9\x09\xe7\x09\xc1\xac\x49\x7a\xad\x7d\x5c\x3d\x22\x06\xdc\x14\x58\x77\x92\x00\xc2\xaf\x5b\x02\x5b\x15\xb2\x10\xdf\x59\x0c\xc8\xec\x86\x87\x9b\xd8\x40\x37\x50\x45\x98\xb3\xfc\x50\x36\x4b\x48\x75\xad\x2c\x84\x7e\xcf\x76\x92\x44\x79\x12\x94\x85\xcc\x88\xd0\xa3\xd6\x4b\xfc\x44\x98\xd6\x19\xec\x38\x9c\x33\xe3\xd9\x25\x44\xfb\x62\x50\x3d\xdf\xb5\xf3\xa7\x41\xd6\x61\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x5b\x9f\xce\x40\x88\xd8\xf8\x78\xde\x95\xcd\xc4\x1b\x9f\x49\xd3\xf7\x18\x62\x0c\x76\x76\xad\x05\xee\x97\x02\xaa\xc1\x6c\xac\x83\xe3\x7a\x25\x23\x32\x44\x6d\x94\xc3\x4e\x83\xa0\x8d\x26\x38\xa8\x17\xbd\x4b\x8a\xf2\x17\xee\x36\x68\x39\x94\x95\xae\xea\x96\x8e\x67\xb0\x4e\xae\x3a\xb7\x17\x36\x64\xbb\xec\xb2\xf5\xf9\x3d\x45\x98\xa3\x2d\xf0\xaa\x04\x06\x74\x02\xc8\x29\xff\xc9\x68\xd8\x54\x1a\x0b\x98\x2b\x73\x91\x66\x6a\x61\xab\xa2\xc1\xbd\x18\xe6\xf4\x1a\xc4\xb7\x3a\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xba\xce\xa0\x23\x6b\x56\xa8\x6d\xd2\x2d\x74\x88\x20\x52\x41\x6c\x68\x8a\x06\x31\x05\x66\xc7\x38\x69\xb4\x65\xed\x81\x69\x42\x9a\x6d\x81\xd2\x60\xc1\x5f\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\x0e\xad\x7c\x91\xb9\x49\x51\x09\xb7\xbd\xb3\x3a\xc1\x13\xb2\x91\x7b\xfa\xc2\x7c\xb0\x92\x8a\xe0\x15\x88\xec\xce\xb2\x64\xd1\x2e\xa2\x3c\x0c\xbd\xab\x05\x49\x5b\x37\xb0\x10\x5a\x6d\xe5\xdd\x54\x86\x27\xdb\x6e\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xf6\x4c\xeb\xce\x7e\x79\x66\x3f\x6c\xa3\x51\x9f\x22\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\xa9\xa0\x63\xa7\xd0\x66\xbb\xb5\x96\x5c\x0b\x9e\xb4\x6a\x61\x1d\x7a\x53\xbb\xa1\xea\x2e\xb6\x1d\x9e\xad\xcc\x31\xe6\x53\x87\x8b\xd4\x7e\x61\xab\x25\x4b\x36\xb0\x96\x3a\xf8\xe5\x4c\x50\x2e\x6c\x65\x90\x36\x41\x6d\x29\xfe\x3c\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xed\x6d\xbb\x7f\xfa\xe3\xca\xd1\x9e\x99\x0a\x36\xd2\xd6\x83\xfa\x4c\xd3\x3c\x45\x2c\x4f\x27\x56\xca\xc5\xf2\x31\x04\xbf\x74\xa9\xfa\x06\xc3\xc9\x0d\xb0\x04\x18\x20\x02\x38\xd3\x11\x0b\x80\xad\xad\xa9\x02\x47\x73\x4a\x9e\x00\x76\x53\x30\x22\xe5\x31\xba\xe2\x8a\x9c\xa2\x4b\x9c\xdd\x83\xa0\x66\x4a\x4a\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\xd5\x1b\x31\x8b\x86\xed\x56\xe5\x24\xe2\xcc\x20\xa2\x46\xb0\xb0\xbe\x09\x30\xf7\x3a\x68\x50\xe5\x12\x1b\xa9\x6c\x58\x6c\x81\x9f\xc7\x41\xf4\xea\xd8\x64\x07\x6c\x40\xc7\xb7\xf8\xd9\xc4\x6b\x9f\x63\x85\x4d\xb5\xd8\x55\x92\xbb\x0d\x88\xb2\x15\x84\x0c\x10\xb0\x0b\x1c\xe1\x16\x8d\xc2\xd7\x3e\x33\xd1\xa9\x5f\xd3\x63\x72\x8c\xbe\x4b\xf8\x44\xf6\x90\xf4\xa0\xd9\xf0\x50\x12\x25\x7b\xc6\x41\x05\xff\x36\xa9\x60\xdf\xb8\xd5\x2f\xf8\x3e\x94\xfd\x9b\xd2\xcf\x06\x04\x43\xfe\xe9\xf4\xe4\x24\x5d\x1c\x4d\xf2\xe8\x91\x28\xfd\x17\xc8\x14\xb5\x2b\xe4\x10\xa4\x70\x1d\x1e\xd5\xba\xd5\x59\xc6\xb2\x6a\x45\x91\x36\xad\x46\x12\xc0\x4d\xd7\x57\xba\x2f\xac\xea\xa0\x8f\x38\xab\xaf\x1a\x69\xa7\x2c\xf2\xa6\xe3\x55\x02\x5c\x7e\x1d\x6d\xc5\x14\x8e\x0d\x71\x9e\xa7\x09\x9e\x55\x54\x96\x0d\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x78\x0b\x7d\xca\xca\x51\x66\x5f\x39\x77\x24\xb8\x15\xad\xbb\xe5\x78\xc4\xfa\x12\x3d\x13\x53\x0f\x16\x72\x12\xc1\x3b\x91\x53\x39\xf7\x19\x89\x60\x2f\x85\x46\x0d\x1c\xae\x41\x4d\xb0\x8a\xa3\xd3\xac\x9c\xff\xc6\x6a\xa0\x38\x91\xa4\xa7\x1b\x06\x48\x34\x17\x48\x88\x9e\x05\xce\x32\x22\x46\xcc\x42\x9b\x02\x80\x37\xe7\x36\x48\xa4\x29\x9a\xbc\xd3\x28\x5f\x57\xa3\x0c\x93\x3e\xca\x09\x8b\xeb\xce\x37\xe4\x37\xae\x4c\xf5\x58\x91\x1b\xa8\x65\xd1\xb6\x91\xde\x6f\x6f\x36\x6e\x39\xe6\x75\xda\x79\xbf\x12\xa6\x0f\xe5\xa6\x53\x50\x20\x65\x51\x55\xd3\xd9\xfa\xbc\xfa\x5e\x12\x73\x00\x19\x1b\x3e\x8e\x39\x91\x81\x11\x1f\x79\x5b\x5c\x42\xa7\x44\x4b\x1f\x23\xa6\xc9\x38\x74\x38\x18\x80\x6d\x87\xb7\xad\x3b\x8d\x04\x97\xd2\x46\xde\x9b\x76\x56\xe7\x4f\xed\x50\xcb\xcf\xa0\x84\x0f\xaf\xaf\xc6\xcb\x55\xfd\x82\x67\xae\xbe\x9f\x7d\x58\x9b\x64\xdf\xd8\xd4\xda\x6a\x7e\xc5\x5a\x6c\x50\xcf\xef\xe4\xec\x62\xe8\x8b\x58\x55\xba\x5e\x2e\xe8\x17\x22\xab\x37\x97\xf4\x5b\x9e\x71\x50\xdc\xaf\xd2\xc4\x8a\xf2\x7e\xeb\x37\xab\x1c\xef\xbb\x0b\x6c\x5e\x65\xeb\xd7\xf2\x87\x32\xcd\xac\x0b\x4b\xdf\xd3\x36\x35\x5c\x2b\x11\x08\x8c\x2f\xed\x61\x07\xc1\x4b\xbf\x25\x15\x4e\xb3\x30\xe5\xd2\xe1\x86\xda\x69\x9a\xa3\xd6\x74\x09\xbe\x2a\x9e\x79\x84\x4d\x34\x4b\x75\x70\x4b\x5b\xb1\x99\xc7\xeb\xde\xc2\xa4\xef\x23\x8c\xf9\xf5\x72\x98\x93\x45\x11\xb5\x27\xad\xec\xe6\x4a\x70\x37\xd8\xfd\x27\xc4\x43\xc2\x37\x6e\xe8\xae\x49\x8a\x1e\x3a\x4a\x10\x2c\x6d\x38\x06\xe4\xf2\x55\xf2\x7c\x36\x30\x0f\xfb\x31\x9b\x6c\xe0\x23\x5f\x84\x21\xb8\x6a\x6c\x5d\xb1\xc8\x1d\x44\x2a\x04\x79\x22\x02\x68\xc7\xc6\xfc\xb0\xf2\x51\xc5\x89\x20\x38\x5e\x04\x2b\xe2\x03\x0e\x4c\xcf\x60\x1e\x93\x34\xd5\x0a\x3c\xa8\x26\x8c\x1f\xf1\xcc\xe9\x2c\xa5\xb7\xa0\x82\x06\x9d\xea\x1b\x2b\x08\x57\xd0\x5f\xb0\x23\xf2\x99\x4a\xa5\xe5\x8a\x9a\x58\x4d\xd7\x08\x48\x3c\x50\x57\x6b\x4e\xec\x0d\x37\xfa\xd0\xff\xee\xfa\xf6\x7e\x70\x3e\xfa\x50\x44\xe7\xbb\xf4\x33\x8f\x08\xe5\x00\xfe\x39\x1b\x31\x1f\x50\xeb\x01\x90\x61\x2f\x11\x8e\xe3\x02\xd9\xc0\x2a\x91\x46\x66\x5b\xc9\x91\x83\x53\xb1\x36\x94\x76\x45\x33\x0f\x90\x83\x74\xa8\x27\x6b\x85\xeb\xac\x74\x72\x4c\x26\xd5\x8a\x94\x97\x3d\x5d\x36\x21\x76\xab\x32\xba\x36\x51\x0e\x5c\x90\x91\x67\xa7\x2b\xc1\xed\x7c\x82\xcd\x25\xbc\x19\xb7\x73\x1b\xb2\xc5\xa6\x7e\xa4\x9f\x49\x7c\xdb\x20\x55\xed\x25\xa3\xa5\x55\x24\x60\xed\x2e\xe4\x8c\x6e\xa2\xf1\xfb\xa9\x3c\xe8\xef\xda\xb3\xa5\xeb\x02\x92\xad\x80\x57\x05\x6c\x55\x85\x30\x8a\x88\x50\x98\x32\x34\x85\x83\xcd\xa2\x05\x02\xc0\x0e\x02\x3e\xec\x3f\xa2\x94\x32\x40\x0e\x58\xb5\xb4\x0f\xe5\x79\x6c\x20\xb4\x5e\x0e\xaf\x1e\xee\x4b\xa2\xea\xf7\xd7\x0f\xe5\xa2\xee\xfd\x9f\x57\xca\xaa\x95\x16\x56\x05\x0b\x05\x53\x2c\xb2\x10\x2d\xca\xac\x5f\x99\xda\x89\x26\x0b\x45\x1e\x6e\x2f\x76\x92\xef\xea\x9d\x65\x8d\x18\xe1\xa1\x74\x55\x8f\x88\xd0\xe6\xd3\x98\x44\xeb\x50\x4c\xdb\xd3\x91\x89\x82\xd2\xeb\x60\xad\x89\x16\xe1\x0c\x4b\x94\x61\x61\xfd\x50\xb1\x09\x80\x2a\x57\x06\x33\x9a\xd7\x2a\x04\x89\x4f\x44\xfd\xa8\xaf\x3e\xce\xf6\x91\x05\x61\x45\x59\xf0\x8f\x92\xf1\x93\x69\x78\x83\x93\x66\x87\xb2\x22\xd5\xc5\x09\xcb\xd0\x03\xb2\x3d\x84\xb8\x0b\xc7\xa6\x42\x7c\x5f\x37\x07\x2b\xe2\xe2\x09\xb5\x4a\xca\x99\xa6\x48\x03\xa7\xea\x30\x58\x83\xe6\xf8\xd4\x7c\xdc\x12\x91\x2e\x88\x6a\xd7\x6d\x15\x4b\x89\xfa\x37\xc3\x9a\xb5\xbe\xa8\xba\x90\xbe\xac\x72\x36\x89\xf7\x66\xed\x1b\x24\x29\x48\x4f\x3c\x08\x54\x24\x3b\xd3\xdd\x60\x90\x8c\xd3\xff\xa6\x1c\x49\x70\x08\x68\xbd\x75\x2a\x43\x29\xed\x78\x0d\x30\xef\x66\x99\x78\xc5\x32\x6c\x08\x7a\x14\x0e\xc8\xa6\x81\x84\x40\x3f\xcb\x31\xc6\xbd\x10\xf8\x87\x9b\x82\xb9\x36\xb6\x60\x6f\x60\x48\xc5\x6c\xda\xa0\x21\xfd\x68\x28\xda\x83\x65\x00\xfc\x87\x2b\xc8\xe8\x62\x83\x6d\xee\x7a\x38\xdd\x90\xda\x36\x03\x50\x2a\xc6\xe7\xcc\xdf\x16\x8b\x1a\x67\xd8\xda\x1d\x40\x89\x72\x95\x12\xea\x0a\xeb\x1d\x8f\x58\x10\xb0\x22\x8d\xda\xa3\xcf\x88\x2b\x4e\x02\x15\x6f\x19\x00\x5b\x43\x92\x8e\x17\x7e\x4a\x3b\x50\x4d\x91\x57\xf3\x72\x79\x91\xa5\x7e\xec\xe9\x94\x73\xec\x12\x11\x9d\x05\xc5\xc6\x01\x86\xf6\x25\x68\x2f\x28\x28\x60\x3b\x06\x73\x34\x18\x2d\x70\x50\xae\x2e\x48\x5e\x8f\x39\x91\xec\x2b\xe5\x53\x3d\x69\x62\x4b\xa2\xe0\xaa\x7b\x40\x4b\x75\x98\xda\x96\x57\x1f\xf0\x3d\xa0\x33\x6d\xaa\x38\x04\xc7\x6a\xad\x99\xca\xf9\x78\x81\x12\xc2\x58\x24\xe8\xb4\xc9\xaa\xfe\x39\x23\xd1\x36\x10\x32\x37\x58\xe0\x94\x28\x22\x56\x85\x23\x95\x8b\x49\x83\x88\xe3\x76\xd0\xf6\x6b\x76\xd1\x54\xda\xa8\x96\x64\xf1\xda\xed\xc5\x3a\x48\x18\x3f\x8b\x8d\xd0\xaf\xf4\x34\x7e\xb4\x96\xff\x0d\x67\x61\xfb\x29\xa6\x61\xa3\xad\x02\x04\xa0\x5d\xe7\xf4\x3a\x50\x28\xf7\x4b\xa0\x22\xa5\x70\xa1\x03\xc1\x40\x59\x3f\xca\x26\xf0\x93\x75\xbc\x74\x2f\xbc\xdb\x65\x38\xb8\x14\xda\xca\xa1\x2a\xe5\x4e\x00\x95\x80\x4a\x65\x70\x40\xea\x01\x4c\x40\x68\xa9\x8b\x90\x0c\xdc\x7e\x16\xde\xae\x30\xe8\x5a\xc9\xaa\x5a\x5c\xaa\xb2\x5c\x6b\x78\xdc\xbe\xc0\x1d\x3a\x89\x66\xdf\x12\xcd\x3a\x52\x2e\x45\xd7\x6a\xea\x24\xa2\x82\x33\x63\x8b\x3e\x5b\x80\x80\xf2\x04\x21\xf7\xc8\x5e\x91\xb6\x72\x2c\x5c\xfd\x94\xf9\x7f\x95\x39\xb8\x23\xea\x90\x54\xeb\x92\x2a\x8f\x03\x17\x14\x78\xa0\x92\x50\x1a\xb0\x71\x35\x30\x5a\x13\x06\x69\xac\xfc\xc3\x2b\xe3\xc0\x82\xe4\xe6\x05\xcf\xd1\x33\x95\x73\xa4\xf8\x88\x41\x9c\xa0\xf7\x06\x28\x8e\xcc\x8b\x3d\x78\x0b\x60\x10\x64\x3e\x49\xa9\x42\x38\x98\x61\xc9\x24\xd9\xb3\xe7\x59\x7f\x00\x33\xae\xcd\xb3\xaf\x83\xe8\x59\x73\x68\xb6\xb0\xaf\x15\x8d\xec\x9a\x4a\x1f\xc4\x34\xbf\x6c\x32\x7d\xa0\xf1\x84\x1a\x66\xed\x99\xeb\xb2\xe9\x51\xbd\xb5\xc1\x82\x86\x02\xb2\x2b\x95\xaa\x72\xb7\x58\x43\xcf\x9a\x4c\xfa\x62\x23\x5a\xa5\xd2\x17\xaf\xef\x23\x97\xbe\xa9\x4c\xd9\xaa\xdc\x4a\xf7\x49\x83\xfd\xdb\xe5\xec\x2a\xee\x02\xe7\x43\x49\xe9\xa6\x51\x52\x3a\x34\x54\xb3\x22\x21\x60\xfb\xf0\xf2\x4d\xd4\xc1\x22\x3f\x2b\xa4\xa2\x20\xdd\xb2\x8c\x09\x43\xaa\x9c\x9f\x71\x05\x39\x35\x11\x94\x70\x5f\xca\xf3\x1c\xb1\x7a\x09\x64\x35\x4f\xdc\x35\x45\x63\xaf\xe8\x67\xc1\xf9\x73\xb3\xb0\x16\xad\x9f\x7c\x90\x9b\x51\x96\x6d\x31\xf6\xaa\x88\x59\xb8\xf8\x9a\x82\x93\xb4\xe0\xb1\x4d\xc2\x71\xcd\xa9\xac\x1f\xfa\x52\x02\xc5\xda\x73\x61\x2f\xdd\x3d\xaa\x76\x4b\xdc\xb9\x75\xbe\x89\x97\x91\x2d\x37\xb6\x01\xd3\xb1\xd7\xe3\x2b\xae\xda\x6d\xaa\xcc\x02\xaa\xe8\xde\xb0\x50\xab\xf0\x04\xba\xf1\x1e\xb8\x77\xed\xd8\xb1\x09\x75\xf1\x08\xdd\x95\x3d\x29\xcd\xd8\x56\xef\x7f\x89\x59\x6f\x5a\x1a\x38\xf0\x37\x0a\x1b\xef\x4b\x43\xcb\x01\xd4\x04\xb6\x61\x92\x15\x4e\xec\x85\xbb\x9c\xc5\x44\x30\x82\xd5\xfc\xf5\xb2\x2c\xce\x76\x35\x4f\x07\xe3\x7b\xd9\x8c\x8b\xb3\xbd\xd4\x85\x0f\x87\x5b\xae\x91\xbe\x76\x9c\xfa\xf5\x36\x96\x22\x1b\x7c\xe0\xab\x04\x2f\xa9\x8e\x35\x66\xc3\x00\x84\x66\x13\x2a\xdd\x29\x11\xa3\x5e\x9d\x7b\x99\x94\x94\x1a\xbb\xcf\x52\x32\x8a\x3e\xed\x61\x6d\xe5\x35\x4b\xf2\x45\xe4\x7e\xbc\x7c\x3a\xc2\xaa\x2a\xce\x79\x90\xa1\x00\xa5\xb4\x15\xa6\xcc\x72\xaf\x55\x49\x09\x5a\xa6\x4c\x71\x5d\x1e\xc2\xc1\x67\xb8\x7c\xf1\x09\x2e\x5d\xba\x43\x97\xee\x50\xb3\x47\x5d\xba\x03\x42\x87\x96\xee\xb0\x4e\x05\x5d\x65\x00\xf5\x3e\x39\xa8\xb6\x59\x2a\x71\x63\xf6\x77\x8d\x1e\xb9\x7d\x48\xbf\xb3\x21\x86\xf1\x50\xf6\x17\xfb\x43\x6d\x48\xd4\xd2\x67\xd5\xd9\x86\xf6\x4c\xb6\xa8\xba\x05\xb0\x88\x13\x8b\x43\x67\x03\x96\xcb\xf6\xa7\x55\xa6\xd2\x11\xfb\x9e\x3f\x93\x27\x22\x7a\x08\x2b\x94\x72\xa9\x80\x0f\xbb\xf8\x18\x38\x08\x25\x48\x73\x13\x07\x81\xd1\x15\x4e\x49\x6c\x2a\x1e\x06\x61\x8d\xd6\x60\x6b\x5d\xad\x75\x70\xab\x80\x1c\x6a\xb6\xc1\xc5\x4d\x8c\x98\x09\x35\x34\xe1\x6d\x20\x2b\x50\x37\x31\x20\x98\xdf\x79\x47\xf0\xef\x8e\xd1\xbd\xbe\x9f\xa8\x2c\x8f\x37\x40\x5f\x6b\x1a\xdb\x88\xcd\x04\xcf\x33\x6f\x43\xe3\x13\x53\xfa\xd6\x44\x3f\x2d\x3b\x82\x61\x30\xce\x0b\x1c\xe1\x58\xeb\xe2\xab\x09\xe7\x4d\xa2\x50\xb7\x82\x30\x0a\x09\x48\x1f\x43\x1f\x5a\x67\x43\xdd\x8d\xff\x36\x00\x6e\x59\x05\xc4\xfe\x42\xce\xe5\x73\x22\xc1\x2a\xe4\xad\xee\xa5\x3c\xf2\x32\x56\x41\xed\x38\x57\xd9\x44\xbd\xdf\xc2\xd9\xf6\xeb\x61\x10\x8a\xce\x6d\xcc\x97\x49\x52\xb5\xf7\xc4\x8b\x59\x4b\x5b\x47\xcf\x36\xf1\x8b\x9b\x5c\x64\x1c\x24\xb1\x64\xe1\x60\x1b\x2c\xd2\x5b\xc6\xb3\xdc\xc4\xb5\xd1\x30\xcc\xa9\x96\xb2\xa9\x54\x97\x58\x45\x73\xcd\xb9\x0b\xc4\xb3\x3d\xc5\xfb\x15\x5c\xf9\x65\x2d\xa8\x35\x33\x38\x0b\x7b\x6f\x70\x29\xb4\xb0\xa8\x9b\x7b\xdf\x85\xd7\x3b\x49\x22\xd5\xfd\x19\xb7\x9b\x2d\x68\x1d\xd8\x45\xdd\x27\xf6\x89\x9e\xe8\x3a\x2a\x5a\x37\xfe\x76\xb4\x55\xae\xb8\xb5\xf7\x48\xc2\x1d\x20\x64\xce\x2d\x60\x57\xf1\xa2\xad\xd0\xda\xe0\xfe\x17\x74\xbb\x2c\x20\x8b\x92\xff\xa4\xc5\x11\x6f\x71\x4d\x71\xa6\x95\x08\xc5\xf5\x2d\x29\x66\x46\x8e\x35\x71\xb2\x08\xa3\x5c\x50\x77\xf6\x2b\x39\xe1\xcd\xd4\x01\x16\xca\x93\xb0\xa2\x52\x84\x83\x62\x73\xc6\xe1\x8f\x23\x95\x63\x1f\x98\x08\x34\xe1\x8a\xa0\x9b\xfc\x77\xe7\x58\x17\x4e\xbc\xab\xd9\xd3\xb5\x84\xbd\xc3\x2e\xe3\x3a\x7c\xc3\x56\x27\x8d\xb2\x59\x00\x8e\x58\x6f\x25\x6e\x53\xfb\xa0\xf6\xcb\x76\xf5\x1b\x6a\x3f\x75\xb2\xcf\x36\xdf\xae\x00\x6f\xda\x3a\x36\xbb\x14\xe7\x6e\x03\x61\xad\xf4\x14\xc2\x56\x5a\xfb\x1d\xa0\xcf\x52\x70\xd4\x63\x2b\x4d\xfd\x97\xff\xcb\xd4\xca\x32\x4b\xf3\x5f\x88\x8b\x11\x33\xbf\xf7\x7c\x9d\x0a\xfd\x42\x01\x00\x8b\x53\x52\x40\x64\x8a\x32\x98\x1e\x40\x8a\x58\x30\x34\x03\xf6\xeb\x61\xfa\xf5\x18\x1e\xf3\x09\x11\x8c\xe8\xa1\x39\xf0\x01\xcf\xcc\x52\xcc\xf0\x0c\xa0\x85\x7b\x10\x19\x07\xe2\x6a\xa1\x8a\x18\x92\x36\xf5\x0e\x81\x5b\x69\x66\x69\xf3\x6d\x8b\xba\xbf\xd0\xa7\x11\x65\x2d\xb2\x69\x11\x5e\x51\x4f\xfd\xb7\xb6\xff\xed\x24\xf6\xfb\xfe\xdd\x0f\xe3\xdb\xc1\xdd\xf5\xc3\xed\x59\x49\x6c\x3f\xbb\x78\xb8\xbb\x1f\xdc\xd6\x3e\x2b\x72\x55\xff\xfa\x30\x78\x68\x78\xe4\x1a\xb8\xe8\x7f\x37\x28\x15\xd1\xfe\xeb\x43\xff\x62\x78\xff\xf3\xf8\xfa\xe3\xf8\x6e\x70\xfb\xe3\xf0\x6c\x30\xbe\xbb\x19\x9c\x0d\x3f\x0e\xcf\xfa\xfa\xcb\xf0\xdd\x9b\x8b\x87\x4f\xc3\xab\xb1\x0b\x3b\x0e\x1f\xfd\x74\x7d\xfb\xc3\xc7\x8b\xeb\x9f\xc6\x41\x97\xd7\x57\x1f\x87\x9f\xea\x66\xd1\xbf\xbb\x1b\x7e\xba\xba\x1c\x5c\xad\x2e\xd6\x5d\xbf\x1a\x8d\x75\x80\x83\x8b\x2c\x30\x1a\x05\x62\xd2\x64\x61\x49\x9b\xfe\x0a\xbe\x8b\x1b\x43\x8f\x47\x3d\xf7\x97\x29\xad\x7d\xa4\x59\xa0\xf3\x8b\x15\xdc\x63\xc4\xbc\xe3\xd2\x5f\xaa\x0a\xcf\xa4\x4b\x3d\x2e\x8d\xf6\x14\xf5\xe1\xac\x80\xc2\x50\xea\x14\x32\x1b\xfc\x48\x9d\xab\x1b\xe8\x30\xa1\x29\x05\xaf\x37\x3a\x42\xd5\x0d\x2f\x37\x68\xe7\x04\x43\xb0\x7e\xbb\x78\xd5\x69\x90\xd5\xac\x66\xa0\x94\x53\xe4\x38\x34\x31\xe6\x04\x83\x3d\xbb\x60\x38\xa5\x51\x35\x05\x03\xe0\x57\x51\x01\x35\x52\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\x97\x62\x50\xe0\xc1\xb0\x9a\x77\xbe\x54\x51\xcf\x3e\x10\xb9\x59\xd5\x75\xe4\x59\xea\xc9\x1d\x73\x6b\x5a\x86\x73\x6b\x2b\x77\x83\xbb\x29\x67\x01\xdc\x58\xc9\xf7\xa4\x8f\xb7\x99\x51\x85\xc6\x4f\xd1\x1d\x40\x9d\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xcd\xf7\x09\x99\xe3\x27\xca\x5d\xf9\x0a\x53\xe5\x03\xd6\xd1\x8a\x56\xe8\x08\x35\x1e\x94\x53\xd4\x8f\x63\x59\x66\x70\x25\xca\x71\x2c\xf3\xa8\x3c\xec\x10\x21\x8c\xc5\x9e\x6d\x56\xe8\xa8\x38\x72\xb0\x62\xfb\x07\x73\x59\x66\x87\xe5\xbb\x77\x87\xeb\x5f\xaf\xe0\xd8\x91\xf2\x78\x2b\x61\xe0\x1e\xcb\x47\xc7\x9a\xd7\x09\x04\x0e\x56\x67\xb7\x1e\x2d\xbe\x4e\xdb\x4e\xfd\xca\x8e\xe1\xa0\x6d\xd7\x67\x23\x2a\xf4\x9a\x2e\xdd\x8c\x93\x4a\xe9\xae\xd6\xfd\x95\x4a\x7f\xd5\x76\xb6\x57\x6f\x4f\xbd\x34\x06\x47\x72\xec\xe9\x7f\x83\x79\xdc\xc0\xa7\xd7\xfe\xcb\x95\x22\xdb\x38\x58\xb7\x4d\x7d\x40\x4b\x49\xba\xd6\x0f\xb4\x92\x0e\xf7\x04\xef\xd4\x5e\x18\x84\xc2\x0b\x34\x02\x77\x1f\xa6\xcc\x96\xe3\x21\xde\x1f\xe5\x0a\x50\xeb\x73\xec\x4b\xc4\xe1\x09\x7f\x2a\x29\x97\x29\x91\x12\x37\x00\x96\x04\x26\xb1\x5d\x18\x83\x3f\xa1\xf6\xc3\x96\xf4\xe4\xce\xe4\xbd\xfe\x6a\x95\xd1\xe7\x36\xd4\x8c\xdd\x44\xb5\xc0\x1a\xbb\x48\x5b\x74\x6d\xf2\xed\x34\x7f\xe9\x15\xc1\x34\x5c\x04\x31\x46\x4d\xee\x9f\x96\x66\xb5\xea\x82\xd5\x56\x59\x0a\x5d\x78\x9b\xc7\xe0\x04\xad\x6f\x8d\x88\x6d\xfd\x2a\xb8\xbc\x3e\x1b\x50\x5d\xc9\xdf\x19\x56\xa0\x8e\x78\x9a\x1a\xb9\xa0\x64\x4b\xed\x21\x6c\xd2\x1c\x0b\x69\x4a\xe6\xd1\xdc\x78\x99\xf4\x95\xd1\x1b\xb1\xe7\x60\x43\x4a\x81\xc0\xfd\xb0\x25\x40\x13\xfd\xac\x8f\x1b\x7d\x2a\x85\x57\x83\xc8\x48\x21\xd6\x37\x20\x04\xe3\x10\x2c\xca\x47\xad\x21\xf0\x60\xbf\x76\x20\xf5\x2d\x6a\x05\x56\xd6\xb7\xa9\x62\xa0\x9f\x5b\x50\xa8\x6f\x07\x4d\xb9\xed\x10\x82\x5a\x81\x75\x23\xd8\x43\xa9\xc0\x57\x85\xf7\xf6\xe9\x9a\x26\xbb\x37\x9d\x58\x8c\x0a\x3d\x5d\xb7\xda\xbf\x77\x33\xfa\xbd\xf1\x3b\xe4\x0d\xa0\x26\x41\x6b\x1e\xe1\x1b\x1d\x69\x99\xd5\x25\xdb\xdb\x40\x0c\x89\x8e\x0c\x6a\xe0\x57\x10\x69\xd9\xbf\x19\x7e\xd5\x43\x5f\x85\xd9\x66\x5f\x6d\x75\x00\xed\xb8\x6d\xb9\x40\xd0\xa6\x4a\x29\x07\xe5\x63\x07\x7b\x55\x39\x89\x76\xcf\xec\x41\x44\x4d\xe7\x50\x7f\x59\xfa\x06\x9c\xd3\x50\xfe\xce\xf8\x6f\x7d\xc0\xb3\x75\x01\x19\x19\x97\xca\x9a\xb5\x8b\x47\x6c\xb2\xa8\x3a\x79\x7a\xde\xcb\xd3\xfa\x94\xee\x5c\xd2\x4d\xb7\xb7\x9c\x9e\xbc\xe7\x40\xdc\xd5\xf7\xc1\x9a\x84\xe7\xbe\x89\xb9\xe6\xd3\x80\x8b\x35\x45\x29\x74\x11\xec\x75\xb3\x2a\xd9\xcb\xdc\x62\xd6\x6e\xca\x3a\xf9\xe7\xbd\x91\x5b\x8b\xb0\xef\x7e\xdd\x8a\xd8\x88\xff\x06\xe1\xba\xa3\xb2\x97\xa5\xb2\x7d\x64\x3c\x94\x07\xb7\xf9\x05\x7a\x66\xe4\xb8\xa0\x19\x67\x70\xd5\xca\x84\x67\xf0\xa5\xba\x7f\xeb\x0b\xe6\x6e\xe8\xf3\x0d\xd6\x64\xbd\xd3\xf7\xce\x04\x0e\x18\xb7\xeb\xf2\x58\xab\x43\xed\x2b\x5b\x84\x88\x53\x93\xdd\xa8\x68\x4a\x7a\x88\xb3\x64\x11\x04\x3b\xd8\xf3\x0a\xe4\x66\x62\x94\xe6\x84\x0a\xd7\x89\xc5\x18\xdc\x28\x1d\x7e\x43\x69\xbc\x89\x46\x76\x88\x34\xb9\xea\x5f\x0e\xce\xc7\x83\xab\xfb\xe1\xfd\xcf\x35\xf8\x91\xe5\xc7\x0e\x42\x32\x78\xe1\xee\xe7\xbb\xfb\xc1\xe5\xf8\xd3\xe0\x6a\x70\xdb\xbf\x5f\x03\x2f\xb9\xaa\xb3\x26\xe8\xc2\x5c\xd6\xa9\x6f\x9b\xc0\x17\x3a\x33\x6f\x4d\xef\xcb\x20\x93\x41\x27\x94\x34\x00\x4d\x9a\xd4\x7f\x16\x13\x81\x62\xf2\x44\x12\x9e\x15\x66\xd5\xda\x05\x0b\x10\x28\x6b\xda\x5f\x85\x42\x09\x6d\x56\xd7\xf8\x14\x99\x5a\x6f\x41\xb9\x5b\xdf\x20\x88\x7c\x58\x10\xf6\x95\x42\xe4\x73\x96\xd0\x88\xaa\x20\x35\x90\x0b\xeb\x5e\x31\xee\x43\x88\x4e\x5d\x43\x5c\x7b\x8b\x46\xd9\xbb\xce\x1f\x7a\xd2\x97\xb5\x7d\x7f\xa2\x3c\x22\xda\xda\x02\x42\x7b\x50\xec\x1b\x9c\xc6\x4b\x80\x6d\x5b\x8c\xee\x25\xcc\x03\xcb\x39\x3a\x36\xbd\xaf\x01\xcc\xad\x7e\x90\xeb\x6f\xc3\x55\x71\x32\xa5\x73\xbd\x3a\x50\xa6\x1d\xa5\xbe\x71\xb8\x4b\xa9\xb0\xe6\x1e\x90\x37\x6c\xec\xfa\x86\x01\x0b\x4b\xf5\x62\x98\x89\x39\xc5\x48\x90\x94\x2b\xad\x80\x99\x88\x80\x9e\x16\xaa\x28\x4e\xe8\xaf\x80\x51\x25\xc8\x71\x10\x41\xe1\x90\xbd\x0a\xf7\x81\xc5\x8f\x38\x1e\xb1\xf3\xc1\xcd\xed\xe0\x4c\x33\xa4\x63\xf4\x20\x01\x7e\xaa\x34\xf5\x73\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xa6\x60\x30\x22\x04\x17\xed\xf9\x83\xef\x6f\x00\xdf\xd5\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xaa\xb1\x2a\x72\x90\x33\xb0\xf7\x9c\xac\x5b\xfc\x5c\x5a\x91\x10\x7e\x03\x24\x91\xf2\xaa\xbf\xe0\x6a\x03\x80\x67\xfb\xf9\x95\xfa\xbc\x81\x6f\x57\xcd\xf3\x1e\x42\xec\xa4\x2a\xd0\x40\x0d\x60\xa8\xaf\x7a\x53\x99\x67\xa3\xa8\x28\xde\x02\xaa\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x3c\x6c\x68\x69\x5b\x0e\x9a\xd9\xf4\xa8\xea\x35\xc3\x29\xcf\x19\x28\x0d\x10\xc6\x5a\x33\x18\x99\x11\xa6\xd6\x0c\xe6\xad\x80\x58\x2a\x43\x3d\x5c\x2c\x96\x9a\x81\x36\xc1\xb1\xd4\xf9\x93\xa0\xf4\xf2\x66\xd7\xb2\x0b\xca\x2b\x39\x95\xf4\xa1\xf2\xf7\x73\xbd\x96\x8d\xe5\xe3\xce\xdd\xdd\x63\xf9\xb8\xbe\xab\x98\x44\x8f\x9b\x5e\x36\xd5\xcc\xcc\xc4\x56\xae\x5e\x32\xf6\x2d\xf4\x53\x5b\x9a\x05\x0a\x96\x47\x8f\xe8\xfb\xfb\xcb\x0b\x34\xa5\x5a\xee\xd5\xd7\xca\x15\xd6\x32\xf6\x83\x48\x9c\x5d\xd8\xda\x56\x73\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xda\x5e\xa5\x34\x8b\xc0\x2c\xe6\xa9\x99\xc7\x89\xcc\xa7\x53\xfa\xf9\x58\x61\xf1\x4d\xc3\x7a\x98\xa8\x8a\xf1\xdf\xf9\x64\xac\x47\xb4\xe3\x45\x5c\xd7\x1c\xb2\x05\x95\xfd\xb2\xd9\x99\x9d\x9b\x77\xff\x2f\x9f\x40\xb6\x7b\x26\x38\x20\x00\x82\x77\xce\x46\x2a\xd8\x57\x1c\x25\x1d\x23\x97\x40\x55\x02\x39\x89\xb8\x10\xc4\x26\xc9\x9b\xda\xa2\x19\x16\x8a\x82\xb5\xd6\x81\xa4\x94\xd0\xf1\x8b\x2d\x0a\x4b\x7e\xcf\x71\x81\x44\x3d\x21\x04\x1c\x3c\x19\x4d\x36\x53\x7a\xcf\x4a\xbe\xc9\xca\x09\xb4\x91\xa7\x16\x37\x13\x0c\x32\x6b\x45\xac\xc1\x13\x61\x6a\x2f\xfa\x09\x34\x51\x93\xb6\xdf\xce\xcb\x60\x4a\x7c\x0e\xcf\x8b\xcb\xcd\x85\xf4\x86\x51\x4d\x4a\x60\xb8\xe7\x6d\xa2\x94\x75\xa9\x37\x39\xfa\x9f\x5a\xfb\x8e\xe1\xd5\xe5\x75\x59\x13\x1a\x6f\x57\xbb\x28\xf5\x5d\x84\xb5\x3a\x68\xff\x2d\x81\x7c\x24\x31\x56\x8c\x00\x40\xc2\x2a\xa7\xd5\x3d\x37\x7d\x6a\xda\xaa\x74\xb9\x76\xcb\xb7\x40\xad\x29\x35\xf3\x89\x40\x4a\xe7\x3e\x02\xd1\x37\xc9\xdd\x87\x81\x3c\x88\x04\x42\xa8\x57\x5a\xb1\x4c\x99\x71\xcd\xf9\xbc\x64\x87\x5b\xc8\xe8\x66\x30\x5a\x68\x24\x99\x20\x91\xbe\xca\x4e\xd1\x4d\x42\xb4\xe4\x95\x6b\xe9\x2b\x4f\x12\x87\xf0\xb5\x5a\x3a\xdc\x08\x95\xee\xc5\xe7\x15\xe8\x1e\x2b\x26\xe6\x10\xee\x56\xcf\x2c\x58\x83\xfd\x23\x2e\x04\xeb\x0b\x26\x64\x30\x24\x96\xb5\x48\xe0\xf0\x0b\x13\x37\x0b\xa6\x24\x5c\xba\xc8\xe8\xaf\x9a\xfd\x0a\x22\xe7\xbc\x31\xc9\x31\x9c\xed\xcb\xcc\xc1\x2d\xe5\x0b\x4e\xc2\xdd\x87\x4d\x71\xd5\x2d\xe4\x9a\xca\x1d\x58\x12\x71\x56\x4d\xd1\x57\x7f\xf0\xd1\x1f\x16\x6f\xd5\xde\xad\x76\x68\x70\x4b\x16\xa6\xb6\x10\xfb\xac\x70\x5d\x14\xca\xcc\xc2\xf8\x5e\xfd\xe7\x85\x01\xb9\x48\x09\xa0\x4a\x16\x55\xe7\x90\xbe\x6b\x9b\xb6\x58\xcf\x73\x9c\x8b\x8d\x20\x29\x0a\xd4\xf2\x4d\x38\xb7\x4d\x46\x29\x86\xa5\x17\xa1\x9e\x5d\xda\x62\x12\x20\x46\xdb\x50\x23\x59\x42\x82\xb3\x64\x63\x96\xb1\x56\xc5\x6b\x66\xca\xbb\xba\xd5\x40\x4a\x2e\x44\x99\x97\xf2\xae\x95\x28\xb0\x34\x81\x0e\x5b\x6c\x73\x6c\x31\x5b\x59\xc4\xd3\x1e\x20\x01\x2a\x01\x89\xff\x85\x03\xad\x2a\x38\x58\xa3\xf7\xba\xcc\xa7\xd2\xee\xb4\x4a\x73\x2a\x7d\xa1\x79\xc9\xf9\x8e\x1e\x38\x3d\x99\xc5\x18\x12\x47\x77\x89\xc2\x29\xcd\xdf\x78\x0f\xa0\x4d\x12\x23\x83\x5e\x60\x90\x8f\xed\xda\x79\xcf\x49\x86\x05\x61\x6a\xc4\x6e\xf5\x28\xcc\x17\x45\x24\x86\x8b\xc3\x71\x68\xf4\x50\xb3\x76\x8a\xb0\xfd\x0a\x16\xbd\x29\x10\x4e\x8e\xcd\x4b\xa0\x9a\xbe\x60\x92\xfd\x77\xe6\x1d\x83\x79\x60\x31\x7f\xf4\x54\xe9\xb4\x50\xe3\xb5\x00\x19\xcd\x29\x40\x0e\xc4\x44\xda\x0b\x89\x2a\x8b\x29\xe1\xc5\xef\x9c\x38\xfc\x65\xf8\xcc\xf3\xaf\x3a\x86\xed\x0c\x05\xcc\x19\xe8\xe4\x88\x05\x7d\xac\x80\xeb\x34\xca\xfa\x96\xaa\x04\xec\x33\x8d\xbd\xe3\x0b\xfe\x69\x76\x88\x0b\x3a\xa3\x2c\x28\x9a\x64\xa7\x97\xe2\x0c\xcc\xbb\xe6\x0c\xf2\xa9\xbf\xd3\xee\x6d\x96\xc1\x31\x8c\xf8\x7f\xfe\xfb\x6f\xc7\xb4\xc9\xfb\x21\xc7\x76\x05\x0e\x61\x27\x37\xdb\x96\x70\xe7\x03\x14\x91\x06\x74\x8a\x40\xa7\x95\xa5\xcc\x89\xe2\x57\x7b\xb9\x69\xa2\xe1\x6a\x6e\xdc\xbd\x65\x72\x07\xdf\x88\xc8\x57\x9c\x0d\x73\xc5\xbc\xed\x5a\x52\x09\xd9\x01\x7a\x24\xe6\x24\x7b\x03\x41\x58\x90\x7c\xc9\x4c\x33\x62\xc5\x27\xd2\xe0\xa1\x18\x78\x57\xf3\x43\xb1\x3a\x2d\x17\x66\x15\xef\x2f\x22\x25\x0a\x77\x78\x10\x8d\xec\xca\x67\x98\x28\x52\xdd\x7e\xe5\xa6\xad\x70\xee\x00\xe7\x70\x97\xa8\xcd\x39\x96\x2f\x17\x9a\x53\x5b\xf6\xc9\x58\xd3\x43\xe1\x61\x5d\x90\x8e\x19\xa4\xc9\xf6\xd4\x1b\x92\x4b\x22\x0c\xa7\xf3\x70\x58\x96\x12\x42\x14\x47\x88\xd1\x5c\xe3\x6b\x24\x29\xa6\x1b\xe5\x13\xe8\xf7\xeb\x31\x26\x4b\xce\x06\x3c\x23\x62\x1c\xe7\x6a\xe9\x58\xac\x8a\xf1\xd7\x1f\x9d\xe7\x6a\xb1\xbe\x7d\x99\xe0\xe5\xb2\x37\xab\x70\x3d\xf5\xfb\x0d\xcd\xae\x97\x98\x83\x10\x9f\xb2\xd4\xdc\x80\x9a\x49\x2a\xa8\x99\x36\xe6\xb4\x64\x22\x81\x1b\x98\x29\x80\xd4\x2b\x34\x29\x7b\x45\x1b\x6c\x6f\x18\x39\x9a\xe4\x85\x49\xc9\x57\x4b\x88\x8f\x47\xec\xa3\x29\x37\x02\x5a\x9e\x19\x40\x04\x09\x3f\xe4\x73\xc6\x25\x29\x65\xa0\xd5\x54\x40\xb0\x19\xa4\x76\x18\xf5\xc2\x7a\xf1\xd1\xee\xb2\xfa\x9b\xe3\x9f\x2e\x6f\xf8\xf2\x94\xeb\x29\x70\x27\x71\x30\xa2\x19\xd5\xb4\x33\xae\x3d\x69\x2f\x57\x85\xb7\x88\xe9\x02\x1c\x2c\x95\x2c\x7a\xc8\x4f\xaf\x42\x10\x09\x79\x22\x60\x4e\x87\x31\x86\x75\x2e\xca\x76\xbd\x06\x76\xb2\xee\x00\x15\xe9\x9f\xc0\x16\x50\x5c\x1d\x41\x39\x49\xae\x8e\x16\xcb\xe9\x3f\x3b\x67\xaa\xd5\x05\xa6\x6c\x20\x9e\xf7\xc3\x7a\x1f\x0b\xa2\x10\xf9\xac\x88\xad\x08\x7a\xef\x72\x09\x97\xd3\x0f\x50\x7d\x3a\x54\xb3\xec\xf8\xe2\xb5\x99\xfb\x2e\x83\xdc\x25\x4b\xc6\xee\xca\xb7\xc9\x83\x73\xcc\x62\x9b\x11\x6b\x95\x0c\x2d\x6c\xc1\xec\x8c\xd1\xcd\xe7\x0a\xd8\xbc\xce\x00\x28\xdd\xb4\x69\x10\xdd\xe1\x22\x73\x0a\xa3\x56\x59\x20\xbc\x82\x0b\x2d\xb9\xe7\x4c\xd1\x44\x13\x87\x1d\x83\x44\x53\x88\x8c\xb3\x40\x85\x10\xd9\xde\x84\x85\x47\xa5\xa4\x6c\x36\xb6\x2b\xe9\x92\x3b\xdb\x5d\x0c\x65\x9a\xba\x34\x4d\x99\x1f\xbf\x73\x0d\xad\x36\xaa\x1b\xb2\x06\x9c\x32\x97\x56\x0a\x1a\x07\xe3\x6e\x32\x16\x60\xce\x65\xa3\x8e\x69\x6c\x96\x82\x9a\xc2\xd3\x30\xd1\x4d\xec\xee\x20\xd3\x2d\xe3\x38\x14\x57\x88\xb4\xa9\xa2\x26\x01\x0c\x22\xf5\x55\x43\x2e\xac\x6c\xcc\x81\x1d\x32\x2f\xa2\xd9\xb2\x57\x3e\xd3\xbf\x92\x4e\x8b\x5d\x77\x36\x1d\x01\x27\xc9\x04\x47\x8f\x5e\x0b\xf3\xb6\x08\x2e\x5c\xd9\x00\x2d\x57\x42\x5d\x34\x43\x5c\x7a\xa0\x11\x48\x37\xa1\xb7\xd0\x20\xf9\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x69\x06\xba\xc9\x8c\xde\xe4\x36\xc4\x24\x4b\xf8\x22\x6d\xb8\xcf\xaa\x29\x84\xbb\x44\xea\x34\x65\x30\xee\xf5\x2a\xab\x30\xbd\x8d\x2f\xb3\xa5\x7c\xa4\x3d\xe0\x4a\x6d\xc0\x25\x3f\x25\x7c\x02\x26\x55\x6b\x7e\x70\x39\x36\x41\xaa\x47\xf5\x3c\x6f\x9a\xf9\x53\x3d\x91\x54\x66\x89\x56\x66\x9a\x7b\x30\x39\x27\x2f\xbb\x6f\x06\xa3\x60\xbd\x75\xb0\x7d\xb4\x76\xed\xe7\x2f\x81\x60\x7c\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x2b\x9b\x49\xf6\x3b\x36\x4e\x6a\xc5\x47\x4c\xe1\x99\xdb\x5c\x2b\x5c\xf2\x67\x46\x84\x9c\xd3\xac\x54\x2f\x71\xe7\xf0\x70\x4b\xd1\xf6\x3f\x26\x18\x7a\x03\xde\xc9\xb3\x23\x83\x50\xa2\xe9\x43\x66\x38\x2a\xac\xa2\x51\x82\xa5\xa4\xd3\x45\x00\x2c\xe2\x23\x6d\x21\x7d\xab\x6c\x46\x08\x4a\x94\xd5\x31\x1a\x33\xbe\xfd\x64\xd6\xef\x9e\x55\xf8\x50\x3e\x7e\x34\x0e\x11\xdc\xf4\x7d\xb2\x8c\x22\xe3\x6e\x6a\x8b\x26\xd3\x88\x44\x6b\x20\x04\xb6\xcb\x84\x5f\x09\xfe\xd3\x6c\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\xc0\x8f\x10\x0c\x47\x95\x52\x29\x61\xf3\xb5\xe2\xe4\xec\xc2\x9a\x38\x3d\x58\x08\x60\x2a\x14\x1f\xf7\x90\xdc\x09\x64\xab\x0d\x5d\x9c\x93\x84\xec\x25\xe2\x7a\x0b\x22\xa9\x86\x33\x04\xe4\xb1\x92\x34\x8a\x32\x03\xeb\x8d\x0b\x5b\x04\x82\x37\x40\xf5\xd4\x0f\xfd\x27\x33\x50\x1b\x0b\x5e\xb7\x8b\x60\x18\x84\x55\x6e\xab\xbb\xd4\x61\xfe\x99\x16\x2c\xc9\x15\xdd\x94\xe8\xaa\xe8\xd4\xcb\x2b\x87\x48\x6a\x6f\x1c\x32\xbd\x34\xae\x4f\xa4\x4d\x78\xc7\xda\x03\xb0\x15\x07\x5a\xe6\xd3\xed\xe8\xc2\x3a\x50\x15\x47\x33\xa2\x4c\xf5\xff\x98\x3e\xd1\x38\xc7\xc9\xbb\xa2\x89\xbd\x25\x7c\xec\x69\xf5\xeb\x0f\xf9\x66\xa7\xf6\x8e\x28\xe9\xae\x84\x25\x18\x45\xbb\x39\x07\xb8\x05\x87\x71\x2c\x8d\xe0\xfa\xc5\xcb\x2d\x3b\x83\x24\xd8\x91\x59\xa8\x80\xdf\x90\x40\x65\xe6\x18\xdb\x2f\x3c\x2c\x40\x09\x10\x0b\x97\x40\x04\xcd\x1a\xbd\x3d\xd7\xab\x92\xf6\x97\x2e\x7a\x6d\x4e\xe3\xd5\x51\x15\xd4\xdd\xc9\x83\x9b\xc9\x83\x0e\x64\xf3\x00\x2f\xff\xa6\x63\x70\x98\xf7\xcf\x01\x08\x87\x4b\x57\xe2\xfe\x44\xc4\x77\x44\x26\x07\x21\x29\x2e\x6d\xc5\x6b\xc9\x8b\x47\x0e\xe5\xa8\xc0\x0c\x3a\xdc\x2d\x3a\x8c\x93\x7c\x6b\xdd\x40\x2f\x77\xc1\xae\xa7\x97\xbd\xd0\x07\x00\x7e\x62\xc8\x8b\xce\x6d\x05\x11\x38\xbc\x41\x2c\xdd\x92\xef\x61\x4d\x94\xa2\x1d\x5e\xab\xf8\xc4\xa5\xe5\x7c\x89\xed\xb5\x49\x70\xad\x37\xf7\x25\x49\x6d\xd3\xb1\xec\x43\x47\x79\x61\x2f\x8e\xa5\xc6\xe0\x83\x2e\x58\xb8\xdd\x2d\x5a\x03\xad\xe3\xb6\x6c\x9f\x87\xac\xae\xec\xdb\xee\x69\xfc\x2e\xc7\x6f\x9c\x09\x32\xa5\x9f\xb7\x12\xc5\x6f\xe0\x53\xab\x5e\xea\x65\xae\x14\x92\x03\xf7\x0c\x14\x9e\x0b\x02\x1a\xed\x4a\xdb\x62\x53\x23\x56\x64\x46\xda\xb4\xc8\x47\xb2\x40\x5c\x94\x7e\xda\x16\x04\x72\xff\x45\xef\xcc\xbe\xce\x95\xca\xe4\xe9\xc9\xc9\x8c\xaa\x79\x3e\x39\x8e\x78\x6a\xe2\xf0\xb9\x98\x99\x3f\x4e\xa8\x94\x39\x91\x27\x7f\xfc\xc3\x1f\x8a\x2d\x9e\xe0\xe8\x71\x66\x60\x75\x96\xfd\x4e\xe5\x2d\x27\x58\xee\x16\xd9\xe3\x52\xd8\x5e\x38\x95\x39\xe8\xc6\x25\x8f\xea\x6f\xa4\xc2\x69\x16\x86\x82\x9a\xb2\x71\x52\xe1\xa2\x58\x05\xe4\x25\xea\x69\xa2\x39\xce\x32\xc2\x9a\xcd\x0e\x26\xd1\x74\x07\xd6\xe3\x52\x55\xed\x08\xc9\xe7\x2c\xc1\xac\x0c\xbf\x00\x95\x97\x04\x89\x08\x53\x16\x1a\xa0\x28\x25\x0d\xd4\x68\x20\x80\x0c\xff\xdf\x2c\x15\x11\xe6\x48\x65\x51\x52\xcd\x0d\xc7\x96\x37\x75\x45\x2f\x71\xb0\x74\xd5\x92\xb2\xc5\xda\x11\xb7\x6a\xab\x92\x14\xef\x96\x4b\x8b\x6f\x5e\xd2\x46\x70\x36\x26\x9f\x35\x93\x93\xdb\x02\x76\x3d\x48\x22\x51\xff\xa7\x3b\x24\x17\x4c\xe1\xcf\xa7\xe8\x92\x32\x10\x60\xbf\xe7\xb9\x90\xe8\x1c\x2f\x8e\xf8\xf4\x28\xe5\x4c\xcd\xd1\x25\xfc\xaf\xfd\xe9\x99\x90\x47\xf4\x33\xc1\xc2\xf2\x07\x5b\x92\xce\xd7\x37\xd7\x24\x24\x72\x26\x11\x79\xd2\x27\xf4\x0f\xff\x89\x52\xd3\xf2\x29\xfa\xf6\xe4\x0f\xff\x89\x7e\x07\xff\xff\xff\x47\xbf\x6b\xd0\xf4\x37\x83\xfc\x82\xca\xc5\xb7\x65\x77\x6e\xaf\xb2\x52\x5b\x54\x73\x3f\x13\xbc\xd8\xa9\xda\x96\x1f\x69\xf4\xc8\xa7\xd3\xb1\x26\x0c\x93\xc8\x37\xc6\x62\x09\x2e\x7a\x4b\xfc\x54\x6a\x6b\x4f\x9b\x4a\x76\x45\x0d\x19\xdb\xa9\x41\x7c\x70\xec\x5a\xe6\x45\xe5\x5d\x08\x22\x2a\x55\x33\xa6\x12\xbe\x22\xb1\xe6\xaa\x9b\x9c\x0e\x67\xdd\x73\xc9\xdf\xce\x82\x13\x22\xa4\x84\xf5\xd4\x7d\xe0\x5f\x18\xc5\x6a\x02\x7d\xec\x42\xd6\x1e\x87\xa5\xf0\xda\x2f\x26\x66\x12\xa6\xf6\x56\xf1\x92\x72\xa9\xf3\xf5\xa1\x92\x77\x5c\xec\xa4\x6f\x3d\x92\xc6\x54\x86\x35\xf5\x92\x5c\x0d\xdf\xb0\xb2\x3f\x64\x88\x73\xe1\x71\x8c\x8d\x5d\xc4\x56\x55\x5c\x6f\xc5\xa4\xc2\x04\x97\xb5\x3b\xf4\x7a\xea\xe7\xfe\x93\x75\xc3\x84\x48\x33\xf7\x76\x51\x2f\x0e\x46\xab\x45\x24\xcd\x12\x6b\x46\x5c\x03\x76\xb8\x6e\x43\xef\x3c\xbe\x05\x34\x0e\x61\x8f\x90\xbf\xc1\x9c\x64\x6b\x01\x04\xea\xf7\x33\x17\x11\x39\xe3\xbb\x85\xbd\x26\x94\x2d\xc5\xcb\xb7\x2f\x45\xe4\x57\xef\xc2\x16\x9d\x72\x78\xc0\x3c\x2e\x94\x05\xe3\x16\xb0\x55\x28\x02\x20\xd2\xf2\x6c\x00\xd0\x6e\x1f\x58\x97\x4b\xb5\x11\x76\xe0\xda\xc6\x70\x5c\x30\x3c\x57\x5a\xa3\x52\x51\x43\x60\xcd\x0b\x57\xc4\xae\x41\x50\xd1\xce\xe3\x08\xaa\xc4\x14\x91\x4a\x95\x6a\xec\xd8\x94\x4a\x11\x5b\x62\x95\x9a\x82\x4d\x3d\x24\x30\x04\x65\xaa\xb9\x6e\x4f\x12\x71\x34\xc5\x11\x65\xb3\x5e\x00\x53\x09\x90\x11\xe1\x75\x50\x47\xa4\xf7\x58\x3e\xee\x37\xd0\x70\xe7\x02\x96\x34\x2e\x8a\xa8\x59\x60\x19\xe3\xd8\xa0\x4b\x18\x7d\x0a\xcb\xc7\x26\x64\xa5\x25\x58\xb7\x15\xa3\xf3\x4b\xe1\xc0\xe0\x56\x8d\xcf\xa5\xa0\x93\x50\x9f\x82\x9a\x0d\xae\xa4\xb2\x05\x79\x74\x19\x7f\xd8\xa3\xb0\x54\xd1\x4d\x57\x8c\x5f\xce\xb9\x50\xe3\x2d\x71\x61\xab\x69\xf4\x8c\x1c\x25\x00\xe8\xc2\x9f\x88\x78\xa2\xe4\xb9\x0c\xaf\xba\x09\x2d\x1a\xa3\x59\x10\x55\x07\xf8\x9b\x69\xc6\x21\x85\x66\x8a\x52\xcc\x16\x86\x51\x6a\xe6\x82\xe5\xa3\xf4\x85\x5c\x91\x4c\x71\x92\xf4\x90\x20\xb9\x34\x05\x8e\x25\x49\xa6\x47\xae\x14\x46\x8c\x12\x3e\xa3\x11\x4e\xd0\x24\xe1\xd1\xa3\x34\x19\x6e\x6c\x66\x98\x54\x26\x78\x44\xa4\x0c\x24\xab\x22\x9b\xdd\xe6\x18\x42\x15\x57\x45\x44\x4a\x19\x95\x8a\x46\x4e\x64\x2a\x40\x29\x4c\x2d\xf1\x08\x83\x49\x18\x32\x36\x61\xb8\x5a\xd2\x23\x06\x9c\x33\x67\xb6\x68\x12\x5c\xd7\x16\x73\xcf\x05\x89\x37\x1d\xa0\x3d\x40\x08\x3a\x0a\x19\xab\xf2\x81\x5c\x73\xa4\xce\xec\x67\x70\x8c\x57\x91\xc0\x6d\xf9\x44\x79\x82\xf4\x27\xad\x04\x6b\x04\x31\xe5\x3e\x04\xbe\x24\xb9\xf8\xc8\xf0\x03\x43\x34\x83\x21\x37\xe0\x98\xad\xa3\x69\xbd\x8a\x20\xf2\x40\x9d\xae\xaa\xd7\x9c\xb2\x28\xc9\x63\x5f\xa9\x51\x8b\x00\x4f\x9a\x48\xdc\xf2\xe8\xb5\xd7\x82\x42\x0f\x61\x89\x9e\x49\x92\xe8\xff\x9a\x08\xf8\x23\x5f\x38\x41\xb3\x64\x53\xdc\x02\x3a\x71\x5c\xba\x89\xa2\x0e\x0e\x9d\xf2\x06\xab\xb9\xc9\xf9\x4f\xb9\x32\x45\x32\x0d\x3a\xa5\xb3\x6f\x19\x38\xc3\x49\xc2\x27\x70\xd2\x01\xb8\xd2\xe5\xb9\x06\x69\x75\x79\x14\x11\x12\x93\x18\x7d\x1d\x1c\x5c\x8f\x47\xf1\x4d\x3d\x8c\x62\x69\x45\x0e\x00\xb4\xb2\x6a\x58\x6b\x84\xae\x2c\xd7\x79\x3b\x46\x37\x15\x60\x96\xb0\x7e\x3b\xae\xc2\x74\xf5\x96\xb6\xf0\x6d\x80\x2e\x2b\x93\x78\xb9\x1d\xda\x10\xe8\xb2\xd4\xe7\x1e\x80\x2e\x2b\xf3\x6c\x88\xdd\xe7\xb3\x17\xcd\x39\xd6\x93\xba\xe0\xed\x13\xc1\x0c\x40\x98\xb9\x3b\x4b\x24\xe8\x0e\xe4\xa2\x8e\x10\x0f\x0b\xc4\xb3\x52\x0d\xf1\x6d\x41\x3c\x2b\x83\x39\x64\x10\xcf\xca\x50\x0f\x17\xc4\xb3\x66\xa0\x2d\x40\x3c\x8d\x73\x7f\xac\x89\xba\x1d\x53\x80\xc4\x96\x49\x3e\xbd\x83\x54\xef\x95\x63\x3c\x33\x81\x03\xe6\x1a\x73\x77\xb4\xc5\xb4\x86\xd1\xda\x1c\xc8\xa6\x70\xa8\x8a\x13\x62\x53\xda\xf3\xde\x37\x03\xfe\xb0\xa9\xd9\xbd\x17\x5a\xbb\xc1\x0e\x19\xe1\xcc\xe6\x94\x37\x95\x9a\x39\x9c\xec\xd9\xed\xf0\x51\x01\x83\xb0\xc4\xf2\x5b\x21\x88\x5d\x56\xaa\x36\xcc\xf9\xb3\xad\x9c\x04\x64\x68\x88\xb2\x91\x04\xa1\xd3\xb1\x55\xda\x9a\x56\x8e\x32\x45\x66\x55\x9d\xb6\x38\x34\x94\xa9\x3f\xfd\x71\x2d\x27\x32\x10\x8b\x4e\x3d\x0c\x6a\x27\x78\x67\x87\x7d\x46\x62\x14\xcd\xb5\x56\x24\xb5\xfa\xa2\xa7\x63\x6e\x56\x89\x52\x4c\x9d\x22\x95\x4b\xe3\x5a\xa2\x72\xc4\x4a\x98\xa4\xc7\xe8\x23\x14\x84\xc5\x69\xa6\xf5\x2f\x3f\x3f\xaa\x29\x69\x94\x7f\xfb\xed\x9f\x08\xfa\x16\xa5\x04\xb3\x92\x0e\x0b\x6a\x93\xbe\xfa\x00\xc3\x4f\xcd\xc9\x88\xd5\x6e\x05\x1a\x7c\x36\x35\xa6\x5c\xbc\xdf\x90\x4d\xb9\xd3\x89\xa1\xd0\x21\x8e\xe6\x48\xe6\x13\x53\xa9\x37\xb0\x61\x38\x41\xfa\x82\xcf\xc0\x51\x0d\x37\xb2\x1b\xf4\xaa\x53\xf8\xb2\x31\x00\xd6\xdd\xd8\xf6\x36\xee\xc3\x3d\x72\x24\x49\x09\xdb\xa9\xc6\x69\x66\x38\x5f\x78\xf0\xa5\xc1\x7d\xe9\x19\x1f\x82\xd6\xcf\xb0\xb5\xec\x6b\x59\x1a\xc2\x79\xc1\x4b\x96\x27\x58\xd8\xa3\x3f\x62\x5a\xd1\x10\xe4\x89\xf2\x5c\x26\x0b\x14\x73\x46\x7a\x40\x09\x79\x34\x37\x8e\x55\xad\xb3\x60\x5b\xb0\xe2\x89\xca\x5c\x2b\xb4\xd0\x96\xab\x8f\x21\x15\x36\x98\x54\x73\x0a\xfd\x68\xf5\x9b\xc0\x57\x61\x96\x1c\x6a\xa7\x45\x85\xb0\xb1\x15\x9e\xdf\x12\x36\xb6\x44\x55\x1d\x6c\xac\x87\x8d\x5d\x5e\x97\x43\x84\x8d\xad\xec\x79\x3b\xd8\xd8\xba\x2d\xdf\x02\x36\xb6\xd4\xcc\x17\x03\x1b\x5b\x59\xd1\x2f\x06\x36\xb6\x32\xaf\x0e\x36\xf6\xcb\x83\x8d\xdd\x11\x18\xb5\x9e\x17\x1b\x7c\x25\x45\xd9\x62\x63\x22\xfb\x4a\xa2\xe1\xb5\x26\xb0\xe8\xb1\x1c\xd4\xe6\xaf\xab\xdd\xc1\x58\xeb\x99\xd0\x66\x60\xac\xb5\xaa\x7a\x33\xab\xdb\x15\xe0\x09\x14\x83\x57\x06\x63\x2d\x4d\xa0\x8b\xaf\xdc\x3c\xbe\xb2\x96\xf8\x6c\xdf\x7a\x78\x2e\xe8\xb2\x7a\x21\xb7\x84\x63\x2d\xed\x4f\xab\x48\x4c\x10\xdd\xf7\x40\x89\x2f\x2b\xcd\xdf\x97\x0e\xf9\x5a\x59\x3e\x5c\x45\x69\x81\xa1\xb5\x84\xe7\xd0\xe2\x8c\x12\x1e\xfa\xff\x3b\xca\xdd\x22\x32\xb8\xb2\xbc\xde\xaf\x62\x68\xb1\x05\xa9\xb6\xa6\x50\xa7\x95\xee\x27\x51\xd6\x25\x4f\x6e\xe8\x62\x76\x83\xb8\xcb\x48\xd4\x60\x63\xa6\x29\xdd\x57\xb3\xeb\x2e\x32\x8f\x85\x05\x0a\xf9\x52\x5e\xa8\xbe\x9e\xcc\x70\x8c\x8c\x5f\x49\x87\x05\xa0\x0e\xf3\xe5\x8c\x4a\x25\x1a\x63\x9b\x96\x46\xb8\x8b\xab\x34\xcb\x5b\x07\xc4\x04\xab\x3a\xdb\xee\xb3\x94\xa4\x5c\xac\x0b\xac\xaa\xfd\xd2\x96\xba\xd9\xe6\x53\x92\xcd\x49\xaa\x25\x99\xf1\xa6\x8d\xb4\xdd\x6f\x9f\x34\x6c\x73\xd7\x4c\xa0\x63\x89\x08\x02\x47\xa8\x7e\x37\x36\x88\x94\xad\xb7\x7b\xd7\x6d\xb6\x98\x99\x1b\x3a\x84\x1c\x98\xf2\x6a\x83\x9b\x7d\xa9\xe4\xee\x06\xfa\xae\x8d\xe9\xf0\x21\x35\xeb\xa3\x36\x56\xc4\x6b\xac\xc2\x9d\x2a\xbe\xb2\x85\xa0\x37\x70\xe5\x97\xbd\xf3\x9a\x13\x86\x55\x80\x37\x0f\xf0\x68\x40\x4d\x5d\x5e\x1e\x88\xcc\x91\x44\x1c\x85\x9a\x41\x69\x30\xcb\xeb\x55\xa2\x12\xa7\x51\xee\x40\x24\xb9\x68\x8c\x32\x6d\x63\xd0\x8e\x54\x8e\x13\xd0\x24\xc2\xea\x95\xd5\x4d\x9d\x2c\x6a\xd2\x1e\xdb\x79\x4c\x28\x53\x7f\xfe\x8f\x8d\x76\x53\xab\x56\x76\xdd\xa0\xe2\x16\x8e\x22\x22\x8d\x8d\xdd\x46\x21\xe3\x09\x7f\x82\x62\x5b\xbb\xec\xaa\x3e\xca\x7a\xde\x9a\xc1\x7b\x28\xe2\xb8\x20\x75\x23\x2e\xcc\x05\xcf\x67\x73\x67\x43\xd2\x67\x46\x4f\xad\x6e\x2f\x7f\x5c\xb2\x91\x6f\xbc\x97\xdf\xe5\x34\xd9\xce\x42\x77\x57\x2a\x43\xf6\x69\x78\x8f\xe4\xdc\x9f\xd6\x09\x34\x5b\xbb\xb1\xcb\x83\x6e\xdf\xa7\xfd\xd6\xfb\x6b\xa0\x9b\x9e\x83\xdf\x9c\xf2\x24\x01\x4f\x83\x24\xe9\x13\x11\xf5\xdd\xc3\x84\xef\xe9\x66\xc8\x79\x7e\x00\xf0\x75\x91\x18\xd1\x4a\xfe\xba\x31\xa2\xa1\x44\x6e\xf4\xd5\xa0\x05\x13\xaa\xc6\x19\x61\x75\x36\xb6\x9f\x96\x2b\xc0\xbc\xb3\x80\x41\x17\x3d\xb6\xb7\xa0\x41\xb7\x24\xaf\x1c\x38\xb8\x66\x1e\x87\x1a\x3c\x58\x61\x76\x3e\x96\xaf\xb8\x66\x5c\xe0\x90\x51\x7c\xfa\x7a\x89\x47\xac\x5f\xca\xa7\x70\x95\xb2\x27\x8b\x22\x20\xdb\xe8\x10\x21\x33\x83\x3a\x1b\xd6\xb0\x02\x6e\x34\xfd\x17\x68\x3a\x06\xbc\xd6\x84\x14\xba\xb0\x41\x88\x26\x27\xf1\x11\x8e\x16\x51\x42\xa3\x40\x67\x9e\x09\x9c\xcd\xeb\x38\x9e\xdb\xf9\x0e\x75\xe7\xad\x50\x77\x9a\x0a\x52\x6d\x12\xb7\xed\xe8\x8a\xe1\x94\x74\x68\x40\x75\x68\x40\x3d\x8f\x77\xc1\x8a\xd2\x5a\x6f\x08\xa3\xb0\x7c\xee\x3a\x48\xa0\x37\x80\x04\xda\xe6\xf0\x15\x78\x3f\xa5\x63\xd7\xc1\x14\x7d\x68\x05\x53\xe4\x2f\xc1\x83\x42\x9e\x69\x3e\x8f\x6f\x8c\x68\xb2\x3c\xb0\xb7\x84\x25\xaa\x11\x17\x36\x91\x9b\x56\xe1\x12\xad\xa2\x8b\x56\xeb\xf2\xb6\x28\x41\x9b\xad\xcc\x46\x00\x40\xb5\x77\xd7\x81\xc0\x01\x35\x6f\xc3\x81\x9c\x9b\x7d\x66\xb5\x6c\x56\x3b\x34\xcc\x6c\xd9\x44\xc1\xda\x2c\xc9\xc5\xd3\xc3\xfb\x4a\x74\x29\x8a\xac\x6d\x97\xec\xd2\x77\x3e\x68\x22\xd0\x9c\x27\xb1\x03\xa1\xf0\xab\xe5\x3b\xf0\x99\x00\x7e\x81\xdc\x66\x40\xb1\x73\xd0\xb6\x8a\x82\x60\xab\x52\x5a\xfc\x26\xc2\x70\xf7\xc0\x68\xf6\x61\x45\xf0\x9c\x64\x1b\xfb\xc1\x5a\x59\x44\x96\xcd\xdf\x2b\xc6\x58\x5a\x21\xb0\x9a\xd7\x0f\x73\xad\xdd\x77\xcd\xe0\x56\x89\x1e\x81\x71\x50\xd4\x95\xfa\x34\x74\x06\x4f\x9f\xa8\x33\x44\xe0\xb0\xc7\x95\x5e\x3a\x37\xbb\x56\x9e\xba\x2a\xb1\x6c\x11\x0c\xb6\x54\xb9\x6d\x77\x70\xa0\x14\x7f\x1e\x67\x58\xe0\x24\x21\x09\x95\xe9\x8b\x05\x03\x9f\x95\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xb1\x3f\xc5\x91\xc8\x59\x08\x6d\xe6\x37\xc6\x17\x13\xcc\xe1\x5e\x00\xab\x52\x34\x87\xaa\xad\x53\x4c\x05\x23\xb2\xb1\x46\x26\x89\x72\x41\xd5\x62\x6c\x4b\x8e\xb6\x3f\x70\x77\xf6\xcb\x33\xfb\xe1\x6a\x0f\xb7\xcb\xea\x77\xfd\xf9\x12\xa7\x19\x11\x50\x26\xc8\x15\xbc\x09\xca\xaa\x5a\xd4\x06\xe2\x6b\x0d\x41\xf8\xf3\xd2\xb5\xdd\x14\x38\x8c\x9f\xc7\x41\x46\xd5\x38\xaa\x12\xc7\xba\xc3\x5a\x87\x3b\xb5\x6a\x92\x2f\x8c\xbc\xd4\xe0\x45\x7e\x81\x2a\x23\x36\x6d\xc2\x34\xad\x07\x1c\xb8\x82\xc1\x5e\x59\x6c\x4c\x90\xf2\x6e\x95\xaa\x86\x71\x5a\xac\x9f\xba\xe0\xa3\x15\x83\xed\x07\x5f\xb5\x18\x71\xd0\xc9\x9e\x86\xad\x0f\xba\x10\x79\xa6\xe8\x64\x19\xda\x46\xed\xaf\x84\x68\x3f\x81\x34\x6b\xe7\x66\x28\x75\x6b\xea\x8a\x96\x38\xb1\x9d\x9d\x96\xff\x2d\x8e\x98\x43\x08\x32\x08\x4b\x61\x1e\xdf\x75\x4a\x95\x72\x89\x02\xc6\x00\xad\xa9\xb3\x6c\x9b\xfd\xca\x85\x7b\x60\xa8\xf4\x6a\x4c\x44\xc7\x23\xd6\x97\xe8\x99\x20\x46\x2c\x84\x44\x4d\x0d\x57\x6f\xd5\x86\xda\x4f\x13\xa2\x7b\xf2\xb1\x29\x5a\x78\xa0\x4a\xfa\xf2\x63\xa6\x8f\x29\x4e\x24\xe9\xe9\x86\xa1\x6a\xa9\xe2\x10\xfc\x89\xd1\xb3\xc0\x59\x46\xc4\x88\xd9\x2c\x0e\x70\xb8\x70\x9e\x98\xf6\x9b\x42\x5c\xed\x1a\x90\x71\x84\xa3\xf9\x2b\xed\x11\x86\x64\x9c\x68\x4e\x62\x97\x2f\x5c\xde\x1e\x37\x6f\x63\xb0\xde\x60\xb3\x86\x53\x57\x3e\xab\x67\x3b\x49\x22\xcd\x51\x7c\x99\xe9\x8c\x08\x3d\x6a\x4d\xc3\x4f\x84\x21\x3a\x75\xe3\xb0\xb1\x3b\xe8\x19\x3c\x53\x9a\xf4\x9f\x30\x4d\x4c\x02\xbe\xeb\xda\x09\x81\xc6\xfc\x3e\x62\xc6\xdd\xcd\xa2\x52\x86\x2a\x65\x54\xce\x35\xa7\xce\xc1\x27\x09\x6a\x46\x53\xe2\x0c\x7b\xda\xe4\x34\x0f\xf4\xeb\xab\x39\xe8\x13\x15\x9c\xa5\x90\x24\x63\x71\x99\xdc\xf2\x49\xa2\xfc\xf1\xa8\x4d\x71\x5c\x2b\x11\xc7\xb1\x2c\x1b\x3f\x8d\x5a\x49\x7f\x2d\x99\x5d\x8e\x4a\x59\x81\x51\x00\x2b\x04\x41\x9c\xae\xb2\xd8\x2a\xf9\xb7\x4b\x6d\x58\x4e\x6d\xa8\x5f\x9b\x43\x4c\x6f\xf0\x87\x78\xd3\x14\x87\xa6\xed\xdf\x87\x64\xbb\xc7\x54\x87\x37\xce\x09\x78\x99\x74\x80\xb7\xcd\xdf\x78\x89\xd4\x8d\x2e\xc1\xe1\x0d\x13\x1c\x5a\x5b\x6a\xcb\xb1\xd9\xcd\xc7\x76\xa3\xe4\x80\x35\x60\x4e\x75\xbd\x5c\x12\x25\x68\x24\xf7\xc1\x1f\x64\x86\x5b\x46\xb5\x81\x16\x98\xad\x91\x9a\xf4\x0b\xde\x09\x09\x71\x62\xbe\xce\xdf\x44\x10\xfc\x18\xf3\xe7\x25\x5b\x9d\x0c\xd1\x34\x2e\xb9\x16\x7b\x04\x89\xa8\x24\xa5\x48\x16\x2a\x11\x23\xd2\x1a\x3b\xf1\x88\xcd\x29\x11\x58\x44\x73\xc8\x6e\x2c\x36\xc6\x64\xc9\x1a\x40\x23\x13\xcb\x10\x7a\x9b\x36\xd8\xf4\x16\xeb\x5e\xb5\x30\x79\x7c\x3a\xbb\xe7\x7a\x24\xa9\xf9\xc4\x0b\x33\x56\xca\x08\x4d\x72\xad\xb6\x7f\xd7\x40\x7c\xbf\xd8\x2f\x1a\x8c\xef\x83\x89\x82\x2f\x5a\x06\xe4\x17\xd4\xd0\x05\xe5\xbf\x50\x50\x7e\xcd\x12\x6f\x16\x98\xbf\x95\xc9\xef\xf5\x63\x86\x5d\xcf\xaf\x11\x37\xbc\x2e\x68\x2b\x9f\x8c\x5f\xfc\xe8\xd5\xce\xb9\xed\x09\xfc\xc9\x13\x85\x91\x88\x85\xa6\xb3\x09\x89\x63\xe0\xb4\x8a\xdb\x4a\xd1\x05\xed\x38\xf3\x80\xbe\x7b\xb1\xd4\xc4\x8e\x13\xce\x66\x92\xc6\x06\x6c\x25\xc3\x50\xb1\x35\x34\x5e\x00\xb8\x00\xec\x6f\x92\x10\xe1\xbc\x12\x02\x7d\x2d\x29\xb3\x68\x8a\xfe\xb7\x98\x13\xc9\xbe\x52\xc6\x58\x80\xd9\x02\x3d\x32\xfe\x9c\x90\x78\x06\x3b\x54\x1d\xcc\x11\xa2\xa4\x87\xa8\xf2\x9f\x09\x40\x23\xe0\xb9\x1a\xe9\xb1\x43\xac\x99\xd1\x00\x88\xfd\x36\xa8\x89\xee\x9b\xf9\xe6\x18\xa1\x21\x43\x53\x1c\xa9\x1e\x92\xf9\xa4\x68\x3f\xe6\xa6\xc8\xb5\xd6\xbe\x83\x89\x17\x8d\x74\x31\xe3\x35\x9d\xd7\x9f\x0d\xc7\x1d\x34\xb9\xf6\x13\x8a\x77\x8a\xad\x7b\xc2\xbb\x40\x8c\x5e\xe6\xd2\x06\x61\x20\xce\xfc\xd1\xb7\xf0\x4a\x1e\x23\x1a\xf0\x3e\x0d\xde\x32\xe3\x71\xa3\xad\xb3\x32\x95\x4d\xc7\x52\x04\x42\x5a\x41\xc9\x3a\xaa\xa0\x5d\xb3\xdc\x5a\x6a\x92\x4a\x10\x9c\x5a\xe7\x80\xbe\x6a\x40\xac\x31\x61\x90\x7a\xf4\x54\x18\x09\x73\x93\x2d\xbe\xa0\xec\x51\xef\x6e\x81\x8a\x0d\xf5\xe5\xa1\xe7\xba\x4d\xcb\xf4\x8d\x47\xce\x38\x33\x0e\xc2\x9d\xe4\x4e\x3a\x63\x38\xd9\xd0\xc6\xb1\xb4\x72\xcb\x3e\x3d\x27\x67\x59\x71\x41\x4b\x11\xc6\xd8\x87\x4c\x8f\x1b\xd9\x90\x2a\xf3\x0d\xe5\x3d\x8c\x62\x92\x11\x16\x13\x16\x2d\x80\x44\x18\x20\xe7\x08\x86\x13\x84\xe1\x3b\x9c\x1c\xa3\x73\x93\x5f\xe3\x25\x3c\x7b\xad\xc3\x85\x9e\x62\x46\xa7\x5a\x4f\x00\x23\xac\x1d\xe5\x88\x99\x61\x3a\x1f\x48\x50\xb4\xdf\xaf\x58\xdd\xce\xe8\x1b\xe4\x6a\x47\x54\x62\x56\xfe\x1e\xad\xbe\x70\xa0\xb7\x55\xbb\xa3\x9b\x73\x35\x08\x64\x3e\x39\x82\x7f\x97\x12\xce\x1c\x50\x4f\x81\x22\x43\x12\x02\xe6\x40\xeb\xf1\x82\x8b\xb1\x09\x58\x6e\x1f\x7e\xbb\x35\x79\x1c\x41\x1f\x25\xa5\x26\xa5\x8c\xa6\x79\x1a\x38\xef\x4c\xc5\x82\xc8\xda\x2f\x4d\x26\x46\xa6\xf5\x80\xc8\x81\x97\x23\x7d\xb9\xb2\x05\x9a\xd1\x27\xc2\x46\x2c\xe3\x94\xa9\x63\x74\xc5\x15\x09\x4a\x44\x18\xe8\x28\x9e\x29\x9a\x1a\xb4\x53\x41\xf4\x39\x30\xa0\xd8\x00\x34\x39\xc7\xaa\x87\xe2\x1c\x8e\x2a\x23\x4a\xb3\x0e\x7d\xe3\x2a\xd8\x19\x88\x8f\x16\x23\x66\x6e\xba\x29\xa6\x49\x2e\x88\x95\x59\xb1\xc9\x8b\x29\x86\x5c\x8c\xcc\x22\xa1\x05\x93\x48\xe9\x6c\xae\xf4\x16\x69\x19\xcf\xfa\x1b\xe7\x9a\x1b\xf1\x11\x9b\x10\x84\x51\xc6\x25\x55\xf4\xc9\xfb\x2f\xe9\x14\x61\x29\xc1\x82\x72\x8c\xce\x4b\xf6\x7f\x2a\x41\xf5\x6e\x8a\xab\xa5\x6c\x6c\x6d\xcf\xcd\xf9\x38\x3b\x6f\x64\xa9\x17\xbb\xca\x78\x22\x79\x92\xab\xd0\x05\x5b\xbf\xb7\x85\x69\xdc\x01\xf7\x83\x81\x98\x4f\x47\xcc\xd1\xb5\x3c\x46\x7d\x89\x24\xd7\xbb\x24\xcd\x56\x46\x82\x2a\x22\xa8\x41\x71\x22\xca\x6c\x82\x3f\xa7\xfe\x0c\xa4\x58\x3c\x6a\x11\x2a\xb4\xc0\x1b\x4c\xd1\x92\xb5\x63\x62\x24\x24\x80\xb5\x0a\xb7\x03\x4c\xff\x88\x71\x76\xc4\xc8\x0c\xaf\xdb\x91\x11\x2b\x6d\x09\xfa\x9a\x4e\x0b\x85\xb4\xc9\xe7\x18\xac\xdd\x18\x22\x9f\x9a\x76\xc9\x74\xdc\xb4\x49\xd3\x84\xe3\x35\x6e\xe3\x69\x71\xe8\xd1\xdf\xf9\xc4\x8c\x51\xeb\xfd\x5c\x81\x14\xa8\xd5\xab\x29\x17\x64\x8e\x59\xdc\x73\x9b\x55\x1e\x1b\xdc\x8c\xd6\xd4\xe6\x94\x31\x90\x04\x1d\x88\x30\x31\x58\x4c\x98\x05\x7b\x61\x15\x37\xbb\x15\xc5\x3e\x6c\x74\x57\xf8\xd6\xa0\xf6\x89\x31\x40\x18\x96\xb7\xc8\xec\x11\x97\x34\xcd\x92\x22\xa7\x29\xb0\x8d\x4e\xb5\x88\xe5\x78\x24\x7f\x02\xd3\x95\xd3\xda\xe0\x56\xb7\x3b\xa7\xe9\xac\x66\xe4\x9e\x91\xc2\xad\xe1\x6c\x5e\xa6\x0c\x66\xc0\xc2\xbe\x96\x44\xff\x53\x91\x42\xed\x33\xc2\xfa\x88\x39\x11\xe4\x1b\xe0\x32\xb6\xd9\xc0\x78\xa6\x45\x68\x03\xf3\x6a\xd7\x0f\x45\xc6\xc9\x5d\x3a\x27\xf6\x30\xb8\x57\x6b\x2e\xaa\xef\x28\xc3\xa5\xcc\xdb\x2d\x04\xbf\x24\xdf\x28\xb9\x2a\x70\xfb\x2d\x9a\x6a\x9a\x28\xbc\xae\xcc\xc8\x06\x94\x60\xf6\x99\x20\xdd\x9d\xa5\x66\x57\xf1\x06\x43\x44\xc0\x9c\x24\x19\x8a\xe9\x14\xcc\x52\x0a\xd8\xb7\x07\x16\x33\x58\xf0\xfa\xb0\xa7\x39\x33\x20\x71\xc6\x23\xf2\x6c\xf1\xb6\xed\xd5\x58\x34\x7e\x3c\x62\x43\xf5\x95\xd4\x22\x3a\x67\x33\x7d\xd1\xc4\x4f\x54\x16\x45\x4e\x22\xce\x64\x9e\x12\x61\xbb\xd0\x37\xb2\xa6\x48\x5b\x20\x00\x3b\x19\x4a\x8f\x4d\xef\xfd\x13\x4e\x68\xec\x0a\xf1\xe8\x1f\xcd\x99\xd3\xa3\x94\xce\xa3\x58\x13\x12\x66\x37\x37\xd6\x6b\xf5\x66\x62\xfd\x8f\xa1\xe4\x8e\xd2\x42\xc8\xc7\xd6\x56\x7f\x52\x15\xf1\xed\xaa\xaf\x10\xef\x27\x4b\x93\x42\xab\x05\x23\xbb\x0a\xe7\xeb\x50\x0c\x1d\xa2\x6e\x6e\x42\x80\x75\x3f\xce\xe8\x63\x06\xb7\x11\xfb\xa9\x4c\xd0\x8e\xda\x70\x96\x50\xbc\x27\x14\x64\x03\xa9\xb0\x16\x2f\xcc\x75\xc0\x85\xd5\x70\xec\x9d\xd3\xbc\xb5\xe7\x3b\x96\x89\x90\x11\x4e\x96\x77\x78\x85\xbd\xd9\xbc\xbf\x5a\x09\xb0\xc7\xcd\xb4\xbd\x32\xe9\x37\xe2\x49\xb2\x49\x09\x93\xca\xcc\xcf\x8a\xcf\x57\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xe6\xf2\xc6\x89\x35\xa5\x48\x65\x77\x29\x7c\xc9\xa8\x61\x0b\xcb\x5a\x47\x8c\x4f\xa1\xc8\x4d\xd2\x14\xd5\x95\x09\x9e\xd2\x4d\x50\x96\x4d\xa0\xd3\xad\xb3\x8b\xaf\xb1\x32\x38\xeb\x39\x88\xa6\x86\xbc\x6c\x8f\x90\xaf\x87\xad\xb8\xb9\xe2\x0c\xa5\x38\xdb\x6a\xc1\xd7\x79\x85\xfa\x28\x35\x2e\x39\xbb\x7a\x80\xb7\x48\xa0\x5e\x0c\x2c\xf2\x33\x5e\x14\xa9\xd1\x4d\xf8\xb9\x6c\x23\x72\x78\xd0\xaf\x0f\xd9\x94\x6f\x70\x38\x8b\x54\x66\x7b\xfa\xb0\xa3\xd9\xe0\xfc\x79\x2f\x85\xd9\x7d\xb3\xa6\x6d\xce\xe3\x59\x1d\x51\x6f\x7c\x32\xdd\x0a\xbe\xa4\x8d\x32\x64\x22\xa1\x79\x72\x93\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf5\x52\x5d\x96\xe8\x70\xef\x6b\x54\x69\x07\x19\x53\xb8\x0b\xa6\xbe\xa9\x6f\xf5\x15\xd6\xcc\x1e\x92\x56\x8b\xb5\x23\x76\xc3\x66\x38\xc0\xae\x47\x8f\xfa\x5b\x7f\x42\xd7\x16\x39\x68\xbf\x18\xc0\xcd\xa4\xb5\x73\x15\x91\x99\x36\x45\x6d\x4a\x13\x2d\x62\x0f\x6b\x0c\x9c\x2e\x41\xcc\x07\x54\x99\x50\x79\x27\x3d\xe5\x82\x06\x85\x41\x9d\x8c\x84\x28\x14\x28\x09\x9d\x3c\x81\x42\x0f\xa6\xc5\x39\x7f\x36\xd1\xe9\x82\x6a\x9e\x65\x84\x55\x05\xe6\x1e\xcd\x0b\xa8\xb5\x96\x18\x63\x93\xff\x80\x9b\x98\x41\x6c\x6b\x1f\x17\xa3\x6a\xd8\xd2\x7d\x94\x78\x6a\x9f\x7f\xe7\x7a\xbd\xd7\x5f\x2c\xef\x4d\xed\x08\xef\xcb\xad\x6f\x3c\x3a\x2f\xe5\x6f\x1e\x30\xf5\x11\x3e\x75\x4a\x0f\x46\x53\x41\xc0\xc1\x9f\x7a\x4c\x0d\x03\xaa\xcb\x39\xdc\x77\x77\xe7\x3f\x9c\x3c\x0c\x11\x51\x11\x4a\xe8\x23\x19\xb1\x48\x3e\xf5\xb4\x78\xfc\x8f\x9c\x28\xfd\x73\x83\x47\x80\xa6\x84\x49\xe0\x04\x54\x2d\x61\x0f\xd5\x2f\xa4\x5b\x18\xfd\xdf\xf3\xf2\xf7\x2b\x48\x7e\x29\x7d\x18\x68\xd7\xd5\xbb\x01\x32\x85\x92\x1e\x66\x69\x65\x0d\xc5\x18\x5b\xe4\xa0\xae\x1a\xe6\x16\xe9\x42\xec\xef\x39\xdb\x50\xe8\x3a\x2b\x3e\x0a\x46\xd1\x20\xd3\xa5\x19\x06\xac\xeb\xcd\xf2\x90\xcc\x37\xb5\xad\xaf\x63\x22\x45\x5a\xb6\xb3\x2d\x17\x85\x43\x91\x12\x84\x00\x0b\xf1\xf4\x64\xef\x7a\x8b\xc4\xe1\x27\x16\x7c\x74\x3c\x62\x97\xce\xe3\x5c\xfc\x2a\x0b\x3d\x3c\x9d\x04\x10\xe0\xe5\x56\xa0\xd9\x98\x4a\xff\x03\x14\x74\x91\x79\xa2\x4c\x45\xbb\x29\x65\x38\xf1\x03\x35\x4f\xea\xb8\x84\xc0\x2c\x9a\xef\x6a\x42\xa6\xd3\x31\x49\x36\x91\x44\x87\xd3\x41\x22\x35\x7d\x47\x8f\x0d\xa7\x73\x9b\x9a\x8d\xc5\x64\x6c\x25\x5a\x53\xf7\x09\x15\x26\x68\x9c\x98\x8a\x72\x04\x81\x8f\xb2\x9a\x3d\x66\x00\x22\xf4\x2e\x5a\x49\xdd\xb8\x28\x4d\xda\x86\x0f\xc9\x86\x5e\x10\x56\x23\x26\x72\x06\xc5\x26\x7c\xc4\x02\x46\x05\x5e\x78\xe4\xfc\x07\xd6\x9b\x33\xd3\x6c\xc2\xc0\x71\x9b\x97\xb5\x7e\xc6\x73\x09\xb6\x9a\x94\x28\x7d\x41\x7d\x0d\x75\x60\x4d\xc8\x50\x0f\x65\x82\xa6\x60\x6e\x95\xdf\xd4\x6c\xdd\x19\x56\x38\xe1\xb3\xbe\x50\x74\x8a\x23\x75\x8f\x77\xd2\xc0\xb1\x6d\x66\xdb\xf0\x53\x37\x0c\x34\x3c\xd7\x8b\x3f\x23\x8c\x08\x98\xa8\xd6\xc9\xeb\x8f\x30\x3c\xd9\x8a\x73\x83\x95\xcd\x1a\x46\xa5\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x3d\x63\x91\x25\x68\x8e\xe5\xdc\x6d\xb4\x31\xa6\xb5\xb9\x9b\xec\xe2\x9e\xe1\x68\x4e\xee\xa0\x2a\x72\xdd\xe2\x56\x46\xf9\x81\xb0\x3c\xfd\x70\x8a\xfe\xa7\x98\xe3\x59\xff\xec\xfb\xc1\xf8\x7c\x78\xd7\xff\xee\x62\x70\x1e\xcc\xc7\x3e\xb9\x1c\xde\xdd\x2d\xff\xfa\xfd\xf0\x7e\xf9\xc7\x9b\xeb\x9b\x87\x8b\xfe\x7d\x5d\x2b\x17\xd7\xd7\x3f\x3c\xdc\x8c\x3f\xf6\x87\x17\x0f\xb7\x83\x9a\x4f\x1f\xee\x9b\x1f\xde\xfd\x30\xbc\xb9\x19\x9c\xbb\x55\xf9\x5b\x70\xba\xc0\x7a\x0c\xa9\x17\xf5\xd3\xa8\x1e\xc0\x23\x54\x7e\xf1\x14\x3d\x54\x4b\x1f\xd8\x58\x64\x83\x63\xf1\x8c\xa5\xe6\x61\x10\x0a\x3f\x62\xc8\x7d\xae\x17\xa5\xe9\x53\x13\xae\x13\xcd\x09\x4a\x38\x7f\xcc\x33\xcb\xda\x4c\x7c\x18\xe3\xc6\xf0\x43\x64\xd0\xda\xf7\xc3\xfb\xd3\xe5\x12\x0c\xbe\xb1\x00\x31\xcb\x9d\x01\x18\x17\x76\xec\x14\x6c\x29\x0e\x9a\xbf\xb0\xde\x06\x3d\xf8\x9d\x59\xd5\x8f\x69\x0d\x33\x55\xe9\x26\x8e\x6d\xd1\x5f\x37\xb1\xa0\xe1\xf2\xbe\xae\x5a\x4d\xbf\x1c\xa6\xf6\x14\x9a\x90\x08\xe7\x26\xa8\x49\xdf\x53\x42\x70\x11\x0e\xb8\xa0\x87\xfd\x35\x6a\xe9\xa8\xb6\xc1\xca\x9e\xe9\x89\xcb\x47\x9a\x65\x24\xfe\xb0\x2c\xbf\x94\xab\xc3\xda\x9a\xe4\x7c\x8a\x82\x33\xa9\xf5\x7a\xd0\xf9\x5d\xe1\x94\xf9\xc2\x7b\xd2\x20\x70\xa3\x08\x65\x01\x20\x67\x7d\x27\xf8\xc2\x16\x14\x5c\x63\x58\xa1\x67\x02\x29\xd5\xb9\xad\x1c\x65\x74\x6f\x7d\xb6\xa1\x3b\x63\xd3\x76\x75\xe0\x4a\xa9\xd6\x8d\xcc\x78\x1f\x02\xb7\xfe\x5e\x92\x3a\x46\xbc\x43\x5e\xec\xb9\x69\x14\xb8\xb3\x8b\x79\x83\x11\x37\x04\x37\xb8\xdb\xa0\xc6\x42\xbe\x42\xbe\x5a\xbe\x91\xd6\x5c\x16\x9a\x6d\xb7\x19\x8f\xc3\x02\x29\x01\x5c\xb7\x1f\x58\x09\x04\x79\xed\x5a\xdd\xf3\x18\x2f\x34\x71\x40\xac\xb1\xcc\xb3\x8c\x0b\x85\x1a\xda\x30\x6e\x7c\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x6b\x6a\x69\xb4\x83\x47\xb0\xeb\x5a\x30\x8e\x30\x40\x16\x14\x41\x5f\xf7\x28\x2d\xa9\xd4\x25\x0a\xad\x13\x7e\x77\xc9\x30\xc8\xf4\x05\xdf\xb6\x0c\x5f\x5d\xef\xd7\xae\x85\xda\x2d\x4f\xc8\x54\x8d\x6b\xbd\x3e\x2b\x0c\x9c\xba\x45\xd6\x84\x28\x43\x67\xf3\x3d\xb4\xd8\x5e\x4b\xf8\xa3\x0d\xec\xd1\xaa\x41\x60\x21\x10\x9c\x2b\x23\x9f\x16\x3a\x0c\x72\xab\x09\xe6\x05\xdb\xa9\xcd\x05\xf3\x42\xa0\x96\xf9\x8d\x3f\xd4\xa7\x4d\x1d\x8f\xd8\x00\x02\x28\x0a\x45\xc4\xa5\x88\x81\x16\xb0\x56\xfe\x2f\x15\x1d\x7d\xd5\x68\xcd\x66\x84\xd7\x82\xee\x6d\xbd\xfc\x64\x81\x8a\xc2\xb2\xa5\xef\xda\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\xe3\xae\x48\x66\x2d\xf3\x66\x9e\x45\xa4\x0f\xc4\x87\xe9\xae\x8e\xd1\x4f\xce\xf2\x03\x81\xaf\x45\x4d\x66\x1b\xbb\x91\xe0\x85\x03\x85\xac\x5b\xd8\x7d\xe0\x2c\xee\x3b\x14\x76\xf5\x02\x7b\x40\xa7\x9a\x55\x2e\x29\xe0\x8c\x19\x8b\xec\x06\x69\x1f\x67\xfe\xa3\x3b\xb2\x3a\x2a\xe0\x23\x94\xe1\xb4\x91\x55\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x54\x57\x58\xcb\x96\x45\xb4\x1e\x54\x7d\x7e\xc0\x03\x68\x12\x55\xd1\x94\x26\x09\xc8\x01\xc7\xa8\x0f\xe5\x81\x21\x91\x53\x5f\x85\x2e\xc0\x82\xce\x18\x5f\x97\x63\xd6\x40\x4c\x51\x40\x4c\x77\xcd\xc4\x24\x81\x9a\x8a\x3c\xfe\xfd\x50\xd4\x1e\x30\x5d\x34\x6f\xc1\xcb\x88\xd8\xed\x91\x5c\x36\x50\xde\xdf\x22\x3a\x7a\x69\xb8\xc1\x87\xff\xaa\x1f\xfa\xa7\x1c\x0b\xcc\x14\xc4\xfc\x5a\xd1\x5d\x90\x20\xf5\x88\x7c\x86\xf8\x0c\x66\x0c\xc1\xf0\x53\xb8\xb9\xce\xe5\x0f\xe1\x5e\x88\xc6\x3d\x44\x8f\xc9\x31\x54\x67\x13\x5a\x96\x98\x14\x6f\xce\xb5\xe4\x30\x62\x4b\xb1\x8c\xc7\xa8\x9f\x48\x6e\xbf\x20\x2c\x4a\xa0\x1c\x77\x10\x9e\xec\x29\xdf\xba\x95\x26\x0b\x50\x50\x60\x2b\x8b\xe6\xb9\x7d\x10\x7c\x08\x45\xc6\xc0\x27\x9e\xc0\x49\x2f\x7e\xff\x3d\xcf\x8c\xb7\xa2\x29\x4e\xe2\x05\xcb\x39\x2c\x5d\x43\x2f\xb6\x49\xa6\x54\xe0\xaa\x0d\x82\x37\x60\x63\x8a\x18\xd3\x00\x81\x05\x7d\x8d\x15\x4a\x08\x96\x0a\xfd\xe1\x9b\x8d\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x91\x28\xe6\x52\x0d\x42\xe1\xce\x77\x0c\xb5\xe3\xb0\x50\x08\x23\x46\x9e\xc3\xc8\x52\x0e\xc1\xc0\xae\x20\x1c\x09\x72\x5b\x4d\x3c\x99\xc9\xcc\x87\x6c\x0d\xa3\x32\x35\xf0\x11\x07\x77\x6c\xdd\xa7\x76\x58\x35\x94\x65\x95\x27\x1b\xe2\x09\x90\x5c\x45\xd0\xff\x1c\xab\x11\xb3\x9c\xd5\x85\x8d\x04\x69\x5e\xfd\x24\x29\x07\xda\x63\xc8\x25\x61\x7a\xc2\x50\x9f\xfd\xd8\x2f\xd0\x15\xa8\x5f\x3e\xda\xb9\x64\xa7\x2b\x0e\x8b\x89\xc7\xf3\x78\x47\x61\xdb\xb5\xd2\x4e\x9d\x7d\xf9\x15\x85\xe0\x9a\xee\x2f\x4c\xa1\xfc\x16\xc2\x30\xa9\x1b\xf2\x9a\x83\xb5\x6c\xd3\x5f\x21\x1b\xef\xbb\x83\xf6\xa2\x72\xbd\x7d\x1c\xae\xd9\x67\x5e\x63\x6e\x6f\xd8\xdc\x40\xb6\xd8\x45\x01\xf7\x61\xf7\xaf\xe5\xf1\x2d\x0d\x7d\x18\x43\xd2\xdf\x7a\x2e\x58\x24\xd1\x39\xd6\x61\x62\xaf\xe3\x20\xa7\x27\x48\x21\x80\xe0\x3f\xc7\xf8\xec\x9b\x0d\x9e\xd7\xec\x7d\x4f\xbf\x57\xcc\xdf\x4d\xc5\x07\xc1\x2d\x4f\xbc\x59\xd8\xeb\xc7\x7f\xc7\x11\x44\xfa\x43\x4f\x2e\xc7\x60\x19\x90\xc9\xc1\x58\x63\x30\xe6\xd7\x8a\x87\x99\xe0\x11\x91\xf2\x18\x0d\xe0\xa2\xb1\xff\x44\x78\xea\x1c\x12\xc1\xcb\x23\xa6\x35\x13\x87\xdf\x12\xb4\x5f\x26\xf1\xba\x13\x60\xc0\xe0\x76\xf2\xe5\xa4\xeb\x6b\x94\x34\x69\x13\x0e\x8b\x0e\xda\x80\xb2\x06\x68\x30\x3b\x45\x31\x8f\x1e\x89\x38\x11\x24\xa6\xf2\x14\x7c\xeb\xaa\xd1\xa9\x97\x6a\x6d\x7b\x67\x49\xa3\x29\x50\x60\x4d\x52\xdc\x99\xe9\xdf\x06\x58\xbb\xf0\xda\x1e\xa2\x53\x50\x27\x5c\x4e\x86\x09\x42\x76\x70\x37\x84\x29\xb1\x80\xb8\x7e\x6f\xca\xaa\x2c\x84\xd3\x34\xb4\xd0\xd6\x94\x4d\x24\xf6\x11\x83\xb3\xe5\xb4\xef\xe7\x44\x12\x17\x70\x60\x26\xa5\xb8\x8d\x65\x36\xec\x22\xc3\x6a\x2e\x21\x75\xb5\xbc\x06\x56\xe9\x82\x4f\xf5\x0a\xe1\x0c\xe2\x15\x8c\x95\xa2\xf8\xc8\x27\x58\x4a\x45\x93\x64\xc4\x18\x21\xb1\x44\x90\x65\xfa\x55\x6d\x86\xbc\xfe\xb4\x87\x70\x1c\xa3\xff\xfd\xf5\xc7\x8b\x9f\xef\x07\xe3\xe1\x15\x18\xad\x87\x17\x83\x6f\x7a\xfe\xc7\xeb\x87\x7b\xff\xab\xb1\xb0\x3c\x11\x81\x52\xfc\x08\x2a\x1e\x93\xc4\x26\x4f\x90\x11\x0b\x47\xea\xb0\x03\xf4\x13\x49\x5c\xa4\xab\x15\x53\x3c\x84\xa2\xdd\xc3\xc6\x8a\xc5\xc6\xe6\xb7\x81\xf2\x7b\xeb\x3f\x59\x4d\x83\x8e\x78\x7c\x17\x4e\x0c\x84\x1c\x19\x2c\x83\x64\x72\xab\xfb\x16\x04\x47\xd8\x8c\xb2\xa6\x78\x3c\xc2\x9e\x5e\x52\x88\xff\x81\x2c\x7e\xd4\xea\xf5\x0d\xa6\xa2\x35\xed\xd5\xa3\x01\xb9\x13\xa3\xf5\x74\x2c\xab\x87\x4a\x1a\x59\xd8\x64\xdb\x34\xc6\x7c\xd6\x01\xc1\xbd\xf9\x74\x2d\xbc\x14\xf9\xac\x84\x43\xa9\xf0\xf9\x1c\x0e\xca\xc9\x5f\x34\x05\x0d\x8e\xd8\xfd\xf5\xf9\xf5\x29\x22\x09\x9e\x70\x08\xe5\xb7\x21\x41\xae\x09\xbb\x60\x11\x4f\x83\x86\x4a\x08\x25\x3d\x94\x15\x08\x25\xa1\x11\xed\xd8\xb4\xb1\x06\xa9\x24\xe3\x62\x19\xdf\x63\xbf\x2a\xa0\x9d\xec\x0d\x17\x6d\xae\x7f\xfd\x1a\x2c\x1d\xcf\xb4\x22\x57\xe1\xbc\xf6\x6e\x9e\x12\x6c\x6a\xe9\x1b\xb7\x90\xb5\xe5\xdb\x00\xd6\x24\x29\xd5\x53\xd4\x07\x47\x1e\x5b\x17\x7c\xf1\x26\x67\xe8\x87\xbf\x48\x34\xc9\xd5\x88\x95\xdb\xe0\x0c\xf5\x7f\xba\x43\xdf\x61\x15\xcd\xbf\x19\xb1\x6b\xad\x66\xfe\xf0\x97\x06\x28\xa5\x8d\xd1\x09\xf5\x9a\x9c\x63\x85\x2f\x38\x8e\x29\x9b\xd5\x41\x13\x16\xf5\x63\x06\xf7\xfd\x53\x74\x6d\x75\xf8\x22\x13\xc4\xa7\x04\x07\x0d\x01\x43\x86\x89\x38\x2e\x02\xac\x9c\x95\xe1\xdb\x8c\x66\x06\x17\xd6\x88\xdd\x1b\x4c\x46\xcd\x55\xa9\x42\x19\xb7\x35\x8c\xb4\x56\x66\xd0\x2a\xb1\xcb\x90\x22\xc9\x02\xe9\xd5\x01\x32\xf6\x9b\x61\xe5\x31\x90\x67\x96\x99\xfd\x88\x81\x82\xee\x73\x53\x12\x1e\xe1\x04\x62\xf2\x8e\x02\x9b\x9e\x56\xdb\x79\x0e\xf9\xe1\xa6\xe8\xf9\xa2\x1c\x3a\xeb\x21\x0b\xbc\x50\x16\x6e\x14\x18\x00\x60\x1f\xad\x37\x36\xe5\x9a\xe3\x18\x2c\x36\x30\xbe\x25\x66\x75\xf4\x87\x1e\x9b\xcd\x2c\x8b\x7e\xea\xd3\xb6\x78\xce\x1c\x16\x49\x04\xe6\x7b\xb6\x80\xf0\x6d\x28\x3a\xc2\x21\xf4\xa3\xe0\xce\x96\x28\x97\x76\xd1\xdf\x89\xc1\x67\x23\x66\x22\x05\x4b\xfb\x12\xa2\xf7\x04\xbd\x73\x06\x81\x8c\xcb\xb9\x62\x79\x66\x03\x1b\xad\xac\x9f\x09\x72\xe4\x33\xa0\xe2\xd2\x9a\xea\x1b\xf6\x18\xdd\x86\xea\x75\xcc\xa3\x3c\x75\xc8\xca\x90\x3d\x55\x94\x95\x2f\x49\x3c\xe6\x62\x5f\x47\xf1\x80\xd2\xa2\x08\xa4\x8f\xb7\xd6\x8f\x0d\xc1\xf4\xc3\x4f\x97\x25\xf5\x66\xc1\x17\x78\xc7\x6e\x51\x6b\xa6\xa1\x71\x56\x6e\xa9\xd4\xda\xce\x79\x89\x57\x05\xfa\x2b\x17\x20\x6c\x91\xcf\x19\x07\x23\xb7\x49\xcf\xe2\xf1\x57\x12\x0d\x6f\xb4\x04\xa4\x35\x5e\x7f\x06\x73\xa9\x4c\x70\x19\xa4\xeb\x98\xaf\x4d\xba\x40\x0f\x7d\x8b\x46\xf9\xb7\xdf\xfe\x29\x42\x9f\xdd\x1f\x7f\xfe\xcf\xff\xfc\xd3\x9f\x37\x49\x27\x71\x0a\x39\xb4\x5b\xac\x91\x2f\x27\x55\x16\x89\xc2\x1d\x58\xe6\x54\x3b\xec\x82\x3d\x80\x4d\xcb\xbf\x0d\xca\x63\x10\x3b\x84\x67\xf6\x84\xcb\xf0\x64\xa2\xd2\xd1\x2c\x22\x09\x24\x51\xbd\x32\x87\xf0\xc2\xae\x95\xe8\xff\xd7\x0a\xb0\xb2\xb1\x3e\x2a\xdb\xc5\x38\xd1\xc4\x8b\xd7\xba\x11\xf4\xb5\xb5\xff\x29\x70\x20\x7e\xe3\x2e\x38\x9e\xc4\x44\x98\x31\x79\x93\x9d\x37\x24\x02\x73\x20\x9f\xb3\x84\xc7\x0e\x1e\xb5\xc8\x05\xa4\x20\x20\x0c\x3e\x63\xcd\xb9\x7b\x16\x46\xcb\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x50\x89\xbe\xfe\x7c\xaa\x7f\xeb\xa1\xc5\x29\x04\x91\xf6\xd0\xaf\xa7\x16\x2d\x07\x0b\x35\xd6\x3f\x7d\xe3\x64\x6d\xdb\x04\x0c\x9a\x4a\xf4\xd5\xc9\x13\x16\xa6\x66\xf4\x89\x19\xd1\x57\x96\xb3\xfa\xba\x78\xa1\x6c\x9e\x70\xfe\x68\x03\x6c\x97\x3e\x3c\x71\xc0\x6b\x40\xde\xde\x6f\x62\xb6\xde\x27\xe6\x2b\x74\x04\x2f\x10\x74\x9c\x4d\xd0\xf1\xdf\x25\x67\xe8\x78\x81\xd3\xc4\xfe\xea\x9e\xda\xf8\x5f\x2c\x6d\x4e\x5c\xec\x83\x7c\x92\x85\xb1\x94\x7e\x97\xf0\x09\xcc\xea\xd2\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\x5c\x22\x2a\xe0\x07\xa5\x5c\x99\x57\x80\xc7\xd5\xcd\xea\xb3\x1f\xd2\x7f\x1b\xbf\x30\x2c\x8a\x4b\xe2\x33\xc6\x61\x1f\xbd\xa6\x1b\xfd\x8c\xbe\xb6\x2c\xe8\x1b\x7d\xc7\xd8\x70\x65\xb3\x0c\x75\x1d\x2c\x7c\x07\x3f\x07\x1d\x50\x86\x4c\x5a\xe6\x8a\x2f\x7f\x3d\x39\x3e\x3e\xf6\x5f\x43\xd6\xfa\xff\x8b\xa8\x92\x24\x99\x9a\x96\xdc\x0d\xb6\x18\xb1\x4b\x57\x78\xc1\x19\xaf\x0b\x48\xc7\x4c\x70\xc5\x23\x9e\xa0\xa3\xc2\xa0\x1b\xf3\x48\xa2\x7f\xd7\x62\x6d\xb0\x94\xf0\xa3\xd6\xe3\x1a\x60\x60\x0d\xd2\xf3\x2b\x1d\x2a\x6b\x10\xaf\x1e\xab\x10\xc5\xcd\x2b\xb6\x58\x86\x55\x3c\x80\x16\x34\xe5\x9c\x58\xa4\x37\x21\xf4\xcb\xe4\xb3\x82\x47\x0d\x40\x7a\xb5\xa1\xec\xf5\x37\xe5\x12\xbb\x2d\xf0\xf4\x0c\x59\x37\x2c\x80\xc5\xbb\xb2\x9c\xc1\xcc\xb3\x17\xba\x4f\xf4\xe5\xc2\xc2\x52\x00\x32\x4f\x53\x2c\x16\x27\xc5\x69\x5b\x26\xce\x02\x69\x0d\x78\x4c\xe2\x16\x00\x5c\xb8\x89\x3d\x5a\x36\x8a\xc1\x8a\x97\xee\x46\xf3\x67\x37\x82\x5a\x86\x01\x62\x01\x61\x11\x8f\x2d\x5d\x17\xd9\xa7\x65\x89\xc5\xbf\xb3\x2c\xab\xb8\x88\x18\x59\x18\xe3\x98\x32\x10\x1e\xf6\x0d\xf7\x71\x03\xfb\xe6\x63\xa8\x8a\x4b\x66\x1b\xb8\x47\x87\xd7\x77\xee\x9b\xf6\x97\x2e\xac\x43\x59\x64\xc7\x49\x88\x8f\xc7\x66\x48\xe0\xe7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x19\xbf\xa1\x89\xbe\xb5\x80\xc6\x8f\x47\xac\xf4\x73\x0f\x91\x84\xa6\x94\xf9\xd8\x3a\xc3\xdc\xf9\xd4\x48\xcf\x8f\x54\xe9\x2d\x93\xf1\xa3\xe6\x60\x0e\xd7\x29\x50\xa9\xfa\x6c\xe1\x48\xc7\x3b\xa6\xac\x05\x22\x97\x7a\x5c\x85\x8e\xae\x85\x59\xdd\xc4\x91\x15\x48\x69\x40\x78\x70\x7e\x47\x4c\xb7\xe6\xce\x52\x11\x2e\x1c\xb4\x17\x34\x77\xe4\x00\xf1\x03\x0e\x00\x7d\x94\x62\x7e\xbd\xfc\x5b\x23\xa0\x0c\x58\x9e\xee\x9a\x6c\x62\xc3\x87\xdf\xca\x4c\x77\x23\x88\xbb\xa9\x6c\xe2\x12\x61\x79\xea\x0e\xd4\x06\x14\x37\xb0\xe2\x4f\x4c\xa2\x04\x1b\xa4\x1a\xdd\x10\x44\x3e\xf6\x8c\x83\x34\x0b\xfa\x32\xd7\x8b\xe9\xc6\xd4\xd8\x49\x08\xfb\xda\xfc\xfb\x1b\x64\xef\x86\x6f\x7b\xf6\x3e\x17\xd2\x23\x80\x98\x3d\x87\x1a\x8d\x24\x36\x36\x74\x40\x25\x9e\x61\x11\x1b\x6b\x79\xa8\x55\x98\x0c\x5e\x2d\x7f\x2d\x78\x8e\x9e\xa9\x9c\x8f\xd8\x3d\x77\x06\x47\xc4\xb8\xc7\x75\xee\x81\x32\xba\xd4\x1f\x96\xc0\x04\x60\xd4\x75\x14\xa0\x99\xf0\x4e\xb9\x46\x10\x05\x3b\x66\x3c\x26\xbb\x01\x18\xdd\x17\xbe\x0a\xe7\xbf\x16\xc4\xe4\x83\xc1\x4d\xd1\x94\x4e\x4b\xa4\xdc\xd0\x36\x5f\xdd\x78\xb8\x87\x6c\x3b\x50\x12\xf8\x79\x23\x74\xed\x10\x1b\xcc\xdf\x6a\xd0\x8a\xd3\x38\x83\x6c\xe0\xd2\xda\x7b\xb4\xe4\x5d\x37\x21\xaa\x41\x2b\x6a\x75\xf7\x9b\xb9\x47\xb0\xec\x3e\xc0\x18\xa3\x99\xe0\x79\xe6\x53\xe6\x5d\xba\x9f\xd9\x06\x2b\xd3\x0c\xd9\x94\x9f\x5a\x9d\xea\x82\xb2\x47\x43\xf1\x2f\xb5\x47\x06\x10\x9b\xc4\x25\x18\x37\x57\xa5\x15\xe6\x70\x84\x28\x8b\x92\x1c\x2e\x3e\xa9\x70\xf4\x68\x40\xbd\x9b\x8c\xbe\xfa\x9b\xf1\xfa\x64\xca\x06\x89\x29\x4f\x12\xdb\x6d\x71\x81\x16\x65\xac\x9f\x28\x46\x18\x3d\xdc\x0e\xeb\xfb\x7e\xa4\xcb\xce\x9c\xfa\xdb\xb3\x4c\x20\xf0\x3f\x3f\xd0\x8d\xe2\x2e\x2b\xb0\x78\xa4\x44\xea\xde\xb8\xd4\x04\xba\x6a\x88\x54\x69\x05\x22\xbe\xad\x31\xed\x6f\x4c\xa7\xb3\x2c\x1f\xeb\x85\x4a\x36\x09\x10\xd0\xa3\xf8\x74\xf3\xd0\x0f\xbe\x5b\x45\x2a\x9f\x6e\x1e\x50\xd0\x87\x01\x3c\x4c\x48\xa4\x7c\xa4\xf1\x31\x3a\x2b\x70\x88\xab\x92\x79\x4c\x9e\x68\x64\x52\x5c\x7b\x5a\x2a\x1a\x31\x80\xf7\xd4\xba\xce\x91\xc3\x84\x42\x9f\x6e\x1e\x2c\x92\x94\x87\x9b\xb2\x90\xca\x00\x61\xb1\xd9\xb5\x53\x01\xd6\x64\x9c\x1d\x81\xc4\x86\x45\x5c\x78\x3b\x7a\xa0\x5c\xff\x7f\xec\xbd\x5b\x77\xdb\x48\x76\x36\x7c\x3f\xbf\xa2\xd6\xca\x85\xdb\xdf\x47\x51\xed\x9e\x37\x59\x1d\xaf\x95\x0b\x5a\x96\xa7\x35\x6d\x4b\x1e\x1d\xba\x27\x6f\x98\x45\x17\x81\x22\x89\x08\xac\x82\x51\x80\xd4\x4c\x26\xff\xfd\x5d\xb5\xf7\xae\x03\x8e\x04\x48\xc9\x76\x26\x7d\x91\x4c\x5b\x04\x0a\x75\xae\x5d\x7b\x3f\xfb\x79\x22\x9e\x15\x25\x19\x18\x0f\xaf\xa6\x76\x4c\xae\x7d\x24\xc4\x54\x4b\xcd\xa5\xb1\x95\x30\xcb\x00\xd4\x3f\x9a\xfa\xf4\x2d\x9d\x7a\x0c\x38\x00\x3a\xed\xa8\xcd\x3f\x71\x19\x7e\x5c\xee\x18\xcf\x97\x49\x91\x9b\x6b\x18\xbe\x0c\x43\x61\xef\x1e\x4b\x7b\xa3\xf2\x96\x11\x09\xb6\xc0\x00\x27\xb2\xd0\x73\x19\x64\xb0\xb8\xac\x60\x4c\x5e\x48\x24\x03\x3a\x3c\xc0\xde\x58\x7a\xae\x28\x55\x65\x6c\x8f\xd5\xdc\x09\xc0\xec\x32\x34\xa2\xe6\x12\x98\x49\xcc\xd9\x0a\xc2\xe7\xfe\xec\x7f\xcd\x3e\xc9\x87\x24\x4e\xf8\x49\x21\x74\xca\x4f\x8a\xff\xf3\x69\x52\xfb\x13\x7f\xf5\xfd\xf7\x9f\x50\xcb\xa6\x8b\x76\xc1\x4d\xa3\xa3\x1d\x3c\xed\x71\x0a\x5b\xfc\xc2\xcc\xd2\x23\xc6\xe9\x7d\x72\x2f\xd8\x27\x1c\xee\x4f\x44\xe0\x77\xd8\xb0\xcd\x65\xdb\xb8\xb1\x43\x86\x0d\xe8\x54\xdb\xc7\x8d\xf5\x0c\xdb\xab\xf5\xf4\x1f\xd7\x4b\x33\x5a\x3f\xac\xa7\xaf\xbe\x87\xff\xac\x8d\xd1\xbe\xc5\xeb\xb2\x67\xda\xaa\xdd\xb2\x11\xb5\x2c\x4b\xb7\x17\xcd\xe5\xfe\xcd\x88\x8d\xdb\x8b\x60\xd6\xb6\x2d\x7c\x5e\x88\x63\xb3\x5b\x91\xd7\x71\x04\xfa\xba\x41\x98\xd9\x1b\x11\x3c\x92\x6d\xd2\x33\x45\x02\xdc\xb3\x9b\xf6\x32\x04\xe0\xc2\x8f\x23\xf8\x78\xe0\xf9\x61\xed\xa9\x3d\xbb\xa7\x39\xfd\xd5\x4c\x85\x18\xc1\x20\x73\x63\x1e\x1f\x58\xc9\xca\xa3\x7d\x75\x7c\xe4\xa8\xa8\xd3\x24\x72\x8f\xe9\xb6\x3e\x66\x15\xd9\xe9\x88\x2e\x13\xed\xf2\xfe\x5c\x4d\x2c\xb4\xd2\xdd\xaf\xed\x77\xd7\xb4\x96\x42\xc1\x1e\x17\x75\x6b\x99\xf8\x81\x2b\xe2\x48\x28\x9c\xb9\x52\x2f\xb6\x83\x49\x42\xfd\x87\xdf\xd2\xcb\x1f\x1a\x94\xa1\xce\xbc\xfc\x00\x99\xd9\x8e\x0c\x6b\xcb\xa5\xb1\xd6\xec\x57\x3b\x02\x4b\x78\xcb\x3f\xa8\x4a\x77\xd9\x41\x15\xc2\x2f\x0e\xd4\xb2\xa5\x4f\xd9\x52\x1e\x31\xb6\xca\x53\x8c\x1d\x14\x1b\x70\x2b\x7b\x0d\x38\xbb\xcd\x79\xf7\x32\xea\xc5\xa5\x3c\x5f\xa3\xd3\x4b\x8b\x42\xbf\x6c\x19\x61\x9f\xc7\x76\xc4\x08\x1f\xa0\xb3\x1d\x62\x59\xc0\xa5\xd2\xb7\xd2\x5c\x2d\xab\x84\xd1\xee\xa6\xe5\x14\xeb\x03\x36\x54\x9f\x5c\x17\xa9\x1c\xd5\x15\x62\xb3\x56\xba\x79\xb0\xc6\x4a\xbd\xd7\xe3\x71\x7c\xeb\x58\x5e\xac\xea\x3b\xe5\xec\x62\xe5\x96\x02\xb8\xce\xbb\xeb\x30\x5e\xd7\xbd\xa7\x0a\x24\x74\xdc\x55\x83\xb9\x9c\xd9\x47\x3c\x63\xa3\x4e\xd0\xcb\x82\xe9\x88\xe5\x12\x33\x5c\xc0\x67\xc6\x7d\xaf\x53\xe3\x3a\x1a\x31\x36\x21\xbf\xd6\x84\x3b\x2d\x72\x7f\x1a\x91\x0a\x9c\xe3\x65\xee\x55\xe0\x7b\x10\x79\x1b\xec\x78\xc4\xc7\x6f\x6c\x13\xa9\x28\xdb\x97\x6d\x1f\x1e\x7e\x51\xa1\x82\x20\xe1\x88\x50\xb5\x98\x17\x90\xee\xfc\x34\xf5\xc4\x9f\xb5\x8f\x35\x57\x6b\x71\xd4\x6e\x9c\xf0\xed\x22\x57\xdd\x12\x85\x03\xba\xc9\x16\x51\xf1\xd9\x6f\x50\xb2\x68\xc7\x3e\x97\x3c\xc5\xc3\x4d\xd2\x74\xb4\xd5\x06\xf7\xc7\x0f\xff\xc4\x66\x70\xfa\xb0\x0f\xb0\x2f\x02\x68\x0b\x4a\x2b\x14\x4b\xb6\x99\xc8\xb5\x92\xbc\x53\xab\xf3\xfe\x47\xbd\x20\xbd\x31\x73\x35\x56\x65\x53\x5b\x6c\x44\x4b\x5a\x4a\x0b\x1b\xc5\xd9\x7d\xb9\x14\xb9\x14\xa8\x47\x0a\xcf\x31\xfb\xdc\xa0\xea\x2a\x5e\x16\x9b\x1f\x16\x51\x9a\x0c\x16\x41\x83\x8c\xd1\x99\x79\xed\x0c\xdf\xea\x6b\x40\xa5\xfc\x4a\xd5\x25\xc3\xdf\x18\xfe\x36\x65\x6f\x78\x74\x2f\x64\xcc\xb2\xb4\x5c\x27\x44\x10\x83\xe6\x7e\x52\xbd\xd8\x57\x1b\x86\xb6\x05\x96\x6f\x8e\xa1\xb9\xdc\xf2\x7b\x24\x26\x27\x23\xd2\xdc\x1c\xba\xe8\x05\x9d\xab\x64\x91\x34\xe7\xee\xde\xd1\x72\xe7\x61\xb3\x98\xfa\xdc\xd3\x25\xe6\xcb\x3d\x6e\x14\xa1\x8c\x2a\x9e\x9a\x11\x0b\xd7\xcd\xd6\x06\x8f\x97\xe5\x5a\x71\xca\xb4\x54\x19\x5c\xbd\x10\xc2\x03\x72\xfd\x52\x32\x0e\x54\x60\x2f\x34\x2b\x33\x6b\x9f\x41\x6c\x29\x05\xa4\x0f\x0e\x81\xf9\x21\x4b\xa2\x7b\xc4\x96\x42\xf6\x04\x73\xcd\x6b\x08\x18\x32\xe1\x41\x8e\x6d\x5b\xc3\x0a\x89\x70\x8e\xc3\xad\x34\xb8\xf9\xf7\xcc\xd3\x81\x99\x21\xc5\x46\xc8\xc5\x01\x14\xf1\xc3\x07\xad\x92\x05\x42\x66\xb0\x8b\xd1\xb9\x2e\x2c\x65\x42\xa2\x80\xfe\x8e\xed\xf8\x8f\x93\x55\xcd\x8c\x4e\x34\xd3\xbc\x48\xb4\xd9\xcb\x5a\x7b\xdc\xd3\x0f\x1d\xd3\xeb\x7c\x1c\xe7\x51\x0b\xdf\x51\xad\x2f\x5c\xa6\xd9\x94\xbd\x83\xc8\x46\x70\x33\x50\x8e\x3d\xa8\x6b\xc3\x2a\x36\xa2\x93\x46\xf7\x29\x20\x9a\xb6\x05\xc1\xf3\xbd\x01\x2b\x97\x55\x38\x65\x33\x1f\x51\x46\xfe\x24\x8c\x15\xef\x69\x91\x48\xb5\x38\x64\xf2\x0d\x0a\xbe\x00\xea\x0a\x26\x10\x03\x4b\x4a\x9b\xbf\x7b\x55\x10\x57\xcd\x47\x48\xdc\xe7\xf7\x42\xf6\x79\xd8\x87\xd7\x10\x43\x20\xbd\x2e\x01\x17\x5b\x51\x18\x5e\x39\xa4\x82\xc3\x97\x9d\xa7\xac\x4a\x56\xa7\xa6\xcb\xcd\x35\x24\xba\xa7\x74\x41\x8c\xb0\x11\xe9\xd5\xe3\x46\xe9\x70\x9d\xd9\xf1\xc3\x9b\x6c\x5e\x3a\xe5\x07\x48\xb7\x74\x1d\x8c\x38\x4b\xa9\x42\x4e\x2c\xa8\xb5\x5b\xa4\xe8\xd6\x71\xe3\xcd\xec\x16\x0a\xdd\x00\xc8\x04\x5b\x54\x73\x35\xff\xfc\xa3\xbe\x82\x15\xfb\x14\xec\x2b\xed\x52\xdb\xc7\x67\x3e\x1d\x18\xf3\x75\x98\x5e\xaf\xd3\xcd\x63\xc7\x17\x94\xa9\x98\xf9\xe9\x35\x5e\x94\xfb\xeb\x37\xab\x26\xe6\x3d\xa8\x6d\xfb\x66\xf6\x87\x00\x18\xc6\x96\x65\x92\xc6\x48\x9f\x17\x18\x84\xca\x5a\x1c\xc0\x69\x0f\xc7\x7f\xa2\xdd\x79\xd2\x3e\xc7\x3e\xaa\xf8\x98\x89\x35\x9e\x22\xb5\x39\xaf\x07\xe4\x8d\xe8\x10\xbc\xb3\xdd\xdf\x13\x99\xea\x46\xfc\xc7\x0b\x5d\x15\x71\xeb\xa9\x30\x40\xbc\x96\xe5\xea\x06\x14\xa3\xba\x58\x88\x02\x31\x15\x9b\x56\x6c\xc6\xd9\x7c\xc6\x25\xb9\x75\x0d\x0a\x21\x86\xfc\xf1\xcf\xd9\x9f\x6f\xae\x2e\x4f\xb6\x3c\xd7\x1b\x0e\x2c\x0f\xb6\xac\x89\x15\xe1\xc4\xeb\xb1\x45\x32\x24\x72\x2e\x4f\xd8\x5a\x4d\x10\x37\xf3\x9a\x6d\x8a\x22\xd3\xaf\x4f\x4f\xd7\x49\xb1\x29\x97\xd3\x48\x6d\x4f\x7d\xd7\x9c\xf2\x2c\x39\x5d\xa6\x6a\x79\x9a\x0b\xc8\x9c\x38\x79\x35\xfd\xe1\x15\x8c\xcc\xe9\xc3\xab\x53\x40\x4b\x4c\xd7\xea\x1f\xde\xff\xf0\xcf\x7f\xfc\x27\x53\x70\xb6\x2b\x36\x4a\xbe\x26\x50\x4e\x6f\xd9\x27\x68\x95\x9f\xe2\x2b\xb5\xaf\xfc\xf3\xf4\xfb\xb0\x1a\xf4\xe8\x56\xc5\x22\xd5\xa7\x0f\xaf\x16\x76\x60\xa6\xd9\xee\xf7\x5c\x83\xaf\x96\x6b\x70\x9f\x14\xbf\xe7\x1a\x7c\xd5\x5c\x83\xe1\x16\x8e\xdb\x63\x80\xbc\xd9\xef\x8f\xe6\xef\x6e\x8f\xb4\xae\xf7\x7d\xfb\x50\xcb\xe1\x10\x66\x82\x1d\x71\x44\xdc\x8b\x51\x57\xec\x5a\x73\xdd\xd5\xa1\xc3\xc5\x36\x56\x40\xa5\xd3\x98\x1f\x45\x7c\x01\xc8\xbe\x24\x02\x72\x7e\x74\x09\x66\x3c\x69\xcb\x20\x20\x04\xeb\x31\xfd\xf7\x9c\x32\x13\x4f\xad\x2f\x41\xcd\x3d\x50\x5b\x22\xc5\xb7\x2d\xde\x56\x3d\x5a\x4d\x89\xa7\x50\x62\x18\xa8\xcd\xed\x08\xe6\x71\xf2\x40\x5d\x6c\xbd\x3a\xaa\xb1\xe1\xfa\x30\xe0\xf6\x0c\x69\x5c\x5d\x9c\x0e\x51\xaf\x89\xb6\x1f\xb4\x07\x87\x65\xc6\x31\xe7\x90\x25\xe0\xcb\xca\x3c\x53\x5a\xe8\x29\x7b\x57\x53\xaf\xf5\x60\xf4\xeb\x77\x67\xec\xd5\x8f\xff\xfc\xc7\xb9\xfc\xae\xe5\xdc\x86\xfd\x5e\xe5\x6b\xc2\xc6\xc3\x69\xbd\xe5\xba\x10\xf9\x69\xbe\x8a\x4e\x71\x97\x3b\x35\xef\x9f\xd0\x47\x4f\xd4\xea\xc4\xd1\xcc\x9f\x10\xe3\xf6\x74\x1b\x8f\x23\x8d\xa9\x4c\x3d\x3c\x6b\xe8\xa0\xd1\x70\x28\x21\xbd\x9c\x5a\x39\x41\x11\xcc\x5d\x44\xed\x21\xb5\x6a\xf9\x8f\x37\xa9\x5a\xea\x97\x8e\xd4\x92\x6b\xfb\x0d\xcf\x32\xd7\xbd\x34\x9f\x46\x71\xc2\x4e\x91\xe7\x74\x54\xd8\xbd\x24\xbc\x8e\x8c\xe9\xf8\xf6\xc5\xe6\x8f\x7b\xe4\xd8\xe1\xb9\x2a\xa5\x65\xec\x57\x52\xa8\x15\x40\x37\xc0\x12\xb6\xc8\x33\xf0\xd5\x02\x9e\xc9\xf1\xe9\xe4\x22\xc3\x03\x06\xa2\x0a\xdd\xdd\x7d\xa4\x6a\xc5\xbe\x7e\x7e\x0e\xd5\x8a\x63\xfb\x9d\x36\x94\xaf\xd4\xe1\xc7\xc2\xc3\x71\x29\x8d\x41\x55\x98\xe7\xf7\x46\x50\xdd\x3e\xe0\x15\xe5\x3c\x41\x7c\xc6\x73\x30\xd2\xc4\x49\xa1\x4e\x80\x88\x0c\xe8\xad\x50\x47\xa6\x0b\x56\x01\x91\xe7\x31\xc7\xa4\x79\x7e\x40\x3d\xd1\x30\xff\x2d\xa8\x28\xd9\x24\x1a\x69\x99\x09\x66\x9b\x48\x29\x72\x8a\xa9\xed\x3d\x51\x47\xc6\xa5\xc3\xa1\xec\x47\xd9\xfa\x9b\x68\xa8\xf1\xe1\x72\xac\x78\xb0\x09\x4c\x19\x58\x9f\x1b\xb5\x55\xc6\x9c\x51\xa5\x0e\x7e\xc4\xdb\x0b\x1c\xc2\x9d\xb6\xd7\x96\x67\x48\x3c\xfa\xf5\x5a\x63\x96\x96\xf9\x09\x9d\x7a\xe1\x43\xa3\x64\x93\x96\x55\xa1\x98\x3d\xf5\x77\x0a\x1f\xfd\xf3\x06\x50\x0f\xa8\x3d\x0a\xf2\xdf\xc4\xdb\x9f\xfc\xa7\xb9\xd7\x98\x29\xe5\x6e\x0a\xee\xe4\x46\x90\x0e\xf2\xeb\x86\x90\x34\x6b\xcd\x77\x32\x60\x94\xdb\x91\x63\xe0\x12\x47\x86\x0c\x00\x97\x98\x4a\x61\x73\x28\x4e\x5a\x93\x28\xba\xd6\xa5\x15\xdb\x8e\x17\x96\x03\x7a\x5c\x55\x6f\x5c\x01\x44\xf7\xdc\xac\xb7\xa7\xd0\x83\x8c\x1b\xec\x63\xdc\x10\xac\x6d\xd1\x05\xdc\x1c\xbf\x18\x41\x34\x6b\x4c\xdf\xc1\x47\x70\x72\x36\x7a\x30\x58\x0b\x5d\x1d\x38\xce\xc5\xd6\xe7\xb1\x6a\xc3\xec\x22\xeb\xa8\xcf\xc8\x34\xb5\x6c\x5c\x1e\xdd\x8b\x0f\x6e\x7d\x21\xa4\x71\x59\xc2\xef\x97\x57\xb7\x21\x5a\x23\xc1\xd6\x9e\x44\x1b\x11\xdd\x83\xc3\x04\x8f\x3c\x27\xc4\x4b\x0c\xa7\x73\xe9\xe5\x1c\x0b\x65\xa1\x07\x3b\xa7\x70\xe1\x54\x5e\x54\xce\xe2\x44\x67\x29\xdf\x41\x90\x57\x62\xee\x95\x0f\x10\xbb\xa4\x45\xb3\x15\xec\xf3\x17\x0f\x1f\x69\x33\x2a\x33\xff\xde\xd8\xbe\xf4\x60\x5a\xdf\x99\xcd\xfd\x80\x69\xb1\xe5\xb2\x48\xa2\xb9\xdc\x0a\x2e\x43\x54\x1e\x05\xb9\x4d\x27\xc7\x4a\x10\x07\xfc\x6a\x25\xa2\xc2\x93\xc8\x82\xf1\xee\x7a\x6a\xdf\x1a\x1c\xd7\x76\xb7\xf2\x7a\x9b\xfe\x13\xe0\x7e\x31\x46\x9f\xab\x07\xda\x86\xed\xd1\x78\x60\xf0\x06\xe4\x3f\xe9\xc8\xb5\x97\x41\xf8\x97\x9d\x53\x6c\x29\x8a\x47\x01\x1c\x29\x94\xd4\xdd\x66\xe3\x1f\x2d\x01\x73\x9c\xa2\x7b\xbb\x16\x7e\x80\x04\xc3\x05\x16\x82\xc9\x1c\x99\x9b\xac\xb1\xb2\xbd\xa0\x34\x73\xf0\xf6\xbc\x20\xbf\xd5\x0b\x38\xa6\xcd\xed\x31\x7f\x10\xf1\x5c\x56\xa9\xf2\xc8\x66\xf4\x0b\x8e\x79\x71\xc3\xa7\xd9\x6d\x6c\x1f\x0f\xf2\xe5\x9f\x03\x3d\x90\x27\x06\x76\x89\xd4\x3d\x62\x8b\xd8\xe8\xe7\xbc\x55\x59\x9d\xd7\xd0\xba\x1f\x00\xc9\x12\xda\x8a\x97\x91\xd6\x69\x05\x4f\xe1\x26\xa5\x23\x02\x43\x96\x50\x07\x80\x25\xbf\x64\xc3\xd3\xd9\x56\xc6\x5c\x5a\x86\x8c\x55\x99\x22\xf3\x73\x57\x1e\x02\xf1\x02\xda\x6c\xbe\xaf\x97\xd5\xe9\xfc\x6a\x2c\xd0\x8b\x74\xb0\x87\x00\x8c\x8c\x7b\x9d\x9d\xf5\x42\xea\x12\x4c\x0a\x2b\x15\x07\x8e\xe7\xb5\x28\xe0\x34\x8f\xcb\x14\x09\x1f\xc0\x63\x0e\x1c\x83\x3c\x4d\x59\x52\xe8\xb9\x74\x94\x88\x98\x6c\x00\x3b\xac\x75\xa9\x5b\x95\x71\xe9\xb4\xca\xe1\x67\x2e\xc1\x0e\x4b\xa2\xa4\x68\x40\xb8\x77\xa1\xbc\x52\x96\x09\x8e\xf9\xc9\x38\x6c\x73\x19\xde\xb9\xea\x83\x40\xc9\xbc\x3c\x4d\x78\x8f\x0a\xfc\x53\x4c\xdd\x99\xf9\xc4\x41\xb8\x05\x6c\x9d\xb9\x70\x59\xe5\x64\xac\x2d\x71\xa2\x10\xd2\xd2\xdc\x6a\x0a\x6d\x7d\xe4\xfe\xde\x0a\x79\x0a\x51\x99\xf2\x1c\x13\x34\x56\x65\xca\x92\x55\x20\x02\x0d\x63\x80\x84\x78\x66\xb8\x22\x05\x67\xb5\xf5\x92\x6b\xbe\x15\x01\x17\x07\xb9\x77\xd2\x00\x43\x81\x2c\xff\x18\x9c\x37\x65\xbd\x9c\xb2\xb7\x9e\xf2\x13\x47\x18\xd6\x44\x40\xa4\x9b\x68\xdc\xfe\x5c\x7d\x83\x34\x72\x68\x9d\xa9\xa2\x92\x66\x45\xba\x55\xd7\x31\x82\x20\xc8\x31\x0e\xa0\x61\xe5\x58\xfa\x51\xc3\xad\x34\x12\xe6\xd5\x1a\x6c\xc3\x2d\x88\x8e\x0a\xda\x53\x61\x64\x25\x43\x12\xe2\x03\x2a\xea\x48\x9e\x5b\x2a\xbb\xed\xd1\x9c\x86\x71\x1c\x59\xd5\x40\xc1\x6d\x7c\x45\x83\x99\x13\xc2\x71\x86\xf4\xec\x9a\x17\x63\xb1\x39\x2e\x19\x67\x7c\x45\x5b\x71\x50\x43\xaa\x09\xbb\xc7\xc8\x7a\x3a\xa1\xfd\x03\x2a\xea\xe4\xfc\xbd\xc6\x0b\x6c\x15\x82\x47\x9b\x6a\x5e\xbc\x65\xaf\x75\x2d\x80\xbc\x28\x58\x8f\xe3\x53\xfa\x67\x7e\xce\x81\x88\x1d\x33\xd5\x9f\xb2\x2b\x29\x10\x39\xa7\x56\xc1\xa1\x42\x15\x20\xb5\x3b\x10\x10\x71\xbb\xdc\xd2\x54\x4c\xde\x5b\xba\x20\xb3\xe4\x26\x8c\xfb\xd2\x61\xd7\xc3\x69\x83\xbb\x48\x87\x2d\xd9\x26\xb7\x73\x84\x79\x39\x2c\xe9\xbe\xfd\xce\x1f\x00\x50\xc7\xef\x00\x6d\xed\x18\x3e\x2c\xbd\x48\x72\x77\x8b\xb3\xf0\xf1\xea\xbc\x61\x08\x27\xdd\xd7\xbf\x1f\x37\x55\x14\xe2\x08\x71\xba\xbb\xcb\xb7\xe7\xef\x2e\x2e\xab\x8a\x72\x7f\xb9\x3b\xbf\xab\xfe\xe5\xfa\xee\xf2\xf2\xe2\xf2\x4f\xe1\x9f\x6e\xee\xce\xce\xce\xcf\xdf\x56\x9f\x7b\x37\xbb\x78\x5f\x7b\xce\xfc\xa9\xfa\xd0\xec\xcd\xd5\x75\x4d\xc3\xce\x0a\xd0\x05\x7f\xba\xbd\xf8\x70\xfe\x76\x71\x75\x57\x91\xc1\x7b\xfb\xaf\x97\xb3\x0f\x17\x67\x8b\x96\xfa\x5c\x9f\x9f\x5d\xfd\x72\x7e\xbd\x47\xc5\xce\xb7\xb7\xb5\x4b\x9f\x02\x3e\x76\xb0\xa6\xe1\x8c\xad\xf2\x44\xc8\x38\xdd\x21\xf6\xde\xde\x6c\x6b\x60\xda\xf0\xec\x4d\xb6\x42\x95\xc7\x40\xe8\x6f\x37\x82\xa9\x07\x91\x03\xb3\x11\x96\x46\x34\x08\x3e\x8b\xba\xfe\xd5\x5c\x14\x79\x33\x2a\xd0\x9b\x29\x54\xe4\x3b\x97\x8b\xd6\x57\x1d\xcf\x8a\x47\x1f\x61\x99\xc8\xfb\xea\x02\x96\x51\x5e\x66\x45\xb2\xec\x4e\x8a\x18\x9d\x4c\x3c\xf4\xee\x8d\x1c\xae\xed\x84\x57\x97\xed\x1b\x63\x25\x37\xe0\x18\xe0\x31\x94\x70\xa8\x54\xa7\x7b\xdb\x82\x35\xb3\x72\x99\x26\x11\x4b\xe2\xba\x3f\x85\x72\xfc\xc1\x65\x5c\xa7\x7a\xce\x44\x0e\xa6\xaa\xb9\x01\x64\xb9\x38\xe1\x65\xb1\x41\x5a\x42\x4a\x45\x20\x61\x8e\xb9\xd4\x22\xca\x05\xc6\x02\x84\x06\x27\x2d\x6a\x34\x06\x5f\x82\xca\x10\x2b\x47\x0c\x04\x60\xd3\x40\x76\xa3\x23\x46\x80\x6f\x62\xe9\x23\x9c\xa4\xf8\x7c\x6f\xd7\x50\x8d\x13\x5d\x17\xe8\x87\x13\x1e\x7f\xb4\x4a\x8f\xa6\xdd\x66\xa7\x76\x4a\x87\x38\xc8\x36\x77\xa3\xbd\x19\xfb\xe6\x58\x38\x51\xaa\xc9\x0c\x54\x3a\xfd\x74\x96\x0b\x38\x44\x08\x0a\x60\xfd\x17\x00\x5d\xa1\x5c\x0f\x48\xf1\x30\x57\xb5\xa5\xd8\xf0\x74\x85\x16\x87\x19\x9a\x76\xa6\x04\x2c\xff\x56\xdd\x0b\x79\x8d\x03\xf6\x55\xb6\x43\x89\x37\x1f\xcf\xd3\xe2\x3c\x42\xde\x85\x69\xea\x68\x67\x95\xcd\x75\x03\x63\xaa\xc0\x7b\x42\xf0\x33\xa6\x74\x78\x16\x76\x9b\x26\xb7\x5a\x25\xbf\x99\x02\xe7\x52\xb4\xf2\x50\x03\x5e\xc8\x32\xe6\xb9\x7d\x19\xb0\x51\x48\x3b\x76\x2f\x24\x68\x44\xa2\x84\xfc\xde\x39\x3b\xce\x7f\xde\x1c\x8b\x1e\x87\x3e\xf8\xfc\x92\x8a\x74\x66\x18\xe5\xb1\xfd\x54\x60\x8e\x8d\xe3\x15\x80\x79\x73\xf6\xfe\xe2\xfc\xf2\x76\x71\x76\x7d\xfe\xf6\xfc\xf2\xf6\x62\xf6\xfe\x66\xe8\xf2\x7b\x8a\xbc\xa8\xda\xea\xab\xa7\x07\xb9\x1d\xe2\x94\x56\x9e\x4f\xcf\x75\x8d\xf2\xcb\x0e\x86\x64\x7f\xed\x93\x38\x5b\xc4\x89\x8e\xcc\xf1\xb7\x5b\x08\x19\x03\x81\xff\x41\x53\xb5\xbd\xa8\x7a\x2b\xdc\x13\xcc\x3d\x61\x77\x10\x3c\xed\x1e\xec\x8c\x76\xbf\x03\xea\x0e\xdc\x90\xb9\x30\x8b\x3f\xae\xf0\x26\x4c\xf7\xab\x36\x99\xe2\x8e\x6b\x5b\xb5\x88\x7a\x9b\xb0\xbe\x89\xd6\x25\xd0\x33\xd8\xc7\x00\x72\xd8\xd1\x2b\xc4\xaa\x1a\xaa\x08\x24\x81\x02\x36\x4b\xf4\x5c\x6e\xb9\x8c\x79\xa1\xf2\x5d\x47\x13\x87\x6d\x9e\xe1\xb2\xa9\x6e\xa1\xe1\x91\x2d\x85\x88\xed\x28\xe0\xa3\x5c\xd6\xa7\x12\x6a\x0d\xdc\x5e\xfd\x7c\x7e\x79\xb3\x38\xbf\xfc\x65\xf1\xf1\xfa\xfc\xdd\xc5\x5f\x1d\x12\x32\xe3\xba\x4d\xf1\x36\xcb\x85\xd9\x5d\x2c\x75\x53\xeb\xfe\x82\x32\xb4\xb6\x1c\x92\x1e\x4c\x56\x73\x69\x77\x96\xdc\x17\xbf\xc9\x55\xb9\xde\xb4\x17\x54\xaf\xe5\xc7\xd9\xed\x4f\x07\x55\x13\x88\xf5\x50\xab\x12\x57\x5b\x13\x11\x9a\xac\x68\xdf\x43\x18\x69\xad\x7a\x40\x0f\x09\x8f\xb6\x45\x19\x3a\x76\xb4\x83\x6e\x2f\xcd\x4d\xab\xd7\xf8\x6f\x79\xbc\x6b\x02\xdd\x06\xfb\x66\xe5\x18\x01\x84\x32\x4a\x1e\x37\x4a\x7b\xdd\xf2\xb7\xca\x09\xf6\xc3\x49\x2a\xd6\x6b\x11\xe3\xf4\xaa\x17\x4c\x3e\x38\xda\x02\x23\x7f\xae\xb7\xf5\x22\x89\x92\x1e\x71\x30\x3b\xbc\xd7\xf0\x0d\xfc\xa3\x7b\xa5\x7d\xaf\x38\x23\x72\x1c\x88\x6f\x16\x5c\x76\x04\x92\x1f\x9a\x08\xcd\x41\x5b\xd1\x55\xce\x5c\xf2\x13\x39\x4c\x6c\xc8\xc0\xaf\x83\x2e\xc0\xcb\xf1\xb8\x50\x57\x8f\x6b\x91\xa5\x3c\x12\x2e\x87\x01\x59\x4d\xe1\x5e\x7f\x48\x00\x8f\xa4\x5f\x25\xf9\x5b\x02\x49\x58\xaf\x76\xd5\x36\x05\xc0\x73\x7b\x6d\xf7\xe3\xe7\x77\xad\xf4\x5e\xdc\x88\xcb\x10\x1c\xcd\xa8\xbd\x47\xd0\x77\xf4\x45\x81\xa0\x65\x27\x2c\x79\xd4\x74\xa8\x7d\xf9\x17\x1a\x78\xbc\x33\x57\x1d\xdd\xdc\xb2\x85\xba\xe9\xe1\x4c\xc7\x3e\x7f\x61\x51\xe4\xbd\x04\xc3\x4f\x11\x8e\xf8\x98\xab\x6d\xa2\xc5\xac\x28\xf2\x64\x59\x86\x0a\xab\x23\x01\x73\x95\xcb\x89\x6f\x70\x96\xab\xb8\x8c\x2c\x25\x10\xb4\xd6\xc3\x7e\xc8\xcb\x67\xad\x8e\x98\x9d\x98\xd9\x47\x37\x37\x11\x9f\x00\xa0\x1f\x39\xab\xda\x62\x6c\x76\x63\xec\xf0\xfd\x7d\xb4\x47\xf9\x31\x53\xb2\x65\x52\x74\x77\xa6\x9d\x03\xc3\x12\x6b\x99\x7d\x1c\x2c\xe0\x0e\xd4\x14\x4d\x97\x25\xc7\x00\x7a\xd5\x46\xe9\x62\x00\x71\x47\xcd\x38\x70\xd7\x30\x6c\x4c\x35\x63\x06\xed\x86\x0d\xd7\x68\xce\x17\xd1\xa6\x5a\x71\x68\x4d\x95\x09\xb5\x5e\x5d\x67\x1e\x1f\xe7\x36\x19\x14\x46\x9b\xa0\xa3\x21\x21\xc7\x76\x45\xd5\xd2\x49\xf4\x8e\xf3\x76\x87\x16\xa3\xbb\xd1\xe1\x61\x00\xfb\x68\xca\x4b\x19\x6d\x58\x96\x72\x4c\x26\xdf\x70\x8d\x53\xda\x62\x49\xf8\x32\x49\x93\x02\x58\x7a\x30\xc4\x59\xeb\x61\x73\xcd\xe3\xf9\xbd\x25\x3b\xe7\x9e\x92\xa9\x6f\xd2\x1f\x89\xd9\x75\xad\xfa\xa2\xa8\x5d\xbf\x64\xc3\x6d\x68\xd8\xb4\x24\xc4\xae\x1f\x0e\xb3\x11\xc3\xb4\xf4\x6d\x19\x37\xb2\x54\xe2\xc7\xfa\xeb\x95\xfe\x6e\xb1\x5e\xc6\x23\x56\x48\xc5\x63\xc4\xe9\x53\xd7\xf8\x68\x5d\x59\xab\x54\xf1\x0e\x9d\x79\x5b\x36\x4a\x76\x74\x95\x1d\xab\x72\xd9\x45\x12\x8f\xb5\xea\x2f\xbd\x2f\x18\x62\xd7\xed\x53\x39\x4b\xc3\x0d\x90\x17\xa2\x48\xc6\xf9\x7b\x82\x46\xf3\x42\x9c\xc0\xeb\xed\x85\x53\x86\xe1\xe0\x36\x37\x26\x9a\x17\x8e\x72\x46\x1b\x60\x09\xdb\x66\x57\xed\x74\x3e\x06\x13\x7e\xe4\x78\x25\x72\xcf\x54\xda\xaf\x45\xf3\xc7\x1f\x5a\xba\xa5\xd1\xe8\xbf\x94\xdc\xec\x87\x57\xab\x1b\xe4\xca\x39\xa6\xd1\x45\xd2\x5c\x56\xed\xdb\x4f\xfd\xab\xb7\xd5\xf0\x5a\x38\xf1\x07\x67\x22\xb7\xb5\xe6\xc6\xbc\x3d\x7c\x17\xba\xa8\xb8\xd1\xb2\x3c\x51\xc0\x19\xa3\x56\xc8\xc0\xd8\x4d\x21\xdc\xfa\xdd\x23\x7a\xf2\x73\x29\x4a\x61\x26\xd0\xb2\x8c\xd7\x4d\x2f\xf7\x08\x4b\xd9\x37\x69\xa3\x1e\xd9\xb6\x8c\x36\xcc\x16\xce\x62\x91\xf2\x5d\xa5\x69\x60\x24\x16\x0a\xf8\x3c\x47\x51\x67\x05\x2c\xcc\x51\xa9\x0b\xb5\x05\x80\xb1\x2f\x37\x2f\x25\xac\x72\xc6\xed\xea\x6a\xdb\xdf\x2b\xec\x72\x07\x86\x36\x6f\x3e\x9e\x9f\x5d\xbc\xbb\xa8\xc5\x15\x67\x37\x3f\x87\xff\xfe\xf5\xea\xfa\xe7\x77\xef\xaf\x7e\x0d\xff\xf6\x7e\x76\x77\x79\xf6\xd3\xe2\xe3\xfb\xd9\x65\x25\xfa\x38\xbb\x9d\xdd\x9c\xdf\xee\x09\x30\x36\xbf\xda\x3d\x10\x3c\x20\xbf\xb3\x90\x67\xab\xec\x60\xfd\x0c\xf4\xd5\xd7\x6c\x66\xa9\x00\x2b\x64\x95\x36\x48\x0c\xa8\x92\x14\xc1\x71\x18\x4b\x7e\xcb\x0b\x7e\xc6\x0b\x9e\xaa\xf5\x94\xcd\x18\x01\xc2\x11\xe8\xaf\x8d\x85\x44\x3c\x69\x66\x74\xb0\x08\x63\x26\x45\xfe\x0e\xef\xa5\x6b\xd5\x8a\x18\x0a\x53\x11\x8a\x9c\xd8\xac\xb6\xb9\x3c\x7f\x10\xb2\x28\x81\x84\x96\xa7\x29\xa3\xcf\xda\x07\x82\x8c\x7d\x5b\x4b\x9d\x6c\x93\x94\xe7\x5e\x65\xf4\x8a\xca\x82\x5b\x8a\xad\xab\x23\x68\x6a\xa6\x83\xdb\x8b\xdc\xdd\x05\x83\x7a\x9f\xbd\xbf\x00\xbb\x2f\x2a\xac\x84\x96\xfd\xf8\x5c\x22\x03\x1e\x7d\x71\xcb\x21\xf9\xa4\x50\xe4\x59\xc5\xcf\xd3\xc3\xdd\x13\xf1\x28\x2a\x70\x1b\x83\x78\xae\x1b\xa5\xab\xa4\xfd\x8f\x73\x59\xe4\xbb\xc1\xc6\xdc\x2d\x64\x5b\x6b\x30\xc8\x09\xcb\x56\x55\x1e\x45\xc7\x17\xb3\xa5\x5f\x82\x85\x67\x81\x96\x14\x97\x71\xe1\x17\xc4\xb5\x74\x5c\x3a\x52\x73\xf2\x7e\xab\xfd\x10\x12\xe2\x40\x2f\x2c\x55\x29\x63\x4d\xa8\xbb\x6d\x22\x4f\xb7\xfc\xb7\x97\xb6\xa5\x48\x30\xe1\xf4\x7f\x80\x3c\x4c\xa4\xe6\xfa\xb5\x33\x9b\x5c\x7f\x77\xcd\x65\x4f\x7f\xed\x37\x91\xed\xce\x0a\x77\x3d\x7f\x31\x47\xfc\xe0\x83\xd8\xb5\x8d\x5f\x43\xc3\x8d\x85\x44\xe4\x50\x48\x96\x0b\xf3\xa0\x03\x27\xa6\x88\x39\x75\xff\x86\x24\x84\x8a\xce\x6c\xfb\xde\x1d\xc6\xfb\x8f\x5a\x36\xad\x48\x83\xe1\x86\xcf\x60\x11\x3e\xfa\x92\x19\x33\xc4\x1d\x58\x97\x37\x25\x5d\x50\x40\xd5\x0c\xd6\x7f\xa8\x25\x5b\x41\x06\x12\x26\xda\xb1\x5c\x40\x88\x03\x86\xc2\xaa\x46\x00\xc5\x54\x03\xcc\x60\xa7\x40\x2a\x34\x38\xfe\xa5\xb9\x63\x8a\xcf\x25\xc5\x6e\x5f\x7d\x3f\xee\x9c\x2d\x90\x7a\x1c\xb9\x66\xeb\xa4\xdc\xee\x2c\x87\x7a\x95\x32\x69\xe3\x9d\xbb\x2e\xa5\x39\x8a\x9f\x02\xf6\x32\x3c\xae\x59\xfb\x28\xfd\x73\x6f\x92\x90\x75\xc9\xe7\xf8\xfc\xb3\xd1\x88\xfe\x52\x63\x0f\xa5\xcf\x01\x24\x9d\x4a\x0f\x0f\xb4\x25\x8f\xee\x1f\x79\x1e\xa3\xdf\x16\x70\x28\x53\xf6\x93\x7a\x14\x0f\x22\x9f\xb0\x48\xe4\x05\x27\xea\x2e\x0d\x81\x78\x58\x50\x54\xce\x5c\x42\x86\x06\xf2\xa0\x49\x5d\xe6\x82\x15\xc9\x7a\x63\x2e\xd1\x01\x8c\x42\xe5\x66\x3b\x2a\x90\xb5\x31\x13\x11\x91\x25\x75\x74\xc0\x2a\xe5\x0f\x4d\x2e\xb2\x43\x58\x1e\xd8\x85\x4b\x33\xb5\x71\x4a\xab\xc4\xd3\x07\x7c\xa1\x0e\xa3\x4d\x13\xe9\x6d\x26\x6c\xad\x52\x2e\xd7\xd3\xe9\x14\x58\xe7\x5f\x8e\x9a\xe8\x54\x60\x18\xf9\x74\xf0\xea\x54\x29\x2d\xd2\x9d\x23\xf8\x71\x09\x30\x80\xb8\xfc\xad\x10\x52\x27\xe8\xe7\x69\x99\xfe\x37\xf5\xa8\xc0\x97\x0d\xa2\xb4\x5f\xcf\x47\xa7\x57\x76\x94\x03\xc2\x7e\x23\x4a\xc2\xe7\xdb\x6f\x5e\x07\xa5\x0b\xb7\x97\x25\x95\x1c\x9b\x03\xfb\x8b\x4a\x3a\x62\xf8\x07\xf1\xee\xb5\x96\x44\x24\x25\x07\xe5\x0d\xb6\xf7\x59\x23\x95\xf3\x88\x2c\xce\x9e\x84\xcc\x91\xb9\x98\x43\x1c\x01\x37\xf5\xe1\x1e\xbd\x2c\xf6\x6b\x0d\xb5\x36\x68\x64\xae\xab\x4f\x4a\x1f\x63\x3a\x61\xba\x5c\xba\x83\x1b\x97\xcb\x7c\x05\x77\x7a\x1c\x84\x03\x2a\xd1\x0e\xc8\xc1\xf2\xe1\x12\x47\x1e\x15\x44\x47\x74\xa1\x72\xbe\x16\x6c\x2b\xe2\xa4\xdc\xb6\x6e\x36\xae\xba\xc7\xe0\xfe\x54\x5a\x6e\xbb\x69\xfc\x8e\x35\xa0\x7d\x25\xf1\xbf\xce\xe0\x73\x83\x0d\xe8\x99\x83\xb4\x5b\xc9\x37\xaa\x2f\xfa\xfe\xa9\xaf\xcd\x49\x99\x27\x1a\x08\x27\x0f\x49\x79\x74\xc5\x60\xd1\x10\x39\xdd\x65\xe8\x73\xae\x8c\xee\x89\x0d\x69\xd1\x2b\x1a\x47\x15\xc2\xad\xdd\x87\x42\x1d\x4d\x38\x5e\xf8\x29\x57\x65\x83\x6c\x67\x50\x84\x1b\xcc\xc6\x80\x06\x9e\xe0\x4e\x50\x20\x61\x32\x0a\xc5\x56\x36\x89\xee\x5e\x04\xb4\x64\x31\x10\xc4\x3f\x22\xc7\xcd\xcf\x3f\x6a\x8b\xde\x20\x80\x8d\xb7\x58\x0a\xff\x11\x0c\x88\x3c\xbc\xb2\xb8\x2a\x6c\x21\x16\x01\xe4\x61\x31\x97\x45\x6b\x01\x1e\x76\x08\x65\xe1\x2b\xbf\xf0\x32\x6d\x7f\x9c\xca\x87\x47\x51\x40\x70\xf6\xeb\x0d\xc3\xae\x26\x2a\xf1\xbc\xaf\xa2\x41\x21\xfb\x91\x5d\xd0\x5d\x8b\x03\x2c\xc1\xca\x38\x60\xa7\x5b\x2e\x79\xd3\xed\xa2\x88\x36\xde\xf2\x00\xf2\x34\x47\xfa\x46\xea\xb0\xd4\xce\xad\x27\x47\x47\xd0\x6c\x88\x3e\x4c\xd6\x52\x85\xba\x1e\x4a\x0a\x88\x4c\x99\x0d\x48\x85\xc5\xb2\xa4\xd8\x0f\xf1\x1a\xc9\x18\xb6\x6f\xaa\x15\x0a\xa1\x3b\xd4\xce\x4a\x80\x11\xae\x14\x09\xf2\x0c\x59\x7c\x2c\xde\x89\x48\x6c\xb4\x4e\x9a\x5d\x65\x6e\x98\xcb\xea\xa7\x1a\x9d\x64\x31\x58\x49\x2e\x90\xeb\x56\x1b\xeb\xad\x48\x1e\xcc\x42\x6d\x4e\x6b\x37\x41\x61\x07\x68\xce\xbd\xb9\xc4\x6a\x07\x84\xb9\xf7\x62\xa7\x43\x65\x53\x9a\x51\xac\x6b\x42\x26\xa6\x3d\x34\x5e\xfb\x87\x02\x3a\x6e\x91\x7b\x7d\xb2\x61\x67\x19\x7e\xf4\x83\x79\xb9\x07\xdc\xd9\x28\xdc\xcc\x41\x9f\xa5\xe8\x7d\x8a\xb4\x4d\xf8\x7e\xa6\x31\xf4\xf8\x2d\x40\xe7\x85\xf8\xbb\x30\xe5\x04\x2e\xbe\xe6\x7e\x3b\x97\xc4\xa9\x1d\x1c\x72\x66\xc3\x69\x0e\x1b\xa5\x4e\x23\x93\xef\xae\x42\xfb\x02\xb4\x87\x96\x02\xb2\xfa\x49\x1b\x6c\xb5\xc2\xd8\x73\x09\x9f\xc6\xe4\x52\xeb\xc3\x6b\xfd\xe0\x81\xa0\x40\x1a\xdc\x4e\x20\x60\x90\xc1\x85\x4f\x12\xf3\x1f\x4a\xe4\xe2\xed\x27\x12\xa6\xfb\x66\xb2\x15\x83\x67\x11\x78\x37\xe7\x67\xd7\xe7\xb7\x5f\x0c\x28\x68\x51\x7a\xa3\x91\x82\xb6\x9e\x6f\xcf\xdf\xcd\xee\xde\xdf\x2e\xde\x5e\x5c\x3f\x07\x54\x90\x7e\x3a\x00\x2b\x78\x43\x54\xfd\x67\x4a\x16\xe2\xb7\xa3\xce\xe4\xbc\x94\x0b\x3e\x22\x67\xc5\x89\x75\xf4\x99\x3b\x58\x68\x53\x6a\xc0\xe9\x00\x10\xef\x24\x9e\x68\x4e\x59\x60\xe5\x9d\x86\xab\x24\x4d\x21\x85\xd7\xb9\xd7\x29\x3d\xcc\x74\x2a\xec\x3f\x96\x6a\x93\xf6\xd4\xb9\x5c\x56\x94\x20\xc0\xe5\xb7\x31\x97\x60\x4c\xde\xcd\x4c\x07\xe4\x09\xa4\x46\xf6\xa9\x11\xac\x13\x29\x7c\x35\x50\xce\xbe\x94\xac\x93\x42\x9a\x06\xf1\x39\x21\x51\x64\x78\x0d\xb5\x35\xed\x8c\xab\xcc\x4f\x6b\x7e\xda\x1f\x5d\x0b\x71\x11\x27\x12\x0d\xd3\xca\x6a\xbe\x69\x9f\xba\xa7\x7e\x09\x40\xbf\x9b\x91\xe4\x10\x83\x00\xc5\x78\x3f\x90\x34\x10\xa8\x52\xe4\x83\x13\xf7\x09\x42\x87\xd4\xaa\xd6\xcf\x66\x2b\x34\x7d\x9d\x40\xa4\x82\x13\x2b\x49\x94\x96\xba\x10\x39\xb9\x4d\x66\xbf\xde\xcc\xe5\x1b\x73\x7c\xbd\xa4\x53\x88\x94\x6c\xf0\x13\x08\x5c\x51\x95\xef\x5b\x0b\x25\xdc\xc1\xbe\x43\x1f\xf5\x56\x70\xa9\x19\x2c\x8d\x34\x15\xb9\x9f\x19\x58\x1f\x21\x62\x52\x74\x05\x1a\x56\xff\xfe\x4b\x46\xa8\x44\xd3\x15\xa6\xbe\xf4\x6b\x2e\xb6\xaa\x68\xce\xa7\xae\x0c\x71\x80\x0a\x3f\xe7\xcc\x69\xc9\x58\x19\x3a\x8b\x08\x65\xdd\x3a\x89\xaa\xf9\x23\x83\xe6\xd2\x2d\x16\xf7\xfb\x54\x7a\xc2\xa9\x34\xe0\x5c\x0f\x4f\x09\xb6\x51\x66\x03\x75\x32\x2f\x3e\xcc\xec\x18\x2a\x52\x00\x7d\x99\x6e\x6c\x3d\x75\x6a\x52\x87\xc7\x60\x3f\xa0\xa8\xe3\xa0\xb5\xb3\x16\x2a\x1c\xaf\xa9\x65\x63\x3b\xbd\x2a\x8a\xcf\x43\x39\x37\xb3\x20\x43\xa9\x0a\x4b\x1e\xe1\x70\x7d\x04\x52\x34\x0f\x38\xd6\x92\xde\x3a\x12\x13\x88\xb5\x52\x16\x47\x2a\x91\xdd\x86\x60\xc8\x4a\x3a\x2d\xd6\x22\x4c\xc4\xb7\xc9\xf7\x8e\xbc\x63\xcc\xe4\x3b\x5c\xeb\xb2\x3a\xe7\x1c\x11\xe4\x41\x60\x87\xcb\xab\xcb\xf3\x10\xaa\x70\x71\x79\x7b\xfe\xa7\xf3\xeb\x4a\x22\xf6\xfb\xab\x59\x25\x99\xfa\xe6\xf6\xba\x96\x43\xfd\xe6\xea\xea\xfd\x79\x03\xf3\x70\x7e\x7b\xf1\xa1\x52\xf8\xdb\xbb\xeb\xd9\xed\xc5\x55\xe5\xb9\x37\x17\x97\xb3\xeb\x7f\x0d\xff\x72\x7e\x7d\x7d\x75\x5d\xfb\xde\xdd\x59\x3f\x7a\xa2\xd2\x8c\x76\xf7\x8f\x0f\xce\x06\x9c\x98\xad\xcb\xb8\xaa\x05\x7a\xc4\x2a\x1e\x88\x3c\xdb\x37\x1d\x6d\x9e\x75\x1c\x52\xe5\xe3\xc2\x30\x55\x1d\x35\xeb\x9e\x5e\xbc\xb4\xd2\x75\x19\x3f\x6e\xdb\x33\xa7\xda\xe2\x29\x90\x80\xbd\x06\xa0\xfb\x4a\xcd\x71\x4b\x5a\xc1\xd8\xb5\x19\x44\xb0\xd6\xbc\x53\xba\x47\xc6\xcf\x5e\x53\xfb\x8d\x7d\xf5\xf4\x1c\x4c\x7b\xa8\x6c\x9e\x8a\xc6\xa2\xaf\xd2\xc1\xc7\x6c\x96\x78\x12\x5b\x43\xc1\xfe\x18\x1c\xdc\xd0\x0c\x33\x73\x82\xe9\xd8\xa5\x32\xd9\x9e\x6f\xd2\x4f\x9b\x36\xb6\xfe\xf4\x91\x66\xdd\x6b\x1c\x1b\x23\xea\x0d\x5c\x47\x63\xea\x7d\xcb\xf5\xfd\xd8\x7a\xd3\x47\x9a\xf5\x06\xb3\xef\xa0\x7a\x83\xc3\xbb\x68\xe7\x3f\x19\xb1\x89\x85\xc5\x54\xab\xe7\x92\xb3\xdd\x23\x81\x98\xeb\xb0\x3a\x9a\x05\xf0\xbc\xd7\xcb\x8c\x0f\x0f\x64\x40\x6d\xdc\x72\xe5\x35\x3a\xf0\x1b\xf8\x15\x5a\xb8\xcc\x05\xbf\x8f\xd5\x23\x8d\x47\x1d\x19\xca\x06\xed\xe6\xd5\x0e\x32\x7b\xb8\x3d\x22\x8a\x9c\x22\x50\x88\x52\xf3\xc5\x03\x4c\x2e\x21\x42\x6b\xb4\xc1\x02\x15\xd2\x3a\x83\x0c\x70\xf6\x48\x3f\x3a\x73\x89\xd6\x7c\x9b\x92\xa9\x19\x55\x53\x23\xe2\x7c\x80\xa6\x3a\x1b\x1a\x83\xeb\x3a\x18\x58\x4a\xe0\x28\x73\x00\xd3\x2d\x73\xb8\x33\x41\x87\x24\x12\x9c\xc9\xb9\xb9\xf0\xe4\x22\x4a\xb4\x08\xd4\x9c\x5a\x4f\xec\xcf\xc7\x69\x3f\x14\xbc\x68\x75\xbb\x0e\xf6\x87\xf3\xa8\x28\x79\xca\x3e\x97\x22\xdf\x11\x75\x1e\xfa\x2a\xf1\x2f\x11\x97\x98\x29\x52\x88\x6d\x06\xe9\xd8\x61\x8a\xc3\x5c\xfe\x0a\x40\x09\x1c\x82\x17\x9a\xfd\x09\x20\x0f\xf6\x61\x3a\x84\xb7\xbc\x80\xb3\xf8\x2f\xf8\x0d\xf7\xdb\x74\x2e\x2b\xea\x28\xc1\x5b\x15\xa1\x94\xe9\x5c\x5a\x79\x82\x58\x45\x7a\x0a\x37\xbe\xa9\xca\xd7\xa7\x24\xec\x6b\x26\xbb\xba\x5f\x2a\x75\x7f\x2a\xe4\x29\xf8\xa4\x8a\x53\x5e\x16\xea\x14\xe0\x52\x38\xfe\xfa\xd4\xea\x7f\x5a\x01\x55\x7d\xba\x49\x1e\x04\xfc\xbf\xe9\xa6\xd8\xa6\xff\xa0\xb3\xcd\x6f\x27\xeb\x34\x3f\x31\xef\x9e\x84\xef\x9e\xd8\x77\x4f\xec\xbb\x27\xe6\x35\xfc\x7f\xd9\x0e\xc3\x3b\xe2\x37\x6e\xce\xb2\xc9\x5c\x26\x52\x8b\xbc\x00\xeb\xe7\x31\x4f\x0a\x2f\x43\xb3\x63\x2f\xfe\xeb\xbf\xd8\x34\xe7\x8f\x98\xca\xf8\x96\x17\xfc\x23\xfa\x17\xff\xfb\xbf\x5f\x40\x40\x15\x93\x7a\x32\x9e\x7f\x2e\x45\x31\x97\x5a\x98\x45\xc8\xfe\xbf\xb9\x84\x08\xec\x76\xb7\x28\xd0\xef\x8a\x3e\xc8\x58\xb3\x7f\xc1\x32\x2f\x90\x46\x32\xd6\xa6\xa4\x8e\x74\x82\x84\xa7\x2d\x92\xd1\x1d\x2e\xfa\xcf\xe9\x5b\x7a\x7e\xc4\xb2\xfe\x9c\x56\x57\xb5\x15\x42\xd1\x9f\x53\x38\x40\x53\xc5\x2d\x58\x8b\xb9\xc9\x0b\xf7\x64\xaa\x5c\xdb\x1a\x69\x40\x03\x9e\x35\x4c\xdf\xbe\x56\x6e\x90\xca\xda\x7a\xee\x1b\xdb\x08\xc4\x0a\x7c\x1c\x02\xa2\xe7\x89\x59\x21\x37\xe8\x09\x05\xcb\x0d\x5b\x0e\x36\x29\x85\xce\x5d\x79\xe8\xb8\xd0\x7f\x7c\x7d\x7a\x3a\x61\x6b\x0d\xff\xb3\xfc\x0c\xff\x03\xe8\xa1\xa7\x62\x63\x6d\x74\xa6\x03\xc2\x35\x47\x79\xff\x48\x3c\x05\x8a\xee\x4b\x10\x80\xd7\xa6\xe9\x9b\x52\xc6\xa9\xf0\x29\x90\x95\x90\x48\xaa\xac\x64\x3d\x3a\xc6\xea\x52\x2b\x30\xc6\x4b\x11\x71\xb3\xf1\x35\xbe\x8d\xe0\x52\xb5\x2a\x84\x44\x6f\x58\xee\x95\xd8\x38\x7a\xae\xc0\x2c\x06\x28\x24\x2f\x08\x72\x2e\xe0\x8f\xf0\x11\x60\xd4\x9e\xd4\x7f\x62\x3b\x55\x12\x39\x34\x50\x9e\xc6\x22\x4a\x81\x81\xdf\xd2\xbe\xb0\x5c\x14\x65\x2e\x19\x67\x19\x97\x31\xd7\x30\x03\x57\x39\x44\x3b\x73\xc6\x9b\x15\x9d\x20\x1c\x57\x95\x05\x90\x19\x21\xb2\x20\xec\x09\x64\xef\x0e\xea\x3c\x09\x2a\x81\x67\x02\x90\x08\x37\x5e\x9c\xce\xa5\xd5\x0a\x23\x2c\x1c\x7a\xca\x22\x95\xed\x88\xaa\xa6\xde\xe9\x89\xf5\x9c\x51\x77\x4f\x3c\xde\xa4\xfe\xec\x84\x25\xd5\xd0\x1a\x10\x85\x17\x81\xda\xb1\xd5\x8b\xfe\x4e\xc8\x48\xc5\x22\xd7\x2f\xcd\x32\x4c\xdc\xbd\x03\xed\x87\x44\xfb\xc1\x80\x5d\xca\x1c\x6e\xe4\x2d\x34\xc5\x3b\x45\x1d\xd3\x3b\x15\x6a\xe9\x36\x3b\x67\xff\x52\xf9\xd6\x51\x30\x6d\xf5\xa5\xff\xfc\xa2\x88\x98\x10\xd7\x69\xef\x9c\x87\xbb\x20\x70\xc9\x86\x3b\x2e\x16\x8a\x36\x0e\x19\x27\x56\x5a\x36\x29\x40\xbd\x2e\x17\xba\x98\x4b\x3a\x81\x27\x6c\x25\xb8\xb1\xf3\x26\x2c\xd2\x0f\xb8\x19\xe3\x71\x5f\x3c\x2a\x8f\xc1\xb1\xba\x24\x00\x86\xad\x14\xee\x9d\xc4\xf8\x18\x20\x0a\x78\x54\x20\xc0\xa0\x53\x85\xdc\x9a\x2a\xd0\x59\xad\x1b\xe2\x01\xfd\x60\x65\x2e\xea\x92\x52\xa1\xca\x0a\xf4\xc4\x0e\x03\xc5\xac\x5e\x0f\xfc\xc1\x6c\x3c\xd8\x3a\x84\x81\x04\x9b\x23\x58\xdc\x84\xa5\xc5\x75\xe6\x63\xb8\x21\xd7\x38\xf8\x66\xba\x16\x55\x4f\x47\x40\x05\x0e\xf3\x5b\x98\x57\xf7\x3a\xac\xb4\xc8\xad\x06\x07\xb6\x15\x99\x01\x37\x49\x1e\x9f\x64\x3c\x2f\x76\x76\xfa\xa6\xc9\x12\xa8\xfb\xd3\xe4\x5e\xb0\x59\x9e\xab\xc7\xa7\xee\x85\xce\xad\xa5\xeb\x86\x7d\x0c\x92\x7d\xec\x2d\xbf\x95\x17\xb4\xee\xee\x38\x8c\x83\xb4\xcb\xf1\xd1\xfa\x9d\x5c\x14\xf9\x6e\x61\x26\xe2\x36\xeb\xdc\x29\x06\x25\x4d\x0c\x37\x72\xc7\xd1\x9b\xd6\x5c\x18\x9d\xf4\xa6\x95\x51\xfd\x76\xe8\x4d\x5b\x98\x4b\x9b\xf4\xa6\x17\x97\x17\xb7\x17\xb3\xf7\x17\xff\xb7\x56\xe2\xaf\xb3\x8b\xdb\x8b\xcb\x3f\x2d\xde\x5d\x5d\x2f\xae\xcf\x6f\xae\xee\xae\xcf\xce\xfb\xf9\x8a\x9a\xb5\xf7\x26\xf8\x09\x0b\xbf\xf3\x9a\xdd\x06\x40\x0d\x4c\x36\x20\xfb\x9b\xb4\x2b\x61\x56\x99\xc5\x9c\xc8\xf5\x04\x16\xea\x6b\x76\x9e\xe7\x17\x5b\xbe\x16\x1f\xcb\x34\x05\x38\x15\x66\xf6\x9c\xe5\x02\x2e\x9e\x13\xf6\x51\xc5\x17\xc1\x7b\x90\x8e\xd8\xda\x0c\xf8\x3e\x8f\xe3\x5c\x68\x8d\x9f\x9f\xd0\xf7\x03\xf0\x90\x4b\x75\x24\xf0\x1c\x7f\xe0\x49\x6a\xee\x6f\xaf\xd9\x1b\x1e\xdd\xab\xd5\x0a\xd3\x67\x26\x2e\x71\x8a\x7d\x2e\x55\xc1\x99\xf8\x2d\x02\x8e\xae\xf6\x79\xf2\x5e\xad\xbf\x02\x54\x79\x40\x78\xaa\xe3\x92\x02\x1a\x65\x8b\xf6\xe3\xbc\x7d\x23\xa0\x56\x7e\xc0\x57\xdf\xe1\x9b\xed\x0e\xca\x22\x7d\x82\xf4\xf8\xf7\x6a\xdd\xae\x18\x03\xd6\x35\xc9\xdc\x50\x20\x21\x22\xb2\x0d\xb5\x66\x3a\x91\xf7\x73\xf9\xeb\x46\x48\xa6\xca\x1c\xff\x04\xd7\x7c\x63\x66\xa6\xa5\xde\x08\x90\x90\x9d\xb0\x47\xc1\xb6\x7c\x87\x66\x33\xdc\x09\x9c\xcc\x05\x4c\x19\x38\x45\xcc\xdb\x69\x22\xcd\x6e\x91\x25\x36\x2f\xa1\x3e\xf4\x4f\x71\xe3\xb2\x0c\x75\xfc\x78\x02\xd9\xbe\xf3\xb4\x82\xcf\x03\x57\x99\xc7\x4d\x5a\x80\x10\xed\xdc\xa0\xa2\xa9\xd4\x7d\x99\x79\x2e\xcb\x17\x36\x38\x09\xdd\xfd\xa0\x92\x98\xc5\x65\x96\x26\x91\xdb\x77\x1f\x55\xde\x49\xd8\x8b\x09\x34\xc3\x4f\x9d\x7a\x5a\x58\x5f\xc3\x5a\xb2\x73\x02\x24\x5d\x0f\x75\xef\x33\x93\x17\xb3\x44\x46\x69\x09\xfa\x60\xa5\x16\xf9\x49\x91\x27\xeb\x35\x18\xe0\x36\xd7\xef\xdb\x67\x37\xf6\xec\x89\xc7\xa7\xb5\x85\x49\xe7\xa9\x5a\x27\x11\x4f\x43\x70\xb3\x47\x45\x38\xfa\x54\xbb\xec\x49\x3d\x15\xf2\x20\x6c\x85\x3a\x19\x90\xb2\x5c\x00\x83\xef\x02\xb6\xf2\x05\x6d\x77\xc7\xd4\x7b\xc5\xcc\x05\x1d\xeb\x15\x92\x9b\xda\xf0\x82\x3d\xe1\xfc\xb7\xad\x84\x16\x98\x98\x28\xaf\xcd\xd4\xa3\x14\x39\x58\xb0\x00\xfb\x30\x2d\x95\x0a\x6c\x13\x27\xab\xe5\xf0\xc9\x56\x56\x6e\xe5\x80\xd8\x98\x39\xbb\x4e\x1e\x84\xfc\xf2\x6c\xd4\xc1\x07\x22\x1e\x6d\xc4\xc2\xda\xe5\x4f\xbd\x65\xb9\x03\x60\xe4\x66\x65\xf5\x2d\xc2\xad\xd4\x85\x37\xe1\xea\x84\x35\x6e\xee\x5d\x18\x48\xec\xc9\xc8\x32\x95\x58\xc4\x22\xba\xff\xe2\x5b\xb3\x07\x59\xd9\x8a\x30\xce\xde\x8a\xe8\x9e\xdd\x5d\x5f\x60\x36\x70\x52\x30\xb3\x15\xe8\x8d\xd7\xeb\xe9\xbc\xbb\x15\x7c\xfd\x0c\x8c\x4e\x43\x05\x87\x3c\xc7\xbc\x93\x59\x33\x15\x22\x40\x14\xe4\x4b\x9a\x4d\x92\x72\x69\x00\x08\xc6\x0b\x2b\x43\x03\x8e\x78\xa6\xb7\xa0\x3a\x53\x16\x81\x54\x5b\xca\x97\x22\xed\x60\x5c\xcc\x54\xbc\xb0\x71\x92\x63\xc1\x3c\x8d\xb2\xac\x1f\x83\xa2\x8e\x36\x8f\x81\x1b\x8b\xf5\x96\x1e\x64\xf7\x3f\xea\x80\x5e\x43\x85\xc4\xcf\x70\xaf\xe7\x1a\xd2\xbb\x57\xc9\xda\x46\xdb\x92\x15\x69\xe3\x60\x42\x3f\xa8\xc0\x9b\xfd\xd2\x94\xf4\x51\xc5\x04\xd3\x73\x24\x66\xc6\x0a\x12\xe4\x3d\xf1\xb8\x8a\xb0\x0a\x4e\x29\x5f\x83\x6f\x40\x17\x82\xc7\x4c\xad\xc8\x9b\x98\x65\x69\x02\x94\xbe\x31\xb2\x87\x03\x7b\x86\xae\xa2\xe3\xc3\xd2\x6c\x65\x03\x92\x8f\x8f\x16\x88\xd7\x1b\x6f\xf4\x41\x2e\xd3\xae\xaa\x93\xbb\x6e\x53\x1d\xab\x02\xe7\xf2\x91\x0e\xbd\x42\xf7\x7b\xd3\xd6\xa9\x5a\x42\x47\x75\x83\xe2\x7a\x36\x68\xb3\x3b\xe5\x49\x3c\xe6\x78\xb7\x7d\x72\xe5\x5e\xed\xab\xe0\x95\xf5\x74\xb8\x2f\xd9\x61\x66\x44\xb8\x1e\x46\xf0\x6b\x69\xec\xfb\xee\xda\x10\x20\xd4\x2e\x42\xe8\xac\xf1\x82\xe4\x06\x60\x55\xb8\xed\xb8\xe3\x5a\x5d\x6d\xcb\x51\x03\xdd\x24\x46\xd9\xd3\x97\x9e\x4b\xa5\x7f\x90\x8f\x60\xb7\xc0\x95\xeb\x28\x2e\xba\x1d\x69\x32\x16\xf1\xe2\x80\x36\x9c\xd3\xbb\xc3\xda\xe2\x7a\x1a\xab\x07\x2e\x2f\x79\x62\x4e\xc6\x98\xe7\xb1\x6f\xc7\x04\x6e\xc4\x11\xcf\xc0\xeb\x0c\x5e\xfc\x87\x57\x53\xfb\x8d\x6b\x9f\x4c\x63\xb6\x07\x4c\x71\x47\xb8\xb2\x6a\xd1\xea\xd8\x37\x8f\xdc\x24\x45\x34\xb3\x99\x39\x7e\xba\x56\xd2\x4c\x06\xcd\xdd\xfa\x0c\xb3\xfb\xd5\x31\x93\xeb\x39\xf6\x8e\xb2\x50\x3e\xb8\x01\xed\xb9\x00\x7a\xd4\x30\x81\x0d\x36\xc8\x8b\xb8\x03\x18\x61\xad\x4d\xbb\x09\x8d\x80\xdb\x8e\x02\xfc\x66\xb9\xb0\x61\xb2\x9d\x28\x1c\x8d\x41\x6a\xf5\xcf\x20\x0a\xe4\x5a\x5d\xe5\x71\xb1\x54\x0d\x8e\x7b\x0b\x62\x36\x64\xd9\x46\x6a\x9b\x29\x09\x28\x1c\x4c\xca\x9a\x4b\x2a\xdc\xaa\x58\xbb\x40\x52\x25\xb3\x6f\x42\xfe\x3b\xcc\x13\x11\x5a\xa5\x0f\x14\x31\x0c\xc4\x16\x40\xff\xce\x54\xf0\xcc\x5c\x85\xcc\xc5\x1f\x42\xd9\x74\x90\x01\xf0\xbd\x26\xe5\x9c\x8b\x75\xa2\x0b\x11\x26\x43\x86\xef\x3f\x99\xea\x66\xc5\x57\xd0\xd7\xf5\x9d\xaa\x9b\xfb\x8c\x7e\xb3\x3f\x8d\xa8\xcf\x2e\x13\xf1\x85\x7b\xaf\x7f\x32\xd4\xf2\xd5\xfd\x76\x58\x39\xef\x70\x0e\xe0\x65\x47\x23\xb3\x95\x76\x32\x09\x6e\x90\x88\x73\x88\x7b\xfc\x9e\x19\xa2\x75\xc9\x73\x2e\x0b\x21\xf4\x5c\x52\x9c\x15\x19\xda\x42\x12\x92\x1a\xee\xcf\x99\xf2\x91\xd2\x05\x12\x1e\xc1\x2b\x2b\x9e\xa4\x65\xde\x79\xbb\xc6\x59\x79\x10\xcb\x42\x5f\x2f\x9d\x41\xb1\xac\x6d\xd0\x5c\xbe\x6e\xb0\x8a\x1c\x49\x48\x3d\x4a\x5a\x4d\x67\xed\x68\x82\x3d\x5c\x86\x8f\xb7\x73\xad\x76\xa4\xf0\xfe\xa8\x17\x99\x1a\xb1\xe3\xfd\xfc\xa3\xfe\xa8\x3a\x92\x9f\xf5\xe7\x86\x0b\xb0\x07\x2d\xf0\xb9\x4b\x38\x82\xeb\x7b\x08\xb4\xed\xf3\x3c\x0c\x22\x9f\xdc\x1b\x8e\xeb\xdc\xbb\x60\xd6\x6e\xb8\x8c\x53\x73\x23\xe7\x45\xed\x04\xf2\xb0\x66\x73\x03\x28\xec\xe6\xd8\x9d\xc3\x06\x29\x21\x8b\xa8\x91\x4f\xb8\xaf\x9f\x6a\x89\x88\xbd\xd0\xc1\xda\x57\xaa\xe9\x81\x6d\x69\x29\xde\x86\x21\xb9\x56\xb7\x60\xbf\xba\xfd\x72\x1e\xd6\xfd\x0b\x99\x2f\xd5\xb5\xb6\x4a\xd6\xdf\xc0\xbd\xf9\x43\xf3\x48\x88\x68\xcf\xa1\x83\xda\x81\xf9\x8f\xdc\x75\x20\x6f\xca\xec\xda\x21\xdf\xf4\x5c\x92\x6c\x35\x06\xd3\x21\x8a\x8a\xf4\x62\x9a\xbd\x72\xc9\xb4\xaf\xfe\xd1\x92\x4b\xed\xd8\x0a\x26\x15\x30\xb8\xa9\x28\x2a\x73\x88\x74\x93\x37\x8e\x09\x3c\x84\xf5\x28\xde\x14\x30\x3d\x1c\x3e\x09\xed\xc4\x36\x33\xc9\xb9\x5f\x2b\x8d\xba\x05\xaf\x1b\x0a\x70\xbb\x43\x9f\x74\x95\x72\x5d\x30\x5d\x88\xac\x75\xfb\xad\x58\x97\x55\x8d\xf9\x23\xec\x4b\xaf\x70\x3f\x70\xe9\x8c\x38\x8c\x66\x81\x87\xe4\xcf\x37\x57\x97\x2c\xe3\x3b\x80\xfa\x15\x8a\xe1\xa3\xc0\xaf\x59\xdf\xa8\xf6\x8d\x40\xb5\xf1\xd5\x5d\x05\xfb\xd4\x62\x86\xdb\xdd\xf1\xf4\xc5\xa6\xb1\x08\x73\x86\xa6\xa4\xd9\xb3\x72\x95\x9e\x64\x29\x97\x01\x9a\x5b\x4f\x59\xed\xf3\x61\xf8\xde\x05\xf2\x08\x20\x05\x15\x00\x0f\x19\xcd\x85\xbc\x6c\xc5\xfb\x56\x65\xf3\x8f\x8a\xd8\x77\xee\x11\xbd\x38\xc6\x0f\xa8\x56\xc1\x23\xb3\x4c\x90\x2c\xc2\xa2\x10\x1c\x90\x85\x6b\xc0\x98\x8e\x18\xa8\x7e\x8d\xff\xb9\xb4\x12\xce\xea\x51\xb3\x18\xe9\x34\xca\x44\x6f\xc0\xe5\x8c\x31\x1e\xc0\x7b\xd1\xfe\x82\x60\x94\x9c\x4b\x6d\x06\x14\xdc\xd4\xe2\x41\x90\xaf\xaa\x12\x5f\xbd\x78\xfb\xde\x41\x36\x70\x90\x48\x65\xaf\xa3\xeb\x03\x0b\xf4\x98\x9b\x5a\xab\xe8\xfc\x7e\xad\x86\x0f\x3c\xeb\x4b\x04\x3c\xba\xc4\x7d\xa3\xe4\xc8\x84\xea\xe6\x35\xc8\xef\x82\xf0\x56\x25\x1b\x30\xec\xbd\x3b\x79\xe4\xf6\xd3\xca\xe7\xbd\x5f\x27\x62\xf0\x6d\x73\x58\x72\xe7\x88\xbd\x27\xe0\xf5\x73\x70\x29\x77\x31\x30\xab\x1c\x64\x8d\x80\x90\x0c\x9d\xa3\x53\x76\x23\x04\xfb\x04\x3d\x65\x3e\xf6\x89\x64\xf3\x00\x01\x5a\xf0\xa4\x55\xd5\x08\x9e\xbe\x90\x2b\x75\xdc\x66\x90\xaf\x1b\x08\xc3\xa3\x7a\xa5\xbd\x9e\xc7\x62\x18\x21\x3b\x55\x3e\x2f\xa5\x42\x6b\xbb\xf6\x20\x16\x3f\x7a\xe7\x03\x25\x5a\xda\x9a\x9a\xf3\x19\x86\xf8\x10\xd2\xae\xda\x24\x31\xad\x9c\x20\x11\xf5\xbd\x54\x8f\x12\x6d\x01\xfa\x12\xfb\xce\xac\x3f\x38\xc0\xd0\x27\x8e\x66\x41\x89\xbb\xe1\x4b\x60\xc6\x9e\xb9\x7f\xb3\x1b\x0c\xff\x61\x9d\x41\xef\x46\x83\xf1\x43\x4a\x35\xb0\x9b\x7f\x37\x9b\xb0\x37\x13\x76\x36\x61\xd3\xe9\xf4\xe5\x04\xc5\xb8\xa9\x46\xf8\x0a\x82\x01\x0b\xbe\x36\x65\x93\x02\xc8\x2a\xf8\x00\x68\x5a\x99\xc3\xca\x12\xc0\x71\xff\x54\xe0\x62\xb1\x4d\xc0\xb4\x54\xca\xa1\x21\xa8\x44\xb4\x51\x89\xaf\x14\xa0\x6e\x45\xa4\x72\x8b\xdb\xd5\x85\xca\x2d\x06\xf1\x81\xe7\x3c\x91\x90\xad\xcf\x9b\x08\x6c\xfa\x72\xc0\xd7\x2d\x7e\xe3\x5b\x68\x7f\x22\x1d\x65\xa9\xe9\xa6\x5b\x57\xff\x62\x97\x51\x8c\xe1\x31\x4f\x8a\xc2\x9c\xce\x7a\x2e\x6f\xd8\xeb\x7f\x61\xb3\x2c\x4b\x05\x9b\xb1\xbf\xb1\x37\x5c\x72\xc9\xd9\x1b\xf6\x37\x76\xc6\x65\xc1\x53\x55\x66\x82\x9d\xb1\xbf\x99\x6e\x33\xe5\x5d\x2a\x73\x1c\xee\x26\x8c\x33\x59\xa6\x78\xea\x7f\x67\xf1\x7d\x2f\x5d\xbb\xb8\x1f\x9d\xa5\x28\x1e\x85\x90\x4c\xab\x2d\x1d\x85\x7f\x75\x61\x26\x9d\xc8\x75\x2a\x0a\x9a\x0f\x55\x24\x26\x7e\xe0\x04\x5a\xfa\x7a\x2e\x9d\xd3\xf2\xaf\xa6\xc6\x7f\x65\x7f\x63\x97\x65\x9a\x9a\x2a\x99\x8d\xc6\x4c\xa4\xd7\xcc\x66\xc6\x08\x39\x7d\x4c\xee\x93\x4c\xc4\x09\x87\xdc\x18\xf3\xaf\xd3\x5b\x18\xed\x45\xe9\x69\x10\xc3\x35\xed\x34\x84\x8e\xd9\x7a\x9e\x25\xcf\xde\x29\x5c\xd9\xc1\xef\xb9\xe2\x56\x5f\x1d\x6f\x11\x79\xf2\x57\x5a\x0f\x64\xb0\xa2\xfe\x53\xa8\xa4\x75\xd0\x16\x50\x3b\x6c\x6d\x59\x2d\x47\x41\x78\xa8\x1f\xbb\xc9\x82\x2c\xdc\x93\xdf\x21\x07\xc8\x51\x0d\xdd\x72\x1b\x62\x3a\x15\xe6\x02\xb0\x25\x3d\x7b\xd3\xa0\x40\x9f\x13\xd1\xf9\xa5\xaa\x8b\x57\xe9\x62\x95\x0c\x12\x10\xac\x55\xf6\x8e\x9c\x34\x98\x73\x68\x96\x69\x92\x9e\x9a\xa5\x7a\x7a\xa9\xa4\xb9\xb6\xea\x64\x8d\x8c\x53\x70\xbb\x47\xe5\x3d\x6b\x14\xdc\x56\x4d\xd6\x60\x09\x80\x7d\x60\xaa\x84\x68\xc5\xc2\xec\x02\x66\x08\xd2\xdd\x5c\x9a\x37\xe8\x44\x82\xcc\x85\xc4\x11\x13\xe3\xd7\x88\xf7\xd7\x7e\x8b\x36\xe4\xa0\xf0\x96\x09\xd6\x97\x16\x7d\xc4\x84\xa3\x2c\xbc\x23\xdc\xff\x97\x01\x29\x1f\x95\x66\x19\x5b\x30\x94\xbd\x14\xa9\x92\x6b\x33\x2b\xba\x36\x01\xb5\xe5\xc9\x31\x58\xa1\xb0\x0a\x58\x58\x67\x0d\xcc\x61\x49\x8f\xd0\x90\x98\x73\x32\x89\xfd\xfd\x5e\x97\x4b\x63\x47\x38\xd7\xb3\x3b\x0d\xa9\x71\x5d\x39\xe2\xc7\x41\x06\xee\xb4\xc8\x81\x39\x1b\x41\x2b\x2e\xac\x81\x07\xa7\xe7\x4f\xc1\x16\x0d\x5b\x54\xbd\x58\xe7\x76\x57\x08\x85\x4d\x1a\xd9\xf2\x03\xe6\xe3\xd7\x84\x3d\x0f\x01\x43\xbf\x9b\x5d\xbc\xaf\x3d\xd7\x04\x43\xb7\x20\xa6\x6f\x2f\x3e\x9c\xbf\x5d\x5c\xdd\xdd\x36\x9e\x33\xa5\xd1\x9f\xf6\xe0\xa1\x3b\x7b\xef\x29\x10\xa1\x9f\x51\xc1\x67\xa1\x56\x36\x39\x76\xf8\x99\xde\xd0\x50\x1a\x06\x3c\x0a\x79\xd3\x43\xad\xa1\xe6\xc4\xe9\x4c\xf1\x97\x0b\x0a\xbd\x0c\xab\x6c\xbd\xc3\xae\xe4\x3b\x7c\xfd\xa3\x4a\x93\xa8\x1f\xc7\x68\x8f\xab\x8d\x7a\x6c\x01\x86\x2d\x05\x00\x7b\xc9\xff\x43\x95\x42\x0b\xbd\x10\x51\xe1\x43\x8b\xcd\xc6\xfd\xaf\xc6\x4e\xed\xbf\x83\xa3\x47\xd9\x75\x1b\x68\xaa\xba\x60\x25\x9c\xad\xc0\x99\x0a\x52\x01\xe8\x6b\x85\xf4\x48\x08\xe2\x47\x9c\x5c\xd0\x95\x9e\x87\x0d\xfa\x71\xa3\x52\x73\x17\x93\x31\xf1\xcf\xce\x65\x26\xf2\x48\x01\xe6\x08\xa9\x0d\x14\x8b\x36\x49\x1a\x7b\x3d\x9e\xef\x00\xa4\x0d\x50\xca\x97\xa4\xb4\x28\x5c\x30\xdd\x16\xdf\x73\xea\xda\x69\x67\x25\xe8\x8f\xf3\x40\x3d\x1d\xea\xb2\x6f\xda\xff\x4a\xe8\x40\xec\x0a\x62\x8c\xaa\x85\x45\x4d\xa7\x57\xea\x33\xca\xc3\x0b\x22\xf1\x2b\xab\xe7\x6a\x2f\x4e\x45\x6d\x5c\x69\x9a\xd5\xbb\x12\x78\x84\x11\x18\x87\x98\x20\x2d\xa0\x3a\x5b\xc1\xd1\x16\xf3\xac\x9e\x34\xa8\x73\xe9\x03\xc1\x2f\x74\x68\x97\xb5\x8e\x33\xd2\xe4\x5a\x5c\xe7\x84\xbd\xa8\x34\xf4\x05\xf0\xcc\x4a\x05\xdf\xa3\x60\x5d\xa5\x6b\x60\xba\x4e\x58\x52\xcc\x65\xa2\x71\x66\xe6\x22\x15\x0f\xa6\x76\xa1\xb3\x98\xe0\x4b\xf6\xee\x6c\x9b\x0d\xa9\x01\xdc\x66\x94\xd3\xb4\xa1\x45\x98\x87\x7c\xa5\x18\xa5\x8a\x85\x36\x76\x23\x28\xad\x88\xdf\xcc\x02\x48\x20\x16\x82\x38\x97\x58\x48\x5b\x3f\x80\xbf\xa0\x3c\xf1\x5c\x5e\xac\x20\xad\x17\x92\x89\xe3\x18\x6f\xa1\x56\x7b\xc3\x91\xc7\x25\xe4\x1c\x56\x74\x27\xb7\x03\x41\x42\xa1\xb8\x92\xc4\x83\xc8\x77\x05\x38\x75\xa1\x5f\xa5\xe0\xc5\x86\x25\xc5\x04\x58\xff\xec\x4e\x39\x97\x3c\x26\xf1\x79\x2a\xce\x74\x0d\xcc\xfb\x9e\x71\xa6\xdf\x97\xea\xa1\xcf\xb0\x3d\x16\xc8\x87\xab\x3a\x4b\xb9\x5c\xe0\x09\xf2\x15\xa0\x7c\x81\x86\x6b\x57\x4c\xb7\x5c\x2e\x1c\x53\xd1\x93\xd4\x33\x90\xf9\x0e\x95\x95\x8d\x1d\x6b\x3f\x34\xc1\xc9\xe0\x99\xca\xed\xf5\xc4\xf9\x69\x08\x46\x91\x33\x1b\x6a\x1e\xbe\x0b\x78\x94\x1f\xaf\x41\x2e\xec\x6c\xdd\x07\xf3\xb3\x33\xe0\x5b\x05\x62\x0d\x19\xf9\xda\x19\x52\x1f\xf6\xf1\x18\xa0\x86\x85\x78\x10\x0e\x68\x4f\xb5\x9e\x17\x0b\xd4\xe9\x47\x69\x62\x82\x6c\x6b\x83\x70\x1f\xe6\xc3\x08\xf4\xc3\x39\x37\x4f\xbb\x46\x6f\x78\x0f\x53\x2d\x70\xd9\xa7\xf4\x51\xc3\x3e\x35\xd4\x53\xe2\xd3\xe9\xa1\x5e\x53\x76\x21\x99\x35\xf7\x26\xec\x05\x4e\x2c\xfd\x82\x5c\x90\x24\xf4\x4c\xb1\xf3\x98\x56\x0f\x25\x20\xd7\x31\x27\x98\x06\xe2\x97\x1b\x46\x82\x7a\xd9\x2a\x9f\xb5\x5f\xde\x24\x90\x86\x72\x08\xd3\x00\x46\x11\x97\x58\x00\x1d\x92\x78\xed\xde\xa1\xd1\xae\xbc\x37\xdb\x37\xd8\xc6\xbb\xd8\x1b\xfb\xa2\xe9\xa2\xac\xa4\xf3\xd4\xfe\xce\x54\x3e\x97\xb6\x34\x72\x49\x6a\x94\xc7\xaa\x17\x15\xa0\xe2\xc9\xe6\x0f\x66\x2a\x80\x18\xac\x22\x1a\x08\xed\x79\x4a\xdd\xfa\x2e\x00\xa0\x88\xa5\xf0\x12\xf5\x53\x36\xf3\x5f\x33\x86\x87\x99\xe0\x5b\x3c\xe6\xeb\xb4\x9b\x69\x6a\x3a\x25\x29\x2c\xcb\x67\x90\xb1\xa2\x4b\xe0\xaa\x5d\x95\x66\x33\x0a\x08\x7d\xe7\xd2\x74\x1e\x5b\x25\x00\xe5\xa6\x7e\x99\xcb\x0f\x4a\x5b\x82\x04\xed\xfb\xc3\x82\x65\xa9\xdb\x5e\x38\x61\x38\xfa\xc3\x5b\x38\xb4\xc9\xe7\x8f\x54\x47\xee\x68\x81\x54\x25\x62\x39\xd9\xa9\x32\xf7\x8d\x8a\xb8\x9c\xcb\xff\x30\xdd\x83\xe2\xe4\x4e\xd9\x5f\xad\x70\x09\xc3\x08\x42\xb0\xe4\x13\x16\xfa\xdd\x3f\xbe\xfc\xf4\x12\x53\x0b\x4a\x0d\x5a\x9c\x93\xea\x01\xe2\xb8\xdd\xcb\x34\x85\x48\xb4\x6d\x81\xe3\x17\xf1\x9f\xe8\x85\xe5\xd0\xa5\x6e\x21\xab\x26\xc6\x90\x85\xde\x37\x83\xbd\xf3\x79\xc6\x22\x5e\x44\x9b\x13\x6b\xcb\xd1\x36\x66\x4f\x3f\x1a\x3e\x14\xe5\x33\x96\x56\x3b\xbd\xb9\xb9\x70\xe6\x5b\x47\xb8\x58\x99\x2f\xa6\x09\x00\xac\xb9\xad\x6b\xfd\x38\x3e\x58\x9c\x9c\x5e\x5b\xdf\xdb\x79\xee\x71\xab\xb4\xe7\x6f\x9c\xe4\x25\x97\x7c\x2b\x62\xf6\x02\x92\xe0\x5e\xd8\xc1\x9f\xcb\x6c\x39\x4d\x77\xab\x82\x58\xbb\x4c\xa7\x4c\x41\x93\x6a\xcf\x29\xb7\x88\x9b\xd7\xa4\x3d\x9d\xdd\x79\xd1\x6a\xb7\x75\x5c\xdf\xb8\x2f\x0d\x37\x58\xd0\xc7\xe5\x7a\xe7\xa6\x0a\x11\xaa\x92\xe3\x73\x7d\x3f\x61\xcb\x9c\x4b\x90\x13\x89\x43\xa3\xca\xaf\x4e\xb8\x3c\x23\x25\x96\xcd\x8a\x91\x3c\xdd\x41\x3a\xc0\x64\x2e\x91\x3f\x0c\x88\xa6\x77\x51\x9a\x44\x6c\x9d\xf3\x6c\x53\xb3\x83\xc4\x83\x90\x05\xa8\xd2\x5e\x0b\xae\x8f\x8b\xd6\xe7\xf5\x12\xd8\xe0\x78\xca\x4c\xc2\xed\x83\xcb\x1a\xe3\x2b\x54\xaf\xe3\x68\x01\xb8\x96\x88\x17\xe3\xd8\x5e\xf6\x72\x92\x56\x98\xee\x88\x76\x09\x22\x90\xa6\x71\xcc\x7e\x75\x5f\xf8\x1b\xfb\x95\x88\x48\x2c\xc0\xef\xd8\x90\xbd\x23\x36\x39\x8a\x9e\xf2\xa2\x6a\x45\x72\xcf\xd8\xe2\x3d\xd7\x98\xd3\x45\x9e\x0a\x8b\x8a\x76\x1b\xc7\x84\x54\x03\x81\xba\x8e\xfd\xa5\x5c\xaa\xd4\x72\xff\x5d\xbc\x65\x2a\x07\xd9\x8d\x42\xd1\x9f\x92\xb8\xcb\x3a\x48\x64\x2c\x7e\x3b\x8a\x80\xa3\xff\xa0\xb7\x66\xb3\xf9\x4c\xa0\xee\x50\x6f\x2c\xec\x4e\xb9\x30\x87\x70\x61\x6f\xc6\x8d\xa7\x74\x1d\xb9\x38\x4b\x8b\x0d\xc0\x09\x11\xb1\xef\x3b\x75\xcb\x77\x2c\xda\x70\xb9\x0e\x5c\x13\x80\xee\x12\x99\xca\x51\x9e\xf2\x01\x98\xee\x54\x6e\x13\x9c\x29\x6d\x97\xd2\x06\x5c\x20\x01\xd1\xba\xca\xe6\xe6\xf2\xf5\x3a\x17\x6b\xe0\x9c\x98\xcb\x0a\xf1\x00\xb0\xfc\x59\x65\x0c\xfc\x4e\x5f\xde\xf6\xd3\x90\x9f\x74\xdd\x06\x8b\x7c\xe7\xb2\x5e\x49\xdb\xd5\xaf\xe7\x7a\xb7\x4e\x58\x22\xa6\x13\xf6\x83\x47\x28\x8b\x48\x49\x97\x36\xdb\x91\x33\x59\x73\xf9\xb3\x3d\x57\x87\x26\x4b\x4a\x7b\xdd\xe1\xb7\x86\x42\x6c\xeb\xa4\xe9\xcd\x3b\x2e\x78\x51\x8e\x38\x83\x48\x05\xfc\xcc\xbc\x7c\x83\xef\xf6\x82\xf8\x11\x3e\x6c\x19\xaa\xcc\xf3\xe6\xe4\x34\xdf\xf6\x0c\xd6\x6d\x7d\xbd\xd7\x81\x9c\xaa\x6e\x07\xf2\x53\x98\xea\x96\x86\x64\xbf\x0f\x39\xed\xa0\xd6\xe8\x69\xd3\x58\x17\xb1\x05\xf9\x52\x9e\x82\xae\x5f\x63\x5b\x76\x80\x2c\x57\x71\x19\x89\xd8\xac\x5c\xb8\x0f\x21\x22\xc6\x31\x7c\x54\x36\xc9\xb6\x83\xb6\x42\x53\x04\xa7\xee\x97\xf2\x39\x0c\x62\x86\x76\xdd\x7f\xd7\xe1\x6f\xb0\x16\x5f\x5b\xa7\x87\xeb\x13\xfb\x29\x1f\x79\x4e\xb9\xcf\x57\xf9\x9c\x55\x9e\xac\x13\xc9\x0b\x95\xb3\xef\x5c\x1e\xef\x4b\x27\x02\xd5\x6d\x21\x8c\xdc\x26\x2a\x5d\x84\xdb\xc4\x17\x35\x3c\xda\x26\xa9\x79\x4a\x17\x7c\x9b\x85\x0c\xa9\x4e\x62\x9b\x7a\x26\xc5\x4e\x70\xb6\x09\xf8\x4e\x13\xed\x93\xf8\xe6\x92\x22\x0e\x38\x6e\x2a\x0f\x29\xbe\x3b\xcf\xe6\xac\x2c\x16\x07\xb2\xfe\xe0\xcb\xe3\x1c\x4f\x04\x43\xf8\xc0\xb3\x7e\x1e\x15\x4e\x2e\x07\xcc\x62\x72\xba\xe3\xd6\x52\xa9\xce\xcf\x7e\x11\x8d\x91\xbc\xae\xf5\xd0\xf9\xf5\x7b\x1b\x28\xf2\xf7\xc1\xca\x05\x0b\x06\x02\x09\x25\x31\x2b\x04\xaf\xf6\x6e\x5b\x33\xa7\xb8\x25\x5f\x39\x4b\x55\x19\x33\xda\xd4\x28\x0c\x9f\x4f\xf1\x74\x04\x86\xd7\xe9\xb4\x2b\xcb\x65\xa4\xb8\xaf\xdb\x7f\xe0\xbd\xf6\x15\x08\xbf\x75\xec\xc0\xbd\x4b\x9f\x7a\xf6\xd9\x86\x9e\x7a\x1a\xc6\xde\x6d\xc7\xa3\xc6\xde\x79\xc1\x81\x6e\x6e\x9c\x83\x14\xee\xa3\x49\x9c\xc2\x7a\x0b\x03\x08\x2d\x84\xb8\x95\xc0\xac\xbe\x3f\xfa\x73\x36\x29\xbd\xff\x53\x19\xcf\x85\x2c\x16\xf0\xc5\x71\x1f\x83\x8f\x7c\x84\xd7\x2b\x06\xd3\x20\x47\xf0\xbf\xdd\x2a\xf4\xef\x5b\x6e\x99\x7f\x67\x37\xe4\xd3\x32\xfb\x55\x02\x20\x52\x7d\xcf\xbe\x4b\x00\x73\x14\xc4\x42\xdd\xc0\x75\x0c\x17\x35\xe8\x80\xde\x0b\x1a\x54\xd9\xda\x07\x35\xc8\xd7\x1e\x42\xd5\x50\x0a\xb9\xf7\x28\x45\xd8\x6c\xb5\xf6\x6f\x01\xdf\xfc\x65\xe5\xdf\xc0\x0d\x6a\xc6\x2f\x65\xff\x29\x72\xe5\xd3\x41\xd0\x59\x15\x16\xdc\x6b\xaf\x1f\x2e\x95\x8b\xf6\x38\x8a\xb4\x86\x2a\x85\xf0\x17\xa2\xef\x41\x8f\xc2\x72\x67\xaf\x23\x1d\x21\xa4\x4c\x44\x8b\x0e\x49\x8a\x41\x55\x09\x2e\x9e\xa1\xc4\x44\x52\x3b\xcc\xec\x02\x3d\x05\x7f\x05\x11\x64\x6e\x79\x46\xf8\x3e\x82\x12\xd7\x83\x37\x53\x68\xc4\xbf\xfd\xf5\xdf\xa7\x5d\x22\xe8\x50\xf5\xb1\x70\x29\x57\xf9\x77\x79\x22\x64\x0c\xc1\x58\x1e\x37\xd5\x92\x64\xc5\x3b\x5f\xd9\x9e\xcd\x34\x7c\x92\xf4\xd0\xf6\xa3\x56\x2f\x70\x12\x7d\x81\x88\xbe\xdf\x64\xdd\xf2\xad\xc4\xfb\xba\x4c\x09\xbd\x88\x77\x92\x6f\x9b\xb2\xf1\xcf\x5a\xc7\x5d\x22\xd2\x18\xaa\x48\x5f\xdf\x17\x95\x8a\x45\x74\x3f\xd6\x26\x38\x98\xeb\x5d\x44\xf7\xec\xa7\xdb\x0f\xef\x51\xda\x33\xd1\x73\x79\xc9\x8b\xe4\x41\xdc\xe5\xa9\x0b\x07\x10\x79\x4f\x9e\xda\x35\x52\xe5\x1e\x0e\x78\x6e\x2c\x51\xb1\x35\x1c\x42\x6a\xf8\xed\xee\x64\x59\x46\xf7\xa2\x38\xcd\xb9\x8c\xd5\x16\x9b\x71\xaa\xcb\xd5\x2a\xf9\x6d\x5a\xf0\xbc\x83\x27\x1e\xfd\x08\x5f\xd1\xce\xf5\xea\x3f\x85\xb7\x79\xd1\xd4\x7d\x84\xac\x4f\xd2\x94\xae\x18\xb7\x70\x05\xce\xf9\x56\x00\xd1\x1f\xab\x6a\x2c\x40\x29\x98\x48\x09\x52\x84\x5a\x13\x82\x5e\x91\xd0\xf1\xa7\xc0\xb8\xff\x14\xd4\xaa\x2a\xb6\x6d\x2b\xe5\xe5\xfd\xb6\xfc\x1e\xef\x87\xeb\x5c\x68\x3d\x61\x5a\x41\x8d\xe7\xd2\x62\xd1\x6d\xbe\x14\xe0\x5e\x80\x2a\x34\xdd\xb1\x48\x65\x09\xa8\x21\xba\x76\x6d\xd4\x23\xf8\xe9\xc3\xb4\x41\x10\xb0\x2d\x65\x91\xa4\x8c\xaf\x0a\x72\xe2\x03\x2f\xba\xd5\x41\xd2\xd3\xb9\x84\x50\x6c\x04\xcd\x07\x88\x84\x0b\xbf\xb8\x46\x68\xb6\xe2\x51\x92\x26\x05\xb1\x35\x41\x92\x11\x37\xed\x35\xe7\x81\xe9\xcb\x9c\xef\x78\xea\x2f\x56\x3c\x2d\x7d\xa6\xe4\x89\x16\x3d\x6c\x80\x89\x5e\xa0\x83\xe0\x4b\xd0\x8f\x25\x61\xf0\x01\x99\x93\x67\xe6\xe3\x97\xb5\x53\xf4\x0f\xe1\xff\x56\xee\xe1\x7d\x56\xc1\x11\x17\xf2\x63\x0e\xc7\xe6\x95\xdb\x89\x07\x7b\x3b\x23\x89\x2d\x3e\xb8\x62\x8a\x7b\x12\x69\x77\x3c\x42\xcc\xa4\xe3\xd2\x3f\xb5\x92\x4f\xcd\x2f\x8c\xe8\xbd\x76\x23\xf1\x0b\xb9\x33\xba\xe8\xac\x87\x54\xdf\x7a\xe3\x3f\x2a\x95\x1e\xeb\x91\xa7\x0c\xfd\x44\xc9\x05\xa8\xa0\x1e\x73\x9d\xc4\x09\xe0\x1c\x5b\x17\x6f\x5d\xcc\xdd\xf1\x43\x57\xb5\x93\x08\x0e\x46\x55\x80\x8d\x0c\x2a\xd1\x83\x14\xd7\x59\x0b\xe8\x62\x24\xe2\x1d\xca\x40\xb4\x96\x35\xed\x9b\x21\x82\x80\xac\x81\xfb\x3a\x02\x87\x66\xad\x86\xa3\x9c\x75\xa8\x59\x5a\xfb\x94\x73\xdc\x85\x5c\xbb\xae\x1f\x83\x6f\xdb\xfe\x44\xa5\x74\x73\x7e\x92\x15\x3f\x97\x81\xc5\x8e\x04\x59\x36\xa5\xc0\xf5\x5a\x9b\x3f\xaf\x32\x0d\x8f\xf6\xe7\x1d\x43\xa8\xde\xbb\x73\xbe\x0d\xa5\xd1\x00\x0b\x12\xa9\xed\x32\x91\x36\x45\x9d\x9c\xdc\x70\xd5\x98\x59\xbe\x4a\x17\x90\xb0\x57\x06\x14\xcc\xa8\xf5\xbd\x33\x73\x42\xea\xcf\x70\xcb\xda\x77\x1d\x0f\xef\x77\x4f\xcb\xfd\xde\x11\x69\xac\xb7\xc0\x1c\x20\xe9\x23\xdf\x69\x90\x0f\x16\x66\x57\x5c\xa1\x63\xb7\x5a\xff\x49\x60\x7e\x58\x2e\x54\xd2\xe2\x2f\x49\x55\x9c\xda\x92\x20\x41\x89\x48\xad\x50\xb2\x27\x7e\x7a\xa1\xdb\x3b\xe7\xeb\xc4\x6a\xf2\xde\x58\x0d\x06\xa1\xff\x67\x84\x67\x7a\x9c\xc0\x47\xfa\xa2\x83\x63\x12\x2d\x46\x82\x09\x41\xe2\x96\x0b\x51\x4f\xd8\x96\x27\x92\x96\x01\x8a\xd1\xc5\x62\x59\xae\xd7\x9d\x2e\xd2\x6f\x3f\xd6\x52\x5d\x27\x7f\xf7\xbe\xf0\x5e\xea\xb2\xa7\xf0\x16\x5f\xd8\x2f\xa1\xfb\xda\xdc\xfb\xbe\x8c\x83\xf8\x2b\x7a\xe3\x5b\x43\x62\x8d\x49\xf4\x34\xde\xf8\x8b\x21\xde\x78\x8b\xed\x82\x14\x3b\xba\x4e\x5b\xfc\xcd\xef\x6e\xfa\x2f\xe3\xa6\x1f\x34\x29\x90\xd6\x65\x91\x54\x0d\xf4\x9e\x1a\x1e\x48\x83\xe7\x98\x61\xa1\x56\x24\xec\xaf\x85\x8c\x35\x5b\xf2\xe8\x19\x78\xf1\xe0\x74\x3c\xde\x1f\xb8\x07\xfc\x72\xa3\xb6\x82\xc1\xa7\x34\xca\x98\x30\xca\x62\x9c\x00\x5a\xd5\x34\xd0\x23\x46\x08\x8f\x02\xc7\x29\x22\x57\x62\x6f\x54\x7f\x27\xc5\x23\x33\xa7\xd5\x24\x84\xef\x05\xc3\x03\xfa\x56\x2f\x8d\x75\x58\xc1\xfa\x3b\xca\x86\x5c\xac\x79\x1e\x43\x86\x09\x2d\xc9\x94\x47\xf7\xe6\xbf\xa1\x7e\xf4\x45\x82\x18\x5a\xaa\x7d\x84\xbd\xfa\xd2\x12\x19\x21\x33\x1a\xa1\x19\x7d\xfd\xf0\x75\xcd\x78\x94\x2b\x8d\x4e\x23\x27\x0b\x0b\x19\xce\x60\xc0\x3e\x24\x71\xc9\x53\xfc\x62\xa7\xa7\x7d\x2c\x7c\xad\x0e\x38\x0a\x14\x9c\x9a\x68\x36\x1a\x0e\xe4\x28\x82\x6e\x9c\xce\xe5\x5b\x17\x30\x79\xcd\xee\xb4\x20\x94\x99\xb6\x1c\xd8\xbd\x35\x7d\x36\xf3\xa1\x81\x09\xec\xb4\x21\x7a\x3a\xc0\x82\xac\x83\x8e\xd0\xdd\x3d\xb1\x87\x5d\xf1\x98\x41\x19\xcd\x12\x7b\x11\xc8\x48\xfb\x6e\xc1\x7b\x42\x2e\x78\xbc\x0b\xa9\xd9\x12\xc9\x20\x4a\xc7\x78\xbc\x4d\xa4\x59\x04\x56\xaa\xd0\x9d\x34\x96\xb5\x1c\x21\xc7\xa0\xe8\x93\xa6\xb5\x4d\x50\x33\x29\x8c\x71\xc9\xf3\x24\xdd\xc1\x7d\x22\xcb\xc5\x49\xf0\x9d\x60\x7c\x28\xe3\x09\xf8\xd7\x89\x46\xa4\xd4\x62\x55\xa6\x78\xeb\x80\x7b\xb9\x6b\x00\xed\x48\x77\x17\x13\x63\x70\x14\xa4\xa3\x11\x7c\x18\xd5\xe9\x9e\x22\x7b\xa4\x11\xad\x1c\x17\x71\xf3\xd4\x81\x39\x80\xdc\x37\xea\xd1\xa6\xba\x3d\x72\x8f\x65\xee\x3a\x5d\x9f\x2c\xca\xd2\x6f\x87\xda\x1b\xa0\xdd\xa7\xb0\xf3\xe3\x4a\x68\x8d\x7e\x13\xb1\xdb\x9b\x12\x09\xcd\x21\x81\x57\xef\xb9\x2e\x35\x66\xcc\x99\xb1\x84\xf3\xcb\x3a\x3a\xaa\x8e\x6b\xe6\x5a\x97\x68\x25\xd9\xbc\xfc\xfe\xfb\x3f\x0a\xf6\x3d\xa4\x10\xd2\x7d\x04\xe3\x63\x40\x1e\x88\xa5\xc3\x96\xed\x3e\x20\x90\x59\xb0\x31\x22\xac\x0d\xa2\x6a\xf3\xf5\x01\xe4\xc9\xa3\x0d\xd3\xe5\x12\x11\x8c\x9c\x42\x2c\x5c\x3a\x12\xe2\xf7\x0a\xc0\x88\x78\xb2\xdb\xda\xff\x2f\x09\x28\xa0\xe4\xc1\x5c\x66\x0a\x79\xb2\x01\xfa\xb9\x14\x6c\xcb\xf3\x7b\x50\xb0\x44\xf7\x3c\xf0\x82\x7f\x97\x88\x69\x35\xbc\xf0\xb2\x52\x1f\x0a\xe8\x20\xff\x2d\xcb\x4b\x29\xad\x24\x0f\x33\x86\xa9\xf7\xf5\x4f\xe6\x72\x59\x86\x77\xcf\x4a\xb0\xc0\x4f\x2d\x08\x18\xc0\x66\xab\x80\x2b\x84\x2a\xc5\xb5\xaf\xd7\x94\x0d\x88\x1a\xcc\xe5\x13\x87\x0d\xf6\x39\xfc\x3e\x92\x0d\x66\x9d\x79\x41\xbe\x02\x34\x37\x54\x8d\x85\xe1\xc0\x69\x0f\x46\xce\x47\x90\x8e\x9d\xb0\x9f\x92\x07\x31\x61\x37\x19\xcf\xef\x27\xec\x2d\x86\xff\xfe\xac\x96\x6d\x3e\xbc\x06\xa1\xc4\xd1\x7e\xbc\xc3\xdc\x58\x7d\x44\x2b\xed\xd6\xff\xaf\x0d\x62\x00\xd6\x15\xfb\xfe\x9f\x89\xc8\xeb\xe0\xfa\xf8\x7b\xf7\x44\xec\x09\x53\xff\x0e\x5e\xfb\xbb\xbc\x15\xf7\xd3\x7c\xfc\x21\xfc\x5f\xbb\x7f\x59\x8b\x0b\x6c\x4f\xda\xe5\x5a\x51\x69\xdf\x56\x62\x73\x12\xd7\x0f\xe5\x66\x7e\xf3\xb0\xa5\x40\xe9\xe3\xb1\x4b\x6d\x1f\x01\xba\xa7\x57\x6d\x7f\x9d\xa5\x4a\x97\x79\xff\xe2\xbf\xae\xd6\xda\x7e\xbd\x85\xea\x13\x26\xdb\x76\x29\x80\xb5\x60\x28\xfc\x04\x1f\x5b\xfc\x87\x5a\x2e\x00\x6b\x75\xdc\x0a\x6f\x2b\xce\xea\x41\xb9\x88\x18\x55\xd5\x9f\x90\x37\x99\x00\xc6\x29\x6f\x8a\xfa\x80\x40\x6d\x86\x39\xd7\xc8\x5c\x5a\x02\x6e\xcc\x98\xcd\x73\x01\x4c\xc1\xb9\x00\x99\x33\x96\xf1\xdc\x01\x1e\xac\x45\x14\xdc\x7c\x3c\x28\x26\xcc\x72\x83\x64\x55\xba\x6f\x2d\x85\x90\xae\xb7\xc7\x98\x12\xc6\x3a\xa8\xf7\x3e\xa1\xdd\x1e\x85\xe5\x61\xef\x90\x64\x6c\xbc\x17\xdc\x05\xc1\xe4\x5e\x8b\x22\xd8\xcd\x6b\xa6\x45\x65\x69\x56\x22\x54\xdf\x14\xe2\xbf\x35\x06\x5d\x23\xe7\xaa\x38\x50\x06\xc5\xf4\x9e\xc2\x5f\xfe\x91\x17\x1b\xbc\xd0\x6e\x55\x21\x70\xcf\x44\x96\x20\x9c\x2f\xe8\x75\x5e\xa6\x6a\x09\xfa\x62\xe6\x97\xae\xbb\x61\x44\x4b\x7b\x50\xd7\x35\x07\x6c\xc8\xce\x60\x76\x13\xc8\xb4\xcd\x85\x06\xc2\x95\x66\x94\x6a\x28\x3e\x79\xdc\xa5\xbb\x59\x5d\xb3\xe9\xbf\x6d\x5c\xb6\x9b\x0c\xfd\x66\x59\x03\x58\xf5\xfc\x80\x0c\x9a\x86\xde\x01\x91\x15\x53\x18\x18\xf9\x4a\x6b\xed\xb5\x32\xd6\x73\x39\xc3\x5f\x82\x43\x80\x7b\xc9\x1d\x87\x07\x25\xc5\x52\xb7\xfe\x30\x7d\x95\xcd\x42\x04\x22\x79\x08\x26\xde\x97\x09\x97\x81\x09\x64\x35\xca\x22\xc9\x05\x93\x80\x42\x98\x4b\x5d\x2e\x4f\x3c\x31\x89\xb9\xc5\x3d\x00\x99\x8e\x16\x19\x87\xab\x0c\xf0\x15\x9d\xb4\x1c\xc3\xe8\x99\xf4\xd2\x19\x96\xc0\x8f\xa7\xb4\xf9\x43\xae\x24\x66\xc6\xbb\xb6\xbb\x72\xcc\x65\x0d\x6e\xd1\x16\xae\x84\x87\x5d\xdf\x7e\x01\xe2\x3e\x90\x81\x79\x8d\x28\x8a\xaf\x7d\x80\x87\xd1\xd0\xa1\x47\x37\xc4\xd3\xe6\xf2\xff\xb7\x67\x43\x37\xa8\x78\xc4\x4c\x37\x3d\x63\x8e\xa8\x4e\xb0\x73\xa5\x6e\xf6\x0a\x19\x18\x81\xdd\x95\x6a\x4c\xf9\xb6\x52\xb9\xc5\xb5\x84\x0a\x0f\x8a\xd2\x65\xe1\xd7\x87\x44\x07\x74\xdf\xf0\xb5\x1b\x21\xd8\xeb\x5c\xac\x5e\x7f\xca\xc5\x6a\x61\x47\x7a\x0a\x0d\x9a\x9a\x16\x35\x49\xbf\x07\x4e\x0e\x9d\x29\xd9\x4e\x7e\xb8\x87\x9c\xb4\xd6\x24\x2c\x27\x68\x53\xb2\x62\x5e\xdb\xd1\xb4\x07\x18\x20\x44\x5c\x67\x23\x6f\xd4\xec\x8b\x1f\x73\x5d\x48\xb0\x01\x50\xab\x0e\x4d\xc4\xbf\xff\xe3\xad\xd2\x67\x43\x8e\xb7\xdb\x2a\x64\xc6\x6e\xf6\x5c\xba\x03\xaf\x1b\x17\xfa\x65\xd1\xe9\x30\x80\x3a\xe3\x8f\x92\x78\x6c\x46\xb9\x9e\x86\x1d\x6b\x35\x00\x51\x70\xac\x35\x30\x70\x7e\x95\x49\xeb\xe9\x4b\x9c\xac\xde\x24\xd0\xde\xe6\x69\x1a\x6a\x2a\xf8\x48\xdb\x5c\xfa\xbc\x54\x63\xb5\xa6\xa9\x75\xe1\x55\xec\x0d\x62\x2d\x8a\x21\x21\x58\x4c\x2c\xe9\x0a\xd1\x15\x52\x3c\xec\x64\xc9\x41\xd8\xd5\x49\x2a\xed\x5b\xcd\x4f\x75\x89\xfc\xc6\xf2\xa2\xf7\x44\x9e\xf1\xb3\x8b\x7b\xd1\x80\x33\xef\xad\x6b\x7b\xa4\x23\xa0\x94\x80\xc5\x6c\x77\xd9\x88\xe7\xb9\x45\xf9\xd3\x57\x99\xb9\x2b\xad\x78\x54\x71\x73\x76\xd4\x73\x23\xa2\xfb\x4c\x25\x72\xf4\x5e\x54\xa1\xb8\x80\xc9\x5e\x30\x5f\x9a\xbb\x1d\x0e\x3a\x1c\x2b\xf6\x24\x36\x44\x03\xbc\xc2\x42\x43\x3d\x19\x1b\x67\x4e\x38\xb7\x7b\xda\x3d\xb5\xff\x42\xf8\xb3\xe1\x19\x7c\xb1\x2d\xf1\xa1\xda\xa9\xc2\x5b\x1c\x3b\x15\x26\x50\xde\xc8\xfe\x1a\xd8\xd9\x9c\x55\x28\x0c\x5b\xbb\x14\x5c\x90\xbf\x7b\x86\x7e\xf7\x0c\xfd\x0f\xf7\x0c\x7d\x49\xb7\x10\x60\x63\x9e\xd3\x27\xd4\x13\x20\x3f\x62\x39\xba\xaf\x1e\xab\x22\x8f\xd6\xf1\x24\xd0\x00\x0e\x32\x1d\x9b\x40\x7f\x4b\x84\x51\x80\x56\x7c\x74\x2f\x64\x67\x8c\xde\xd2\x17\x75\xca\x31\x3e\x2d\x82\xa5\x8d\x7d\x29\x78\xbb\x1f\xca\xe2\xa1\x4e\x44\x1a\xdc\x46\x08\x62\xd6\x09\xd8\x9e\xa6\xe1\x27\x00\x1a\x53\xb9\x23\xb6\xd6\x94\x85\x87\xc1\x48\xa4\x49\x42\xb0\x54\x8d\x0a\x7a\x28\x26\xce\x7e\x78\x91\x29\x95\xb6\x42\xe3\x9e\xb4\x03\x1b\x89\x32\x43\x3b\xef\x02\x8d\x51\x1d\x02\xc6\x6c\x2f\xfa\xa4\x0b\x9f\xa2\x81\xf9\x18\xa0\x85\x01\xb3\x29\x2e\x21\x97\xd2\x77\xc7\xd4\x67\x38\x71\xe7\x70\x21\x8c\xd8\x52\x44\x1c\x74\x20\x2d\x78\x2f\xe2\x2e\xfb\x24\x24\x45\x6a\xa4\x83\xe8\xe6\x77\x3a\xa2\x96\x50\xee\x22\x69\x13\xbe\x18\xbb\xb8\x6a\x16\x82\x85\x96\x63\xcd\x2d\x92\xc4\xd2\x2e\xee\xd3\x37\xb5\x1c\xd3\x8b\x28\xe5\x7a\xa0\x61\xdd\xba\xef\x5c\x50\x41\x67\x50\xce\xf0\x8d\xf4\x27\x48\xc7\xd9\x0e\x44\xee\xcc\xe5\xcc\xc9\x5e\x7a\xec\x97\x43\xee\x61\xb8\x14\x31\x8b\x8d\xa1\x41\x2e\x47\x7f\x73\x99\x30\x5d\x46\x1b\x60\xab\xac\xee\x53\xe1\xbe\xd5\x5c\xb1\x93\xb9\x34\x17\x22\x70\xb5\x6c\x39\xe4\xc5\x3f\x1a\x63\x55\x27\xff\x29\x1c\x3c\x8b\xc8\xbb\x42\x44\x16\x5e\x9c\x94\x6c\x45\xaf\x59\xe2\x50\x04\x58\x78\x4c\x49\x99\xc5\xbc\x10\xd3\xb9\x47\xdb\x24\xe8\xe9\xb4\x28\x0f\x32\x99\x75\xd8\xb0\x10\xc7\x58\xdb\x69\xd3\x64\x25\xa2\x5d\xd4\xd0\x01\xea\xa7\x89\xf8\xfd\xda\xf6\x6d\x5d\xdb\x90\x65\x17\x73\x06\xc7\x74\x2d\x55\xf5\xda\xbf\x7e\x5c\xe7\x0a\x16\xd4\x44\x8f\xe8\xe7\x2f\x78\xed\x6c\xb1\x81\xc7\xd9\xf3\x83\xef\x41\xfd\xc7\x99\xbf\xd8\xfa\xc3\x3a\xa0\x40\x68\x98\x85\x61\x70\xb1\x08\xa7\x8e\x31\x68\x07\x87\xf5\xbb\x59\x66\xbe\x29\x70\xd2\x90\x8b\xab\xb1\xb8\x1d\x5c\xe9\xd2\x5a\xda\x52\xe0\x79\xd7\x63\x71\x07\xac\xee\xbc\x78\xa1\x5d\xaf\x57\x77\x40\x8b\xfd\x7f\x9f\xe8\xe2\x97\x9a\x66\xe8\x61\xa2\xa3\xcf\x66\x9a\xda\xaa\x62\x35\x87\x5a\x54\xd7\x55\x9b\x47\xad\xec\x9c\x83\xcb\x93\x55\x89\x33\xf5\x1e\x73\x0f\xfa\xe4\xfa\xeb\x13\x1e\x4d\x8f\x39\xcf\x32\x91\xdb\x83\xbc\x61\x6b\x81\xe4\x1a\x7c\x05\x34\x13\x37\x02\x85\x9b\x6b\xb7\x5c\xb3\x95\xd4\x8a\x86\xc7\xa0\xeb\xa6\xed\x23\x77\x59\xa6\x69\xe7\xc8\xed\x57\x72\xba\xbc\x7b\xff\x7e\xf1\xcb\xec\xfd\xdd\xb9\x6d\x7e\xab\x32\x52\xf0\x58\x67\x9f\xb8\x9a\x50\x9f\x78\xed\x45\xf3\x59\x61\xc5\xa3\x95\x6f\x35\x3a\xb9\xca\x34\xad\xaa\x66\xcd\xe5\x27\x2a\x07\x60\xda\xa8\x08\x6a\xfa\x8d\xf5\x76\x5c\xf5\xfb\xf0\xd8\x27\x53\xf8\x27\x7c\xf7\x84\xf9\x46\xbc\x06\x6d\x47\xd2\x8c\x6b\xef\x57\xca\x86\x39\x62\x39\x20\x18\xb8\x6b\x39\x3c\xb5\x2e\xe0\x61\xcb\xe3\x4e\x02\x23\xb9\x88\xad\x9c\xdf\x93\xac\x0e\xec\xbb\x4f\xd5\x38\xb5\xdb\xcb\x63\xbc\xd2\x40\xb9\x13\x54\x73\x03\x8d\x6a\x2f\x78\x36\x97\xe8\x03\x35\x75\x2a\x54\x77\x9d\xd8\x05\x99\xb7\x29\x97\xeb\x92\xaf\x8d\x75\x6b\x3f\x3e\x97\xdb\x64\xbd\x41\x1e\x90\x32\xf3\xf8\x64\xce\x24\xd0\xc5\xd4\xa6\x50\x0d\x9f\x9c\xc8\xb9\xa4\x36\xc9\xb5\x2f\x1e\xb1\xb2\x7f\xbe\x71\xcd\x21\x50\x3a\x16\x44\x82\x74\x72\x2e\x71\x70\x91\x9f\xc4\x46\x42\xe0\xc6\xc2\x8b\xfa\xd4\xe5\x10\xbb\x44\xd1\x76\xb3\xa7\xaf\x21\x26\x33\x97\x2e\x45\x17\x3d\x47\xd4\x86\x40\xb8\x04\xab\xb4\x7f\x3f\xb1\x83\x61\xd7\x04\xd5\xad\x7d\xd6\x1f\x7d\x06\x98\x05\xb7\x18\xa1\x3e\xdd\xdc\xc6\x06\x7a\x0b\x79\xb0\x71\x74\xf1\x36\x40\x5e\x76\x7b\x6d\x6c\xbb\xf0\x99\x4e\x68\xab\x2a\x97\xe9\x88\x2a\xe1\xf3\xbd\x95\xc2\x2d\xb9\xbf\x52\x03\xae\xc3\xd7\xb5\xa5\x65\xa6\x69\xdf\x67\x97\x4a\x75\x8c\xcb\x13\x06\x14\x2b\x95\xa2\x17\xf6\x75\x46\x19\x15\x87\xcc\x97\x01\xc9\x8a\xf5\x2e\xb2\xbb\x4f\x5f\x85\xd2\x44\x1f\x54\x1d\x6f\x3f\x0d\xae\x91\xb3\x10\xe8\xb0\x1b\xb5\xc3\xd2\x39\x57\xd9\x60\x3b\xb6\x49\x8a\x27\x59\x19\xe7\x04\xb7\x17\xb3\x78\x50\x63\xd9\xcc\xff\x89\x9b\x44\x13\x3f\x72\x13\xa8\x64\x54\xe6\xda\x6c\x97\xb4\xdf\xd1\xae\xad\x72\xc6\xe7\xd2\xa6\xaa\xd9\xed\x78\x66\xc1\xb9\xb9\xfb\x2b\x26\x80\x66\xc8\xa7\x0f\x16\x6b\xc1\x94\x14\x76\x37\x9c\x4b\xab\xfd\x3d\x61\x7c\xa9\xad\xa4\x36\x97\x3b\xa7\x73\x9d\x38\xfa\x22\x2e\x19\xa0\x9e\xf7\xef\x79\x35\x33\xa0\x72\xce\xff\xc1\xfc\xdf\x7f\xff\xe1\xff\x05\x00\x00\xff\xff\xf9\x47\xac\x28\x8a\xb5\x04\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\xeb\xb8\x95\x2f\x0c\xff\x3f\x9f\x02\x67\xcf\xa9\xea\xee\x44\xb6\x3b\xc9\x4c\xde\x94\xa7\x4e\xbd\x8f\xda\xd6\xde\xad\xd3\xbe\xc5\x97\xee\xe9\x67\x94\x52\x43\x24\x24\x21\x26\x01\x06\x00\xed\xad\x4e\xe5\xbb\x3f\x85\x85\x0b\x41\x8a\x94\xa8\x8b\x6d\x79\x37\x67\xaa\xd2\xde\x22\x89\xeb\xc2\xc2\xba\xfe\xd6\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x45\x1f\xfe\x78\xfc\xed\x87\x9e\xfe\x8d\xb2\x29\xff\x70\x8a\xf4\x73\x84\x3e\x28\xaa\x12\xa2\x9f\x4f\x93\x85\x22\x34\x4e\x4e\x24\x11\x4f\x34\x22\x27\x38\x4e\x29\x3b\xce\x04\x57\x1c\x3e\x44\xe8\xc3\x13\x11\x92\x72\xa6\x5f\xb7\x7f\x22\xc6\x15\x92\x44\x7d\xf8\x37\x84\xfe\x05\xcd\xcb\x68\x4e\x52\x22\x3f\x9c\xa2\xff\x31\x1f\xcd\x95\xca\x5c\x03\xfa\x6f\xa9\xdf\xfd\x1b\xbc\x1b\x71\x26\xf3\xd2\xcb\x38\xcb\x12\x1a\x61\x45\x39\x3b\xf9\xbb\xe4\xac\x78\x37\x13\x3c\xce\xa3\x96\xef\x62\x35\x97\xc5\x1c\x4f\x70\x46\x4f\x9e\xfe\x70\x82\x23\x45\x9f\xc8\x38\xc1\x39\x8b\xe6\xe3\x2c\xc1\x4c\x9e\xfc\x93\xc6\x7a\x8e\x7f\x27\x91\xfa\x17\xfc\x23\xe6\x29\xa6\xcc\xfc\xcd\x70\x4a\xfe\xe5\xdb\x41\xe8\xc3\x8c\xa8\xe0\x9f\x7a\xb6\x79\x9a\x62\xb1\xd0\x2b\xf2\x91\xa8\x68\x8e\xd4\x9c\x20\xd3\x0f\x72\x4b\xc4\xa7\x08\xa3\x53\x41\xa6\xa7\xbf\x08\x32\x1d\xbb\x85\x3e\x36\x0b\x7c\x01\xa3\xb9\x49\x30\xfb\xe5\xd8\x2e\x13\xb4\xcc\x33\x22\x60\x6e\xc3\x58\xb7\xfe\x89\xa8\x3e\x34\x5b\xbc\x1f\xbe\x2d\x88\xcc\x38\x93\x44\x96\x86\x87\xd0\x87\x3f\x7e\xfb\x6d\xe5\x27\x84\x3e\xc4\x44\x46\x82\x66\xca\xee\x65\x1f\xc9\x3c\x8a\x88\x94\xd3\x3c\x41\xae\xa5\x70\x30\x66\xaa\x7a\x63\xf1\x52\x63\x08\x7d\xf8\xdf\x82\x4c\x75\x3b\xff\x7e\x12\x93\x29\x65\x54\xb7\x2b\x0d\xfd\x04\xa3\x2d\x7d\xf5\xaf\x7f\xab\xfb\xfb\x5f\xc1\x8c\x32\x2c\x70\x4a\x14\x11\xc5\x8e\x9b\xff\xab\xcc\x45\xef\x91\xee\xbc\xd8\xc7\xea\xc0\x2b\xb3\xbd\xc2\x29\xd1\x7b\xa2\x77\xca\x7e\x01\x7f\x0b\x22\x79\x2e\x22\x82\x26\x24\xe1\x6c\x26\x91\xe2\x4b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\x57\xaf\xd5\xd4\x0c\x55\x6e\x30\x33\xf3\x41\xe3\xc4\x46\xac\xef\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x67\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\x3b\x9c\xb5\x81\x3f\x57\xaf\xcc\x83\x24\x42\x0f\xfc\x89\xc6\x24\x46\x4f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xe3\x11\xbb\x9f\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\xf7\x6e\xb9\x7e\x8f\x74\x7f\x28\x67\xf4\x1f\x39\x49\x16\x88\xc6\x84\x29\x3a\xa5\x44\x56\x5b\xfb\x3d\x87\xfe\x71\x82\x8e\x90\x5e\x67\x22\x14\xac\x37\x67\x8a\x7c\x56\x12\x1d\xa1\x84\x3e\x12\xf4\xd5\x05\x95\x0a\xf5\x6f\x86\x5f\xf5\xd0\x57\xe6\xbc\x20\xe0\x4d\x5f\xbd\xc2\x0a\xfb\xbf\xff\x16\x1c\x3d\x85\x67\xd5\x43\xf7\xa1\xaf\x4f\xf3\x9d\xb9\x1a\x8a\x16\xfe\xf6\x6f\x61\x3b\x76\xbf\x56\xf3\xdb\x82\xd9\x5a\x4e\xdb\x96\xbf\xc2\x32\x95\x59\xab\xd4\x3b\xb4\x2b\x67\xd5\xed\x56\x59\xab\x7c\x5f\xbc\x55\x4f\xe1\xa5\xf9\xeb\x2e\xcc\x15\x2b\xa0\x7a\x4c\x99\x39\x24\xfe\xcc\x08\xa9\xcf\x89\xa3\xde\x03\x61\x29\xbb\xf0\xda\x60\x66\x01\xbb\x75\x5c\x34\x58\x95\x03\x9c\x77\x42\x53\xba\x6e\x7f\x87\x2c\xd6\x22\x97\x65\x76\x2c\x4f\x27\x44\xe8\x65\x70\x6c\x0f\x66\x3b\xd1\x6c\x50\xe5\x82\x91\xb8\xc5\x34\xff\x91\x13\xb1\x58\x31\xcf\x29\x4e\x64\xd3\x44\x29\x53\x44\xcb\xb7\x95\xc7\x53\x2e\x52\xac\xec\x0b\x7f\xfe\x8f\x4d\x17\x42\xf1\x47\xb2\x6e\xff\x87\x66\x37\x23\x2c\x81\x0c\xd2\x3c\x51\x34\x4b\x08\xca\xf0\x8c\x48\xbb\x22\x79\xa2\x64\x0f\x5e\xd3\x32\x35\x11\x47\xfe\x06\x82\x1e\xdc\xcd\x9b\x4b\xf8\x05\x4d\xbd\x00\xc9\xc8\x67\x05\x2d\x8d\x18\xdc\xbd\xb0\x44\xe1\x8d\xf2\x02\x4b\xb9\x1d\xcd\x48\x2e\xd4\x78\xb2\x38\x7e\x24\x4b\xfd\x36\x52\x0e\x66\x08\x2b\x25\xe8\x24\x57\x44\xcf\x5b\xb7\xe1\xee\x4e\x60\x8f\xe6\x82\x6e\xc3\x1a\xde\x6e\xc2\x31\x15\x24\x82\xb9\x6d\x72\x60\xfc\x57\x7a\xde\x5a\x7f\x59\x98\xd9\x3f\x92\x05\xc8\x23\x35\x2b\xe0\xb7\x7c\xc4\x46\x0c\x1d\xa1\xf3\xc1\xdd\xd9\xe0\xea\x7c\x78\xf5\xe9\x14\x7d\xb7\x40\x31\x99\xe2\x3c\x51\x3d\x34\xa5\x24\x89\x25\xc2\x82\x40\x93\x24\xd6\x32\x87\x1e\x0c\x61\x31\x65\x33\xc4\x45\x4c\xc4\xcb\x2d\x63\xe5\x29\x61\x79\x5a\xb9\x57\xe0\xf7\x62\xf4\x95\x2f\xb4\x88\xe1\x1f\x95\x9e\xfc\x6d\x69\x81\x61\xc6\xba\xef\xa0\xb5\x57\x13\x6a\xa2\x39\x4d\x62\x41\xd8\x89\xc2\xf2\x71\x4c\x3e\x93\x28\x37\x77\xf2\x3f\xcb\x3f\x8c\xb5\x64\xca\x63\x52\xfe\xa5\xf4\x8f\x42\x14\xda\xf8\x53\xaf\xa5\x6e\xfc\x25\xe8\xb4\xed\xbe\x83\x5f\x68\x5c\xfb\x36\xfc\xb2\x66\x0e\xee\x9d\x15\x83\x75\xaf\x34\x8e\xca\xbd\x60\x25\xbe\xda\x77\x04\x51\x62\x31\xc6\x4a\x91\x34\x53\x1b\xea\xeb\x18\x25\x5a\xae\x5c\x25\x47\x5e\xf1\x98\x0c\x5c\x7f\xbf\x20\x23\xce\x92\x18\x4d\x16\x96\x6b\x4d\x89\x20\x2c\x22\xcd\x2d\xdc\x63\xf9\x58\xb4\xb0\x4e\x18\x2d\xf5\x27\x3f\x72\xa1\x3f\x7f\x0f\x02\x69\x69\xe0\xaf\x21\x93\x6e\x7b\xe2\xbe\x38\x0b\xc1\x96\xfc\xa3\xb3\x27\xec\xbe\x92\x6d\xad\x0f\x5c\x20\xb9\x90\x8a\xa4\x6b\xed\x10\xef\x67\x21\xec\x05\x71\xa8\x03\xae\xdc\x51\xbf\x81\x53\x5f\xbe\x71\xbb\xe3\xbd\xc1\x92\xed\xcb\x8a\x78\xe8\xf3\x74\x3e\x9c\xd5\x53\xbd\x73\xdb\x17\x38\x31\xde\xc5\x34\x4b\xb2\xe0\xbe\x07\xf9\x42\xe6\x86\xc6\xbd\x72\xab\x3d\x86\x01\xac\x51\x34\xcb\x76\x68\x7f\xfe\xf4\xa7\xa1\x85\xc6\x98\xe3\xd4\x9c\xca\xc0\x58\x85\x22\x2e\x8c\x2c\x18\xdb\xf3\x6e\x74\xcd\xfe\x7d\xff\x6e\x70\x7f\x8a\xfa\x28\xc6\x0a\xeb\x03\x2e\x48\x26\x88\x24\x4c\x81\x1e\xaf\xbf\x57\x0b\x94\xf2\x98\x24\x46\xe3\xfc\xa8\x25\x5f\x74\x8e\x15\x3e\xc3\x0a\x27\x7c\x76\x8c\xfa\xf0\x4f\xfd\x31\x95\x08\x27\x92\x23\xec\xc8\x8a\xc4\xae\x09\xcc\x62\xc7\x5a\x30\x8a\x78\x9a\xd1\xc4\xdb\xe0\xbd\x71\x85\xb2\x98\x3e\xd1\x38\xc7\x09\xe2\x13\xcd\x55\xb4\x86\x3c\x78\x22\x4c\xe5\x38\x49\x16\x08\x27\x09\xb2\xdd\xba\x17\x90\x9c\xf3\x3c\x89\x75\xbb\x6e\x94\x92\xa6\x34\xc1\x42\xab\xe0\x66\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x30\x2e\xbd\x9a\x29\x7e\x24\x12\x51\x85\x32\x2e\x25\x9d\x24\xc5\x99\x7f\x18\x22\x18\xf7\xd9\xc5\x10\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9c\x0d\x3f\x0e\x07\xe7\xcb\xba\xf9\x7d\xff\xee\x87\xe5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xcb\x4f\x2e\xfa\x0f\x57\x67\xdf\x8f\x6f\x2e\xfa\x57\xcb\x0f\x2d\x59\xb5\x56\xf3\xc3\x91\x6d\x78\xb6\x3a\x9b\xe6\x4b\xd9\x34\x7b\x5f\xae\x51\x73\x4a\x13\xd0\x41\x5b\x1b\x34\xbd\x0d\xc1\x7e\x89\x32\x2c\xa5\x91\x8c\xcc\x08\x8e\x47\xec\x92\x0b\xcd\xc0\xa6\x5c\xf3\x08\x2d\x3d\x29\x91\x47\x8a\xb2\x99\xff\xe8\x14\x8d\xf2\x6f\xbf\xfd\x53\x74\x41\xd9\x23\xfc\x45\x0e\x71\x71\x3a\x8b\x6f\x67\xf1\xfd\x6d\x59\x7c\xb5\xe8\x73\x12\x1a\x7a\xf7\x1b\x32\xa4\x85\x0b\x96\xe5\x0a\x44\x09\x9e\x2b\xfd\xa7\xee\x12\xc8\x63\x45\xe0\x50\x3b\x83\xe2\x27\xa2\xfc\x8b\x5a\xb4\x79\x0f\x76\xc4\x9f\xb8\x78\x9c\x26\xfc\xd9\x0f\xfc\x13\x51\x7a\xec\xb7\xb6\x97\x2e\x94\xa8\x0b\x25\x7a\xdb\x50\xa2\x83\x32\xe6\xbd\x3c\xf3\x2b\x5b\xfe\x0c\x07\x6c\xf0\x64\x35\x3a\xaa\x1a\xfc\x50\x81\x9b\xe9\x55\xb8\x66\xd9\x99\xb3\x86\x73\x96\x5e\x7e\x2f\xdc\xb3\x34\xe8\xd7\xe7\x9c\xbf\x09\x7f\x4b\xe7\x4e\xd9\x72\xa1\xde\x25\x83\x6d\x79\x77\xbc\x9a\x33\xe4\xe5\x19\xfe\x52\x6c\xc3\x26\xc1\x0c\x1b\x44\x2f\xb4\x0e\x57\x58\x13\x9f\x50\x1b\x90\x50\x17\x81\xb0\x1c\x72\x50\x1b\x63\xb0\x5b\x50\xc1\xb6\x77\x53\xfb\x30\x81\x4f\x44\x95\x5e\x7e\x2f\x77\x53\x69\xd0\xaf\x7f\x37\xfd\x46\xa3\x03\xba\x70\x80\x17\x5c\xba\x2f\xfd\x46\x3b\x5c\x87\xff\x6f\xc0\xc3\xdf\xb9\xf4\x37\x5a\xa3\x2f\xcb\x87\xff\xa5\x3a\xed\xdf\xa7\x97\xbe\x73\xcb\x77\x6e\xf9\xb7\xf0\x9f\xbc\x3f\xb7\xfc\xcb\xaa\xa7\xc5\xf1\x1a\x3b\x5a\xb0\xfa\x5a\x70\x28\xff\xd5\xc2\x49\x03\x7f\x39\x95\x6f\xd3\xa0\xf1\x46\x1d\xee\xbc\x18\xdf\x00\x8e\xd0\x2f\x96\x90\xd6\xa8\x73\x4b\xdf\xbd\x07\x75\x6e\x79\xd0\x2f\xaf\xc3\xbd\x19\xf3\x7d\xa1\xcb\xf3\x9d\xb0\x81\xcd\x6f\xcb\x2f\x58\x26\xef\x64\xf1\x97\xcf\xc6\x3f\x98\x09\xbd\x1f\xd9\xfb\x0d\x2e\xde\x96\xb7\xee\xde\x73\xb2\x6a\xae\xd9\xe0\x76\x5a\x97\x61\x55\xfd\x9a\x12\xf9\xc7\x77\x79\xdf\xbe\x46\x92\x55\x77\xe1\x76\x17\xae\x6d\xaa\xbb\x70\xbf\xe0\x0b\xf7\xe0\xe0\x6f\x0e\x26\x02\xb4\x0b\x22\xef\x80\x31\xba\x18\xf2\x3d\x2e\x4e\x17\x43\xde\xc5\x90\xff\xc6\x62\xc8\x77\xd1\x9e\xb6\xc5\xa2\x7c\x0b\x3d\xaa\x53\xa3\x3a\x35\x2a\xfc\xbd\x53\xa3\x3a\x35\xaa\x53\xa3\xbe\x70\x14\xd1\x4e\x87\x6a\xbf\x10\x9d\x0e\xd5\x7a\xa9\x3a\x1d\x6a\xc5\xe2\x74\x3a\x54\xa7\x43\xfd\xb6\x74\x28\xf2\x44\x98\x92\x90\x8c\x16\x6a\x14\x1f\x32\x2e\x9b\x35\xa1\x90\x3b\xd4\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x13\x04\x2b\x02\x2d\xe8\x0f\xdf\x83\xfe\xb3\x3c\xdd\xd7\x8a\xc1\x9f\xf0\x78\x89\xda\xcd\x41\xa8\x7b\xb2\x5a\x1e\xd9\xdb\xd4\xff\x91\x93\x76\xea\xdf\x0b\x12\xb5\xc2\xf2\x71\xcf\x44\x5d\xca\xb5\xd8\x8a\xa8\xa1\x85\xf7\x42\xd4\xcb\xd3\xfd\xcd\x10\x75\xdd\xd4\x0f\x81\xa8\x9f\x6d\x1e\xff\x9e\x09\x7b\x09\x1e\x60\x2b\xe2\xf6\xad\xbc\x17\x02\xaf\x9f\xf6\x6f\x86\xc8\x9b\xa6\xff\xb6\x84\xee\x53\x24\x5b\x93\xf8\xbd\xa0\xb3\x99\x56\x33\x40\xc3\xd3\xa4\xb8\xbe\x46\x50\x91\x14\xb8\x96\xac\xfd\xab\xef\x81\xa4\xfd\x60\xcd\xd8\x7f\x33\xb4\xbc\x34\xef\x03\x21\xe2\x13\x41\x22\xfe\x04\xf5\xc2\xda\x11\xf3\x2d\x01\x0a\x06\x7e\x9d\x09\xf2\x44\x79\x2e\x93\xc5\x91\xc8\x19\x72\xcc\x1f\xf9\xe6\x8d\xb5\xfa\x99\x26\x09\xe2\x4c\xeb\x5f\x0a\x0b\xe5\x1e\x6b\xfd\x5b\xf0\x14\x4e\x45\x82\xa5\x42\x8f\x8c\x3f\x33\x34\xc5\x34\xc9\x05\x41\x19\xa7\x4c\x1d\x8f\xd8\x90\xa1\x5b\x33\x46\xc8\x1b\xe8\xa1\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x84\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\xe8\xa1\x49\x3e\x93\x5a\x53\xcc\x12\xac\xa6\x5c\xa4\x7a\x84\x94\x49\x85\x27\x34\xa1\x6a\xd1\x43\x29\x8e\xe6\xa6\x2d\x58\x03\xd9\x1b\xb1\x98\x3f\x33\xa9\x04\xc1\xbe\x77\xf7\x10\x7d\x1d\x3e\x33\x04\x20\xbf\xe9\x41\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe7\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x8e\xac\x00\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd2\xeb\x64\xbf\xed\xb8\xdc\x7b\xe2\x72\xe5\x0d\x3f\x08\x36\x67\x40\xfc\xf7\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe3\xfd\x7d\x6b\x07\xd5\xd1\xf6\xfb\xa2\x6d\xb3\x6b\x87\x43\xdc\xaf\x16\x83\xdd\xbe\xa2\x45\x51\xcd\xe2\x5d\xd1\xf4\x6b\x84\x05\x74\x0e\xe7\xce\xe1\xdc\xb8\x32\xef\xd3\xe1\x7c\x30\x1e\xa3\xce\xe7\xfc\x42\x3e\x67\x2a\x3b\xa7\x73\xe7\x74\x6e\xbb\x40\x9d\xd3\xb9\x73\x3a\xbf\x5f\xa7\xf3\x4b\xe2\x3e\xef\x15\xdd\xf9\x5d\x89\xd6\x9d\x58\xdd\x89\xd5\x1d\x84\xb3\x9f\xda\xbe\x58\x98\xfb\xfa\x43\x4c\x12\xa2\x48\xb3\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x95\x21\xf9\x86\xdf\x27\x5b\xf2\xc3\xef\xa0\xe6\x3b\x3e\xd5\xf1\xa9\x6d\xa6\x76\x38\xa6\xd9\xe0\x30\xbf\x96\x6d\xd6\xf3\xdf\x2c\x6f\x96\xfe\x1e\x8c\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x91\x1f\x9b\xbe\xde\x27\x33\x36\x63\xef\x38\x71\xc7\x89\x3b\x4e\xfc\xbe\x39\xb1\x3b\xc9\x6f\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xf9\x67\xa1\xcb\xbf\x94\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x8d\x13\xcd\xd8\xd8\x6f\x12\xcc\x86\xf1\xbb\xf0\xa3\xd5\xce\xfe\x35\x7c\x6a\xbb\xf0\x71\xac\xc0\xd3\x81\x29\x33\x26\xbc\x22\xaf\xb6\x64\xa0\x3c\x8c\x13\xbe\x0b\x57\x0f\x26\x16\x30\x76\xc7\xaf\x83\x45\x39\xbc\x69\x77\x7e\x9d\x2e\x97\xb0\xf3\x5c\xb4\x9c\x70\xe7\xb9\x38\x5c\xcf\xc5\x5b\xb9\x23\x5f\xf9\x78\xbe\x96\x58\xd7\x3e\x08\xdf\x44\xab\x41\x50\x6b\x9e\x25\x1c\xc7\xab\x5c\x31\x85\xe0\x15\x82\xa3\xac\x8d\xc4\x2f\x3e\x7b\x0f\xc2\x5a\x31\xda\xdf\x58\x24\xdf\xf2\xc4\x0f\x45\x4b\x79\xc5\x50\xbe\x7a\x12\xdf\x40\x25\x79\x1f\xf8\xa9\xc5\x78\xbb\xd0\xbe\xce\xa2\xf4\xf6\x16\xa5\x2e\xb4\xaf\x53\x01\x0f\x4c\x05\xec\x42\xfb\xba\xd0\xbe\x4e\x41\x5e\x3d\xed\x4e\x41\xfe\x22\x42\xfb\x5a\x89\xda\x2f\x88\xbd\xb9\xbb\xd0\xdd\xc9\xdc\xee\xbd\x4e\xe6\xee\x64\xee\x2f\x54\xe6\x3e\x8c\x15\xee\x04\xee\x4e\xe0\xee\x04\xee\x4e\xe0\xee\x04\xee\xbd\x2f\x63\x27\x70\xbf\x66\x81\xce\x7a\xa9\x7b\x4d\x92\xcd\x7b\xf5\xe5\x74\xe2\x76\x27\x6e\x1f\xb6\xb8\x7d\x30\x13\x7a\x3f\x65\x1e\xdb\xcd\xa7\x2b\x52\xde\x15\x29\xef\x8a\x94\xbf\x78\x91\x72\xf7\x75\x8b\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xdb\xc8\x2b\xeb\x13\x3d\xde\xab\x9c\xd2\xa5\x7a\xf8\xa7\x9d\xd4\xd2\x49\x2d\xbf\x51\xa9\xe5\x80\x62\xc1\x0e\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xdb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\x36\x5f\x2e\x97\xae\x87\xbe\xef\xe0\x8c\xb3\x29\x9d\xe5\xe6\x6e\x31\xe0\x9c\xc1\x89\x2e\x24\xc1\x45\x46\xd6\x79\xaa\x6a\x5a\x7f\x17\xd7\x52\xfd\xd0\x5f\xeb\x76\xda\x44\x70\x2f\x8c\x7c\x56\xea\xd6\xb2\xd6\xf8\x76\x70\x77\xfd\x70\x7b\x36\x38\x45\xfd\x2c\x4b\xa8\xb1\xbb\x1b\x52\xa0\xbf\xea\x49\x21\x85\xe5\x63\xb1\x97\xc2\x90\xb9\xc1\xb0\x05\x43\xbf\x96\x8d\xd1\x11\x3a\xbb\x78\xb8\xbb\x1f\xdc\x36\x34\x68\x09\x05\xf2\x56\x49\x9a\x25\x58\x91\x18\x3d\xe6\x13\x22\x18\xd1\xd2\x8e\x45\xba\x2d\xcc\xff\xa6\xd1\xc1\x7f\x0f\xce\x1e\xee\x87\xd7\x57\xe3\xbf\x3e\x0c\x1e\x06\xa7\xc8\x51\x9c\x6e\x56\x8f\x4b\x8f\x22\x5e\x30\x9c\x6a\x0d\x44\xff\x50\x64\xca\xfe\x23\x27\x39\x41\x58\x4a\x3a\x63\x29\x01\x44\xe0\x52\x8b\x6e\xc0\x17\xfd\xef\x06\x17\xe5\x96\xe7\x24\x84\xdf\x45\x09\x9e\x90\xc4\xfa\x23\xc0\xc4\xae\x09\x3d\x80\x2a\x36\x8e\x8a\xdc\xac\xea\x5f\x1f\xfa\x17\xc3\xfb\x9f\xc7\xd7\x1f\xc7\x77\x83\xdb\x1f\x87\x67\x83\xb1\x95\x2a\xcf\xfa\xba\xdf\x52\x4f\x56\xf8\x44\xff\xc8\x71\xa2\xb5\x13\x3e\x75\x78\xbc\xe8\x79\x4e\x18\xca\x19\x50\x9c\x51\x79\xb4\x1e\xe4\x3b\xd5\xa7\xcc\xcc\xe8\xe6\xe2\xe1\xd3\xf0\x6a\x7c\xfd\xe3\xe0\xf6\x76\x78\x3e\x38\x45\x77\x24\x01\xa5\xc0\x2d\x3a\xec\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\xe8\xd5\xc0\x36\x9b\x78\x8e\x9f\x28\x17\xf6\xe8\xce\xe8\x13\x61\x66\x1d\xe1\xcc\x42\xfb\x4e\xf8\x1e\x07\x4b\x77\x7d\xf5\x71\xf8\xe9\x14\xf5\xe3\xd8\xcf\x41\x42\x1b\x25\xca\x71\xb0\xce\x47\xe5\x61\x6b\xe6\x00\xdd\x1b\x22\xe2\x4f\x44\x08\x1a\x93\x0a\x1d\xf5\xef\xee\x86\x9f\xae\x2e\x07\x57\xf7\xb0\x62\x4a\xf0\x44\xa2\x39\x7f\x06\x53\x36\xcc\x10\x2c\xdc\x4f\x98\x26\xd0\x99\xdb\x2c\xce\xd0\xf3\x9c\x82\xfb\x03\x80\x99\x7d\xcf\x46\x3f\x13\x39\x7b\x73\xeb\x6c\xe9\xe0\x2d\xab\x2d\xd5\x93\xb4\xfc\x46\xe5\x58\xac\x7a\xa1\x44\xe5\xcb\x2f\xae\xa3\xd6\xe5\x2f\x2a\xe4\xd6\xac\xac\x2d\xd1\x4b\xf3\x4c\x8b\xbd\x6e\xad\xab\x95\xd7\xf0\xf5\xae\x59\xa2\x04\x8d\xe4\xcb\x42\x3d\x89\x9c\x29\x9a\x12\x64\x3b\xb3\x87\x73\x8f\xf0\x4f\x97\xa6\xe1\xf7\x70\xc1\x2e\x95\x72\xf8\x44\x94\x1d\x7e\xa7\x02\x76\x2a\xe0\x61\xa8\x80\xef\x2d\xdb\x3f\x26\xd9\x72\x87\x95\x89\xc1\x3b\xc6\xeb\xb5\x14\xa4\x61\xec\x89\xd6\xa2\x9a\x90\x27\x92\x80\x94\xa7\x04\xd6\x4a\xa3\x95\x5d\x26\x82\xe0\x47\x2d\xf0\xc5\xfc\x39\x94\x5c\x6a\x90\xfb\xd1\x7e\x6e\xe1\x36\x41\x1c\x7f\xfa\xe3\xeb\x5d\x16\x7a\xb9\xe3\xd7\x28\xe1\x7d\x0b\x41\x32\x2b\x31\x02\x83\x04\xfb\x5f\xac\x25\x78\xcd\x6d\x11\x7c\xf1\x1e\x2e\x8a\x70\xb8\x07\xa4\x75\xdd\x86\x4a\xb0\x63\xa1\x29\x51\x38\xc6\x0a\xeb\x43\x33\x23\xea\x18\x5d\x33\x78\x76\x8f\xe5\x63\x0f\xb9\x2b\x4f\xb3\x95\xc2\xca\xf0\x0a\xa9\xf5\xef\xc4\x80\xbf\x39\x1f\xef\xae\xef\xee\xfa\xae\x5f\x99\x2e\xcc\xb3\x61\x85\xf7\x75\x31\x6e\xe4\xf3\xda\xdf\xfd\x65\x5a\x7c\xbf\x57\xd8\xeb\x3a\xb9\xf6\x7a\xa1\x99\xca\x59\xdd\x6d\x65\xfe\xaf\xbb\xad\xba\xdb\xaa\xbb\xad\x0e\x60\x85\xdf\xdc\x61\x58\xc3\xdd\xdf\xd4\x63\xb8\x4e\x3b\xdd\x1a\xf2\xae\xd0\x46\x37\x01\xbd\xfb\xa5\x2d\xb6\x5d\xf1\x0d\x7d\x1f\x3e\xc2\x60\x92\xaf\x91\xd6\xb6\xd7\xcb\xdc\xe4\x8b\x74\xfa\xe9\x0b\xde\xf8\x1d\x02\xe1\x5e\x11\x08\x0f\x63\xae\x2f\x92\x02\xf7\x36\x16\xd3\xb7\x4f\x7b\xeb\xa0\x06\xbb\xc4\xae\x2e\xb1\x0b\x7e\xef\xa0\x06\xf7\x47\xad\x2f\x2b\x5d\xf3\x98\x8c\x2b\x51\x02\xfe\x9f\xe3\xaa\xe7\xa7\xf4\x24\x74\x03\x95\x1e\x14\x99\x6e\xd0\x3a\x8d\xf7\x59\x44\xea\x8a\xc7\xa4\x75\x24\x41\xe9\xe5\x03\x97\xc1\xdd\x3c\x8d\x2c\x5e\x1a\xf8\x0b\x4b\xe2\x0d\x5b\xfe\x25\x1a\x76\x6a\x08\xb8\xb3\xf2\xac\x5d\xa8\x2f\x35\xbe\xa0\xe0\x50\xef\xc8\x53\xd1\x8e\x8d\xbb\x98\xc6\x71\x03\x33\xaf\x7f\xee\x59\x7a\xfd\xe3\x97\xc1\x0c\x6a\xcf\xd1\xc1\xac\x12\xbe\xfd\x3e\xec\x2a\xe1\x88\x5f\xc3\xb2\xb2\x72\xef\xbf\x38\xae\xbe\x8a\x92\x3b\xde\xde\x72\xb9\xbe\x54\x0e\xdf\x41\xfc\xac\xb2\x75\x74\x18\x3a\x9d\xa9\xe5\x70\x26\xdc\x99\x5a\xde\xb5\xa9\xc5\xb8\x68\xc7\x19\x16\x84\xa9\x1a\x91\xba\x7a\x9d\xc0\xeb\x21\xe6\x82\x93\x3a\xa0\x01\xa4\x25\x5a\x64\x2f\x64\x7f\x55\x7d\x59\xb6\x17\x2b\x18\x04\x99\x90\x27\xff\x2c\xfe\xf6\xc2\x7a\xa9\x02\xc4\x8a\xe8\x24\x83\xf5\x2f\xf5\x1d\x9d\xdb\x40\xa5\xdd\x73\x25\xb1\x2a\x89\x82\x10\x44\xbd\x36\x9e\xe9\xc6\xbc\xfd\xbe\x52\x24\x97\x06\xfd\xba\xb1\x4d\xcb\x1b\xdf\xee\x00\xb9\x9d\xa1\x26\xdd\x2f\xc8\x29\xd3\xd2\x28\x9f\x16\x17\x83\x44\xcf\x34\x49\x00\x51\x04\x32\x1e\x9b\x6e\x80\xdf\x5c\xc4\x43\xe3\xce\xbf\x69\xdc\x43\x1d\x77\xa8\x63\x09\x6d\xec\xa9\xfb\xca\x99\x76\xc4\x06\xe9\xac\xa0\x0d\xad\x31\xc0\x7e\x19\x9c\xe0\x13\x51\xaf\xc5\x06\xb6\x3d\xfb\x2b\xcf\xbd\x20\x53\x22\x08\x8b\xc8\x01\x7a\xdb\x37\x09\x03\xf9\xc9\x4c\xd2\xc6\x80\x78\x28\x81\x70\xaa\x8a\x5b\x3d\xad\x24\xea\x76\x99\xe4\x5d\x26\x79\x97\x49\x5e\x3d\xea\x5d\x26\x79\x97\x49\x5e\x9b\x03\x11\x93\x84\x28\xd2\x28\x55\x9c\xc3\xe3\xb7\x92\x2a\x4c\xef\x5f\x86\x60\x61\xe6\xd2\xc9\x16\xbf\x19\xcd\xc2\x6d\xf8\x41\x68\x16\xe6\xac\xad\x33\x3f\x94\x7e\xac\x09\xb1\x7e\x75\x93\xc4\x36\x4c\xa3\x64\x97\x38\x87\xd7\xdf\x25\xeb\xa8\x0e\xbd\xb3\x51\xa0\x60\xeb\x5e\x8e\x93\x2c\x1d\x81\x76\x13\xb7\x1e\xc3\xf7\x3b\xef\x43\xe1\xa0\x4d\x74\x7f\xa8\x7c\x74\xeb\xa4\x94\x43\xb1\xd8\x7c\x41\x3c\xb2\xb3\xde\xbc\x71\xae\xc4\x12\x33\x7c\xb7\xd3\xed\x8c\x55\x9d\xb1\xaa\x33\x56\x75\xc6\xaa\xce\x58\x85\x3a\x63\xd5\xc6\xc6\xaa\x2f\x48\xa6\xea\x0c\x57\x9d\x58\xb5\xbf\xe9\x1e\xaa\x96\x79\x48\xd6\xba\xd6\x28\xe9\x45\x0e\xd5\xda\xc8\x7b\x3b\xed\x5f\xd6\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\xed\x12\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4a\x87\xd6\xae\x55\x17\xf6\xbc\x62\x71\xba\xb0\xe7\x2e\xec\xf9\xe0\xc2\x9e\xf7\xae\xac\x64\x5c\xae\x02\x24\x32\xa5\xb3\x56\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe2\x3a\x77\x5d\xdc\x2c\x49\xd4\x87\x7e\xa3\xbb\x91\xbf\x96\xce\x71\x28\x32\x69\x31\xef\x83\x90\x42\x4f\xfe\x59\x49\xe7\x6f\x85\x97\xc9\x10\xf9\x4c\x25\xdc\x4a\xeb\x09\x7b\xc4\xea\x9f\x04\xa5\x0b\xed\x3d\x38\xc9\x55\x90\xbb\x27\xb5\x60\x95\x11\xa1\x16\xc1\x9b\x24\xcd\xd4\xe2\xbf\x46\x8c\x2a\xef\x61\xa3\x33\xc6\x85\xe1\x6a\xfa\xe3\x39\x66\x71\x42\x84\xbe\x54\x5d\x3b\x11\x66\x8c\x2b\x10\x37\x60\x06\x31\x7a\xa2\xd8\x08\x27\xfd\x9b\x61\x6b\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xcd\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xe7\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x09\x25\xb2\xe6\xdd\x12\xc6\xfc\xea\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x7d\x62\x9c\xdc\x63\xf9\xd8\x1a\xe3\xa4\xf4\xf2\x81\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x5a\x52\xe7\x1a\xce\xf4\xfe\xf2\xe3\xdb\x9e\xb5\x0d\x26\xfe\x5b\xc9\x95\x6f\xc7\x7b\xd6\x99\x69\xdf\x63\xde\xfc\x2a\x66\x7a\x30\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xee\x88\xae\x5a\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x33\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7b\x54\x2f\x63\xe6\x0e\x76\x63\x93\x18\xa0\x61\x19\xad\xdc\x9f\x21\x17\x15\x54\x94\x9e\x9d\x43\xa2\x35\x95\x61\x42\x7c\xc4\x85\x91\xbc\x62\x7b\x66\x8d\xd9\xce\x80\xf9\x9e\xa2\x3e\x8a\x6d\x6d\x7e\x41\x32\x41\x24\x61\xca\xa8\xda\xa6\xde\x95\x2b\xef\x4f\x99\xb5\x10\x9d\x63\x85\xcf\xb0\xc2\x09\x9f\x1d\xa3\xbe\x2f\xec\x4f\x25\xc2\x89\xe4\x08\x3b\xc2\x21\xb1\x6b\x02\xb3\xd8\xb1\x07\x8c\x22\x9e\x66\x34\xf1\x48\xed\xde\x8a\x4f\x59\x4c\x9f\x68\x9c\xe3\xc4\x23\x63\x8f\xd8\xe0\x89\x30\x95\x83\x0a\x87\x93\x04\xd9\x6e\xdd\x0b\x81\x7e\xee\x46\x29\x69\x4a\x13\x2c\x90\xe2\x76\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x0e\x05\x1c\xa5\xf8\x91\x48\x44\x15\xca\xb8\x94\x74\x92\x14\xc7\xf8\x61\x88\x60\xdc\x67\x17\x43\x30\x8d\x46\x0a\x71\xc3\x07\x5d\xe7\xd6\x4f\xe0\x7a\x4c\x31\x63\x04\x3a\xe6\x6a\x4e\x84\xed\xde\xbe\xfc\xd6\x56\xce\xb7\xc6\x88\x6e\xb6\x98\x86\x23\x7b\x3b\xa5\xb3\xb5\xc6\xd9\x56\xdd\x6c\xa7\x6b\x36\x2b\x9a\x2f\xe0\xa5\x6d\xaf\x0d\x5e\x50\x59\x56\x07\xdf\x85\xcb\xb6\x34\xe2\xd7\xc0\x47\xfb\x8d\x2a\x82\x9d\x16\xf8\x22\xeb\xf6\xa5\xaa\x80\x07\xae\xff\x75\xc8\x6e\x1d\x8a\x7d\x17\x80\xb1\xc7\xc5\xe9\x02\x30\xba\x00\x8c\x2f\x36\x00\xa3\x59\x9b\xa0\xf1\xce\xe9\x7a\x1b\x56\x90\xf2\x46\x01\xf1\x0b\x88\x52\x58\x3e\xb6\xad\x29\xa5\x45\xe5\x61\xfc\x2e\xa4\xfa\xda\x09\xbf\x86\x74\xdf\xd5\x29\xda\x6b\x9d\xa2\x83\x9b\x76\x27\xf8\x75\x82\x5f\x27\xdb\xb4\x9c\x70\x27\xdb\x1c\xae\x6c\xf3\x56\x0a\xcb\x97\x04\xa1\xab\x85\xa7\x52\x66\xcc\xca\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\xd7\x05\xe1\xfc\x82\x0a\xb9\x66\x85\x68\x66\xda\xd5\x1f\x1c\xb8\x64\xb6\x14\x7f\x63\x46\xfe\x5b\x88\xa9\x6d\x9c\xfa\x9b\x86\xd5\x02\xfd\x42\x30\x59\x29\x28\xed\xa5\xb4\x90\x2a\x4d\xb7\x52\x38\xe4\x1f\x0f\x9c\xaa\xfd\x96\xbe\x86\x7a\xf1\x05\x3b\x08\x3a\x27\xc0\x6f\xb3\xf0\xf9\xc1\x48\xad\x9d\x6a\xd7\x65\x55\x76\x46\xfd\x4e\xf1\xed\x14\xdf\xbd\x2f\xe3\x21\x29\xbe\x6f\x28\x51\x9b\x34\x91\x17\x29\x63\xb8\x9d\x6c\xdd\x89\xd6\x9d\x68\xdd\x89\xd6\x5f\xac\x68\x7d\x18\x2b\xdc\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x7b\x5f\xc6\x4e\xae\xae\xc8\xd5\xf0\x97\x4b\x93\xde\x54\xc8\x6e\x2d\x5c\xb7\xc8\x89\x7e\x2f\x92\x75\x27\x55\x77\x52\xf5\x61\x4b\xd5\x07\x33\xa1\x2f\x2f\x11\xb2\x4b\x25\xec\x52\x09\xbb\x54\xc2\xb7\x48\x25\x74\xbc\x64\x95\x84\xb2\x2c\x58\xfc\xb8\xc4\x81\x0e\x56\xb6\x28\x46\xbb\x6d\x78\xc7\xbe\x96\xda\x01\xcd\x6f\x53\x69\xaa\xf4\x9b\x6b\xe8\x80\xea\x4f\xf5\x9c\xb4\xa0\x19\x85\x1b\xdf\x7a\x84\xb0\x9f\xec\x9b\xef\x0b\x0c\x7c\x79\xd4\x5d\xfd\x29\x14\xec\x5a\x57\x7f\xea\x05\xe7\xed\x0e\xd7\x9a\x99\x3b\x1a\x35\x36\xde\x77\x3a\xed\x37\x07\x97\x6b\x3e\xe9\x6f\x1a\x2e\x57\x7b\x93\x2c\x25\xef\x9c\xfc\xb3\xf6\xa2\x78\x83\xb2\x5b\x1b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xae\xec\x56\x57\x1f\x62\x4f\xd3\xdd\x8a\xf5\xbf\xdb\xd9\x76\x45\xc6\xba\x22\x63\x5d\x91\xb1\xae\xc8\x58\x57\x64\x0c\xfd\xc6\x8b\x8c\x6d\x2c\x3e\x9a\x71\x7c\x29\x12\x64\x57\x64\xac\x13\x22\xf7\x37\xdd\xdf\x96\x10\x79\x80\x16\x84\x83\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x16\xfb\xc3\x2d\x68\x87\xff\x61\xff\xaf\xc3\xff\xe8\xf0\x3f\x1a\x66\xdd\x05\xb3\x76\xf8\x1f\xa8\x0b\xd7\xec\xc2\x35\x0f\x39\x5c\xb3\xc5\x36\x76\xf8\x1f\x2d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x46\x38\x20\x3f\x2d\x2b\x1a\x07\x2b\xa5\xb9\xb1\xfe\x76\x70\x40\x6a\xa7\x7d\x10\x2a\xc9\x2b\xe2\x80\xd4\xd1\x75\x6b\x05\xe4\x7d\xe0\x81\xb8\xd1\x76\x89\x8b\x5d\x88\xf5\xe1\x87\x58\x1f\x5c\xe2\xe2\xc1\x48\xb2\x9d\xba\xd7\xe5\x2e\x76\xb9\x8b\x9d\x32\xdc\x29\xc3\x7b\x5f\xc6\x43\x52\x86\xdf\x58\xc2\x7e\x41\x5c\x90\xdd\x64\xed\x4e\xd4\x36\xef\x75\xa2\x76\x27\x6a\x7f\xa1\xa2\xf6\x61\xac\x70\x27\x67\x77\x72\x76\x27\x67\x77\x72\x76\x27\x67\xef\x7d\x19\x3b\x39\xfb\xd5\x70\x42\xea\x84\xed\x96\xf9\x36\xef\x49\xd2\xee\xa4\xec\x4e\xca\x3e\x6c\x29\xfb\x60\x26\xd4\x61\x86\x74\x98\x21\x1d\x66\x48\x87\x19\xb2\x95\x7c\xf3\x6f\xf6\x58\x7e\x08\x6e\x62\x7f\x65\x7f\xf8\x2e\xe1\x93\xfb\x45\x46\xf4\x7f\xcf\x69\x4a\x98\x04\x69\x94\xaa\x45\x28\xcf\x34\xac\xfc\xf2\x9a\x7f\xb8\x1b\x5e\x7d\xba\x08\xb3\x69\x3e\x5c\x3e\x5c\xdc\x0f\x6f\xfa\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6e\x64\xb7\x83\xbb\xc1\xed\x8f\x90\x0d\x34\x3e\x1f\xde\xf5\xbf\xbb\x28\x11\x44\xe9\x79\xff\xec\xaf\x0f\xc3\xdb\xe6\xe7\x83\xff\x1e\xde\xdd\xdf\x35\x3d\xbd\x1d\x5c\x0c\xfa\x77\xcd\x5f\x7f\xec\x0f\x2f\x1e\x6e\x07\x2b\xd7\x63\xe5\x68\x57\x2b\x21\x12\x16\x09\xe2\xfc\x51\x64\xb9\x86\x28\xd6\x10\x79\xf1\xd1\xb1\xc3\xba\xbe\x4e\xd1\x83\xd5\xe9\xa9\x6d\xdc\x30\xd8\xa0\x21\xa3\x8c\xc4\x54\xe2\x49\x42\xe2\xa5\x96\xdc\x1a\x36\xb5\x84\x4b\x83\x7a\xd6\xda\xb3\x17\x39\x35\xcf\x8b\x0c\x2f\x40\x90\xa3\xa8\x08\x8b\x6b\xfa\x30\xfb\xd0\xd8\x03\xd3\xbc\x8b\x3e\x91\x52\x4f\x51\x2e\x04\x61\x2a\x59\x20\xf2\x99\x4a\x25\x97\x1a\x75\xdb\xd7\xd4\xac\xbd\x53\x7d\x83\x73\x2c\xd1\x84\x10\x56\x1e\xbf\x20\x09\xc1\xb2\x66\xcc\x76\xf7\xdb\x2d\x8b\xdf\x2b\x6b\x8d\x31\x97\xd1\x14\xd3\x24\x17\xa4\x72\x5a\x78\x9a\x61\x41\x25\x67\x83\xcf\xfa\x2e\xd3\x07\xf9\x1a\x3e\xe7\x62\xbb\x13\x33\xf8\x6b\x48\xc1\x57\xe5\x7f\x7e\xba\x2f\xff\xab\x74\xe6\x2f\xee\xcb\xff\x5a\x4d\xeb\x41\xc3\x55\xca\x3e\x42\x9f\xee\x4f\xd1\x27\x08\x71\x12\xe8\x7e\x8e\x0d\xc5\x5e\xdc\x9f\xa2\x0b\x22\x25\xfc\x52\x7c\xac\xa8\x4a\x60\x6e\xdf\x51\x86\xc5\x02\xb9\xe9\x9b\x44\x57\x1c\xcd\x11\xf1\x4b\x53\x5d\x3c\xf6\xf7\x9c\x81\xea\x5e\xac\xde\x05\x9f\xd1\x08\x27\xbb\x2d\x62\xff\xaa\xc4\x07\xae\x6f\x57\x2e\x45\xf8\xf6\xf2\x5a\xf4\xaf\xce\x21\x89\xd4\x0d\xb5\x66\xe6\x57\x44\x6a\x22\x89\x38\x8b\xad\x97\x46\xdf\xfe\x8b\x40\xa8\xff\x3b\x87\x44\xdc\x5c\x52\x36\xd3\x2d\xa2\x13\x74\x7d\x3b\x62\xd7\x22\x36\x86\x50\xa2\xa5\x61\x43\x73\x54\x22\xc6\x15\xa2\x69\xc6\x85\xc2\x4c\x69\x45\x00\xc4\x00\xbb\x22\x86\x03\x9c\xf1\x34\xcd\x15\xd6\x07\x6d\x69\x51\x99\x31\x87\xdc\x11\x35\x8c\xc1\xb5\x52\xb3\x86\x46\x4e\x28\xe6\x92\x09\xdd\xbe\x96\x51\xca\x3a\x34\x8d\x97\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xcb\x20\xcf\x7f\xd5\x1a\x08\xce\x4c\x52\x05\x11\x7d\x11\xcd\xa9\x22\x91\xd2\x47\x70\x2b\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\xd0\xbf\x3c\xff\xf3\x7f\x94\x7e\xb8\xbd\x5c\xfa\x61\xfc\xe3\x9f\x97\x7e\xf9\xff\xad\xa4\xa7\x6a\x4f\x4b\x7a\x7e\x30\x97\x23\x10\xa9\xc1\x26\xec\xa6\x8a\x68\x8a\x67\x04\xc9\x3c\xd3\x14\x20\x8f\xcb\xfb\xab\x45\xca\x0b\x8e\x63\xca\x66\x26\x03\xf4\x82\x2a\x22\x70\x72\x89\xb3\x8f\xce\x7e\xbd\xc5\xea\xfc\xdf\xbb\x52\xbe\xee\x87\x9f\xfb\x97\x61\xc6\xef\x87\x9b\xdb\xeb\xfb\xeb\x95\xb3\x2e\xb5\xb0\x7c\x8c\xf4\xe3\x53\xf8\x5f\x74\x82\x74\xeb\x5e\xf2\x4d\x89\xc2\x5a\x23\x40\x5f\x9b\xa4\x39\x9f\x48\x43\x59\x02\xa7\x26\x13\x34\xa5\x70\xa5\x18\x0b\xde\x37\x46\xb8\xf6\xda\x83\x3f\x37\xe6\x03\xd0\x96\xdd\xa5\xcc\x62\x2c\x62\xf4\x77\x59\x4d\x1f\x07\xc3\xb1\xf9\x81\xc4\xe8\x08\xcd\x95\xca\xe4\xe9\xc9\xc9\xf3\xf3\xf3\xb1\x7e\xfb\x98\x8b\xd9\x89\xfe\xe3\x88\xb0\xe3\xb9\x4a\x13\x93\x2e\xaf\x57\xe1\x14\xdd\x08\xae\xaf\x10\x50\xd0\x89\xa0\x38\xa1\xbf\x92\x18\x4d\x0c\xff\xe3\x53\xf4\x4b\xc4\x05\x39\x2e\x36\xc6\x1a\x95\xec\x3d\x62\x0d\x4f\x27\xfa\xa5\x1a\x66\x52\xdd\x4f\x14\x93\x88\xc6\x56\xcc\x20\x2c\xe2\x60\x79\x34\xbe\x0a\xdd\x9e\xcb\x34\xd4\x1a\x4d\x96\xab\x62\x39\x03\x65\x05\xc7\x24\xc8\x76\x57\xbc\x4c\x70\x5a\xf1\x19\x1a\xb5\x35\xd7\x2a\xba\xbe\x5b\x31\xdc\xaa\xee\xd5\x4c\x4f\x38\xe2\x09\x9a\xe4\xd3\x29\x11\xa1\x43\xba\xa7\xb5\x19\x2a\x91\x20\x11\x4f\x53\x90\x18\xf4\x57\xb9\x34\x54\x0d\x2b\x66\x47\x7b\x3c\x62\xb0\xff\x5a\xcd\x01\x0a\x88\x39\xb0\x3a\x46\x48\x8c\x30\x5b\x98\x6e\x26\xf9\x34\x6c\xdf\xc0\x50\xe0\x18\x51\x35\x62\xfd\x24\x41\x82\xa4\x5c\x91\x20\x87\x12\x9c\x67\xe5\x05\x07\x16\x29\x48\x96\xe0\x88\xc4\x86\x1e\x12\x1e\xe1\x04\x4d\x69\x42\xe4\x42\x2a\x92\x86\x0d\x7c\x0d\xb6\x1a\xbd\x66\x54\xa2\x98\x3f\xb3\x84\x63\x3b\x8f\xea\x67\xdf\x94\x4f\xe3\xc0\x41\x04\x0c\x84\xe0\x02\xfe\xe7\x07\xca\xe2\xbd\x71\xa8\x87\xbb\xc1\x6d\xf8\xef\xbb\x9f\xef\xee\x07\x97\x9b\x71\x1f\x4f\x59\x30\x3c\xd0\xe1\x4f\xd1\x9d\x59\x04\x2e\xb4\x44\x24\x1a\x26\x75\x69\x49\xa9\xf8\x81\xc7\x5b\x72\xdf\xcb\xfe\xd5\x43\xbf\xc4\x51\xee\xce\xbe\x1f\x9c\x3f\x54\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xb3\xef\x87\x17\xe7\xe3\x1a\x85\xf1\xc3\xed\xe0\xec\xfa\xc7\xc1\x6d\xa1\xdb\xd5\x2e\x51\x65\x30\x55\x66\x75\x6f\x98\xd2\x9c\xc7\x68\xb2\xa8\x07\x84\xd0\x92\x73\x02\xbe\xd8\x02\x12\xc5\xb4\x7a\x0a\xbc\xc9\x61\x73\x14\x5f\xa4\x3c\x26\x3d\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\xeb\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x53\xd4\x47\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x9a\xa1\xb9\xcd\xd2\x8b\xd0\xb8\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\xd7\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\x51\xdb\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa6\x8d\xf2\x31\x19\x5e\xdf\x29\x81\x15\x99\x2d\xce\x2d\xcb\xd8\xfe\x78\x9c\x5f\xff\x74\x75\x71\xdd\x3f\x1f\x0f\xfa\x9f\xca\x27\xde\x3f\xb9\xbb\xbf\x1d\xf4\x2f\xcb\x8f\xc6\x57\xd7\xf7\x63\xf7\xc6\x4a\x92\x6f\xe8\x60\xf9\x9e\x2e\xbf\x78\x8a\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x53\xb0\x8c\xd5\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb0\xf8\xe8\x7a\x7a\x74\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x63\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd1\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x1a\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\xcb\x54\xf5\x90\xed\x46\x53\x0f\x37\xb0\xe2\x46\x63\x2f\xe9\x86\xf6\x49\x0d\xad\xc1\xc4\xcd\xe3\xd5\x97\x4c\x7d\xdb\xcb\xe4\x54\x7e\xb1\x86\x9c\x4c\x2e\x95\xde\xf9\xa9\xd6\x36\x6b\x68\x89\x7c\xa6\xd6\x60\x10\x8e\xbb\x42\x42\x45\x33\x60\x5e\xc5\x59\x46\xb0\x90\x75\xbb\x5d\x16\x03\x1b\xf6\xde\xf4\x14\xf6\x61\x37\xd9\xf5\xd3\x43\x9c\x81\xc1\xc1\x0b\x11\x15\x8a\x6c\x41\x03\xa6\xad\x25\x0a\xb8\x01\xb4\xa5\x6b\x8b\x6c\x74\x49\xa5\x56\x1a\xcd\x8f\xdf\x59\xc8\xa5\xed\x08\xe2\x63\x7f\x78\x51\x11\x2e\xc6\xe7\x83\x8f\xfd\x87\x8b\xd5\x66\xc2\xd2\x77\xd5\x2d\x46\x47\x48\x3f\x2f\xfb\xcd\xe9\xd4\xdc\x19\x0e\x38\xca\xa8\xb4\x84\x81\xd1\xca\x42\xd5\x18\x7b\x75\x4c\xb2\x84\x2f\x52\xc2\xc0\xc4\x53\xba\x09\xf5\x7a\x4e\x31\xb5\x57\x4b\x30\x58\xb0\xe2\x58\xb3\x1b\x5c\x63\x47\x0e\xad\x8a\xc4\xfe\xe6\x2d\x83\x55\x55\x58\xf7\x8d\xf1\x9e\xd9\xff\xdc\x29\xac\xb6\x3c\x63\xfd\xb3\xfb\xe1\x8f\x83\xb2\x7e\x78\xf6\xfd\xf0\xc7\x3a\xa9\x66\xfc\x69\x70\x35\xb8\xed\xdf\xaf\x11\x4e\x2a\x4d\xd6\x09\x27\x52\x0f\xb8\xea\x3d\xa5\xd2\x47\x04\x45\x06\xf2\x0a\x51\x25\xd1\x13\x95\x74\x42\x01\x20\xcc\x7a\x22\x1f\x86\xc0\x59\x9f\x70\x42\x63\xaa\x16\x4e\x7c\x31\xfd\x96\xf7\x51\x73\x52\xdb\xbe\x31\x3b\x84\xfe\x49\xb0\xf2\x99\xcd\x71\x93\x3e\x45\xa0\xdb\x3e\x81\xd2\x16\x7c\xc6\xb4\x20\xcd\x66\x44\x98\xe1\x80\xf7\x25\x1c\x4b\xf0\x5c\x8f\x2a\x14\x56\x8a\x55\xf3\x42\xeb\x8c\x30\x22\x00\x04\xce\x77\x62\x04\x29\x41\xd8\x57\x5a\xe6\xca\x12\x1a\x51\x95\x2c\x50\x04\x36\x2c\x30\x67\xa6\x98\xe1\x99\x15\x0e\x40\xcd\xa9\x90\xc4\x5f\x0d\x8a\xda\xf5\xd4\x9a\xf6\xef\x29\xd9\xf2\x98\x3d\x5c\x9d\x0f\x3e\x0e\xaf\xca\x24\xf0\xfd\xf0\x53\x49\x84\xbd\x1c\x9c\x0f\x1f\x4a\xb7\xb9\x96\x64\x57\xcb\xf5\xd5\x66\x6b\x8e\xa2\x7f\xe9\x14\x9d\x9b\x4f\x4f\xf5\xe2\xd6\x40\xc4\x79\xe5\xb7\xb2\x0e\xb7\x2e\x24\xcf\xfd\x31\x60\x4a\xd4\xfa\x25\xda\x9a\x90\xac\x0f\xb2\x64\x43\xaa\x0f\x55\x58\xea\xfb\xaa\xea\x54\xae\x4e\xd9\xbd\x08\x41\x97\xc7\x85\x65\x29\x8c\x61\x00\xa3\x41\x93\x11\xab\xc6\xad\x55\x30\xec\x1f\xc1\x45\x9d\xe6\x52\x19\x57\x22\x10\x27\x7a\xfc\x8b\xd4\x0b\x0a\xae\xc6\x63\x74\x47\xc8\x88\x39\xeb\xc1\x8c\xaa\x79\x3e\x39\x8e\x78\x7a\x52\xe0\x13\x9e\xe0\x8c\xa6\x58\x4b\xd2\x44\x2c\x4e\x26\x09\x9f\x9c\xa4\x58\x2a\x22\x4e\xb2\xc7\x19\x44\xc0\x38\x77\xea\x89\x6f\x76\xc6\xff\xfd\xe2\x4f\xdf\x1e\x5d\xfc\xe5\xdb\x0f\xcb\x16\xb2\xa6\xfd\x1f\xb0\x08\x67\x32\x4f\x6c\xc4\x9c\x08\xd7\xc6\x1d\xf9\x9c\xac\xdb\xef\xab\xf2\x76\xed\xa6\xbf\x9e\xdd\x3c\x94\x2c\xd6\xe5\x7f\x5e\x0e\x2e\xaf\x6f\x7f\x2e\x71\xca\xfb\xeb\xdb\xfe\xa7\x12\x43\x1d\xdc\x7c\x3f\xb8\x1c\xdc\xf6\x2f\xc6\xee\xe1\x2e\xb6\xb7\x1f\x18\x7f\x66\xe5\xa5\x91\x8e\x03\x2e\xf5\x74\x8a\x3e\x72\x81\x7e\xf0\x3b\x79\x34\xc1\x12\xae\x18\x77\x67\xc9\x1e\xca\x78\x0c\x8c\x17\x91\x6c\x4e\x52\x22\x70\x62\x6d\x06\x52\x71\x81\x67\xe6\xa6\x97\x91\xc0\x2a\x9a\x23\x99\xe1\x88\xf4\x50\x04\xd4\x30\xeb\xc1\xa6\x80\xaa\xc5\x67\x55\x3b\xdf\x6d\xce\x14\x4d\x89\x53\xc1\xed\x3f\xef\xcd\x66\x6c\xb1\x39\xd7\xf7\xdf\x97\x85\xbd\x8f\x17\x3f\xdf\x0f\xc6\x77\xe7\x3f\xac\x5c\x4f\xf3\x59\x69\x64\x77\x10\x80\x74\xc6\x93\x3c\x65\xe1\xdf\xdb\x8f\x6d\x78\x75\x3f\xf8\x54\x1d\xdd\x75\xff\xbe\x4c\x19\xb7\xe5\x00\xb7\x0f\xdf\x5d\x5f\x5f\x0c\x4a\x2e\xe1\x0f\xe7\xfd\xfb\xc1\xfd\xf0\xb2\x44\x3f\xe7\x0f\xb7\x06\x8d\x70\xd5\x34\xdd\x08\x6a\x26\xaa\xa7\x15\x4e\x73\xdf\xac\xb0\x15\x27\xea\xdb\x80\x72\x73\x96\x8f\x02\xb8\x1d\x13\x0e\x06\x56\x9d\x23\x6f\x52\x8d\xcc\x48\x6b\xd9\xa1\x2a\x6f\x13\x6a\x66\xc7\x2b\x37\x7a\x15\x57\xbe\xf7\x43\x30\x50\xa0\x46\xd9\xc6\x49\xc2\x9f\x4d\x28\x6f\x4a\xf5\xad\x6c\x81\xd1\xf4\x2b\xb2\xf0\x10\x1e\xd7\x70\xbc\xf2\xb6\x90\x48\x10\x75\xc9\x73\xa6\xb6\x27\xb9\xfe\x55\x89\xef\x0c\xae\x7e\x1c\xff\xd8\x2f\x53\xe0\xf0\x62\x35\xab\x09\x9b\xa8\xb9\x8a\xfb\x57\x3f\xfb\x4b\x18\x02\xbe\x7b\x5e\x43\x35\xb2\x6b\x94\x50\x2d\xf6\x46\x58\x6b\xaf\x09\x48\x34\x88\x50\x30\x39\xa4\x7a\x72\x10\x60\x9a\x19\x7f\x92\xe1\x4f\x66\x90\xa7\xee\x8f\x4a\x7b\x12\xd6\x05\xac\xa9\x2e\x9e\x1e\xda\xb1\x5a\x35\x43\x84\x3d\x51\xc1\x01\xcf\x16\x3d\x61\x41\xb5\x34\x6e\x5a\xd6\x73\x3d\x85\xff\xdd\xac\x4d\x30\x8c\x56\x18\xd7\x1d\x17\xea\xdc\x07\xf2\x6e\x67\x0d\xa9\x0b\x68\x5d\x0e\x65\xad\x37\x74\x2c\x7f\x5b\xb3\x39\x3b\x06\xfc\x96\x27\xfc\x8f\xe4\x9c\xe2\x44\x33\x80\xfd\xc9\x8b\xfd\xab\xbb\x61\x59\x7e\x2c\xab\x19\x01\x5f\xde\x5a\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd1\x70\x0a\x2c\x41\xbf\xce\x50\xce\xac\x03\x4c\x5f\xb8\x66\x90\x3d\x2d\xca\xda\x21\x78\x0d\x11\x0c\x2f\x8c\xb8\x60\xa9\x62\xf0\x23\xf6\x93\x77\xa2\xc1\xa3\x29\xd7\x0c\x48\xef\xa2\x6d\xef\x14\x61\x26\x69\x0f\x69\x85\xa5\xba\xa7\x90\x3a\xa0\x15\x4a\x1b\xc2\xa5\x39\x8d\xfd\xf3\xf5\xaf\x81\xa5\x38\xe1\xf0\x32\xa8\xbf\x0b\x2a\x57\x41\x83\x68\x9c\x18\x8f\xc9\xb8\xfd\x9d\x10\x71\x41\xac\x9f\x65\xe3\x6b\x60\x1d\x63\xbf\xc7\xf2\x71\xc9\xf7\x30\x64\x52\x61\x16\x91\xb3\x04\xcb\x2d\x83\x90\x9c\x8d\xa3\x57\x96\x38\x6e\x6f\x1f\x6e\xee\x87\xdf\xad\xe1\xf2\xd5\x8f\x97\xc3\x80\xa2\x24\x77\xee\xb9\x89\xe0\x38\x46\x9a\x7d\xce\xb8\x71\x05\x5a\xc1\xbf\x80\xfe\x36\x79\x3d\x3e\xa0\xb2\x04\x3b\x5e\xa4\x23\x58\x3b\x47\xe8\x4a\xa0\x76\x21\x50\xa4\x57\x02\x05\x26\x0f\xb7\xd5\xe0\x59\x34\x05\x49\xac\x75\x2b\x4b\xb0\x9a\x72\x91\x1a\x2e\x5f\x9a\xb4\x69\x7c\x75\xa3\x94\x29\x22\x44\x9e\x29\xea\xb0\xdc\xab\x52\x2a\x54\x78\xe7\xb3\x4b\x22\x25\x9e\x91\x5d\x1c\xd0\x75\xca\xc3\xdd\x8f\xe1\x3f\xc1\xc1\xdc\x46\xf6\x2f\x8d\xd0\x45\xbe\x3b\x7a\xba\x66\x1f\x4d\x20\xcf\x0d\x4f\x68\xb4\x65\xc0\xdd\xc7\xfe\xf0\x62\x3c\xbc\xd4\x4a\x7c\xff\x7e\x70\x51\x12\x25\xe0\x59\xff\xe3\xfd\xe0\xd6\x82\x58\xf7\xbf\xbb\x18\x8c\xaf\xae\xcf\x07\x77\xe3\xb3\xeb\xcb\x9b\x8b\xc1\x9a\xc8\x9c\xc6\xc6\x97\xad\xab\xd5\x57\x4f\x97\x7e\x81\x1d\xd6\xbc\x2c\xb4\x97\x41\xd6\x18\xa6\x09\x38\xc1\xb9\x71\x86\x63\xc4\x78\x4c\xe0\x67\xe9\xac\x33\x1e\x39\x1a\x0d\xd5\x57\x49\x82\x70\xae\x78\x8a\xc1\x6b\x93\x2c\x46\x0c\x4f\x34\x6b\xc5\x49\x12\x84\x77\x89\x9c\x31\xcd\x62\x75\x63\x06\xa2\x3d\x4a\x88\x66\xe7\x59\x90\xec\x67\xfd\x06\x53\xca\x20\xd2\x36\xc5\xe2\xd1\xb8\x99\x8a\x2e\x8b\x43\x21\x11\x96\x23\xa6\xc7\x45\xac\x61\xa8\xcd\x0a\x9f\xb6\x7a\xab\x71\x75\x52\xfc\x48\xf4\xaa\xa4\x79\x34\x47\x99\xe0\x33\x41\xa4\xb4\xb6\xe5\x08\x33\x13\x80\x60\x5f\xd7\xd7\xd0\x88\x31\xae\x97\xc2\x99\xb0\x63\x92\x11\x16\x13\x16\x51\x93\xd6\x07\xbe\x7b\x6f\xda\x9c\x09\x9c\xcd\x91\xe4\xe0\xf4\x86\x65\x07\xfb\x95\xf9\xc8\xdd\x64\x66\xc6\xe6\x71\x68\x81\x16\xb9\xe6\x13\xd7\x20\x27\x9a\x55\x86\x8f\xdd\x65\xe8\xdc\x2e\xc6\x0e\x98\x66\x09\x51\x06\xac\x1f\x96\x1c\x36\x43\xaf\x75\x69\x3f\xf4\x36\xd5\x6d\x82\xbe\xb0\xdd\x98\xb1\xb4\x23\x3a\xae\xb1\x6c\xdb\x23\x85\xbe\xc7\x2c\x4e\x74\x2b\xce\x87\x51\x3e\x8b\x90\x8a\xd2\xd7\x54\xe3\x4e\xe3\x2e\xb7\x68\x84\x73\xb9\xcb\x35\x5a\xc9\xc5\x34\x56\xc1\xa3\x22\x28\x04\xc8\xdb\x26\x62\xc2\xea\x66\x9a\x45\xe2\x84\xdb\x55\x32\xaf\xe7\xa6\xfe\x13\x82\xd1\x34\x5c\xb3\x99\xa0\x2c\xa2\x19\x4e\xb6\xd2\xfd\x2a\xc1\xf8\x36\xc6\xfd\x6b\x3a\xd5\xe4\xf3\xcd\x92\xdb\x56\x11\x91\x42\x82\xb2\x1d\xa6\xdf\xc2\x0d\x2c\x49\x36\xab\x81\xc8\x22\x9a\x04\x0b\x9e\x1b\x7f\x1c\xac\x0b\x89\x6b\x8e\xea\x71\xdd\x76\xeb\x93\x81\xcb\x01\xd0\x5b\x6c\xb6\x89\xfc\x69\x5a\xbf\x4a\x2b\xb6\x77\x13\x8c\x87\x93\x9b\xfa\x36\xeb\x76\x20\x78\xf8\xaf\x55\xb4\x73\x89\x33\x4d\x33\x16\xb6\x1f\x17\x73\xb4\x4a\x92\xad\x0a\xe6\xe2\x67\x02\xdf\xb9\xcf\x0b\x69\xbf\x1b\xc5\x12\xda\x00\xa8\xe5\x4e\x4a\x31\x04\x41\x8e\xb9\xa5\xf1\x69\xae\x65\x59\x84\x21\x0a\x01\x7d\x4d\x8e\x67\xc7\xc8\x15\x61\xe8\xa1\xfe\xcd\xcd\xe0\xea\xbc\x87\x88\x8a\xbe\x71\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\x77\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x85\x29\x9c\xc3\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x60\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf3\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb1\x69\xae\xa3\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\xaf\xe9\x77\xb2\x58\xea\xd5\x55\xb8\x79\x90\xde\xa4\x62\x2e\x61\x49\x60\x27\xa5\xa9\x90\xa3\xe6\x64\x81\xe6\xf8\x89\x94\xba\x74\x09\x31\xba\xe1\x05\xcf\x45\x1d\xa3\x1b\xb1\x73\x92\x09\xa2\x25\xfd\xaa\x03\xc5\xd3\xf4\x6d\x99\x12\x3b\xba\xee\xe8\xfa\xdd\xd3\xf5\x99\x29\x94\xd4\xf7\x85\xb1\x76\x12\xe0\x4c\x63\xe3\x8c\xf3\x64\xdc\xc2\x26\xd2\x7e\xc5\x4b\x9e\xb0\x4a\xd9\x28\x80\x04\xe0\x39\xc8\x47\xa5\x6b\x93\xeb\xbb\x2e\x48\xb1\xb5\xc3\x5b\xb1\x0c\xce\x65\x16\xd4\xcb\xd9\xe5\xbc\xd7\xb5\xb2\xaa\x25\xf4\xe2\x62\xce\x99\x91\x6f\xbc\xbb\x2c\xac\x7f\x5a\x3a\x4c\x4e\x14\xa1\x6c\xa9\x1a\x9b\xa1\x67\xbd\xc0\x46\xee\xf8\x47\xce\x15\x96\xdf\x1c\x8f\x98\x16\xa2\x1e\xc9\xc2\x98\x5b\xb5\x98\xf2\x3b\x2d\x8b\x1f\x49\xc2\x24\x84\x7b\xff\xce\xb8\xe7\x34\x89\x3b\x73\xb5\x51\x4d\x4d\x11\x38\x08\xba\xf6\xbd\x40\x88\xae\x6d\xd4\x4a\x49\x45\x00\x34\xc8\xf9\x66\x2e\xf6\x99\x19\xfe\x8c\x28\x48\xb1\x56\x54\x81\xce\x14\x9b\x2a\x73\x4b\x43\x5f\x6b\xba\x32\x54\x21\x38\xf8\x49\xe2\x7c\x37\xc6\x2f\x97\xdb\x58\xcb\x19\xbd\xb6\x70\x67\x63\xde\x4f\x9c\xdd\x28\x12\x7c\xa9\x74\x1b\x96\xc8\xec\xf4\xc4\xb0\x03\xe7\xbf\x26\xec\xf8\x99\x3e\xd2\x8c\xc4\x14\x43\x04\xbc\xfe\xd7\x89\x9e\xd7\xbf\x9f\xdd\x5e\x5f\x8d\x8b\x4c\x9e\xff\x1a\xb1\x7e\x22\xb9\xcf\x52\x40\x8c\x33\x1f\x6e\x9f\x09\xe2\x44\x42\x3b\x17\xb0\xba\x16\x66\xc4\x11\x6b\x1a\x41\xcc\x23\x79\x8c\x9f\xe5\x31\x4e\xf1\xaf\x9c\x81\x2b\xbd\x0f\x7f\x9e\x25\x3c\x8f\x7f\xc2\x2a\x9a\x9f\xc0\xb9\x56\x27\xe4\x89\x30\x65\xdc\x54\x7a\xb9\x62\x48\xde\x95\x10\xad\xff\xef\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xfa\x4b\x8a\x4f\xa7\x92\x6c\x74\x21\x15\x4a\xda\xdd\x35\xfa\xcb\x9f\xbf\xfd\x83\x26\xa1\x6d\xd6\x78\x78\x77\x3d\xd6\xdf\xff\xfb\xb9\xfd\x5e\x6e\xc0\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x75\xdc\xed\xbc\xd4\xfa\x6e\x2a\xdb\x56\x8b\x09\x2a\x76\x30\x47\x74\x84\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\xd5\x6f\x60\x2e\xe8\x56\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\x48\xcf\x40\x7d\xdd\xfd\xc9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\x52\x3f\xf3\x69\xd5\xf4\x8a\x9a\x6d\xf8\xd5\x4d\xb6\x66\xdb\xfa\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xfa\xc1\xd0\x88\xb3\x71\x42\xd9\xe3\x56\x9b\x71\xed\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x06\xe7\xe3\x63\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x1e\x92\x79\x34\x77\x99\x79\x11\x67\x52\x8b\xd1\x5c\xa0\x88\xa7\xa9\x29\x6e\xca\x08\x52\x9c\x27\xd2\x46\xbb\xb3\x23\x85\x23\x35\x62\x45\x7f\x6b\x4e\x9e\xa9\x80\xb4\x5b\xea\x5e\x7b\x97\x4e\x51\x69\x69\xa5\xc0\x4d\xe3\x10\xb3\x01\x8c\x60\xc6\x13\x15\xa0\x3f\xf0\xe5\xb3\x64\x36\xac\x41\x33\x90\x73\x2e\xd4\x38\xae\xe5\x39\x6b\x89\xa6\xca\x08\x19\x39\x4a\x20\x68\x98\x3f\x69\xe1\x9f\x3c\x7b\xe3\xeb\xaa\x21\x68\xaa\x5e\x35\x82\x76\xc7\x68\xe5\xc8\x36\x25\xc1\x86\xb5\x32\x08\x1e\x51\x39\x26\x7c\xdd\x18\xef\xe0\xab\x33\xfd\xd1\xca\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb5\xa6\x16\x3a\xe1\xe5\x32\x47\x57\x4d\xe5\xa1\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9d\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\xec\xa1\x49\x2e\xb5\x16\x6a\x82\xd5\x4c\x3c\x0a\x51\x51\x2b\x2e\xb4\x6b\x12\x71\x5c\x69\x70\x59\x45\xd9\x82\x34\xda\x1d\xca\x41\xe5\xae\x58\x43\x38\x7d\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xe9\x1c\x00\x2a\xe4\xde\xbc\x14\xaf\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x6a\x03\xb7\x96\x5d\x45\xb7\x01\xe6\x4f\xbb\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\x9a\x81\xdc\x96\xf6\xde\x94\xc6\x85\x29\xd8\x44\x8f\xd5\x24\xbf\x8b\x13\xfb\x7c\x70\x77\x76\x3b\xbc\x31\x90\x13\xd7\xb7\x97\xfd\xfb\x71\x8d\x5f\xbb\xe6\xad\xcb\xfe\xed\x0f\xe7\xeb\x5f\xfb\xfe\xbe\x9c\x95\x5d\xf3\xca\xed\xdd\xea\x64\x8e\x16\x43\xac\x49\x0a\xab\xed\xe7\x14\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x84\x4c\x46\xb0\x82\x10\x22\x21\x55\x8d\xe3\xf0\x1e\xe2\x72\xd6\x4b\x98\xe5\xcd\x32\x30\x6c\x7b\x15\x8d\x36\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x22\x02\x7d\xc7\x78\x9f\x73\x2a\xb3\x04\x2f\x96\x7a\x58\x77\xe5\x5c\xe1\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\xcf\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x47\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x0f\x3d\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe1\x92\x19\xa4\x98\x26\x57\x5c\x79\xcb\xdc\x2e\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\x9b\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x6b\x77\x80\x3d\xbd\xa0\x4b\x76\xd7\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\xb6\x74\xcd\xd6\xc5\xbc\xbe\x88\x93\x76\x50\xd3\xd1\x01\xb9\x6b\xeb\xd7\x61\x37\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x5b\xaa\xad\x0f\x4d\x4a\x6a\x63\x08\x03\xaa\x2a\x5e\x19\x89\x36\xd0\xb8\xfc\x00\xef\xf4\x77\x6b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x6b\x47\x1c\x25\x5c\x96\xb1\x72\x5a\x0f\xfa\xcc\x7e\xba\x6a\xdc\x83\x90\x7c\xb5\x5c\xb8\x51\x40\x43\xcd\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\xdd\x43\x14\xa2\x2d\x41\x21\x4b\x0a\xe4\x00\x16\xa3\xc2\x0d\x32\x62\x45\xcc\x8a\x44\xcf\x24\x81\x30\xb7\x88\xa7\x19\x98\xf8\xed\x70\x6d\x4b\x24\x36\x11\xc3\x3d\xc4\x73\xa5\x1b\x33\x39\x39\xce\x88\x6b\x13\x7e\x0a\xb7\x87\xf1\xbd\xd9\xe0\x77\x0f\x2c\x6d\x68\xdd\xdc\xa5\x94\xa1\x4f\x44\x41\x2b\x00\xdc\x1f\x4e\x10\xf4\x84\x6a\x08\x65\xfd\xda\xef\x70\xa2\xec\x4c\x36\xd8\xf9\x02\x38\xe5\xbb\x84\x4f\x56\x1b\x09\xa0\x71\xf4\x70\x3b\x74\x16\xc9\x22\x7e\x2a\x40\x2f\x2e\x79\x14\x07\x37\xb7\x83\xb3\xfe\xfd\xe0\xfc\x18\x3d\x48\xa2\x97\xc7\x4f\x17\xf2\xab\xbd\x4a\x62\x46\x6e\x91\x58\x98\x54\x04\x37\x19\x42\x88\x10\xa5\x2c\xe8\x35\x8c\xa3\x0c\xd3\xb2\x9a\xb0\x01\x24\x85\x5a\x43\x1d\x00\x0b\x55\xe7\x69\x23\xf3\xd6\x9d\x40\x88\x93\x1a\xbf\x9f\x28\x35\x33\xde\x74\x39\x32\x6f\x1d\xf9\x94\x23\xfa\x5e\x7a\x32\x70\xb4\xd4\x9c\x50\x81\x5a\x4d\xcb\x10\xd5\xb8\xfd\x9c\x82\x10\xf7\x4b\x9c\xad\x4e\x3f\xc5\xcf\x25\xa2\x35\xa2\x70\xe0\xbb\x7f\xe9\x73\xe0\xd8\xda\xd8\xb0\xc2\xdd\x27\x58\x38\xb4\x0c\x6f\xf5\x7c\xd3\x64\x7c\x48\x67\x24\x0b\x27\x56\x19\x84\x8d\x63\x95\x08\xce\x0e\xfc\x42\x19\x2a\x5d\x89\x3d\x34\xa5\x9f\x6d\xa3\x45\x7c\xbb\x7b\x35\x08\x78\x68\x88\xa7\x9c\xe3\xe5\x33\xb5\x81\xd8\x70\x03\xdf\xaf\x14\x22\xb9\xd4\x22\x51\xa4\xc5\x25\x41\x22\x2e\xf4\x4d\x01\xdd\x16\x5e\x88\x75\x22\x83\xc2\x42\x2f\xca\xb2\x57\x66\xd5\xe9\x2f\x6a\x90\xc4\x58\x91\x23\x2d\x7a\xad\x49\x80\xb6\x39\x32\x90\x4d\x83\x55\x00\x07\x56\xdc\x3c\x13\x32\xc3\xcc\x85\x66\x37\x0c\xd7\x5d\x79\x3b\xb0\x2a\xad\x02\x61\x48\x0f\x03\xf9\x0a\x52\x7f\x4a\xe3\x90\x19\xac\xe7\xca\x71\xd8\xe8\x97\x43\x58\xb6\x67\xec\x83\x71\x1a\x06\x9b\x67\xf1\x21\x0d\x36\xc1\x52\x21\x3b\xa6\x26\x53\x44\xa0\x22\xbe\xac\x11\xb6\xa4\xdb\xb7\x55\xde\x34\x09\x95\xb5\x58\x02\x9e\x11\xe9\x70\x53\x0c\x4a\x8c\xd6\x69\x9c\x20\x6c\x4a\x31\xfb\xb3\x6d\x6b\x32\xbb\x5b\x22\x64\x26\x10\xa4\xbf\xdc\xf4\x31\xea\xb3\x25\xbc\x2c\x17\x97\x55\x5a\x2f\x73\x27\xe1\xe4\x19\x2f\x24\xca\x84\x81\x96\x31\x91\xfb\x6e\xf2\xa0\x81\x95\x3f\xf2\xa1\x10\xca\xa5\x4e\x20\xb0\xc5\xac\x0f\x9a\x73\x72\xef\xf8\x05\x5c\x79\x95\xa8\x72\x2f\x90\x17\xcd\x15\xb6\x8a\x16\xac\x4e\x91\x71\x34\xc7\x6c\x46\xc6\xce\xc8\xba\x8d\xb6\xa4\xdb\x39\x83\x66\xce\x6d\x2b\xf5\x97\xd3\x8d\x51\x98\x6c\xfd\x17\xf3\xaa\x37\x20\xea\x43\x20\x15\x9e\x11\x64\x46\xd4\xca\x2c\x5d\x8a\x18\xb3\x60\xc3\xa0\x27\xd8\x56\x07\xe5\x28\xfa\x26\xe1\x1d\x42\x9f\x2e\xf0\x84\x24\x6f\x13\x39\x01\x5d\x5b\xe3\x3c\x78\xeb\x4c\x36\x00\x41\xcf\x60\xcf\xaf\xb0\x0c\x6b\xbd\x17\x79\x5d\x6e\xc0\xaa\x79\x96\xaa\x9f\xef\x30\x51\x57\x2b\x64\x9b\xa9\x36\x55\x10\x09\xaf\xbd\xa0\xd2\x46\x9d\x81\x2d\xbc\xfe\xaa\x36\xe5\xed\x06\x12\x14\xfc\x68\x18\xc7\xce\x15\x3f\xd6\x4e\x65\x6b\x90\x81\x96\x55\xf0\x86\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xda\x71\xee\x5d\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\xec\x39\x41\x5c\x9a\x1a\x5a\x0d\x2b\xb0\xce\xb4\xe3\xae\xdf\x62\x5d\xcb\xf0\x96\x0e\x9a\x77\x46\x9f\x08\x73\x34\xdd\x73\x67\x42\x0f\xca\x75\x9a\x2c\x8e\x30\x84\x19\x93\x38\xf4\x7c\xac\xe6\x48\xc6\x20\x73\x08\xf6\xc8\xf6\x4b\x76\x5f\x1b\x46\x63\x40\xd2\x4a\xe8\xf6\x2e\x30\x3c\xa4\x52\x8b\xdb\x6b\x32\xc1\xb1\x44\xbf\x63\x5c\xfd\x2e\x40\x36\x76\xc6\x0b\xf8\xd4\x99\xa0\x7a\x4b\x25\x5b\xe0\xd0\x5a\xc2\x41\x38\x40\xd8\x5a\xbb\xf2\xbb\xc6\x06\x14\x81\xef\x2f\x2a\x8d\x0e\x96\xb3\xe0\x9a\x6a\x5e\x75\x1e\x7b\x54\xbd\x16\xaa\x06\x4f\x53\x56\xaf\x38\xe9\x25\x43\xa7\x5c\xe7\xa2\xf7\x7b\xd1\xca\x35\xbf\x84\x08\xb0\x0b\xb5\xa5\xad\x23\xa7\xd6\x80\x20\xd7\xdb\x25\xb6\xc9\xf3\x6c\x92\xcb\x45\x39\x74\xcd\x96\xc1\x68\x40\xf9\x3d\x1e\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x11\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x49\xd5\x24\x52\xeb\x57\x4d\x6b\x51\x57\x84\x75\xa9\x04\xeb\xea\x73\x56\x2a\x2a\x0b\x35\x18\x20\xc0\x89\x4f\x97\x57\x67\xe8\xac\x8d\x4e\xbf\xd3\xf4\xbc\xec\x85\xe8\x59\x8d\xc2\x98\xa4\xec\x0c\xb4\xa4\xf3\xad\xe3\xb5\x25\xd4\xe0\x69\x2e\x20\x5c\xb7\xae\xcd\xaf\xa3\x39\x4d\x0a\xdf\xc5\x37\x3d\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x76\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x4d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x1a\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x96\xb2\x38\xc2\x53\x8b\x05\x61\x6a\xcc\x78\x4c\xc6\xa4\xc6\xa5\xb9\x82\x49\x68\x21\xe0\x8a\xc7\x64\xad\x43\xd2\x33\xd3\x9f\xc0\x74\x23\xf3\x89\xdf\x0e\x48\xf0\xf7\xd9\xdc\xde\xfa\x50\xa6\xb4\xfa\x91\x7b\xf4\xd9\x6d\xc6\xbd\xad\x33\xd5\x85\x89\xf6\xe0\x42\xb0\x03\xa8\x77\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x7b\x87\x2d\x70\xc2\x6d\xbc\x19\x06\x64\xb4\x95\x3b\xa3\x58\x0a\x07\xb4\x72\xe4\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xfe\xd9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\x8d\x19\x4a\xcd\x32\x7a\xe1\x69\x2d\x12\xba\xcc\x38\xcb\xd2\x3a\x10\xab\x11\x29\x54\x49\x2b\xa9\xd3\x99\xd0\x24\x07\x0c\x56\xcd\x66\xa7\x79\x62\x0a\x37\x44\x5c\xc4\xa6\x72\xba\x2c\xa5\x8f\x41\x18\xae\x13\xef\xb1\xf2\x0d\x52\x0b\x55\x69\x4b\x43\x18\x0b\xce\x4a\x01\xf4\xaf\x39\xc9\xf7\x94\x81\xf7\xa6\x31\xcb\xf7\x78\x26\x8b\x20\x64\xb3\x36\x9a\x37\x17\xeb\xfb\x0f\x3d\x53\x19\xe4\xac\x3a\xcb\xa2\x87\x80\x32\x2a\xb9\x29\x0c\xba\x91\x45\xe7\xd6\x40\xdf\xef\xc1\xa4\xf3\x1a\xf1\x1c\xcb\x32\x52\x0d\xfb\xb1\xe4\xf7\xe4\x33\x38\xab\x2c\xe2\x85\xec\x24\xae\x86\x40\x45\xfa\x78\x41\x93\xc9\x16\x4c\x6e\x59\xa8\x5e\x19\x15\x5d\x18\x50\x3c\x5b\xab\x49\xa6\x56\x1c\xd2\x2e\x9e\x05\x05\x84\xb8\x45\xf1\xb2\xaf\x81\xeb\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\x51\xcf\xe3\x37\x30\x40\xd8\x86\xca\x5d\x2f\xfb\xed\x9b\x4e\x84\x61\x49\x87\x7a\x24\x96\xe1\x61\xd6\x1e\x06\x5f\x09\xe4\x6d\x0c\x88\x5e\xb4\x79\xbd\x93\xe1\xc9\x71\x1c\xe1\x68\xde\x38\xa9\x09\xe7\x09\xc1\xac\x49\x7a\xad\x7d\x5c\x3d\x22\x06\xdc\x14\x58\x77\x92\x00\xc2\xaf\x5b\x02\x5b\x15\xb2\x10\xdf\x59\x0c\xc8\xec\x86\x87\x9b\xd8\x40\x37\x50\x45\x98\xb3\xfc\x50\x36\x4b\x48\x75\xad\x2c\x84\x7e\xcf\x76\x92\x44\x79\x12\x94\x85\xcc\x88\xd0\xa3\xd6\x4b\xfc\x44\x98\xd6\x19\xec\x38\x9c\x33\xe3\xd9\x25\x44\xfb\x62\x50\x3d\xdf\xb5\xf3\xa7\x41\xd6\x61\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x5b\x9f\xce\x40\x88\xd8\xf8\x78\xde\x95\xcd\xc4\x1b\x9f\x49\xd3\xf7\x18\x62\x0c\x76\x76\xad\x05\xee\x97\x02\xaa\xc1\x6c\xac\x83\xe3\x7a\x25\x23\x32\x44\x6d\x94\xc3\x4e\x83\xa0\x8d\x26\x38\xa8\x17\xbd\x4b\x8a\xf2\x17\xee\x36\x68\x39\x94\x95\xae\xea\x96\x8e\x67\xb0\x4e\xae\x3a\xb7\x17\x36\x64\xbb\xec\xb2\xf5\xf9\x3d\x45\x98\xa3\x2d\xf0\xaa\x04\x06\x74\x02\xc8\x29\xff\xc9\x68\xd8\x54\x1a\x0b\x98\x2b\x73\x91\x66\x6a\x61\xab\xa2\xc1\xbd\x18\xe6\xf4\x1a\xc4\xb7\x3a\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xba\xce\xa0\x23\x6b\x56\xa8\x6d\xd2\x2d\x74\x88\x20\x52\x41\x6c\x68\x8a\x06\x31\x05\x66\xc7\x38\x69\xb4\x65\xed\x81\x69\x42\x9a\x6d\x81\xd2\x60\xc1\x5f\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\x0e\xad\x7c\x91\xb9\x49\x51\x09\xb7\xbd\xb3\x3a\xc1\x13\xb2\x91\x7b\xfa\xc2\x7c\xb0\x92\x8a\xe0\x15\x88\xec\xce\xb2\x64\xd1\x2e\xa2\x3c\x0c\xbd\xab\x05\x49\x5b\x37\xb0\x10\x5a\x6d\xe5\xdd\x54\x86\x27\xdb\x6e\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xf6\x4c\xeb\xce\x7e\x79\x66\x3f\x6c\xa3\x51\x9f\x22\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\xa9\xa0\x63\xa7\xd0\x66\xbb\xb5\x96\x5c\x0b\x9e\xb4\x6a\x61\x1d\x7a\x53\xbb\xa1\xea\x2e\xb6\x1d\x9e\xad\xcc\x31\xe6\x53\x87\x8b\xd4\x7e\x61\xab\x25\x4b\x36\xb0\x96\x3a\xf8\xe5\x4c\x50\x2e\x6c\x65\x90\x36\x41\x6d\x29\xfe\x3c\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xed\x6d\xbb\x7f\xfa\xe3\xca\xd1\x9e\x99\x0a\x36\xd2\xd6\x83\xfa\x4c\xd3\x3c\x45\x2c\x4f\x27\x56\xca\xc5\xf2\x31\x04\xbf\x74\xa9\xfa\x06\xc3\xc9\x0d\xb0\x04\x18\x20\x02\x38\xd3\x11\x0b\x80\xad\xad\xa9\x02\x47\x73\x4a\x9e\x00\x76\x53\x30\x22\xe5\x31\xba\xe2\x8a\x9c\xa2\x4b\x9c\xdd\x83\xa0\x66\x4a\x4a\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\xd5\x1b\x31\x8b\x86\xed\x56\xe5\x24\xe2\xcc\x20\xa2\x46\xb0\xb0\xbe\x09\x30\xf7\x3a\x68\x50\xe5\x12\x1b\xa9\x6c\x58\x6c\x81\x9f\xc7\x41\xf4\xea\xd8\x64\x07\x6c\x40\xc7\xb7\xf8\xd9\xc4\x6b\x9f\x63\x85\x4d\xb5\xd8\x55\x92\xbb\x0d\x88\xb2\x15\x84\x0c\x10\xb0\x0b\x1c\xe1\x16\x8d\xc2\xd7\x3e\x33\xd1\xa9\x5f\xd3\x63\x72\x8c\xbe\x4b\xf8\x44\xf6\x90\xf4\xa0\xd9\xf0\x50\x12\x25\x7b\xc6\x41\x05\xff\x36\xa9\x60\xdf\xb8\xd5\x2f\xf8\x3e\x94\xfd\x9b\xd2\xcf\x06\x04\x43\xfe\xe9\xf4\xe4\x24\x5d\x1c\x4d\xf2\xe8\x91\x28\xfd\x17\xc8\x14\xb5\x2b\xe4\x10\xa4\x70\x1d\x1e\xd5\xba\xd5\x59\xc6\xb2\x6a\x45\x91\x36\xad\x46\x12\xc0\x4d\xd7\x57\xba\x2f\xac\xea\xa0\x8f\x38\xab\xaf\x1a\x69\xa7\x2c\xf2\xa6\xe3\x55\x02\x5c\x7e\x1d\x6d\xc5\x14\x8e\x0d\x71\x9e\xa7\x09\x9e\x55\x54\x96\x0d\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x78\x0b\x7d\xca\xca\x51\x66\x5f\x39\x77\x24\xb8\x15\xad\xbb\xe5\x78\xc4\xfa\x12\x3d\x13\x53\x0f\x16\x72\x12\xc1\x3b\x91\x53\x39\xf7\x19\x89\x60\x2f\x85\x46\x0d\x1c\xae\x41\x4d\xb0\x8a\xa3\xd3\xac\x9c\xff\xc6\x6a\xa0\x38\x91\xa4\xa7\x1b\x06\x48\x34\x17\x48\x88\x9e\x05\xce\x32\x22\x46\xcc\x42\x9b\x02\x80\x37\xe7\x36\x48\xa4\x29\x9a\xbc\xd3\x28\x5f\x57\xa3\x0c\x93\x3e\xca\x09\x8b\xeb\xce\x37\xe4\x37\xae\x4c\xf5\x58\x91\x1b\xa8\x65\xd1\xb6\x91\xde\x6f\x6f\x36\x6e\x39\xe6\x75\xda\x79\xbf\x12\xa6\x0f\xe5\xa6\x53\x50\x20\x65\x51\x55\xd3\xd9\xfa\xbc\xfa\x5e\x12\x73\x00\x19\x1b\x3e\x8e\x39\x91\x81\x11\x1f\x79\x5b\x5c\x42\xa7\x44\x4b\x1f\x23\xa6\xc9\x38\x74\x38\x18\x80\x6d\x87\xb7\xad\x3b\x8d\x04\x97\xd2\x46\xde\x9b\x76\x56\xe7\x4f\xed\x50\xcb\xcf\xa0\x84\x0f\xaf\xaf\xc6\xcb\x55\xfd\x82\x67\xae\xbe\x9f\x7d\x58\x9b\x64\xdf\xd8\xd4\xda\x6a\x7e\xc5\x5a\x6c\x50\xcf\xef\xe4\xec\x62\xe8\x8b\x58\x55\xba\x5e\x2e\xe8\x17\x22\xab\x37\x97\xf4\x5b\x9e\x71\x50\xdc\xaf\xd2\xc4\x8a\xf2\x7e\xeb\x37\xab\x1c\xef\xbb\x0b\x6c\x5e\x65\xeb\xd7\xf2\x87\x32\xcd\xac\x0b\x4b\xdf\xd3\x36\x35\x5c\x2b\x11\x08\x8c\x2f\xed\x61\x07\xc1\x4b\xbf\x25\x15\x4e\xb3\x30\xe5\xd2\xe1\x86\xda\x69\x9a\xa3\xd6\x74\x09\xbe\x2a\x9e\x79\x84\x4d\x34\x4b\x75\x70\x4b\x5b\xb1\x99\xc7\xeb\xde\xc2\xa4\xef\x23\x8c\xf9\xf5\x72\x98\x93\x45\x11\xb5\x27\xad\xec\xe6\x4a\x70\x37\xd8\xfd\x27\xc4\x43\xc2\x37\x6e\xe8\xae\x49\x8a\x1e\x3a\x4a\x10\x2c\x6d\x38\x06\xe4\xf2\x55\xf2\x7c\x36\x30\x0f\xfb\x31\x9b\x6c\xe0\x23\x5f\x84\x21\xb8\x6a\x6c\x5d\xb1\xc8\x1d\x44\x2a\x04\x79\x22\x02\x68\xc7\xc6\xfc\xb0\xf2\x51\xc5\x89\x20\x38\x5e\x04\x2b\xe2\x03\x0e\x4c\xcf\x60\x1e\x93\x34\xd5\x0a\x3c\xa8\x26\x8c\x1f\xf1\xcc\xe9\x2c\xa5\xb7\xa0\x82\x06\x9d\xea\x1b\x2b\x08\x57\xd0\x5f\xb0\x23\xf2\x99\x4a\xa5\xe5\x8a\x9a\x58\x4d\xd7\x08\x48\x3c\x50\x57\x6b\x4e\xec\x0d\x37\xfa\xd0\xff\xee\xfa\xf6\x7e\x70\x3e\xfa\x50\x44\xe7\xbb\xf4\x33\x8f\x08\xe5\x00\xfe\x39\x1b\x31\x1f\x50\xeb\x01\x90\x61\x2f\x11\x8e\xe3\x02\xd9\xc0\x2a\x91\x46\x66\x5b\xc9\x91\x83\x53\xb1\x36\x94\x76\x45\x33\x0f\x90\x83\x74\xa8\x27\x6b\x85\xeb\xac\x74\x72\x4c\x26\xd5\x8a\x94\x97\x3d\x5d\x36\x21\x76\xab\x32\xba\x36\x51\x0e\x5c\x90\x91\x67\xa7\x2b\xc1\xed\x7c\x82\xcd\x25\xbc\x19\xb7\x73\x1b\xb2\xc5\xa6\x7e\xa4\x9f\x49\x7c\xdb\x20\x55\xed\x25\xa3\xa5\x55\x24\x60\xed\x2e\xe4\x8c\x6e\xa2\xf1\xfb\xa9\x3c\xe8\xef\xda\xb3\xa5\xeb\x02\x92\xad\x80\x57\x05\x6c\x55\x85\x30\x8a\x88\x50\x98\x32\x34\x85\x83\xcd\xa2\x05\x02\xc0\x0e\x02\x3e\xec\x3f\xa2\x94\x32\x40\x0e\x58\xb5\xb4\x0f\xe5\x79\x6c\x20\xb4\x5e\x0e\xaf\x1e\xee\x4b\xa2\xea\xf7\xd7\x0f\xe5\xa2\xee\xfd\x9f\x57\xca\xaa\x95\x16\x56\x05\x0b\x05\x53\x2c\xb2\x10\x2d\xca\xac\x5f\x99\xda\x89\x26\x0b\x45\x1e\x6e\x2f\x76\x92\xef\xea\x9d\x65\x8d\x18\xe1\xa1\x74\x55\x8f\x88\xd0\xe6\xd3\x98\x44\xeb\x50\x4c\xdb\xd3\x91\x89\x82\xd2\xeb\x60\xad\x89\x16\xe1\x0c\x4b\x94\x61\x61\xfd\x50\xb1\x09\x80\x2a\x57\x06\x33\x9a\xd7\x2a\x04\x89\x4f\x44\xfd\xa8\xaf\x3e\xce\xf6\x91\x05\x61\x45\x59\xf0\x8f\x92\xf1\x93\x69\x78\x83\x93\x66\x87\xb2\x22\xd5\xc5\x09\xcb\xd0\x03\xb2\x3d\x84\xb8\x0b\xc7\xa6\x42\x7c\x5f\x37\x07\x2b\xe2\xe2\x09\xb5\x4a\xca\x99\xa6\x48\x03\xa7\xea\x30\x58\x83\xe6\xf8\xd4\x7c\xdc\x12\x91\x2e\x88\x6a\xd7\x6d\x15\x4b\x89\xfa\x37\xc3\x9a\xb5\xbe\xa8\xba\x90\xbe\xac\x72\x36\x89\xf7\x66\xed\x1b\x24\x29\x48\x4f\x3c\x08\x54\x24\x3b\xd3\xdd\x60\x90\x8c\xd3\xff\xa6\x1c\x49\x70\x08\x68\xbd\x75\x2a\x43\x29\xed\x78\x0d\x30\xef\x66\x99\x78\xc5\x32\x6c\x08\x7a\x14\x0e\xc8\xa6\x81\x84\x40\x3f\xcb\x31\xc6\xbd\x10\xf8\x87\x9b\x82\xb9\x36\xb6\x60\x6f\x60\x48\xc5\x6c\xda\xa0\x21\xfd\x68\x28\xda\x83\x65\x00\xfc\x87\x2b\xc8\xe8\x62\x83\x6d\xee\x7a\x38\xdd\x90\xda\x36\x03\x50\x2a\xc6\xe7\xcc\xdf\x16\x8b\x1a\x67\xd8\xda\x1d\x40\x89\x72\x95\x12\xea\x0a\xeb\x1d\x8f\x58\x10\xb0\x22\x8d\xda\xa3\xcf\x88\x2b\x4e\x02\x15\x6f\x19\x00\x5b\x43\x92\x8e\x17\x7e\x4a\x3b\x50\x4d\x91\x57\xf3\x72\x79\x91\xa5\x7e\xec\xe9\x94\x73\xec\x12\x11\x9d\x05\xc5\xc6\x01\x86\xf6\x25\x68\x2f\x28\x28\x60\x3b\x06\x73\x34\x18\x2d\x70\x50\xae\x2e\x48\x5e\x8f\x39\x91\xec\x2b\xe5\x53\x3d\x69\x62\x4b\xa2\xe0\xaa\x7b\x40\x4b\x75\x98\xda\x96\x57\x1f\xf0\x3d\xa0\x33\x6d\xaa\x38\x04\xc7\x6a\xad\x99\xca\xf9\x78\x81\x12\xc2\x58\x24\xe8\xb4\xc9\xaa\xfe\x39\x23\xd1\x36\x10\x32\x37\x58\xe0\x94\x28\x22\x56\x85\x23\x95\x8b\x49\x83\x88\xe3\x76\xd0\xf6\x6b\x76\xd1\x54\xda\xa8\x96\x64\xf1\xda\xed\xc5\x3a\x48\x18\x3f\x8b\x8d\xd0\xaf\xf4\x34\x7e\xb4\x96\xff\x0d\x67\x61\xfb\x29\xa6\x61\xa3\xad\x02\x04\xa0\x5d\xe7\xf4\x3a\x50\x28\xf7\x4b\xa0\x22\xa5\x70\xa1\x03\xc1\x40\x59\x3f\xca\x26\xf0\x93\x75\xbc\x74\x2f\xbc\xdb\x65\x38\xb8\x14\xda\xca\xa1\x2a\xe5\x4e\x00\x95\x80\x4a\x65\x70\x40\xea\x01\x4c\x40\x68\xa9\x8b\x90\x0c\xdc\x7e\x16\xde\xae\x30\xe8\x5a\xc9\xaa\x5a\x5c\xaa\xb2\x5c\x6b\x78\xdc\xbe\xc0\x1d\x3a\x89\x66\xdf\x12\xcd\x3a\x52\x2e\x45\xd7\x6a\xea\x24\xa2\x82\x33\x63\x8b\x3e\x5b\x80\x80\xf2\x04\x21\xf7\xc8\x5e\x91\xb6\x72\x2c\x5c\xfd\x94\xf9\x7f\x95\x39\xb8\x23\xea\x90\x54\xeb\x92\x2a\x8f\x03\x17\x14\x78\xa0\x92\x50\x1a\xb0\x71\x35\x30\x5a\x13\x06\x69\xac\xfc\xc3\x2b\xe3\xc0\x82\xe4\xe6\x05\xcf\xd1\x33\x95\x73\xa4\xf8\x88\x41\x9c\xa0\xf7\x06\x28\x8e\xcc\x8b\x3d\x78\x0b\x60\x10\x64\x3e\x49\xa9\x42\x38\x98\x61\xc9\x24\xd9\xb3\xe7\x59\x7f\x00\x33\xae\xcd\xb3\xaf\x83\xe8\x59\x73\x68\xb6\xb0\xaf\x15\x8d\xec\x9a\x4a\x1f\xc4\x34\xbf\x6c\x32\x7d\xa0\xf1\x84\x1a\x66\xed\x99\xeb\xb2\xe9\x51\xbd\xb5\xc1\x82\x86\x02\xb2\x2b\x95\xaa\x72\xb7\x58\x43\xcf\x9a\x4c\xfa\x62\x23\x5a\xa5\xd2\x17\xaf\xef\x23\x97\xbe\xa9\x4c\xd9\xaa\xdc\x4a\xf7\x49\x83\xfd\xdb\xe5\xec\x2a\xee\x02\xe7\x43\x49\xe9\xa6\x51\x52\x3a\x34\x54\xb3\x22\x21\x60\xfb\xf0\xf2\x4d\xd4\xc1\x22\x3f\x2b\xa4\xa2\x20\xdd\xb2\x8c\x09\x43\xaa\x9c\x9f\x71\x05\x39\x35\x11\x94\x70\x5f\xca\xf3\x1c\xb1\x7a\x09\x64\x35\x4f\xdc\x35\x45\x63\xaf\xe8\x67\xc1\xf9\x73\xb3\xb0\x16\xad\x9f\x7c\x90\x9b\x51\x96\x6d\x31\xf6\xaa\x88\x59\xb8\xf8\x9a\x82\x93\xb4\xe0\xb1\x4d\xc2\x71\xcd\xa9\xac\x1f\xfa\x52\x02\xc5\xda\x73\x61\x2f\xdd\x3d\xaa\x76\x4b\xdc\xb9\x75\xbe\x89\x97\x91\x2d\x37\xb6\x01\xd3\xb1\xd7\xe3\x2b\xae\xda\x6d\xaa\xcc\x02\xaa\xe8\xde\xb0\x50\xab\xf0\x04\xba\xf1\x1e\xb8\x77\xed\xd8\xb1\x09\x75\xf1\x08\xdd\x95\x3d\x29\xcd\xd8\x56\xef\x7f\x89\x59\x6f\x5a\x1a\x38\xf0\x37\x0a\x1b\xef\x4b\x43\xcb\x01\xd4\x04\xb6\x61\x92\x15\x4e\xec\x85\xbb\x9c\xc5\x44\x30\x82\xd5\xfc\xf5\xb2\x2c\xce\x76\x35\x4f\x07\xe3\x7b\xd9\x8c\x8b\xb3\xbd\xd4\x85\x0f\x87\x5b\xae\x91\xbe\x76\x9c\xfa\xf5\x36\x96\x22\x1b\x7c\xe0\xab\x04\x2f\xa9\x8e\x35\x66\xc3\x00\x84\x66\x13\x2a\xdd\x29\x11\xa3\x5e\x9d\x7b\x99\x94\x94\x1a\xbb\xcf\x52\x32\x8a\x3e\xed\x61\x6d\xe5\x35\x4b\xf2\x45\xe4\x7e\xbc\x7c\x3a\xc2\xaa\x2a\xce\x79\x90\xa1\x00\xa5\xb4\x15\xa6\xcc\x72\xaf\x55\x49\x09\x5a\xa6\x4c\x71\x5d\x1e\xc2\xc1\x67\xb8\x7c\xf1\x09\x2e\x5d\xba\x43\x97\xee\x50\xb3\x47\x5d\xba\x03\x42\x87\x96\xee\xb0\x4e\x05\x5d\x65\x00\xf5\x3e\x39\xa8\xb6\x59\x2a\x71\x63\xf6\x77\x8d\x1e\xb9\x7d\x48\xbf\xb3\x21\x86\xf1\x50\xf6\x17\xfb\x43\x6d\x48\xd4\xd2\x67\xd5\xd9\x86\xf6\x4c\xb6\xa8\xba\x05\xb0\x88\x13\x8b\x43\x67\x03\x96\xcb\xf6\xa7\x55\xa6\xd2\x11\xfb\x9e\x3f\x93\x27\x22\x7a\x08\x2b\x94\x72\xa9\x80\x0f\xbb\xf8\x18\x38\x08\x25\x48\x73\x13\x07\x81\xd1\x15\x4e\x49\x6c\x2a\x1e\x06\x61\x8d\xd6\x60\x6b\x5d\xad\x75\x70\xab\x80\x1c\x6a\xb6\xc1\xc5\x4d\x8c\x98\x09\x35\x34\xe1\x6d\x20\x2b\x50\x37\x31\x20\x98\xdf\x79\x47\xf0\xef\x8e\xd1\xbd\xbe\x9f\xa8\x2c\x8f\x37\x40\x5f\x6b\x1a\xdb\x88\xcd\x04\xcf\x33\x6f\x43\xe3\x13\x53\xfa\xd6\x44\x3f\x2d\x3b\x82\x61\x30\xce\x0b\x1c\xe1\x58\xeb\xe2\xab\x09\xe7\x4d\xa2\x50\xb7\x82\x30\x0a\x09\x48\x1f\x43\x1f\x5a\x67\x43\xdd\x8d\xff\x36\x00\x6e\x59\x05\xc4\xfe\x42\xce\xe5\x73\x22\xc1\x2a\xe4\xad\xee\xa5\x3c\xf2\x32\x56\x41\xed\x38\x57\xd9\x44\xbd\xdf\xc2\xd9\xf6\xeb\x61\x10\x8a\xce\x6d\xcc\x97\x49\x52\xb5\xf7\xc4\x8b\x59\x4b\x5b\x47\xcf\x36\xf1\x8b\x9b\x5c\x64\x1c\x24\xb1\x64\xe1\x60\x1b\x2c\xd2\x5b\xc6\xb3\xdc\xc4\xb5\xd1\x30\xcc\xa9\x96\xb2\xa9\x54\x97\x58\x45\x73\xcd\xb9\x0b\xc4\xb3\x3d\xc5\xfb\x15\x5c\xf9\x65\x2d\xa8\x35\x33\x38\x0b\x7b\x6f\x70\x29\xb4\xb0\xa8\x9b\x7b\xdf\x85\xd7\x3b\x49\x22\xd5\xfd\x19\xb7\x9b\x2d\x68\x1d\xd8\x45\xdd\x27\xf6\x89\x9e\xe8\x3a\x2a\x5a\x37\xfe\x76\xb4\x55\xae\xb8\xb5\xf7\x48\xc2\x1d\x20\x64\xce\x2d\x60\x57\xf1\xa2\xad\xd0\xda\xe0\xfe\x17\x74\xbb\x2c\x20\x8b\x92\xff\xa4\xc5\x11\x6f\x71\x4d\x71\xa6\x95\x08\xc5\xf5\x2d\x29\x66\x46\x8e\x35\x71\xb2\x08\xa3\x5c\x50\x77\xf6\x2b\x39\xe1\xcd\xd4\x01\x16\xca\x93\xb0\xa2\x52\x84\x83\x62\x73\xc6\xe1\x8f\x23\x95\x63\x1f\x98\x08\x34\xe1\x8a\xa0\x9b\xfc\x77\xe7\x58\x17\x4e\xbc\xab\xd9\xd3\xb5\x84\xbd\xc3\x2e\xe3\x3a\x7c\xc3\x56\x27\x8d\xb2\x59\x00\x8e\x58\x6f\x25\x6e\x53\xfb\xa0\xf6\xcb\x76\xf5\x1b\x6a\x3f\x75\xb2\xcf\x36\xdf\xae\x00\x6f\xda\x3a\x36\xbb\x14\xe7\x6e\x03\x61\xad\xf4\x14\xc2\x56\x5a\xfb\x1d\xa0\xcf\x52\x70\xd4\x63\x2b\x4d\xfd\x97\xff\xcb\xd4\xca\x32\x4b\xf3\x5f\x88\x8b\x11\x33\xbf\xf7\x7c\x9d\x0a\xfd\x42\x01\x00\x8b\x53\x52\x40\x64\x8a\x32\x98\x1e\x40\x8a\x58\x30\x34\x03\xf6\xeb\x61\xfa\xf5\x18\x1e\xf3\x09\x11\x8c\xe8\xa1\x39\xf0\x01\xcf\xcc\x52\xcc\xf0\x0c\xa0\x85\x7b\x10\x19\x07\xe2\x6a\xa1\x8a\x18\x92\x36\xf5\x0e\x81\x5b\x69\x66\x69\xf3\x6d\x8b\xba\xbf\xd0\xa7\x11\x65\x2d\xb2\x69\x11\x5e\x51\x4f\xfd\xb7\xb6\xff\xed\x24\xf6\xfb\xfe\xdd\x0f\xe3\xdb\xc1\xdd\xf5\xc3\xed\x59\x49\x6c\x3f\xbb\x78\xb8\xbb\x1f\xdc\xd6\x3e\x2b\x72\x55\xff\xfa\x30\x78\x68\x78\xe4\x1a\xb8\xe8\x7f\x37\x28\x15\xd1\xfe\xeb\x43\xff\x62\x78\xff\xf3\xf8\xfa\xe3\xf8\x6e\x70\xfb\xe3\xf0\x6c\x30\xbe\xbb\x19\x9c\x0d\x3f\x0e\xcf\xfa\xfa\xcb\xf0\xdd\x9b\x8b\x87\x4f\xc3\xab\xb1\x0b\x3b\x0e\x1f\xfd\x74\x7d\xfb\xc3\xc7\x8b\xeb\x9f\xc6\x41\x97\xd7\x57\x1f\x87\x9f\xea\x66\xd1\xbf\xbb\x1b\x7e\xba\xba\x1c\x5c\xad\x2e\xd6\x5d\xbf\x1a\x8d\x75\x80\x83\x8b\x2c\x30\x1a\x05\x62\xd2\x64\x61\x49\x9b\xfe\x0a\xbe\x8b\x1b\x43\x8f\x47\x3d\xf7\x97\x29\xad\x7d\xa4\x59\xa0\xf3\x8b\x15\xdc\x63\xc4\xbc\xe3\xd2\x5f\xaa\x0a\xcf\xa4\x4b\x3d\x2e\x8d\xf6\x14\xf5\xe1\xac\x80\xc2\x50\xea\x14\x32\x1b\xfc\x48\x9d\xab\x1b\xe8\x30\xa1\x29\x05\xaf\x37\x3a\x42\xd5\x0d\x2f\x37\x68\xe7\x04\x43\xb0\x7e\xbb\x78\xd5\x69\x90\xd5\xac\x66\xa0\x94\x53\xe4\x38\x34\x31\xe6\x04\x83\x3d\xbb\x60\x38\xa5\x51\x35\x05\x03\xe0\x57\x51\x01\x35\x52\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\x97\x62\x50\xe0\xc1\xb0\x9a\x77\xbe\x54\x51\xcf\x3e\x10\xb9\x59\xd5\x75\xe4\x59\xea\xc9\x1d\x73\x6b\x5a\x86\x73\x6b\x2b\x77\x83\xbb\x29\x67\x01\xdc\x58\xc9\xf7\xa4\x8f\xb7\x99\x51\x85\xc6\x4f\xd1\x1d\x40\x9d\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xcd\xf7\x09\x99\xe3\x27\xca\x5d\xf9\x0a\x53\xe5\x03\xd6\xd1\x8a\x56\xe8\x08\x35\x1e\x94\x53\xd4\x8f\x63\x59\x66\x70\x25\xca\x71\x2c\xf3\xa8\x3c\xec\x10\x21\x8c\xc5\x9e\x6d\x56\xe8\xa8\x38\x72\xb0\x62\xfb\x07\x73\x59\x66\x87\xe5\xbb\x77\x87\xeb\x5f\xaf\xe0\xd8\x91\xf2\x78\x2b\x61\xe0\x1e\xcb\x47\xc7\x9a\xd7\x09\x04\x0e\x56\x67\xb7\x1e\x2d\xbe\x4e\xdb\x4e\xfd\xca\x8e\xe1\xa0\x6d\xd7\x67\x23\x2a\xf4\x9a\x2e\xdd\x8c\x93\x4a\xe9\xae\xd6\xfd\x95\x4a\x7f\xd5\x76\xb6\x57\x6f\x4f\xbd\x34\x06\x47\x72\xec\xe9\x7f\x83\x79\xdc\xc0\xa7\xd7\xfe\xcb\x95\x22\xdb\x38\x58\xb7\x4d\x7d\x40\x4b\x49\xba\xd6\x0f\xb4\x92\x0e\xf7\x04\xef\xd4\x5e\x18\x84\xc2\x0b\x34\x02\x77\x1f\xa6\xcc\x96\xe3\x21\xde\x1f\xe5\x0a\x50\xeb\x73\xec\x4b\xc4\xe1\x09\x7f\x2a\x29\x97\x29\x91\x12\x37\x00\x96\x04\x26\xb1\x5d\x18\x83\x3f\xa1\xf6\xc3\x96\xf4\xe4\xce\xe4\xbd\xfe\x6a\x95\xd1\xe7\x36\xd4\x8c\xdd\x44\xb5\xc0\x1a\xbb\x48\x5b\x74\x6d\xf2\xed\x34\x7f\xe9\x15\xc1\x34\x5c\x04\x31\x46\x4d\xee\x9f\x96\x66\xb5\xea\x82\xd5\x56\x59\x0a\x5d\x78\x9b\xc7\xe0\x04\xad\x6f\x8d\x88\x6d\xfd\x2a\xb8\xbc\x3e\x1b\x50\x5d\xc9\xdf\x19\x56\xa0\x8e\x78\x9a\x1a\xb9\xa0\x64\x4b\xed\x21\x6c\xd2\x1c\x0b\x69\x4a\xe6\xd1\xdc\x78\x99\xf4\x95\xd1\x1b\xb1\xe7\x60\x43\x4a\x81\xc0\xfd\xb0\x25\x40\x13\xfd\xac\x8f\x1b\x7d\x2a\x85\x57\x83\xc8\x48\x21\xd6\x37\x20\x04\xe3\x10\x2c\xca\x47\xad\x21\xf0\x60\xbf\x76\x20\xf5\x2d\x6a\x05\x56\xd6\xb7\xa9\x62\xa0\x9f\x5b\x50\xa8\x6f\x07\x4d\xb9\xed\x10\x82\x5a\x81\x75\x23\xd8\x43\xa9\xc0\x57\x85\xf7\xf6\xe9\x9a\x26\xbb\x37\x9d\x58\x8c\x0a\x3d\x5d\xb7\xda\xbf\x77\x33\xfa\xbd\xf1\x3b\xe4\x0d\xa0\x26\x41\x6b\x1e\xe1\x1b\x1d\x69\x99\xd5\x25\xdb\xdb\x40\x0c\x89\x8e\x0c\x6a\xe0\x57\x10\x69\xd9\xbf\x19\x7e\xd5\x43\x5f\x85\xd9\x66\x5f\x6d\x75\x00\xed\xb8\x6d\xb9\x40\xd0\xa6\x4a\x29\x07\xe5\x63\x07\x7b\x55\x39\x89\x76\xcf\xec\x41\x44\x4d\xe7\x50\x7f\x59\xfa\x06\x9c\xd3\x50\xfe\xce\xf8\x6f\x7d\xc0\xb3\x75\x01\x19\x19\x97\xca\x9a\xb5\x8b\x47\x6c\xb2\xa8\x3a\x79\x7a\xde\xcb\xd3\xfa\x94\xee\x5c\xd2\x4d\xb7\xb7\x9c\x9e\xbc\xe7\x40\xdc\xd5\xf7\xc1\x9a\x84\xe7\xbe\x89\xb9\xe6\xd3\x80\x8b\x35\x45\x29\x74\x11\xec\x75\xb3\x2a\xd9\xcb\xdc\x62\xd6\x6e\xca\x3a\xf9\xe7\xbd\x91\x5b\x8b\xb0\xef\x7e\xdd\x8a\xd8\x88\xff\x06\xe1\xba\xa3\xb2\x97\xa5\xb2\x7d\x64\x3c\x94\x07\xb7\xf9\x05\x7a\x66\xe4\xb8\xa0\x19\x67\x70\xd5\xca\x84\x67\xf0\xa5\xba\x7f\xeb\x0b\xe6\x6e\xe8\xf3\x0d\xd6\x64\xbd\xd3\xf7\xce\x04\x0e\x18\xb7\xeb\xf2\x58\xab\x43\xed\x2b\x5b\x84\x88\x53\x93\xdd\xa8\x68\x4a\x7a\x88\xb3\x64\x11\x04\x3b\xd8\xf3\x0a\xe4\x66\x62\x94\xe6\x84\x0a\xd7\x89\xc5\x18\xdc\x28\x1d\x7e\x43\x69\xbc\x89\x46\x76\x88\x34\xb9\xea\x5f\x0e\xce\xc7\x83\xab\xfb\xe1\xfd\xcf\x35\xf8\x91\xe5\xc7\x0e\x42\x32\x78\xe1\xee\xe7\xbb\xfb\xc1\xe5\xf8\xd3\xe0\x6a\x70\xdb\xbf\x5f\x03\x2f\xb9\xaa\xb3\x26\xe8\xc2\x5c\xd6\xa9\x6f\x9b\xc0\x17\x3a\x33\x6f\x4d\xef\xcb\x20\x93\x41\x27\x94\x34\x00\x4d\x9a\xd4\x7f\x16\x13\x81\x62\xf2\x44\x12\x9e\x15\x66\xd5\xda\x05\x0b\x10\x28\x6b\xda\x5f\x85\x42\x09\x6d\x56\xd7\xf8\x14\x99\x5a\x6f\x41\xb9\x5b\xdf\x20\x88\x7c\x58\x10\xf6\x95\x42\xe4\x73\x96\xd0\x88\xaa\x20\x35\x90\x0b\xeb\x5e\x31\xee\x43\x88\x4e\x5d\x43\x5c\x7b\x8b\x46\xd9\xbb\xce\x1f\x7a\xd2\x97\xb5\x7d\x7f\xa2\x3c\x22\xda\xda\x02\x42\x7b\x50\xec\x1b\x9c\xc6\x4b\x80\x6d\x5b\x8c\xee\x25\xcc\x03\xcb\x39\x3a\x36\xbd\xaf\x01\xcc\xad\x7e\x90\xeb\x6f\xc3\x55\x71\x32\xa5\x73\xbd\x3a\x50\xa6\x1d\xa5\xbe\x71\xb8\x4b\xa9\xb0\xe6\x1e\x90\x37\x6c\xec\xfa\x86\x01\x0b\x4b\xf5\x62\x98\x89\x39\xc5\x48\x90\x94\x2b\xad\x80\x99\x88\x80\x9e\x16\xaa\x28\x4e\xe8\xaf\x80\x51\x25\xc8\x71\x10\x41\xe1\x90\xbd\x0a\xf7\x81\xc5\x8f\x38\x1e\xb1\xf3\xc1\xcd\xed\xe0\x4c\x33\xa4\x63\xf4\x20\x01\x7e\xaa\x34\xf5\x73\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xa6\x60\x30\x22\x04\x17\xed\xf9\x83\xef\x6f\x00\xdf\xd5\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xaa\xb1\x2a\x72\x90\x33\xb0\xf7\x9c\xac\x5b\xfc\x5c\x5a\x91\x10\x7e\x03\x24\x91\xf2\xaa\xbf\xe0\x6a\x03\x80\x67\xfb\xf9\x95\xfa\xbc\x81\x6f\x57\xcd\xf3\x1e\x42\xec\xa4\x2a\xd0\x40\x0d\x60\xa8\xaf\x7a\x53\x99\x67\xa3\xa8\x28\xde\x02\xaa\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x3c\x6c\x68\x69\x5b\x0e\x9a\xd9\xf4\xa8\xea\x35\xc3\x29\xcf\x19\x28\x0d\x10\xc6\x5a\x33\x18\x99\x11\xa6\xd6\x0c\xe6\xad\x80\x58\x2a\x43\x3d\x5c\x2c\x96\x9a\x81\x36\xc1\xb1\xd4\xf9\x93\xa0\xf4\xf2\x66\xd7\xb2\x0b\xca\x2b\x39\x95\xf4\xa1\xf2\xf7\x73\xbd\x96\x8d\xe5\xe3\xce\xdd\xdd\x63\xf9\xb8\xbe\xab\x98\x44\x8f\x9b\x5e\x36\xd5\xcc\xcc\xc4\x56\xae\x5e\x32\xf6\x2d\xf4\x53\x5b\x9a\x05\x0a\x96\x47\x8f\xe8\xfb\xfb\xcb\x0b\x34\xa5\x5a\xee\xd5\xd7\xca\x15\xd6\x32\xf6\x83\x48\x9c\x5d\xd8\xda\x56\x73\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xda\x5e\xa5\x34\x8b\xc0\x2c\xe6\xa9\x99\xc7\x89\xcc\xa7\x53\xfa\xf9\x58\x61\xf1\x4d\xc3\x7a\x98\xa8\x8a\xf1\xdf\xf9\x64\xac\x47\xb4\xe3\x45\x5c\xd7\x1c\xb2\x05\x95\xfd\xb2\xd9\x99\x9d\x9b\x77\xff\x2f\x9f\x40\xb6\x7b\x26\x38\x20\x00\x82\x77\xce\x46\x2a\xd8\x57\x1c\x25\x1d\x23\x97\x40\x55\x02\x39\x89\xb8\x10\xc4\x26\xc9\x9b\xda\xa2\x19\x16\x8a\x82\xb5\xd6\x81\xa4\x94\xd0\xf1\x8b\x2d\x0a\x4b\x7e\xcf\x71\x81\x44\x3d\x21\x04\x1c\x3c\x19\x4d\x36\x53\x7a\xcf\x4a\xbe\xc9\xca\x09\xb4\x91\xa7\x16\x37\x13\x0c\x32\x6b\x45\xac\xc1\x13\x61\x6a\x2f\xfa\x09\x34\x51\x93\xb6\xdf\xce\xcb\x60\x4a\x7c\x0e\xcf\x8b\xcb\xcd\x85\xf4\x86\x51\x4d\x4a\x60\xb8\xe7\x6d\xa2\x94\x75\xa9\x37\x39\xfa\x9f\x5a\xfb\x8e\xe1\xd5\xe5\x75\x59\x13\x1a\x6f\x57\xbb\x28\xf5\x5d\x84\xb5\x3a\x68\xff\x2d\x81\x7c\x24\x31\x56\x8c\x00\x40\xc2\x2a\xa7\xd5\x3d\x37\x7d\x6a\xda\xaa\x74\xb9\x76\xcb\xb7\x40\xad\x29\x35\xf3\x89\x40\x4a\xe7\x3e\x02\xd1\x37\xc9\xdd\x87\x81\x3c\x88\x04\x42\xa8\x57\x5a\xb1\x4c\x99\x71\xcd\xf9\xbc\x64\x87\x5b\xc8\xe8\x66\x30\x5a\x68\x24\x99\x20\x91\xbe\xca\x4e\xd1\x4d\x42\xb4\xe4\x95\x6b\xe9\x2b\x4f\x12\x87\xf0\xb5\x5a\x3a\xdc\x08\x95\xee\xc5\xe7\x15\xe8\x1e\x2b\x26\xe6\x10\xee\x56\xcf\x2c\x58\x83\xfd\x23\x2e\x04\xeb\x0b\x26\x64\x30\x24\x96\xb5\x48\xe0\xf0\x0b\x13\x37\x0b\xa6\x24\x5c\xba\xc8\xe8\xaf\x9a\xfd\x0a\x22\xe7\xbc\x31\xc9\x31\x9c\xed\xcb\xcc\xc1\x2d\xe5\x0b\x4e\xc2\xdd\x87\x4d\x71\xd5\x2d\xe4\x9a\xca\x1d\x58\x12\x71\x56\x4d\xd1\x57\x7f\xf0\xd1\x1f\x16\x6f\xd5\xde\xad\x76\x68\x70\x4b\x16\xa6\xb6\x10\xfb\xac\x70\x5d\x14\xca\xcc\xc2\xf8\x5e\xfd\xe7\x85\x01\xb9\x48\x09\xa0\x4a\x16\x55\xe7\x90\xbe\x6b\x9b\xb6\x58\xcf\x73\x9c\x8b\x8d\x20\x29\x0a\xd4\xf2\x4d\x38\xb7\x4d\x46\x29\x86\xa5\x17\xa1\x9e\x5d\xda\x62\x12\x20\x46\xdb\x50\x23\x59\x42\x82\xb3\x64\x63\x96\xb1\x56\xc5\x6b\x66\xca\xbb\xba\xd5\x40\x4a\x2e\x44\x99\x97\xf2\xae\x95\x28\xb0\x34\x81\x0e\x5b\x6c\x73\x6c\x31\x5b\x59\xc4\xd3\x1e\x20\x01\x2a\x01\x89\xff\x85\x03\xad\x2a\x38\x58\xa3\xf7\xba\xcc\xa7\xd2\xee\xb4\x4a\x73\x2a\x7d\xa1\x79\xc9\xf9\x8e\x1e\x38\x3d\x99\xc5\x18\x12\x47\x77\x89\xc2\x29\xcd\xdf\x78\x0f\xa0\x4d\x12\x23\x83\x5e\x60\x90\x8f\xed\xda\x79\xcf\x49\x86\x05\x61\x6a\xc4\x6e\xf5\x28\xcc\x17\x45\x24\x86\x8b\xc3\x71\x68\xf4\x50\xb3\x76\x8a\xb0\xfd\x0a\x16\xbd\x29\x10\x4e\x8e\xcd\x4b\xa0\x9a\xbe\x60\x92\xfd\x77\xe6\x1d\x83\x79\x60\x31\x7f\xf4\x54\xe9\xb4\x50\xe3\xb5\x00\x19\xcd\x29\x40\x0e\xc4\x44\xda\x0b\x89\x2a\x8b\x29\xe1\xc5\xef\x9c\x38\xfc\x65\xf8\xcc\xf3\xaf\x3a\x86\xed\x0c\x05\xcc\x19\xe8\xe4\x88\x05\x7d\xac\x80\xeb\x34\xca\xfa\x96\xaa\x04\xec\x33\x8d\xbd\xe3\x0b\xfe\x69\x76\x88\x0b\x3a\xa3\x2c\x28\x9a\x64\xa7\x97\xe2\x0c\xcc\xbb\xe6\x0c\xf2\xa9\xbf\xd3\xee\x6d\x96\xc1\x31\x8c\xf8\x7f\xfe\xfb\x6f\xc7\xb4\xc9\xfb\x21\xc7\x76\x05\x0e\x61\x27\x37\xdb\x96\x70\xe7\x03\x14\x91\x06\x74\x8a\x40\xa7\x95\xa5\xcc\x89\xe2\x57\x7b\xb9\x69\xa2\xe1\x6a\x6e\xdc\xbd\x65\x72\x07\xdf\x88\xc8\x57\x9c\x0d\x73\xc5\xbc\xed\x5a\x52\x09\xd9\x01\x7a\x24\xe6\x24\x7b\x03\x41\x58\x90\x7c\xc9\x4c\x33\x62\xc5\x27\xd2\xe0\xa1\x18\x78\x57\xf3\x43\xb1\x3a\x2d\x17\x66\x15\xef\x2f\x22\x25\x0a\x77\x78\x10\x8d\xec\xca\x67\x98\x28\x52\xdd\x7e\xe5\xa6\xad\x70\xee\x00\xe7\x70\x97\xa8\xcd\x39\x96\x2f\x17\x9a\x53\x5b\xf6\xc9\x58\xd3\x43\xe1\x61\x5d\x90\x8e\x19\xa4\xc9\xf6\xd4\x1b\x92\x4b\x22\x0c\xa7\xf3\x70\x58\x96\x12\x42\x14\x47\x88\xd1\x5c\xe3\x6b\x24\x29\xa6\x1b\xe5\x13\xe8\xf7\xeb\x31\x26\x4b\xce\x06\x3c\x23\x62\x1c\xe7\x6a\xe9\x58\xac\x8a\xf1\xd7\x1f\x9d\xe7\x6a\xb1\xbe\x7d\x99\xe0\xe5\xb2\x37\xab\x70\x3d\xf5\xfb\x0d\xcd\xae\x97\x98\x83\x10\x9f\xb2\xd4\xdc\x80\x9a\x49\x2a\xa8\x99\x36\xe6\xb4\x64\x22\x81\x1b\x98\x29\x80\xd4\x2b\x34\x29\x7b\x45\x1b\x6c\x6f\x18\x39\x9a\xe4\x85\x49\xc9\x57\x4b\x88\x8f\x47\xec\xa3\x29\x37\x02\x5a\x9e\x19\x40\x04\x09\x3f\xe4\x73\xc6\x25\x29\x65\xa0\xd5\x54\x40\xb0\x19\xa4\x76\x18\xf5\xc2\x7a\xf1\xd1\xee\xb2\xfa\x9b\xe3\x9f\x2e\x6f\xf8\xf2\x94\xeb\x29\x70\x27\x71\x30\xa2\x19\xd5\xb4\x33\xae\x3d\x69\x2f\x57\x85\xb7\x88\xe9\x02\x1c\x2c\x95\x2c\x7a\xc8\x4f\xaf\x42\x10\x09\x79\x22\x60\x4e\x87\x31\x86\x75\x2e\xca\x76\xbd\x06\x76\xb2\xee\x00\x15\xe9\x9f\xc0\x16\x50\x5c\x1d\x41\x39\x49\xae\x8e\x16\xcb\xe9\x3f\x3b\x67\xaa\xd5\x05\xa6\x6c\x20\x9e\xf7\xc3\x7a\x1f\x0b\xa2\x10\xf9\xac\x88\xad\x08\x7a\xef\x72\x09\x97\xd3\x0f\x50\x7d\x3a\x54\xb3\xec\xf8\xe2\xb5\x99\xfb\x2e\x83\xdc\x25\x4b\xc6\xee\xca\xb7\xc9\x83\x73\xcc\x62\x9b\x11\x6b\x95\x0c\x2d\x6c\xc1\xec\x8c\xd1\xcd\xe7\x0a\xd8\xbc\xce\x00\x28\xdd\xb4\x69\x10\xdd\xe1\x22\x73\x0a\xa3\x56\x59\x20\xbc\x82\x0b\x2d\xb9\xe7\x4c\xd1\x44\x13\x87\x1d\x83\x44\x53\x88\x8c\xb3\x40\x85\x10\xd9\xde\x84\x85\x47\xa5\xa4\x6c\x36\xb6\x2b\xe9\x92\x3b\xdb\x5d\x0c\x65\x9a\xba\x34\x4d\x99\x1f\xbf\x73\x0d\xad\x36\xaa\x1b\xb2\x06\x9c\x32\x97\x56\x0a\x1a\x07\xe3\x6e\x32\x16\x60\xce\x65\xa3\x8e\x69\x6c\x96\x82\x9a\xc2\xd3\x30\xd1\x4d\xec\xee\x20\xd3\x2d\xe3\x38\x14\x57\x88\xb4\xa9\xa2\x26\x01\x0c\x22\xf5\x55\x43\x2e\xac\x6c\xcc\x81\x1d\x32\x2f\xa2\xd9\xb2\x57\x3e\xd3\xbf\x92\x4e\x8b\x5d\x77\x36\x1d\x01\x27\xc9\x04\x47\x8f\x5e\x0b\xf3\xb6\x08\x2e\x5c\xd9\x00\x2d\x57\x42\x5d\x34\x43\x5c\x7a\xa0\x11\x48\x37\xa1\xb7\xd0\x20\xf9\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x69\x06\xba\xc9\x8c\xde\xe4\x36\xc4\x24\x4b\xf8\x22\x6d\xb8\xcf\xaa\x29\x84\xbb\x44\xea\x34\x65\x30\xee\xf5\x2a\xab\x30\xbd\x8d\x2f\xb3\xa5\x7c\xa4\x3d\xe0\x4a\x6d\xc0\x25\x3f\x25\x7c\x02\x26\x55\x6b\x7e\x70\x39\x36\x41\xaa\x47\xf5\x3c\x6f\x9a\xf9\x53\x3d\x91\x54\x66\x89\x56\x66\x9a\x7b\x30\x39\x27\x2f\xbb\x6f\x06\xa3\x60\xbd\x75\xb0\x7d\xb4\x76\xed\xe7\x2f\x81\x60\x7c\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x2b\x9b\x49\xf6\x3b\x36\x4e\x6a\xc5\x47\x4c\xe1\x99\xdb\x5c\x2b\x5c\xf2\x67\x46\x84\x9c\xd3\xac\x54\x2f\x71\xe7\xf0\x70\x4b\xd1\xf6\x3f\x26\x18\x7a\x03\xde\xc9\xb3\x23\x83\x50\xa2\xe9\x43\x66\x38\x2a\xac\xa2\x51\x82\xa5\xa4\xd3\x45\x00\x2c\xe2\x23\x6d\x21\x7d\xab\x6c\x46\x08\x4a\x94\xd5\x31\x1a\x33\xbe\xfd\x64\xd6\xef\x9e\x55\xf8\x50\x3e\x7e\x34\x0e\x11\xdc\xf4\x7d\xb2\x8c\x22\xe3\x6e\x6a\x8b\x26\xd3\x88\x44\x6b\x20\x04\xb6\xcb\x84\x5f\x09\xfe\xd3\x6c\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\xc0\x8f\x10\x0c\x47\x95\x52\x29\x61\xf3\xb5\xe2\xe4\xec\xc2\x9a\x38\x3d\x58\x08\x60\x2a\x14\x1f\xf7\x90\xdc\x09\x64\xab\x0d\x5d\x9c\x93\x84\xec\x25\xe2\x7a\x0b\x22\xa9\x86\x33\x04\xe4\xb1\x92\x34\x8a\x32\x03\xeb\x8d\x0b\x5b\x04\x82\x37\x40\xf5\xd4\x0f\xfd\x27\x33\x50\x1b\x0b\x5e\xb7\x8b\x60\x18\x84\x55\x6e\xab\xbb\xd4\x61\xfe\x99\x16\x2c\xc9\x15\xdd\x94\xe8\xaa\xe8\xd4\xcb\x2b\x87\x48\x6a\x6f\x1c\x32\xbd\x34\xae\x4f\xa4\x4d\x78\xc7\xda\x03\xb0\x15\x07\x5a\xe6\xd3\xed\xe8\xc2\x3a\x50\x15\x47\x33\xa2\x4c\xf5\xff\x98\x3e\xd1\x38\xc7\xc9\xbb\xa2\x89\xbd\x25\x7c\xec\x69\xf5\xeb\x0f\xf9\x66\xa7\xf6\x8e\x28\xe9\xae\x84\x25\x18\x45\xbb\x39\x07\xb8\x05\x87\x71\x2c\x8d\xe0\xfa\xc5\xcb\x2d\x3b\x83\x24\xd8\x91\x59\xa8\x80\xdf\x90\x40\x65\xe6\x18\xdb\x2f\x3c\x2c\x40\x09\x10\x0b\x97\x40\x04\xcd\x1a\xbd\x3d\xd7\xab\x92\xf6\x97\x2e\x7a\x6d\x4e\xe3\xd5\x51\x15\xd4\xdd\xc9\x83\x9b\xc9\x83\x0e\x64\xf3\x00\x2f\xff\xa6\x63\x70\x98\xf7\xcf\x01\x08\x87\x4b\x57\xe2\xfe\x44\xc4\x77\x44\x26\x07\x21\x29\x2e\x6d\xc5\x6b\xc9\x8b\x47\x0e\xe5\xa8\xc0\x0c\x3a\xdc\x2d\x3a\x8c\x93\x7c\x6b\xdd\x40\x2f\x77\xc1\xae\xa7\x97\xbd\xd0\x07\x00\x7e\x62\xc8\x8b\xce\x6d\x05\x11\x38\xbc\x41\x2c\xdd\x92\xef\x61\x4d\x94\xa2\x1d\x5e\xab\xf8\xc4\xa5\xe5\x7c\x89\xed\xb5\x49\x70\xad\x37\xf7\x25\x49\x6d\xd3\xb1\xec\x43\x47\x79\x61\x2f\x8e\xa5\xc6\xe0\x83\x2e\x58\xb8\xdd\x2d\x5a\x03\xad\xe3\xb6\x6c\x9f\x87\xac\xae\xec\xdb\xee\x69\xfc\x2e\xc7\x6f\x9c\x09\x32\xa5\x9f\xb7\x12\xc5\x6f\xe0\x53\xab\x5e\xea\x65\xae\x14\x92\x03\xf7\x0c\x14\x9e\x0b\x02\x1a\xed\x4a\xdb\x62\x53\x23\x56\x64\x46\xda\xb4\xc8\x47\xb2\x40\x5c\x94\x7e\xda\x16\x04\x72\xff\x45\xef\xcc\xbe\xce\x95\xca\xe4\xe9\xc9\xc9\x8c\xaa\x79\x3e\x39\x8e\x78\x6a\xe2\xf0\xb9\x98\x99\x3f\x4e\xa8\x94\x39\x91\x27\x7f\xfc\xc3\x1f\x8a\x2d\x9e\xe0\xe8\x71\x66\x60\x75\x96\xfd\x4e\xe5\x2d\x27\x58\xee\x16\xd9\xe3\x52\xd8\x5e\x38\x95\x39\xe8\xc6\x25\x8f\xea\x6f\xa4\xc2\x69\x16\x86\x82\x9a\xb2\x71\x52\xe1\xa2\x58\x05\xe4\x25\xea\x69\xa2\x39\xce\x32\xc2\x9a\xcd\x0e\x26\xd1\x74\x07\xd6\xe3\x52\x55\xed\x08\xc9\xe7\x2c\xc1\xac\x0c\xbf\x00\x95\x97\x04\x89\x08\x53\x16\x1a\xa0\x28\x25\x0d\xd4\x68\x20\x80\x0c\xff\xdf\x2c\x15\x11\xe6\x48\x65\x51\x52\xcd\x0d\xc7\x96\x37\x75\x45\x2f\x71\xb0\x74\xd5\x92\xb2\xc5\xda\x11\xb7\x6a\xab\x92\x14\xef\x96\x4b\x8b\x6f\x5e\xd2\x46\x70\x36\x26\x9f\x35\x93\x93\xdb\x02\x76\x3d\x48\x22\x51\xff\xa7\x3b\x24\x17\x4c\xe1\xcf\xa7\xe8\x92\x32\x10\x60\xbf\xe7\xb9\x90\xe8\x1c\x2f\x8e\xf8\xf4\x28\xe5\x4c\xcd\xd1\x25\xfc\xaf\xfd\xe9\x99\x90\x47\xf4\x33\xc1\xc2\xf2\x07\x5b\x92\xce\xd7\x37\xd7\x24\x24\x72\x26\x11\x79\xd2\x27\xf4\x0f\xff\x89\x52\xd3\xf2\x29\xfa\xf6\xe4\x0f\xff\x89\x7e\x07\xff\xff\xff\x47\xbf\x6b\xd0\xf4\x37\x83\xfc\x82\xca\xc5\xb7\x65\x77\x6e\xaf\xb2\x52\x5b\x54\x73\x3f\x13\xbc\xd8\xa9\xda\x96\x1f\x69\xf4\xc8\xa7\xd3\xb1\x26\x0c\x93\xc8\x37\xc6\x62\x09\x2e\x7a\x4b\xfc\x54\x6a\x6b\x4f\x9b\x4a\x76\x45\x0d\x19\xdb\xa9\x41\x7c\x70\xec\x5a\xe6\x45\xe5\x5d\x08\x22\x2a\x55\x33\xa6\x12\xbe\x22\xb1\xe6\xaa\x9b\x9c\x0e\x67\xdd\x73\xc9\xdf\xce\x82\x13\x22\xa4\x84\xf5\xd4\x7d\xe0\x5f\x18\xc5\x6a\x02\x7d\xec\x42\xd6\x1e\x87\xa5\xf0\xda\x2f\x26\x66\x12\xa6\xf6\x56\xf1\x92\x72\xa9\xf3\xf5\xa1\x92\x77\x5c\xec\xa4\x6f\x3d\x92\xc6\x54\x86\x35\xf5\x92\x5c\x0d\xdf\xb0\xb2\x3f\x64\x88\x73\xe1\x71\x8c\x8d\x5d\xc4\x56\x55\x5c\x6f\xc5\xa4\xc2\x04\x97\xb5\x3b\xf4\x7a\xea\xe7\xfe\x93\x75\xc3\x84\x48\x33\xf7\x76\x51\x2f\x0e\x46\xab\x45\x24\xcd\x12\x6b\x46\x5c\x03\x76\xb8\x6e\x43\xef\x3c\xbe\x05\x34\x0e\x61\x8f\x90\xbf\xc1\x9c\x64\x6b\x01\x04\xea\xf7\x33\x17\x11\x39\xe3\xbb\x85\xbd\x26\x94\x2d\xc5\xcb\xb7\x2f\x45\xe4\x57\xef\xc2\x16\x9d\x72\x78\xc0\x3c\x2e\x94\x05\xe3\x16\xb0\x55\x28\x02\x20\xd2\xf2\x6c\x00\xd0\x6e\x1f\x58\x97\x4b\xb5\x11\x76\xe0\xda\xc6\x70\x5c\x30\x3c\x57\x5a\xa3\x52\x51\x43\x60\xcd\x0b\x57\xc4\xae\x41\x50\xd1\xce\xe3\x08\xaa\xc4\x14\x91\x4a\x95\x6a\xec\xd8\x94\x4a\x11\x5b\x62\x95\x9a\x82\x4d\x3d\x24\x30\x04\x65\xaa\xb9\x6e\x4f\x12\x71\x34\xc5\x11\x65\xb3\x5e\x00\x53\x09\x90\x11\xe1\x75\x50\x47\xa4\xf7\x58\x3e\xee\x37\xd0\x70\xe7\x02\x96\x34\x2e\x8a\xa8\x59\x60\x19\xe3\xd8\xa0\x4b\x18\x7d\x0a\xcb\xc7\x26\x64\xa5\x25\x58\xb7\x15\xa3\xf3\x4b\xe1\xc0\xe0\x56\x8d\xcf\xa5\xa0\x93\x50\x9f\x82\x9a\x0d\xae\xa4\xb2\x05\x79\x74\x19\x7f\xd8\xa3\xb0\x54\xd1\x4d\x57\x8c\x5f\xce\xb9\x50\xe3\x2d\x71\x61\xab\x69\xf4\x8c\x1c\x25\x00\xe8\xc2\x9f\x88\x78\xa2\xe4\xb9\x0c\xaf\xba\x09\x2d\x1a\xa3\x59\x10\x55\x07\xf8\x9b\x69\xc6\x21\x85\x66\x8a\x52\xcc\x16\x86\x51\x6a\xe6\x82\xe5\xa3\xf4\x85\x5c\x91\x4c\x71\x92\xf4\x90\x20\xb9\x34\x05\x8e\x25\x49\xa6\x47\xae\x14\x46\x8c\x12\x3e\xa3\x11\x4e\xd0\x24\xe1\xd1\xa3\x34\x19\x6e\x6c\x66\x98\x54\x26\x78\x44\xa4\x0c\x24\xab\x22\x9b\xdd\xe6\x18\x42\x15\x57\x45\x44\x4a\x19\x95\x8a\x46\x4e\x64\x2a\x40\x29\x4c\x2d\xf1\x08\x83\x49\x18\x32\x36\x61\xb8\x5a\xd2\x23\x06\x9c\x33\x67\xb6\x68\x12\x5c\xd7\x16\x73\xcf\x05\x89\x37\x1d\xa0\x3d\x40\x08\x3a\x0a\x19\xab\xf2\x81\x5c\x73\xa4\xce\xec\x67\x70\x8c\x57\x91\xc0\x6d\xf9\x44\x79\x82\xf4\x27\xad\x04\x6b\x04\x31\xe5\x3e\x04\xbe\x24\xb9\xf8\xc8\xf0\x03\x43\x34\x83\x21\x37\xe0\x98\xad\xa3\x69\xbd\x8a\x20\xf2\x40\x9d\xae\xaa\xd7\x9c\xb2\x28\xc9\x63\x5f\xa9\x51\x8b\x00\x4f\x9a\x48\xdc\xf2\xe8\xb5\xd7\x82\x42\x0f\x61\x89\x9e\x49\x92\xe8\xff\x9a\x08\xf8\x23\x5f\x38\x41\xb3\x64\x53\xdc\x02\x3a\x71\x5c\xba\x89\xa2\x0e\x0e\x9d\xf2\x06\xab\xb9\xc9\xf9\x4f\xb9\x32\x45\x32\x0d\x3a\xa5\xb3\x6f\x19\x38\xc3\x49\xc2\x27\x70\xd2\x01\xb8\xd2\xe5\xb9\x06\x69\x75\x79\x14\x11\x12\x93\x18\x7d\x1d\x1c\x5c\x8f\x47\xf1\x4d\x3d\x8c\x62\x69\x45\x0e\x00\xb4\xb2\x6a\x58\x6b\x84\xae\x2c\xd7\x79\x3b\x46\x37\x15\x60\x96\xb0\x7e\x3b\xae\xc2\x74\xf5\x96\xb6\xf0\x6d\x80\x2e\x2b\x93\x78\xb9\x1d\xda\x10\xe8\xb2\xd4\xe7\x1e\x80\x2e\x2b\xf3\x6c\x88\xdd\xe7\xb3\x17\xcd\x39\xd6\x93\xba\xe0\xed\x13\xc1\x0c\x40\x98\xb9\x3b\x4b\x24\xe8\x0e\xe4\xa2\x8e\x10\x0f\x0b\xc4\xb3\x52\x0d\xf1\x6d\x41\x3c\x2b\x83\x39\x64\x10\xcf\xca\x50\x0f\x17\xc4\xb3\x66\xa0\x2d\x40\x3c\x8d\x73\x7f\xac\x89\xba\x1d\x53\x80\xc4\x96\x49\x3e\xbd\x83\x54\xef\x95\x63\x3c\x33\x81\x03\xe6\x1a\x73\x77\xb4\xc5\xb4\x86\xd1\xda\x1c\xc8\xa6\x70\xa8\x8a\x13\x62\x53\xda\xf3\xde\x37\x03\xfe\xb0\xa9\xd9\xbd\x17\x5a\xbb\xc1\x0e\x19\xe1\xcc\xe6\x94\x37\x95\x9a\x39\x9c\xec\xd9\xed\xf0\x51\x01\x83\xb0\xc4\xf2\x5b\x21\x88\x5d\x56\xaa\x36\xcc\xf9\xb3\xad\x9c\x04\x64\x68\x88\xb2\x91\x04\xa1\xd3\xb1\x55\xda\x9a\x56\x8e\x32\x45\x66\x55\x9d\xb6\x38\x34\x94\xa9\x3f\xfd\x71\x2d\x27\x32\x10\x8b\x4e\x3d\x0c\x6a\x27\x78\x67\x87\x7d\x46\x62\x14\xcd\xb5\x56\x24\xb5\xfa\xa2\xa7\x63\x6e\x56\x89\x52\x4c\x9d\x22\x95\x4b\xe3\x5a\xa2\x72\xc4\x4a\x98\xa4\xc7\xe8\x23\x14\x84\xc5\x69\xa6\xf5\x2f\x3f\x3f\xaa\x29\x69\x94\x7f\xfb\xed\x9f\x08\xfa\x16\xa5\x04\xb3\x92\x0e\x0b\x6a\x93\xbe\xfa\x00\xc3\x4f\xcd\xc9\x88\xd5\x6e\x05\x1a\x7c\x36\x35\xa6\x5c\xbc\xdf\x90\x4d\xb9\xd3\x89\xa1\xd0\x21\x8e\xe6\x48\xe6\x13\x53\xa9\x37\xb0\x61\x38\x41\xfa\x82\xcf\xc0\x51\x0d\x37\xb2\x1b\xf4\xaa\x53\xf8\xb2\x31\x00\xd6\xdd\xd8\xf6\x36\xee\xc3\x3d\x72\x24\x49\x09\xdb\xa9\xc6\x69\x66\x38\x5f\x78\xf0\xa5\xc1\x7d\xe9\x19\x1f\x82\xd6\xcf\xb0\xb5\xec\x6b\x59\x1a\xc2\x79\xc1\x4b\x96\x27\x58\xd8\xa3\x3f\x62\x5a\xd1\x10\xe4\x89\xf2\x5c\x26\x0b\x14\x73\x46\x7a\x40\x09\x79\x34\x37\x8e\x55\xad\xb3\x60\x5b\xb0\xe2\x89\xca\x5c\x2b\xb4\xd0\x96\xab\x8f\x21\x15\x36\x98\x54\x73\x0a\xfd\x68\xf5\x9b\xc0\x57\x61\x96\x1c\x6a\xa7\x45\x85\xb0\xb1\x15\x9e\xdf\x12\x36\xb6\x44\x55\x1d\x6c\xac\x87\x8d\x5d\x5e\x97\x43\x84\x8d\xad\xec\x79\x3b\xd8\xd8\xba\x2d\xdf\x02\x36\xb6\xd4\xcc\x17\x03\x1b\x5b\x59\xd1\x2f\x06\x36\xb6\x32\xaf\x0e\x36\xf6\xcb\x83\x8d\xdd\x11\x18\xb5\x9e\x17\x1b\x7c\x25\x45\xd9\x62\x63\x22\xfb\x4a\xa2\xe1\xb5\x26\xb0\xe8\xb1\x1c\xd4\xe6\xaf\xab\xdd\xc1\x58\xeb\x99\xd0\x66\x60\xac\xb5\xaa\x7a\x33\xab\xdb\x15\xe0\x09\x14\x83\x57\x06\x63\x2d\x4d\xa0\x8b\xaf\xdc\x3c\xbe\xb2\x96\xf8\x6c\xdf\x7a\x78\x2e\xe8\xb2\x7a\x21\xb7\x84\x63\x2d\xed\x4f\xab\x48\x4c\x10\xdd\xf7\x40\x89\x2f\x2b\xcd\xdf\x97\x0e\xf9\x5a\x59\x3e\x5c\x45\x69\x81\xa1\xb5\x84\xe7\xd0\xe2\x8c\x12\x1e\xfa\xff\x3b\xca\xdd\x22\x32\xb8\xb2\xbc\xde\xaf\x62\x68\xb1\x05\xa9\xb6\xa6\x50\xa7\x95\xee\x27\x51\xd6\x25\x4f\x6e\xe8\x62\x76\x83\xb8\xcb\x48\xd4\x60\x63\xa6\x29\xdd\x57\xb3\xeb\x2e\x32\x8f\x85\x05\x0a\xf9\x52\x5e\xa8\xbe\x9e\xcc\x70\x8c\x8c\x5f\x49\x87\x05\xa0\x0e\xf3\xe5\x8c\x4a\x25\x1a\x63\x9b\x96\x46\xb8\x8b\xab\x34\xcb\x5b\x07\xc4\x04\xab\x3a\xdb\xee\xb3\x94\xa4\x5c\xac\x0b\xac\xaa\xfd\xd2\x96\xba\xd9\xe6\x53\x92\xcd\x49\xaa\x25\x99\xf1\xa6\x8d\xb4\xdd\x6f\x9f\x34\x6c\x73\xd7\x4c\xa0\x63\x89\x08\x02\x47\xa8\x7e\x37\x36\x88\x94\xad\xb7\x7b\xd7\x6d\xb6\x98\x99\x1b\x3a\x84\x1c\x98\xf2\x6a\x83\x9b\x7d\xa9\xe4\xee\x06\xfa\xae\x8d\xe9\xf0\x21\x35\xeb\xa3\x36\x56\xc4\x6b\xac\xc2\x9d\x2a\xbe\xb2\x85\xa0\x37\x70\xe5\x97\xbd\xf3\x9a\x13\x86\x55\x80\x37\x0f\xf0\x68\x40\x4d\x5d\x5e\x1e\x88\xcc\x91\x44\x1c\x85\x9a\x41\x69\x30\xcb\xeb\x55\xa2\x12\xa7\x51\xee\x40\x24\xb9\x68\x8c\x32\x6d\x63\xd0\x8e\x54\x8e\x13\xd0\x24\xc2\xea\x95\xd5\x4d\x9d\x2c\x6a\xd2\x1e\xdb\x79\x4c\x28\x53\x7f\xfe\x8f\x8d\x76\x53\xab\x56\x76\xdd\xa0\xe2\x16\x8e\x22\x22\x8d\x8d\xdd\x46\x21\xe3\x09\x7f\x82\x62\x5b\xbb\xec\xaa\x3e\xca\x7a\xde\x9a\xc1\x7b\x28\xe2\xb8\x20\x75\x23\x2e\xcc\x05\xcf\x67\x73\x67\x43\xd2\x67\x46\x4f\xad\x6e\x2f\x7f\x5c\xb2\x91\x6f\xbc\x97\xdf\xe5\x34\xd9\xce\x42\x77\x57\x2a\x43\xf6\x69\x78\x8f\xe4\xdc\x9f\xd6\x09\x34\x5b\xbb\xb1\xcb\x83\x6e\xdf\xa7\xfd\xd6\xfb\x6b\xa0\x9b\x9e\x83\xdf\x9c\xf2\x24\x01\x4f\x83\x24\xe9\x13\x11\xf5\xdd\xc3\x84\xef\xe9\x66\xc8\x79\x7e\x00\xf0\x75\x91\x18\xd1\x4a\xfe\xba\x31\xa2\xa1\x44\x6e\xf4\xd5\xa0\x05\x13\xaa\xc6\x19\x61\x75\x36\xb6\x9f\x96\x2b\xc0\xbc\xb3\x80\x41\x17\x3d\xb6\xb7\xa0\x41\xb7\x24\xaf\x1c\x38\xb8\x66\x1e\x87\x1a\x3c\x58\x61\x76\x3e\x96\xaf\xb8\x66\x5c\xe0\x90\x51\x7c\xfa\x7a\x89\x47\xac\x5f\xca\xa7\x70\x95\xb2\x27\x8b\x22\x20\xdb\xe8\x10\x21\x33\x83\x3a\x1b\xd6\xb0\x02\x6e\x34\xfd\x17\x68\x3a\x06\xbc\xd6\x84\x14\xba\xb0\x41\x88\x26\x27\xf1\x11\x8e\x16\x51\x42\xa3\x40\x67\x9e\x09\x9c\xcd\xeb\x38\x9e\xdb\xf9\x0e\x75\xe7\xad\x50\x77\x9a\x0a\x52\x6d\x12\xb7\xed\xe8\x8a\xe1\x94\x74\x68\x40\x75\x68\x40\x3d\x8f\x77\xc1\x8a\xd2\x5a\x6f\x08\xa3\xb0\x7c\xee\x3a\x48\xa0\x37\x80\x04\xda\xe6\xf0\x15\x78\x3f\xa5\x63\xd7\xc1\x14\x7d\x68\x05\x53\xe4\x2f\xc1\x83\x42\x9e\x69\x3e\x8f\x6f\x8c\x68\xb2\x3c\xb0\xb7\x84\x25\xaa\x11\x17\x36\x91\x9b\x56\xe1\x12\xad\xa2\x8b\x56\xeb\xf2\xb6\x28\x41\x9b\xad\xcc\x46\x00\x40\xb5\x77\xd7\x81\xc0\x01\x35\x6f\xc3\x81\x9c\x9b\x7d\x66\xb5\x6c\x56\x3b\x34\xcc\x6c\xd9\x44\xc1\xda\x2c\xc9\xc5\xd3\xc3\xfb\x4a\x74\x29\x8a\xac\x6d\x97\xec\xd2\x77\x3e\x68\x22\xd0\x9c\x27\xb1\x03\xa1\xf0\xab\xe5\x3b\xf0\x99\x00\x7e\x81\xdc\x66\x40\xb1\x73\xd0\xb6\x8a\x82\x60\xab\x52\x5a\xfc\x26\xc2\x70\xf7\xc0\x68\xf6\x61\x45\xf0\x9c\x64\x1b\xfb\xc1\x5a\x59\x44\x96\xcd\xdf\x2b\xc6\x58\x5a\x21\xb0\x9a\xd7\x0f\x73\xad\xdd\x77\xcd\xe0\x56\x89\x1e\x81\x71\x50\xd4\x95\xfa\x34\x74\x06\x4f\x9f\xa8\x33\x44\xe0\xb0\xc7\x95\x5e\x3a\x37\xbb\x56\x9e\xba\x2a\xb1\x6c\x11\x0c\xb6\x54\xb9\x6d\x77\x70\xa0\x14\x7f\x1e\x67\x58\xe0\x24\x21\x09\x95\xe9\x8b\x05\x03\x9f\x95\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xb1\x3f\xc5\x91\xc8\x59\x08\x6d\xe6\x37\xc6\x17\x13\xcc\xe1\x5e\x00\xab\x52\x34\x87\xaa\xad\x53\x4c\x05\x23\xb2\xb1\x46\x26\x89\x72\x41\xd5\x62\x6c\x4b\x8e\xb6\x3f\x70\x77\xf6\xcb\x33\xfb\xe1\x6a\x0f\xb7\xcb\xea\x77\xfd\xf9\x12\xa7\x19\x11\x50\x26\xc8\x15\xbc\x09\xca\xaa\x5a\xd4\x06\xe2\x6b\x0d\x41\xf8\xf3\xd2\xb5\xdd\x14\x38\x8c\x9f\xc7\x41\x46\xd5\x38\xaa\x12\xc7\xba\xc3\x5a\x87\x3b\xb5\x6a\x92\x2f\x8c\xbc\xd4\xe0\x45\x7e\x81\x2a\x23\x36\x6d\xc2\x34\xad\x07\x1c\xb8\x82\xc1\x5e\x59\x6c\x4c\x90\xf2\x6e\x95\xaa\x86\x71\x5a\xac\x9f\xba\xe0\xa3\x15\x83\xed\x07\x5f\xb5\x18\x71\xd0\xc9\x9e\x86\xad\x0f\xba\x10\x79\xa6\xe8\x64\x19\xda\x46\xed\xaf\x84\x68\x3f\x81\x34\x6b\xe7\x66\x28\x75\x6b\xea\x8a\x96\x38\xb1\x9d\x9d\x96\xff\x2d\x8e\x98\x43\x08\x32\x08\x4b\x61\x1e\xdf\x75\x4a\x95\x72\x89\x02\xc6\x00\xad\xa9\xb3\x6c\x9b\xfd\xca\x85\x7b\x60\xa8\xf4\x6a\x4c\x44\xc7\x23\xd6\x97\xe8\x99\x20\x46\x2c\x84\x44\x4d\x0d\x57\x6f\xd5\x86\xda\x4f\x13\xa2\x7b\xf2\xb1\x29\x5a\x78\xa0\x4a\xfa\xf2\x63\xa6\x8f\x29\x4e\x24\xe9\xe9\x86\xa1\x6a\xa9\xe2\x10\xfc\x89\xd1\xb3\xc0\x59\x46\xc4\x88\xd9\x2c\x0e\x70\xb8\x70\x9e\x98\xf6\x9b\x42\x5c\xed\x1a\x90\x71\x84\xa3\xf9\x2b\xed\x11\x86\x64\x9c\x68\x4e\x62\x97\x2f\x5c\xde\x1e\x37\x6f\x63\xb0\xde\x60\xb3\x86\x53\x57\x3e\xab\x67\x3b\x49\x22\xcd\x51\x7c\x99\xe9\x8c\x08\x3d\x6a\x4d\xc3\x4f\x84\x21\x3a\x75\xe3\xb0\xb1\x3b\xe8\x19\x3c\x53\x9a\xf4\x9f\x30\x4d\x4c\x02\xbe\xeb\xda\x09\x81\xc6\xfc\x3e\x62\xc6\xdd\xcd\xa2\x52\x86\x2a\x65\x54\xce\x35\xa7\xce\xc1\x27\x09\x6a\x46\x53\xe2\x0c\x7b\xda\xe4\x34\x0f\xf4\xeb\xab\x39\xe8\x13\x15\x9c\xa5\x90\x24\x63\x71\x99\xdc\xf2\x49\xa2\xfc\xf1\xa8\x4d\x71\x5c\x2b\x11\xc7\xb1\x2c\x1b\x3f\x8d\x5a\x49\x7f\x2d\x99\x5d\x8e\x4a\x59\x81\x51\x00\x2b\x04\x41\x9c\xae\xb2\xd8\x2a\xf9\xb7\x4b\x6d\x58\x4e\x6d\xa8\x5f\x9b\x43\x4c\x6f\xf0\x87\x78\xd3\x14\x87\xa6\xed\xdf\x87\x64\xbb\xc7\x54\x87\x37\xce\x09\x78\x99\x74\x80\xb7\xcd\xdf\x78\x89\xd4\x8d\x2e\xc1\xe1\x0d\x13\x1c\x5a\x5b\x6a\xcb\xb1\xd9\xcd\xc7\x76\xa3\xe4\x80\x35\x60\x4e\x75\xbd\x5c\x12\x25\x68\x24\xf7\xc1\x1f\x64\x86\x5b\x46\xb5\x81\x16\x98\xad\x91\x9a\xf4\x0b\xde\x09\x09\x71\x62\xbe\xce\xdf\x44\x10\xfc\x18\xf3\xe7\x25\x5b\x9d\x0c\xd1\x34\x2e\xb9\x16\x7b\x04\x89\xa8\x24\xa5\x48\x16\x2a\x11\x23\xd2\x1a\x3b\xf1\x88\xcd\x29\x11\x58\x44\x73\xc8\x6e\x2c\x36\xc6\x64\xc9\x1a\x40\x23\x13\xcb\x10\x7a\x9b\x36\xd8\xf4\x16\xeb\x5e\xb5\x30\x79\x7c\x3a\xbb\xe7\x7a\x24\xa9\xf9\xc4\x0b\x33\x56\xca\x08\x4d\x72\xad\xb6\x7f\xd7\x40\x7c\xbf\xd8\x2f\x1a\x8c\xef\x83\x89\x82\x2f\x5a\x06\xe4\x17\xd4\xd0\x05\xe5\xbf\x50\x50\x7e\xcd\x12\x6f\x16\x98\xbf\x95\xc9\xef\xf5\x63\x86\x5d\xcf\xaf\x11\x37\xbc\x2e\x68\x2b\x9f\x8c\x5f\xfc\xe8\xd5\xce\xb9\xed\x09\xfc\xc9\x13\x85\x91\x88\x85\xa6\xb3\x09\x89\x63\xe0\xb4\x8a\xdb\x4a\xd1\x05\xed\x38\xf3\x80\xbe\x7b\xb1\xd4\xc4\x8e\x13\xce\x66\x92\xc6\x06\x6c\x25\xc3\x50\xb1\x35\x34\x5e\x00\xb8\x00\xec\x6f\x92\x10\xe1\xbc\x12\x02\x7d\x2d\x29\xb3\x68\x8a\xfe\xb7\x98\x13\xc9\xbe\x52\xc6\x58\x80\xd9\x02\x3d\x32\xfe\x9c\x90\x78\x06\x3b\x54\x1d\xcc\x11\xa2\xa4\x87\xa8\xf2\x9f\x09\x40\x23\xe0\xb9\x1a\xe9\xb1\x43\xac\x99\xd1\x00\x88\xfd\x36\xa8\x89\xee\x9b\xf9\xe6\x18\xa1\x21\x43\x53\x1c\xa9\x1e\x92\xf9\xa4\x68\x3f\xe6\xa6\xc8\xb5\xd6\xbe\x83\x89\x17\x8d\x74\x31\xe3\x35\x9d\xd7\x9f\x0d\xc7\x1d\x34\xb9\xf6\x13\x8a\x77\x8a\xad\x7b\xc2\xbb\x40\x8c\x5e\xe6\xd2\x06\x61\x20\xce\xfc\xd1\xb7\xf0\x4a\x1e\x23\x1a\xf0\x3e\x0d\xde\x32\xe3\x71\xa3\xad\xb3\x32\x95\x4d\xc7\x52\x04\x42\x5a\x41\xc9\x3a\xaa\xa0\x5d\xb3\xdc\x5a\x6a\x92\x4a\x10\x9c\x5a\xe7\x80\xbe\x6a\x40\xac\x31\x61\x90\x7a\xf4\x54\x18\x09\x73\x93\x2d\xbe\xa0\xec\x51\xef\x6e\x81\x8a\x0d\xf5\xe5\xa1\xe7\xba\x4d\xcb\xf4\x8d\x47\xce\x38\x33\x0e\xc2\x9d\xe4\x4e\x3a\x63\x38\xd9\xd0\xc6\xb1\xb4\x72\xcb\x3e\x3d\x27\x67\x59\x71\x41\x4b\x11\xc6\xd8\x87\x4c\x8f\x1b\xd9\x90\x2a\xf3\x0d\xe5\x3d\x8c\x62\x92\x11\x16\x13\x16\x2d\x80\x44\x18\x20\xe7\x08\x86\x13\x84\xe1\x3b\x9c\x1c\xa3\x73\x93\x5f\xe3\x25\x3c\x7b\xad\xc3\x85\x9e\x62\x46\xa7\x5a\x4f\x00\x23\xac\x1d\xe5\x88\x99\x61\x3a\x1f\x48\x50\xb4\xdf\xaf\x58\xdd\xce\xe8\x1b\xe4\x6a\x47\x54\x62\x56\xfe\x1e\xad\xbe\x70\xa0\xb7\x55\xbb\xa3\x9b\x73\x35\x08\x64\x3e\x39\x82\x7f\x97\x12\xce\x1c\x50\x4f\x81\x22\x43\x12\x02\xe6\x40\xeb\xf1\x82\x8b\xb1\x09\x58\x6e\x1f\x7e\xbb\x35\x79\x1c\x41\x1f\x25\xa5\x26\xa5\x8c\xa6\x79\x1a\x38\xef\x4c\xc5\x82\xc8\xda\x2f\x4d\x26\x46\xa6\xf5\x80\xc8\x81\x97\x23\x7d\xb9\xb2\x05\x9a\xd1\x27\xc2\x46\x2c\xe3\x94\xa9\x63\x74\xc5\x15\x09\x4a\x44\x18\xe8\x28\x9e\x29\x9a\x1a\xb4\x53\x41\xf4\x39\x30\xa0\xd8\x00\x34\x39\xc7\xaa\x87\xe2\x1c\x8e\x2a\x23\x4a\xb3\x0e\x7d\xe3\x2a\xd8\x19\x88\x8f\x16\x23\x66\x6e\xba\x29\xa6\x49\x2e\x88\x95\x59\xb1\xc9\x8b\x29\x86\x5c\x8c\xcc\x22\xa1\x05\x93\x48\xe9\x6c\xae\xf4\x16\x69\x19\xcf\xfa\x1b\xe7\x9a\x1b\xf1\x11\x9b\x10\x84\x51\xc6\x25\x55\xf4\xc9\xfb\x2f\xe9\x14\x61\x29\xc1\x82\x72\x8c\xce\x4b\xf6\x7f\x2a\x41\xf5\x6e\x8a\xab\xa5\x6c\x6c\x6d\xcf\xcd\xf9\x38\x3b\x6f\x64\xa9\x17\xbb\xca\x78\x22\x79\x92\xab\xd0\x05\x5b\xbf\xb7\x85\x69\xdc\x01\xf7\x83\x81\x98\x4f\x47\xcc\xd1\xb5\x3c\x46\x7d\x89\x24\xd7\xbb\x24\xcd\x56\x46\x82\x2a\x22\xa8\x41\x71\x22\xca\x6c\x82\x3f\xa7\xfe\x0c\xa4\x58\x3c\x6a\x11\x2a\xb4\xc0\x1b\x4c\xd1\x92\xb5\x63\x62\x24\x24\x80\xb5\x0a\xb7\x03\x4c\xff\x88\x71\x76\xc4\xc8\x0c\xaf\xdb\x91\x11\x2b\x6d\x09\xfa\x9a\x4e\x0b\x85\xb4\xc9\xe7\x18\xac\xdd\x18\x22\x9f\x9a\x76\xc9\x74\xdc\xb4\x49\xd3\x84\xe3\x35\x6e\xe3\x69\x71\xe8\xd1\xdf\xf9\xc4\x8c\x51\xeb\xfd\x5c\x81\x14\xa8\xd5\xab\x29\x17\x64\x8e\x59\xdc\x73\x9b\x55\x1e\x1b\xdc\x8c\xd6\xd4\xe6\x94\x31\x90\x04\x1d\x88\x30\x31\x58\x4c\x98\x05\x7b\x61\x15\x37\xbb\x15\xc5\x3e\x6c\x74\x57\xf8\xd6\xa0\xf6\x89\x31\x40\x18\x96\xb7\xc8\xec\x11\x97\x34\xcd\x92\x22\xa7\x29\xb0\x8d\x4e\xb5\x88\xe5\x78\x24\x7f\x02\xd3\x95\xd3\xda\xe0\x56\xb7\x3b\xa7\xe9\xac\x66\xe4\x9e\x91\xc2\xad\xe1\x6c\x5e\xa6\x0c\x66\xc0\xc2\xbe\x96\x44\xff\x53\x91\x42\xed\x33\xc2\xfa\x88\x39\x11\xe4\x1b\xe0\x32\xb6\xd9\xc0\x78\xa6\x45\x68\x03\xf3\x6a\xd7\x0f\x45\xc6\xc9\x5d\x3a\x27\xf6\x30\xb8\x57\x6b\x2e\xaa\xef\x28\xc3\xa5\xcc\xdb\x2d\x04\xbf\x24\xdf\x28\xb9\x2a\x70\xfb\x2d\x9a\x6a\x9a\x28\xbc\xae\xcc\xc8\x06\x94\x60\xf6\x99\x20\xdd\x9d\xa5\x66\x57\xf1\x06\x43\x44\xc0\x9c\x24\x19\x8a\xe9\x14\xcc\x52\x0a\xd8\xb7\x07\x16\x33\x58\xf0\xfa\xb0\xa7\x39\x33\x20\x71\xc6\x23\xf2\x6c\xf1\xb6\xed\xd5\x58\x34\x7e\x3c\x62\x43\xf5\x95\xd4\x22\x3a\x67\x33\x7d\xd1\xc4\x4f\x54\x16\x45\x4e\x22\xce\x64\x9e\x12\x61\xbb\xd0\x37\xb2\xa6\x48\x5b\x20\x00\x3b\x19\x4a\x8f\x4d\xef\xfd\x13\x4e\x68\xec\x0a\xf1\xe8\x1f\xcd\x99\xd3\xa3\x94\xce\xa3\x58\x13\x12\x66\x37\x37\xd6\x6b\xf5\x66\x62\xfd\x8f\xa1\xe4\x8e\xd2\x42\xc8\xc7\xd6\x56\x7f\x52\x15\xf1\xed\xaa\xaf\x10\xef\x27\x4b\x93\x42\xab\x05\x23\xbb\x0a\xe7\xeb\x50\x0c\x1d\xa2\x6e\x6e\x42\x80\x75\x3f\xce\xe8\x63\x06\xb7\x11\xfb\xa9\x4c\xd0\x8e\xda\x70\x96\x50\xbc\x27\x14\x64\x03\xa9\xb0\x16\x2f\xcc\x75\xc0\x85\xd5\x70\xec\x9d\xd3\xbc\xb5\xe7\x3b\x96\x89\x90\x11\x4e\x96\x77\x78\x85\xbd\xd9\xbc\xbf\x5a\x09\xb0\xc7\xcd\xb4\xbd\x32\xe9\x37\xe2\x49\xb2\x49\x09\x93\xca\xcc\xcf\x8a\xcf\x57\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xe6\xf2\xc6\x89\x35\xa5\x48\x65\x77\x29\x7c\xc9\xa8\x61\x0b\xcb\x5a\x47\x8c\x4f\xa1\xc8\x4d\xd2\x14\xd5\x95\x09\x9e\xd2\x4d\x50\x96\x4d\xa0\xd3\xad\xb3\x8b\xaf\xb1\x32\x38\xeb\x39\x88\xa6\x86\xbc\x6c\x8f\x90\xaf\x87\xad\xb8\xb9\xe2\x0c\xa5\x38\xdb\x6a\xc1\xd7\x79\x85\xfa\x28\x35\x2e\x39\xbb\x7a\x80\xb7\x48\xa0\x5e\x0c\x2c\xf2\x33\x5e\x14\xa9\xd1\x4d\xf8\xb9\x6c\x23\x72\x78\xd0\xaf\x0f\xd9\x94\x6f\x70\x38\x8b\x54\x66\x7b\xfa\xb0\xa3\xd9\xe0\xfc\x79\x2f\x85\xd9\x7d\xb3\xa6\x6d\xce\xe3\x59\x1d\x51\x6f\x7c\x32\xdd\x0a\xbe\xa4\x8d\x32\x64\x22\xa1\x79\x72\x93\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf5\x52\x5d\x96\xe8\x70\xef\x6b\x54\x69\x07\x19\x53\xb8\x0b\xa6\xbe\xa9\x6f\xf5\x15\xd6\xcc\x1e\x92\x56\x8b\xb5\x23\x76\xc3\x66\x38\xc0\xae\x47\x8f\xfa\x5b\x7f\x42\xd7\x16\x39\x68\xbf\x18\xc0\xcd\xa4\xb5\x73\x15\x91\x99\x36\x45\x6d\x4a\x13\x2d\x62\x0f\x6b\x0c\x9c\x2e\x41\xcc\x07\x54\x99\x50\x79\x27\x3d\xe5\x82\x06\x85\x41\x9d\x8c\x84\x28\x14\x28\x09\x9d\x3c\x81\x42\x0f\xa6\xc5\x39\x7f\x36\xd1\xe9\x82\x6a\x9e\x65\x84\x55\x05\xe6\x1e\xcd\x0b\xa8\xb5\x96\x18\x63\x93\xff\x80\x9b\x98\x41\x6c\x6b\x1f\x17\xa3\x6a\xd8\xd2\x7d\x94\x78\x6a\x9f\x7f\xe7\x7a\xbd\xd7\x5f\x2c\xef\x4d\xed\x08\xef\xcb\xad\x6f\x3c\x3a\x2f\xe5\x6f\x1e\x30\xf5\x11\x3e\x75\x4a\x0f\x46\x53\x41\xc0\xc1\x9f\x7a\x4c\x0d\x03\xaa\xcb\x39\xdc\x77\x77\xe7\x3f\x9c\x3c\x0c\x11\x51\x11\x4a\xe8\x23\x19\xb1\x48\x3e\xf5\xb4\x78\xfc\x8f\x9c\x28\xfd\x73\x83\x47\x80\xa6\x84\x49\xe0\x04\x54\x2d\x61\x0f\xd5\x2f\xa4\x5b\x18\xfd\xdf\xf3\xf2\xf7\x2b\x48\x7e\x29\x7d\x18\x68\xd7\xd5\xbb\x01\x32\x85\x92\x1e\x66\x69\x65\x0d\xc5\x18\x5b\xe4\xa0\xae\x1a\xe6\x16\xe9\x42\xec\xef\x39\xdb\x50\xe8\x3a\x2b\x3e\x0a\x46\xd1\x20\xd3\xa5\x19\x06\xac\xeb\xcd\xf2\x90\xcc\x37\xb5\xad\xaf\x63\x22\x45\x5a\xb6\xb3\x2d\x17\x85\x43\x91\x12\x84\x00\x0b\xf1\xf4\x64\xef\x7a\x8b\xc4\xe1\x27\x16\x7c\x74\x3c\x62\x97\xce\xe3\x5c\xfc\x2a\x0b\x3d\x3c\x9d\x04\x10\xe0\xe5\x56\xa0\xd9\x98\x4a\xff\x03\x14\x74\x91\x79\xa2\x4c\x45\xbb\x29\x65\x38\xf1\x03\x35\x4f\xea\xb8\x84\xc0\x2c\x9a\xef\x6a\x42\xa6\xd3\x31\x49\x36\x91\x44\x87\xd3\x41\x22\x35\x7d\x47\x8f\x0d\xa7\x73\x9b\x9a\x8d\xc5\x64\x6c\x25\x5a\x53\xf7\x09\x15\x26\x68\x9c\x98\x8a\x72\x04\x81\x8f\xb2\x9a\x3d\x66\x00\x22\xf4\x2e\x5a\x49\xdd\xb8\x28\x4d\xda\x86\x0f\xc9\x86\x5e\x10\x56\x23\x26\x72\x06\xc5\x26\x7c\xc4\x02\x46\x05\x5e\x78\xe4\xfc\x07\xd6\x9b\x33\xd3\x6c\xc2\xc0\x71\x9b\x97\xb5\x7e\xc6\x73\x09\xb6\x9a\x94\x28\x7d\x41\x7d\x0d\x75\x60\x4d\xc8\x50\x0f\x65\x82\xa6\x60\x6e\x95\xdf\xd4\x6c\xdd\x19\x56\x38\xe1\xb3\xbe\x50\x74\x8a\x23\x75\x8f\x77\xd2\xc0\xb1\x6d\x66\xdb\xf0\x53\x37\x0c\x34\x3c\xd7\x8b\x3f\x23\x8c\x08\x98\xa8\xd6\xc9\xeb\x8f\x30\x3c\xd9\x8a\x73\x83\x95\xcd\x1a\x46\xa5\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x3d\x63\x91\x25\x68\x8e\xe5\xdc\x6d\xb4\x31\xa6\xb5\xb9\x9b\xec\xe2\x9e\xe1\x68\x4e\xee\xa0\x2a\x72\xdd\xe2\x56\x46\xf9\x81\xb0\x3c\xfd\x70\x8a\xfe\xa7\x98\xe3\x59\xff\xec\xfb\xc1\xf8\x7c\x78\xd7\xff\xee\x62\x70\x1e\xcc\xc7\x3e\xb9\x1c\xde\xdd\x2d\xff\xfa\xfd\xf0\x7e\xf9\xc7\x9b\xeb\x9b\x87\x8b\xfe\x7d\x5d\x2b\x17\xd7\xd7\x3f\x3c\xdc\x8c\x3f\xf6\x87\x17\x0f\xb7\x83\x9a\x4f\x1f\xee\x9b\x1f\xde\xfd\x30\xbc\xb9\x19\x9c\xbb\x55\xf9\x5b\x70\xba\xc0\x7a\x0c\xa9\x17\xf5\xd3\xa8\x1e\xc0\x23\x54\x7e\xf1\x14\x3d\x54\x4b\x1f\xd8\x58\x64\x83\x63\xf1\x8c\xa5\xe6\x61\x10\x0a\x3f\x62\xc8\x7d\xae\x17\xa5\xe9\x53\x13\xae\x13\xcd\x09\x4a\x38\x7f\xcc\x33\xcb\xda\x4c\x7c\x18\xe3\xc6\xf0\x43\x64\xd0\xda\xf7\xc3\xfb\xd3\xe5\x12\x0c\xbe\xb1\x00\x31\xcb\x9d\x01\x18\x17\x76\xec\x14\x6c\x29\x0e\x9a\xbf\xb0\xde\x06\x3d\xf8\x9d\x59\xd5\x8f\x69\x0d\x33\x55\xe9\x26\x8e\x6d\xd1\x5f\x37\xb1\xa0\xe1\xf2\xbe\xae\x5a\x4d\xbf\x1c\xa6\xf6\x14\x9a\x90\x08\xe7\x26\xa8\x49\xdf\x53\x42\x70\x11\x0e\xb8\xa0\x87\xfd\x35\x6a\xe9\xa8\xb6\xc1\xca\x9e\xe9\x89\xcb\x47\x9a\x65\x24\xfe\xb0\x2c\xbf\x94\xab\xc3\xda\x9a\xe4\x7c\x8a\x82\x33\xa9\xf5\x7a\xd0\xf9\x5d\xe1\x94\xf9\xc2\x7b\xd2\x20\x70\xa3\x08\x65\x01\x20\x67\x7d\x27\xf8\xc2\x16\x14\x5c\x63\x58\xa1\x67\x02\x29\xd5\xb9\xad\x1c\x65\x74\x6f\x7d\xb6\xa1\x3b\x63\xd3\x76\x75\xe0\x4a\xa9\xd6\x8d\xcc\x78\x1f\x02\xb7\xfe\x5e\x92\x3a\x46\xbc\x43\x5e\xec\xb9\x69\x14\xb8\xb3\x8b\x79\x83\x11\x37\x04\x37\xb8\xdb\xa0\xc6\x42\xbe\x42\xbe\x5a\xbe\x91\xd6\x5c\x16\x9a\x6d\xb7\x19\x8f\xc3\x02\x29\x01\x5c\xb7\x1f\x58\x09\x04\x79\xed\x5a\xdd\xf3\x18\x2f\x34\x71\x40\xac\xb1\xcc\xb3\x8c\x0b\x85\x1a\xda\x30\x6e\x7c\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x6b\x6a\x69\xb4\x83\x47\xb0\xeb\x5a\x30\x8e\x30\x40\x16\x14\x41\x5f\xf7\x28\x2d\xa9\xd4\x25\x0a\xad\x13\x7e\x77\xc9\x30\xc8\xf4\x05\xdf\xb6\x0c\x5f\x5d\xef\xd7\xae\x85\xda\x2d\x4f\xc8\x54\x8d\x6b\xbd\x3e\x2b\x0c\x9c\xba\x45\xd6\x84\x28\x43\x67\xf3\x3d\xb4\xd8\x5e\x4b\xf8\xa3\x0d\xec\xd1\xaa\x41\x60\x21\x10\x9c\x2b\x23\x9f\x16\x3a\x0c\x72\xab\x09\xe6\x05\xdb\xa9\xcd\x05\xf3\x42\xa0\x96\xf9\x8d\x3f\xd4\xa7\x4d\x1d\x8f\xd8\x00\x02\x28\x0a\x45\xc4\xa5\x88\x81\x16\xb0\x56\xfe\x2f\x15\x1d\x7d\xd5\x68\xcd\x66\x84\xd7\x82\xee\x6d\xbd\xfc\x64\x81\x8a\xc2\xb2\xa5\xef\xda\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\xe3\xae\x48\x66\x2d\xf3\x66\x9e\x45\xa4\x0f\xc4\x87\xe9\xae\x8e\xd1\x4f\xce\xf2\x03\x81\xaf\x45\x4d\x66\x1b\xbb\x91\xe0\x85\x03\x85\xac\x5b\xd8\x7d\xe0\x2c\xee\x3b\x14\x76\xf5\x02\x7b\x40\xa7\x9a\x55\x2e\x29\xe0\x8c\x19\x8b\xec\x06\x69\x1f\x67\xfe\xa3\x3b\xb2\x3a\x2a\xe0\x23\x94\xe1\xb4\x91\x55\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x54\x57\x58\xcb\x96\x45\xb4\x1e\x54\x7d\x7e\xc0\x03\x68\x12\x55\xd1\x94\x26\x09\xc8\x01\xc7\xa8\x0f\xe5\x81\x21\x91\x53\x5f\x85\x2e\xc0\x82\xce\x18\x5f\x97\x63\xd6\x40\x4c\x51\x40\x4c\x77\xcd\xc4\x24\x81\x9a\x8a\x3c\xfe\xfd\x50\xd4\x1e\x30\x5d\x34\x6f\xc1\xcb\x88\xd8\xed\x91\x5c\x36\x50\xde\xdf\x22\x3a\x7a\x69\xb8\xc1\x87\xff\xaa\x1f\xfa\xa7\x1c\x0b\xcc\x14\xc4\xfc\x5a\xd1\x5d\x90\x20\xf5\x88\x7c\x86\xf8\x0c\x66\x0c\xc1\xf0\x53\xb8\xb9\xce\xe5\x0f\xe1\x5e\x88\xc6\x3d\x44\x8f\xc9\x31\x54\x67\x13\x5a\x96\x98\x14\x6f\xce\xb5\xe4\x30\x62\x4b\xb1\x8c\xc7\xa8\x9f\x48\x6e\xbf\x20\x2c\x4a\xa0\x1c\x77\x10\x9e\xec\x29\xdf\xba\x95\x26\x0b\x50\x50\x60\x2b\x8b\xe6\xb9\x7d\x10\x7c\x08\x45\xc6\xc0\x27\x9e\xc0\x49\x2f\x7e\xff\x3d\xcf\x8c\xb7\xa2\x29\x4e\xe2\x05\xcb\x39\x2c\x5d\x43\x2f\xb6\x49\xa6\x54\xe0\xaa\x0d\x82\x37\x60\x63\x8a\x18\xd3\x00\x81\x05\x7d\x8d\x15\x4a\x08\x96\x0a\xfd\xe1\x9b\x8d\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x91\x28\xe6\x52\x0d\x42\xe1\xce\x77\x0c\xb5\xe3\xb0\x50\x08\x23\x46\x9e\xc3\xc8\x52\x0e\xc1\xc0\xae\x20\x1c\x09\x72\x5b\x4d\x3c\x99\xc9\xcc\x87\x6c\x0d\xa3\x32\x35\xf0\x11\x07\x77\x6c\xdd\xa7\x76\x58\x35\x94\x65\x95\x27\x1b\xe2\x09\x90\x5c\x45\xd0\xff\x1c\xab\x11\xb3\x9c\xd5\x85\x8d\x04\x69\x5e\xfd\x24\x29\x07\xda\x63\xc8\x25\x61\x7a\xc2\x50\x9f\xfd\xd8\x2f\xd0\x15\xa8\x5f\x3e\xda\xb9\x64\xa7\x2b\x0e\x8b\x89\xc7\xf3\x78\x47\x61\xdb\xb5\xd2\x4e\x9d\x7d\xf9\x15\x85\xe0\x9a\xee\x2f\x4c\xa1\xfc\x16\xc2\x30\xa9\x1b\xf2\x9a\x83\xb5\x6c\xd3\x5f\x21\x1b\xef\xbb\x83\xf6\xa2\x72\xbd\x7d\x1c\xae\xd9\x67\x5e\x63\x6e\x6f\xd8\xdc\x40\xb6\xd8\x45\x01\xf7\x61\xf7\xaf\xe5\xf1\x2d\x0d\x7d\x18\x43\xd2\xdf\x7a\x2e\x58\x24\xd1\x39\xd6\x61\x62\xaf\xe3\x20\xa7\x27\x48\x21\x80\xe0\x3f\xc7\xf8\xec\x9b\x0d\x9e\xd7\xec\x7d\x4f\xbf\x57\xcc\xdf\x4d\xc5\x07\xc1\x2d\x4f\xbc\x59\xd8\xeb\xc7\x7f\xc7\x11\x44\xfa\x43\x4f\x2e\xc7\x60\x19\x90\xc9\xc1\x58\x63\x30\xe6\xd7\x8a\x87\x99\xe0\x11\x91\xf2\x18\x0d\xe0\xa2\xb1\xff\x44\x78\xea\x1c\x12\xc1\xcb\x23\xa6\x35\x13\x87\xdf\x12\xb4\x5f\x26\xf1\xba\x13\x60\xc0\xe0\x76\xf2\xe5\xa4\xeb\x6b\x94\x34\x69\x13\x0e\x8b\x0e\xda\x80\xb2\x06\x68\x30\x3b\x45\x31\x8f\x1e\x89\x38\x11\x24\xa6\xf2\x14\x7c\xeb\xaa\xd1\xa9\x97\x6a\x6d\x7b\x67\x49\xa3\x29\x50\x60\x4d\x52\xdc\x99\xe9\xdf\x06\x58\xbb\xf0\xda\x1e\xa2\x53\x50\x27\x5c\x4e\x86\x09\x42\x76\x70\x37\x84\x29\xb1\x80\xb8\x7e\x6f\xca\xaa\x2c\x84\xd3\x34\xb4\xd0\xd6\x94\x4d\x24\xf6\x11\x83\xb3\xe5\xb4\xef\xe7\x44\x12\x17\x70\x60\x26\xa5\xb8\x8d\x65\x36\xec\x22\xc3\x6a\x2e\x21\x75\xb5\xbc\x06\x56\xe9\x82\x4f\xf5\x0a\xe1\x0c\xe2\x15\x8c\x95\xa2\xf8\xc8\x27\x58\x4a\x45\x93\x64\xc4\x18\x21\xb1\x44\x90\x65\xfa\x55\x6d\x86\xbc\xfe\xb4\x87\x70\x1c\xa3\xff\xfd\xf5\xc7\x8b\x9f\xef\x07\xe3\xe1\x15\x18\xad\x87\x17\x83\x6f\x7a\xfe\xc7\xeb\x87\x7b\xff\xab\xb1\xb0\x3c\x11\x81\x52\xfc\x08\x2a\x1e\x93\xc4\x26\x4f\x90\x11\x0b\x47\xea\xb0\x03\xf4\x13\x49\x5c\xa4\xab\x15\x53\x3c\x84\xa2\xdd\xc3\xc6\x8a\xc5\xc6\xe6\xb7\x81\xf2\x7b\xeb\x3f\x59\x4d\x83\x8e\x78\x7c\x17\x4e\x0c\x84\x1c\x19\x2c\x83\x64\x72\xab\xfb\x16\x04\x47\xd8\x8c\xb2\xa6\x78\x3c\xc2\x9e\x5e\x52\x88\xff\x81\x2c\x7e\xd4\xea\xf5\x0d\xa6\xa2\x35\xed\xd5\xa3\x01\xb9\x13\xa3\xf5\x74\x2c\xab\x87\x4a\x1a\x59\xd8\x64\xdb\x34\xc6\x7c\xd6\x01\xc1\xbd\xf9\x74\x2d\xbc\x14\xf9\xac\x84\x43\xa9\xf0\xf9\x1c\x0e\xca\xc9\x5f\x34\x05\x0d\x8e\xd8\xfd\xf5\xf9\xf5\x29\x22\x09\x9e\x70\x08\xe5\xb7\x21\x41\xae\x09\xbb\x60\x11\x4f\x83\x86\x4a\x08\x25\x3d\x94\x15\x08\x25\xa1\x11\xed\xd8\xb4\xb1\x06\xa9\x24\xe3\x62\x19\xdf\x63\xbf\x2a\xa0\x9d\xec\x0d\x17\x6d\xae\x7f\xfd\x1a\x2c\x1d\xcf\xb4\x22\x57\xe1\xbc\xf6\x6e\x9e\x12\x6c\x6a\xe9\x1b\xb7\x90\xb5\xe5\xdb\x00\xd6\x24\x29\xd5\x53\xd4\x07\x47\x1e\x5b\x17\x7c\xf1\x26\x67\xe8\x87\xbf\x48\x34\xc9\xd5\x88\x95\xdb\xe0\x0c\xf5\x7f\xba\x43\xdf\x61\x15\xcd\xbf\x19\xb1\x6b\xad\x66\xfe\xf0\x97\x06\x28\xa5\x8d\xd1\x09\xf5\x9a\x9c\x63\x85\x2f\x38\x8e\x29\x9b\xd5\x41\x13\x16\xf5\x63\x06\xf7\xfd\x53\x74\x6d\x75\xf8\x22\x13\xc4\xa7\x04\x07\x0d\x01\x43\x86\x89\x38\x2e\x02\xac\x9c\x95\xe1\xdb\x8c\x66\x06\x17\xd6\x88\xdd\x1b\x4c\x46\xcd\x55\xa9\x42\x19\xb7\x35\x8c\xb4\x56\x66\xd0\x2a\xb1\xcb\x90\x22\xc9\x02\xe9\xd5\x01\x32\xf6\x9b\x61\xe5\x31\x90\x67\x96\x99\xfd\x88\x81\x82\xee\x73\x53\x12\x1e\xe1\x04\x62\xf2\x8e\x02\x9b\x9e\x56\xdb\x79\x0e\xf9\xe1\xa6\xe8\xf9\xa2\x1c\x3a\xeb\x21\x0b\xbc\x50\x16\x6e\x14\x18\x00\x60\x1f\xad\x37\x36\xe5\x9a\xe3\x18\x2c\x36\x30\xbe\x25\x66\x75\xf4\x87\x1e\x9b\xcd\x2c\x8b\x7e\xea\xd3\xb6\x78\xce\x1c\x16\x49\x04\xe6\x7b\xb6\x80\xf0\x6d\x28\x3a\xc2\x21\xf4\xa3\xe0\xce\x96\x28\x97\x76\xd1\xdf\x89\xc1\x67\x23\x66\x22\x05\x4b\xfb\x12\xa2\xf7\x04\xbd\x73\x06\x81\x8c\xcb\xb9\x62\x79\x66\x03\x1b\xad\xac\x9f\x09\x72\xe4\x33\xa0\xe2\xd2\x9a\xea\x1b\xf6\x18\xdd\x86\xea\x75\xcc\xa3\x3c\x75\xc8\xca\x90\x3d\x55\x94\x95\x2f\x49\x3c\xe6\x62\x5f\x47\xf1\x80\xd2\xa2\x08\xa4\x8f\xb7\xd6\x8f\x0d\xc1\xf4\xc3\x4f\x97\x25\xf5\x66\xc1\x17\x78\xc7\x6e\x51\x6b\xa6\xa1\x71\x56\x6e\xa9\xd4\xda\xce\x79\x89\x57\x05\xfa\x2b\x17\x20\x6c\x91\xcf\x19\x07\x23\xb7\x49\xcf\xe2\xf1\x57\x12\x0d\x6f\xb4\x04\xa4\x35\x5e\x7f\x06\x73\xa9\x4c\x70\x19\xa4\xeb\x98\xaf\x4d\xba\x40\x0f\x7d\x8b\x46\xf9\xb7\xdf\xfe\x29\x42\x9f\xdd\x1f\x7f\xfe\xcf\xff\xfc\xd3\x9f\x37\x49\x27\x71\x0a\x39\xb4\x5b\xac\x91\x2f\x27\x55\x16\x89\xc2\x1d\x58\xe6\x54\x3b\xec\x82\x3d\x80\x4d\xcb\xbf\x0d\xca\x63\x10\x3b\x84\x67\xf6\x84\xcb\xf0\x64\xa2\xd2\xd1\x2c\x22\x09\x24\x51\xbd\x32\x87\xf0\xc2\xae\x95\xe8\xff\xd7\x0a\xb0\xb2\xb1\x3e\x2a\xdb\xc5\x38\xd1\xc4\x8b\xd7\xba\x11\xf4\xb5\xb5\xff\x29\x70\x20\x7e\xe3\x2e\x38\x9e\xc4\x44\x98\x31\x79\x93\x9d\x37\x24\x02\x73\x20\x9f\xb3\x84\xc7\x0e\x1e\xb5\xc8\x05\xa4\x20\x20\x0c\x3e\x63\xcd\xb9\x7b\x16\x46\xcb\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x50\x89\xbe\xfe\x7c\xaa\x7f\xeb\xa1\xc5\x29\x04\x91\xf6\xd0\xaf\xa7\x16\x2d\x07\x0b\x35\xd6\x3f\x7d\xe3\x64\x6d\xdb\x04\x0c\x9a\x4a\xf4\xd5\xc9\x13\x16\xa6\x66\xf4\x89\x19\xd1\x57\x96\xb3\xfa\xba\x78\xa1\x6c\x9e\x70\xfe\x68\x03\x6c\x97\x3e\x3c\x71\xc0\x6b\x40\xde\xde\x6f\x62\xb6\xde\x27\xe6\x2b\x74\x04\x2f\x10\x74\x9c\x4d\xd0\xf1\xdf\x25\x67\xe8\x78\x81\xd3\xc4\xfe\xea\x9e\xda\xf8\x5f\x2c\x6d\x4e\x5c\xec\x83\x7c\x92\x85\xb1\x94\x7e\x97\xf0\x09\xcc\xea\xd2\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\x5c\x22\x2a\xe0\x07\xa5\x5c\x99\x57\x80\xc7\xd5\xcd\xea\xb3\x1f\xd2\x7f\x1b\xbf\x30\x2c\x8a\x4b\xe2\x33\xc6\x61\x1f\xbd\xa6\x1b\xfd\x8c\xbe\xb6\x2c\xe8\x1b\x7d\xc7\xd8\x70\x65\xb3\x0c\x75\x1d\x2c\x7c\x07\x3f\x07\x1d\x50\x86\x4c\x5a\xe6\x8a\x2f\x7f\x3d\x39\x3e\x3e\xf6\x5f\x43\xd6\xfa\xff\x8b\xa8\x92\x24\x99\x9a\x96\xdc\x0d\xb6\x18\xb1\x4b\x57\x78\xc1\x19\xaf\x0b\x48\xc7\x4c\x70\xc5\x23\x9e\xa0\xa3\xc2\xa0\x1b\xf3\x48\xa2\x7f\xd7\x62\x6d\xb0\x94\xf0\xa3\xd6\xe3\x1a\x60\x60\x0d\xd2\xf3\x2b\x1d\x2a\x6b\x10\xaf\x1e\xab\x10\xc5\xcd\x2b\xb6\x58\x86\x55\x3c\x80\x16\x34\xe5\x9c\x58\xa4\x37\x21\xf4\xcb\xe4\xb3\x82\x47\x0d\x40\x7a\xb5\xa1\xec\xf5\x37\xe5\x12\xbb\x2d\xf0\xf4\x0c\x59\x37\x2c\x80\xc5\xbb\xb2\x9c\xc1\xcc\xb3\x17\xba\x4f\xf4\xe5\xc2\xc2\x52\x00\x32\x4f\x53\x2c\x16\x27\xc5\x69\x5b\x26\xce\x02\x69\x0d\x78\x4c\xe2\x16\x00\x5c\xb8\x89\x3d\x5a\x36\x8a\xc1\x8a\x97\xee\x46\xf3\x67\x37\x82\x5a\x86\x01\x62\x01\x61\x11\x8f\x2d\x5d\x17\xd9\xa7\x65\x89\xc5\xbf\xb3\x2c\xab\xb8\x88\x18\x59\x18\xe3\x98\x32\x10\x1e\xf6\x0d\xf7\x71\x03\xfb\xe6\x63\xa8\x8a\x4b\x66\x1b\xb8\x47\x87\xd7\x77\xee\x9b\xf6\x97\x2e\xac\x43\x59\x64\xc7\x49\x88\x8f\xc7\x66\x48\xe0\xe7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x19\xbf\xa1\x89\xbe\xb5\x80\xc6\x8f\x47\xac\xf4\x73\x0f\x91\x84\xa6\x94\xf9\xd8\x3a\xc3\xdc\xf9\xd4\x48\xcf\x8f\x54\xe9\x2d\x93\xf1\xa3\xe6\x60\x0e\xd7\x29\x50\xa9\xfa\x6c\xe1\x48\xc7\x3b\xa6\xac\x05\x22\x97\x7a\x5c\x85\x8e\xae\x85\x59\xdd\xc4\x91\x15\x48\x69\x40\x78\x70\x7e\x47\x4c\xb7\xe6\xce\x52\x11\x2e\x1c\xb4\x17\x34\x77\xe4\x00\xf1\x03\x0e\x00\x7d\x94\x62\x7e\xbd\xfc\x5b\x23\xa0\x0c\x58\x9e\xee\x9a\x6c\x62\xc3\x87\xdf\xca\x4c\x77\x23\x88\xbb\xa9\x6c\xe2\x12\x61\x79\xea\x0e\xd4\x06\x14\x37\xb0\xe2\x4f\x4c\xa2\x04\x1b\xa4\x1a\xdd\x10\x44\x3e\xf6\x8c\x83\x34\x0b\xfa\x32\xd7\x8b\xe9\xc6\xd4\xd8\x49\x08\xfb\xda\xfc\xfb\x1b\x64\xef\x86\x6f\x7b\xf6\x3e\x17\xd2\x23\x80\x98\x3d\x87\x1a\x8d\x24\x36\x36\x74\x40\x25\x9e\x61\x11\x1b\x6b\x79\xa8\x55\x98\x0c\x5e\x2d\x7f\x2d\x78\x8e\x9e\xa9\x9c\x8f\xd8\x3d\x77\x06\x47\xc4\xb8\xc7\x75\xee\x81\x32\xba\xd4\x1f\x96\xc0\x04\x60\xd4\x75\x14\xa0\x99\xf0\x4e\xb9\x46\x10\x05\x3b\x66\x3c\x26\xbb\x01\x18\xdd\x17\xbe\x0a\xe7\xbf\x16\xc4\xe4\x83\xc1\x4d\xd1\x94\x4e\x4b\xa4\xdc\xd0\x36\x5f\xdd\x78\xb8\x87\x6c\x3b\x50\x12\xf8\x79\x23\x74\xed\x10\x1b\xcc\xdf\x6a\xd0\x8a\xd3\x38\x83\x6c\xe0\xd2\xda\x7b\xb4\xe4\x5d\x37\x21\xaa\x41\x2b\x6a\x75\xf7\x9b\xb9\x47\xb0\xec\x3e\xc0\x18\xa3\x99\xe0\x79\xe6\x53\xe6\x5d\xba\x9f\xd9\x06\x2b\xd3\x0c\xd9\x94\x9f\x5a\x9d\xea\x82\xb2\x47\x43\xf1\x2f\xb5\x47\x06\x10\x9b\xc4\x25\x18\x37\x57\xa5\x15\xe6\x70\x84\x28\x8b\x92\x1c\x2e\x3e\xa9\x70\xf4\x68\x40\xbd\x9b\x8c\xbe\xfa\x9b\xf1\xfa\x64\xca\x06\x89\x29\x4f\x12\xdb\x6d\x71\x81\x16\x65\xac\x9f\x28\x46\x18\x3d\xdc\x0e\xeb\xfb\x7e\xa4\xcb\xce\x9c\xfa\xdb\xb3\x4c\x20\xf0\x3f\x3f\xd0\x8d\xe2\x2e\x2b\xb0\x78\xa4\x44\xea\xde\xb8\xd4\x04\xba\x6a\x88\x54\x69\x05\x22\xbe\xad\x31\xed\x6f\x4c\xa7\xb3\x2c\x1f\xeb\x85\x4a\x36\x09\x10\xd0\xa3\xf8\x74\xf3\xd0\x0f\xbe\x5b\x45\x2a\x9f\x6e\x1e\x50\xd0\x87\x01\x3c\x4c\x48\xa4\x7c\xa4\xf1\x31\x3a\x2b\x70\x88\xab\x92\x79\x4c\x9e\x68\x64\x52\x5c\x7b\x5a\x2a\x1a\x31\x80\xf7\xd4\xba\xce\x91\xc3\x84\x42\x9f\x6e\x1e\x2c\x92\x94\x87\x9b\xb2\x90\xca\x00\x61\xb1\xd9\xb5\x53\x01\xd6\x64\x9c\x1d\x81\xc4\x86\x45\x5c\x78\x3b\x7a\xa0\x5c\xff\x7f\xec\xbd\x5b\x73\x1b\x49\x72\x36\x7c\xbf\xbf\xa2\x22\x7c\xa1\xd1\xf7\x81\xe0\x68\xf6\xb5\x63\xad\x08\x5f\x50\x14\xb5\xc3\x5d\x89\xd2\xf2\x30\xb3\x7e\x0d\x07\x54\xe8\x2e\x00\x65\x36\xaa\xa0\xae\x6e\x72\x60\xaf\xff\xfb\x1b\x95\x99\x75\xe8\x23\xba\x01\x52\x1a\xaf\xe7\xc2\xde\x11\xd1\x5d\x5d\xe7\xca\xca\x7c\xf2\x79\x12\xbe\x2d\x4a\x32\x30\x1e\x5e\x4d\xdd\x98\x5c\x87\x48\x88\xad\x96\x9e\x29\x6b\x2b\x61\x96\x01\xa8\x7f\x34\xf5\xe9\x5b\x3a\xf5\x18\x70\x00\x74\xda\x51\x9b\xbf\xf4\x19\x7e\x5c\xed\x18\xcf\x17\xb2\xc8\xed\x35\x0c\x5f\x86\xa1\x70\x77\x8f\x85\xbb\x51\x05\xcb\x88\x04\x5b\x60\x80\xa5\x2a\xcc\x4c\x45\x19\x2c\x3e\x2b\x18\x93\x17\xa4\x62\x40\x87\x07\xd8\x1b\x47\xcf\x95\x64\xba\x4c\xdd\xb1\x9a\x7b\x01\x98\xdd\x16\x8d\xa8\x99\x02\x66\x12\x7b\xb6\x82\xf0\x79\x38\xfb\x5f\xb3\xcf\xea\x41\xa6\x92\x9f\x14\xc2\x64\xfc\xa4\xf8\x3f\x9f\x27\xb5\x3f\xf1\x57\xdf\x7f\xff\x19\xb5\x6c\xba\x68\x17\xfc\x34\x3a\xda\xc1\xd3\x1e\xa7\x70\xc5\xcf\xed\x2c\x3d\x62\x9c\xde\xcb\x7b\xc1\x3e\xe3\x70\x7f\x26\x02\xbf\xc3\x86\x6d\xa6\xda\xc6\x8d\x1d\x32\x6c\x40\xa7\xda\x3e\x6e\xac\x67\xd8\x5e\xad\xa6\xff\xb8\x5a\xd8\xd1\xfa\x61\x35\x7d\xf5\x3d\xfc\x67\x6d\x8c\xf6\x2d\x5e\x9f\x3d\xd3\x56\xed\x96\x8d\xa8\x65\x59\xfa\xbd\x68\xa6\xf6\x6f\x46\x6c\xdc\x5e\x04\xb3\xb6\x6d\xe1\xf3\x42\x1c\x9b\xdd\x8a\xbc\x8e\x23\xd0\xd7\x0d\xc2\xcc\xde\x88\xe0\x91\x6c\x93\x81\x29\x12\xe0\x9e\xdd\xb4\x97\x31\x00\x17\x7e\x1c\xc1\xc7\x03\xcf\x0f\x6b\x4f\xed\xd9\x3d\xcd\xe9\xaf\x66\x26\xc4\x08\x06\x99\x1b\xfb\xf8\xc0\x4a\x56\x1e\xed\xab\xe3\x23\x47\x45\x9d\x26\x91\x7b\x4a\xb7\xf5\x31\xab\xc8\x4d\x47\x74\x99\x18\x9f\xf7\xe7\x6b\xe2\xa0\x95\xfe\x7e\xed\xbe\xbb\xa2\xb5\x14\x0b\xf6\xf8\xa8\x5b\xcb\xc4\x8f\x5c\x11\x47\x42\xe1\xec\x95\x7a\xbe\x19\x4c\x12\x1a\x3e\xfc\x96\x5e\xfe\xd0\xa0\x0c\xf5\xe6\xe5\x07\xc8\xcc\xf6\x64\x58\x1b\xae\xac\xb5\xe6\xbe\xda\x11\x58\xc2\x5b\xfe\x41\x55\xba\xdb\x1e\x54\x21\xfc\xe2\x40\x2d\x5b\xfa\x94\x2b\xe5\x11\x63\xab\x3c\xc3\xd8\x41\xb1\x06\xb7\x72\xd0\x80\x73\xdb\x5c\x70\x2f\xa3\x5e\x5c\xc6\xf3\x15\x3a\xbd\x8c\x28\xcc\xcb\x96\x11\x0e\x79\x6c\x47\x8c\xf0\x01\x3a\xdb\x31\x96\x05\x5c\x2a\x7d\x2b\xcd\xd7\xb2\x4a\x18\xed\x6f\x5a\x5e\xb1\x3e\x62\x43\x0d\xc9\x75\x89\xce\x51\x5d\x21\xb5\x6b\xa5\x9b\x07\x6b\xac\xd4\x7b\x3d\x1e\xc7\x37\x9e\xe5\xc5\xa9\xbe\x53\xce\x2e\x56\x6e\x21\x80\xeb\xbc\xbb\x0e\xe3\x75\xdd\x7b\xaa\x40\x42\xc7\x5d\x35\x98\xa9\x33\xf7\x48\x60\x6c\x34\x12\xbd\x2c\x98\x8e\x58\x2e\x30\xc3\x05\x7c\x66\x3c\xf4\x3a\x35\xae\xa3\x11\x63\x13\xf2\x6b\x4d\xb8\x33\x22\x0f\xa7\x11\xa9\xc0\x79\x5e\xe6\x5e\x05\xbe\x07\x91\xb7\xc1\x8e\x47\x7c\xfc\xc6\x35\x91\x8a\x72\x7d\xd9\xf6\xe1\xe1\x17\x15\x2a\x08\x12\x8e\x08\x55\x8b\x79\x01\xd9\x2e\x4c\xd3\x40\xfc\x59\xfb\x58\x73\xb5\x16\x47\xed\xc6\x92\x6f\xe6\xb9\xee\x96\x28\x1c\xd0\x4d\xae\x88\x8a\xcf\x7e\x8d\x92\x45\x3b\xf6\xa5\xe4\x19\x1e\x6e\x8a\xa6\xa3\xab\x36\xb8\x3f\x7e\xf8\x27\x76\x06\xa7\x0f\xfb\x00\xfb\x22\x80\xb6\xa0\xb4\x42\x33\xb9\xd9\x8a\xdc\x68\xc5\x3b\xb5\x3a\xef\xff\x60\xe6\xa4\x37\x66\xaf\xc6\xba\x6c\x6a\x8b\x8d\x68\x49\x4b\x69\x71\xa3\x38\xbb\x2f\x17\x22\x57\x02\xf5\x48\xe1\x39\xe6\x9e\x1b\x54\x5d\xcd\xcb\x62\xfd\xc3\x3c\xc9\xe4\x60\x11\x34\xc8\x18\x3d\xb3\xaf\x9d\xe3\x5b\x7d\x0d\xa8\x94\x5f\xa9\xba\x62\xf8\x1b\xc3\xdf\xa6\xec\x0d\x4f\xee\x85\x4a\xd9\x36\x2b\x57\x92\x08\x62\xd0\xdc\x97\xd5\x8b\x7d\xb5\x61\x68\x5b\x60\xf9\xf6\x18\x9a\xa9\x0d\xbf\x47\x62\x72\x32\x22\xed\xcd\xa1\x8b\x5e\xd0\xbb\x4a\xe6\xb2\x39\x77\xf7\x8e\x96\x3f\x0f\x9b\xc5\xd4\xe7\x9e\x29\x31\x5f\xee\x71\xad\x09\x65\x54\xf1\xd4\x8c\x58\xb8\x7e\xb6\x36\x78\xbc\x1c\xd7\x8a\x57\xa6\xa5\xca\xe0\xea\x85\x10\x1e\x90\xeb\x97\x8a\x71\xa0\x02\x7b\x61\x58\xb9\x75\xf6\x19\xc4\x96\x32\x40\xfa\xe0\x10\xd8\x1f\xb6\x32\xb9\x47\x6c\x29\x64\x4f\x30\xdf\xbc\x86\x80\x21\x13\x01\xe4\xd8\xb6\x35\x2c\x91\x08\xe7\x38\xdc\x4a\x83\x9b\x7f\xcf\x3c\x1d\x98\x19\x52\xac\x85\x9a\x1f\x40\x11\x3f\x7c\xd0\x2a\x59\x20\x64\x06\xfb\x18\x9d\xef\xc2\x52\x49\x12\x05\x0c\x77\x6c\xcf\x7f\x2c\x97\x35\x33\x5a\x1a\x66\x78\x21\x8d\xdd\xcb\x5a\x7b\x3c\xd0\x0f\x1d\xd3\xeb\x7c\x1c\xe7\x51\x0b\xdf\x51\xad\x2f\x7c\xa6\xd9\x94\xbd\x83\xc8\x46\x74\x33\xd0\x9e\x3d\xa8\x6b\xc3\x2a\xd6\xa2\x93\x46\xf7\x29\x20\x9a\xae\x05\xd1\xf3\xbd\x01\x2b\x9f\x55\x38\x65\x67\x21\xa2\x8c\xfc\x49\x18\x2b\xde\xd3\x22\x91\x19\x71\xc8\xe4\x1b\x14\x7c\x01\xd4\x15\x4c\x20\x06\x96\x94\xb1\x7f\x0f\xaa\x20\xbe\x9a\x8f\x90\xb8\xcf\xef\x85\xea\xf3\xb0\x0f\xaf\x21\x86\x40\x7a\x5d\x02\x3e\xb6\xa2\x31\xbc\x72\x48\x05\x87\x2f\xbb\x40\x59\x25\x97\xa7\xb6\xcb\xed\x35\x24\xb9\xa7\x74\x41\x8c\xb0\x11\xe9\xd5\xe3\x5a\x9b\x78\x9d\xb9\xf1\xc3\x9b\x6c\x5e\x7a\xe5\x07\x48\xb7\xf4\x1d\x8c\x38\x4b\xa5\x63\x4e\x2c\xa8\xb5\x5f\xa4\xe8\xd6\xf1\xe3\xcd\xdc\x16\x0a\xdd\x00\xc8\x04\x57\x54\x73\x35\xff\xf9\x0f\xe6\x23\xac\xd8\xa7\x60\x5f\x69\x97\xda\x3e\x3e\xf3\xe9\xc0\x98\xaf\xc7\xf4\x06\x9d\x6e\x9e\x7a\xbe\xa0\xad\x4e\x59\x98\x5e\xe3\x45\xb9\xbf\x7d\xb3\x6a\x62\xde\x83\xda\xb6\x6f\x66\x7f\x88\x80\x61\x6c\x51\xca\x2c\x45\xfa\xbc\xc8\x20\xd4\xce\xe2\x00\x4e\x7b\x38\xfe\xa5\xf1\xe7\x49\xfb\x1c\xfb\xa4\xd3\x63\x26\xd6\x78\x8a\xd4\xe6\xbc\x1e\x90\x37\x62\x62\xf0\xce\x66\x7f\x4f\x6c\x75\x37\xe2\x3f\x9d\x9b\xaa\x88\x5b\x4f\x85\x01\xe2\xb5\x28\x97\x37\xa0\x18\xd5\xc5\x42\x14\x89\xa9\xb8\xb4\x62\x3b\xce\xf6\x33\x3e\xc9\xad\x6b\x50\x08\x31\x14\x8e\x7f\xce\xfe\x74\xf3\xf1\xea\x64\xc3\x73\xb3\xe6\xc0\xf2\xe0\xca\x9a\x38\x11\x4e\xbc\x1e\x3b\x24\x83\x54\x33\x75\xc2\x56\x7a\x82\xb8\x99\xd7\x6c\x5d\x14\x5b\xf3\xfa\xf4\x74\x25\x8b\x75\xb9\x98\x26\x7a\x73\x1a\xba\xe6\x94\x6f\xe5\xe9\x22\xd3\x8b\xd3\x5c\x40\xe6\xc4\xc9\xab\xe9\x0f\xaf\x60\x64\x4e\x1f\x5e\x9d\x02\x5a\x62\xba\xd2\xff\xf0\xfe\x87\x7f\xfe\xfd\x3f\xd9\x82\xb7\xbb\x62\xad\xd5\x6b\x02\xe5\xf4\x96\x7d\x82\x56\xf9\x29\xbe\x52\xfb\xca\x3f\x4f\xbf\x8f\xab\x41\x8f\x6e\x74\x2a\x32\x73\xfa\xf0\x6a\xee\x06\x66\xba\xdd\xfd\x96\x6b\xf0\xcd\x72\x0d\xee\x65\xf1\x5b\xae\xc1\x37\xcd\x35\x18\x6e\xe1\xf8\x3d\x06\xc8\x9b\xc3\xfe\x68\xff\xee\xf7\x48\xe7\x7a\xdf\xb7\x0f\xb5\x1c\x0e\x71\x26\xd8\x11\x47\xc4\xbd\x18\x75\xc5\xae\x35\xd7\x5f\x1d\x3a\x5c\x6c\x63\x05\x54\x3a\x8d\xf9\x51\xc4\x17\x80\xec\x93\x09\x90\xf3\xa3\x4b\x70\xcb\x65\x5b\x06\x01\x21\x58\x8f\xe9\xbf\xe7\x94\x99\x78\x6a\x7d\x09\x6a\xee\x81\xda\x12\x19\xbe\xed\xf0\xb6\xfa\xd1\x69\x4a\x3c\x85\x12\xc3\x40\x6d\x6e\x4f\x30\x8f\x93\x07\xea\xe2\xea\xd5\x51\x8d\x35\x37\x87\x01\xb7\xcf\x90\xc6\xd5\xc7\xe9\x10\xf5\x2a\x8d\xfb\xa0\x3b\x38\x1c\x33\x8e\x3d\x87\x1c\x01\xdf\xb6\xcc\xb7\xda\x08\x33\x65\xef\x6a\xea\xb5\x01\x8c\x7e\xfd\xee\x9c\xbd\xfa\xc3\x3f\xff\x7e\xa6\xbe\x6b\x39\xb7\x61\xbf\xd7\xf9\x8a\xb0\xf1\x70\x5a\x6f\xb8\x29\x44\x7e\x9a\x2f\x93\x53\xdc\xe5\x4e\xed\xfb\x27\xf4\xd1\x13\xbd\x3c\xf1\x34\xf3\x27\xc4\xb8\x3d\xdd\xa4\xe3\x48\x63\x2a\x53\x0f\xcf\x1a\x3a\x68\x0c\x1c\x4a\x48\x2f\xa7\x97\x5e\x50\x04\x73\x17\x51\x7b\x48\x2f\x5b\xfe\xe3\x4d\xa6\x17\xe6\xa5\x27\xb5\xe4\xc6\x7d\x23\xb0\xcc\x75\x2f\xcd\xa7\x51\x9c\x70\x53\xe4\x39\x1d\x15\x6e\x2f\x89\xaf\x23\x63\x3a\xbe\x7d\xb1\x85\xe3\x1e\x39\x76\x78\xae\x4b\xe5\x18\xfb\xb5\x12\x7a\x09\xd0\x0d\xb0\x84\x1d\xf2\x0c\x7c\xb5\x80\x67\xf2\x7c\x3a\xb9\xd8\xe2\x01\x03\x51\x85\xee\xee\x3e\x52\xb5\x62\x5f\x3f\x3f\x87\x6a\xc5\xb1\xfd\x4e\x1b\xca\x37\xea\xf0\x63\xe1\xe1\xb8\x94\xc6\xa0\x2a\xec\xf3\x7b\x23\xa8\x7e\x1f\x08\x8a\x72\x81\x20\x7e\xcb\x73\x30\xd2\xc4\x49\xa1\x4f\x80\x88\x0c\xe8\xad\x50\x47\xa6\x0b\x56\x01\x91\xe7\x31\xc7\xa4\x7d\x7e\x40\x3d\xd1\x30\xff\x25\xaa\x28\xd9\x24\x06\x69\x99\x09\x66\x2b\x95\x12\x39\xc5\xd4\xf6\x9e\xa8\x23\xe3\xd2\xf1\x50\xf6\xa3\x6c\xc3\x4d\x34\xd6\xf8\xf0\x39\x56\x3c\xda\x04\xa6\x0c\xac\xcf\xb5\xde\x68\x6b\xce\xe8\xd2\x44\x3f\xe2\xed\x05\x0e\xe1\x4e\xdb\x6b\xc3\xb7\x48\x3c\xfa\xed\x5a\x63\x97\x96\xfd\x09\x9d\x7a\xf1\x43\xa3\x64\x93\x16\x55\xa1\x98\x3d\xf5\xf7\x0a\x1f\xfd\xf3\x06\x50\x0f\xa8\x3d\x0a\xf2\xdf\xc4\xdb\x2f\xff\xd3\xde\x6b\xec\x94\xf2\x37\x05\x7f\x72\x23\x48\x07\xf9\x75\x63\x48\x9a\xb3\xe6\x3b\x19\x30\xca\xcd\xc8\x31\xf0\x89\x23\x43\x06\x80\x2b\x4c\xa5\x70\x39\x14\x27\xad\x49\x14\x5d\xeb\xd2\x89\x6d\xa7\x73\xc7\x01\x3d\xae\xaa\x37\xbe\x00\xa2\x7b\x6e\xd6\x3b\x50\xe8\x41\xc6\x0d\xf6\x31\x6e\x08\xce\xb6\xe8\x02\x6e\x8e\x5f\x8c\x20\x9a\x35\xa6\xef\xe0\x23\x38\x39\x1b\x3d\x18\xad\x85\xae\x0e\x1c\xe7\x62\xeb\xf3\x58\xb5\x61\x76\x91\x75\x34\x64\x64\xda\x5a\x36\x2e\x8f\xfe\xc5\x07\xbf\xbe\x10\xd2\xb8\x28\xe1\xf7\xab\x8f\xb7\x31\x5a\x43\x62\x6b\x4f\x92\xb5\x48\xee\xc1\x61\x82\x47\x9e\x17\xe2\x25\x86\xd3\x99\x0a\x72\x8e\x85\x76\xd0\x83\x9d\x57\xb8\xf0\x2a\x2f\x3a\x67\xa9\x34\xdb\x8c\xef\x20\xc8\xab\x30\xf7\x2a\x04\x88\x7d\xd2\xa2\xdd\x0a\xf6\xf9\x8b\x87\x8f\xb4\x1d\x95\xb3\xf0\xde\xd8\xbe\x0c\x60\xda\xd0\x99\xcd\xfd\x80\x19\xb1\xe1\xaa\x90\xc9\x4c\x6d\x04\x57\x31\x2a\x8f\x82\xdc\xb6\x93\x53\x2d\x88\x03\x7e\xb9\x14\x49\x11\x48\x64\xc1\x78\xf7\x3d\xb5\x6f\x0d\x8e\x6b\xbb\x5f\x79\xbd\x4d\xff\x11\x70\xbf\x18\xa3\xcf\xf5\x03\x6d\xc3\xee\x68\x3c\x30\x78\x03\xf2\x9f\x74\xe4\xba\xcb\x20\xfc\xcb\xcd\x29\xb6\x10\xc5\xa3\x00\x8e\x14\x4a\xea\x6e\xb3\xf1\x8f\x96\x80\x39\x4e\xd1\xbd\x5d\x0b\x3f\x42\x82\xe1\x02\x8b\xc1\x64\x9e\xcc\x4d\xd5\x58\xd9\x5e\x50\x9a\x39\x78\x7b\x5e\x90\xdf\xea\x05\x1c\xd3\xf6\xf6\x98\x3f\x88\x74\xa6\xaa\x54\x79\x64\x33\x86\x05\xc7\x82\xb8\xe1\xd3\xec\x36\xae\x8f\x07\xf9\xf2\x2f\x80\x1e\x28\x10\x03\xfb\x44\xea\x1e\xb1\x45\x6c\xf4\x73\xde\xaa\x9c\xce\x6b\x6c\xdd\x0f\x80\x64\x09\xe3\xc4\xcb\x48\xeb\xb4\x82\xa7\xf0\x93\xd2\x13\x81\x21\x4b\xa8\x07\xc0\x92\x5f\xb2\xe1\xe9\x6c\x2b\x63\xa6\x1c\x43\xc6\xb2\xcc\x90\xf9\xb9\x2b\x0f\x81\x78\x01\x5d\x36\xdf\xb7\xcb\xea\xf4\x7e\x35\x16\xe9\x45\x7a\xd8\x43\x04\x46\xc6\xbd\xce\xcd\x7a\xa1\x4c\x09\x26\x85\x93\x8a\x03\xc7\xf3\x4a\x14\x70\x9a\xa7\x65\x86\x84\x0f\xe0\x31\x07\x8e\x41\x9e\x65\x4c\x16\x66\xa6\x3c\x25\x22\x26\x1b\xc0\x0e\xeb\x5c\xea\x4e\x65\x5c\x79\xad\x72\xf8\x99\x2b\xb0\xc3\x64\x22\x8b\x06\x84\x7b\x17\xcb\x2b\x6d\xb7\x82\x63\x7e\x32\x0e\xdb\x4c\xc5\x77\xae\xfa\x20\x50\x32\x2f\xcf\x24\xef\x51\x81\x7f\x8a\xa9\x7b\x66\x3f\x71\x10\x6e\x01\x5b\x67\x2f\x5c\x4e\x39\x19\x6b\x4b\x9c\x28\x84\xb4\xb4\xb7\x9a\xc2\x38\x1f\x79\xb8\xb7\x42\x9e\x42\x52\x66\x3c\xc7\x04\x8d\x65\x99\x31\xb9\x8c\x44\xa0\x61\x0c\x90\x10\xcf\x0e\x57\xa2\xe1\xac\x76\x5e\x72\xc3\x37\x22\xe2\xe2\x20\xf7\x4e\x16\x61\x28\x90\xe5\x1f\x83\xf3\xb6\xac\x97\x53\xf6\x36\x50\x7e\xe2\x08\xc3\x9a\x88\x88\x74\xa5\xc1\xed\xcf\xd7\x37\x4a\x23\x87\xd6\xd9\x2a\x6a\x65\x57\xa4\x5f\x75\x1d\x23\x08\x82\x1c\xe3\x00\x1a\x4e\x8e\xa5\x1f\x35\xdc\x4a\x23\x61\x5f\xad\xc1\x36\xfc\x82\xe8\xa8\xa0\x3b\x15\x46\x56\x32\x26\x21\x3e\xa0\xa2\x9e\xe4\xb9\xa5\xb2\x9b\x1e\xcd\x69\x18\xc7\x91\x55\x8d\x14\xdc\xc6\x57\x34\x9a\x39\x31\x1c\x67\x48\xcf\xae\x78\x31\x16\x9b\xe3\x93\x71\xc6\x57\xb4\x15\x07\x35\xa4\x9a\xb0\x7b\x8c\xac\xa7\x17\xda\x3f\xa0\xa2\x5e\xce\x3f\x68\xbc\xc0\x56\x21\x78\xb2\xae\xe6\xc5\x3b\xf6\x5a\xdf\x02\xc8\x8b\x82\xf5\x38\x3e\xa5\xff\x2c\xcc\x39\x10\xb1\x63\xb6\xfa\x53\xf6\x51\x09\x44\xce\xe9\x65\x74\xa8\x50\x05\x48\xed\x0e\x04\x44\xfc\x2e\xb7\xb0\x15\x53\xf7\x8e\x2e\xc8\x2e\xb9\x09\xe3\xa1\x74\xd8\xf5\x70\xda\xe0\x2e\xd2\x61\x4b\xb6\xc9\xed\x1c\x61\x5e\x0e\x4b\xba\x6f\xbf\xf3\x47\x00\xd4\xf1\x3b\x40\x5b\x3b\x86\x0f\x4b\x2f\x92\xdc\xdf\xe2\x1c\x7c\xbc\x3a\x6f\x18\xc2\x49\xf7\xf5\xef\xa7\x75\x15\x85\x38\x42\x9c\xee\xee\xea\xed\xc5\xbb\xcb\xab\xaa\xa2\xdc\x5f\xee\x2e\xee\xaa\x7f\xb9\xbe\xbb\xba\xba\xbc\xfa\x63\xfc\xa7\x9b\xbb\xf3\xf3\x8b\x8b\xb7\xd5\xe7\xde\x9d\x5d\xbe\xaf\x3d\x67\xff\x54\x7d\xe8\xec\xcd\xc7\xeb\x9a\x86\x9d\x13\xa0\x8b\xfe\x74\x7b\xf9\xe1\xe2\xed\xfc\xe3\x5d\x45\x06\xef\xed\xbf\x5e\x9d\x7d\xb8\x3c\x9f\xb7\xd4\xe7\xfa\xe2\xfc\xe3\x4f\x17\xd7\x7b\x54\xec\x42\x7b\x5b\xbb\xf4\x29\xe0\x63\x07\x6b\x1a\x9e\xb1\x65\x2e\x85\x4a\xb3\x1d\x62\xef\xdd\xcd\xb6\x06\xa6\x8d\xcf\x5e\xb9\x11\xba\x3c\x06\x42\x7f\xbb\x16\x4c\x3f\x88\x1c\x98\x8d\xb0\x34\xa2\x41\x08\x59\xd4\xf5\xaf\xe6\xa2\xc8\x9b\x51\x81\xde\x4c\xa1\x22\xdf\xf9\x5c\xb4\xbe\xea\x04\x56\x3c\xfa\x08\xdb\x8a\xbc\xaf\x2e\x60\x19\xe5\xe5\xb6\x90\x8b\xee\xa4\x88\xd1\xc9\xc4\x43\xef\xde\xc8\xe1\xda\x4e\x78\x75\xd5\xbe\x31\x56\x72\x03\x8e\x01\x1e\x43\x09\x87\x4a\x75\xfa\xb7\x1d\x58\x73\x5b\x2e\x32\x99\x30\x99\xd6\xfd\x29\x94\xe3\x0f\x2e\xe3\x3a\xd5\xf3\x56\xe4\x60\xaa\xda\x1b\xc0\x36\x17\x27\xbc\x2c\xd6\x48\x4b\x48\xa9\x08\x24\xcc\x31\x53\x46\x24\xb9\xc0\x58\x80\x30\xe0\xa4\x45\x8d\xc6\xe8\x4b\x50\x19\x62\xe5\x48\x81\x00\x6c\x1a\xc9\x6e\x74\xc4\x08\xf0\x4d\x2c\x7d\x84\x93\x14\x9f\xef\xed\x1a\xaa\xb1\x34\x75\x81\x7e\x38\xe1\xf1\x47\xa7\xf4\x68\xdb\x6d\x77\x6a\xaf\x74\x88\x83\xec\x72\x37\xda\x9b\xb1\x6f\x8e\xc5\x13\xa5\x9a\xcc\x40\xa5\xd3\x4f\xe7\xb9\x80\x43\x84\xa0\x00\xce\x7f\x01\xd0\x15\xca\xf5\x80\x14\x0f\x7b\x55\x5b\x88\x35\xcf\x96\x68\x71\xd8\xa1\x69\x67\x4a\xc0\xf2\x6f\xf5\xbd\x50\xd7\x38\x60\xdf\x64\x3b\x54\x78\xf3\x09\x3c\x2d\xde\x23\x14\x5c\x98\xb6\x8e\x6e\x56\xb9\x5c\x37\x30\xa6\x0a\xbc\x27\x44\x3f\x63\x4a\x47\x60\x61\x77\x69\x72\xcb\xa5\xfc\xc5\x16\x38\x53\xa2\x95\x87\x1a\xf0\x42\x8e\x31\xcf\xef\xcb\x80\x8d\x42\xda\xb1\x7b\xa1\x40\x23\x12\x25\xe4\xf7\xce\xd9\x71\xfe\xf3\xe6\x58\xf4\x38\xf4\xc1\xe7\x27\x2b\xd2\x99\x71\x94\xc7\xf5\x53\x81\x39\x36\x9e\x57\x00\xe6\xcd\xf9\xfb\xcb\x8b\xab\xdb\xf9\xf9\xf5\xc5\xdb\x8b\xab\xdb\xcb\xb3\xf7\x37\x43\x97\xdf\x53\xe4\x45\xd5\x56\x5f\x3d\x3d\xc8\xef\x10\xa7\xb4\xf2\x42\x7a\xae\x6f\x54\x58\x76\x30\x24\xfb\x6b\x2f\xd3\xed\x3c\x95\x26\xb1\xc7\xdf\x6e\x2e\x54\x0a\x04\xfe\x07\x4d\xd5\xf6\xa2\xea\xad\xf0\x4f\x30\xff\x84\xdb\x41\xf0\xb4\x7b\x70\x33\xda\xff\x0e\xa8\x3b\x70\x43\xe6\xc2\x2e\xfe\xb4\xc2\x9b\x30\xdd\xaf\xda\x64\x8b\x3b\xae\x6d\xd5\x22\xea\x6d\xc2\xfa\x4a\x63\x4a\xa0\x67\x70\x8f\x01\xe4\xb0\xa3\x57\x88\x55\x35\x56\x11\x90\x91\x02\x36\x93\x66\xa6\x36\x5c\xa5\xbc\xd0\xf9\xae\xa3\x89\xc3\x36\xcf\x78\xd9\x54\xb7\xd0\xf8\xc8\x56\x42\xa4\x6e\x14\xf0\x51\xae\xea\x53\x09\xb5\x06\x6e\x3f\xfe\xf9\xe2\xea\x66\x7e\x71\xf5\xd3\xfc\xd3\xf5\xc5\xbb\xcb\xbf\x7a\x24\xe4\x96\x9b\x36\xc5\xdb\x6d\x2e\xec\xee\xe2\xa8\x9b\x5a\xf7\x17\x94\xa1\x75\xe5\x90\xf4\xa0\x5c\xce\x94\xdb\x59\xf2\x50\xfc\x3a\xd7\xe5\x6a\xdd\x5e\x50\xbd\x96\x9f\xce\x6e\x7f\x3c\xa8\x9a\x40\xac\x87\x5a\x95\xb8\xda\x9a\x88\x50\xb9\xa4\x7d\x0f\x61\xa4\xb5\xea\x01\x3d\x24\x3c\xda\x16\x65\xe8\xd8\xd1\x0e\xba\xbd\x34\x37\xad\x5e\xe3\xbf\xe5\xf1\xae\x09\x74\x1b\xed\x9b\x95\x63\x04\x10\xca\x28\x79\xdc\x28\xed\x75\xcb\xdf\x2a\x27\xd8\x0f\x27\x99\x58\xad\x44\x8a\xd3\xab\x5e\x30\xf9\xe0\x68\x0b\x4c\xc2\xb9\xde\xd6\x8b\x24\x4a\x7a\xc4\xc1\xec\xf1\x5e\xc3\x37\xf0\x4f\xfe\x95\xf6\xbd\xe2\x9c\xc8\x71\x20\xbe\x59\x70\xd5\x11\x48\x7e\x68\x22\x34\x07\x6d\x45\x1f\x73\xe6\x93\x9f\xc8\x61\xe2\x42\x06\x61\x1d\x74\x01\x5e\x8e\xc7\x85\xfa\x7a\x5c\x8b\x6d\xc6\x13\xe1\x73\x18\x90\xd5\x14\xee\xf5\x87\x04\xf0\x48\xfa\x55\x91\xbf\x25\x92\x84\x0d\x6a\x57\x6d\x53\x00\x3c\xb7\xd7\x6e\x3f\x7e\x7e\xd7\x4a\xef\xc5\x8d\xb8\x0c\xc1\xd1\x8c\xda\x7b\x04\x7d\x47\x5f\x14\x08\x5a\x76\xc2\x92\x47\x4d\x87\xda\x97\x7f\xa2\x81\xc7\x3b\x73\xd5\xd1\xcd\x1d\x5b\xa8\x9f\x1e\xde\x74\xec\xf3\x17\x16\x45\xde\x4b\x30\xfc\x14\xe1\x88\x4f\xb9\xde\x48\x23\xce\x8a\x22\x97\x8b\x32\x56\x58\x1d\x09\x98\xab\x5c\x4e\x42\x83\xb7\xb9\x4e\xcb\xc4\x51\x02\x41\x6b\x03\xec\x87\xbc\x7c\xce\xea\x48\xd9\x89\x9d\x7d\x74\x73\x13\xe9\x09\x00\xfa\x91\xb3\xaa\x2d\xc6\xe6\x36\xc6\x0e\xdf\xdf\x27\x77\x94\x1f\x33\x25\x5b\x26\x45\x77\x67\xba\x39\x30\x2c\xb1\x96\xb9\xc7\xc1\x02\xee\x40\x4d\xd1\x74\x59\x70\x0c\xa0\x57\x6d\x94\x2e\x06\x10\x7f\xd4\x8c\x03\x77\x0d\xc3\xc6\x54\x33\x66\xd0\x6e\x58\x73\x83\xe6\x7c\x91\xac\xab\x15\x87\xd6\x54\x99\x50\xeb\xd5\xf5\xe6\xf1\x71\x6e\x93\x41\x61\xb4\x09\x3a\x1a\x24\x39\xb6\x2b\xaa\x96\x5e\xa2\x77\x9c\xb7\x3b\xb6\x18\xfd\x8d\x0e\x0f\x03\xd8\x47\x33\x5e\xaa\x64\xcd\xb6\x19\xc7\x64\xf2\x35\x37\x38\xa5\x1d\x96\x84\x2f\x64\x26\x0b\x60\xe9\xc1\x10\x67\xad\x87\xed\x35\x8f\xe7\xf7\x8e\xec\x9c\x07\x4a\xa6\xbe\x49\x7f\x24\x66\xd7\xb7\xea\xab\xa2\x76\xc3\x92\x8d\xb7\xa1\x61\xd3\x92\x10\xbb\x61\x38\xec\x46\x0c\xd3\x32\xb4\x65\xdc\xc8\x52\x89\x9f\xea\xaf\x57\xfa\xbb\xc5\x7a\x19\x8f\x58\x21\x15\x8f\x11\xa7\x4f\x5d\xe3\xa3\x75\x65\x2d\x33\xcd\x3b\x74\xe6\x5d\xd9\x28\xd9\xd1\x55\x76\xaa\xcb\x45\x17\x49\x3c\xd6\xaa\xbf\xf4\xbe\x60\x88\x5b\xb7\x4f\xe5\x2c\x8d\x37\x40\x5e\x88\x42\x8e\xf3\xf7\x44\x8d\xe6\x85\x38\x81\xd7\xdb\x0b\xa7\x0c\xc3\xc1\x6d\x6e\x4c\xb4\x20\x1c\xe5\x8d\x36\xc0\x12\xb6\xcd\xae\xda\xe9\x7c\x0c\x26\xfc\xc8\xf1\x92\x6a\xcf\x54\xda\xaf\x45\xf3\xfb\x1f\x5a\xba\xa5\xd1\xe8\xbf\x94\xdc\xee\x87\x1f\x97\x37\xc8\x95\x73\x4c\xa3\x0b\xd9\x5c\x56\xed\xdb\x4f\xfd\xab\xb7\xd5\xf0\x5a\x3c\xf1\x07\x67\x22\xb7\xb5\xe6\xc6\xbe\x3d\x7c\x17\xba\xac\xb8\xd1\xb6\xb9\xd4\xc0\x19\xa3\x97\xc8\xc0\xd8\x4d\x21\xdc\xfa\xdd\x23\x7a\xf2\x4b\x29\x4a\x61\x27\xd0\xa2\x4c\x57\x4d\x2f\xf7\x08\x4b\x39\x34\x69\xad\x1f\xd9\xa6\x4c\xd6\xcc\x15\xce\x52\x91\xf1\x5d\xa5\x69\x60\x24\x16\x1a\xf8\x3c\x47\x51\x67\x45\x2c\xcc\x49\x69\x0a\xbd\x01\x80\x71\x28\x37\x2f\x15\xac\x72\xc6\xdd\xea\x6a\xdb\xdf\x2b\xec\x72\x07\x86\x36\x6f\x3e\x5d\x9c\x5f\xbe\xbb\xac\xc5\x15\xcf\x6e\xfe\x1c\xff\xfb\xe7\x8f\xd7\x7f\x7e\xf7\xfe\xe3\xcf\xf1\xdf\xde\x9f\xdd\x5d\x9d\xff\x38\xff\xf4\xfe\xec\xaa\x12\x7d\x3c\xbb\x3d\xbb\xb9\xb8\xdd\x13\x60\x6c\x7e\xb5\x7b\x20\x78\x44\x7e\xe7\x20\xcf\x4e\xd9\xc1\xf9\x19\xe8\xab\xaf\xd9\x99\xa3\x02\xac\x90\x55\xba\x20\x31\xa0\x4a\x32\x04\xc7\x61\x2c\xf9\x2d\x2f\xf8\x39\x2f\x78\xa6\x57\x53\x76\xc6\x08\x10\x8e\x40\x7f\x63\x2d\x24\xe2\x49\xb3\xa3\x83\x45\x58\x33\x29\x09\x77\xf8\x20\x5d\xab\x97\xc4\x50\x98\x89\x58\xe4\xc4\x65\xb5\xcd\xd4\xc5\x83\x50\x45\x09\x24\xb4\x3c\xcb\x18\x7d\xd6\x3d\x10\x65\xec\xbb\x5a\x1a\xb9\x91\x19\xcf\x83\xca\xe8\x47\x2a\x0b\x6e\x29\xae\xae\x9e\xa0\xa9\x99\x0e\xee\x2e\x72\x77\x97\x0c\xea\x7d\xfe\xfe\x12\xec\xbe\xa4\x70\x12\x5a\xee\xe3\x33\x85\x0c\x78\xf4\xc5\x0d\x87\xe4\x93\x42\x93\x67\x15\x3f\x4f\x0f\x77\x4f\xc4\xa3\xa8\xc0\x5d\x0c\xe2\xb9\x6e\x94\xbe\x92\xee\x3f\x2e\x54\x91\xef\x06\x1b\x73\xb7\x90\x6d\x6d\xc0\x20\x27\x2c\x5b\x55\x79\x14\x1d\x5f\xcc\x95\x7e\x05\x16\x9e\x03\x5a\x52\x5c\xc6\x87\x5f\x10\xd7\xd2\x71\xe9\xc8\xec\xc9\xfb\x6b\xed\x87\x98\x10\x07\x7a\x61\xa1\x4b\x95\x1a\x42\xdd\x6d\xa4\x3a\xdd\xf0\x5f\x5e\xba\x96\x22\xc1\x84\xd7\xff\x01\xf2\x30\x91\xd9\xeb\xd7\xce\x6e\x72\xfd\xdd\x35\x53\x3d\xfd\xb5\xdf\x44\x76\x3b\x2b\xdc\xf5\xc2\xc5\x1c\xf1\x83\x0f\x62\xd7\x36\x7e\x0d\x0d\x37\x16\x13\x91\x43\x21\xdb\x5c\xd8\x07\x3d\x38\x31\x43\xcc\xa9\xff\x37\x24\x21\x54\x74\x66\xdb\xf7\xee\x38\xde\x7f\xd4\xb2\x69\x45\x1a\x0c\x37\x7c\x06\x8b\xf0\xd1\x97\xec\x98\x21\xee\xc0\xb9\xbc\x29\xe9\x82\x02\xaa\x76\xb0\xfe\x43\x2f\xd8\x12\x32\x90\x30\xd1\x8e\xe5\x02\x42\x1c\x30\x14\x4e\x35\x02\x28\xa6\x1a\x60\x06\x37\x05\x32\x61\xc0\xf1\xaf\xec\x1d\x53\x7c\x29\x29\x76\xfb\xea\xfb\x71\xe7\x6c\x81\xd4\xe3\xc8\x35\x5b\x27\xe5\xf6\x67\x39\xd4\xab\x54\xb2\x8d\x77\xee\xba\x54\xf6\x28\x7e\x0a\xd8\xcb\xf0\xb8\x66\xed\xa3\xf4\xcf\xbd\x49\x42\xce\x25\x9f\xe3\xf3\xcf\x46\x23\xfa\x53\x8d\x3d\x94\x3e\x07\x90\x74\x2a\x3d\x3e\xd0\x16\x3c\xb9\x7f\xe4\x79\x8a\x7e\x5b\xc0\xa1\x4c\xd9\x8f\xfa\x51\x3c\x88\x7c\xc2\x12\x91\x17\x9c\xa8\xbb\x0c\x04\xe2\x61\x41\x51\x39\x33\x05\x19\x1a\xc8\x83\xa6\x4c\x99\x0b\x56\xc8\xd5\xda\x5e\xa2\x23\x18\x85\xce\xed\x76\x54\x20\x6b\xe3\x56\x24\x44\x96\xd4\xd1\x01\xcb\x8c\x3f\x34\xb9\xc8\x0e\x61\x79\x60\x97\x3e\xcd\xd4\xc5\x29\x9d\x12\x4f\x1f\xf0\x85\x3a\x8c\x36\x4d\xa4\xb7\x99\xb0\x95\xce\xb8\x5a\x4d\xa7\x53\x60\x9d\x7f\x39\x6a\xa2\x53\x81\x71\xe4\xd3\xc3\xab\x33\xad\x8d\xc8\x76\x9e\xe0\xc7\x27\xc0\x00\xe2\xf2\x97\x42\x28\x23\xd1\xcf\xd3\x32\xfd\x6f\xea\x51\x81\xaf\x1b\x44\x69\xbf\x9e\x8f\x4e\xaf\xec\x28\x07\x84\xfd\x46\x94\x84\xcf\xb7\xdf\xbc\x0e\x4a\x17\x6e\x2f\x4b\x69\x35\x36\x07\xf6\x27\x2d\x3b\x62\xf8\x07\xf1\xee\xb5\x96\x44\x24\x25\x07\xe5\x0d\xb6\xf7\x59\x23\x95\xf3\x88\x2c\xce\x9e\x84\xcc\x91\xb9\x98\x43\x1c\x01\x37\xf5\xe1\x1e\xbd\x2c\xf6\x6b\x0d\xb5\x36\x68\x64\xae\x6b\x48\x4a\x1f\x63\x3a\x61\xba\x5c\xb6\x83\x1b\x97\xcf\x7c\x05\x77\x7a\x1a\x85\x03\x2a\xd1\x0e\xc8\xc1\x0a\xe1\x12\x4f\x1e\x15\x45\x47\x4c\xa1\x73\xbe\x12\x6c\x23\x52\x59\x6e\x5a\x37\x1b\x5f\xdd\x63\x70\x7f\x3a\x2b\x37\xdd\x34\x7e\xc7\x1a\xd0\xa1\x92\xf8\x5f\xe7\xf0\xb9\xc1\x06\xf4\x99\x87\xb4\x3b\xc9\x37\xaa\x2f\xfa\xfe\xa9\xaf\xed\x49\x99\x4b\x03\x84\x93\x87\xa4\x3c\xfa\x62\xb0\x68\x88\x9c\xee\xb6\xe8\x73\xae\x8c\xee\x89\x0b\x69\xd1\x2b\x06\x47\x15\xc2\xad\xdd\x87\x42\x1d\x4d\x38\x5e\xf8\x29\xd7\x65\x83\x6c\x67\x50\x84\x1b\xcc\xc6\x88\x06\x9e\xe0\x4e\x50\x20\x61\x32\x0a\xcd\x96\x2e\x89\xee\x5e\x44\xb4\x64\x29\x10\xc4\x3f\x22\xc7\xcd\x9f\xff\x60\x1c\x7a\x83\x00\x36\xc1\x62\x29\xc2\x47\x30\x20\xf2\xf0\xca\xe1\xaa\xb0\x85\x58\x04\x90\x87\xa5\x5c\x15\xad\x05\x04\xd8\x21\x94\x85\xaf\xfc\xc4\xcb\xac\xfd\x71\x2a\x1f\x1e\x45\x01\xc1\xb3\x9f\x6f\x18\x76\x35\x51\x89\xe7\x7d\x15\x8d\x0a\xd9\x8f\xec\x82\xee\x9a\x1f\x60\x09\x56\xc6\x01\x3b\xdd\x71\xc9\xdb\x6e\x17\x45\xb2\x0e\x96\x07\x90\xa7\x79\xd2\x37\x52\x87\xa5\x76\x6e\x02\x39\x3a\x82\x66\x63\xf4\xa1\x5c\x29\x1d\xeb\x7a\x68\x25\x20\x32\x65\x37\x20\x1d\x17\xcb\x64\xb1\x1f\xe2\x35\x92\x31\x6c\xdf\x54\x2b\x34\x42\x77\xa8\x9d\x95\x00\x23\x5c\x29\x24\xf2\x0c\x39\x7c\x2c\xde\x89\x48\x6c\xb4\x4e\x9a\x5d\x65\x6e\x98\xa9\xea\xa7\x1a\x9d\xe4\x30\x58\x32\x17\xc8\x75\x6b\xac\xf5\x56\xc8\x07\xbb\x50\x9b\xd3\xda\x4f\x50\xd8\x01\x9a\x73\x6f\xa6\xb0\xda\x11\x61\xee\xbd\xd8\x99\x58\xd9\x94\x66\x14\xeb\x9a\x90\xd2\xb6\x87\xc6\x6b\xff\x50\x40\xc7\xcd\xf3\xa0\x4f\x36\xec\x2c\xc3\x8f\x7e\xb0\x2f\xf7\x80\x3b\x1b\x85\xdb\x39\x18\xb2\x14\x83\x4f\x91\xb6\x89\xd0\xcf\x34\x86\x01\xbf\x05\xe8\xbc\x18\x7f\x17\xa7\x9c\xc0\xc5\xd7\xde\x6f\x67\x8a\x38\xb5\xa3\x43\xce\x6e\x38\xcd\x61\xa3\xd4\x69\x64\xf2\xdd\x55\x68\x5f\x80\xf6\xd0\x51\x40\x56\x3f\xe9\x82\xad\x4e\x18\x7b\xa6\xe0\xd3\x98\x5c\xea\x7c\x78\xad\x1f\x3c\x10\x14\x48\x83\xdb\x09\x04\x8c\x32\xb8\xf0\x49\x62\xfe\x43\x89\x5c\xbc\xfd\x24\xc2\x76\xdf\x99\x6a\xc5\xe0\x39\x04\xde\xcd\xc5\xf9\xf5\xc5\xed\x57\x03\x0a\x3a\x94\xde\x68\xa4\xa0\xab\xe7\xdb\x8b\x77\x67\x77\xef\x6f\xe7\x6f\x2f\xaf\x9f\x03\x2a\x48\x3f\x1d\x80\x15\xbc\x21\xaa\xfe\x73\xad\x0a\xf1\xcb\x51\x67\x72\x5e\xaa\x39\x1f\x91\xb3\xe2\xc5\x3a\xfa\xcc\x1d\x2c\xb4\x29\x35\xe0\x75\x00\x88\x77\x12\x4f\x34\xaf\x2c\xb0\x0c\x4e\xc3\xa5\xcc\x32\x48\xe1\xf5\xee\x75\x4a\x0f\xb3\x9d\x0a\xfb\x8f\xa3\xda\xa4\x3d\x75\xa6\x16\x15\x25\x08\x70\xf9\xad\xed\x25\x18\x93\x77\xb7\xb6\x03\x72\x09\xa9\x91\x7d\x6a\x04\x2b\xa9\x44\xa8\x06\xca\xd9\x97\x8a\x75\x52\x48\xd3\x20\x3e\x27\x24\x8a\x0c\xaf\xa1\xb6\xa6\x9b\x71\x95\xf9\xe9\xcc\x4f\xf7\xa3\x6f\x21\x2e\x62\xa9\xd0\x30\xad\xac\xe6\x9b\xf6\xa9\x7b\x1a\x96\x00\xf4\xbb\x1d\x49\x0e\x31\x08\x50\x8c\x0f\x03\x49\x03\x81\x2a\x45\x21\x38\x71\x2f\x11\x3a\xa4\x97\xb5\x7e\xb6\x5b\xa1\xed\x6b\x09\x91\x0a\x4e\xac\x24\x49\x56\x9a\x42\xe4\xe4\x36\x39\xfb\xf9\x66\xa6\xde\xd8\xe3\xeb\x25\x9d\x42\xa4\x64\x83\x9f\x40\xe0\x8a\xae\x7c\xdf\x59\x28\xf1\x0e\xf6\x1d\xfa\xa8\x37\x82\x2b\xc3\x60\x69\x64\x99\xc8\xc3\xcc\xc0\xfa\x08\x91\x92\xa2\x2b\xd0\xb0\x86\xf7\x5f\x32\x42\x25\xda\xae\xb0\xf5\xa5\x5f\x73\xb1\xd1\x45\x73\x3e\x75\x65\x88\x03\x54\xf8\x39\x67\x4e\x4b\xc6\xca\xd0\x59\x44\x28\xeb\xd6\x49\x54\xcd\x1f\x19\x34\x97\x6e\xb1\xb8\xdf\xa6\xd2\x13\x4e\xa5\x01\xe7\x7a\x7c\x4a\xb0\xb5\xb6\x1b\xa8\x97\x79\x09\x61\x66\xcf\x50\x91\x01\xe8\xcb\x76\x63\xeb\xa9\x53\x93\x3a\x3c\x06\xfb\x01\x45\x1d\x07\xad\x3d\x6b\xa1\xc2\x09\x9a\x5a\x2e\xb6\xd3\xab\xa2\xf8\x3c\x94\x73\x67\x0e\x64\xa8\x74\xe1\xc8\x23\x3c\xae\x8f\x40\x8a\xf6\x01\xcf\x5a\xd2\x5b\x47\x62\x02\x71\x56\xca\xfc\x48\x25\xb2\xdb\x18\x0c\x59\x49\xa7\xc5\x5a\xc4\x89\xf8\x2e\xf9\xde\x93\x77\x8c\x99\x7c\x87\x6b\x5d\x56\xe7\x9c\x27\x82\x3c\x08\xec\x70\xf5\xf1\xea\x22\x86\x2a\x5c\x5e\xdd\x5e\xfc\xf1\xe2\xba\x92\x88\xfd\xfe\xe3\x59\x25\x99\xfa\xe6\xf6\xba\x96\x43\xfd\xe6\xe3\xc7\xf7\x17\x0d\xcc\xc3\xc5\xed\xe5\x87\x4a\xe1\x6f\xef\xae\xcf\x6e\x2f\x3f\x56\x9e\x7b\x73\x79\x75\x76\xfd\xaf\xf1\x5f\x2e\xae\xaf\x3f\x5e\xd7\xbe\x77\x77\xde\x8f\x9e\xa8\x34\xa3\xdd\xfd\x13\x82\xb3\x11\x27\x66\xeb\x32\xae\x6a\x81\x1e\xb1\x8a\x07\x22\xcf\xf6\x4d\x47\x97\x67\x9d\xc6\x54\xf9\xb8\x30\x6c\x55\x47\xcd\xba\xa7\x17\x2f\xad\x74\xdd\x96\x1f\xb7\xed\xd9\x53\x6d\xfe\x14\x48\xc0\x5e\x03\xd0\x7f\xa5\xe6\xb8\x25\xad\x60\xec\xda\x2d\x44\xb0\x56\xbc\x53\xba\x47\xa5\xcf\x5e\x53\xf7\x8d\x7d\xf5\x0c\x1c\x4c\x7b\xa8\x6c\x9e\x8a\xc6\xa2\xaf\xd2\xd1\xc7\x5c\x96\xb8\x4c\x9d\xa1\xe0\x7e\x8c\x0e\x6e\x68\x86\x9d\x39\xd1\x74\xec\x52\x99\x6c\xcf\x37\xe9\xa7\x4d\x1b\x5b\x7f\xfa\x48\xb3\xee\x35\x8e\x8d\x11\xf5\x06\xae\xa3\x31\xf5\xbe\xe5\xe6\x7e\x6c\xbd\xe9\x23\xcd\x7a\x83\xd9\x77\x50\xbd\xc1\xe1\x5d\xb4\xf3\x9f\x8c\xd8\xc4\xe2\x62\xaa\xd5\xf3\xc9\xd9\xfe\x91\x48\xcc\x75\x58\x1d\xed\x02\x78\xde\xeb\xe5\x96\x0f\x0f\x64\x40\x6d\xfc\x72\xe5\x35\x3a\xf0\x1b\xf8\x15\x5a\xb8\xc8\x05\xbf\x4f\xf5\x23\x8d\x47\x1d\x19\xca\x06\xed\xe6\xd5\x0e\xb2\x7b\xb8\x3b\x22\x8a\x9c\x22\x50\x88\x52\x0b\xc5\x03\x4c\x4e\x12\xa1\x35\xda\x60\x91\x0a\x69\x9d\x41\x06\x38\x7b\x54\x18\x9d\x99\x42\x6b\xbe\x4d\xc9\xd4\x8e\xaa\xad\x11\x71\x3e\x40\x53\xbd\x0d\x8d\xc1\x75\x13\x0d\x2c\x25\x70\x94\x39\x80\xe9\x16\x39\xdc\x99\xa0\x43\xa4\x02\x67\x72\x6e\x2f\x3c\xb9\x48\xa4\x11\x91\x9a\x53\xeb\x89\xfd\xe5\x38\xed\x87\x82\x17\xad\x6e\xd7\xc1\xfe\x70\x9e\x14\x25\xcf\xd8\x97\x52\xe4\x3b\xa2\xce\x43\x5f\x25\xfe\x25\xe1\x0a\x33\x45\x0a\xb1\xd9\x42\x3a\x76\x9c\xe2\x30\x53\x3f\x03\x50\x02\x87\xe0\x85\x61\x7f\x04\xc8\x83\x7b\x98\x0e\xe1\x0d\x2f\xe0\x2c\xfe\x0b\x7e\xc3\xff\x36\x9d\xa9\x8a\x3a\x4a\xf4\x56\x45\x28\x65\x3a\x53\x4e\x9e\x20\xd5\x89\x99\xc2\x8d\x6f\xaa\xf3\xd5\x29\x09\xfb\xda\xc9\xae\xef\x17\x5a\xdf\x9f\x0a\x75\x0a\x3e\xa9\xe2\x94\x97\x85\x3e\x05\xb8\x14\x8e\xbf\x39\x75\xfa\x9f\x4e\x40\xd5\x9c\xae\xe5\x83\x80\xff\x37\x5d\x17\x9b\xec\x1f\xcc\x76\xfd\xcb\xc9\x2a\xcb\x4f\xec\xbb\x27\xf1\xbb\x27\xee\xdd\x13\xf7\xee\x89\x7d\x0d\xff\xdf\x76\x87\xe1\x1d\xf1\x0b\xb7\x67\xd9\x64\xa6\xa4\x32\x22\x2f\xc0\xfa\x79\xcc\x65\x11\x64\x68\x76\xec\xc5\x7f\xfd\x17\x9b\xe6\xfc\x11\x53\x19\xdf\xf2\x82\x7f\x42\xff\xe2\x7f\xff\xf7\x0b\x08\xa8\x62\x52\xcf\x96\xe7\x5f\x4a\x51\xcc\x94\x11\x76\x11\xb2\xff\x6f\xa6\x20\x02\xbb\xd9\xcd\x0b\xf4\xbb\xa2\x0f\x32\x35\xec\x5f\xb0\xcc\x4b\xa4\x91\x4c\x8d\x2d\xa9\x23\x9d\x40\xf2\xac\x45\x32\xba\xc3\x45\xff\x25\x7b\x4b\xcf\x8f\x58\xd6\x5f\xb2\xea\xaa\x76\x42\x28\xe6\x4b\x06\x07\x68\xa6\xb9\x03\x6b\x31\x3f\x79\xe1\x9e\x4c\x95\x6b\x5b\x23\x0d\x68\xc0\xb3\x86\xe9\xdb\xd7\xca\x0d\x52\x59\x3b\xcf\x7d\x63\x1b\x81\x58\x41\x88\x43\x40\xf4\x5c\xda\x15\x72\x83\x9e\x50\xb0\xdc\xb0\xe5\x60\x93\x52\xe8\xdc\x97\x87\x8e\x0b\xf3\xfb\xd7\xa7\xa7\x13\xb6\x32\xf0\x3f\x8b\x2f\xf0\x3f\x80\x1e\x7a\x2a\x36\xd6\x46\x67\x7a\x20\x5c\x73\x94\xf7\x8f\xc4\x53\xa0\xe8\xbe\x06\x01\x78\x6d\x9a\xbe\x29\x55\x9a\x89\x90\x02\x59\x09\x89\x64\xda\x49\xd6\xa3\x63\xac\x2e\xb5\x02\x63\xbc\x10\x09\xb7\x1b\x5f\xe3\xdb\x08\x2e\xd5\xcb\x42\x28\xf4\x86\xe5\x41\x89\x8d\xa3\xe7\x0a\xcc\x62\x80\x42\xf2\x82\x20\xe7\x02\xfe\x08\x1f\x01\x46\xed\x49\xfd\x27\xb6\xd3\x25\x91\x43\x03\xe5\x69\x2a\x92\x0c\x18\xf8\x1d\xed\x0b\xcb\x45\x51\xe6\x8a\x71\xb6\xe5\x2a\xe5\x06\x66\xe0\x32\x87\x68\x67\xce\x78\xb3\xa2\x13\x84\xe3\xea\xb2\x00\x32\x23\x44\x16\xc4\x3d\x81\xec\xdd\x51\x9d\x27\x51\x25\xf0\x4c\x00\x12\xe1\xc6\x8b\xd3\x99\x72\x5a\x61\x84\x85\x43\x4f\x59\xa2\xb7\x3b\xa2\xaa\xa9\x77\xba\x74\x9e\x33\xea\xee\x49\xc0\x9b\xd4\x9f\x9d\x30\x59\x0d\xad\x01\x51\x78\x11\xa9\x1d\x3b\xbd\xe8\xef\x84\x4a\x74\x2a\x72\xf3\xd2\x2e\x43\xe9\xef\x1d\x68\x3f\x48\x13\x06\x03\x76\x29\x7b\xb8\x91\xb7\xd0\x16\xef\x15\x75\x6c\xef\x54\xa8\xa5\xdb\xec\x9c\xfd\x4b\xe5\xd7\x8e\x82\x69\xab\x2f\xfd\xe7\x57\x45\xc4\xc4\xb8\x4e\x77\xe7\x3c\xdc\x05\x81\x4b\x36\xde\x71\xb1\x50\xb4\x71\xc8\x38\x71\xd2\xb2\xb2\x00\xf5\xba\x5c\x98\x62\xa6\xe8\x04\x9e\xb0\xa5\xe0\xd6\xce\x9b\xb0\xc4\x3c\xe0\x66\x8c\xc7\x7d\xf1\xa8\x03\x06\xc7\xe9\x92\x00\x18\xb6\x52\x78\x70\x12\xe3\x63\x80\x28\xe0\x49\x81\x00\x83\x4e\x15\x72\x67\xaa\x40\x67\xb5\x6e\x88\x07\xf4\x83\x93\xb9\xa8\x4b\x4a\xc5\x2a\x2b\xd0\x13\x3b\x0c\x14\xb3\x7a\x3d\xf0\x07\xbb\xf1\x60\xeb\x10\x06\x12\x6d\x8e\x60\x71\x13\x96\x16\xd7\x59\x88\xe1\xc6\x5c\xe3\xe0\x9b\xe9\x5a\x54\x3d\x1d\x01\x15\x38\xcc\x6f\x61\x5f\xdd\xeb\xb0\x32\x22\x77\x1a\x1c\xd8\x56\x64\x06\x5c\xcb\x3c\x3d\xd9\xf2\xbc\xd8\xb9\xe9\x9b\xc9\x05\x50\xf7\x67\xf2\x5e\xb0\xb3\x3c\xd7\x8f\x4f\xdd\x0b\x9d\x5b\x4b\xd7\x0d\xfb\x18\x24\xfb\xd8\x5b\x7e\x2b\x2f\x68\xdd\xdd\x71\x18\x07\x69\x97\xe3\xa3\xf5\x3b\xb9\x28\xf2\xdd\xdc\x4e\xc4\xcd\xb6\x73\xa7\x18\x94\x34\x31\xdc\xc8\x1d\x47\x6f\x5a\x73\x61\x74\xd2\x9b\x56\x46\xf5\xd7\x43\x6f\xda\xc2\x5c\xda\xa4\x37\xbd\xbc\xba\xbc\xbd\x3c\x7b\x7f\xf9\x7f\x6b\x25\xfe\x7c\x76\x79\x7b\x79\xf5\xc7\xf9\xbb\x8f\xd7\xf3\xeb\x8b\x9b\x8f\x77\xd7\xe7\x17\xfd\x7c\x45\xcd\xda\x07\x13\xfc\x84\xc5\xdf\x79\xcd\x6e\x23\xa0\x06\x26\x1b\x90\xfd\x4d\xda\x95\x30\xab\xec\x62\x96\x6a\x35\x81\x85\xfa\x9a\x5d\xe4\xf9\xe5\x86\xaf\xc4\xa7\x32\xcb\x00\x4e\x85\x99\x3d\xe7\xb9\x80\x8b\xe7\x84\x7d\xd2\xe9\x65\xf4\x1e\xa4\x23\xb6\x36\x03\xbe\xcf\xd3\x34\x17\xc6\xe0\xe7\x27\xf4\xfd\x08\x3c\xe4\x53\x1d\x09\x3c\xc7\x1f\xb8\xcc\xec\xfd\xed\x35\x7b\xc3\x93\x7b\xbd\x5c\x62\xfa\xcc\xc4\x27\x4e\xb1\x2f\xa5\x2e\x38\x13\xbf\x24\xc0\xd1\xd5\x3e\x4f\xde\xeb\xd5\x37\x80\x2a\x0f\x08\x4f\x75\x5c\x52\x40\xa3\x6c\xde\x7e\x9c\xb7\x6f\x04\xd4\xca\x0f\xf8\xea\x3b\x7c\xb3\xdd\x41\x59\x64\x4f\x90\x1e\xff\x5e\xaf\xda\x15\x63\xc0\xba\x26\x99\x1b\x0a\x24\x24\x44\xb6\xa1\x57\xcc\x48\x75\x3f\x53\x3f\xaf\x85\x62\xba\xcc\xf1\x4f\x70\xcd\xb7\x66\x66\x56\x9a\xb5\x00\x09\xd9\x09\x7b\x14\x6c\xc3\x77\x68\x36\xc3\x9d\xc0\xcb\x5c\xc0\x94\x81\x53\xc4\xbe\x9d\x49\x65\x77\x8b\xad\x74\x79\x09\xf5\xa1\x7f\x8a\x1b\x97\x63\xa8\xe3\xc7\x13\xc8\xf6\x9d\xa7\x15\x7c\x1e\xb8\xca\x02\x6e\xd2\x01\x84\x68\xe7\x06\x15\x4d\xad\xef\xcb\x6d\xe0\xb2\x7c\xe1\x82\x93\xd0\xdd\x0f\x5a\xa6\x2c\x2d\xb7\x99\x4c\xfc\xbe\xfb\xa8\xf3\x4e\xc2\x5e\x4c\xa0\x19\x7e\xea\xd4\xd3\xc2\xfa\x1a\xd6\x92\x9d\x13\x21\xe9\x7a\xa8\x7b\x9f\x99\xbc\x98\x49\x95\x64\x25\xe8\x83\x95\x46\xe4\x27\x45\x2e\x57\x2b\x30\xc0\x5d\xae\xdf\xaf\x9f\xdd\x38\xb0\x27\x1e\x9f\xd6\x16\x27\x9d\x67\x7a\x25\x13\x9e\xc5\xe0\xe6\x80\x8a\xf0\xf4\xa9\x6e\xd9\x93\x7a\x2a\xe4\x41\xb8\x0a\x75\x32\x20\x6d\x73\x01\x0c\xbe\x73\xd8\xca\xe7\xb4\xdd\x1d\x53\xef\x25\xb3\x17\x74\xac\x57\x4c\x6e\xea\xc2\x0b\xee\x84\x0b\xdf\x76\x12\x5a\x60\x62\xa2\xbc\x36\xd3\x8f\x4a\xe4\x60\xc1\x02\xec\xc3\xb6\x54\x69\xb0\x4d\xbc\xac\x96\xc7\x27\x3b\x59\xb9\xa5\x07\x62\x63\xe6\xec\x4a\x3e\x08\xf5\xf5\xd9\xa8\xa3\x0f\x24\x3c\x59\x8b\xb9\xb3\xcb\x9f\x7a\xcb\xf2\x07\xc0\xc8\xcd\xca\xe9\x5b\xc4\x5b\xa9\x0f\x6f\xc2\xd5\x09\x6b\xdc\xdc\xbb\x30\x90\xd8\x93\x91\x65\x2b\x31\x4f\x45\x72\xff\xd5\xb7\xe6\x00\xb2\x72\x15\x61\x9c\xbd\x15\xc9\x3d\xbb\xbb\xbe\xc4\x6c\x60\x59\x30\xbb\x15\x98\x75\xd0\xeb\xe9\xbc\xbb\x15\x7c\xf5\x0c\x8c\x4e\x43\x05\x87\x02\xc7\xbc\x97\x59\xb3\x15\x22\x40\x14\xe4\x4b\xda\x4d\x92\x72\x69\x00\x08\xc6\x0b\x27\x43\x03\x8e\x78\x66\x36\xa0\x3a\x53\x16\x91\x54\x5b\xc6\x17\x22\xeb\x60\x5c\xdc\xea\x74\xee\xe2\x24\xc7\x82\x79\x1a\x65\x39\x3f\x06\x45\x1d\x5d\x1e\x03\xb7\x16\xeb\x2d\x3d\xc8\xee\xff\x60\x22\x7a\x0d\x1d\x13\x3f\xc3\xbd\x9e\x1b\x48\xef\x5e\xca\x95\x8b\xb6\xc9\x25\x69\xe3\x60\x42\x3f\xa8\xc0\xdb\xfd\xd2\x96\xf4\x49\xa7\x04\xd3\xf3\x24\x66\xd6\x0a\x12\xe4\x3d\x09\xb8\x8a\xb8\x0a\x5e\x29\xdf\x80\x6f\xc0\x14\x82\xa7\x4c\x2f\xc9\x9b\xb8\xdd\x66\x12\x28\x7d\x53\x64\x0f\x07\xf6\x0c\x53\x45\xc7\xc7\xa5\xb9\xca\x46\x24\x1f\x9f\x1c\x10\xaf\x37\xde\x18\x82\x5c\xb6\x5d\x55\x27\x77\xdd\xa6\x3a\x56\x05\xce\xe7\x23\x1d\x7a\x85\xee\xf7\xa6\xad\x32\xbd\x80\x8e\xea\x06\xc5\xf5\x6c\xd0\x76\x77\xca\x65\x3a\xe6\x78\x77\x7d\xf2\xd1\xbf\xda\x57\xc1\x8f\xce\xd3\xe1\xbf\xe4\x86\x99\x11\xe1\x7a\x1c\xc1\xaf\xa5\xb1\xef\xbb\x6b\x43\x80\xd0\xf8\x08\xa1\xb7\xc6\x0b\x92\x1b\x80\x55\xe1\xb7\xe3\x8e\x6b\x75\xb5\x2d\x47\x0d\x74\x93\x18\x65\x4f\x5f\x06\x2e\x95\xfe\x41\x3e\x82\xdd\x02\x57\xae\xa7\xb8\xe8\x76\xa4\xa9\x54\xa4\xf3\x03\xda\x70\x41\xef\x0e\x6b\x8b\xef\x69\xac\x1e\xb8\xbc\xd4\x89\x3d\x19\x53\x9e\xa7\xa1\x1d\x13\xb8\x11\x27\x7c\x0b\x5e\x67\xf0\xe2\x3f\xbc\x9a\xba\x6f\x5c\x87\x64\x1a\xbb\x3d\x60\x8a\x3b\xc2\x95\x75\x8b\x56\xc7\xbe\x79\xe4\x27\x29\xa2\x99\xed\xcc\x09\xd3\xb5\x92\x66\x32\x68\xee\xd6\x67\x98\xdb\xaf\x8e\x99\x5c\xcf\xb1\x77\x94\x85\x0e\xc1\x0d\x68\xcf\x25\xd0\xa3\xc6\x09\x6c\xb0\x41\x5e\xa6\x1d\xc0\x08\x67\x6d\xba\x4d\x68\x04\xdc\x76\x14\xe0\x77\x9b\x0b\x17\x26\xdb\x89\xc2\xd3\x18\x64\x4e\xff\x0c\xa2\x40\xbe\xd5\x55\x1e\x17\x47\xd5\xe0\xb9\xb7\x20\x66\x43\x96\x6d\xa2\x37\x5b\xad\x00\x85\x83\x49\x59\x33\x45\x85\x3b\x15\x6b\x1f\x48\xaa\x64\xf6\x4d\xc8\x7f\x87\x79\x22\xc2\xe8\xec\x81\x22\x86\x91\xd8\x02\xe8\xdf\xd9\x0a\x9e\xdb\xab\x90\xbd\xf8\x43\x28\x9b\x0e\x32\x00\xbe\xd7\xa4\x9c\x73\xb1\x92\xa6\x10\x71\x32\x64\xfc\xfe\x93\xa9\x6e\x56\x7c\x05\x7d\x5d\xdf\xa9\xba\xb9\xcf\xe8\xb7\xfb\xd3\x88\xfa\xec\xb6\x22\xbd\xf4\xef\xf5\x4f\x86\x5a\xbe\x7a\xd8\x0e\x2b\xe7\x1d\xce\x01\xbc\xec\x18\x64\xb6\x32\x5e\x26\xc1\x0f\x12\x71\x0e\xf1\x80\xdf\xb3\x43\xb4\x2a\x79\xce\x55\x21\x84\x99\x29\x8a\xb3\x22\x43\x5b\x4c\x42\x52\xc3\xfd\x79\x53\x3e\xd1\xa6\x40\xc2\x23\x78\x65\xc9\x65\x56\xe6\x9d\xb7\x6b\x9c\x95\x07\xb1\x2c\xf4\xf5\xd2\x39\x14\xcb\xda\x06\xcd\xe7\xeb\x46\xab\xc8\x93\x84\xd4\xa3\xa4\xd5\x74\xd6\x8e\x26\xb8\xc3\x65\xf8\x78\x7b\xd7\x6a\x47\x0a\xef\x1f\xcc\x7c\xab\x47\xec\x78\x7f\xfe\x83\xf9\xa4\x3b\x92\x9f\xcd\x97\x86\x0b\xb0\x07\x2d\xf0\xa5\x4b\x38\x82\x9b\x7b\x08\xb4\xed\xf3\x3c\x0c\x22\x9f\xdc\x1b\x8e\xeb\xdc\xbb\x60\xd6\xae\xb9\x4a\x33\x7b\x23\xe7\x45\xed\x04\x0a\xb0\x66\x7b\x03\x28\xdc\xe6\xd8\x9d\xc3\x06\x29\x21\xf3\xa4\x91\x4f\xb8\xaf\x9f\x6a\x89\x88\xbd\xd0\xc1\xda\x57\xaa\xe9\x81\x6d\x69\x29\xc1\x86\x21\xb9\x56\xbf\x60\xbf\xb9\xfd\x72\x11\xd7\xfd\x2b\x99\x2f\xd5\xb5\xb6\x94\xab\x5f\xc1\xbd\xf9\x43\xf3\x48\x48\x68\xcf\xa1\x83\xda\x83\xf9\x8f\xdc\x75\x20\x6f\xca\xee\xda\x31\xdf\xf4\x4c\x91\x6c\x35\x06\xd3\x21\x8a\x8a\xf4\x62\x86\xbd\xf2\xc9\xb4\xaf\xfe\xd1\x91\x4b\xed\xd8\x12\x26\x15\x30\xb8\xe9\x24\x29\x73\x88\x74\x93\x37\x8e\x09\x3c\x84\xcd\x28\xde\x14\x30\x3d\x3c\x3e\x09\xed\xc4\x36\x33\xc9\xbb\x5f\x2b\x8d\xba\x05\xaf\x1b\x0a\x70\xfb\x43\x9f\x74\x95\x72\x53\x30\x53\x88\x6d\xeb\xf6\x5b\xb1\x2e\xab\x1a\xf3\x47\xd8\x97\x41\xe1\x7e\xe0\xd2\x19\x71\x18\x9d\x45\x1e\x92\x3f\xdd\x7c\xbc\x62\x5b\xbe\x03\xa8\x5f\xa1\x19\x3e\x0a\xfc\x9a\xf5\x8d\x6a\xdf\x08\x54\x1b\x5f\xdd\x55\xb0\x4f\x1d\x66\xb8\xdd\x1d\x4f\x5f\x6c\x1a\x8b\x30\x67\x68\x4a\xda\x3d\x2b\xd7\xd9\xc9\x36\xe3\x2a\x42\x73\x9b\x29\xab\x7d\x3e\x0e\xdf\xfb\x40\x1e\x01\xa4\xa0\x02\xe0\x21\xa3\xb9\x90\x97\xad\x78\xdf\xaa\x6c\xfe\x51\x11\xfb\xce\x3d\xa2\x17\xc7\xf8\x01\xd5\x2a\x78\x62\x97\x09\x92\x45\x38\x14\x82\x07\xb2\x70\x03\x18\xd3\x4e\xc2\x6b\x9e\x64\xdc\x98\x5e\x50\xca\x73\x30\xb6\xc7\x49\x7a\xfb\xb7\xaf\x6a\x3d\x11\x35\x07\x54\x1e\x78\x2f\xf5\x3f\x03\x39\x80\xdb\xba\x82\x38\x55\x64\xef\x47\x22\x09\x14\xe9\x27\x7a\x24\x78\x1f\x89\x0f\xef\xc5\xce\x39\xe8\x68\xab\xe2\x1b\x31\xf1\xbe\x45\xef\x3c\x8b\x30\x6e\xcd\x82\x67\x0a\x40\xa0\xef\xe2\xea\xb1\x77\x5a\x4f\x10\x8e\x48\x1f\xe7\x58\x2c\x8f\x01\x3d\x33\xf5\x4e\xeb\x29\xf7\x97\x58\xaa\x3f\x6d\x37\xf5\x0f\x12\x08\x08\x20\x76\xb5\xe1\x1c\xbe\x36\x7f\x94\x0a\x65\xd4\xe4\xc6\x5e\xa0\xa8\x9f\x60\x46\x41\x85\x9c\x6a\xb7\x7e\x34\x2c\x45\x06\x95\x52\x9a\x35\x44\x19\x30\xac\x07\xdf\xa7\x23\x05\xf1\x47\x39\x57\xc6\xae\x61\x88\x4c\x88\x07\x41\xee\xc9\x4a\x48\xfd\xf2\xed\x7b\x8f\xd2\xc1\x75\x49\xc2\x8a\x1d\xab\x2d\xba\x74\x1c\x73\x39\x07\x74\xf5\x08\xfe\x36\xca\xc3\xfc\xc0\xb7\x7d\xb9\x9f\x47\x97\xb8\x6f\x94\x3c\x7f\x54\xfd\x46\x05\x8a\xcb\xa0\xb5\x56\x49\x00\x8d\x7b\xef\x4e\x1d\x79\xe2\xb4\x52\xb8\xef\x97\x06\x19\xec\x60\x18\xb9\x55\xec\x3f\x6e\x22\x2a\x47\x8f\x90\xf3\x77\x41\xbb\xb1\x83\x92\x15\x70\xd0\xe1\x92\x9e\xb2\x1b\x21\xd8\x67\xe8\x29\xfb\xb1\xcf\xa4\x94\x08\xa0\xdf\x82\xcb\x56\x21\x2b\x78\xfa\x52\x2d\xf5\x71\xfb\x7f\xbe\x6a\x80\x4a\x8f\xea\x95\xf6\x7a\x1e\x0b\x5b\x85\x84\x64\xf5\xbc\x2c\x1a\x83\x0e\x86\xda\x58\x7f\x0a\xfe\x26\xca\xad\x75\x35\xb5\x26\x19\x0c\xf1\x21\x3c\x6d\xb5\x49\x62\x5b\x39\x41\xee\xf1\x7b\xa5\x1f\x15\xee\xc7\xf4\x25\xf6\x9d\x5d\x7f\x60\xb3\x60\x18\x04\x2d\xc1\x12\x77\xc3\x97\x40\x86\x7e\xe6\xff\xcd\x6e\x30\xe2\x8b\x75\x06\x89\x23\x03\xf6\x2e\x89\x13\xc1\x01\xfe\xdd\xd9\x84\xbd\x99\xb0\xf3\x09\x9b\x4e\xa7\x2f\x27\xa8\xbf\x4e\x35\xc2\x57\x70\xeb\x2f\xf8\xca\x96\x4d\xa2\x2f\xcb\xe8\x03\x20\x63\x66\xed\x13\xc7\xf9\xc7\xc3\x53\x91\x57\xcd\x35\x01\x33\x91\x29\x6d\x8a\xd0\x31\xc9\x5a\xcb\x50\x29\x00\x5a\x8b\x44\xe7\x0e\xaa\x6d\x0a\x9d\x3b\xd8\xe9\x03\xcf\xb9\x54\x40\xd0\xc0\x9b\xa0\x7b\xfa\x72\x44\xd1\x2e\x7e\xe1\x1b\x68\xbf\x54\x9e\xa5\xd6\x76\xd3\xad\xaf\x7f\xb1\xdb\x52\x58\xe9\x31\x97\x45\x61\x0d\x32\x33\x53\x37\xec\xf5\xbf\xb0\xb3\xed\x36\x13\xec\x8c\xfd\x8d\xbd\xe1\x8a\x2b\xce\xde\xb0\xbf\xb1\x73\xae\x0a\x9e\xe9\x72\x2b\xd8\x39\xfb\x9b\xed\x36\x5b\xde\x95\xb6\x16\xd0\x6e\xc2\x38\x53\x65\x86\x86\xde\x77\x0e\xd2\xf9\xd2\xb7\x8b\x87\xd1\x59\x88\xe2\x51\x08\xc5\x8c\xde\xd0\x51\xf8\x57\x7f\xfa\x1b\xa9\x56\x99\x28\x68\x3e\x54\xc1\xb7\xf8\x81\x13\x68\xe9\xeb\x99\xf2\x7e\xea\xbf\xda\x1a\xff\x95\xfd\x8d\x5d\x95\x59\x66\xab\x64\x37\x1a\x3b\x91\x5e\x33\x97\x0c\x25\xd4\xf4\x51\xde\xcb\xad\x48\x25\x87\x74\x28\xfb\xaf\xd3\x5b\x18\xed\x79\x19\x98\x2f\xe3\x35\xed\x65\xa3\x8e\xd9\x7a\x9e\x85\x5a\xc1\x8b\x9a\xc5\xd6\x4a\x27\xe6\x22\x7e\x75\xbc\x11\x1c\xf8\x7e\x69\x3d\xd0\x1d\x05\x25\xbf\x62\xf1\xb4\x83\xb6\x80\xda\x61\xeb\xca\x6a\x39\x0a\xe2\x43\xfd\xd8\x4d\x16\x94\x00\xbf\xa2\x39\xfe\x53\xa3\x8b\x06\x53\xcd\x93\xda\x51\x85\xac\x02\x6c\xc9\x40\xd8\x35\x28\xb6\xeb\x75\x93\x7e\xaa\x4a\x21\x56\xba\x58\xcb\x41\x9a\x91\xb5\xca\xde\xd1\x4d\x00\xd3\x4c\xed\x32\x95\xd9\xa9\x5d\xaa\xa7\x57\x5a\x09\xc6\x8d\x91\x2b\x24\x19\x03\x87\x0e\x8a\x2d\x3a\xa3\xe0\xb6\x6a\xb2\x46\x4b\x00\xec\x03\x5b\x25\x04\xa8\x16\x76\x17\xb0\x43\x90\xed\x66\xca\xbe\x41\x27\x12\x24\xab\x48\xcf\x45\x8d\x5f\x23\xaa\x67\xf7\x2d\xda\x90\xa3\xc2\x5b\x26\x58\x5f\x26\xfc\x11\x13\x8e\x12\x2f\x8f\x88\xf8\x5c\x45\x3c\x8c\x54\x9a\x23\xe9\x41\xf4\xc2\x42\x64\x5a\xad\xec\xac\xe8\xda\x04\xf4\x86\xcb\x63\xe0\x61\x71\x15\xb0\xb0\xce\x1a\xd8\xc3\x92\x1e\xa1\x21\xb1\xe7\xa4\x4c\x83\x4b\xc7\x94\x0b\x6b\x47\xf8\x68\x83\x3f\x0d\xa9\x71\x5d\xb4\x00\xc7\xa1\x44\xee\x8c\xc8\x81\x2c\x1d\x71\x4a\x3e\x92\x85\x07\x67\xa0\xcc\xc1\x16\x0d\x5b\x54\xbd\xf0\xf6\x76\xef\x17\x45\xca\x1a\x04\x09\x03\xe6\xe3\xb7\x44\xba\x0f\xc1\xbf\xbf\x3b\xbb\x7c\x5f\x7b\xae\x89\x7f\x6f\x01\xc9\xdf\x5e\x7e\xb8\x78\x3b\xff\x78\x77\xdb\x78\xce\x96\x46\x7f\xda\x03\x81\xef\xec\xbd\xa7\x00\x01\x7f\x41\xd1\xa6\xb9\x5e\xba\x7c\xe8\xe1\x67\x7a\x43\x36\x6b\x18\xd6\x2c\xa6\xca\x8f\xe5\xa5\x9a\x13\xa7\x93\xd5\x41\xcd\x29\xda\x36\xac\xb2\xf5\x0e\xfb\xa8\xde\xe1\xeb\x9f\x74\x26\x93\x7e\xe8\xaa\x3b\xae\xd6\xfa\xb1\x05\x0b\xb8\x10\x80\xe5\x26\x97\x1f\x55\x0a\x2d\xf4\x42\x24\x45\x88\x26\x37\x1b\xf7\xbf\x1a\x2e\xb7\xff\x0e\x8e\x9e\x38\xdf\x6d\x20\xa3\xeb\xe3\xd3\x70\xb6\x02\x4d\x2e\xa8\x43\xa0\x7b\x1d\x7c\x7b\x80\xdb\x48\x38\x45\x1d\x2a\x3d\x0f\x1b\xf4\xe3\x5a\x67\xe4\x91\x43\xca\xe1\x99\xda\x8a\x3c\xd1\x00\x33\x43\x36\x0b\xcd\x92\xb5\xcc\xd2\x20\xc1\xf4\x1d\xe0\xf2\x01\x3d\xfb\x92\xc4\x35\x85\xc7\x4f\xb8\xe2\x7b\x4e\x5d\x37\xed\xde\xe2\xea\x3e\x0a\x7b\xf4\x94\x40\xdb\xbe\x69\xff\x33\x01\x42\xb1\x2b\x88\x24\xac\x16\x09\xb7\x9d\x5e\xa9\xcf\x28\xa7\xbe\x3d\x6e\x49\x5d\x27\x09\x17\xa7\xa2\x36\xae\x34\xcd\xea\x5d\x09\xd4\xd1\xe8\x49\x45\x18\x98\x11\x50\x9d\x8d\xe0\x68\x8b\x05\x22\x57\x1a\xd4\x99\x0a\xb1\xff\x17\x26\xb6\xcb\x5a\xc7\x19\xfd\xaf\x0e\xca\x3b\x61\x2f\x2a\x0d\x7d\x01\xd4\xc2\x4a\xc3\xf7\x28\x3e\x5b\xe9\x1a\x98\xae\x13\x26\x8b\x99\x92\x06\x67\x66\x2e\x32\xf1\x60\x6b\x17\xc7\x07\x08\xb1\xe6\xee\xce\xae\xd9\x90\x0d\xc2\x1d\x89\x00\x4d\x1b\x5a\x84\x79\x4c\x51\x8b\x81\xc9\x54\x18\x6b\x37\x82\xb8\x8e\xf8\xc5\x2e\x00\x09\xe1\x2f\x84\x36\xa5\x42\xb9\xfa\x01\xe2\x09\x15\xa9\x67\xea\x72\x09\x99\xdc\x90\x3f\x9e\xa6\x78\x0b\x75\x72\x2b\x9e\x2f\x50\x52\x3c\x40\xd3\x9d\xdc\x0d\x04\x69\xc3\xe2\x4a\x12\x0f\x22\xdf\x15\xe0\xd4\x85\x7e\x55\x82\x17\x6b\x26\x8b\x09\x10\x3d\xba\x9d\x72\xa6\x78\x9a\x52\x02\x2c\x16\x67\xbb\x06\xe6\x7d\xcf\x38\xd3\xef\x0b\xfd\xd0\x67\xd8\x1e\x8b\xdd\xc4\x55\xbd\xcd\xb8\x9a\xe3\x09\xf2\x0d\xd0\x9b\x91\x6c\x6f\x57\x18\xbf\x5c\xcc\x3d\x39\xd5\x93\xd4\x33\x52\x76\x8f\xc5\xb4\xad\x1d\xeb\x3e\x34\xc1\xc9\x10\xc8\xe9\xdd\xf5\xc4\xfb\x69\x08\x39\x93\x33\x87\x2e\x18\xbe\x0b\x04\x60\x27\xaf\xa1\x6c\xdc\x6c\xdd\x87\xec\x74\x33\xe0\xd7\x8a\xbd\x1b\x32\xf2\xb5\x33\xa4\x3e\xec\xe3\x61\x5f\x0d\x0b\xf1\x20\xe8\xd7\x9e\x6a\x3d\x2f\xfc\xab\xd3\x8f\xd2\x84\x81\xb9\xd6\x46\x11\x5e\x4c\x81\x12\xe8\x87\xf3\x6e\x9e\x76\x59\xe6\xf8\x1e\xa6\x5b\x10\xd2\x4f\xe9\xa3\x86\x7d\x6a\xa8\xa7\x24\x30\x28\x40\xbd\xa6\xec\x52\x31\x67\xee\x4d\xd8\x0b\x9c\x58\xe6\x05\xb9\x20\x49\xdb\x9b\xe0\x12\x29\xad\x1e\xca\x39\xaf\xc3\x8c\x30\xf3\x27\x2c\x37\x8c\x04\xf5\x12\x94\x3e\x6b\xbf\xbc\x91\x90\x79\x74\x08\xb9\x04\x46\x11\x17\x58\x00\x1d\x92\x78\xed\xde\xa1\xd1\xae\x83\x37\x3b\x34\xd8\xc5\xbb\xd8\x1b\xf7\xa2\xed\xa2\x6d\x49\xe7\xa9\xfb\x9d\xe9\x7c\xa6\x5c\x69\xe4\x92\x34\xa8\x88\x56\x2f\x2a\x4a\x84\x20\x9b\x3f\x9a\xa9\x10\x0c\x76\x22\x78\xa0\xad\x18\x58\x94\xeb\xbb\x00\xe0\x60\x16\x1e\x83\x08\xb4\xfb\xe1\x6b\xd6\xf0\xb0\x13\x7c\x83\xc7\x7c\x9d\x69\x35\xcb\x6c\xa7\xc8\xc2\x11\xbb\x46\x49\x4a\xa6\x04\x7a\xe2\x65\x69\x37\xa3\x88\xc3\x79\xa6\x6c\xe7\xb1\xa5\x04\xf4\x3e\xf5\xcb\x4c\x7d\xd0\xc6\x71\x62\x98\xd0\x1f\x2e\xb4\x4c\xdd\xf6\xc2\x6b\x01\xd2\x1f\xde\xc2\xa1\x4d\x3e\x7f\x64\xb7\xf2\x47\x0b\x64\xa7\x11\xb1\xcd\x4e\x97\x79\x68\x54\xc2\xd5\x4c\xfd\x87\xed\x1e\xd4\xa3\x57\x6e\x58\xf5\x12\x97\x30\x8c\x20\x04\x4b\x3e\x63\xa1\xdf\xfd\xe3\xcb\xcf\x2f\x31\x9b\xa4\x34\x20\xbf\x3a\xa9\x1e\x20\x9e\xce\xbf\xcc\x32\x88\x44\xbb\x16\x78\x4a\x99\xf0\x89\x5e\x24\x16\x5d\xea\xe6\xaa\x6a\x62\x0c\x59\xe8\x7d\x33\x38\x38\x9f\xcf\x58\xc2\x8b\x64\x7d\xe2\x6c\x39\xda\xc6\xdc\xe9\x47\xc3\x87\x3a\x8c\xd6\xd2\x6a\x67\xb4\xb7\x17\xce\x7c\xe3\x39\x36\x2b\xf3\xc5\x36\x01\xb0\x54\xb7\x75\x79\x27\x4f\x01\x8c\x93\x13\x91\x20\x55\x3b\xcf\x3f\xee\xc4\x15\xc3\x8d\x93\xbc\xe4\x8a\x6f\x44\xca\x5e\x40\xde\xe3\x0b\x37\xf8\x33\xb5\x5d\x4c\xb3\xdd\xb2\x20\xa2\x36\xdb\x29\x53\x90\x21\xdb\x73\xca\xcd\xd3\xe6\x35\x69\x4f\x67\x77\x5e\xb4\xda\x6d\x1d\xdf\x37\xfe\x4b\xc3\x0d\x16\xf4\x71\xf9\xde\xb9\xa9\xa2\xc2\xaa\x7a\x08\xdc\xdc\x4f\xd8\x22\xe7\x0a\x14\x64\xd2\xd8\xa8\x0a\xab\x13\x2e\xcf\xc8\x82\xe6\x12\xa1\x14\xcf\x76\x90\x01\x32\x99\x29\xa4\x8c\x03\x6e\xf1\x5d\x92\xc9\x84\xad\x72\xbe\x5d\xd7\xec\x20\xf1\x20\x54\x01\x42\xc4\xd7\x82\x9b\xe3\xa2\xf5\x79\xbd\x04\x36\x38\x9e\x72\xa6\xe0\xf6\xc1\x55\x8d\xe4\x17\xaa\xd7\x71\xb4\x00\x42\x4f\xa4\xf3\x71\x04\x3f\x7b\x69\x68\x2b\xe4\x86\xc4\xb4\x05\x11\x48\xdb\x38\xe6\xbe\xba\x2f\xfc\x8d\xfd\x4a\xdc\x33\x0e\xd3\x79\x6c\xc8\xde\x73\xd9\x1c\xc5\x48\x7a\x59\xb5\x22\x79\x20\xe9\x09\x9e\x6b\x4c\xe3\x23\x4f\x85\x03\xc2\xfb\x8d\x63\x42\x42\x91\xc0\x56\xc8\xfe\x52\x2e\x74\xe6\xe8\x1e\x2f\xdf\x32\x9d\x83\xd2\x4a\xa1\xe9\x4f\x32\xed\xb2\x0e\xa4\x4a\xc5\x2f\x47\x71\xae\xf4\x1f\xf4\xce\x6c\xb6\x9f\x89\x04\x3d\xea\x8d\x85\xdd\x29\x17\xf6\x10\x2e\xdc\xcd\xb8\xf1\x94\xa9\x83\x55\xcf\xb2\x62\x0d\x08\x52\x4c\xd2\x08\x9d\xba\xe1\x3b\x96\xac\xb9\x5a\x45\xae\x09\x00\xf4\x89\xad\xce\x51\x91\xf4\x01\xc8\x0d\x75\xee\x72\xda\x29\x53\x9b\x32\x45\x7c\x20\x01\x01\xda\xda\xa5\x63\xf3\xd5\x2a\x17\x2b\xa0\x19\x99\xa9\x0a\xd7\x04\x10\x3b\x3a\x31\x14\xfc\x4e\x5f\xaa\xfe\xd3\xf0\xdd\x74\xdd\x06\x8b\x7c\xe7\x13\x9d\x49\xce\x37\xac\xe7\x7a\xb7\x4e\x98\x14\xd3\x09\xfb\x21\x80\xd2\x45\xa2\x95\xcf\x94\xee\x48\x93\xad\xb9\xfc\xd9\x9e\xab\x43\x93\x18\xa7\xbd\xee\xf0\x5b\x43\x14\xb8\x75\xd2\xf4\xa6\x9a\x17\xbc\x28\x47\x9c\x41\x24\xfc\x7e\x6e\x5f\xbe\xc1\x77\xfb\xe6\xf5\x39\x22\xc6\x1d\x29\x99\x7d\xde\x9e\x9c\xf6\xdb\x81\xb4\xbc\xad\xaf\xf7\x3a\x90\x33\xdd\xed\x40\x7e\x0a\x53\xdd\x31\xcf\xec\xf7\x21\x67\x1d\x6c\x2a\x3d\x6d\x1a\xeb\x22\x76\xb8\x6e\x4a\x4d\x31\xf5\x6b\x6c\xcb\x0e\xb0\xcd\x75\x5a\x26\x22\xb5\x2b\x17\xee\x43\x88\x88\xf1\xa4\x2e\x95\x4d\xb2\xed\xa0\xad\x30\x53\xc1\xa9\xfb\xb5\x7c\x0e\x83\xc8\xc0\x7d\xf7\xdf\x75\xf8\x1b\x9c\xc5\xd7\xd6\xe9\xf1\xfa\xc4\x7e\xca\x47\x9e\x53\xfe\xf3\x55\x0a\x6f\x9d\xcb\x95\x54\xbc\xd0\x39\xfb\xce\xa7\x6e\xbf\xf4\xba\x5f\xdd\x16\xc2\xc8\x6d\xa2\xd2\x45\xb8\x4d\x7c\x55\xc3\xa3\x6d\x92\xda\xa7\x4c\xc1\x37\xdb\x98\x14\xd7\xab\xaa\x53\xcf\x64\xd8\x09\xde\x36\x01\xdf\xa9\x34\x21\x6f\x73\xa6\x28\xe2\x80\xe3\xa6\xf3\x98\xd5\xbd\xf3\x6c\xde\x96\xc5\xfc\x40\xa2\x27\x7c\x79\x9c\xe3\x89\x60\x08\x1f\xf8\xb6\x9f\x3a\x87\x93\xcb\x01\x13\xd7\xbc\xd4\xbc\xb3\x54\xaa\xf3\xb3\x5f\x37\x65\x24\x95\x6f\x3d\x74\x7e\xfd\xde\x05\x8a\xc2\x7d\xb0\x72\xc1\x82\x81\x40\x0e\x51\x4c\x04\xc2\xab\xbd\xdf\xd6\xec\x29\xee\xf8\x76\xce\x33\x5d\xa6\x8c\x36\x35\x0a\xc3\xe7\x53\x3c\x1d\x81\xd4\x77\x3a\xed\x4a\x6c\x1a\xa9\xe7\xec\xf7\x1f\x78\xaf\x7d\x05\xc2\x6f\x1d\x3b\x70\xef\xd2\xa7\x9e\x7d\xb6\xa1\xa7\x9e\x86\xb1\xf7\xdb\xf1\xa8\xb1\xf7\x5e\x70\x60\x18\x1c\xe7\x20\x85\xfb\xa8\x4c\x33\x58\x6f\x71\x00\xa1\x85\x03\xb9\x12\x98\x35\xf7\x47\x7f\xce\xf1\x10\xf4\x7f\x6a\xcb\x73\xa1\x8a\x39\x7c\x71\xdc\xc7\xe0\x23\x9f\xe0\xf5\x8a\xc1\x34\xc8\x11\xfc\x6f\xb7\x1a\xfd\xfb\x8e\x4e\xe8\xdf\xd9\x0d\xf9\xb4\xec\x7e\x25\x01\x44\x6a\xee\xd9\x77\x12\x30\x47\x51\x2c\xd4\x0f\x5c\xc7\x70\x51\x83\x0e\xe8\xbd\xa8\x41\x95\xad\x7d\x50\x83\x42\xed\x21\x54\x0d\xa5\x90\x7b\x8f\xb2\xc2\xed\x56\xeb\xfe\x16\x49\x0c\x5c\x55\xfe\x0d\x74\xb0\x76\xfc\x32\xf6\x9f\x22\xd7\x21\x03\x08\x9d\x55\x71\xc1\xbd\xf6\xfa\xe1\xea\xc8\x68\x8f\xa3\x2e\x6f\x2c\x4c\x09\x7f\x21\xc6\x26\xf4\x28\x2c\x76\xee\x3a\xd2\x11\x42\xda\x8a\x64\xde\xa1\x42\x32\xa8\x2a\xd1\xc5\x33\x56\x15\x91\xb5\xc3\xcc\x2d\xd0\x53\xf0\x57\x50\x6a\xcd\x86\x6f\x09\xdf\x47\x50\xe2\x7a\xf0\x66\x0a\x8d\xf8\xb7\xbf\xfe\xfb\xb4\x4b\xf7\x1e\xaa\x3e\x16\x2e\xe5\x2b\xff\x2e\x97\x42\xa5\x10\x8c\xe5\x69\x53\x20\x4b\x55\xbc\xf3\x95\xed\xd9\x4e\xc3\x27\xc9\x08\x6e\x3f\x6a\xcd\x1c\x27\xd1\x57\x88\xe8\x87\x4d\xd6\x2f\xdf\x4a\xbc\xaf\xcb\x94\x30\xf3\x74\xa7\xf8\x46\x26\x5f\xb5\x8e\x3b\x29\xb2\x14\xaa\x48\x5f\xdf\x17\x95\x4a\x45\x72\x3f\xd6\x26\x38\x98\xde\x5f\x24\xf7\xec\xc7\xdb\x0f\xef\x51\xcd\x55\x9a\x99\xba\xe2\x85\x7c\x10\x77\x79\xe6\xc3\x01\xc4\xd7\x94\x67\x6e\x8d\x54\xe9\xa6\x23\x6a\x23\xc7\x4d\xed\x0c\x87\x58\x0d\x60\xb3\x3b\x59\x94\xc9\xbd\x28\x4e\x73\xae\x52\xbd\xc1\x66\x9c\x9a\x72\xb9\x94\xbf\x4c\x0b\x9e\x77\x48\x03\xa0\x1f\xe1\x1b\xda\xb9\x41\xf0\xa9\x08\x36\x2f\x9a\xba\x8f\x90\xe8\x4b\x32\xe2\x15\xe3\x16\xf3\xd2\xf8\x46\x00\xb7\x23\xab\xca\x6a\x40\x29\x98\x3b\x0b\xea\x93\xc6\x10\x82\x5e\x93\xb6\xf5\xe7\xc8\xb8\xff\x1c\xd5\xaa\xaa\xaf\xee\x2a\x15\x14\x1d\x37\xfc\x1e\xef\x87\xab\x5c\x18\x33\x61\x46\x43\x8d\x67\xca\x61\xd1\x5d\xbe\x14\xe0\x5e\x80\x1d\x36\xdb\xb1\x44\x6f\x25\x08\x60\xfa\x76\xad\xf5\x23\xf8\xe9\xe3\x4c\x51\xd0\x2c\x2e\x55\x21\x33\xc6\x97\x05\x39\xf1\x81\x0a\xdf\x49\x5f\x99\xe9\x4c\x41\x28\x36\x81\xe6\x03\x44\xc2\x87\x5f\x7c\x23\x0c\x5b\xf2\x44\x66\xb2\x20\x82\x2e\x48\x32\xe2\xb6\xbd\xf6\x3c\xb0\x7d\x99\xf3\x1d\xcf\xc2\xc5\x8a\x67\x65\x48\x8e\x3d\x31\xa2\x87\x00\x52\x9a\x39\x3a\x08\xbe\x06\xe3\x9c\x8c\x83\x0f\x48\x96\x7d\x66\x3f\x7e\x55\x3b\x45\x7f\x17\xff\x6f\xe5\x1e\xde\x67\x15\x1c\x71\x21\x3f\xe6\x70\x6c\x5e\xb9\xbd\x5e\x74\xb0\x33\x64\xea\xf0\xc1\x15\x53\x3c\xa4\x9f\xfa\xe3\x11\x62\x26\x1d\x97\xfe\xa9\x53\xf9\x6a\x7e\x61\x44\xef\xb5\x1b\x89\x5f\xc9\x9d\xd1\xc5\x60\x3e\xa4\xfa\xce\x1b\xff\x49\xeb\xec\x58\x8f\x3c\x91\x32\x48\xad\xe6\x20\x7c\x7b\xcc\x75\x12\x27\x80\x77\x6c\x5d\xbe\xf5\x31\x77\x4f\x09\x5e\x95\xcb\x22\x38\x18\x55\x01\x36\x32\xa8\x44\x0f\x52\xdc\x6c\x5b\x40\x17\x23\x11\xef\x50\x06\xa2\xb5\x9c\x69\xdf\x0c\x11\x44\xfc\x1c\x3c\xd4\x11\x68\x53\x6b\x35\x1c\xe5\xac\x43\x99\xda\xda\xa7\xbc\xe3\x2e\xa6\x57\xf6\xfd\x18\x7d\xdb\xf5\x27\x8a\xe3\xdb\xf3\x93\xac\xf8\x99\x8a\x2c\x76\xe4\x44\x73\x29\x05\xbe\xd7\xda\xfc\x79\x95\x69\x78\xb4\x3f\xef\x18\x0e\xfd\xde\x9d\xf3\x6d\xac\x86\x07\x58\x90\x44\x6f\x16\x52\x39\x56\x02\x72\x72\xc3\x55\xe3\xcc\x51\x94\xfa\x80\x84\xbb\x32\xa0\x46\x4a\xad\xef\xbd\x99\x13\xb3\xbd\xc6\x5b\xd6\xbe\xeb\x78\x7c\xbf\x7b\x5a\xba\xff\x8e\x48\x63\xbd\x05\xf6\x00\xc9\x1e\xf9\xce\x80\x62\xb4\xb0\xbb\xe2\x12\x1d\xbb\xd5\xfa\x4f\x22\xf3\xc3\xd1\xdf\xce\x14\xf4\x50\x49\x42\xf2\xd4\x16\x49\x0c\x00\x99\xd3\xc6\x0e\x5c\x5f\x2f\x4c\x7b\xe7\x7c\x9b\x58\x4d\xde\x1b\xab\xc1\x20\xf4\xff\x8c\xf0\x4c\x8f\x13\xf8\x48\x5f\x74\x74\x4c\xa2\xc5\x48\x30\x21\x48\xdc\xf2\x21\xea\x09\xdb\x70\xa9\x68\x19\xa0\xfe\x60\x2a\x16\xe5\x6a\xd5\xe9\x22\xfd\xf5\xc7\x5a\xaa\xeb\xe4\xef\xde\x17\xde\xcb\x56\xf7\x14\xde\xe2\x4b\xf7\x25\x74\x5f\xdb\x7b\xdf\xd7\x71\x10\x7f\x43\x6f\x7c\x6b\x48\xac\x31\x89\x9e\xc6\x1b\x7f\x39\xc4\x1b\xef\xb0\x5d\x90\x62\x47\xd7\x69\x87\xbf\xf9\xcd\x4d\xff\x75\xdc\xf4\x83\x26\x05\xd2\xba\xcc\x65\xd5\x40\xef\xa9\xe1\x81\xcc\x87\x9e\x0c\x18\x6a\x85\xec\x62\x76\x77\x4f\x0d\x5b\xf0\xe4\x19\xa8\x10\xe1\x74\x3c\xde\x1f\xb8\x07\xfc\x72\xa3\x37\x82\xc1\xa7\x0c\x2a\xd7\x30\xca\x62\x9c\x00\x5a\xd5\x36\x30\x20\x46\x08\x8f\x02\xc7\x29\x22\x57\xd2\x60\x54\x7f\xa7\xc4\x23\xb3\xa7\xd5\x24\x86\xef\x45\xc3\x03\x92\x66\x2f\xad\x75\x58\xc1\xfa\x7b\xca\x86\x5c\xac\x78\x9e\x42\x86\x09\x2d\xc9\x8c\x27\xf7\xf6\xbf\xa1\x7e\xf4\x45\x82\x18\x3a\x75\x05\x84\xbd\x86\xd2\xa4\x4a\x90\x0c\x8f\xd0\x8c\xa1\x7e\xf8\xba\x61\x3c\xc9\xb5\x41\xa7\x91\x57\x02\x86\x0c\x67\x30\x60\x1f\x64\x5a\xf2\x0c\xbf\xd8\xe9\x69\x1f\x0b\x5f\xab\x03\x8e\x22\xd1\xae\x26\x9a\x8d\x86\x03\x39\x8a\xa0\x1b\xa7\x33\xf5\xd6\x07\x4c\x5e\xb3\x3b\x23\x08\x65\x66\x1c\xed\x79\x6f\x4d\x9f\xcd\x7c\x68\x60\x02\x3b\x6d\x88\x9e\x0e\x70\x20\xeb\xa8\x23\x4c\x77\x4f\xec\x21\xd4\x3c\x66\x50\x46\x13\x03\x5f\x46\xca\xe1\xa1\x5b\xf0\x9e\x90\x0b\x9e\xee\x62\x36\x3e\xa9\x18\x44\xe9\x18\x4f\x37\x52\xd9\x45\xe0\xd4\x29\xfd\x49\xe3\x88\xea\x11\x72\x0c\x22\x4e\x59\x56\xdb\x04\x0d\x53\xc2\x1a\x97\x3c\x97\xd9\x0e\xee\x13\xdb\x5c\x9c\x44\xdf\x89\xc6\x87\x32\x9e\x80\x72\x9f\x68\x44\x4a\x23\x96\x65\x86\xb7\x0e\xb8\x97\xfb\x06\xd0\x8e\x74\x77\x39\xb1\x06\x47\x41\xd2\x29\xd1\x87\x51\x90\xf0\x29\xb2\x47\x1a\xd1\xca\x71\x11\xb7\xc0\x16\x99\x03\xc8\x7d\xad\x1f\x5d\xaa\xdb\x23\x0f\x58\xe6\xae\xd3\xf5\xc9\xa2\x2c\xfd\x76\xa8\xbb\x01\xba\x7d\x2a\xa2\x7c\xf3\xa1\x35\xfa\x4d\xa4\x7e\x6f\x92\x0a\x9a\x43\x9a\xbe\xc1\x73\x5d\x1a\xcc\x98\xb3\x63\x09\xe7\x97\x73\x74\x54\x1d\xd7\xcc\xb7\x4e\x1a\xad\xd8\xac\xfc\xfe\xfb\xdf\x0b\xf6\x3d\xa4\x10\xd2\x7d\x04\xe3\x63\xc0\x17\x89\xa5\xc3\x96\xed\x3f\x20\x90\x4c\xb2\x31\x22\xac\x0d\xa2\xea\xf2\xf5\x01\xe4\xc9\x93\x35\x33\xe5\x02\x11\x8c\x9c\x42\x2c\x5c\x79\xde\xe9\xf7\x1a\xc0\x88\x78\xb2\xbb\xda\xff\x2f\x09\x28\xa0\xca\xc5\x4c\x6d\x35\x52\xa3\x03\xf4\x73\x21\xd8\x86\xe7\xf7\x20\x5a\x8a\xee\x79\xa0\x82\xff\x4e\x8a\x69\x35\xbc\xf0\xb2\x52\x1f\x0a\xe8\x20\xe5\x31\xcb\x4b\xa5\x9c\x0a\x13\xb3\x86\x69\xf0\xf5\x4f\x66\x6a\x51\xc6\x77\xcf\x4a\xb0\x20\x4c\x2d\x08\x18\xc0\x66\xab\x81\x2b\x84\x2a\xc5\x4d\xa8\xd7\x94\x0d\x88\x1a\xcc\xd4\x13\x87\x0d\xf6\x39\xfc\x3e\x91\x0d\xe6\x9c\x79\x51\xbe\x02\x34\x37\x16\x0a\x86\xe1\xc0\x69\x0f\x46\xce\x27\x50\x0b\x9e\xb0\x1f\xe5\x83\x98\xb0\x9b\x2d\xcf\xef\x27\xec\x2d\x86\xff\xfe\xa4\x17\x6d\x3e\xbc\x06\xa1\xc4\xd1\x7e\xbc\xc3\xdc\x58\x7d\x44\x2b\xed\xd6\xff\xcf\x0d\x62\x00\xd6\x15\xfb\xfe\x9f\x89\xc8\xeb\xe0\xfa\xf8\x7b\xf7\x44\xec\x09\x53\xff\x06\x5e\xfb\xbb\xbc\x15\xf7\xd3\x7c\xfc\x2e\xfe\x5f\xb7\x7f\x39\x8b\x0b\x6c\x4f\xda\xe5\x5a\x51\x69\xbf\xae\xc4\x66\x99\xd6\x0f\xe5\x66\x7e\xf3\xb0\xa5\x40\xe9\xe3\xa9\x4f\x6d\x1f\x01\xba\xa7\x57\x5d\x7f\x9d\x67\xda\x94\x79\xff\xe2\xbf\xae\xd6\xda\x7d\xbd\x85\xea\x13\x26\xdb\x66\x21\x80\xb5\x60\x28\xfc\x04\x1f\x9b\xff\x87\x5e\xcc\x01\x6b\x75\xdc\x0a\x6f\x2b\xce\x13\x08\xeb\xa4\x52\xd5\x70\x42\xde\x6c\x05\x30\x4e\x05\x53\x34\x04\x04\x6a\x33\xcc\xbb\x46\x66\xca\x71\xae\x63\xc6\x6c\x9e\x0b\x20\x87\xce\x05\x28\xdb\xb1\x2d\xcf\x3d\xe0\xc1\x59\x44\xd1\xcd\x27\x80\x62\xe2\x2c\x37\x48\x56\xa5\xfb\xd6\x42\x08\xe5\x7b\x7b\x8c\x29\x01\x44\xc8\xb5\xde\x27\xb4\xdb\xa3\x70\xd4\xfb\x1d\x2a\x9c\x8d\xf7\xa2\xbb\x20\x98\xdc\x2b\x51\x44\xbb\x79\xcd\xb4\xa8\x2c\xcd\x4a\x84\xea\x57\x85\xf8\x6f\x8d\x41\xd7\xc8\xb9\x2a\x0e\x94\x41\x31\xbd\xa7\xf0\x97\x7f\xe2\xc5\x1a\x2f\xb4\x1b\x5d\x08\xdc\x33\x91\x25\x08\xe7\x0b\x7a\x9d\x17\x99\x5e\x80\xa4\x9c\xfd\xa5\xeb\x6e\x98\xd0\xd2\x1e\xd4\x75\xcd\x01\x1b\xb2\x33\xd8\xdd\x04\x32\x6d\x73\x61\x80\x70\xa5\x19\xa5\x1a\x8a\x4f\x1e\x77\xe9\x6e\x56\xd7\x6e\xfa\x6f\x1b\x97\xed\xa6\x28\x83\x5d\xd6\x00\x56\xbd\x38\x20\x83\xa6\x21\x71\x41\x64\xc5\x14\x06\x46\xbe\xd2\x5a\x7b\x9d\x72\xf9\x4c\x9d\xe1\x2f\xd1\x21\xc0\x83\xca\x92\xc7\x83\x92\x48\xad\x5f\x7f\x98\xbe\xca\xce\x62\x04\x22\x79\x08\x26\xc1\x97\x09\x97\x81\x09\x64\x35\xaa\x42\xe6\x82\x29\x40\x21\xcc\x94\x29\x17\x27\x81\x98\xc4\xde\xe2\x1e\x80\x4c\xc7\x88\x2d\x87\xab\x0c\xf0\x15\x9d\xb4\x1c\xc3\xe8\x99\x0c\x6a\x29\x8e\xc0\x8f\x67\xb4\xf9\x43\xae\x24\x66\xc6\xfb\xb6\xfb\x72\xec\x65\x0d\x6e\xd1\x0e\xae\x84\x87\x5d\xdf\x7e\x01\x7a\x4e\x90\x81\x79\x8d\x28\x8a\x6f\x7d\x80\xc7\xd1\xd0\xa1\x47\x37\xc4\xd3\x66\xea\xff\x77\x67\x43\x37\xa8\x78\xc4\x4c\xb7\x3d\x63\x8f\xa8\x4e\xb0\x73\xa5\x6e\xee\x0a\x19\x19\x81\xdd\x95\x6a\x4c\xf9\xb6\x52\xb9\xc3\xb5\xc4\xa2\x1e\x9a\xd2\x65\xe1\xd7\x07\x69\x22\xba\x6f\xf8\xda\x8d\x10\xec\x75\x2e\x96\xaf\x3f\xe7\x62\x39\x77\x23\x3d\x85\x06\x4d\x6d\x8b\x9a\xa4\xdf\x03\x27\x87\xd9\x6a\xd5\x4e\x7e\xb8\x87\x9c\xb4\xd6\x24\x2c\x27\x6a\x93\x5c\xb2\x20\xe7\x69\xdb\x03\x0c\x10\x22\xad\xb3\x91\x37\x6a\xf6\xd5\x8f\xb9\x2e\x24\xd8\x00\xa8\x55\x87\x0c\xe6\xdf\xff\xf1\x56\xe9\xb3\x21\xc7\xdb\x6d\x15\x32\xe3\x36\x7b\xae\xfc\x81\xd7\x8d\x0b\xfd\xba\xe8\x74\x18\x40\xb3\xe5\x8f\x8a\x78\x6c\x46\xb9\x9e\x86\x1d\x6b\x35\x00\x51\x74\xac\x35\x30\x70\x61\x95\x29\xe7\xe9\x93\x5e\x49\x71\x12\xc9\xad\xf3\x2c\x8b\x35\x15\x42\xa4\x6d\xa6\x42\x5e\xaa\xb5\x5a\xb3\xcc\xb9\xf0\x2a\xf6\x06\xb1\x16\xa5\x90\x10\x2c\x26\x8e\x74\x85\xe8\x0a\x29\x1e\x76\xb2\xe0\xa0\xe5\xeb\x55\xb4\xf6\xad\xe6\xa7\xba\x44\xfe\xca\xf2\xa2\xf7\x44\x9e\xf1\xb3\xf3\x7b\xd1\x80\x33\xef\xad\x6b\x7b\xa4\x23\xa2\x94\x80\xc5\xec\x76\xd9\x84\xe7\xb9\x43\xf9\xd3\x57\x99\xbd\x2b\x2d\x79\x52\x71\x73\x76\xd4\x73\x2d\x92\xfb\xad\x96\x6a\xf4\x5e\x54\xa1\xb8\x80\xc9\x5e\xb0\x50\x9a\xbf\x1d\x0e\x3a\x1c\x2b\xf6\x24\x36\xc4\x00\xbc\xc2\x41\x43\x03\x19\x1b\x67\x5e\x2b\xb9\x7b\xda\x3d\xb5\xff\x42\x84\xb3\xe1\x19\x7c\xb1\x2d\xf1\xa1\xda\xa9\xc2\x5b\x1c\x3b\x15\x26\x50\xde\xc8\xfe\x1a\xd8\xd9\x9c\x55\x28\x0c\x5b\xbb\x14\x5c\x90\xbf\x79\x86\x7e\xf3\x0c\xfd\x0f\xf7\x0c\x7d\x4d\xb7\x10\x60\x63\x9e\xd3\x27\xd4\x13\x20\x3f\x62\x39\xfa\xaf\x8e\xce\x71\x6c\xb5\x8e\x27\x91\xec\x73\x94\xe9\xd8\x04\xfa\x3b\x22\x0c\xdb\x3f\x0b\x9e\xdc\x0b\xd5\x19\xa3\x77\xf4\x45\x9d\x0a\x9c\x4f\x8b\x60\x69\x63\x5f\x8a\xde\xee\x87\xb2\x04\xa8\x13\x91\x06\xb7\x11\x82\xd8\x75\x02\xb6\xa7\x6d\xf8\x09\x80\xc6\x74\xee\x89\xad\x0d\x65\xe1\x61\x30\x12\x69\x92\x10\x2c\x55\xa3\x82\x1e\x8a\x89\x73\x1f\x9e\x6f\xb5\xce\x5a\xa1\x71\x4f\xda\x81\x8d\x44\x99\xa1\x9d\x77\x89\xc6\xa8\x89\x01\x63\xae\x17\x43\xd2\x45\x48\xd1\xc0\x7c\x0c\xd0\xc2\x80\xd9\x94\x96\x90\x4b\x19\xba\x23\x12\xd8\xe3\xde\xe1\x42\x18\xb1\x85\x48\x38\x48\x7f\x3a\xf0\x5e\xc2\x7d\xf6\x49\x4c\x8a\xd4\x48\x07\x31\xcd\xef\x74\x44\x2d\xa1\xdc\xb9\x6c\x13\xbe\x18\xbb\xb8\x6a\x16\x82\x83\x96\x63\xcd\x1d\x92\xc4\xd1\x2e\xee\x93\xb4\x75\x1c\xd3\x73\xd0\xdf\x1b\x76\xc2\xb5\xee\x3b\x97\x54\xd0\x39\x94\x33\x7c\x23\xfd\x11\xd2\x71\x36\x03\x91\x3b\x33\x75\xe6\x95\x4e\x03\xf6\xcb\x23\xf7\x30\x5c\x8a\x98\xc5\xc6\xd0\x20\x97\x63\xb8\xb9\x4c\x98\x29\x93\x35\xb0\x55\x56\xf7\xa9\x78\xdf\x6a\xae\xd8\xc9\x4c\xd9\x0b\x11\xb8\x5a\x36\x1c\xf2\xe2\x1f\xad\xb1\x6a\xe4\x7f\x0a\x0f\xcf\x22\xf2\xae\x18\x91\x85\x17\x27\xad\x5a\xd1\x6b\x8e\x38\x14\x01\x16\x01\x53\x52\x6e\x53\x5e\x88\xe9\x2c\xa0\x6d\x24\x7a\x3a\x1d\xca\x83\x4c\x66\x13\x37\x2c\xc6\x31\xd6\x76\xda\x4c\x2e\x45\xb2\x4b\x1a\x3a\x40\xfd\x34\x11\xbf\x5d\xdb\x7e\x5d\xd7\x36\x64\xd9\xc5\x9c\xc1\x31\x5d\x4b\x55\xbd\x0e\xaf\x1f\xd7\xb9\x82\x45\x35\x31\x23\xfa\xf9\x2b\x5e\x3b\x5b\x6c\xe0\x71\xf6\xfc\xe0\x7b\x50\xff\x71\x16\x2e\xb6\xe1\xb0\x8e\x28\x10\x1a\x66\x61\x1c\x5c\x2c\xe2\xa9\x63\x0d\xda\xc1\x61\xfd\x6e\x96\x99\x5f\x15\x38\x69\xc8\xc5\xd5\x5a\xdc\x1e\xae\x74\xe5\x2c\x6d\x25\xf0\xbc\xeb\xb1\xb8\x23\x56\x77\x5e\xbc\x30\xbe\xd7\xab\x3b\xa0\xc3\xfe\xbf\x97\xa6\xf8\xa9\xa6\x19\x7a\x98\xe8\xe8\xb3\x99\xa6\xae\xaa\x58\xcd\xa1\x16\xd5\x75\xd5\xe6\xd1\x4b\x37\xe7\xe0\xf2\xe4\x54\xe2\x6c\xbd\xc7\xdc\x83\x3e\xfb\xfe\xfa\x8c\x47\xd3\x63\xce\xb7\x5b\x91\xbb\x83\xbc\x61\x6b\x81\xe4\x1a\x7c\x05\x34\x13\xd7\x02\xb5\xba\x6b\xb7\x5c\xbb\x95\xd4\x8a\x86\xc7\xa0\xeb\xa6\xed\x23\x77\x55\x66\x59\xe7\xc8\xed\x57\x72\xba\xba\x7b\xff\x7e\xfe\xd3\xd9\xfb\xbb\x0b\xd7\xfc\x56\x65\xa4\xe8\xb1\xce\x3e\xf1\x35\xa1\x3e\x09\xda\x8b\xf6\xb3\xc2\xe9\x85\xeb\xd0\x6a\x74\x72\x95\x59\x56\x55\xcd\x9a\xa9\xcf\x54\x0e\xc0\xb4\x51\x11\xd4\xf6\x1b\xeb\xed\xb8\xea\xf7\xe1\xb1\xcf\xb6\xf0\xcf\xf8\xee\x09\x0b\x8d\x78\x0d\xda\x8e\xa4\x19\xd7\xde\xaf\x94\x0d\x73\xc4\x72\x40\x30\x70\xd7\x72\x78\x6a\x5d\xc0\xc3\x96\xc7\x9d\x02\x46\x72\x91\x3a\x39\xbf\x27\x59\x1d\xd8\x77\x9f\xab\x71\x6a\xbf\x97\xa7\x78\xa5\x81\x72\x27\xa8\xe6\x06\x1a\xd5\x41\xf0\x6c\xa6\xd0\x07\x6a\xeb\x54\xe8\xee\x3a\xb1\x4b\x32\x6f\x33\xae\x56\x25\x5f\x59\xeb\xd6\x7d\x7c\xa6\x36\x72\xb5\x46\x1e\x90\x72\x1b\xf0\xc9\x9c\x29\xa0\x8b\xa9\x4d\xa1\x1a\x3e\x59\xaa\x99\xa2\x36\xa9\x55\x28\x1e\xb1\xb2\x7f\xba\xf1\xcd\x21\x50\x3a\x16\x44\x82\x74\x6a\xa6\x70\x70\x91\x9f\xc4\x45\x42\xe0\xc6\xc2\x8b\xfa\xd4\xe5\x10\xbb\x44\x9d\x7e\xbb\xa7\xaf\x20\x26\x33\x53\x3e\x45\x17\x3d\x47\xd4\x86\x48\xb8\x04\xab\xb4\x7f\x3f\x71\x83\xe1\xd6\x04\xd5\xad\x7d\xd6\x1f\x7d\x06\xd8\x05\x37\x1f\xa1\x3e\xdd\xdc\xc6\x06\x7a\x0b\x79\xb4\x71\x74\xf1\x36\x40\x5e\x76\x7b\x6d\x5c\xbb\xf0\x99\x4e\x68\xab\x2e\x17\xd9\x88\x2a\xe1\xf3\xbd\x95\xc2\x2d\xb9\xbf\x52\x03\xae\xc3\xd7\xb5\xa5\x65\xa7\x69\xdf\x67\x17\x5a\x77\x8c\xcb\x13\x06\x14\x2b\x95\xa2\x17\xf6\x75\x46\x99\x14\x87\xcc\x97\x01\xc9\x8a\xf5\x2e\x72\xbb\x4f\x5f\x85\x32\x69\x0e\xaa\x4e\xb0\x9f\x06\xd7\xc8\x5b\x08\x74\xd8\x8d\xda\x61\xe9\x9c\xab\x6c\xb0\x1d\xdb\x24\xc5\x93\x9c\x8c\xb3\xc4\xed\xc5\x2e\x1e\xd4\x58\xb6\xf3\x7f\xe2\x27\xd1\x24\x8c\xdc\x04\x2a\x99\x94\xb9\xb1\xdb\x25\xed\x77\xb4\x6b\xeb\x9c\xf1\x99\x72\xa9\x6a\x6e\x3b\x3e\x73\xe0\xdc\xdc\xff\x15\x13\x40\xb7\xc8\xa7\x0f\x16\x6b\xc1\xb4\x12\x6e\x37\x9c\x29\xa7\xfd\x3d\x61\x7c\x61\x9c\xa4\x36\x57\x3b\xaf\x73\x2d\x3d\x7d\x11\x57\x0c\x50\xcf\xfb\xf7\xbc\x9a\x19\x50\x39\xe7\x7f\x67\xff\xef\xbf\x7f\xf7\xff\x02\x00\x00\xff\xff\xd1\x4b\xbf\x0d\x7d\xb7\x04\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 308618, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 309117, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/flyteidl/gen/pb-go/flyteidl/service/signal.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/signal.swagger.json index 3c130cef0a..853bb7e3a3 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/signal.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/signal.swagger.json @@ -594,6 +594,13 @@ "tag": { "type": "string", "title": "Must exactly match for types to be castable" + }, + "dataclass_type": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/coreLiteralType" + }, + "title": "dataclass_type only exists for dataclasses.\nThis is used to resolve the type of the fields of dataclass\nThe key is the field name, and the value is the literal type of the field\ne.g. For dataclass Foo, with fields a, and a is a string\nFoo.a will be resolved as a literal type of string from dataclass_type" } }, "description": "Hints to improve type matching\ne.g. allows distinguishing output from custom type transformers\neven if the underlying IDL serialization matches." diff --git a/flyteidl/gen/pb-java/flyteidl/core/Types.java b/flyteidl/gen/pb-java/flyteidl/core/Types.java index 96d7eac609..b51c0b8c75 100644 --- a/flyteidl/gen/pb-java/flyteidl/core/Types.java +++ b/flyteidl/gen/pb-java/flyteidl/core/Types.java @@ -6552,6 +6552,80 @@ public interface TypeStructureOrBuilder extends */ com.google.protobuf.ByteString getTagBytes(); + + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + int getDataclassTypeCount(); + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + boolean containsDataclassType( + java.lang.String key); + /** + * Use {@link #getDataclassTypeMap()} instead. + */ + @java.lang.Deprecated + java.util.Map + getDataclassType(); + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + java.util.Map + getDataclassTypeMap(); + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + flyteidl.core.Types.LiteralType getDataclassTypeOrDefault( + java.lang.String key, + flyteidl.core.Types.LiteralType defaultValue); + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + flyteidl.core.Types.LiteralType getDataclassTypeOrThrow( + java.lang.String key); } /** *
@@ -6605,6 +6679,19 @@ private TypeStructure(
               tag_ = s;
               break;
             }
+            case 18: {
+              if (!((mutable_bitField0_ & 0x00000002) != 0)) {
+                dataclassType_ = com.google.protobuf.MapField.newMapField(
+                    DataclassTypeDefaultEntryHolder.defaultEntry);
+                mutable_bitField0_ |= 0x00000002;
+              }
+              com.google.protobuf.MapEntry
+              dataclassType__ = input.readMessage(
+                  DataclassTypeDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry);
+              dataclassType_.getMutableMap().put(
+                  dataclassType__.getKey(), dataclassType__.getValue());
+              break;
+            }
             default: {
               if (!parseUnknownField(
                   input, unknownFields, extensionRegistry, tag)) {
@@ -6629,6 +6716,18 @@ private TypeStructure(
       return flyteidl.core.Types.internal_static_flyteidl_core_TypeStructure_descriptor;
     }
 
+    @SuppressWarnings({"rawtypes"})
+    @java.lang.Override
+    protected com.google.protobuf.MapField internalGetMapField(
+        int number) {
+      switch (number) {
+        case 2:
+          return internalGetDataclassType();
+        default:
+          throw new RuntimeException(
+              "Invalid map field number: " + number);
+      }
+    }
     @java.lang.Override
     protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
         internalGetFieldAccessorTable() {
@@ -6637,6 +6736,7 @@ private TypeStructure(
               flyteidl.core.Types.TypeStructure.class, flyteidl.core.Types.TypeStructure.Builder.class);
     }
 
+    private int bitField0_;
     public static final int TAG_FIELD_NUMBER = 1;
     private volatile java.lang.Object tag_;
     /**
@@ -6679,6 +6779,114 @@ public java.lang.String getTag() {
       }
     }
 
+    public static final int DATACLASS_TYPE_FIELD_NUMBER = 2;
+    private static final class DataclassTypeDefaultEntryHolder {
+      static final com.google.protobuf.MapEntry<
+          java.lang.String, flyteidl.core.Types.LiteralType> defaultEntry =
+              com.google.protobuf.MapEntry
+              .newDefaultInstance(
+                  flyteidl.core.Types.internal_static_flyteidl_core_TypeStructure_DataclassTypeEntry_descriptor, 
+                  com.google.protobuf.WireFormat.FieldType.STRING,
+                  "",
+                  com.google.protobuf.WireFormat.FieldType.MESSAGE,
+                  flyteidl.core.Types.LiteralType.getDefaultInstance());
+    }
+    private com.google.protobuf.MapField<
+        java.lang.String, flyteidl.core.Types.LiteralType> dataclassType_;
+    private com.google.protobuf.MapField
+    internalGetDataclassType() {
+      if (dataclassType_ == null) {
+        return com.google.protobuf.MapField.emptyMapField(
+            DataclassTypeDefaultEntryHolder.defaultEntry);
+      }
+      return dataclassType_;
+    }
+
+    public int getDataclassTypeCount() {
+      return internalGetDataclassType().getMap().size();
+    }
+    /**
+     * 
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public boolean containsDataclassType( + java.lang.String key) { + if (key == null) { throw new java.lang.NullPointerException(); } + return internalGetDataclassType().getMap().containsKey(key); + } + /** + * Use {@link #getDataclassTypeMap()} instead. + */ + @java.lang.Deprecated + public java.util.Map getDataclassType() { + return getDataclassTypeMap(); + } + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public java.util.Map getDataclassTypeMap() { + return internalGetDataclassType().getMap(); + } + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public flyteidl.core.Types.LiteralType getDataclassTypeOrDefault( + java.lang.String key, + flyteidl.core.Types.LiteralType defaultValue) { + if (key == null) { throw new java.lang.NullPointerException(); } + java.util.Map map = + internalGetDataclassType().getMap(); + return map.containsKey(key) ? map.get(key) : defaultValue; + } + /** + *
+     * dataclass_type only exists for dataclasses.
+     * This is used to resolve the type of the fields of dataclass
+     * The key is the field name, and the value is the literal type of the field
+     * e.g. For dataclass Foo, with fields a, and a is a string
+     * Foo.a will be resolved as a literal type of string from dataclass_type
+     * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public flyteidl.core.Types.LiteralType getDataclassTypeOrThrow( + java.lang.String key) { + if (key == null) { throw new java.lang.NullPointerException(); } + java.util.Map map = + internalGetDataclassType().getMap(); + if (!map.containsKey(key)) { + throw new java.lang.IllegalArgumentException(); + } + return map.get(key); + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -6696,6 +6904,12 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (!getTagBytes().isEmpty()) { com.google.protobuf.GeneratedMessageV3.writeString(output, 1, tag_); } + com.google.protobuf.GeneratedMessageV3 + .serializeStringMapTo( + output, + internalGetDataclassType(), + DataclassTypeDefaultEntryHolder.defaultEntry, + 2); unknownFields.writeTo(output); } @@ -6708,6 +6922,16 @@ public int getSerializedSize() { if (!getTagBytes().isEmpty()) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, tag_); } + for (java.util.Map.Entry entry + : internalGetDataclassType().getMap().entrySet()) { + com.google.protobuf.MapEntry + dataclassType__ = DataclassTypeDefaultEntryHolder.defaultEntry.newBuilderForType() + .setKey(entry.getKey()) + .setValue(entry.getValue()) + .build(); + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(2, dataclassType__); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -6725,6 +6949,8 @@ public boolean equals(final java.lang.Object obj) { if (!getTag() .equals(other.getTag())) return false; + if (!internalGetDataclassType().equals( + other.internalGetDataclassType())) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -6738,6 +6964,10 @@ public int hashCode() { hash = (19 * hash) + getDescriptor().hashCode(); hash = (37 * hash) + TAG_FIELD_NUMBER; hash = (53 * hash) + getTag().hashCode(); + if (!internalGetDataclassType().getMap().isEmpty()) { + hash = (37 * hash) + DATACLASS_TYPE_FIELD_NUMBER; + hash = (53 * hash) + internalGetDataclassType().hashCode(); + } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -6851,6 +7081,28 @@ public static final class Builder extends return flyteidl.core.Types.internal_static_flyteidl_core_TypeStructure_descriptor; } + @SuppressWarnings({"rawtypes"}) + protected com.google.protobuf.MapField internalGetMapField( + int number) { + switch (number) { + case 2: + return internalGetDataclassType(); + default: + throw new RuntimeException( + "Invalid map field number: " + number); + } + } + @SuppressWarnings({"rawtypes"}) + protected com.google.protobuf.MapField internalGetMutableMapField( + int number) { + switch (number) { + case 2: + return internalGetMutableDataclassType(); + default: + throw new RuntimeException( + "Invalid map field number: " + number); + } + } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { @@ -6879,6 +7131,7 @@ public Builder clear() { super.clear(); tag_ = ""; + internalGetMutableDataclassType().clear(); return this; } @@ -6905,7 +7158,12 @@ public flyteidl.core.Types.TypeStructure build() { @java.lang.Override public flyteidl.core.Types.TypeStructure buildPartial() { flyteidl.core.Types.TypeStructure result = new flyteidl.core.Types.TypeStructure(this); + int from_bitField0_ = bitField0_; + int to_bitField0_ = 0; result.tag_ = tag_; + result.dataclassType_ = internalGetDataclassType(); + result.dataclassType_.makeImmutable(); + result.bitField0_ = to_bitField0_; onBuilt(); return result; } @@ -6958,6 +7216,8 @@ public Builder mergeFrom(flyteidl.core.Types.TypeStructure other) { tag_ = other.tag_; onChanged(); } + internalGetMutableDataclassType().mergeFrom( + other.internalGetDataclassType()); this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -6986,6 +7246,7 @@ public Builder mergeFrom( } return this; } + private int bitField0_; private java.lang.Object tag_ = ""; /** @@ -7075,6 +7336,185 @@ public Builder setTagBytes( onChanged(); return this; } + + private com.google.protobuf.MapField< + java.lang.String, flyteidl.core.Types.LiteralType> dataclassType_; + private com.google.protobuf.MapField + internalGetDataclassType() { + if (dataclassType_ == null) { + return com.google.protobuf.MapField.emptyMapField( + DataclassTypeDefaultEntryHolder.defaultEntry); + } + return dataclassType_; + } + private com.google.protobuf.MapField + internalGetMutableDataclassType() { + onChanged();; + if (dataclassType_ == null) { + dataclassType_ = com.google.protobuf.MapField.newMapField( + DataclassTypeDefaultEntryHolder.defaultEntry); + } + if (!dataclassType_.isMutable()) { + dataclassType_ = dataclassType_.copy(); + } + return dataclassType_; + } + + public int getDataclassTypeCount() { + return internalGetDataclassType().getMap().size(); + } + /** + *
+       * dataclass_type only exists for dataclasses.
+       * This is used to resolve the type of the fields of dataclass
+       * The key is the field name, and the value is the literal type of the field
+       * e.g. For dataclass Foo, with fields a, and a is a string
+       * Foo.a will be resolved as a literal type of string from dataclass_type
+       * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public boolean containsDataclassType( + java.lang.String key) { + if (key == null) { throw new java.lang.NullPointerException(); } + return internalGetDataclassType().getMap().containsKey(key); + } + /** + * Use {@link #getDataclassTypeMap()} instead. + */ + @java.lang.Deprecated + public java.util.Map getDataclassType() { + return getDataclassTypeMap(); + } + /** + *
+       * dataclass_type only exists for dataclasses.
+       * This is used to resolve the type of the fields of dataclass
+       * The key is the field name, and the value is the literal type of the field
+       * e.g. For dataclass Foo, with fields a, and a is a string
+       * Foo.a will be resolved as a literal type of string from dataclass_type
+       * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public java.util.Map getDataclassTypeMap() { + return internalGetDataclassType().getMap(); + } + /** + *
+       * dataclass_type only exists for dataclasses.
+       * This is used to resolve the type of the fields of dataclass
+       * The key is the field name, and the value is the literal type of the field
+       * e.g. For dataclass Foo, with fields a, and a is a string
+       * Foo.a will be resolved as a literal type of string from dataclass_type
+       * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public flyteidl.core.Types.LiteralType getDataclassTypeOrDefault( + java.lang.String key, + flyteidl.core.Types.LiteralType defaultValue) { + if (key == null) { throw new java.lang.NullPointerException(); } + java.util.Map map = + internalGetDataclassType().getMap(); + return map.containsKey(key) ? map.get(key) : defaultValue; + } + /** + *
+       * dataclass_type only exists for dataclasses.
+       * This is used to resolve the type of the fields of dataclass
+       * The key is the field name, and the value is the literal type of the field
+       * e.g. For dataclass Foo, with fields a, and a is a string
+       * Foo.a will be resolved as a literal type of string from dataclass_type
+       * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public flyteidl.core.Types.LiteralType getDataclassTypeOrThrow( + java.lang.String key) { + if (key == null) { throw new java.lang.NullPointerException(); } + java.util.Map map = + internalGetDataclassType().getMap(); + if (!map.containsKey(key)) { + throw new java.lang.IllegalArgumentException(); + } + return map.get(key); + } + + public Builder clearDataclassType() { + internalGetMutableDataclassType().getMutableMap() + .clear(); + return this; + } + /** + *
+       * dataclass_type only exists for dataclasses.
+       * This is used to resolve the type of the fields of dataclass
+       * The key is the field name, and the value is the literal type of the field
+       * e.g. For dataclass Foo, with fields a, and a is a string
+       * Foo.a will be resolved as a literal type of string from dataclass_type
+       * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public Builder removeDataclassType( + java.lang.String key) { + if (key == null) { throw new java.lang.NullPointerException(); } + internalGetMutableDataclassType().getMutableMap() + .remove(key); + return this; + } + /** + * Use alternate mutation accessors instead. + */ + @java.lang.Deprecated + public java.util.Map + getMutableDataclassType() { + return internalGetMutableDataclassType().getMutableMap(); + } + /** + *
+       * dataclass_type only exists for dataclasses.
+       * This is used to resolve the type of the fields of dataclass
+       * The key is the field name, and the value is the literal type of the field
+       * e.g. For dataclass Foo, with fields a, and a is a string
+       * Foo.a will be resolved as a literal type of string from dataclass_type
+       * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + public Builder putDataclassType( + java.lang.String key, + flyteidl.core.Types.LiteralType value) { + if (key == null) { throw new java.lang.NullPointerException(); } + if (value == null) { throw new java.lang.NullPointerException(); } + internalGetMutableDataclassType().getMutableMap() + .put(key, value); + return this; + } + /** + *
+       * dataclass_type only exists for dataclasses.
+       * This is used to resolve the type of the fields of dataclass
+       * The key is the field name, and the value is the literal type of the field
+       * e.g. For dataclass Foo, with fields a, and a is a string
+       * Foo.a will be resolved as a literal type of string from dataclass_type
+       * 
+ * + * map<string, .flyteidl.core.LiteralType> dataclass_type = 2; + */ + + public Builder putAllDataclassType( + java.util.Map values) { + internalGetMutableDataclassType().getMutableMap() + .putAll(values); + return this; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -13840,6 +14280,11 @@ public flyteidl.core.Types.Error getDefaultInstanceForType() { private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_core_TypeStructure_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_TypeStructure_DataclassTypeEntry_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_TypeStructure_DataclassTypeEntry_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_core_TypeAnnotation_descriptor; private static final @@ -13894,35 +14339,39 @@ public flyteidl.core.Types.Error getDefaultInstanceForType() { "imensionality\"/\n\022BlobDimensionality\022\n\n\006S" + "INGLE\020\000\022\r\n\tMULTIPART\020\001\"\032\n\010EnumType\022\016\n\006va" + "lues\030\001 \003(\t\"9\n\tUnionType\022,\n\010variants\030\001 \003(" + - "\0132\032.flyteidl.core.LiteralType\"\034\n\rTypeStr" + - "ucture\022\013\n\003tag\030\001 \001(\t\">\n\016TypeAnnotation\022,\n" + - "\013annotations\030\001 \001(\0132\027.google.protobuf.Str" + - "uct\"\273\004\n\013LiteralType\022+\n\006simple\030\001 \001(\0162\031.fl" + - "yteidl.core.SimpleTypeH\000\022+\n\006schema\030\002 \001(\013" + - "2\031.flyteidl.core.SchemaTypeH\000\0225\n\017collect" + - "ion_type\030\003 \001(\0132\032.flyteidl.core.LiteralTy" + - "peH\000\0224\n\016map_value_type\030\004 \001(\0132\032.flyteidl." + - "core.LiteralTypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyte" + - "idl.core.BlobTypeH\000\022,\n\tenum_type\030\007 \001(\0132\027" + - ".flyteidl.core.EnumTypeH\000\022G\n\027structured_" + - "dataset_type\030\010 \001(\0132$.flyteidl.core.Struc" + - "turedDatasetTypeH\000\022.\n\nunion_type\030\n \001(\0132\030" + - ".flyteidl.core.UnionTypeH\000\022)\n\010metadata\030\006" + - " \001(\0132\027.google.protobuf.Struct\0221\n\nannotat" + - "ion\030\t \001(\0132\035.flyteidl.core.TypeAnnotation" + - "\022/\n\tstructure\030\013 \001(\0132\034.flyteidl.core.Type" + - "StructureB\006\n\004type\"c\n\017OutputReference\022\017\n\007" + - "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\0222\n\tattr_path\030" + - "\003 \003(\0132\037.flyteidl.core.PromiseAttribute\"H" + - "\n\020PromiseAttribute\022\026\n\014string_value\030\001 \001(\t" + - "H\000\022\023\n\tint_value\030\002 \001(\005H\000B\007\n\005value\"0\n\005Erro" + - "r\022\026\n\016failed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001" + - "(\t*\206\001\n\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001" + - "\022\t\n\005FLOAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010" + - "DATETIME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005" + - "ERROR\020\010\022\n\n\006STRUCT\020\tB\n\016TypeAnnotation\022,\n\013ann" + + "otations\030\001 \001(\0132\027.google.protobuf.Struct\"" + + "\273\004\n\013LiteralType\022+\n\006simple\030\001 \001(\0162\031.flytei" + + "dl.core.SimpleTypeH\000\022+\n\006schema\030\002 \001(\0132\031.f" + + "lyteidl.core.SchemaTypeH\000\0225\n\017collection_" + + "type\030\003 \001(\0132\032.flyteidl.core.LiteralTypeH\000" + + "\0224\n\016map_value_type\030\004 \001(\0132\032.flyteidl.core" + + ".LiteralTypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyteidl." + + "core.BlobTypeH\000\022,\n\tenum_type\030\007 \001(\0132\027.fly" + + "teidl.core.EnumTypeH\000\022G\n\027structured_data" + + "set_type\030\010 \001(\0132$.flyteidl.core.Structure" + + "dDatasetTypeH\000\022.\n\nunion_type\030\n \001(\0132\030.fly" + + "teidl.core.UnionTypeH\000\022)\n\010metadata\030\006 \001(\013" + + "2\027.google.protobuf.Struct\0221\n\nannotation\030" + + "\t \001(\0132\035.flyteidl.core.TypeAnnotation\022/\n\t" + + "structure\030\013 \001(\0132\034.flyteidl.core.TypeStru" + + "ctureB\006\n\004type\"c\n\017OutputReference\022\017\n\007node" + + "_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\0222\n\tattr_path\030\003 \003(" + + "\0132\037.flyteidl.core.PromiseAttribute\"H\n\020Pr" + + "omiseAttribute\022\026\n\014string_value\030\001 \001(\tH\000\022\023" + + "\n\tint_value\030\002 \001(\005H\000B\007\n\005value\"0\n\005Error\022\026\n" + + "\016failed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206" + + "\001\n\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005" + + "FLOAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATE" + + "TIME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERRO" + + "R\020\010\022\n\n\006STRUCT\020\tB|null} [dataclassType] TypeStructure dataclassType */ /** @@ -9287,6 +9288,7 @@ * @param {flyteidl.core.ITypeStructure=} [properties] Properties to set */ function TypeStructure(properties) { + this.dataclassType = {}; if (properties) for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) if (properties[keys[i]] != null) @@ -9301,6 +9303,14 @@ */ TypeStructure.prototype.tag = ""; + /** + * TypeStructure dataclassType. + * @member {Object.} dataclassType + * @memberof flyteidl.core.TypeStructure + * @instance + */ + TypeStructure.prototype.dataclassType = $util.emptyObject; + /** * Creates a new TypeStructure instance using the specified properties. * @function create @@ -9327,6 +9337,11 @@ writer = $Writer.create(); if (message.tag != null && message.hasOwnProperty("tag")) writer.uint32(/* id 1, wireType 2 =*/10).string(message.tag); + if (message.dataclassType != null && message.hasOwnProperty("dataclassType")) + for (var keys = Object.keys(message.dataclassType), i = 0; i < keys.length; ++i) { + writer.uint32(/* id 2, wireType 2 =*/18).fork().uint32(/* id 1, wireType 2 =*/10).string(keys[i]); + $root.flyteidl.core.LiteralType.encode(message.dataclassType[keys[i]], writer.uint32(/* id 2, wireType 2 =*/18).fork()).ldelim().ldelim(); + } return writer; }; @@ -9344,13 +9359,21 @@ TypeStructure.decode = function decode(reader, length) { if (!(reader instanceof $Reader)) reader = $Reader.create(reader); - var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.TypeStructure(); + var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.TypeStructure(), key; while (reader.pos < end) { var tag = reader.uint32(); switch (tag >>> 3) { case 1: message.tag = reader.string(); break; + case 2: + reader.skip().pos++; + if (message.dataclassType === $util.emptyObject) + message.dataclassType = {}; + key = reader.string(); + reader.pos++; + message.dataclassType[key] = $root.flyteidl.core.LiteralType.decode(reader, reader.uint32()); + break; default: reader.skipType(tag & 7); break; @@ -9373,6 +9396,16 @@ if (message.tag != null && message.hasOwnProperty("tag")) if (!$util.isString(message.tag)) return "tag: string expected"; + if (message.dataclassType != null && message.hasOwnProperty("dataclassType")) { + if (!$util.isObject(message.dataclassType)) + return "dataclassType: object expected"; + var key = Object.keys(message.dataclassType); + for (var i = 0; i < key.length; ++i) { + var error = $root.flyteidl.core.LiteralType.verify(message.dataclassType[key[i]]); + if (error) + return "dataclassType." + error; + } + } return null; }; diff --git a/flyteidl/gen/pb_python/flyteidl/core/types_pb2.py b/flyteidl/gen/pb_python/flyteidl/core/types_pb2.py index 3544f7afba..3043a0cf6b 100644 --- a/flyteidl/gen/pb_python/flyteidl/core/types_pb2.py +++ b/flyteidl/gen/pb_python/flyteidl/core/types_pb2.py @@ -14,7 +14,7 @@ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/types.proto\x12\rflyteidl.core\x1a\x1cgoogle/protobuf/struct.proto\"\xa1\x02\n\nSchemaType\x12@\n\x07\x63olumns\x18\x03 \x03(\x0b\x32&.flyteidl.core.SchemaType.SchemaColumnR\x07\x63olumns\x1a\xd0\x01\n\x0cSchemaColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12K\n\x04type\x18\x02 \x01(\x0e\x32\x37.flyteidl.core.SchemaType.SchemaColumn.SchemaColumnTypeR\x04type\"_\n\x10SchemaColumnType\x12\x0b\n\x07INTEGER\x10\x00\x12\t\n\x05\x46LOAT\x10\x01\x12\n\n\x06STRING\x10\x02\x12\x0b\n\x07\x42OOLEAN\x10\x03\x12\x0c\n\x08\x44\x41TETIME\x10\x04\x12\x0c\n\x08\x44URATION\x10\x05\"\xc7\x02\n\x15StructuredDatasetType\x12L\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x32.flyteidl.core.StructuredDatasetType.DatasetColumnR\x07\x63olumns\x12\x16\n\x06\x66ormat\x18\x02 \x01(\tR\x06\x66ormat\x12\x30\n\x14\x65xternal_schema_type\x18\x03 \x01(\tR\x12\x65xternalSchemaType\x12\x32\n\x15\x65xternal_schema_bytes\x18\x04 \x01(\x0cR\x13\x65xternalSchemaBytes\x1a\x62\n\rDatasetColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12=\n\x0cliteral_type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x0bliteralType\"\xa7\x01\n\x08\x42lobType\x12\x16\n\x06\x66ormat\x18\x01 \x01(\tR\x06\x66ormat\x12R\n\x0e\x64imensionality\x18\x02 \x01(\x0e\x32*.flyteidl.core.BlobType.BlobDimensionalityR\x0e\x64imensionality\"/\n\x12\x42lobDimensionality\x12\n\n\x06SINGLE\x10\x00\x12\r\n\tMULTIPART\x10\x01\"\"\n\x08\x45numType\x12\x16\n\x06values\x18\x01 \x03(\tR\x06values\"C\n\tUnionType\x12\x36\n\x08variants\x18\x01 \x03(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x08variants\"!\n\rTypeStructure\x12\x10\n\x03tag\x18\x01 \x01(\tR\x03tag\"K\n\x0eTypeAnnotation\x12\x39\n\x0b\x61nnotations\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x0b\x61nnotations\"\xbc\x05\n\x0bLiteralType\x12\x33\n\x06simple\x18\x01 \x01(\x0e\x32\x19.flyteidl.core.SimpleTypeH\x00R\x06simple\x12\x33\n\x06schema\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.SchemaTypeH\x00R\x06schema\x12\x45\n\x0f\x63ollection_type\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0e\x63ollectionType\x12\x42\n\x0emap_value_type\x18\x04 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0cmapValueType\x12-\n\x04\x62lob\x18\x05 \x01(\x0b\x32\x17.flyteidl.core.BlobTypeH\x00R\x04\x62lob\x12\x36\n\tenum_type\x18\x07 \x01(\x0b\x32\x17.flyteidl.core.EnumTypeH\x00R\x08\x65numType\x12^\n\x17structured_dataset_type\x18\x08 \x01(\x0b\x32$.flyteidl.core.StructuredDatasetTypeH\x00R\x15structuredDatasetType\x12\x39\n\nunion_type\x18\n \x01(\x0b\x32\x18.flyteidl.core.UnionTypeH\x00R\tunionType\x12\x33\n\x08metadata\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12=\n\nannotation\x18\t \x01(\x0b\x32\x1d.flyteidl.core.TypeAnnotationR\nannotation\x12:\n\tstructure\x18\x0b \x01(\x0b\x32\x1c.flyteidl.core.TypeStructureR\tstructureB\x06\n\x04type\"z\n\x0fOutputReference\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\x12\x10\n\x03var\x18\x02 \x01(\tR\x03var\x12<\n\tattr_path\x18\x03 \x03(\x0b\x32\x1f.flyteidl.core.PromiseAttributeR\x08\x61ttrPath\"_\n\x10PromiseAttribute\x12#\n\x0cstring_value\x18\x01 \x01(\tH\x00R\x0bstringValue\x12\x1d\n\tint_value\x18\x02 \x01(\x05H\x00R\x08intValueB\x07\n\x05value\"G\n\x05\x45rror\x12$\n\x0e\x66\x61iled_node_id\x18\x01 \x01(\tR\x0c\x66\x61iledNodeId\x12\x18\n\x07message\x18\x02 \x01(\tR\x07message*\x86\x01\n\nSimpleType\x12\x08\n\x04NONE\x10\x00\x12\x0b\n\x07INTEGER\x10\x01\x12\t\n\x05\x46LOAT\x10\x02\x12\n\n\x06STRING\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05\x12\x0c\n\x08\x44URATION\x10\x06\x12\n\n\x06\x42INARY\x10\x07\x12\t\n\x05\x45RROR\x10\x08\x12\n\n\x06STRUCT\x10\tB\xb0\x01\n\x11\x63om.flyteidl.coreB\nTypesProtoP\x01Z:github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/types.proto\x12\rflyteidl.core\x1a\x1cgoogle/protobuf/struct.proto\"\xa1\x02\n\nSchemaType\x12@\n\x07\x63olumns\x18\x03 \x03(\x0b\x32&.flyteidl.core.SchemaType.SchemaColumnR\x07\x63olumns\x1a\xd0\x01\n\x0cSchemaColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12K\n\x04type\x18\x02 \x01(\x0e\x32\x37.flyteidl.core.SchemaType.SchemaColumn.SchemaColumnTypeR\x04type\"_\n\x10SchemaColumnType\x12\x0b\n\x07INTEGER\x10\x00\x12\t\n\x05\x46LOAT\x10\x01\x12\n\n\x06STRING\x10\x02\x12\x0b\n\x07\x42OOLEAN\x10\x03\x12\x0c\n\x08\x44\x41TETIME\x10\x04\x12\x0c\n\x08\x44URATION\x10\x05\"\xc7\x02\n\x15StructuredDatasetType\x12L\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x32.flyteidl.core.StructuredDatasetType.DatasetColumnR\x07\x63olumns\x12\x16\n\x06\x66ormat\x18\x02 \x01(\tR\x06\x66ormat\x12\x30\n\x14\x65xternal_schema_type\x18\x03 \x01(\tR\x12\x65xternalSchemaType\x12\x32\n\x15\x65xternal_schema_bytes\x18\x04 \x01(\x0cR\x13\x65xternalSchemaBytes\x1a\x62\n\rDatasetColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12=\n\x0cliteral_type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x0bliteralType\"\xa7\x01\n\x08\x42lobType\x12\x16\n\x06\x66ormat\x18\x01 \x01(\tR\x06\x66ormat\x12R\n\x0e\x64imensionality\x18\x02 \x01(\x0e\x32*.flyteidl.core.BlobType.BlobDimensionalityR\x0e\x64imensionality\"/\n\x12\x42lobDimensionality\x12\n\n\x06SINGLE\x10\x00\x12\r\n\tMULTIPART\x10\x01\"\"\n\x08\x45numType\x12\x16\n\x06values\x18\x01 \x03(\tR\x06values\"C\n\tUnionType\x12\x36\n\x08variants\x18\x01 \x03(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x08variants\"\xd7\x01\n\rTypeStructure\x12\x10\n\x03tag\x18\x01 \x01(\tR\x03tag\x12V\n\x0e\x64\x61taclass_type\x18\x02 \x03(\x0b\x32/.flyteidl.core.TypeStructure.DataclassTypeEntryR\rdataclassType\x1a\\\n\x12\x44\x61taclassTypeEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x05value:\x02\x38\x01\"K\n\x0eTypeAnnotation\x12\x39\n\x0b\x61nnotations\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x0b\x61nnotations\"\xbc\x05\n\x0bLiteralType\x12\x33\n\x06simple\x18\x01 \x01(\x0e\x32\x19.flyteidl.core.SimpleTypeH\x00R\x06simple\x12\x33\n\x06schema\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.SchemaTypeH\x00R\x06schema\x12\x45\n\x0f\x63ollection_type\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0e\x63ollectionType\x12\x42\n\x0emap_value_type\x18\x04 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0cmapValueType\x12-\n\x04\x62lob\x18\x05 \x01(\x0b\x32\x17.flyteidl.core.BlobTypeH\x00R\x04\x62lob\x12\x36\n\tenum_type\x18\x07 \x01(\x0b\x32\x17.flyteidl.core.EnumTypeH\x00R\x08\x65numType\x12^\n\x17structured_dataset_type\x18\x08 \x01(\x0b\x32$.flyteidl.core.StructuredDatasetTypeH\x00R\x15structuredDatasetType\x12\x39\n\nunion_type\x18\n \x01(\x0b\x32\x18.flyteidl.core.UnionTypeH\x00R\tunionType\x12\x33\n\x08metadata\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12=\n\nannotation\x18\t \x01(\x0b\x32\x1d.flyteidl.core.TypeAnnotationR\nannotation\x12:\n\tstructure\x18\x0b \x01(\x0b\x32\x1c.flyteidl.core.TypeStructureR\tstructureB\x06\n\x04type\"z\n\x0fOutputReference\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\x12\x10\n\x03var\x18\x02 \x01(\tR\x03var\x12<\n\tattr_path\x18\x03 \x03(\x0b\x32\x1f.flyteidl.core.PromiseAttributeR\x08\x61ttrPath\"_\n\x10PromiseAttribute\x12#\n\x0cstring_value\x18\x01 \x01(\tH\x00R\x0bstringValue\x12\x1d\n\tint_value\x18\x02 \x01(\x05H\x00R\x08intValueB\x07\n\x05value\"G\n\x05\x45rror\x12$\n\x0e\x66\x61iled_node_id\x18\x01 \x01(\tR\x0c\x66\x61iledNodeId\x12\x18\n\x07message\x18\x02 \x01(\tR\x07message*\x86\x01\n\nSimpleType\x12\x08\n\x04NONE\x10\x00\x12\x0b\n\x07INTEGER\x10\x01\x12\t\n\x05\x46LOAT\x10\x02\x12\n\n\x06STRING\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05\x12\x0c\n\x08\x44URATION\x10\x06\x12\n\n\x06\x42INARY\x10\x07\x12\t\n\x05\x45RROR\x10\x08\x12\n\n\x06STRUCT\x10\tB\xb0\x01\n\x11\x63om.flyteidl.coreB\nTypesProtoP\x01Z:github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -23,8 +23,10 @@ DESCRIPTOR._options = None DESCRIPTOR._serialized_options = b'\n\021com.flyteidl.coreB\nTypesProtoP\001Z:github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core\242\002\003FCX\252\002\rFlyteidl.Core\312\002\rFlyteidl\\Core\342\002\031Flyteidl\\Core\\GPBMetadata\352\002\016Flyteidl::Core' - _globals['_SIMPLETYPE']._serialized_start=2081 - _globals['_SIMPLETYPE']._serialized_end=2215 + _TYPESTRUCTURE_DATACLASSTYPEENTRY._options = None + _TYPESTRUCTURE_DATACLASSTYPEENTRY._serialized_options = b'8\001' + _globals['_SIMPLETYPE']._serialized_start=2264 + _globals['_SIMPLETYPE']._serialized_end=2398 _globals['_SCHEMATYPE']._serialized_start=75 _globals['_SCHEMATYPE']._serialized_end=364 _globals['_SCHEMATYPE_SCHEMACOLUMN']._serialized_start=156 @@ -43,16 +45,18 @@ _globals['_ENUMTYPE']._serialized_end=900 _globals['_UNIONTYPE']._serialized_start=902 _globals['_UNIONTYPE']._serialized_end=969 - _globals['_TYPESTRUCTURE']._serialized_start=971 - _globals['_TYPESTRUCTURE']._serialized_end=1004 - _globals['_TYPEANNOTATION']._serialized_start=1006 - _globals['_TYPEANNOTATION']._serialized_end=1081 - _globals['_LITERALTYPE']._serialized_start=1084 - _globals['_LITERALTYPE']._serialized_end=1784 - _globals['_OUTPUTREFERENCE']._serialized_start=1786 - _globals['_OUTPUTREFERENCE']._serialized_end=1908 - _globals['_PROMISEATTRIBUTE']._serialized_start=1910 - _globals['_PROMISEATTRIBUTE']._serialized_end=2005 - _globals['_ERROR']._serialized_start=2007 - _globals['_ERROR']._serialized_end=2078 + _globals['_TYPESTRUCTURE']._serialized_start=972 + _globals['_TYPESTRUCTURE']._serialized_end=1187 + _globals['_TYPESTRUCTURE_DATACLASSTYPEENTRY']._serialized_start=1095 + _globals['_TYPESTRUCTURE_DATACLASSTYPEENTRY']._serialized_end=1187 + _globals['_TYPEANNOTATION']._serialized_start=1189 + _globals['_TYPEANNOTATION']._serialized_end=1264 + _globals['_LITERALTYPE']._serialized_start=1267 + _globals['_LITERALTYPE']._serialized_end=1967 + _globals['_OUTPUTREFERENCE']._serialized_start=1969 + _globals['_OUTPUTREFERENCE']._serialized_end=2091 + _globals['_PROMISEATTRIBUTE']._serialized_start=2093 + _globals['_PROMISEATTRIBUTE']._serialized_end=2188 + _globals['_ERROR']._serialized_start=2190 + _globals['_ERROR']._serialized_end=2261 # @@protoc_insertion_point(module_scope) diff --git a/flyteidl/gen/pb_python/flyteidl/core/types_pb2.pyi b/flyteidl/gen/pb_python/flyteidl/core/types_pb2.pyi index 9b9523c66f..9028afabd5 100644 --- a/flyteidl/gen/pb_python/flyteidl/core/types_pb2.pyi +++ b/flyteidl/gen/pb_python/flyteidl/core/types_pb2.pyi @@ -103,10 +103,19 @@ class UnionType(_message.Message): def __init__(self, variants: _Optional[_Iterable[_Union[LiteralType, _Mapping]]] = ...) -> None: ... class TypeStructure(_message.Message): - __slots__ = ["tag"] + __slots__ = ["tag", "dataclass_type"] + class DataclassTypeEntry(_message.Message): + __slots__ = ["key", "value"] + KEY_FIELD_NUMBER: _ClassVar[int] + VALUE_FIELD_NUMBER: _ClassVar[int] + key: str + value: LiteralType + def __init__(self, key: _Optional[str] = ..., value: _Optional[_Union[LiteralType, _Mapping]] = ...) -> None: ... TAG_FIELD_NUMBER: _ClassVar[int] + DATACLASS_TYPE_FIELD_NUMBER: _ClassVar[int] tag: str - def __init__(self, tag: _Optional[str] = ...) -> None: ... + dataclass_type: _containers.MessageMap[str, LiteralType] + def __init__(self, tag: _Optional[str] = ..., dataclass_type: _Optional[_Mapping[str, LiteralType]] = ...) -> None: ... class TypeAnnotation(_message.Message): __slots__ = ["annotations"] diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_type_structure.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_type_structure.py index 46273f72e4..9a63072865 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_type_structure.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_type_structure.py @@ -16,6 +16,8 @@ import six +from flyteadmin.models.core_literal_type import CoreLiteralType # noqa: F401,E501 + class CoreTypeStructure(object): """NOTE: This class is auto generated by the swagger code generator program. @@ -31,21 +33,26 @@ class CoreTypeStructure(object): and the value is json key in definition. """ swagger_types = { - 'tag': 'str' + 'tag': 'str', + 'dataclass_type': 'dict(str, CoreLiteralType)' } attribute_map = { - 'tag': 'tag' + 'tag': 'tag', + 'dataclass_type': 'dataclass_type' } - def __init__(self, tag=None): # noqa: E501 + def __init__(self, tag=None, dataclass_type=None): # noqa: E501 """CoreTypeStructure - a model defined in Swagger""" # noqa: E501 self._tag = None + self._dataclass_type = None self.discriminator = None if tag is not None: self.tag = tag + if dataclass_type is not None: + self.dataclass_type = dataclass_type @property def tag(self): @@ -68,6 +75,27 @@ def tag(self, tag): self._tag = tag + @property + def dataclass_type(self): + """Gets the dataclass_type of this CoreTypeStructure. # noqa: E501 + + + :return: The dataclass_type of this CoreTypeStructure. # noqa: E501 + :rtype: dict(str, CoreLiteralType) + """ + return self._dataclass_type + + @dataclass_type.setter + def dataclass_type(self, dataclass_type): + """Sets the dataclass_type of this CoreTypeStructure. + + + :param dataclass_type: The dataclass_type of this CoreTypeStructure. # noqa: E501 + :type: dict(str, CoreLiteralType) + """ + + self._dataclass_type = dataclass_type + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/flyteidl/gen/pb_rust/flyteidl.core.rs b/flyteidl/gen/pb_rust/flyteidl.core.rs index b0c99fbfcb..bc39cf1d9c 100644 --- a/flyteidl/gen/pb_rust/flyteidl.core.rs +++ b/flyteidl/gen/pb_rust/flyteidl.core.rs @@ -173,6 +173,13 @@ pub struct TypeStructure { /// Must exactly match for types to be castable #[prost(string, tag="1")] pub tag: ::prost::alloc::string::String, + /// dataclass_type only exists for dataclasses. + /// This is used to resolve the type of the fields of dataclass + /// The key is the field name, and the value is the literal type of the field + /// e.g. For dataclass Foo, with fields a, and a is a string + /// Foo.a will be resolved as a literal type of string from dataclass_type + #[prost(map="string, message", tag="2")] + pub dataclass_type: ::std::collections::HashMap<::prost::alloc::string::String, LiteralType>, } /// TypeAnnotation encapsulates registration time information about a type. This can be used for various control-plane operations. TypeAnnotation will not be available at runtime when a task runs. #[allow(clippy::derive_partial_eq_without_eq)] diff --git a/flyteidl/protos/flyteidl/core/types.proto b/flyteidl/protos/flyteidl/core/types.proto index b0ea9c356c..3580eea9f0 100644 --- a/flyteidl/protos/flyteidl/core/types.proto +++ b/flyteidl/protos/flyteidl/core/types.proto @@ -114,6 +114,12 @@ message UnionType { message TypeStructure { // Must exactly match for types to be castable string tag = 1; + // dataclass_type only exists for dataclasses. + // This is used to resolve the type of the fields of dataclass + // The key is the field name, and the value is the literal type of the field + // e.g. For dataclass Foo, with fields a, and a is a string + // Foo.a will be resolved as a literal type of string from dataclass_type + map dataclass_type = 2; } // TypeAnnotation encapsulates registration time information about a type. This can be used for various control-plane operations. TypeAnnotation will not be available at runtime when a task runs. From 7a03e31ff68279121d8ca4df7a990dbb35d16273 Mon Sep 17 00:00:00 2001 From: byhsu Date: Sat, 14 Oct 2023 17:37:47 -0700 Subject: [PATCH 2/4] Add propeller type check and resolver Signed-off-by: byhsu --- .../pkg/compiler/errors/compiler_errors.go | 11 + .../pkg/compiler/validators/bindings.go | 20 ++ .../pkg/compiler/validators/bindings_test.go | 149 ++++++++ .../controller/nodes/attr_path_resolver.go | 156 +++++++++ .../nodes/attr_path_resolver_test.go | 329 ++++++++++++++++++ .../pkg/controller/nodes/errors/codes.go | 1 + .../controller/nodes/mocks/output_resolver.go | 18 +- .../pkg/controller/nodes/output_resolver.go | 22 +- .../pkg/controller/nodes/resolve.go | 3 +- 9 files changed, 695 insertions(+), 14 deletions(-) create mode 100644 flytepropeller/pkg/controller/nodes/attr_path_resolver.go create mode 100644 flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go diff --git a/flytepropeller/pkg/compiler/errors/compiler_errors.go b/flytepropeller/pkg/compiler/errors/compiler_errors.go index f3fd02f96f..2e0e15367a 100755 --- a/flytepropeller/pkg/compiler/errors/compiler_errors.go +++ b/flytepropeller/pkg/compiler/errors/compiler_errors.go @@ -93,6 +93,9 @@ const ( // A gate node is missing a condition. NoConditionFound ErrorCode = "NoConditionFound" + + // Field not found in the dataclass + FieldNotFoundError ErrorCode = "FieldNotFound" ) func NewBranchNodeNotSpecified(branchNodeID string) *CompileError { @@ -216,6 +219,14 @@ func NewMismatchingBindingsErr(nodeID, sinkParam, expectedType, receivedType str ) } +func NewFieldNotFoundErr(nodeID, fromVar, fromType, key string) *CompileError { + return newError( + FieldNotFoundError, + fmt.Sprintf("Variable [%v] (type [%v]) doesn't have field [%v].", fromVar, fromType, key), + nodeID, + ) +} + func NewIllegalEnumValueError(nodeID, sinkParam, receivedVal string, expectedVals []string) *CompileError { return newError( IllegalEnumValue, diff --git a/flytepropeller/pkg/compiler/validators/bindings.go b/flytepropeller/pkg/compiler/validators/bindings.go index d9ec6b6ae2..19614be9a7 100644 --- a/flytepropeller/pkg/compiler/validators/bindings.go +++ b/flytepropeller/pkg/compiler/validators/bindings.go @@ -124,6 +124,26 @@ func validateBinding(w c.WorkflowBuilder, nodeID c.NodeID, nodeParam string, bin sourceType = cType } } + var exist bool + var tmpType *flyte.LiteralType + + // If the variable has an attribute path. Extract the type of the last attribute. + for _, attr := range val.Promise.AttrPath { + if sourceType.GetCollectionType() != nil { + sourceType = sourceType.GetCollectionType() + } else if sourceType.GetMapValueType() != nil { + sourceType = sourceType.GetMapValueType() + } else if sourceType.GetStructure() != nil && sourceType.GetStructure().GetDataclassType() != nil { + + tmpType, exist = sourceType.GetStructure().GetDataclassType()[attr.GetStringValue()] + + if !exist { + errs.Collect(errors.NewFieldNotFoundErr(nodeID, val.Promise.Var, sourceType.String(), attr.GetStringValue())) + return nil, nil, !errs.HasErrors() + } + sourceType = tmpType + } + } if !validateParamTypes || AreTypesCastable(sourceType, expectedType) { val.Promise.NodeId = upNode.GetId() diff --git a/flytepropeller/pkg/compiler/validators/bindings_test.go b/flytepropeller/pkg/compiler/validators/bindings_test.go index 30f0bee2c6..12da7c4324 100644 --- a/flytepropeller/pkg/compiler/validators/bindings_test.go +++ b/flytepropeller/pkg/compiler/validators/bindings_test.go @@ -3,6 +3,7 @@ package validators import ( "testing" + structpb "github.com/golang/protobuf/ptypes/struct" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/mock" @@ -304,6 +305,154 @@ func TestValidateBindings(t *testing.T) { } }) + t.Run("List/Dict Promises with attribute path", func(t *testing.T) { + // List/Dict with attribute path should conduct validation + + n := &mocks.NodeBuilder{} + n.OnGetId().Return("node1") + n.OnGetInterface().Return(&core.TypedInterface{ + Inputs: &core.VariableMap{ + Variables: map[string]*core.Variable{}, + }, + Outputs: &core.VariableMap{ + Variables: map[string]*core.Variable{}, + }, + }) + + n2 := &mocks.NodeBuilder{} + n2.OnGetId().Return("node2") + n2.OnGetOutputAliases().Return(nil) + n2.OnGetInterface().Return(&core.TypedInterface{ + Inputs: &core.VariableMap{ + Variables: map[string]*core.Variable{}, + }, + Outputs: &core.VariableMap{ + Variables: map[string]*core.Variable{ + "n2_out": { + Type: LiteralTypeForLiteral(coreutils.MustMakeLiteral(map[string]interface{}{"x": []interface{}{1, 3, 4}})), + }, + }, + }, + }) + + wf := &mocks.WorkflowBuilder{} + wf.OnGetNode("n2").Return(n2, true) + wf.On("AddExecutionEdge", mock.Anything, mock.Anything).Return(nil) + + bindings := []*core.Binding{ + { + Var: "x", + Binding: &core.BindingData{ + Value: &core.BindingData_Promise{ + Promise: &core.OutputReference{ + Var: "n2_out", + NodeId: "n2", + AttrPath: []*core.PromiseAttribute{ + { + Value: &core.PromiseAttribute_StringValue{"x"}, + }, + { + Value: &core.PromiseAttribute_IntValue{0}, + }, + }, + }, + }, + }, + }, + } + + vars := &core.VariableMap{ + Variables: map[string]*core.Variable{ + "x": { + Type: LiteralTypeForLiteral(coreutils.MustMakeLiteral(1)), + }, + }, + } + + compileErrors := compilerErrors.NewCompileErrors() + _, ok := ValidateBindings(wf, n, bindings, vars, true, c.EdgeDirectionBidirectional, compileErrors) + assert.True(t, ok) + if compileErrors.HasErrors() { + assert.NoError(t, compileErrors) + } + }) + + t.Run("pb.Struct Promises with attribute path", func(t *testing.T) { + // Dataclass with attribute path should skip validation + + n := &mocks.NodeBuilder{} + n.OnGetId().Return("node1") + n.OnGetInterface().Return(&core.TypedInterface{ + Inputs: &core.VariableMap{ + Variables: map[string]*core.Variable{}, + }, + Outputs: &core.VariableMap{ + Variables: map[string]*core.Variable{}, + }, + }) + + n2 := &mocks.NodeBuilder{} + n2.OnGetId().Return("node2") + n2.OnGetOutputAliases().Return(nil) + literalType := LiteralTypeForLiteral(coreutils.MustMakeLiteral(&structpb.Struct{})) + literalType.Structure = &core.TypeStructure{} + literalType.Structure.DataclassType = map[string]*core.LiteralType{"x": LiteralTypeForLiteral(coreutils.MustMakeLiteral(1))} + + n2.OnGetInterface().Return(&core.TypedInterface{ + Inputs: &core.VariableMap{ + Variables: map[string]*core.Variable{}, + }, + Outputs: &core.VariableMap{ + Variables: map[string]*core.Variable{ + "n2_out": { + Type: literalType, + }, + }, + }, + }) + + wf := &mocks.WorkflowBuilder{} + wf.OnGetNode("n2").Return(n2, true) + wf.On("AddExecutionEdge", mock.Anything, mock.Anything).Return(nil) + + bindings := []*core.Binding{ + { + Var: "x", + Binding: &core.BindingData{ + Value: &core.BindingData_Promise{ + Promise: &core.OutputReference{ + Var: "n2_out", + NodeId: "n2", + AttrPath: []*core.PromiseAttribute{ + { + Value: &core.PromiseAttribute_StringValue{"x"}, + }, + { + Value: &core.PromiseAttribute_IntValue{0}, + }, + }, + }, + }, + }, + }, + } + + vars := &core.VariableMap{ + Variables: map[string]*core.Variable{ + "x": { + Type: LiteralTypeForLiteral(coreutils.MustMakeLiteral(1)), + }, + }, + } + + compileErrors := compilerErrors.NewCompileErrors() + _, ok := ValidateBindings(wf, n, bindings, vars, true, c.EdgeDirectionBidirectional, compileErrors) + assert.True(t, ok) + if compileErrors.HasErrors() { + assert.NoError(t, compileErrors) + } + }) + t.Run("Nil Binding Value", func(t *testing.T) { n := &mocks.NodeBuilder{} n.OnGetId().Return("node1") diff --git a/flytepropeller/pkg/controller/nodes/attr_path_resolver.go b/flytepropeller/pkg/controller/nodes/attr_path_resolver.go new file mode 100644 index 0000000000..9d79415146 --- /dev/null +++ b/flytepropeller/pkg/controller/nodes/attr_path_resolver.go @@ -0,0 +1,156 @@ +package nodes + +import ( + "context" + + "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core" + "github.com/flyteorg/flyte/flytepropeller/pkg/controller/nodes/errors" + "google.golang.org/protobuf/types/known/structpb" +) + +// resolveAttrPathInPromise resolves the literal with attribute path +// If the promise is chained with attributes (e.g. promise.a["b"][0]), then we need to resolve the promise +func resolveAttrPathInPromise(ctx context.Context, nodeID string, literal *core.Literal, bindAttrPath []*core.PromiseAttribute) (*core.Literal, error) { + var currVal *core.Literal = literal + var tmpVal *core.Literal + var err error + var exist bool + count := 0 + + for _, attr := range bindAttrPath { + switch currVal.GetValue().(type) { + case *core.Literal_Map: + tmpVal, exist = currVal.GetMap().GetLiterals()[attr.GetStringValue()] + if exist == false { + return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "key [%v] does not exist in literal %v", attr.GetStringValue(), currVal.GetMap().GetLiterals()) + } + currVal = tmpVal + count++ + case *core.Literal_Collection: + if int(attr.GetIntValue()) >= len(currVal.GetCollection().GetLiterals()) { + return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "index [%v] is out of range of %v", attr.GetIntValue(), currVal.GetCollection().GetLiterals()) + } + currVal = currVal.GetCollection().GetLiterals()[attr.GetIntValue()] + count++ + // scalar is always the leaf, so we can break here + case *core.Literal_Scalar: + break + } + } + + // resolve dataclass + if currVal.GetScalar() != nil && currVal.GetScalar().GetGeneric() != nil { + st := currVal.GetScalar().GetGeneric() + // start from index "count" + currVal, err = resolveAttrPathInPbStruct(ctx, nodeID, st, bindAttrPath[count:]) + if err != nil { + return nil, err + } + } + + return currVal, nil +} + +// resolveAttrPathInPbStruct resolves the protobuf struct (e.g. dataclass) with attribute path +func resolveAttrPathInPbStruct(ctx context.Context, nodeID string, st *structpb.Struct, bindAttrPath []*core.PromiseAttribute) (*core.Literal, error) { + + var currVal interface{} + var tmpVal interface{} + var exist bool + + currVal = st.AsMap() + + // Turn the current value to a map so it can be resolved more easily + for _, attr := range bindAttrPath { + switch currVal.(type) { + // map + case map[string]interface{}: + tmpVal, exist = currVal.(map[string]interface{})[attr.GetStringValue()] + if exist == false { + return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "key [%v] does not exist in literal %v", attr.GetStringValue(), currVal) + } + currVal = tmpVal + // list + case []interface{}: + if int(attr.GetIntValue()) >= len(currVal.([]interface{})) { + return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "index [%v] is out of range of %v", attr.GetIntValue(), currVal) + } + currVal = currVal.([]interface{})[attr.GetIntValue()] + } + } + + // After resolve, convert the interface to literal + literal, err := convertInterfaceToLiteral(ctx, nodeID, currVal) + + return literal, err +} + +// convertInterfaceToLiteral converts the protobuf struct (e.g. dataclass) to literal +func convertInterfaceToLiteral(ctx context.Context, nodeID string, obj interface{}) (*core.Literal, error) { + + literal := &core.Literal{} + + switch obj.(type) { + case map[string]interface{}: + newSt, err := structpb.NewStruct(obj.(map[string]interface{})) + if err != nil { + return nil, err + } + literal.Value = &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Generic{ + Generic: newSt, + }, + }, + } + case []interface{}: + literals := []*core.Literal{} + for _, v := range obj.([]interface{}) { + // recursively convert the interface to literal + literal, err := convertInterfaceToLiteral(ctx, nodeID, v) + if err != nil { + return nil, err + } + literals = append(literals, literal) + } + literal.Value = &core.Literal_Collection{ + Collection: &core.LiteralCollection{ + Literals: literals, + }, + } + case interface{}: + scalar, err := convertInterfaceToLiteralScalar(ctx, nodeID, obj) + if err != nil { + return nil, err + } + literal.Value = scalar + } + + return literal, nil +} + +// convertInterfaceToLiteralScalar converts the a single value to a literal scalar +func convertInterfaceToLiteralScalar(ctx context.Context, nodeID string, obj interface{}) (*core.Literal_Scalar, error) { + value := &core.Primitive{} + + switch obj.(type) { + case string: + value.Value = &core.Primitive_StringValue{StringValue: obj.(string)} + case int: + value.Value = &core.Primitive_Integer{Integer: int64(obj.(int))} + case float64: + value.Value = &core.Primitive_FloatValue{FloatValue: obj.(float64)} + case bool: + value.Value = &core.Primitive_Boolean{Boolean: obj.(bool)} + default: + return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "Failed to resolve interface to literal scalar") + } + + return &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Primitive{ + Primitive: value, + }, + }, + }, nil +} diff --git a/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go b/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go new file mode 100644 index 0000000000..4ba90061af --- /dev/null +++ b/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go @@ -0,0 +1,329 @@ +package nodes + +import ( + "testing" + + "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core" + "github.com/flyteorg/flyte/flytepropeller/pkg/controller/nodes/errors" + "github.com/stretchr/testify/assert" + "google.golang.org/protobuf/types/known/structpb" +) + +func NewScalarLiteral(value string) *core.Literal { + return &core.Literal{ + Value: &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Primitive{ + Primitive: &core.Primitive{ + Value: &core.Primitive_StringValue{ + StringValue: value, + }, + }, + }, + }, + }, + } +} + +func NewStructFromMap(m map[string]interface{}) *structpb.Struct { + st, _ := structpb.NewStruct(m) + return st +} + +func TestResolveAttrPathIn(t *testing.T) { + // - map {"foo": "bar"} + // - collection ["foo", "bar"] + // - struct1 {"foo": "bar"} + // - struct2 {"foo": ["bar1", "bar2"]} + // - nested list struct {"foo": [["bar1", "bar2"]]} + // - map+collection+struct {"foo": [{"bar": "car"}]} + // - exception key error with map + // - exception out of range with collection + // - exception key error with struct + // - exception out of range with struct + + args := []struct { + literal *core.Literal + path []*core.PromiseAttribute + expected *core.Literal + hasError bool + }{ + { + literal: &core.Literal{ + Value: &core.Literal_Map{ + Map: &core.LiteralMap{ + Literals: map[string]*core.Literal{ + "foo": NewScalarLiteral("bar"), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "foo", + }, + }, + }, + expected: NewScalarLiteral("bar"), + hasError: false, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Collection{ + Collection: &core.LiteralCollection{ + Literals: []*core.Literal{ + NewScalarLiteral("foo"), + NewScalarLiteral("bar"), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_IntValue{ + IntValue: 1, + }, + }, + }, + expected: NewScalarLiteral("bar"), + hasError: false, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Generic{ + Generic: NewStructFromMap(map[string]interface{}{"foo": "bar"}), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "foo", + }, + }, + }, + expected: NewScalarLiteral("bar"), + hasError: false, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Generic{ + Generic: NewStructFromMap( + map[string]interface{}{ + "foo": []interface{}{"bar1", "bar2"}, + }, + ), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "foo", + }, + }, + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_IntValue{ + IntValue: 1, + }, + }, + }, + expected: NewScalarLiteral("bar2"), + hasError: false, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Generic{ + Generic: NewStructFromMap( + map[string]interface{}{ + "foo": []interface{}{[]interface{}{"bar1", "bar2"}}, + }, + ), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "foo", + }, + }, + }, + expected: &core.Literal{ + Value: &core.Literal_Collection{ + Collection: &core.LiteralCollection{ + Literals: []*core.Literal{ + &core.Literal{ + Value: &core.Literal_Collection{ + Collection: &core.LiteralCollection{ + Literals: []*core.Literal{ + NewScalarLiteral("bar1"), + NewScalarLiteral("bar2"), + }, + }, + }, + }, + }, + }, + }, + }, + hasError: false, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Map{ + Map: &core.LiteralMap{ + Literals: map[string]*core.Literal{ + "foo": &core.Literal{ + Value: &core.Literal_Collection{ + Collection: &core.LiteralCollection{ + Literals: []*core.Literal{ + &core.Literal{ + Value: &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Generic{ + Generic: NewStructFromMap(map[string]interface{}{"bar": "car"}), + }, + }, + }, + }, + }, + }, + }, + }, + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "foo", + }, + }, + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_IntValue{ + IntValue: 0, + }, + }, + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "bar", + }, + }, + }, + expected: NewScalarLiteral("car"), + hasError: false, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Map{ + Map: &core.LiteralMap{ + Literals: map[string]*core.Literal{ + "foo": NewScalarLiteral("bar"), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "random", + }, + }, + }, + expected: &core.Literal{}, + hasError: true, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Collection{ + Collection: &core.LiteralCollection{ + Literals: []*core.Literal{ + NewScalarLiteral("foo"), + NewScalarLiteral("bar"), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_IntValue{ + IntValue: 2, + }, + }, + }, + expected: &core.Literal{}, + hasError: true, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Generic{ + Generic: NewStructFromMap(map[string]interface{}{"foo": "bar"}), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "random", + }, + }, + }, + expected: &core.Literal{}, + hasError: true, + }, + { + literal: &core.Literal{ + Value: &core.Literal_Scalar{ + Scalar: &core.Scalar{ + Value: &core.Scalar_Generic{ + Generic: NewStructFromMap( + map[string]interface{}{ + "foo": []interface{}{"bar1", "bar2"}, + }, + ), + }, + }, + }, + }, + path: []*core.PromiseAttribute{ + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_StringValue{ + StringValue: "foo", + }, + }, + &core.PromiseAttribute{ + Value: &core.PromiseAttribute_IntValue{ + IntValue: 100, + }, + }, + }, + expected: &core.Literal{}, + hasError: true, + }, + } + + for i, arg := range args { + resolved, err := resolveAttrPathInPromise(nil, "", arg.literal, arg.path) + if arg.hasError { + assert.Error(t, err, i) + assert.ErrorContains(t, err, errors.PromiseAttributeResolveError, i) + } else { + assert.Equal(t, arg.expected, resolved, i) + } + } +} diff --git a/flytepropeller/pkg/controller/nodes/errors/codes.go b/flytepropeller/pkg/controller/nodes/errors/codes.go index a3f877517d..53d3bbc8d7 100644 --- a/flytepropeller/pkg/controller/nodes/errors/codes.go +++ b/flytepropeller/pkg/controller/nodes/errors/codes.go @@ -26,4 +26,5 @@ const ( EventRecordingFailed ErrorCode = "EventRecordingFailed" CatalogCallFailed ErrorCode = "CatalogCallFailed" InvalidArrayLength ErrorCode = "InvalidArrayLength" + PromiseAttributeResolveError ErrorCode = "PromiseAttributeResolveError" ) diff --git a/flytepropeller/pkg/controller/nodes/mocks/output_resolver.go b/flytepropeller/pkg/controller/nodes/mocks/output_resolver.go index 4627165e70..2d67ff350c 100644 --- a/flytepropeller/pkg/controller/nodes/mocks/output_resolver.go +++ b/flytepropeller/pkg/controller/nodes/mocks/output_resolver.go @@ -26,8 +26,8 @@ func (_m OutputResolver_ExtractOutput) Return(values *core.Literal, err error) * return &OutputResolver_ExtractOutput{Call: _m.Call.Return(values, err)} } -func (_m *OutputResolver) OnExtractOutput(ctx context.Context, nl executors.NodeLookup, n v1alpha1.ExecutableNode, bindToVar string) *OutputResolver_ExtractOutput { - c_call := _m.On("ExtractOutput", ctx, nl, n, bindToVar) +func (_m *OutputResolver) OnExtractOutput(ctx context.Context, nl executors.NodeLookup, n v1alpha1.ExecutableNode, bindToVar string, bindAttrPath []*core.PromiseAttribute) *OutputResolver_ExtractOutput { + c_call := _m.On("ExtractOutput", ctx, nl, n, bindToVar, bindAttrPath) return &OutputResolver_ExtractOutput{Call: c_call} } @@ -36,13 +36,13 @@ func (_m *OutputResolver) OnExtractOutputMatch(matchers ...interface{}) *OutputR return &OutputResolver_ExtractOutput{Call: c_call} } -// ExtractOutput provides a mock function with given fields: ctx, nl, n, bindToVar -func (_m *OutputResolver) ExtractOutput(ctx context.Context, nl executors.NodeLookup, n v1alpha1.ExecutableNode, bindToVar string) (*core.Literal, error) { - ret := _m.Called(ctx, nl, n, bindToVar) +// ExtractOutput provides a mock function with given fields: ctx, nl, n, bindToVar, bindAttrPath +func (_m *OutputResolver) ExtractOutput(ctx context.Context, nl executors.NodeLookup, n v1alpha1.ExecutableNode, bindToVar string, bindAttrPath []*core.PromiseAttribute) (*core.Literal, error) { + ret := _m.Called(ctx, nl, n, bindToVar, bindAttrPath) var r0 *core.Literal - if rf, ok := ret.Get(0).(func(context.Context, executors.NodeLookup, v1alpha1.ExecutableNode, string) *core.Literal); ok { - r0 = rf(ctx, nl, n, bindToVar) + if rf, ok := ret.Get(0).(func(context.Context, executors.NodeLookup, v1alpha1.ExecutableNode, string, []*core.PromiseAttribute) *core.Literal); ok { + r0 = rf(ctx, nl, n, bindToVar, bindAttrPath) } else { if ret.Get(0) != nil { r0 = ret.Get(0).(*core.Literal) @@ -50,8 +50,8 @@ func (_m *OutputResolver) ExtractOutput(ctx context.Context, nl executors.NodeLo } var r1 error - if rf, ok := ret.Get(1).(func(context.Context, executors.NodeLookup, v1alpha1.ExecutableNode, string) error); ok { - r1 = rf(ctx, nl, n, bindToVar) + if rf, ok := ret.Get(1).(func(context.Context, executors.NodeLookup, v1alpha1.ExecutableNode, string, []*core.PromiseAttribute) error); ok { + r1 = rf(ctx, nl, n, bindToVar, bindAttrPath) } else { r1 = ret.Error(1) } diff --git a/flytepropeller/pkg/controller/nodes/output_resolver.go b/flytepropeller/pkg/controller/nodes/output_resolver.go index 91e5a0975e..38a2800eb0 100644 --- a/flytepropeller/pkg/controller/nodes/output_resolver.go +++ b/flytepropeller/pkg/controller/nodes/output_resolver.go @@ -19,7 +19,7 @@ type VarName = string type OutputResolver interface { // Extracts a subset of node outputs to literals. ExtractOutput(ctx context.Context, nl executors.NodeLookup, n v1alpha1.ExecutableNode, - bindToVar VarName) (values *core.Literal, err error) + bindToVar VarName, bindAttrPath []*core.PromiseAttribute) (values *core.Literal, err error) } func CreateAliasMap(aliases []v1alpha1.Alias) map[string]string { @@ -36,7 +36,7 @@ type remoteFileOutputResolver struct { } func (r remoteFileOutputResolver) ExtractOutput(ctx context.Context, nl executors.NodeLookup, n v1alpha1.ExecutableNode, - bindToVar VarName) (values *core.Literal, err error) { + bindToVar VarName, bindAttrPath []*core.PromiseAttribute) (values *core.Literal, err error) { nodeStatus := nl.GetNodeExecutionStatus(ctx, n.GetID()) outputsFileRef := v1alpha1.GetOutputsFile(nodeStatus.GetOutputDir()) @@ -51,11 +51,25 @@ func (r remoteFileOutputResolver) ExtractOutput(ctx context.Context, nl executor actualVar = variable } + var output *core.Literal + + // retrieving task output if index == nil { - return resolveSingleOutput(ctx, r.store, n.GetID(), outputsFileRef, actualVar) + output, err = resolveSingleOutput(ctx, r.store, n.GetID(), outputsFileRef, actualVar) + } else { + output, err = resolveSubtaskOutput(ctx, r.store, n.GetID(), outputsFileRef, *index, actualVar) + } + + if err != nil { + return nil, err + } + + // resolving binding attribute path if exist + if len(bindAttrPath) > 0 { + output, err = resolveAttrPathInPromise(ctx, n.GetID(), output, bindAttrPath) } - return resolveSubtaskOutput(ctx, r.store, n.GetID(), outputsFileRef, *index, actualVar) + return output, err } func resolveSubtaskOutput(ctx context.Context, store storage.ProtobufStore, nodeID string, outputsFileRef storage.DataReference, diff --git a/flytepropeller/pkg/controller/nodes/resolve.go b/flytepropeller/pkg/controller/nodes/resolve.go index 4893522698..2dd322c601 100644 --- a/flytepropeller/pkg/controller/nodes/resolve.go +++ b/flytepropeller/pkg/controller/nodes/resolve.go @@ -61,6 +61,7 @@ func ResolveBindingData(ctx context.Context, outputResolver OutputResolver, nl e upstreamNodeID := bindingData.GetPromise().GetNodeId() bindToVar := bindingData.GetPromise().GetVar() + bindAttrPath := bindingData.GetPromise().GetAttrPath() if nl == nil { return nil, errors.Errorf(errors.IllegalStateError, upstreamNodeID, @@ -79,7 +80,7 @@ func ResolveBindingData(ctx context.Context, outputResolver OutputResolver, nl e "Undefined node in Workflow") } - return outputResolver.ExtractOutput(ctx, nl, n, bindToVar) + return outputResolver.ExtractOutput(ctx, nl, n, bindToVar, bindAttrPath) case *core.BindingData_Scalar: logger.Debugf(ctx, "bindingData.GetValue() [%v] is of type Scalar", bindingData.GetValue()) literal.Value = &core.Literal_Scalar{Scalar: bindingData.GetScalar()} From 28ce1ec3017acfecf2e2534325ef1a056e4b742a Mon Sep 17 00:00:00 2001 From: byhsu Date: Tue, 17 Oct 2023 10:56:26 -0700 Subject: [PATCH 3/4] Address comments Signed-off-by: byhsu --- .../pkg/compiler/validators/bindings.go | 6 ++++-- .../nodes/attr_path_resolver_test.go | 20 +++++++++---------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/flytepropeller/pkg/compiler/validators/bindings.go b/flytepropeller/pkg/compiler/validators/bindings.go index 19614be9a7..527dc091c9 100644 --- a/flytepropeller/pkg/compiler/validators/bindings.go +++ b/flytepropeller/pkg/compiler/validators/bindings.go @@ -124,11 +124,12 @@ func validateBinding(w c.WorkflowBuilder, nodeID c.NodeID, nodeParam string, bin sourceType = cType } } - var exist bool - var tmpType *flyte.LiteralType // If the variable has an attribute path. Extract the type of the last attribute. for _, attr := range val.Promise.AttrPath { + var tmpType *flyte.LiteralType + var exist bool + if sourceType.GetCollectionType() != nil { sourceType = sourceType.GetCollectionType() } else if sourceType.GetMapValueType() != nil { @@ -138,6 +139,7 @@ func validateBinding(w c.WorkflowBuilder, nodeID c.NodeID, nodeParam string, bin tmpType, exist = sourceType.GetStructure().GetDataclassType()[attr.GetStringValue()] if !exist { + // the error should output the sourceType instead of tmpType because tmpType is nil errs.Collect(errors.NewFieldNotFoundErr(nodeID, val.Promise.Var, sourceType.String(), attr.GetStringValue())) return nil, nil, !errs.HasErrors() } diff --git a/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go b/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go index 4ba90061af..7259e65dd5 100644 --- a/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go +++ b/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go @@ -31,16 +31,6 @@ func NewStructFromMap(m map[string]interface{}) *structpb.Struct { } func TestResolveAttrPathIn(t *testing.T) { - // - map {"foo": "bar"} - // - collection ["foo", "bar"] - // - struct1 {"foo": "bar"} - // - struct2 {"foo": ["bar1", "bar2"]} - // - nested list struct {"foo": [["bar1", "bar2"]]} - // - map+collection+struct {"foo": [{"bar": "car"}]} - // - exception key error with map - // - exception out of range with collection - // - exception key error with struct - // - exception out of range with struct args := []struct { literal *core.Literal @@ -48,6 +38,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected *core.Literal hasError bool }{ + // - map {"foo": "bar"} { literal: &core.Literal{ Value: &core.Literal_Map{ @@ -68,6 +59,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: NewScalarLiteral("bar"), hasError: false, }, + // - collection ["foo", "bar"] { literal: &core.Literal{ Value: &core.Literal_Collection{ @@ -89,6 +81,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: NewScalarLiteral("bar"), hasError: false, }, + // - struct1 {"foo": "bar"} { literal: &core.Literal{ Value: &core.Literal_Scalar{ @@ -109,6 +102,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: NewScalarLiteral("bar"), hasError: false, }, + // - struct2 {"foo": ["bar1", "bar2"]} { literal: &core.Literal{ Value: &core.Literal_Scalar{ @@ -138,6 +132,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: NewScalarLiteral("bar2"), hasError: false, }, + // - nested list struct {"foo": [["bar1", "bar2"]]} { literal: &core.Literal{ Value: &core.Literal_Scalar{ @@ -179,6 +174,7 @@ func TestResolveAttrPathIn(t *testing.T) { }, hasError: false, }, + // - map+collection+struct {"foo": [{"bar": "car"}]} { literal: &core.Literal{ Value: &core.Literal_Map{ @@ -225,6 +221,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: NewScalarLiteral("car"), hasError: false, }, + // - exception key error with map { literal: &core.Literal{ Value: &core.Literal_Map{ @@ -245,6 +242,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: &core.Literal{}, hasError: true, }, + // - exception out of range with collection { literal: &core.Literal{ Value: &core.Literal_Collection{ @@ -266,6 +264,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: &core.Literal{}, hasError: true, }, + // - exception key error with struct { literal: &core.Literal{ Value: &core.Literal_Scalar{ @@ -286,6 +285,7 @@ func TestResolveAttrPathIn(t *testing.T) { expected: &core.Literal{}, hasError: true, }, + // - exception out of range with struct { literal: &core.Literal{ Value: &core.Literal_Scalar{ From 1b5fe18d55ed29362bf57db6368e725779287680 Mon Sep 17 00:00:00 2001 From: byhsu Date: Tue, 17 Oct 2023 15:30:57 -0700 Subject: [PATCH 4/4] lint Signed-off-by: byhsu --- .../pkg/compiler/validators/bindings_test.go | 8 ++-- .../controller/nodes/attr_path_resolver.go | 47 +++++++++---------- .../nodes/attr_path_resolver_test.go | 7 +-- .../pkg/controller/nodes/output_resolver.go | 2 +- 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/flytepropeller/pkg/compiler/validators/bindings_test.go b/flytepropeller/pkg/compiler/validators/bindings_test.go index 12da7c4324..182bee63ce 100644 --- a/flytepropeller/pkg/compiler/validators/bindings_test.go +++ b/flytepropeller/pkg/compiler/validators/bindings_test.go @@ -349,10 +349,10 @@ func TestValidateBindings(t *testing.T) { NodeId: "n2", AttrPath: []*core.PromiseAttribute{ { - Value: &core.PromiseAttribute_StringValue{"x"}, + Value: &core.PromiseAttribute_StringValue{StringValue: "x"}, }, { - Value: &core.PromiseAttribute_IntValue{0}, + Value: &core.PromiseAttribute_IntValue{IntValue: 0}, }, }, }, @@ -425,10 +425,10 @@ func TestValidateBindings(t *testing.T) { NodeId: "n2", AttrPath: []*core.PromiseAttribute{ { - Value: &core.PromiseAttribute_StringValue{"x"}, + Value: &core.PromiseAttribute_StringValue{StringValue: "x"}, }, { - Value: &core.PromiseAttribute_IntValue{0}, + Value: &core.PromiseAttribute_IntValue{IntValue: 0}, }, }, }, diff --git a/flytepropeller/pkg/controller/nodes/attr_path_resolver.go b/flytepropeller/pkg/controller/nodes/attr_path_resolver.go index 9d79415146..42150cb887 100644 --- a/flytepropeller/pkg/controller/nodes/attr_path_resolver.go +++ b/flytepropeller/pkg/controller/nodes/attr_path_resolver.go @@ -1,16 +1,15 @@ package nodes import ( - "context" + "google.golang.org/protobuf/types/known/structpb" "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core" "github.com/flyteorg/flyte/flytepropeller/pkg/controller/nodes/errors" - "google.golang.org/protobuf/types/known/structpb" ) // resolveAttrPathInPromise resolves the literal with attribute path // If the promise is chained with attributes (e.g. promise.a["b"][0]), then we need to resolve the promise -func resolveAttrPathInPromise(ctx context.Context, nodeID string, literal *core.Literal, bindAttrPath []*core.PromiseAttribute) (*core.Literal, error) { +func resolveAttrPathInPromise(nodeID string, literal *core.Literal, bindAttrPath []*core.PromiseAttribute) (*core.Literal, error) { var currVal *core.Literal = literal var tmpVal *core.Literal var err error @@ -21,7 +20,7 @@ func resolveAttrPathInPromise(ctx context.Context, nodeID string, literal *core. switch currVal.GetValue().(type) { case *core.Literal_Map: tmpVal, exist = currVal.GetMap().GetLiterals()[attr.GetStringValue()] - if exist == false { + if !exist { return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "key [%v] does not exist in literal %v", attr.GetStringValue(), currVal.GetMap().GetLiterals()) } currVal = tmpVal @@ -42,7 +41,7 @@ func resolveAttrPathInPromise(ctx context.Context, nodeID string, literal *core. if currVal.GetScalar() != nil && currVal.GetScalar().GetGeneric() != nil { st := currVal.GetScalar().GetGeneric() // start from index "count" - currVal, err = resolveAttrPathInPbStruct(ctx, nodeID, st, bindAttrPath[count:]) + currVal, err = resolveAttrPathInPbStruct(nodeID, st, bindAttrPath[count:]) if err != nil { return nil, err } @@ -52,7 +51,7 @@ func resolveAttrPathInPromise(ctx context.Context, nodeID string, literal *core. } // resolveAttrPathInPbStruct resolves the protobuf struct (e.g. dataclass) with attribute path -func resolveAttrPathInPbStruct(ctx context.Context, nodeID string, st *structpb.Struct, bindAttrPath []*core.PromiseAttribute) (*core.Literal, error) { +func resolveAttrPathInPbStruct(nodeID string, st *structpb.Struct, bindAttrPath []*core.PromiseAttribute) (*core.Literal, error) { var currVal interface{} var tmpVal interface{} @@ -62,37 +61,37 @@ func resolveAttrPathInPbStruct(ctx context.Context, nodeID string, st *structpb. // Turn the current value to a map so it can be resolved more easily for _, attr := range bindAttrPath { - switch currVal.(type) { + switch resolvedVal := currVal.(type) { // map case map[string]interface{}: - tmpVal, exist = currVal.(map[string]interface{})[attr.GetStringValue()] - if exist == false { + tmpVal, exist = resolvedVal[attr.GetStringValue()] + if !exist { return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "key [%v] does not exist in literal %v", attr.GetStringValue(), currVal) } currVal = tmpVal // list case []interface{}: - if int(attr.GetIntValue()) >= len(currVal.([]interface{})) { + if int(attr.GetIntValue()) >= len(resolvedVal) { return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "index [%v] is out of range of %v", attr.GetIntValue(), currVal) } - currVal = currVal.([]interface{})[attr.GetIntValue()] + currVal = resolvedVal[attr.GetIntValue()] } } // After resolve, convert the interface to literal - literal, err := convertInterfaceToLiteral(ctx, nodeID, currVal) + literal, err := convertInterfaceToLiteral(nodeID, currVal) return literal, err } // convertInterfaceToLiteral converts the protobuf struct (e.g. dataclass) to literal -func convertInterfaceToLiteral(ctx context.Context, nodeID string, obj interface{}) (*core.Literal, error) { +func convertInterfaceToLiteral(nodeID string, obj interface{}) (*core.Literal, error) { literal := &core.Literal{} - switch obj.(type) { + switch obj := obj.(type) { case map[string]interface{}: - newSt, err := structpb.NewStruct(obj.(map[string]interface{})) + newSt, err := structpb.NewStruct(obj) if err != nil { return nil, err } @@ -105,9 +104,9 @@ func convertInterfaceToLiteral(ctx context.Context, nodeID string, obj interface } case []interface{}: literals := []*core.Literal{} - for _, v := range obj.([]interface{}) { + for _, v := range obj { // recursively convert the interface to literal - literal, err := convertInterfaceToLiteral(ctx, nodeID, v) + literal, err := convertInterfaceToLiteral(nodeID, v) if err != nil { return nil, err } @@ -119,7 +118,7 @@ func convertInterfaceToLiteral(ctx context.Context, nodeID string, obj interface }, } case interface{}: - scalar, err := convertInterfaceToLiteralScalar(ctx, nodeID, obj) + scalar, err := convertInterfaceToLiteralScalar(nodeID, obj) if err != nil { return nil, err } @@ -130,18 +129,18 @@ func convertInterfaceToLiteral(ctx context.Context, nodeID string, obj interface } // convertInterfaceToLiteralScalar converts the a single value to a literal scalar -func convertInterfaceToLiteralScalar(ctx context.Context, nodeID string, obj interface{}) (*core.Literal_Scalar, error) { +func convertInterfaceToLiteralScalar(nodeID string, obj interface{}) (*core.Literal_Scalar, error) { value := &core.Primitive{} - switch obj.(type) { + switch obj := obj.(type) { case string: - value.Value = &core.Primitive_StringValue{StringValue: obj.(string)} + value.Value = &core.Primitive_StringValue{StringValue: obj} case int: - value.Value = &core.Primitive_Integer{Integer: int64(obj.(int))} + value.Value = &core.Primitive_Integer{Integer: int64(obj)} case float64: - value.Value = &core.Primitive_FloatValue{FloatValue: obj.(float64)} + value.Value = &core.Primitive_FloatValue{FloatValue: obj} case bool: - value.Value = &core.Primitive_Boolean{Boolean: obj.(bool)} + value.Value = &core.Primitive_Boolean{Boolean: obj} default: return nil, errors.Errorf(errors.PromiseAttributeResolveError, nodeID, "Failed to resolve interface to literal scalar") } diff --git a/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go b/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go index 7259e65dd5..fb966c666e 100644 --- a/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go +++ b/flytepropeller/pkg/controller/nodes/attr_path_resolver_test.go @@ -3,10 +3,11 @@ package nodes import ( "testing" - "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core" - "github.com/flyteorg/flyte/flytepropeller/pkg/controller/nodes/errors" "github.com/stretchr/testify/assert" "google.golang.org/protobuf/types/known/structpb" + + "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core" + "github.com/flyteorg/flyte/flytepropeller/pkg/controller/nodes/errors" ) func NewScalarLiteral(value string) *core.Literal { @@ -318,7 +319,7 @@ func TestResolveAttrPathIn(t *testing.T) { } for i, arg := range args { - resolved, err := resolveAttrPathInPromise(nil, "", arg.literal, arg.path) + resolved, err := resolveAttrPathInPromise("", arg.literal, arg.path) if arg.hasError { assert.Error(t, err, i) assert.ErrorContains(t, err, errors.PromiseAttributeResolveError, i) diff --git a/flytepropeller/pkg/controller/nodes/output_resolver.go b/flytepropeller/pkg/controller/nodes/output_resolver.go index 38a2800eb0..85eebd4de5 100644 --- a/flytepropeller/pkg/controller/nodes/output_resolver.go +++ b/flytepropeller/pkg/controller/nodes/output_resolver.go @@ -66,7 +66,7 @@ func (r remoteFileOutputResolver) ExtractOutput(ctx context.Context, nl executor // resolving binding attribute path if exist if len(bindAttrPath) > 0 { - output, err = resolveAttrPathInPromise(ctx, n.GetID(), output, bindAttrPath) + output, err = resolveAttrPathInPromise(n.GetID(), output, bindAttrPath) } return output, err