diff --git a/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc index fdab09978b..1f3a318cd0 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.cc @@ -22,13 +22,15 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::p extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2finterface_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_TypedInterface_flyteidl_2fcore_2finterface_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_RetryStrategy_flyteidl_2fcore_2fliterals_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Binding_flyteidl_2fcore_2fliterals_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_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_WorkflowMetadataDefaults_flyteidl_2fcore_2fworkflow_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_WorkflowMetadata_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_WorkflowNode_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_NodeMetadata_flyteidl_2fcore_2fworkflow_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<7> scc_info_BranchNode_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fduration_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Duration_google_2fprotobuf_2fduration_2eproto; namespace flyteidl { @@ -86,6 +88,10 @@ class WorkflowTemplateDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _WorkflowTemplate_default_instance_; +class TaskNodeOverridesDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed _instance; +} _TaskNodeOverrides_default_instance_; } // namespace core } // namespace flyteidl static void InitDefaultsBranchNode_flyteidl_2fcore_2fworkflow_2eproto() { @@ -138,9 +144,10 @@ static void InitDefaultsTaskNode_flyteidl_2fcore_2fworkflow_2eproto() { ::flyteidl::core::TaskNode::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<1> scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsTaskNode_flyteidl_2fcore_2fworkflow_2eproto}, { - &scc_info_Identifier_flyteidl_2fcore_2fidentifier_2eproto.base,}}; +::google::protobuf::internal::SCCInfo<2> scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 2, InitDefaultsTaskNode_flyteidl_2fcore_2fworkflow_2eproto}, { + &scc_info_Identifier_flyteidl_2fcore_2fidentifier_2eproto.base, + &scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto.base,}}; static void InitDefaultsWorkflowNode_flyteidl_2fcore_2fworkflow_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -236,6 +243,21 @@ ::google::protobuf::internal::SCCInfo<6> scc_info_WorkflowTemplate_flyteidl_2fco &scc_info_Binding_flyteidl_2fcore_2fliterals_2eproto.base, &scc_info_WorkflowMetadataDefaults_flyteidl_2fcore_2fworkflow_2eproto.base,}}; +static void InitDefaultsTaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto() { + GOOGLE_PROTOBUF_VERIFY_VERSION; + + { + void* ptr = &::flyteidl::core::_TaskNodeOverrides_default_instance_; + new (ptr) ::flyteidl::core::TaskNodeOverrides(); + ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); + } + ::flyteidl::core::TaskNodeOverrides::InitAsDefaultInstance(); +} + +::google::protobuf::internal::SCCInfo<1> scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsTaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto}, { + &scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base,}}; + void InitDefaults_flyteidl_2fcore_2fworkflow_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_BranchNode_flyteidl_2fcore_2fworkflow_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto.base); @@ -245,9 +267,10 @@ void InitDefaults_flyteidl_2fcore_2fworkflow_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_WorkflowMetadata_flyteidl_2fcore_2fworkflow_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_WorkflowMetadataDefaults_flyteidl_2fcore_2fworkflow_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_WorkflowTemplate_flyteidl_2fcore_2fworkflow_2eproto.base); + ::google::protobuf::internal::InitSCC(&scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto.base); } -::google::protobuf::Metadata file_level_metadata_flyteidl_2fcore_2fworkflow_2eproto[11]; +::google::protobuf::Metadata file_level_metadata_flyteidl_2fcore_2fworkflow_2eproto[12]; const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors_flyteidl_2fcore_2fworkflow_2eproto[1]; constexpr ::google::protobuf::ServiceDescriptor const** file_level_service_descriptors_flyteidl_2fcore_2fworkflow_2eproto = nullptr; @@ -281,6 +304,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2fworkflow_2eproto: PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskNode, _oneof_case_[0]), ~0u, // no _weak_field_map_ offsetof(::flyteidl::core::TaskNodeDefaultTypeInternal, reference_id_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskNode, overrides_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskNode, reference_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::WorkflowNode, _internal_metadata_), @@ -346,19 +370,26 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2fworkflow_2eproto: PROTOBUF_FIELD_OFFSET(::flyteidl::core::WorkflowTemplate, outputs_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::WorkflowTemplate, failure_node_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::WorkflowTemplate, metadata_defaults_), + ~0u, // no _has_bits_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskNodeOverrides, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskNodeOverrides, resources_), }; static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { { 0, -1, sizeof(::flyteidl::core::IfBlock)}, { 7, -1, sizeof(::flyteidl::core::IfElseBlock)}, { 17, -1, sizeof(::flyteidl::core::BranchNode)}, { 23, -1, sizeof(::flyteidl::core::TaskNode)}, - { 30, -1, sizeof(::flyteidl::core::WorkflowNode)}, - { 38, -1, sizeof(::flyteidl::core::NodeMetadata)}, - { 48, -1, sizeof(::flyteidl::core::Alias)}, - { 55, -1, sizeof(::flyteidl::core::Node)}, - { 69, -1, sizeof(::flyteidl::core::WorkflowMetadata)}, - { 76, -1, sizeof(::flyteidl::core::WorkflowMetadataDefaults)}, - { 82, -1, sizeof(::flyteidl::core::WorkflowTemplate)}, + { 31, -1, sizeof(::flyteidl::core::WorkflowNode)}, + { 39, -1, sizeof(::flyteidl::core::NodeMetadata)}, + { 49, -1, sizeof(::flyteidl::core::Alias)}, + { 56, -1, sizeof(::flyteidl::core::Node)}, + { 70, -1, sizeof(::flyteidl::core::WorkflowMetadata)}, + { 77, -1, sizeof(::flyteidl::core::WorkflowMetadataDefaults)}, + { 83, -1, sizeof(::flyteidl::core::WorkflowTemplate)}, + { 95, -1, sizeof(::flyteidl::core::TaskNodeOverrides)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -373,12 +404,13 @@ static ::google::protobuf::Message const * const file_default_instances[] = { reinterpret_cast(&::flyteidl::core::_WorkflowMetadata_default_instance_), reinterpret_cast(&::flyteidl::core::_WorkflowMetadataDefaults_default_instance_), reinterpret_cast(&::flyteidl::core::_WorkflowTemplate_default_instance_), + reinterpret_cast(&::flyteidl::core::_TaskNodeOverrides_default_instance_), }; ::google::protobuf::internal::AssignDescriptorsTable assign_descriptors_table_flyteidl_2fcore_2fworkflow_2eproto = { {}, AddDescriptors_flyteidl_2fcore_2fworkflow_2eproto, "flyteidl/core/workflow.proto", schemas, file_default_instances, TableStruct_flyteidl_2fcore_2fworkflow_2eproto::offsets, - file_level_metadata_flyteidl_2fcore_2fworkflow_2eproto, 11, file_level_enum_descriptors_flyteidl_2fcore_2fworkflow_2eproto, file_level_service_descriptors_flyteidl_2fcore_2fworkflow_2eproto, + file_level_metadata_flyteidl_2fcore_2fworkflow_2eproto, 12, file_level_enum_descriptors_flyteidl_2fcore_2fworkflow_2eproto, file_level_service_descriptors_flyteidl_2fcore_2fworkflow_2eproto, }; const char descriptor_table_protodef_flyteidl_2fcore_2fworkflow_2eproto[] = @@ -387,72 +419,79 @@ const char descriptor_table_protodef_flyteidl_2fcore_2fworkflow_2eproto[] = "yteidl/core/execution.proto\032\036flyteidl/co" "re/identifier.proto\032\035flyteidl/core/inter" "face.proto\032\034flyteidl/core/literals.proto" - "\032\031flyteidl/core/types.proto\032\036google/prot" - "obuf/duration.proto\"f\n\007IfBlock\0223\n\tcondit" - "ion\030\001 \001(\0132 .flyteidl.core.BooleanExpress" - "ion\022&\n\tthen_node\030\002 \001(\0132\023.flyteidl.core.N" - "ode\"\266\001\n\013IfElseBlock\022$\n\004case\030\001 \001(\0132\026.flyt" - "eidl.core.IfBlock\022%\n\005other\030\002 \003(\0132\026.flyte" - "idl.core.IfBlock\022(\n\telse_node\030\003 \001(\0132\023.fl" - "yteidl.core.NodeH\000\022%\n\005error\030\004 \001(\0132\024.flyt" - "eidl.core.ErrorH\000B\t\n\007default\"9\n\nBranchNo" - "de\022+\n\007if_else\030\001 \001(\0132\032.flyteidl.core.IfEl" - "seBlock\"J\n\010TaskNode\0221\n\014reference_id\030\001 \001(" - "\0132\031.flyteidl.core.IdentifierH\000B\013\n\trefere" - "nce\"\207\001\n\014WorkflowNode\0223\n\016launchplan_ref\030\001" - " \001(\0132\031.flyteidl.core.IdentifierH\000\0225\n\020sub" - "_workflow_ref\030\002 \001(\0132\031.flyteidl.core.Iden" - "tifierH\000B\013\n\treference\"\247\001\n\014NodeMetadata\022\014" - "\n\004name\030\001 \001(\t\022*\n\007timeout\030\004 \001(\0132\031.google.p" - "rotobuf.Duration\022-\n\007retries\030\005 \001(\0132\034.flyt" - "eidl.core.RetryStrategy\022\027\n\rinterruptible" - "\030\006 \001(\010H\000B\025\n\023interruptible_value\"#\n\005Alias" - "\022\013\n\003var\030\001 \001(\t\022\r\n\005alias\030\002 \001(\t\"\322\002\n\004Node\022\n\n" - "\002id\030\001 \001(\t\022-\n\010metadata\030\002 \001(\0132\033.flyteidl.c" - "ore.NodeMetadata\022&\n\006inputs\030\003 \003(\0132\026.flyte" - "idl.core.Binding\022\031\n\021upstream_node_ids\030\004 " - "\003(\t\022,\n\016output_aliases\030\005 \003(\0132\024.flyteidl.c" - "ore.Alias\022,\n\ttask_node\030\006 \001(\0132\027.flyteidl." - "core.TaskNodeH\000\0224\n\rworkflow_node\030\007 \001(\0132\033" - ".flyteidl.core.WorkflowNodeH\000\0220\n\013branch_" - "node\030\010 \001(\0132\031.flyteidl.core.BranchNodeH\000B" - "\010\n\006target\"\347\001\n\020WorkflowMetadata\022;\n\022qualit" - "y_of_service\030\001 \001(\0132\037.flyteidl.core.Quali" - "tyOfService\022C\n\non_failure\030\002 \001(\0162/.flytei" - "dl.core.WorkflowMetadata.OnFailurePolicy" - "\"Q\n\017OnFailurePolicy\022\024\n\020FAIL_IMMEDIATELY\020" - "\000\022(\n$FAIL_AFTER_EXECUTABLE_NODES_COMPLET" - "E\020\001\"1\n\030WorkflowMetadataDefaults\022\025\n\rinter" - "ruptible\030\001 \001(\010\"\332\002\n\020WorkflowTemplate\022%\n\002i" - "d\030\001 \001(\0132\031.flyteidl.core.Identifier\0221\n\010me" - "tadata\030\002 \001(\0132\037.flyteidl.core.WorkflowMet" - "adata\0220\n\tinterface\030\003 \001(\0132\035.flyteidl.core" - ".TypedInterface\022\"\n\005nodes\030\004 \003(\0132\023.flyteid" - "l.core.Node\022\'\n\007outputs\030\005 \003(\0132\026.flyteidl." - "core.Binding\022)\n\014failure_node\030\006 \001(\0132\023.fly" - "teidl.core.Node\022B\n\021metadata_defaults\030\007 \001" - "(\0132\'.flyteidl.core.WorkflowMetadataDefau" - "ltsB6Z4github.com/flyteorg/flyteidl/gen/" - "pb-go/flyteidl/coreb\006proto3" + "\032\031flyteidl/core/tasks.proto\032\031flyteidl/co" + "re/types.proto\032\034flyteidl/core/security.p" + "roto\032\036google/protobuf/duration.proto\"f\n\007" + "IfBlock\0223\n\tcondition\030\001 \001(\0132 .flyteidl.co" + "re.BooleanExpression\022&\n\tthen_node\030\002 \001(\0132" + "\023.flyteidl.core.Node\"\266\001\n\013IfElseBlock\022$\n\004" + "case\030\001 \001(\0132\026.flyteidl.core.IfBlock\022%\n\005ot" + "her\030\002 \003(\0132\026.flyteidl.core.IfBlock\022(\n\tels" + "e_node\030\003 \001(\0132\023.flyteidl.core.NodeH\000\022%\n\005e" + "rror\030\004 \001(\0132\024.flyteidl.core.ErrorH\000B\t\n\007de" + "fault\"9\n\nBranchNode\022+\n\007if_else\030\001 \001(\0132\032.f" + "lyteidl.core.IfElseBlock\"\177\n\010TaskNode\0221\n\014" + "reference_id\030\001 \001(\0132\031.flyteidl.core.Ident" + "ifierH\000\0223\n\toverrides\030\002 \001(\0132 .flyteidl.co" + "re.TaskNodeOverridesB\013\n\treference\"\207\001\n\014Wo" + "rkflowNode\0223\n\016launchplan_ref\030\001 \001(\0132\031.fly" + "teidl.core.IdentifierH\000\0225\n\020sub_workflow_" + "ref\030\002 \001(\0132\031.flyteidl.core.IdentifierH\000B\013" + "\n\treference\"\247\001\n\014NodeMetadata\022\014\n\004name\030\001 \001" + "(\t\022*\n\007timeout\030\004 \001(\0132\031.google.protobuf.Du" + "ration\022-\n\007retries\030\005 \001(\0132\034.flyteidl.core." + "RetryStrategy\022\027\n\rinterruptible\030\006 \001(\010H\000B\025" + "\n\023interruptible_value\"#\n\005Alias\022\013\n\003var\030\001 " + "\001(\t\022\r\n\005alias\030\002 \001(\t\"\322\002\n\004Node\022\n\n\002id\030\001 \001(\t\022" + "-\n\010metadata\030\002 \001(\0132\033.flyteidl.core.NodeMe" + "tadata\022&\n\006inputs\030\003 \003(\0132\026.flyteidl.core.B" + "inding\022\031\n\021upstream_node_ids\030\004 \003(\t\022,\n\016out" + "put_aliases\030\005 \003(\0132\024.flyteidl.core.Alias\022" + ",\n\ttask_node\030\006 \001(\0132\027.flyteidl.core.TaskN" + "odeH\000\0224\n\rworkflow_node\030\007 \001(\0132\033.flyteidl." + "core.WorkflowNodeH\000\0220\n\013branch_node\030\010 \001(\013" + "2\031.flyteidl.core.BranchNodeH\000B\010\n\006target\"" + "\347\001\n\020WorkflowMetadata\022;\n\022quality_of_servi" + "ce\030\001 \001(\0132\037.flyteidl.core.QualityOfServic" + "e\022C\n\non_failure\030\002 \001(\0162/.flyteidl.core.Wo" + "rkflowMetadata.OnFailurePolicy\"Q\n\017OnFail" + "urePolicy\022\024\n\020FAIL_IMMEDIATELY\020\000\022(\n$FAIL_" + "AFTER_EXECUTABLE_NODES_COMPLETE\020\001\"1\n\030Wor" + "kflowMetadataDefaults\022\025\n\rinterruptible\030\001" + " \001(\010\"\332\002\n\020WorkflowTemplate\022%\n\002id\030\001 \001(\0132\031." + "flyteidl.core.Identifier\0221\n\010metadata\030\002 \001" + "(\0132\037.flyteidl.core.WorkflowMetadata\0220\n\ti" + "nterface\030\003 \001(\0132\035.flyteidl.core.TypedInte" + "rface\022\"\n\005nodes\030\004 \003(\0132\023.flyteidl.core.Nod" + "e\022\'\n\007outputs\030\005 \003(\0132\026.flyteidl.core.Bindi" + "ng\022)\n\014failure_node\030\006 \001(\0132\023.flyteidl.core" + ".Node\022B\n\021metadata_defaults\030\007 \001(\0132\'.flyte" + "idl.core.WorkflowMetadataDefaults\"@\n\021Tas" + "kNodeOverrides\022+\n\tresources\030\001 \001(\0132\030.flyt" + "eidl.core.ResourcesB6Z4github.com/flyteo" + "rg/flyteidl/gen/pb-go/flyteidl/coreb\006pro" + "to3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fcore_2fworkflow_2eproto = { false, InitDefaults_flyteidl_2fcore_2fworkflow_2eproto, descriptor_table_protodef_flyteidl_2fcore_2fworkflow_2eproto, - "flyteidl/core/workflow.proto", &assign_descriptors_table_flyteidl_2fcore_2fworkflow_2eproto, 2067, + "flyteidl/core/workflow.proto", &assign_descriptors_table_flyteidl_2fcore_2fworkflow_2eproto, 2243, }; void AddDescriptors_flyteidl_2fcore_2fworkflow_2eproto() { - static constexpr ::google::protobuf::internal::InitFunc deps[7] = + static constexpr ::google::protobuf::internal::InitFunc deps[9] = { ::AddDescriptors_flyteidl_2fcore_2fcondition_2eproto, ::AddDescriptors_flyteidl_2fcore_2fexecution_2eproto, ::AddDescriptors_flyteidl_2fcore_2fidentifier_2eproto, ::AddDescriptors_flyteidl_2fcore_2finterface_2eproto, ::AddDescriptors_flyteidl_2fcore_2fliterals_2eproto, + ::AddDescriptors_flyteidl_2fcore_2ftasks_2eproto, ::AddDescriptors_flyteidl_2fcore_2ftypes_2eproto, + ::AddDescriptors_flyteidl_2fcore_2fsecurity_2eproto, ::AddDescriptors_google_2fprotobuf_2fduration_2eproto, }; - ::google::protobuf::internal::AddDescriptors(&descriptor_table_flyteidl_2fcore_2fworkflow_2eproto, deps, 7); + ::google::protobuf::internal::AddDescriptors(&descriptor_table_flyteidl_2fcore_2fworkflow_2eproto, deps, 9); } // Force running AddDescriptors() at dynamic initialization time. @@ -1677,16 +1716,23 @@ ::google::protobuf::Metadata BranchNode::GetMetadata() const { void TaskNode::InitAsDefaultInstance() { ::flyteidl::core::_TaskNode_default_instance_.reference_id_ = const_cast< ::flyteidl::core::Identifier*>( ::flyteidl::core::Identifier::internal_default_instance()); + ::flyteidl::core::_TaskNode_default_instance_._instance.get_mutable()->overrides_ = const_cast< ::flyteidl::core::TaskNodeOverrides*>( + ::flyteidl::core::TaskNodeOverrides::internal_default_instance()); } class TaskNode::HasBitSetters { public: static const ::flyteidl::core::Identifier& reference_id(const TaskNode* msg); + static const ::flyteidl::core::TaskNodeOverrides& overrides(const TaskNode* msg); }; const ::flyteidl::core::Identifier& TaskNode::HasBitSetters::reference_id(const TaskNode* msg) { return *msg->reference_.reference_id_; } +const ::flyteidl::core::TaskNodeOverrides& +TaskNode::HasBitSetters::overrides(const TaskNode* msg) { + return *msg->overrides_; +} void TaskNode::set_allocated_reference_id(::flyteidl::core::Identifier* reference_id) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); clear_reference(); @@ -1709,6 +1755,7 @@ void TaskNode::clear_reference_id() { } #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int TaskNode::kReferenceIdFieldNumber; +const int TaskNode::kOverridesFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 TaskNode::TaskNode() @@ -1720,6 +1767,11 @@ TaskNode::TaskNode(const TaskNode& from) : ::google::protobuf::Message(), _internal_metadata_(nullptr) { _internal_metadata_.MergeFrom(from._internal_metadata_); + if (from.has_overrides()) { + overrides_ = new ::flyteidl::core::TaskNodeOverrides(*from.overrides_); + } else { + overrides_ = nullptr; + } clear_has_reference(); switch (from.reference_case()) { case kReferenceId: { @@ -1736,6 +1788,7 @@ TaskNode::TaskNode(const TaskNode& from) void TaskNode::SharedCtor() { ::google::protobuf::internal::InitSCC( &scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto.base); + overrides_ = nullptr; clear_has_reference(); } @@ -1745,6 +1798,7 @@ TaskNode::~TaskNode() { } void TaskNode::SharedDtor() { + if (this != internal_default_instance()) delete overrides_; if (has_reference()) { clear_reference(); } @@ -1780,6 +1834,10 @@ void TaskNode::Clear() { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; + if (GetArenaNoVirtual() == nullptr && overrides_ != nullptr) { + delete overrides_; + } + overrides_ = nullptr; clear_reference(); _internal_metadata_.Clear(); } @@ -1810,6 +1868,19 @@ const char* TaskNode::_InternalParse(const char* begin, const char* end, void* o {parser_till_end, object}, ptr - size, ptr)); break; } + // .flyteidl.core.TaskNodeOverrides overrides = 2; + case 2: { + if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::core::TaskNodeOverrides::_InternalParse; + object = msg->mutable_overrides(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -1851,6 +1922,17 @@ bool TaskNode::MergePartialFromCodedStream( break; } + // .flyteidl.core.TaskNodeOverrides overrides = 2; + case 2: { + if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, mutable_overrides())); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -1884,6 +1966,12 @@ void TaskNode::SerializeWithCachedSizes( 1, HasBitSetters::reference_id(this), output); } + // .flyteidl.core.TaskNodeOverrides overrides = 2; + if (this->has_overrides()) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 2, HasBitSetters::overrides(this), output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -1904,6 +1992,13 @@ ::google::protobuf::uint8* TaskNode::InternalSerializeWithCachedSizesToArray( 1, HasBitSetters::reference_id(this), target); } + // .flyteidl.core.TaskNodeOverrides overrides = 2; + if (this->has_overrides()) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 2, HasBitSetters::overrides(this), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -1925,6 +2020,13 @@ size_t TaskNode::ByteSizeLong() const { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; + // .flyteidl.core.TaskNodeOverrides overrides = 2; + if (this->has_overrides()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::MessageSize( + *overrides_); + } + switch (reference_case()) { // .flyteidl.core.Identifier reference_id = 1; case kReferenceId: { @@ -1964,6 +2066,9 @@ void TaskNode::MergeFrom(const TaskNode& from) { ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; + if (from.has_overrides()) { + mutable_overrides()->::flyteidl::core::TaskNodeOverrides::MergeFrom(from.overrides()); + } switch (from.reference_case()) { case kReferenceId: { mutable_reference_id()->::flyteidl::core::Identifier::MergeFrom(from.reference_id()); @@ -2000,6 +2105,7 @@ void TaskNode::Swap(TaskNode* other) { void TaskNode::InternalSwap(TaskNode* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); + swap(overrides_, other->overrides_); swap(reference_, other->reference_); swap(_oneof_case_[0], other->_oneof_case_[0]); } @@ -5441,6 +5547,299 @@ ::google::protobuf::Metadata WorkflowTemplate::GetMetadata() const { } +// =================================================================== + +void TaskNodeOverrides::InitAsDefaultInstance() { + ::flyteidl::core::_TaskNodeOverrides_default_instance_._instance.get_mutable()->resources_ = const_cast< ::flyteidl::core::Resources*>( + ::flyteidl::core::Resources::internal_default_instance()); +} +class TaskNodeOverrides::HasBitSetters { + public: + static const ::flyteidl::core::Resources& resources(const TaskNodeOverrides* msg); +}; + +const ::flyteidl::core::Resources& +TaskNodeOverrides::HasBitSetters::resources(const TaskNodeOverrides* msg) { + return *msg->resources_; +} +void TaskNodeOverrides::clear_resources() { + if (GetArenaNoVirtual() == nullptr && resources_ != nullptr) { + delete resources_; + } + resources_ = nullptr; +} +#if !defined(_MSC_VER) || _MSC_VER >= 1900 +const int TaskNodeOverrides::kResourcesFieldNumber; +#endif // !defined(_MSC_VER) || _MSC_VER >= 1900 + +TaskNodeOverrides::TaskNodeOverrides() + : ::google::protobuf::Message(), _internal_metadata_(nullptr) { + SharedCtor(); + // @@protoc_insertion_point(constructor:flyteidl.core.TaskNodeOverrides) +} +TaskNodeOverrides::TaskNodeOverrides(const TaskNodeOverrides& from) + : ::google::protobuf::Message(), + _internal_metadata_(nullptr) { + _internal_metadata_.MergeFrom(from._internal_metadata_); + if (from.has_resources()) { + resources_ = new ::flyteidl::core::Resources(*from.resources_); + } else { + resources_ = nullptr; + } + // @@protoc_insertion_point(copy_constructor:flyteidl.core.TaskNodeOverrides) +} + +void TaskNodeOverrides::SharedCtor() { + ::google::protobuf::internal::InitSCC( + &scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto.base); + resources_ = nullptr; +} + +TaskNodeOverrides::~TaskNodeOverrides() { + // @@protoc_insertion_point(destructor:flyteidl.core.TaskNodeOverrides) + SharedDtor(); +} + +void TaskNodeOverrides::SharedDtor() { + if (this != internal_default_instance()) delete resources_; +} + +void TaskNodeOverrides::SetCachedSize(int size) const { + _cached_size_.Set(size); +} +const TaskNodeOverrides& TaskNodeOverrides::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto.base); + return *internal_default_instance(); +} + + +void TaskNodeOverrides::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.core.TaskNodeOverrides) + ::google::protobuf::uint32 cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + if (GetArenaNoVirtual() == nullptr && resources_ != nullptr) { + delete resources_; + } + resources_ = nullptr; + _internal_metadata_.Clear(); +} + +#if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +const char* TaskNodeOverrides::_InternalParse(const char* begin, const char* end, void* object, + ::google::protobuf::internal::ParseContext* ctx) { + auto msg = static_cast(object); + ::google::protobuf::int32 size; (void)size; + int depth; (void)depth; + ::google::protobuf::uint32 tag; + ::google::protobuf::internal::ParseFunc parser_till_end; (void)parser_till_end; + auto ptr = begin; + while (ptr < end) { + ptr = ::google::protobuf::io::Parse32(ptr, &tag); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + switch (tag >> 3) { + // .flyteidl.core.Resources resources = 1; + case 1: { + if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::core::Resources::_InternalParse; + object = msg->mutable_resources(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + break; + } + default: { + handle_unusual: + if ((tag & 7) == 4 || tag == 0) { + ctx->EndGroup(tag); + return ptr; + } + auto res = UnknownFieldParse(tag, {_InternalParse, msg}, + ptr, end, msg->_internal_metadata_.mutable_unknown_fields(), ctx); + ptr = res.first; + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr != nullptr); + if (res.second) return ptr; + } + } // switch + } // while + return ptr; +len_delim_till_end: + return ctx->StoreAndTailCall(ptr, end, {_InternalParse, msg}, + {parser_till_end, object}, size); +} +#else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +bool TaskNodeOverrides::MergePartialFromCodedStream( + ::google::protobuf::io::CodedInputStream* input) { +#define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure + ::google::protobuf::uint32 tag; + // @@protoc_insertion_point(parse_start:flyteidl.core.TaskNodeOverrides) + for (;;) { + ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); + tag = p.first; + if (!p.second) goto handle_unusual; + switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { + // .flyteidl.core.Resources resources = 1; + case 1: { + if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, mutable_resources())); + } else { + goto handle_unusual; + } + break; + } + + default: { + handle_unusual: + if (tag == 0) { + goto success; + } + DO_(::google::protobuf::internal::WireFormat::SkipField( + input, tag, _internal_metadata_.mutable_unknown_fields())); + break; + } + } + } +success: + // @@protoc_insertion_point(parse_success:flyteidl.core.TaskNodeOverrides) + return true; +failure: + // @@protoc_insertion_point(parse_failure:flyteidl.core.TaskNodeOverrides) + return false; +#undef DO_ +} +#endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + +void TaskNodeOverrides::SerializeWithCachedSizes( + ::google::protobuf::io::CodedOutputStream* output) const { + // @@protoc_insertion_point(serialize_start:flyteidl.core.TaskNodeOverrides) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // .flyteidl.core.Resources resources = 1; + if (this->has_resources()) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 1, HasBitSetters::resources(this), output); + } + + if (_internal_metadata_.have_unknown_fields()) { + ::google::protobuf::internal::WireFormat::SerializeUnknownFields( + _internal_metadata_.unknown_fields(), output); + } + // @@protoc_insertion_point(serialize_end:flyteidl.core.TaskNodeOverrides) +} + +::google::protobuf::uint8* TaskNodeOverrides::InternalSerializeWithCachedSizesToArray( + ::google::protobuf::uint8* target) const { + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.TaskNodeOverrides) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // .flyteidl.core.Resources resources = 1; + if (this->has_resources()) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 1, HasBitSetters::resources(this), target); + } + + if (_internal_metadata_.have_unknown_fields()) { + target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( + _internal_metadata_.unknown_fields(), target); + } + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.TaskNodeOverrides) + return target; +} + +size_t TaskNodeOverrides::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.TaskNodeOverrides) + size_t total_size = 0; + + if (_internal_metadata_.have_unknown_fields()) { + total_size += + ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize( + _internal_metadata_.unknown_fields()); + } + ::google::protobuf::uint32 cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + // .flyteidl.core.Resources resources = 1; + if (this->has_resources()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::MessageSize( + *resources_); + } + + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); + SetCachedSize(cached_size); + return total_size; +} + +void TaskNodeOverrides::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.TaskNodeOverrides) + GOOGLE_DCHECK_NE(&from, this); + const TaskNodeOverrides* source = + ::google::protobuf::DynamicCastToGenerated( + &from); + if (source == nullptr) { + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.TaskNodeOverrides) + ::google::protobuf::internal::ReflectionOps::Merge(from, this); + } else { + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.TaskNodeOverrides) + MergeFrom(*source); + } +} + +void TaskNodeOverrides::MergeFrom(const TaskNodeOverrides& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.TaskNodeOverrides) + GOOGLE_DCHECK_NE(&from, this); + _internal_metadata_.MergeFrom(from._internal_metadata_); + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + if (from.has_resources()) { + mutable_resources()->::flyteidl::core::Resources::MergeFrom(from.resources()); + } +} + +void TaskNodeOverrides::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.TaskNodeOverrides) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +void TaskNodeOverrides::CopyFrom(const TaskNodeOverrides& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.TaskNodeOverrides) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +bool TaskNodeOverrides::IsInitialized() const { + return true; +} + +void TaskNodeOverrides::Swap(TaskNodeOverrides* other) { + if (other == this) return; + InternalSwap(other); +} +void TaskNodeOverrides::InternalSwap(TaskNodeOverrides* other) { + using std::swap; + _internal_metadata_.Swap(&other->_internal_metadata_); + swap(resources_, other->resources_); +} + +::google::protobuf::Metadata TaskNodeOverrides::GetMetadata() const { + ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fcore_2fworkflow_2eproto); + return ::file_level_metadata_flyteidl_2fcore_2fworkflow_2eproto[kIndexInFileMessages]; +} + + // @@protoc_insertion_point(namespace_scope) } // namespace core } // namespace flyteidl @@ -5479,6 +5878,9 @@ template<> PROTOBUF_NOINLINE ::flyteidl::core::WorkflowMetadataDefaults* Arena:: template<> PROTOBUF_NOINLINE ::flyteidl::core::WorkflowTemplate* Arena::CreateMaybeMessage< ::flyteidl::core::WorkflowTemplate >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::WorkflowTemplate >(arena); } +template<> PROTOBUF_NOINLINE ::flyteidl::core::TaskNodeOverrides* Arena::CreateMaybeMessage< ::flyteidl::core::TaskNodeOverrides >(Arena* arena) { + return Arena::CreateInternal< ::flyteidl::core::TaskNodeOverrides >(arena); +} } // namespace protobuf } // namespace google diff --git a/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.h b/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.h index fca4776b20..a4ddf657f5 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.h +++ b/flyteidl/gen/pb-cpp/flyteidl/core/workflow.pb.h @@ -37,7 +37,9 @@ #include "flyteidl/core/identifier.pb.h" #include "flyteidl/core/interface.pb.h" #include "flyteidl/core/literals.pb.h" +#include "flyteidl/core/tasks.pb.h" #include "flyteidl/core/types.pb.h" +#include "flyteidl/core/security.pb.h" #include // @@protoc_insertion_point(includes) #include @@ -49,7 +51,7 @@ struct TableStruct_flyteidl_2fcore_2fworkflow_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[11] + static const ::google::protobuf::internal::ParseTable schema[12] PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::FieldMetadata field_metadata[]; static const ::google::protobuf::internal::SerializationTable serialization_table[]; @@ -79,6 +81,9 @@ extern NodeMetadataDefaultTypeInternal _NodeMetadata_default_instance_; class TaskNode; class TaskNodeDefaultTypeInternal; extern TaskNodeDefaultTypeInternal _TaskNode_default_instance_; +class TaskNodeOverrides; +class TaskNodeOverridesDefaultTypeInternal; +extern TaskNodeOverridesDefaultTypeInternal _TaskNodeOverrides_default_instance_; class WorkflowMetadata; class WorkflowMetadataDefaultTypeInternal; extern WorkflowMetadataDefaultTypeInternal _WorkflowMetadata_default_instance_; @@ -102,6 +107,7 @@ template<> ::flyteidl::core::IfElseBlock* Arena::CreateMaybeMessage<::flyteidl:: template<> ::flyteidl::core::Node* Arena::CreateMaybeMessage<::flyteidl::core::Node>(Arena*); template<> ::flyteidl::core::NodeMetadata* Arena::CreateMaybeMessage<::flyteidl::core::NodeMetadata>(Arena*); template<> ::flyteidl::core::TaskNode* Arena::CreateMaybeMessage<::flyteidl::core::TaskNode>(Arena*); +template<> ::flyteidl::core::TaskNodeOverrides* Arena::CreateMaybeMessage<::flyteidl::core::TaskNodeOverrides>(Arena*); template<> ::flyteidl::core::WorkflowMetadata* Arena::CreateMaybeMessage<::flyteidl::core::WorkflowMetadata>(Arena*); template<> ::flyteidl::core::WorkflowMetadataDefaults* Arena::CreateMaybeMessage<::flyteidl::core::WorkflowMetadataDefaults>(Arena*); template<> ::flyteidl::core::WorkflowNode* Arena::CreateMaybeMessage<::flyteidl::core::WorkflowNode>(Arena*); @@ -640,6 +646,15 @@ class TaskNode final : // accessors ------------------------------------------------------- + // .flyteidl.core.TaskNodeOverrides overrides = 2; + bool has_overrides() const; + void clear_overrides(); + static const int kOverridesFieldNumber = 2; + const ::flyteidl::core::TaskNodeOverrides& overrides() const; + ::flyteidl::core::TaskNodeOverrides* release_overrides(); + ::flyteidl::core::TaskNodeOverrides* mutable_overrides(); + void set_allocated_overrides(::flyteidl::core::TaskNodeOverrides* overrides); + // .flyteidl.core.Identifier reference_id = 1; bool has_reference_id() const; void clear_reference_id(); @@ -660,6 +675,7 @@ class TaskNode final : inline void clear_has_reference(); ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + ::flyteidl::core::TaskNodeOverrides* overrides_; union ReferenceUnion { ReferenceUnion() {} ::flyteidl::core::Identifier* reference_id_; @@ -1783,6 +1799,121 @@ class WorkflowTemplate final : mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fcore_2fworkflow_2eproto; }; +// ------------------------------------------------------------------- + +class TaskNodeOverrides final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.TaskNodeOverrides) */ { + public: + TaskNodeOverrides(); + virtual ~TaskNodeOverrides(); + + TaskNodeOverrides(const TaskNodeOverrides& from); + + inline TaskNodeOverrides& operator=(const TaskNodeOverrides& from) { + CopyFrom(from); + return *this; + } + #if LANG_CXX11 + TaskNodeOverrides(TaskNodeOverrides&& from) noexcept + : TaskNodeOverrides() { + *this = ::std::move(from); + } + + inline TaskNodeOverrides& operator=(TaskNodeOverrides&& from) noexcept { + if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { + if (this != &from) InternalSwap(&from); + } else { + CopyFrom(from); + } + return *this; + } + #endif + static const ::google::protobuf::Descriptor* descriptor() { + return default_instance().GetDescriptor(); + } + static const TaskNodeOverrides& default_instance(); + + static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY + static inline const TaskNodeOverrides* internal_default_instance() { + return reinterpret_cast( + &_TaskNodeOverrides_default_instance_); + } + static constexpr int kIndexInFileMessages = + 11; + + void Swap(TaskNodeOverrides* other); + friend void swap(TaskNodeOverrides& a, TaskNodeOverrides& b) { + a.Swap(&b); + } + + // implements Message ---------------------------------------------- + + inline TaskNodeOverrides* New() const final { + return CreateMaybeMessage(nullptr); + } + + TaskNodeOverrides* New(::google::protobuf::Arena* arena) const final { + return CreateMaybeMessage(arena); + } + void CopyFrom(const ::google::protobuf::Message& from) final; + void MergeFrom(const ::google::protobuf::Message& from) final; + void CopyFrom(const TaskNodeOverrides& from); + void MergeFrom(const TaskNodeOverrides& from); + PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; + bool IsInitialized() const final; + + size_t ByteSizeLong() const final; + #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); + ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } + #else + bool MergePartialFromCodedStream( + ::google::protobuf::io::CodedInputStream* input) final; + #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + void SerializeWithCachedSizes( + ::google::protobuf::io::CodedOutputStream* output) const final; + ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( + ::google::protobuf::uint8* target) const final; + int GetCachedSize() const final { return _cached_size_.Get(); } + + private: + void SharedCtor(); + void SharedDtor(); + void SetCachedSize(int size) const final; + void InternalSwap(TaskNodeOverrides* other); + private: + inline ::google::protobuf::Arena* GetArenaNoVirtual() const { + return nullptr; + } + inline void* MaybeArenaPtr() const { + return nullptr; + } + public: + + ::google::protobuf::Metadata GetMetadata() const final; + + // nested types ---------------------------------------------------- + + // accessors ------------------------------------------------------- + + // .flyteidl.core.Resources resources = 1; + bool has_resources() const; + void clear_resources(); + static const int kResourcesFieldNumber = 1; + const ::flyteidl::core::Resources& resources() const; + ::flyteidl::core::Resources* release_resources(); + ::flyteidl::core::Resources* mutable_resources(); + void set_allocated_resources(::flyteidl::core::Resources* resources); + + // @@protoc_insertion_point(class_scope:flyteidl.core.TaskNodeOverrides) + private: + class HasBitSetters; + + ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + ::flyteidl::core::Resources* resources_; + mutable ::google::protobuf::internal::CachedSize _cached_size_; + friend struct ::TableStruct_flyteidl_2fcore_2fworkflow_2eproto; +}; // =================================================================== @@ -2154,6 +2285,57 @@ inline ::flyteidl::core::Identifier* TaskNode::mutable_reference_id() { return reference_.reference_id_; } +// .flyteidl.core.TaskNodeOverrides overrides = 2; +inline bool TaskNode::has_overrides() const { + return this != internal_default_instance() && overrides_ != nullptr; +} +inline void TaskNode::clear_overrides() { + if (GetArenaNoVirtual() == nullptr && overrides_ != nullptr) { + delete overrides_; + } + overrides_ = nullptr; +} +inline const ::flyteidl::core::TaskNodeOverrides& TaskNode::overrides() const { + const ::flyteidl::core::TaskNodeOverrides* p = overrides_; + // @@protoc_insertion_point(field_get:flyteidl.core.TaskNode.overrides) + return p != nullptr ? *p : *reinterpret_cast( + &::flyteidl::core::_TaskNodeOverrides_default_instance_); +} +inline ::flyteidl::core::TaskNodeOverrides* TaskNode::release_overrides() { + // @@protoc_insertion_point(field_release:flyteidl.core.TaskNode.overrides) + + ::flyteidl::core::TaskNodeOverrides* temp = overrides_; + overrides_ = nullptr; + return temp; +} +inline ::flyteidl::core::TaskNodeOverrides* TaskNode::mutable_overrides() { + + if (overrides_ == nullptr) { + auto* p = CreateMaybeMessage<::flyteidl::core::TaskNodeOverrides>(GetArenaNoVirtual()); + overrides_ = p; + } + // @@protoc_insertion_point(field_mutable:flyteidl.core.TaskNode.overrides) + return overrides_; +} +inline void TaskNode::set_allocated_overrides(::flyteidl::core::TaskNodeOverrides* overrides) { + ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); + if (message_arena == nullptr) { + delete overrides_; + } + if (overrides) { + ::google::protobuf::Arena* submessage_arena = nullptr; + if (message_arena != submessage_arena) { + overrides = ::google::protobuf::internal::GetOwnedMessage( + message_arena, overrides, submessage_arena); + } + + } else { + + } + overrides_ = overrides; + // @@protoc_insertion_point(field_set_allocated:flyteidl.core.TaskNode.overrides) +} + inline bool TaskNode::has_reference() const { return reference_case() != REFERENCE_NOT_SET; } @@ -3293,6 +3475,55 @@ inline void WorkflowTemplate::set_allocated_metadata_defaults(::flyteidl::core:: // @@protoc_insertion_point(field_set_allocated:flyteidl.core.WorkflowTemplate.metadata_defaults) } +// ------------------------------------------------------------------- + +// TaskNodeOverrides + +// .flyteidl.core.Resources resources = 1; +inline bool TaskNodeOverrides::has_resources() const { + return this != internal_default_instance() && resources_ != nullptr; +} +inline const ::flyteidl::core::Resources& TaskNodeOverrides::resources() const { + const ::flyteidl::core::Resources* p = resources_; + // @@protoc_insertion_point(field_get:flyteidl.core.TaskNodeOverrides.resources) + return p != nullptr ? *p : *reinterpret_cast( + &::flyteidl::core::_Resources_default_instance_); +} +inline ::flyteidl::core::Resources* TaskNodeOverrides::release_resources() { + // @@protoc_insertion_point(field_release:flyteidl.core.TaskNodeOverrides.resources) + + ::flyteidl::core::Resources* temp = resources_; + resources_ = nullptr; + return temp; +} +inline ::flyteidl::core::Resources* TaskNodeOverrides::mutable_resources() { + + if (resources_ == nullptr) { + auto* p = CreateMaybeMessage<::flyteidl::core::Resources>(GetArenaNoVirtual()); + resources_ = p; + } + // @@protoc_insertion_point(field_mutable:flyteidl.core.TaskNodeOverrides.resources) + return resources_; +} +inline void TaskNodeOverrides::set_allocated_resources(::flyteidl::core::Resources* resources) { + ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); + if (message_arena == nullptr) { + delete reinterpret_cast< ::google::protobuf::MessageLite*>(resources_); + } + if (resources) { + ::google::protobuf::Arena* submessage_arena = nullptr; + if (message_arena != submessage_arena) { + resources = ::google::protobuf::internal::GetOwnedMessage( + message_arena, resources, submessage_arena); + } + + } else { + + } + resources_ = resources; + // @@protoc_insertion_point(field_set_allocated:flyteidl.core.TaskNodeOverrides.resources) +} + #ifdef __GNUC__ #pragma GCC diagnostic pop #endif // __GNUC__ @@ -3316,6 +3547,8 @@ inline void WorkflowTemplate::set_allocated_metadata_defaults(::flyteidl::core:: // ------------------------------------------------------------------- +// ------------------------------------------------------------------- + // @@protoc_insertion_point(namespace_scope) diff --git a/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go b/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go index 521967ee38..2691017208 100644 --- a/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go +++ b/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.go @@ -250,10 +250,12 @@ func (m *BranchNode) GetIfElse() *IfElseBlock { type TaskNode struct { // Types that are valid to be assigned to Reference: // *TaskNode_ReferenceId - Reference isTaskNode_Reference `protobuf_oneof:"reference"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Reference isTaskNode_Reference `protobuf_oneof:"reference"` + // Optional overrides applied at task execution time. + Overrides *TaskNodeOverrides `protobuf:"bytes,2,opt,name=overrides,proto3" json:"overrides,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *TaskNode) Reset() { *m = TaskNode{} } @@ -305,6 +307,13 @@ func (m *TaskNode) GetReferenceId() *Identifier { return nil } +func (m *TaskNode) GetOverrides() *TaskNodeOverrides { + if m != nil { + return m.Overrides + } + return nil +} + // XXX_OneofWrappers is for the internal use of the proto package. func (*TaskNode) XXX_OneofWrappers() []interface{} { return []interface{}{ @@ -889,6 +898,47 @@ func (m *WorkflowTemplate) GetMetadataDefaults() *WorkflowMetadataDefaults { return nil } +// Optional task node overrides that will be applied at task execution time. +type TaskNodeOverrides struct { + // A customizable interface to convey resources requested for a task container. + Resources *Resources `protobuf:"bytes,1,opt,name=resources,proto3" json:"resources,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *TaskNodeOverrides) Reset() { *m = TaskNodeOverrides{} } +func (m *TaskNodeOverrides) String() string { return proto.CompactTextString(m) } +func (*TaskNodeOverrides) ProtoMessage() {} +func (*TaskNodeOverrides) Descriptor() ([]byte, []int) { + return fileDescriptor_fccede37486c456e, []int{11} +} + +func (m *TaskNodeOverrides) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_TaskNodeOverrides.Unmarshal(m, b) +} +func (m *TaskNodeOverrides) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_TaskNodeOverrides.Marshal(b, m, deterministic) +} +func (m *TaskNodeOverrides) XXX_Merge(src proto.Message) { + xxx_messageInfo_TaskNodeOverrides.Merge(m, src) +} +func (m *TaskNodeOverrides) XXX_Size() int { + return xxx_messageInfo_TaskNodeOverrides.Size(m) +} +func (m *TaskNodeOverrides) XXX_DiscardUnknown() { + xxx_messageInfo_TaskNodeOverrides.DiscardUnknown(m) +} + +var xxx_messageInfo_TaskNodeOverrides proto.InternalMessageInfo + +func (m *TaskNodeOverrides) GetResources() *Resources { + if m != nil { + return m.Resources + } + return nil +} + func init() { proto.RegisterEnum("flyteidl.core.WorkflowMetadata_OnFailurePolicy", WorkflowMetadata_OnFailurePolicy_name, WorkflowMetadata_OnFailurePolicy_value) proto.RegisterType((*IfBlock)(nil), "flyteidl.core.IfBlock") @@ -902,76 +952,81 @@ func init() { proto.RegisterType((*WorkflowMetadata)(nil), "flyteidl.core.WorkflowMetadata") proto.RegisterType((*WorkflowMetadataDefaults)(nil), "flyteidl.core.WorkflowMetadataDefaults") proto.RegisterType((*WorkflowTemplate)(nil), "flyteidl.core.WorkflowTemplate") + proto.RegisterType((*TaskNodeOverrides)(nil), "flyteidl.core.TaskNodeOverrides") } func init() { proto.RegisterFile("flyteidl/core/workflow.proto", fileDescriptor_fccede37486c456e) } var fileDescriptor_fccede37486c456e = []byte{ - // 1052 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0x5d, 0x6f, 0xdb, 0x36, - 0x17, 0xf6, 0x47, 0x62, 0x5b, 0xc7, 0x49, 0xea, 0xb2, 0x79, 0xdf, 0x39, 0x5d, 0x3f, 0x02, 0xa3, - 0xd8, 0xd2, 0x62, 0xb3, 0x8b, 0x74, 0xc8, 0x2e, 0x32, 0x14, 0xb3, 0x1a, 0x05, 0x31, 0x90, 0x8f, - 0x96, 0xf1, 0xd0, 0x6d, 0x37, 0x02, 0x2d, 0x1d, 0x39, 0x44, 0x64, 0xd1, 0xa5, 0xa8, 0xa4, 0xc6, - 0x6e, 0xf7, 0x4b, 0x76, 0xb1, 0xab, 0xfd, 0x96, 0x5d, 0xed, 0x07, 0x0d, 0xa2, 0x3e, 0x1c, 0xab, - 0x4e, 0xb3, 0x3b, 0x91, 0xe7, 0x39, 0x87, 0x0f, 0x1f, 0x9e, 0x87, 0x14, 0x3c, 0xf2, 0xfc, 0x99, - 0x42, 0xee, 0xfa, 0x3d, 0x47, 0x48, 0xec, 0x5d, 0x0b, 0x79, 0xe9, 0xf9, 0xe2, 0xba, 0x3b, 0x95, - 0x42, 0x09, 0xb2, 0x9e, 0x45, 0xbb, 0x71, 0xf4, 0xe1, 0xe3, 0x45, 0xb0, 0x23, 0x02, 0x97, 0x2b, - 0x2e, 0x82, 0x04, 0x5d, 0x0c, 0xe3, 0x47, 0x74, 0xa2, 0x1b, 0xe1, 0x27, 0x8b, 0x61, 0xee, 0x62, - 0xa0, 0xb8, 0xc7, 0x51, 0x2e, 0x4f, 0xe7, 0x81, 0x42, 0xe9, 0x31, 0x07, 0xd3, 0x70, 0x81, 0xa9, - 0xcf, 0x15, 0x4a, 0xe6, 0x87, 0x69, 0x74, 0x6b, 0x31, 0xaa, 0x66, 0x53, 0xcc, 0x42, 0x4f, 0xc6, - 0x42, 0x8c, 0x7d, 0xec, 0xe9, 0xd1, 0x28, 0xf2, 0x7a, 0x6e, 0x24, 0xd9, 0x9c, 0x57, 0xe7, 0x37, - 0xa8, 0x0f, 0x3c, 0xd3, 0x17, 0xce, 0x25, 0x79, 0x0d, 0x46, 0xbe, 0xa9, 0x76, 0x79, 0xbb, 0xbc, - 0xd3, 0xdc, 0xdd, 0xee, 0x2e, 0x68, 0xd0, 0x35, 0x85, 0xf0, 0x91, 0x05, 0xd6, 0xc7, 0xa9, 0xc4, - 0x30, 0xe4, 0x22, 0xa0, 0xf3, 0x14, 0xf2, 0x12, 0x0c, 0x75, 0x81, 0x81, 0x1d, 0x08, 0x17, 0xdb, - 0x15, 0x9d, 0xff, 0xa0, 0x90, 0x7f, 0x2a, 0x5c, 0xa4, 0x8d, 0x18, 0x15, 0x7f, 0x75, 0xfe, 0x29, - 0x43, 0x73, 0xe0, 0x59, 0x7e, 0x88, 0x09, 0x83, 0x17, 0xb0, 0xe2, 0xb0, 0x10, 0xd3, 0xc5, 0xff, - 0x5f, 0x48, 0x4e, 0x79, 0x52, 0x8d, 0x21, 0xdf, 0xc0, 0xaa, 0x50, 0x17, 0x28, 0xdb, 0x95, 0xed, - 0xea, 0x67, 0xc0, 0x09, 0x88, 0xec, 0x82, 0x81, 0x7e, 0x88, 0x09, 0xb7, 0xea, 0xad, 0xdc, 0x8e, - 0x4a, 0xb4, 0x11, 0xe3, 0xe2, 0xef, 0x78, 0x05, 0x94, 0x52, 0xc8, 0xf6, 0x8a, 0xc6, 0x6f, 0x16, - 0xf0, 0x56, 0x1c, 0x3b, 0x2a, 0xd1, 0x04, 0x64, 0x1a, 0x50, 0x77, 0xd1, 0x63, 0x91, 0xaf, 0x3a, - 0x7d, 0x00, 0x53, 0xb2, 0xc0, 0xb9, 0xd0, 0x65, 0x5e, 0x41, 0x9d, 0x7b, 0x76, 0x5c, 0x35, 0xdd, - 0xd7, 0xc3, 0x4f, 0xa8, 0xe6, 0x0a, 0xd0, 0x1a, 0xd7, 0x83, 0xce, 0x7b, 0x68, 0x0c, 0x59, 0x78, - 0xa9, 0x0b, 0xbc, 0x86, 0x35, 0x89, 0x1e, 0x4a, 0x0c, 0x1c, 0xb4, 0xb9, 0x9b, 0x56, 0xd9, 0x2a, - 0x56, 0xc9, 0x3b, 0xea, 0xa8, 0x44, 0x9b, 0x79, 0xc2, 0xc0, 0x35, 0x9b, 0x60, 0xe4, 0xc3, 0xce, - 0x9f, 0x65, 0x58, 0x7b, 0x9f, 0xf6, 0xb9, 0xae, 0x6e, 0xc2, 0x86, 0xcf, 0xa2, 0xc0, 0xb9, 0x98, - 0xfa, 0x2c, 0xb0, 0x25, 0x7a, 0xff, 0xa5, 0xfe, 0xfa, 0x3c, 0x85, 0xa2, 0x47, 0x2c, 0x68, 0x85, - 0xd1, 0xc8, 0xce, 0xfc, 0xa3, 0xab, 0x54, 0xee, 0xae, 0xb2, 0x11, 0x46, 0xa3, 0x8c, 0x0b, 0x45, - 0x6f, 0x91, 0xe8, 0xdf, 0x65, 0x58, 0x8b, 0x09, 0x9e, 0xa0, 0x62, 0x2e, 0x53, 0x8c, 0x10, 0x58, - 0x09, 0xd8, 0x24, 0x11, 0xd1, 0xa0, 0xfa, 0x3b, 0xd6, 0x56, 0xf1, 0x09, 0x8a, 0x48, 0xa5, 0x87, - 0xb4, 0xd5, 0x4d, 0xfa, 0xbd, 0x9b, 0xf5, 0x7b, 0xf7, 0x20, 0xed, 0x77, 0x9a, 0x21, 0xc9, 0x1e, - 0xd4, 0x25, 0x2a, 0xc9, 0x31, 0x6c, 0xaf, 0xea, 0xa4, 0x47, 0x05, 0x92, 0x14, 0x95, 0x9c, 0x9d, - 0x2b, 0xc9, 0x14, 0x8e, 0x67, 0x34, 0x03, 0x93, 0xaf, 0x60, 0x5d, 0xdb, 0x52, 0x46, 0x53, 0xc5, - 0x47, 0x3e, 0xb6, 0x6b, 0xdb, 0xe5, 0x9d, 0x46, 0xac, 0xc6, 0xc2, 0xb4, 0xf9, 0x3f, 0x78, 0xb0, - 0x30, 0x61, 0x5f, 0x31, 0x3f, 0xc2, 0x4e, 0x0f, 0x56, 0xfb, 0x3e, 0x67, 0x21, 0x69, 0x41, 0xf5, - 0x8a, 0xc9, 0x74, 0x1f, 0xf1, 0x27, 0xd9, 0x84, 0x55, 0x16, 0x87, 0xb4, 0x68, 0x06, 0x4d, 0x06, - 0x9d, 0xbf, 0xaa, 0xb0, 0xa2, 0x8f, 0x68, 0x03, 0x2a, 0xe9, 0xb1, 0x1b, 0xb4, 0xc2, 0x5d, 0xf2, - 0x3d, 0x34, 0x26, 0xa9, 0x2a, 0xa9, 0xcc, 0x5f, 0x2e, 0xe9, 0xe5, 0x4c, 0x38, 0x9a, 0x83, 0x49, - 0x17, 0x6a, 0x3c, 0x98, 0x46, 0x2a, 0x6c, 0x57, 0x97, 0x9a, 0xc6, 0xe4, 0x81, 0xcb, 0x83, 0x31, - 0x4d, 0x51, 0xe4, 0x05, 0xdc, 0x8f, 0xa6, 0xa1, 0x92, 0xc8, 0x26, 0xda, 0x39, 0x36, 0x77, 0xc3, - 0xf6, 0xca, 0x76, 0x75, 0xc7, 0xa0, 0xf7, 0xb2, 0x40, 0xbc, 0xd4, 0xc0, 0x0d, 0xc9, 0x3e, 0x6c, - 0x88, 0x48, 0x4d, 0x23, 0x65, 0x6b, 0xf6, 0x5a, 0xdc, 0xea, 0x12, 0xdb, 0x68, 0x0d, 0xe8, 0x7a, - 0x82, 0xed, 0x27, 0x50, 0xb2, 0x07, 0x86, 0x62, 0xe1, 0x65, 0x62, 0xcf, 0x9a, 0xde, 0xd2, 0x17, - 0x85, 0xbc, 0xcc, 0x0e, 0xb1, 0x45, 0x55, 0x66, 0x0d, 0x13, 0xd6, 0xf3, 0xa6, 0xd3, 0xb9, 0xf5, - 0xa5, 0x72, 0xdc, 0x6c, 0xf8, 0xa3, 0x12, 0x5d, 0xbb, 0xbe, 0x69, 0x80, 0x1f, 0xa0, 0x39, 0xd2, - 0x6e, 0x4d, 0x2a, 0x34, 0x96, 0xf6, 0xed, 0xdc, 0xcf, 0x47, 0x25, 0x0a, 0xa3, 0x7c, 0x64, 0x36, - 0xa0, 0xa6, 0x98, 0x1c, 0xa3, 0xea, 0xfc, 0x5e, 0x81, 0x56, 0xb6, 0x50, 0xde, 0xb4, 0x27, 0x40, - 0x3e, 0x44, 0xcc, 0xe7, 0x6a, 0x66, 0x0b, 0xcf, 0x0e, 0x51, 0x5e, 0x71, 0x27, 0xbb, 0x07, 0x9e, - 0x16, 0xd6, 0x78, 0x97, 0x00, 0xcf, 0xbc, 0xf3, 0x04, 0x46, 0x5b, 0x1f, 0x0a, 0x33, 0xe4, 0x14, - 0x40, 0x04, 0xb6, 0xc7, 0xb8, 0x1f, 0xc9, 0xe4, 0x8e, 0xdd, 0xd8, 0xed, 0xdd, 0xb2, 0xd9, 0x8c, - 0x43, 0xf7, 0x2c, 0x38, 0x4c, 0x12, 0xde, 0x0a, 0x9f, 0x3b, 0x33, 0x6a, 0x88, 0x6c, 0xa2, 0xf3, - 0x0e, 0xee, 0x15, 0xa2, 0x64, 0x13, 0x5a, 0x87, 0xfd, 0xc1, 0xb1, 0x3d, 0x38, 0x39, 0xb1, 0x0e, - 0x06, 0xfd, 0xa1, 0x75, 0xfc, 0x4b, 0xab, 0x44, 0x76, 0xe0, 0x99, 0x9e, 0xed, 0x1f, 0x0e, 0x2d, - 0x6a, 0x5b, 0x3f, 0x5b, 0x6f, 0x7e, 0x1a, 0xf6, 0xcd, 0x63, 0xcb, 0x3e, 0x3d, 0x3b, 0xb0, 0xce, - 0xed, 0x37, 0x67, 0x27, 0x6f, 0x8f, 0xad, 0xa1, 0xd5, 0x2a, 0x77, 0x7e, 0x84, 0x76, 0x91, 0xc1, - 0x41, 0x72, 0x2f, 0x86, 0xe4, 0x59, 0xd1, 0x41, 0xb1, 0x10, 0x8d, 0x82, 0x7f, 0x3a, 0x7f, 0x54, - 0xe7, 0x42, 0x0e, 0x71, 0x32, 0xf5, 0x99, 0x42, 0xf2, 0x3c, 0xf7, 0xc0, 0xe7, 0x2e, 0x15, 0x6d, - 0x8f, 0xfd, 0x4f, 0xec, 0xf1, 0xf4, 0x0e, 0x89, 0x6e, 0x58, 0x64, 0x1f, 0x8c, 0xfc, 0xed, 0x4d, - 0x1f, 0x8a, 0xc7, 0xc5, 0x4e, 0x9c, 0x4d, 0xd1, 0x1d, 0x64, 0x20, 0x3a, 0xc7, 0x93, 0xe7, 0xb0, - 0x1a, 0xf7, 0x50, 0xe2, 0x91, 0x5b, 0x5e, 0xbf, 0x04, 0x41, 0x5e, 0x42, 0x3d, 0xb1, 0x40, 0xe6, - 0x93, 0xdb, 0xbc, 0x98, 0xc1, 0xc8, 0x1e, 0xac, 0xa5, 0x07, 0x7f, 0xd3, 0x26, 0x4b, 0xd7, 0x68, - 0xa6, 0x40, 0xdd, 0xdf, 0x43, 0xb8, 0x9f, 0xed, 0xce, 0x4e, 0x5f, 0xa8, 0x30, 0xf5, 0xc9, 0xd7, - 0x77, 0xe8, 0x92, 0x1d, 0x1c, 0x6d, 0x4d, 0x0a, 0x33, 0xe6, 0xde, 0xaf, 0xdf, 0x8d, 0xb9, 0xba, - 0x88, 0x46, 0x5d, 0x47, 0x4c, 0x7a, 0xba, 0x8c, 0x90, 0xe3, 0x5e, 0xfe, 0x23, 0x32, 0xc6, 0xa0, - 0x37, 0x1d, 0x7d, 0x3b, 0x16, 0xbd, 0x85, 0x7f, 0x93, 0x51, 0x4d, 0x5f, 0xcc, 0xaf, 0xfe, 0x0d, - 0x00, 0x00, 0xff, 0xff, 0xd7, 0xcb, 0x70, 0x86, 0x7b, 0x09, 0x00, 0x00, + // 1111 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0x4d, 0x6f, 0xdb, 0x46, + 0x13, 0xb6, 0x2c, 0xdb, 0x12, 0x47, 0xb6, 0xa3, 0x6c, 0xf2, 0xbe, 0x55, 0xd2, 0xa4, 0x31, 0x88, + 0xa0, 0x75, 0x82, 0x56, 0x0a, 0x92, 0xc2, 0x3d, 0xa4, 0x08, 0x2a, 0xc6, 0x0c, 0x2c, 0xd4, 0x8e, + 0x93, 0x8d, 0x8a, 0x7e, 0x5c, 0x88, 0x15, 0x39, 0x94, 0x17, 0xa6, 0xb8, 0xca, 0xee, 0xd2, 0x89, + 0xd0, 0x6b, 0xff, 0x43, 0xef, 0x3d, 0xf4, 0xd4, 0xdf, 0xd2, 0x53, 0x7f, 0x50, 0xc1, 0xe5, 0x87, + 0x2c, 0x5a, 0x4a, 0x7a, 0xe3, 0xee, 0x3c, 0x33, 0xfb, 0xec, 0xcc, 0x3c, 0xb3, 0x84, 0x3b, 0x61, + 0x34, 0xd3, 0xc8, 0x83, 0xa8, 0xe7, 0x0b, 0x89, 0xbd, 0x77, 0x42, 0x9e, 0x87, 0x91, 0x78, 0xd7, + 0x9d, 0x4a, 0xa1, 0x05, 0xd9, 0x29, 0xac, 0xdd, 0xd4, 0x7a, 0xfb, 0xee, 0x22, 0xd8, 0x17, 0x71, + 0xc0, 0x35, 0x17, 0x71, 0x86, 0xae, 0x9a, 0xf1, 0x3d, 0xfa, 0xc9, 0x25, 0xf3, 0x67, 0x8b, 0x66, + 0x1e, 0x60, 0xac, 0x79, 0xc8, 0x51, 0x2e, 0x77, 0xe7, 0xb1, 0x46, 0x19, 0x32, 0x1f, 0x73, 0x73, + 0x85, 0x69, 0xc4, 0x35, 0x4a, 0x16, 0xa9, 0xdc, 0x7a, 0x6b, 0xd1, 0xaa, 0x99, 0x3a, 0x5f, 0x65, + 0x9a, 0x4d, 0x51, 0x2d, 0x8f, 0xa9, 0xd0, 0x4f, 0x24, 0xd7, 0xb3, 0x82, 0xf0, 0x58, 0x88, 0x71, + 0x84, 0x3d, 0xb3, 0x1a, 0x25, 0x61, 0x2f, 0x48, 0x24, 0x9b, 0x5f, 0xc8, 0xfe, 0x15, 0x1a, 0x83, + 0xd0, 0x89, 0x84, 0x7f, 0x4e, 0x9e, 0x81, 0x55, 0x66, 0xa3, 0x53, 0xdb, 0xab, 0xed, 0xb7, 0x1e, + 0xef, 0x75, 0x17, 0x92, 0xd7, 0x75, 0x84, 0x88, 0x90, 0xc5, 0xee, 0xfb, 0xa9, 0x44, 0xa5, 0xb8, + 0x88, 0xe9, 0xdc, 0x85, 0x3c, 0x02, 0x4b, 0x9f, 0x61, 0xec, 0xc5, 0x22, 0xc0, 0xce, 0xba, 0xf1, + 0xbf, 0x51, 0xf1, 0x7f, 0x29, 0x02, 0xa4, 0xcd, 0x14, 0x95, 0x7e, 0xd9, 0xff, 0xd4, 0xa0, 0x35, + 0x08, 0xdd, 0x48, 0x61, 0xc6, 0xe0, 0x21, 0x6c, 0xf8, 0x4c, 0x61, 0x7e, 0xf8, 0xff, 0x2b, 0xce, + 0x39, 0x4f, 0x6a, 0x30, 0xe4, 0x4b, 0xd8, 0x14, 0xfa, 0x0c, 0x65, 0x67, 0x7d, 0xaf, 0xfe, 0x01, + 0x70, 0x06, 0x22, 0x8f, 0xc1, 0xc2, 0x48, 0x61, 0xc6, 0xad, 0xbe, 0x92, 0xdb, 0xd1, 0x1a, 0x6d, + 0xa6, 0xb8, 0xf4, 0x3b, 0x3d, 0x01, 0xa5, 0x14, 0xb2, 0xb3, 0x61, 0xf0, 0x37, 0x2b, 0x78, 0x37, + 0xb5, 0x1d, 0xad, 0xd1, 0x0c, 0xe4, 0x58, 0xd0, 0x08, 0x30, 0x64, 0x49, 0xa4, 0xed, 0x3e, 0x80, + 0x23, 0x59, 0xec, 0x9f, 0x99, 0x30, 0x4f, 0xa0, 0xc1, 0x43, 0x2f, 0x8d, 0x9a, 0xdf, 0xeb, 0xf6, + 0x15, 0xaa, 0x65, 0x06, 0xe8, 0x16, 0x37, 0x0b, 0xfb, 0xf7, 0x1a, 0x34, 0x87, 0x4c, 0x9d, 0x9b, + 0x08, 0xcf, 0x60, 0x5b, 0x62, 0x88, 0x12, 0x63, 0x1f, 0x3d, 0x1e, 0xe4, 0x61, 0x6e, 0x55, 0xc3, + 0x94, 0xbd, 0x78, 0xb4, 0x46, 0x5b, 0xa5, 0xc3, 0x20, 0x48, 0x0b, 0x2b, 0x2e, 0x50, 0x4a, 0x1e, + 0xa0, 0xca, 0x0b, 0x53, 0x2d, 0x6c, 0x71, 0xd6, 0x69, 0x81, 0xa3, 0x73, 0x17, 0xa7, 0x05, 0x56, + 0x19, 0xce, 0xfe, 0xb3, 0x06, 0xdb, 0x3f, 0xe6, 0x0a, 0x33, 0xec, 0x1c, 0xd8, 0x8d, 0x58, 0x12, + 0xfb, 0x67, 0xd3, 0x88, 0xc5, 0x9e, 0xc4, 0xf0, 0xbf, 0xf0, 0xdb, 0x99, 0xbb, 0x50, 0x0c, 0x89, + 0x0b, 0x6d, 0x95, 0x8c, 0xbc, 0x42, 0xb9, 0x26, 0xca, 0xfa, 0xc7, 0xa3, 0xec, 0xaa, 0x64, 0x54, + 0x70, 0xa1, 0x18, 0x2e, 0x12, 0xfd, 0xbb, 0x06, 0xdb, 0x29, 0xc1, 0x13, 0xd4, 0x2c, 0x60, 0x9a, + 0x11, 0x02, 0x1b, 0x31, 0x9b, 0x64, 0x55, 0xb0, 0xa8, 0xf9, 0x4e, 0x8b, 0xa3, 0xf9, 0x04, 0x45, + 0xa2, 0xf3, 0x2a, 0xdf, 0xea, 0x66, 0x82, 0xe9, 0x16, 0x82, 0xe9, 0x1e, 0xe6, 0x82, 0xa1, 0x05, + 0x92, 0x1c, 0x40, 0x43, 0xa2, 0x96, 0x1c, 0x55, 0x67, 0xd3, 0x38, 0xdd, 0xa9, 0x90, 0xa4, 0xa8, + 0xe5, 0xec, 0x8d, 0x96, 0x4c, 0xe3, 0x78, 0x46, 0x0b, 0x30, 0xf9, 0x1c, 0x76, 0xcc, 0x40, 0x90, + 0xc9, 0x54, 0xf3, 0x51, 0x84, 0x9d, 0xad, 0xbd, 0xda, 0x7e, 0x33, 0xcd, 0xc6, 0xc2, 0xb6, 0xf3, + 0x3f, 0xb8, 0xb1, 0xb0, 0xe1, 0x5d, 0xb0, 0x28, 0x41, 0xbb, 0x07, 0x9b, 0xfd, 0x88, 0x33, 0x45, + 0xda, 0x50, 0xbf, 0x60, 0x32, 0xbf, 0x47, 0xfa, 0x49, 0x6e, 0xc2, 0x26, 0x4b, 0x4d, 0x26, 0x69, + 0x16, 0xcd, 0x16, 0xf6, 0x5f, 0x75, 0xd8, 0x30, 0x25, 0xda, 0x85, 0xf5, 0xbc, 0x6d, 0x2c, 0xba, + 0xce, 0x03, 0xf2, 0x0d, 0x34, 0x27, 0x79, 0x56, 0xf2, 0x34, 0x7f, 0xba, 0x44, 0x0c, 0x45, 0xe2, + 0x68, 0x09, 0x26, 0x5d, 0xd8, 0xe2, 0xf1, 0x34, 0xd1, 0xaa, 0x53, 0x5f, 0xaa, 0x3a, 0x87, 0xc7, + 0x01, 0x8f, 0xc7, 0x34, 0x47, 0x91, 0x87, 0x70, 0x3d, 0x99, 0x2a, 0x2d, 0x91, 0x4d, 0x8c, 0xf4, + 0x3c, 0x1e, 0xa8, 0xce, 0xc6, 0x5e, 0x7d, 0xdf, 0xa2, 0xd7, 0x0a, 0x43, 0x7a, 0xd4, 0x20, 0x50, + 0xe4, 0x29, 0xec, 0x8a, 0x44, 0x4f, 0x13, 0xed, 0x19, 0xf6, 0x26, 0xb9, 0xf5, 0x25, 0xba, 0x33, + 0x39, 0xa0, 0x3b, 0x19, 0xb6, 0x9f, 0x41, 0xc9, 0x01, 0x58, 0xe9, 0xb8, 0xcc, 0xf4, 0xbd, 0x65, + 0xae, 0xf4, 0xc9, 0x8a, 0x16, 0x4f, 0x35, 0xae, 0x0b, 0x69, 0x39, 0xb0, 0x53, 0x36, 0x9d, 0xf1, + 0x6d, 0x2c, 0x4d, 0xc7, 0xe5, 0x86, 0x3f, 0x5a, 0xa3, 0xdb, 0xef, 0x2e, 0x0b, 0xe0, 0x5b, 0x68, + 0x8d, 0x8c, 0xdc, 0xb3, 0x08, 0xcd, 0xa5, 0x7d, 0x3b, 0x1f, 0x08, 0x47, 0x6b, 0x14, 0x46, 0xe5, + 0xca, 0x69, 0xc2, 0x96, 0x66, 0x72, 0x8c, 0xda, 0xfe, 0x6d, 0x1d, 0xda, 0xc5, 0x41, 0x65, 0xd3, + 0x9e, 0x00, 0x79, 0x9b, 0xb0, 0x88, 0xeb, 0x99, 0x27, 0x42, 0x4f, 0xa1, 0xbc, 0xe0, 0x7e, 0x31, + 0x48, 0xee, 0x55, 0xce, 0x78, 0x9d, 0x01, 0x4f, 0xc3, 0x37, 0x19, 0x8c, 0xb6, 0xdf, 0x56, 0x76, + 0xc8, 0x4b, 0x00, 0x11, 0x7b, 0x21, 0xe3, 0x51, 0x22, 0xb3, 0x21, 0xbd, 0xfb, 0xb8, 0xb7, 0xe2, + 0xb2, 0x05, 0x87, 0xee, 0x69, 0xfc, 0x22, 0x73, 0x78, 0x25, 0x22, 0xee, 0xcf, 0xa8, 0x25, 0x8a, + 0x0d, 0xfb, 0x35, 0x5c, 0xab, 0x58, 0xc9, 0x4d, 0x68, 0xbf, 0xe8, 0x0f, 0x8e, 0xbd, 0xc1, 0xc9, + 0x89, 0x7b, 0x38, 0xe8, 0x0f, 0xdd, 0xe3, 0x9f, 0xdb, 0x6b, 0x64, 0x1f, 0xee, 0x9b, 0xdd, 0xfe, + 0x8b, 0xa1, 0x4b, 0x3d, 0xf7, 0x27, 0xf7, 0xf9, 0x0f, 0xc3, 0xbe, 0x73, 0xec, 0x7a, 0x2f, 0x4f, + 0x0f, 0xdd, 0x37, 0xde, 0xf3, 0xd3, 0x93, 0x57, 0xc7, 0xee, 0xd0, 0x6d, 0xd7, 0xec, 0xef, 0xa0, + 0x53, 0x65, 0x70, 0x98, 0x0d, 0x56, 0x45, 0xee, 0x57, 0x15, 0x94, 0x26, 0xa2, 0x59, 0xd1, 0x8f, + 0xfd, 0x47, 0x7d, 0x9e, 0xc8, 0x21, 0x4e, 0xa6, 0x11, 0xd3, 0x48, 0x1e, 0x94, 0x1a, 0xf8, 0xd0, + 0x50, 0x31, 0xf2, 0x78, 0x7a, 0x45, 0x1e, 0xf7, 0x3e, 0x92, 0xa2, 0x4b, 0x12, 0x79, 0x0a, 0x56, + 0xf9, 0xea, 0xe7, 0x2f, 0xcd, 0xdd, 0x6a, 0x27, 0xce, 0xa6, 0x18, 0x0c, 0x0a, 0x10, 0x9d, 0xe3, + 0xc9, 0x03, 0xd8, 0x4c, 0x7b, 0x28, 0xd3, 0xc8, 0x8a, 0xe7, 0x33, 0x43, 0x90, 0x47, 0xd0, 0xc8, + 0x24, 0x50, 0xe8, 0x64, 0x95, 0x16, 0x0b, 0x18, 0x39, 0x80, 0xed, 0xbc, 0xf0, 0x97, 0x65, 0xb2, + 0xf4, 0x8c, 0x56, 0x0e, 0x34, 0xfd, 0x3d, 0x84, 0xeb, 0xc5, 0xed, 0xbc, 0xfc, 0x89, 0x53, 0xb9, + 0x4e, 0xbe, 0xf8, 0x48, 0x5e, 0x8a, 0xc2, 0xd1, 0xf6, 0xa4, 0xb2, 0x63, 0x7f, 0x0f, 0xd7, 0xaf, + 0x3c, 0x3a, 0xa9, 0x8c, 0x25, 0x2a, 0x91, 0x48, 0x1f, 0x55, 0x5e, 0xab, 0xce, 0x95, 0xd9, 0x9a, + 0xdb, 0xe9, 0x1c, 0xea, 0x1c, 0xfc, 0xf2, 0xf5, 0x98, 0xeb, 0xb3, 0x64, 0xd4, 0xf5, 0xc5, 0xa4, + 0x67, 0x1c, 0x84, 0x1c, 0xf7, 0xca, 0x3f, 0xa3, 0x31, 0xc6, 0xbd, 0xe9, 0xe8, 0xab, 0xb1, 0xe8, + 0x2d, 0xfc, 0x2c, 0x8d, 0xb6, 0xcc, 0x94, 0x7f, 0xf2, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xe4, + 0xfe, 0x61, 0x88, 0x42, 0x0a, 0x00, 0x00, } diff --git a/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.validate.go b/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.validate.go index 897975561d..37b61c1f5d 100644 --- a/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.validate.go +++ b/flyteidl/gen/pb-go/flyteidl/core/workflow.pb.validate.go @@ -319,6 +319,16 @@ func (m *TaskNode) Validate() error { return nil } + if v, ok := interface{}(m.GetOverrides()).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return TaskNodeValidationError{ + field: "Overrides", + reason: "embedded message failed validation", + cause: err, + } + } + } + switch m.Reference.(type) { case *TaskNode_ReferenceId: @@ -1083,3 +1093,80 @@ var _ interface { Cause() error ErrorName() string } = WorkflowTemplateValidationError{} + +// Validate checks the field values on TaskNodeOverrides with the rules defined +// in the proto definition for this message. If any rules are violated, an +// error is returned. +func (m *TaskNodeOverrides) Validate() error { + if m == nil { + return nil + } + + if v, ok := interface{}(m.GetResources()).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return TaskNodeOverridesValidationError{ + field: "Resources", + reason: "embedded message failed validation", + cause: err, + } + } + } + + return nil +} + +// TaskNodeOverridesValidationError is the validation error returned by +// TaskNodeOverrides.Validate if the designated constraints aren't met. +type TaskNodeOverridesValidationError struct { + field string + reason string + cause error + key bool +} + +// Field function returns field value. +func (e TaskNodeOverridesValidationError) Field() string { return e.field } + +// Reason function returns reason value. +func (e TaskNodeOverridesValidationError) Reason() string { return e.reason } + +// Cause function returns cause value. +func (e TaskNodeOverridesValidationError) Cause() error { return e.cause } + +// Key function returns key value. +func (e TaskNodeOverridesValidationError) Key() bool { return e.key } + +// ErrorName returns error name. +func (e TaskNodeOverridesValidationError) ErrorName() string { + return "TaskNodeOverridesValidationError" +} + +// Error satisfies the builtin error interface +func (e TaskNodeOverridesValidationError) Error() string { + cause := "" + if e.cause != nil { + cause = fmt.Sprintf(" | caused by: %v", e.cause) + } + + key := "" + if e.key { + key = "key for " + } + + return fmt.Sprintf( + "invalid %sTaskNodeOverrides.%s: %s%s", + key, + e.field, + e.reason, + cause) +} + +var _ error = TaskNodeOverridesValidationError{} + +var _ interface { + Field() string + Reason() string + Key() bool + Cause() error + ErrorName() string +} = TaskNodeOverridesValidationError{} diff --git a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json index 074de34643..0525c048d9 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json @@ -5797,10 +5797,24 @@ "reference_id": { "$ref": "#/definitions/coreIdentifier", "description": "A globally unique identifier for the task." + }, + "overrides": { + "$ref": "#/definitions/coreTaskNodeOverrides", + "description": "Optional overrides applied at task execution time." } }, "description": "Refers to the task that the Node is to execute." }, + "coreTaskNodeOverrides": { + "type": "object", + "properties": { + "resources": { + "$ref": "#/definitions/coreResources", + "description": "A customizable interface to convey resources requested for a task container." + } + }, + "description": "Optional task node overrides that will be applied at task execution time." + }, "coreTaskTemplate": { "type": "object", "properties": { diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md index 8c0485b724..fd730bd8cf 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md @@ -248,6 +248,7 @@ Class | Method | HTTP request | Description - [CoreTaskLog](docs/CoreTaskLog.md) - [CoreTaskMetadata](docs/CoreTaskMetadata.md) - [CoreTaskNode](docs/CoreTaskNode.md) + - [CoreTaskNodeOverrides](docs/CoreTaskNodeOverrides.md) - [CoreTaskTemplate](docs/CoreTaskTemplate.md) - [CoreTypedInterface](docs/CoreTypedInterface.md) - [CoreVariable](docs/CoreVariable.md) 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 4ce616ee80..feef0bc89c 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -6112,6 +6112,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -6327,6 +6339,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -6541,6 +6565,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -6946,6 +6982,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -7161,6 +7209,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -7375,6 +7435,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -8172,6 +8244,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -8387,6 +8471,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -8601,6 +8697,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -10831,6 +10939,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -11046,6 +11166,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -11260,6 +11392,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -11665,6 +11809,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -11880,6 +12036,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -12094,6 +12262,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -12891,6 +13071,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -13106,6 +13298,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -13320,6 +13524,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -13880,6 +14096,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -14095,6 +14323,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -14309,6 +14549,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -14714,6 +14966,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -14929,6 +15193,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -15143,6 +15419,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -15940,6 +16228,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -16155,6 +16455,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -16369,6 +16681,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -16869,6 +17193,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -17084,6 +17420,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -17298,6 +17646,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -17703,6 +18063,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -17918,6 +18290,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -18132,6 +18516,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -18929,6 +19325,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -19144,6 +19552,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -19358,6 +19778,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -19773,6 +20205,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -19988,6 +20432,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -20202,6 +20658,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -20607,6 +21075,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -20822,6 +21302,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -21036,6 +21528,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -21833,6 +22337,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -22048,6 +22564,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -22262,6 +22790,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -23345,6 +23885,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -23560,7 +24112,19 @@ definitions: name: "name" project: "project" version: "version" - id: "id" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" + id: "id" workflow_node: launchplan_ref: domain: "domain" @@ -23774,6 +24338,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -24206,6 +24782,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -24421,6 +25009,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -24635,6 +25235,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -25040,6 +25652,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -25255,6 +25879,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -25469,6 +26105,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -26266,6 +26914,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -26481,6 +27141,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -26695,6 +27367,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -27674,6 +28358,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -28452,6 +29148,9 @@ definitions: reference_id: description: "A globally unique identifier for the task." $ref: "#/definitions/coreIdentifier" + overrides: + description: "Optional overrides applied at task execution time." + $ref: "#/definitions/coreTaskNodeOverrides" description: "Refers to the task that the Node is to execute." example: reference_id: @@ -28460,6 +29159,39 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" + coreTaskNodeOverrides: + type: "object" + properties: + resources: + description: "A customizable interface to convey resources requested for a\ + \ task container." + $ref: "#/definitions/coreResources" + description: "Optional task node overrides that will be applied at task execution\ + \ time." + example: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" coreTaskTemplate: type: "object" properties: @@ -29298,6 +30030,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -29513,6 +30257,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -29727,6 +30483,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -30355,6 +31123,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -30570,6 +31350,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -30784,6 +31576,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -31189,6 +31993,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -31404,6 +32220,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -31618,6 +32446,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -32415,6 +33255,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -32630,6 +33482,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: @@ -32844,6 +33708,18 @@ definitions: name: "name" project: "project" version: "version" + overrides: + resources: + requests: + - name: {} + value: "value" + - name: {} + value: "value" + limits: + - name: {} + value: "value" + - name: {} + value: "value" id: "id" workflow_node: launchplan_ref: diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node.go b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node.go index 07702a9bd6..63d75a8153 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node.go +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node.go @@ -13,4 +13,6 @@ package flyteadmin type CoreTaskNode struct { // A globally unique identifier for the task. ReferenceId *CoreIdentifier `json:"reference_id,omitempty"` + // Optional overrides applied at task execution time. + Overrides *CoreTaskNodeOverrides `json:"overrides,omitempty"` } diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node_overrides.go b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node_overrides.go new file mode 100644 index 0000000000..241ad41197 --- /dev/null +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node_overrides.go @@ -0,0 +1,16 @@ +/* + * flyteidl/service/admin.proto + * + * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + * + * API version: version not set + * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + */ + +package flyteadmin + +// Optional task node overrides that will be applied at task execution time. +type CoreTaskNodeOverrides struct { + // A customizable interface to convey resources requested for a task container. + Resources *CoreResources `json:"resources,omitempty"` +} diff --git a/flyteidl/gen/pb-go/flyteidl/service/openapi.go b/flyteidl/gen/pb-go/flyteidl/service/openapi.go index 842187696c..bccff61da4 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\x7d\x73\x23\xb7\x95\x2f\x8e\xff\x9f\x57\x81\x3b\xb9\x55\xb6\x13\x89\xb2\x9d\xdd\x54\x56\x5b\xb7\x7e\x3f\x8e\xc4\x19\xf3\x5a\x23\x29\x12\x35\xb3\xbe\xcb\x14\x17\xec\x06\x49\x44\x4d\x80\x6e\xa0\xa5\x61\x52\x79\xef\xdf\xc2\x39\x00\x1a\xfd\x44\xb2\x49\x4a\x23\x8d\xb9\x5b\x15\x8f\xd8\xdd\x78\x3c\x38\x38\x8f\x9f\xf3\xcf\xdf\x11\xf2\x46\x3d\xd2\xe9\x94\xa5\x6f\x4e\xc9\x9b\x1f\x3b\xdf\xbf\x39\x32\xbf\x71\x31\x91\x6f\x4e\x89\x79\x4e\xc8\x1b\xcd\x75\xc2\xcc\xf3\x49\xb2\xd4\x8c\xc7\xc9\x89\x62\xe9\x03\x8f\xd8\x09\x8d\xe7\x5c\x74\x16\xa9\xd4\x12\x3e\x24\xe4\xcd\x03\x4b\x15\x97\xc2\xbc\x6e\xff\x49\x84\xd4\x44\x31\xfd\xe6\x77\x84\xfc\x0b\x9a\x57\xd1\x8c\xcd\x99\x7a\x73\x4a\xfe\x1b\x3f\x9a\x69\xbd\x70\x0d\x98\x7f\x2b\xf3\xee\xdf\xe0\xdd\x48\x0a\x95\x15\x5e\xa6\x8b\x45\xc2\x23\xaa\xb9\x14\x27\x7f\x57\x52\xe4\xef\x2e\x52\x19\x67\xd1\x86\xef\x52\x3d\x53\xf9\x1c\x4f\xe8\x82\x9f\x3c\xfc\x70\x42\x23\xcd\x1f\xd8\x28\xa1\x99\x88\x66\xa3\x45\x42\x85\x3a\xf9\x27\x8f\xcd\x1c\xff\xce\x22\xfd\x2f\xf8\x23\x96\x73\xca\x05\xfe\x5b\xd0\x39\xfb\x97\x6f\x87\x90\x37\x53\xa6\x83\x3f\x09\x79\x13\x33\x15\xa5\x7c\xa1\xed\xaa\xdc\x30\x9d\x72\xf6\xc0\x88\x9e\x31\x82\xdd\x11\xec\x8e\x98\xee\x88\x5b\x35\xb5\x60\x11\x9f\x70\x16\x93\xf1\x92\x70\xb1\xc8\x34\x49\xd9\xaf\x19\x53\x9a\x4c\x78\xa2\x59\xaa\x3a\x76\xc9\xa0\x17\xb9\x60\x29\xcc\xb3\x1f\x9b\x5e\xde\x33\xdd\x85\xb6\x2f\xa0\xe9\xeb\x84\x8a\xf0\xed\x94\xa9\x85\x14\x8a\xa9\xc2\x50\x09\x79\xf3\xe3\xf7\xdf\x97\x7e\xaa\xce\xa0\x4b\x54\x16\x45\x4c\xa9\x49\x96\x10\xd7\x52\x38\x18\xf8\x08\x36\x99\x56\x1a\x23\xe4\xcd\xff\x4e\xd9\xc4\xb4\xf3\xfb\x93\x98\x4d\xb8\xe0\xa6\x5d\x85\xb4\x14\x8c\xb6\xf0\xd5\xbf\x7e\x57\xf7\xef\x7f\x05\x33\x5a\xd0\x94\xce\x99\x59\x16\xbf\xfb\xf8\x7f\xa5\xb9\x98\xfd\x32\x9d\xe7\x7b\x5a\x1e\x78\x69\xb6\x97\x74\xce\x88\x9c\xc0\x76\xd9\x2f\xe0\xdf\x29\x53\x32\x4b\x23\x46\xc6\x2c\x91\x62\xaa\x88\x96\x95\x35\xe0\xd0\x82\x21\xb5\xf2\x13\xb3\x95\x3c\x65\x66\xaf\x74\x9a\xb1\xd2\x53\xbd\x5c\xc0\x20\x95\x4e\xb9\x98\x86\x4b\xf1\xaf\xa3\x8d\xa6\x86\x14\xda\x62\x66\xf8\x41\xe3\xc4\x86\xa2\xeb\x5e\x89\xa8\x20\x63\x46\xcc\xb9\xe4\x31\x4b\x59\x4c\xa8\x22\x94\xa8\x6c\xac\x98\x26\x8f\x5c\xcf\xb8\x30\x7f\x23\xf9\x46\x6e\xcd\x5e\xce\xda\xc0\x3f\x57\xaf\xcc\x9d\x62\xa9\x19\xf8\x03\x8f\x59\x4c\x1e\x68\x92\x31\x32\x91\x69\x61\x79\x3a\x43\x31\x98\x99\x75\x98\x8f\xb9\x80\x93\x67\xd6\xd2\x51\xc8\x1f\xdd\x72\xfd\x91\x98\xfe\x48\x26\xf8\xaf\x19\x4b\x96\x84\xc7\x4c\x68\x73\xae\x55\xb9\xb5\x3f\x4a\xe8\x9f\x26\xe4\x98\x98\x75\x66\xa9\x86\xf5\x96\x42\xb3\xcf\x5a\x91\x63\x92\xf0\x7b\x46\xbe\xb9\xe0\x4a\x93\xee\x75\xff\x9b\x23\xf2\xcd\x45\xce\x38\xd4\x37\xcf\xb0\xc2\xfe\xdf\x7f\x0b\x8e\x9e\xa6\xd3\xf2\xa1\x7b\xd3\x35\xa7\xf9\x16\xaf\x89\xbc\x85\xbf\xfd\x2e\x6c\xc7\xee\xd7\x6a\xde\x9b\x33\x5e\xcb\x75\xdb\xf0\xda\x77\x4c\x47\xb3\x35\x8c\x56\xed\xc8\x69\xcd\x76\x94\x59\xad\x7a\x5d\xbc\xd6\x4c\xe1\xa9\xf9\xed\x2e\xcc\x96\x6a\x38\x05\x94\x0b\x3c\x34\xfe\x0c\xa5\xca\x9c\x1b\x47\xcd\x2f\x84\xc5\xec\xc2\x7b\x83\x99\x05\xec\xd7\x71\xd5\x60\x55\x5e\xe0\xbc\x13\x3e\xe7\xeb\xf6\xb7\x2f\x62\x23\x8e\x59\xe6\x27\xb2\xf9\x98\xa5\x66\x19\x1c\x1b\x84\xd9\x8e\x0d\x5b\xd4\x59\x2a\x58\xbc\xc1\x34\x7f\xcd\x58\xba\x5c\x31\xcf\x09\x4d\x54\xd3\x44\xb9\xd0\xcc\xc8\xbe\xa5\xc7\x13\x99\xce\xa9\xb6\x2f\xfc\xf9\xdf\xda\x2e\x84\x96\xf7\x6c\xdd\xfe\xf7\x71\x37\x23\xaa\x80\x0c\xe6\x59\xa2\xf9\x22\x61\x64\x41\xa7\x4c\xd9\x15\xc9\x12\xad\x8e\xe0\x35\x23\x6f\xb3\xf4\xd8\xdf\x48\xd0\x83\xbb\x89\x33\x05\xbf\x90\x89\x67\x76\x82\x7d\xd6\xd0\xd2\x50\xc0\x5d\x0c\x4b\x14\xde\x30\x4f\xb0\x94\xdb\xd1\x8c\x92\xa9\x1e\x8d\x97\x9d\x7b\x56\xe9\xb7\x91\x72\xa8\x20\x54\xeb\x94\x8f\x33\xcd\xcc\xbc\x4d\x1b\xee\x2e\x05\xf6\x88\x17\xf6\x26\xac\xe1\xcb\x4d\x38\xe6\x29\x8b\x60\x6e\x6d\x0e\x8c\xff\xca\xcc\xdb\xe8\x36\x4b\x9c\xfd\x3d\x5b\x82\x7c\x52\xb3\x02\x7e\xcb\x87\x62\x28\xc8\x31\x39\xef\xdd\x9e\xf5\x2e\xcf\xfb\x97\xef\x4f\xc9\xdb\x25\x89\xd9\x84\x66\x89\x3e\x22\x13\xce\x92\x58\x11\x9a\x32\x68\x92\xc5\x46\x06\x31\x83\x61\x22\xe6\x62\x4a\x64\x1a\xb3\xf4\xe9\x96\xb1\xf4\x94\x89\x6c\x5e\xba\x57\xe0\xf7\x7c\xf4\xa5\x2f\x8c\xc8\xe1\x1f\x15\x9e\xfc\xad\xb2\xc0\x30\x63\xd3\x77\xd0\xda\xb3\x09\x39\xd1\x8c\x27\x71\xca\xc4\x89\xa6\xea\x7e\xc4\x3e\xb3\x28\xc3\x3b\xf9\x9f\xc5\x1f\x46\x46\x52\x95\x31\x2b\xfe\x52\xf8\x23\x17\x8d\x5a\x7f\xea\x35\xd8\xd6\x5f\x82\xbe\xbb\xd9\x77\xf0\x0b\x8f\x6b\xdf\x86\x5f\xd6\xcc\xc1\xbd\xb3\x62\xb0\xee\x95\xc6\x51\xb9\x17\xac\xb0\x57\xfb\x4e\xca\x74\xba\x1c\x51\xad\xd9\x7c\xa1\xb7\x90\x2f\x61\x4b\x89\x99\x2d\xc9\xf7\xd3\x8a\x9a\x28\x54\x02\x0f\xf7\x52\xa6\x19\x41\xfe\xe6\x3a\xd9\xf2\x52\xc6\xac\xe7\x9b\x7d\x27\xd3\x01\x55\xf7\xaf\x41\xbe\x2c\x0c\xfc\x39\x44\xcc\x6d\x0f\xd0\x57\x67\x00\xd8\x92\x1d\x1c\xcc\x05\xbb\xaf\xe4\xa6\xc6\x05\x99\x12\xb5\x54\x9a\xcd\xd7\x9a\x19\x5e\xcf\x42\x58\x7e\xff\x52\x07\x5c\xba\x72\x7e\x03\xa7\xbe\x78\x81\x1e\x8e\x77\x8b\x25\xdb\x97\x91\xf0\xa5\xcf\xd3\xb9\x6b\x56\x4f\xf5\xd6\x6d\x9f\x73\x4e\x58\x3a\x79\xf1\xd3\x2c\x88\x76\xfb\x1e\xe4\x13\x59\x0f\x1a\xf7\xca\xad\xf6\x08\x06\xb0\x46\x6f\x2c\x9a\x99\xfd\xf9\x33\x9f\x86\x06\x17\xb4\xae\xe9\x19\x57\xce\xf6\xc4\x52\x12\xc9\x14\x45\xc1\xd8\x1e\x77\xd4\x1c\xbb\x83\xee\x6d\x6f\x70\x4a\xba\x24\xa6\x9a\x9a\xf3\x9d\xb2\x45\xca\x14\x13\x1a\xb4\x72\xf3\xb9\x5e\x92\xb9\x8c\x59\x82\xfa\xe3\xbb\x64\xa9\x19\x39\xa7\x9a\x9e\x51\x4d\x13\x39\xed\x90\x2e\xfc\x69\x3e\xe6\x8a\xd0\x44\x49\x42\x1d\x55\xb1\xd8\x35\x41\x45\xec\x38\x0b\x25\x91\x9c\x2f\x78\xe2\x2d\xec\xde\x54\xc2\x45\xcc\x1f\x78\x9c\xd1\x84\xc8\xb1\x61\x2a\x46\xdf\xed\x3d\x30\xa1\x33\x9a\x24\x4b\x42\x93\x84\xd8\x6e\xdd\x0b\x44\xcd\x64\x96\xc4\xa6\x5d\x37\x4a\xc5\xe7\x3c\xa1\xa9\x51\xa8\x71\xb4\x57\xb6\x2d\x32\x98\x31\x3f\x56\x18\x97\x59\xcc\x39\xbd\x67\x8a\x70\x4d\x16\x52\x29\x3e\x4e\xf2\x23\x7f\xd7\x27\x30\xee\xb3\x8b\x3e\x68\xe7\x91\x26\x12\x59\xa8\xeb\xdc\x5a\x63\x5c\x8f\x73\x2a\x04\x83\x8e\xa5\x9e\xb1\xd4\x76\x6f\x5f\xfe\xd2\x8a\xf6\xdd\xe5\xed\x75\xef\xac\xff\xae\xdf\x3b\xaf\x6a\xda\x83\xee\xed\xcf\xd5\x5f\x3f\x5d\xdd\xfc\xfc\xee\xe2\xea\x53\xf5\xc9\x45\xf7\xee\xf2\xec\xa7\xd1\xf5\x45\xf7\xb2\xfa\xd0\x92\xd5\xc6\x4a\x7b\x38\xb2\x96\x47\xeb\x60\xa1\x7c\x2a\x0b\xe5\xd1\xd7\x6b\xa2\xb4\x2e\xa0\xcd\xcd\x93\x24\xe1\x4a\x9b\x05\xb2\x5f\x92\x05\x55\x0a\x05\x23\x1c\x41\x67\x28\x3e\xc8\xd4\x30\xb0\x89\x34\x3c\xc2\x08\x4f\x3a\xcd\x22\xcd\xc5\xd4\x7f\x74\x4a\x86\xd9\xf7\xdf\xff\x29\xba\xe0\xe2\x1e\xfe\xc5\x5e\xe2\xe2\x1c\xec\xb7\x07\xfb\xed\x6f\xcb\x7e\x6b\x44\x9f\x93\xd0\x6c\xfb\x34\xc1\x41\xe8\x86\x36\xf2\x84\xcc\xb4\xf9\xa7\xe9\x97\x4c\x52\x39\x07\x49\xeb\x33\x57\xc0\x2d\x1e\x65\x7a\x3f\x49\xe4\xe3\x66\xe6\xc4\xf7\x4c\x7b\x83\x9c\x91\x6c\x5e\x83\x15\xf1\x93\x9d\xa1\x1f\xf8\x7b\xa6\xcd\xd8\x6f\x6c\x2f\x87\x38\xa1\x43\x9c\xd0\x97\x8d\x13\x7a\x51\xa6\xbc\xa7\xe7\x7d\x45\xbb\x1f\x32\xc0\x06\xb7\x54\xa3\xd7\xa9\xc1\xa9\x14\xf8\x8c\x9e\x92\x69\x16\x3d\x35\x6b\x18\x66\xc1\x8b\xf1\x5a\x98\x66\x61\xd0\xcf\xcf\x30\x7f\x13\x4e\x96\x83\x0f\x65\xcb\x85\x7a\x95\x7c\x75\xc3\x2b\xe3\xd9\x3c\x20\x4f\xcf\xe7\x2b\xf1\x09\x6d\x02\x12\x5a\x44\x20\x6c\x1c\x72\xb0\x26\xc6\xa0\x36\xa8\xa0\x2e\x8a\xa0\x1a\x36\x50\x1b\x27\xb0\x53\x60\x40\xdb\x2b\x69\xf3\x90\x80\xf7\x4c\x0f\xa8\xba\x7f\x75\x57\x52\x61\xd0\xcf\x7f\x25\xfd\x46\x23\x01\x0e\xae\xff\x27\x5c\xba\xaf\xfd\x22\x7b\xb9\xce\xfd\xdf\x80\x37\xff\xe0\xbe\x6f\xb5\x46\x5f\x97\xbf\xfe\x6b\x75\xd0\xbf\x4e\x8f\xfc\xc1\x05\x7f\x70\xc1\x1f\x5c\xf0\x1b\xb8\xe0\x9f\x54\x29\x65\x86\xac\x14\x98\x1f\x43\xdd\xe6\xcd\x42\xaa\xd5\xba\xd8\x59\xca\xa8\x36\x54\x5c\xb4\xfb\x11\x68\x90\xa4\x2c\x92\x29\x78\xc8\x28\x59\xcc\xa8\x62\x44\xa7\x54\x28\xbe\x4e\x0f\xc3\x56\xc1\xd0\x66\xda\x79\x0d\x2a\x58\xc1\x2a\x08\xa3\x7e\x2e\x05\x6c\x2c\xe3\xca\x99\xc1\xe3\x54\xf7\x64\x35\xaf\xdf\xdb\xd4\x21\xc3\x73\x93\x99\x3f\x21\x35\x9b\x7b\x65\x4b\x6a\x2e\x9a\x0c\xf6\x42\xcd\xa0\xa3\xbf\x16\x6a\x2e\x18\x14\x7e\x5b\xd4\x5c\x37\xf5\x97\x40\xcd\xce\x1b\xbd\x25\x45\x57\x9d\xd9\x7b\xa1\x6a\xef\x41\x7e\x2d\x94\x5d\x71\x79\xff\xb6\xa8\xbb\x69\xfa\x5f\x96\xc2\xbd\x21\x7c\x5f\xb4\xbd\x9e\x70\xfd\x02\xbc\x06\xa2\xf5\x83\xc5\xb1\xff\x66\xa8\xb5\x32\xef\x17\x42\xa6\x27\x29\xc3\x0c\xc4\x56\xf4\x7a\x63\x3f\x6a\x4d\xb1\xee\xc3\x03\xcd\xbe\x26\x9a\x75\xbb\xf6\x72\xa8\xb6\x29\x9c\xae\x7d\x56\xee\x8a\x18\x39\x45\xe6\x54\x47\x33\xf3\x10\xfd\x73\x1b\xc2\xbc\xe4\x69\xb8\xaf\x8a\xba\x9f\x23\xf7\xf6\xeb\xb6\xc4\x1f\x2c\xf0\xbf\x41\x38\xad\x17\x13\x73\x7e\x48\x5b\x79\xa2\xb4\x15\xae\x0e\x69\x2b\x87\xb4\x95\x4d\x17\xe8\x90\xb6\x72\x48\x5b\x79\xb5\x69\x2b\x4f\x9f\xb1\xb2\x9f\xb4\x94\x57\x25\x58\x1f\x84\xea\x83\x50\x7d\xc8\x3d\xf1\x53\xdb\x17\x03\x73\x5f\xbf\x89\x59\xc2\x34\x5b\xc9\x7e\x06\x2c\x9d\x1b\x7d\xa1\x00\xa7\x5d\xe3\x48\xc8\xd1\xb7\x3c\x05\x81\xc9\x63\x15\x5f\xf2\x6d\xbf\x4e\xee\xe4\x87\x7f\x48\x95\x3b\xb0\xab\x03\xbb\xda\x66\x6a\x2f\xc7\x52\x1b\x1c\xe6\x2f\x6a\xaa\x0d\xc0\xb9\x47\x3c\xde\x0f\x3e\xb7\x17\x1b\x43\x74\xee\x7c\x29\x0a\xa0\xc8\xdb\x19\x6e\x73\xa8\xeb\x7e\xfc\x2a\x6c\xb7\x86\x8f\xc4\x3d\x88\xc4\xf3\x61\x84\xe9\x57\x02\xd3\xfd\x32\x8e\xf6\xb3\xa3\x74\xbf\x8c\x69\x1f\x6c\x89\x07\x90\xee\x83\xb5\x6c\xc3\x09\x1f\xac\x65\x2f\xd7\x5a\xf6\xa5\x4c\xe0\xcf\x7c\x3c\x9f\x4b\x98\xdb\x2e\xac\x49\xc4\x24\x65\x53\xae\x34\x4b\xcd\xea\xd5\x8a\x6f\xeb\xe3\x9c\x5e\x6b\x89\xaa\x8d\xa3\x46\xc2\x6e\xdf\xfc\xdb\x06\xc3\xbf\xb1\x37\x2b\xf0\x8b\x31\x8d\x7d\x3d\x1a\x10\xb2\xe6\x74\x49\x66\xf4\x81\x91\x09\xe5\x09\xaa\x50\x3c\xa6\xe5\xb5\x2e\xcd\x70\xd5\x80\xfe\xa3\xdd\x80\x68\x71\x38\x29\x9b\xb0\x94\x89\x08\xb9\x3e\xca\x46\x11\x4d\x5c\x22\x09\xbc\x33\x33\x0a\x6d\x92\x32\x1a\x2f\xc9\x98\x31\xe1\xc9\xa6\x86\xeb\x37\x8c\x79\x2f\xe2\xed\x17\x57\xe8\xaa\xd4\xf3\x52\xd4\xb9\x27\x89\xbd\xa9\x67\x09\xbb\xab\x71\xea\xc7\xd7\xc5\x2a\x0e\x21\x38\x07\xf3\xdb\x97\x37\xbf\x1d\x42\x70\x0e\x6a\xf3\x0b\x53\x9b\x0f\x21\x38\x87\x10\x9c\x83\x51\x61\xf5\xb4\x0f\x46\x85\xaf\x22\x04\xe7\x09\x6b\x4a\x3f\x97\xd4\x7d\x10\xba\xdd\x7b\x07\xa1\xfb\x20\x74\x7f\xa5\x42\xf7\xcb\x58\xe1\x83\xc4\x7d\x90\xb8\x0f\x12\xf7\x41\xe2\x3e\x48\xdc\x7b\x5f\xc6\x83\xc4\x5d\x2f\x71\xc3\xbf\x1c\x00\xec\xce\x31\xf0\xed\xbd\x61\xef\x99\x7e\xad\xae\xb0\x83\x98\x7d\x10\xb3\x5f\xb6\x98\xfd\x62\x26\xf4\xf5\x01\x3a\x1e\x20\x11\x0f\x90\x88\x07\x48\xc4\xa7\x85\x44\x74\x5f\xbf\x59\x64\xab\x65\x91\xbb\x45\xec\xb2\x61\x94\xa6\x3a\x03\xf5\x6f\x03\xb9\x84\x74\x35\x99\x4b\xa3\x0c\x09\x56\x78\xc7\x31\x20\x8c\xfc\x98\xf2\x07\x26\x88\x8b\xfa\x3e\xb2\xd7\xcc\x11\x58\x27\xfe\xe5\x4f\x07\xa6\xe1\x50\x4d\x28\xd1\x7c\xce\x3a\xa4\x3f\xc1\xd3\x1c\x19\xf2\x57\x4c\xab\x52\xb8\x10\x92\x26\x7c\x24\xe2\x7c\xac\xae\x6f\x9e\x47\x8f\xe0\x6b\x47\x8e\x19\x66\x89\x46\xd6\xe8\x1a\x7f\xe4\x49\x62\xc6\x60\x39\x08\x9c\x84\x39\x4b\x13\xf7\x65\xa1\x5b\xf7\xf2\x9c\xc6\xe6\xe4\x06\x43\xc8\xf3\x85\xc2\xf7\xe1\xce\xe5\xca\xc7\xbf\x14\xbe\xc7\xaf\x3b\xc4\x2a\xe3\x08\x5d\xb6\xd1\x30\x66\x34\x36\x27\x30\x9a\xb1\x38\x4b\x18\xa1\x4a\xc9\x88\x53\xd0\x0b\xf0\x8e\x26\x5c\x3b\xd5\xdd\xbd\xe4\xba\x8e\xb9\xa2\xe3\x84\xc5\x76\x8d\x59\x1e\x8e\xb3\x72\xe4\x5c\x91\x31\x33\x4b\x6c\xf8\x48\x71\xf5\x67\x28\x21\xd4\x8c\x26\x18\x0a\xab\x8e\x84\x09\x1c\xc8\x0a\x09\x17\x89\xf3\xb5\x0a\xb9\x38\xfa\x43\x36\xd5\x41\xe4\x3d\x88\xbc\xad\x26\xf4\x55\x89\xbc\x2f\x28\x84\xd0\x31\xa4\x2f\x1a\x42\x08\x4e\x45\xc3\xf9\x47\xde\x52\xa8\xb6\x33\x9e\x78\x63\xec\x07\xd7\x64\xd7\xb7\x78\x26\xc5\x84\x4f\xb3\xd4\x0a\xdc\x56\x1a\x5e\xe3\xb9\xac\x69\xe7\x55\xdc\x38\xf5\x43\x7f\xae\x8b\xa7\x8d\x42\x97\x1b\x7d\xad\x3a\x66\x84\xf0\xd1\x4d\xef\xf6\xea\xee\xe6\xac\x77\x4a\xba\x8b\x45\xc2\xd1\x0f\x13\x65\x4a\xcb\x39\xff\x87\x99\x14\x82\x17\x7b\x3e\x6e\x85\x12\x05\xe2\x07\x38\x7e\x8c\xd2\x44\x8e\xc9\xd9\xc5\xdd\xed\xa0\x77\xd3\xd0\xa0\x25\x09\xa8\x9f\xc4\xe6\x8b\x04\x64\x94\xfb\x6c\xcc\x52\xc1\x34\x53\x24\x4a\x32\x88\x4c\xf7\xee\x20\x6c\xb4\xf7\x5f\xbd\xb3\xbb\x41\xff\xea\x72\xf4\xd7\xbb\xde\x5d\xef\x94\x38\xda\x32\xcd\x9a\x71\x99\x51\xc4\x4b\x41\xe7\x46\x33\x2d\xa2\x2c\xff\x9a\xb1\x0c\x44\x22\x3e\x15\x73\x26\x74\xb9\x45\x37\xe0\x8b\xee\xdb\xde\x45\xb1\xe5\x19\x23\x3f\xff\x25\x1f\x54\x42\xc7\x2c\xb1\xfe\x29\x70\xb9\x18\xf6\x9d\x77\x64\x1d\x57\x19\xae\xea\x5f\xef\xba\x17\xfd\xc1\x2f\xa3\xab\x77\xa3\xdb\xde\xcd\xc7\xfe\x59\x6f\x64\xd5\x8d\xb3\xae\xe9\xb7\xd0\x93\xd5\x4a\xc8\xaf\x19\x4d\x8c\xda\x2a\x27\xe0\xf0\xe1\x11\x23\x8f\x33\x26\x48\x26\x80\xe2\x50\x17\x06\xcd\x20\x4c\x92\xc7\x19\x5d\x5f\xdc\xbd\xef\x5f\x8e\xae\x3e\xf6\x6e\x6e\xfa\xe7\xbd\x53\x72\xcb\x12\xd0\x16\xdd\xa2\xc3\x2e\x2e\x92\x6c\xca\x05\xe1\xf3\x45\xc2\xcc\x6a\xe0\xe1\x1c\xb3\x19\x7d\xe0\x32\x2d\x68\x0c\xb0\x8e\x86\xa0\xb0\x7d\xa7\x95\x8d\x82\xa5\xbb\xba\x7c\xd7\x7f\x7f\x4a\xba\x71\xec\xe7\xa0\xa0\x8d\x02\xe5\xb8\xdc\xfe\xe3\x4a\x6e\x7f\x44\x31\xca\x01\x8a\x6d\x3d\xb0\x34\xe5\x31\x53\x5f\xdc\x8a\x5e\x38\x10\x55\x3d\xb3\x4c\xe1\xd5\x37\x4a\xe4\xba\xea\x85\x02\xf5\x55\x5f\x5c\x47\x45\xd5\x2f\x4a\x64\xd0\xac\x5d\x57\xf6\x71\x63\xc5\xb9\xb8\x3e\xcf\x76\x6b\x19\x66\x17\x8f\x9c\x01\xe5\xe4\x9f\x05\xa6\xf7\xaf\x27\xc3\xc8\x21\x41\x62\xaf\xbd\xc5\xd6\xd5\x1f\xcd\x3f\x78\x0d\x77\x57\x38\xdc\x17\x74\x4f\xdd\x78\xc3\xa2\xb5\x34\x1a\x76\x3c\x67\x9a\x42\x39\x3e\x2d\xc9\x94\xe9\x0e\xb9\x12\xf0\x6c\x40\xd5\xfd\x11\x71\x30\xd4\x44\xa6\x24\x17\xb9\x9e\x21\xa3\xf7\x95\xd8\xc2\xda\xab\x01\x07\x75\xf6\xa0\xce\xd6\xaf\xcc\x21\x50\xaa\x61\x85\xf7\x75\x07\x6e\x63\x3e\x76\x51\x0a\x25\xfb\x5f\xe1\x0e\x5b\x6b\xeb\x7b\xbd\xd7\xd7\xf3\x5a\xfb\xf6\x7a\x99\x65\x30\xf4\xc3\x4d\x85\xff\x77\xb8\xa9\x0e\x37\xd5\xe1\xa6\x7a\x01\x2b\xfc\xc5\x2d\xa7\x35\xdc\xfd\x8b\x9a\x4e\xd7\x29\xa1\x3b\x61\x6b\xd5\xd8\x55\xab\xca\xa7\x22\x6a\x46\x53\xac\xac\x14\xc9\xf9\x5c\x8a\x20\x06\x63\xb9\x60\x47\xc4\x7b\x7a\xc1\x2a\x06\xc3\x58\x67\x76\xcd\xbb\xe1\xaf\xc3\xe0\x1a\xac\xcb\x73\xe4\x8c\xec\xf5\xae\xc7\x60\xec\x83\xea\xfa\x84\x02\xc1\x01\x13\x6d\xaf\x98\x68\x2f\x63\xae\x4f\x92\x5f\xb2\x7f\x63\xf3\xeb\xc8\x29\x39\x80\x9f\x1d\xb2\x26\x0e\x59\x13\xf0\xfb\x01\xfc\x6c\x7f\xd4\xfa\xb4\xc2\xb7\x8c\xd9\xa8\x54\x16\xc1\xff\x39\x2a\xfb\x7f\x0a\x4f\x42\x67\x50\xe1\x41\x9e\x46\x02\xad\xf3\x78\xf7\x34\x92\x62\xd1\xea\x75\xce\xa2\xb0\xcc\xf1\x0b\x97\xbc\x27\xc9\x52\x33\x1e\x27\xd5\xfa\xcc\xcf\x10\x59\x57\xb7\xd1\x5f\xa3\xb5\xa7\x86\x6c\x0f\xa6\x9f\xb5\x0b\xf5\xb5\xc2\x99\xe7\x7c\xe9\x15\xb9\x2e\x36\x63\xde\x2e\x2c\x64\xd4\xc0\xc2\xeb\x9f\x7b\x46\x5e\xff\x78\x57\x1c\x8e\x22\xef\xde\x16\x7f\xa3\xc0\x1b\x5f\x87\x3d\x25\x1c\xf1\x73\x58\x54\x56\xee\xfe\x57\xc7\xd7\x57\xd1\xf2\x81\xbb\x6f\xb8\x5c\x5f\x2b\x8f\x3f\xe0\x66\xac\xb2\x71\x1c\x80\x29\x0e\x26\x96\x97\x33\xe1\x83\x89\xe5\x55\x9b\x58\xd0\x73\x3b\x5a\xd0\x94\x09\x5d\x23\x54\x97\xaf\x13\x78\x3d\x30\x94\x7b\xa9\x03\x1a\x40\x69\xd1\x5e\xc8\xfe\xaa\xfa\xba\x6c\x2e\x56\x30\x18\xa1\x5c\x11\x24\x8c\x9c\xfc\x33\xff\x77\x20\xb5\x07\x3f\xd6\x78\x40\x5b\xc4\x32\xb9\x10\x72\x16\xe7\xb2\x4e\xde\x78\x4d\x8c\x93\x1d\xc3\xb1\x93\x80\x72\x5f\xfe\xda\x90\xa7\x6b\xfc\xf4\x1c\xbe\x7c\x5d\x99\x27\x0d\x43\x7f\xde\x50\xa8\x2a\x25\x6c\x76\xb0\x9c\xf0\xce\x31\x97\xe2\x71\xc6\xc1\xd9\x00\x78\x57\x70\x95\x06\x1b\xee\x72\x56\x29\xa4\x93\x34\xdd\x0c\xcf\x2d\xbb\x55\xc8\x7d\xb3\x89\x5b\x1a\x7d\xbd\xf3\xfe\xe2\x81\x21\x6b\xe8\xfe\x8b\x06\x89\xac\xe0\x99\xfb\x89\x0f\x79\x3e\xfe\xf8\x9e\xe9\xaf\x8f\x39\xbe\x67\xfa\xb9\x38\xe3\xb6\xec\x70\x25\x4b\xc8\xcb\x77\xbc\xd2\x80\x84\x0a\x17\x7c\xb5\xd3\x6d\x13\x18\xf4\x09\x27\x69\xa3\x82\x7c\x12\x6e\x38\x55\x2d\xad\x06\x5f\x50\x82\x0e\x89\x9a\x87\x44\xcd\x43\xa2\xe6\x21\x51\xf3\xe5\x25\x6a\xba\xaf\x37\xa9\xfb\x7d\x0e\xaf\x3c\xa3\xec\x82\x1d\x7e\x7d\xe2\x0b\xce\xeb\x20\xc1\x1c\x24\x98\x7d\x4c\xf7\xa5\x6a\x72\x8e\xca\x5f\x82\x26\xd7\x0a\x1d\x05\x3d\xca\x79\xb5\x3c\x77\x28\xd6\x7a\x8d\xaf\x5d\x67\xaf\x87\x35\xa9\xa7\xe6\x3e\xbb\xf8\xc6\xdc\xba\x7f\xb5\xae\xb1\x03\xa4\x7c\xed\x5a\x1d\x3c\x77\x2b\x16\xe7\xe0\xb9\x3b\x78\xee\x5e\x9c\xe7\x6e\xef\xea\xc8\xda\x72\xc8\x37\x79\x0d\xe4\x9a\xd0\x97\xf2\xed\xec\xde\xbe\xae\xc8\xc2\x2f\xfd\x82\x76\x23\x7f\x2e\x6d\xe1\xa5\x48\x93\xf9\xbc\x5f\x84\xfc\x78\xf2\xcf\x52\x60\x79\xc5\x11\xaa\xb2\xf9\x9c\xa6\x4b\xb8\xbf\x6c\x98\x75\x07\x26\xd4\xb1\x33\x0a\x20\xa7\xed\xf5\x34\xce\x74\x10\x15\xa6\x0c\x21\x2f\x58\xaa\x97\xc1\x9b\x6c\xbe\xd0\xcb\xff\x1c\x0a\x9e\x03\xdf\xf2\xa9\x90\x29\x32\x1b\xf3\xf1\x8c\x8a\x38\x31\xe7\x40\xf9\x76\x22\x2a\x84\xd4\x20\x05\x80\x37\x25\x26\x0f\x9c\xa2\xcc\xd0\xbd\xee\x17\xce\x49\xbd\xfb\x76\xa3\x33\x55\xf0\xbc\xbe\xa2\x13\xf5\xdc\x90\xb2\x6b\xae\xab\xf7\x89\x1c\x03\x4a\x79\x56\xd4\xc0\x4d\x03\x07\x5f\x61\x61\xe7\xbe\x14\x13\xd0\x54\xdd\x97\xd3\x56\x8a\xd1\xd0\xa3\x95\x89\x2c\x6b\xde\x2d\xe0\x9c\xad\x7e\xb5\x94\xec\x52\x7c\x66\xd3\x5f\xe0\x31\x0c\xb9\x3c\x0e\xf7\x63\xd8\xa1\xfb\x2d\x6f\xd9\xfd\xe2\xaa\xb2\xc0\x8f\x29\xd3\xe9\x72\x44\xb5\x36\x0c\x69\xf7\x0c\x9b\xa2\xe7\x60\x4d\x86\xcd\x80\xaa\xfb\x57\x99\x61\x53\x1c\xf8\x93\x33\x9a\x0d\x69\xf2\xab\x8b\xcd\xde\xf4\x84\x1d\xe2\xb4\xb7\x58\xba\xaf\x35\x66\x7b\x15\x0b\x7d\x31\x23\x2c\x71\xf1\xaf\xf1\xe4\x16\xef\xa4\xc3\x11\x5d\xb5\x46\x5f\x1d\x48\x7d\x49\xd4\x58\x33\xb7\x57\x02\x56\x5f\x96\x96\xf6\x3d\xaa\xa7\xb1\x4f\x07\xbb\x71\xa8\x2e\x75\xa8\x2e\x75\xa8\x2e\xf5\xd4\xd5\xa5\x36\xd3\x34\x37\x56\x33\x37\xd5\x31\x37\x53\x30\x9b\xb5\xcb\x1d\x52\x73\x8b\x4a\xdf\xb6\xa9\xb9\x05\xa5\xea\x55\xb8\x5a\x0b\x23\x7e\x8e\xd4\xdc\xdf\xa8\x1e\x78\x50\x02\x9f\x64\xdd\xbe\x56\x0d\xf0\x85\xab\x7f\x87\xa4\xe2\x03\x70\xda\x21\x70\x62\x8f\x8b\x73\x08\x9c\x38\x04\x4e\x7c\xb5\x81\x13\xcd\xda\x04\x8f\x77\xcd\x5a\xab\x13\xe3\x73\x21\xb7\x80\x42\xba\xbd\x48\xdf\x8f\x5f\x85\x2c\x1f\xc0\x16\x7b\xd3\x47\xfa\x1c\x32\xfd\x01\x10\x77\xaf\x80\xb8\x2f\x6e\xda\x07\x71\xef\x20\xee\x1d\x24\x9a\x0d\x27\x7c\x90\x68\x5e\xae\x44\xf3\xa5\xd4\x94\xaf\x09\xb3\xc5\x88\x58\x85\x94\x95\xb5\xe1\xb0\x67\x29\x83\xc0\x3d\x11\xfb\xc4\x15\x42\xcb\xa2\xda\x2a\x39\x0c\x1b\x30\x92\xd8\x6b\x10\xc3\xcc\x38\x71\xc4\x1b\xc4\xf1\x85\x1d\xbe\xf9\xb7\x0d\x06\x7e\x63\xef\x4f\xe0\x0a\x63\x1a\xfb\x0a\xfe\x20\x4a\xcd\xe9\x92\xcc\xe8\x03\x23\x13\xca\x13\x34\x72\xf1\x98\x96\xd7\xb7\x34\xb7\x55\x03\xfa\x8f\x76\x03\xa2\xc5\xe1\xe4\xa9\x69\x86\xb7\xa3\x04\x14\xd1\xc4\xb9\xb8\xe0\x9d\x19\x55\x84\x26\x29\xa3\xf1\x92\x8c\x19\x13\x41\x72\xd3\xa6\x63\xde\x8b\x10\xfb\xc5\x03\x09\x43\xba\xf9\xa2\x71\xc5\x70\xc2\x1b\x4b\x9e\xee\x4f\x3b\xdb\x45\x25\x53\x3f\xbe\x16\x56\xf0\x1c\x0a\xd8\x57\xec\x38\x39\x38\x47\x7e\x9b\x25\xca\x5e\x8c\x5c\x7f\x50\x7e\x0f\x59\xa2\x07\x67\xc7\xc1\x34\x70\x30\x0d\xec\x7d\x19\x5f\x92\x69\xe0\x0b\x4a\xd4\x98\x33\xb3\x63\x6d\x81\x7d\xca\xd6\x07\xd1\xfa\x20\x5a\x1f\x44\xeb\xaf\x56\xb4\x7e\x19\x2b\x7c\x90\xab\x0f\x72\xf5\x41\xae\x3e\xc8\xd5\x07\xb9\x7a\xef\xcb\x78\x90\xab\x4b\x72\x35\xfc\xcb\xe5\x8c\xef\x27\x41\x7c\x33\xcf\x95\xcd\x10\x7f\x2d\x02\xf5\x41\x98\x3e\x08\xd3\x2f\x5b\x98\x7e\x31\x13\xfa\xfa\xd2\x42\x0f\x89\x95\x87\xc4\xca\x43\x62\xe5\x17\x48\xac\x74\xac\x64\xdb\x62\x1d\x1f\x2d\x6f\xf9\x96\x8b\x28\xc9\x40\xc0\x34\x3f\xbf\xcd\x78\x12\x13\x50\x6c\x8c\x7e\xca\xa5\xf8\x0e\xe8\x09\x48\x01\xc6\xe9\xe0\xe5\x57\x0b\x30\x1f\x2b\x9c\xee\xc5\xca\x30\xf9\x68\xb7\x85\xd0\xda\xd7\x9e\xfa\x22\x93\x5b\xd4\xb4\x2a\xfc\xe6\x1a\x7a\xee\x4a\x57\x47\x4e\xf4\x30\x6c\xc7\x0d\xa2\x55\xdd\xab\x4f\xf6\xa3\xd7\x05\x8b\x5e\x1d\xf5\xa1\xda\x15\x09\x76\xed\x50\xed\xea\x09\xe7\xed\xce\xd9\x9a\x99\x3b\x1a\x45\x93\xf1\x2b\x9d\xf6\x17\x8f\xb7\x6b\x3e\xe9\x5f\x34\xfa\xae\xf6\xe6\xa8\xe4\x48\xe5\x25\xca\x9f\xbf\xc8\xd7\x2e\x57\xc3\x7b\xa6\xbf\x96\x7b\xe1\x50\xe8\xeb\x50\x26\x63\x4f\xd3\xdd\x8a\xef\xbf\xda\xd9\x1e\xca\x9a\x1d\xca\x9a\x1d\xca\x9a\x15\x8e\xe0\xa1\xac\xd9\xa1\xac\x19\xa9\x61\x7f\x7b\x28\x6b\xb6\x8b\xb4\x86\xdd\x7f\x2d\x02\xdb\xa1\xb4\xd9\x41\x66\xdb\xdf\x74\x7f\x5b\x32\xdb\x0b\xd4\xd6\x5f\x44\x0d\x37\xaf\xad\xef\x0b\xca\x24\x0c\x34\xf0\xdc\x7a\xaf\x88\x26\x6e\x25\x0f\xa8\x26\xf6\xff\x0e\xa8\x26\x07\x54\x93\x86\x59\x1f\x02\x50\x0f\xa8\x26\xe4\x10\x62\x79\x08\xb1\x7c\xc9\x21\x96\x1b\x6c\xe3\x01\xd5\x64\x43\x39\x6e\x1f\xc8\x26\x35\x62\xdb\x7a\x74\x93\x4f\x55\x75\xe2\xc5\x8a\x64\x6e\xac\x07\x94\x93\x03\xca\xc9\xae\xb4\xf3\x22\xb4\xb7\x27\x41\x3b\xa9\x61\x03\xbb\xaa\x6c\xaf\x03\xf5\xc4\x8d\xf6\x90\x9e\x79\x88\x28\x7f\xf9\x11\xe5\x2f\x2e\x3d\xf3\xc5\xc8\xfe\x07\x05\xf9\x90\xa1\x79\xc8\xd0\x3c\x98\x0f\x0e\xe6\x83\xbd\x2f\xe3\x4b\x32\x1f\x7c\x61\x09\x7b\x2f\xe8\x27\x4f\x21\x6b\x1f\x44\x6d\x7c\xef\x20\x6a\x1f\x44\xed\xaf\x54\xd4\x7e\x19\x2b\x7c\x90\xb3\x0f\x72\xf6\x41\xce\x3e\xc8\xd9\x07\x39\x7b\xef\xcb\x78\x90\xb3\x9f\x1c\x0d\xa5\xa5\xb7\x2b\x48\x00\x7a\x4d\x02\xf6\x41\xb8\x3e\x08\xd7\x2f\x5b\xb8\x7e\x31\x13\x3a\x20\xa3\x1c\x90\x51\x0e\xc8\x28\x07\x64\x94\x6d\xa4\x9a\xdf\xd9\x53\xf9\x26\xb8\x88\xfd\x8d\xfd\xe6\x6d\x22\xc7\x83\xe5\x82\x99\xff\x9e\xf3\x39\x13\x0a\x64\x50\xae\x97\xa1\x14\xd3\xb0\xf2\xd5\x35\x7f\x73\xdb\xbf\x7c\x7f\x11\x66\x11\xbd\xf9\x70\x77\x31\xe8\x5f\x77\x6f\xfc\xba\xf8\x59\x85\x6b\x61\xbf\x2b\x08\x62\x67\x72\xbe\xa0\x29\x57\x52\xf4\x3e\x9b\xd3\x69\x86\x76\x05\xa2\x8f\x4c\xb7\x1b\x5d\xef\xaf\xe1\xc8\x2e\x8b\x7f\xbe\x1f\x14\xff\x2a\xcc\xe2\x62\x50\xfc\xab\xb7\x72\x36\x41\xc3\x65\x76\x76\x4c\xde\x0f\x4e\xc9\x7b\x08\xd5\x48\xc9\x60\x46\x91\x25\x5d\x0c\x4e\xc9\x05\x53\x0a\x7e\xc9\x3f\xd6\x5c\x27\x30\xb7\xb7\x5c\xd0\x74\x49\xdc\xf4\x31\x95\x90\x82\xbd\xd6\x2d\x4d\x79\xf1\xc4\xdf\x33\x01\x2a\x48\xbe\x7a\x17\x72\xca\x23\x9a\xec\xb6\x88\xdd\xcb\xf0\x20\xbd\xb9\xba\x59\xb9\x14\xe1\xdb\xd5\xb5\xe8\x5e\x9e\x43\x62\xa3\x1b\x6a\xcd\xcc\x2f\x99\x32\x3a\x4e\x24\x45\x8c\xc4\x0b\xfc\x6c\x19\x48\x29\x7f\x97\x90\xea\x98\x29\x23\x3b\x77\x2f\xcf\xc9\x09\xb9\xba\x19\x8a\x2b\xa3\x07\x19\x3e\xcb\xcc\xf5\x8e\x5c\x97\x2b\x22\xa4\x26\x7c\xbe\x90\xa9\xa6\x42\x1b\xc9\x06\x18\x9b\x5d\x11\x54\xab\xce\xe4\x7c\x9e\x69\xaa\xf9\x03\xab\x2c\xaa\x40\xb5\xee\x96\xe9\x7e\x0c\x26\xe2\x9a\x35\x44\xce\x97\xcf\x65\x91\x9a\xf6\x0d\xd7\x2d\xea\x02\x3c\xae\xc8\xe6\xae\x09\x9a\xa6\xb4\xc8\x1f\xdf\x70\xcd\xe6\xe5\xf7\x37\x0c\xef\xfb\x57\xad\xa2\x63\xae\x84\x0b\x49\x8d\xd2\x88\xb9\xa5\x17\x5c\xb3\x94\x26\x1f\xe8\xe2\x9d\xb3\x3a\x6d\x41\x1f\xff\xf7\xb6\x90\x67\xf8\xe6\x97\xee\x87\x30\x53\xf1\xcd\xf5\xcd\xd5\xe0\x6a\x25\xcd\x14\x5a\xa8\x12\x8d\x79\x7c\x0a\xff\x4b\x4e\x88\x69\xdd\xdf\x5c\x73\xa6\xa9\xb9\xd1\xc9\xb7\x98\x15\xe4\x13\x06\xb8\x48\x80\x46\x16\x29\x9f\x73\xb3\xaf\x56\xef\xfe\x0e\x2f\x47\x7f\xfb\x7b\x2a\xc1\x0f\x30\xef\x0f\xc4\x0e\x4d\x45\x4c\xd3\x98\xfc\x5d\x95\xd3\x51\xc1\xdc\x83\x3f\xb0\x98\x1c\x93\x99\xd6\x0b\x75\x7a\x72\xf2\xf8\xf8\xd8\x31\x6f\x77\x64\x3a\x3d\x31\xff\x38\x66\xa2\x33\xd3\xf3\x04\xd3\x6f\xcd\x2a\x9c\x92\xeb\x54\x6a\x09\x02\x04\x51\x2c\xe5\x34\x81\x6c\xc4\x31\x9e\x76\x39\x21\xff\x13\xc9\x94\x75\xf2\x8d\xf9\x1f\x12\x64\xf6\x4e\xcc\x3d\xcb\xe3\xe4\xc4\xbc\x54\x73\x74\xca\xfb\x49\x62\x16\xf1\xd8\x0a\x52\x4c\x44\x12\xec\x05\x68\x61\x34\xed\xb9\x54\x2a\x66\xdd\x3b\x7e\x39\x03\x61\x83\xc6\x8c\xd0\x07\xca\x13\x4c\xf2\x96\x68\x3a\xc4\x75\xc6\x54\x8c\x3e\x4a\x9d\x99\x91\xb0\x21\x46\x0f\xf4\x48\xf7\xea\xc2\x4c\x38\x92\x09\x19\x67\x13\x23\xa1\x05\xb7\xd2\x91\x91\x46\xb8\x22\x29\x8b\xe4\x7c\xce\x04\x1a\x17\x4d\x43\xf0\x25\xac\x98\x1d\x6d\x67\x28\x60\xff\x8d\x98\x02\x14\x10\x4b\x38\xd8\x82\x19\x6d\x45\x2c\xb1\x9b\x71\x36\x29\x78\xaf\x20\xad\x9d\xc6\x84\xeb\xa1\xe8\x26\x46\xaf\x9d\x4b\xcd\xc2\x60\x43\x30\x75\x17\x16\x1c\x18\x42\xca\x16\x09\x8d\x5c\x1e\x68\x22\x23\x9a\x90\x09\x4f\x98\x5a\x2a\xcd\xe6\x61\x03\xdf\x82\xaa\x65\xd6\x8c\x2b\x12\xcb\x47\x91\x48\x6a\xe7\x51\xfe\xec\xbb\x22\x6f\xe9\xb9\x64\xe7\x5e\x9a\xca\x14\xfe\xe7\x67\x2e\xe2\xed\xce\xe0\xdd\xe5\xcf\x97\x57\x9f\x0a\xc7\xf0\xee\xb6\x77\x13\xfe\x7d\xfb\xcb\xed\xa0\xf7\x61\xe5\x39\x2c\xb7\x92\x53\x16\x0c\x0f\x44\xf0\x53\x72\x8b\x8b\x20\x53\x62\x94\xaa\x86\x49\x7d\xb0\xa4\x94\xff\x20\x63\xb6\xdd\xdc\x3e\x74\x2f\xef\xba\x05\x8e\x72\x7b\xf6\x53\xef\xfc\xee\xa2\x20\xe0\xb9\xf9\x05\xbf\xdc\xf4\x50\x7c\x0b\x7f\x3b\xfb\xa9\x7f\x71\x3e\xf2\x02\xdf\xaa\xd5\x28\xf5\x5b\xe6\x4b\x03\xe4\x3f\x33\x19\x93\xf1\x32\xcc\x4a\xcc\xb3\xd8\x1f\xa9\x22\x09\x38\x4b\x72\x34\x05\x6c\xf5\x14\xd8\x90\x4b\xeb\xcf\xbf\x30\xb2\xfd\x91\x7d\x07\x92\xf0\x51\x0d\xa2\xba\x98\xd5\x1f\x36\x6c\x7a\xa7\x22\xd0\x29\x30\x1d\xdf\xaf\x91\xd1\x7a\x94\x79\x31\x33\xe7\x37\xe5\xd3\x29\xa8\xf8\xa5\xa1\x62\x6b\xf6\x53\x58\x49\xf8\x0e\xb7\x7a\x91\x4a\x38\xd2\xa6\x5b\x6b\x1b\xf2\x0a\x04\x7e\x88\x80\x79\x85\x16\x53\x0a\xba\x41\xcd\xd0\xdc\xbe\x98\x45\x68\x5c\x2f\x3c\x7a\x79\x24\x30\x70\x28\x85\x96\x89\x45\xca\x1e\xb8\xcc\x82\x4f\x2d\xb6\x44\x61\x73\x6b\x9b\xcf\x17\x00\x96\x0d\xf5\x97\xbc\x99\x22\x35\xf7\xaf\x6e\x75\x4a\x35\x9b\x2e\xcf\xed\xc9\xde\x9e\x8a\xcf\xaf\x3e\x5d\x5e\x5c\x75\xcf\x47\xbd\xee\xfb\xe2\xc1\xf4\x4f\x6e\x07\x37\xbd\xee\x87\xe2\xa3\xd1\xe5\xd5\x60\xe4\xde\x58\x49\xae\x0d\x1d\x54\xaf\xd3\xe2\x8b\xa7\xc4\x70\x46\xe0\x60\x0e\xe4\x2a\x60\x63\x63\x36\x91\x29\xb2\xe3\xb9\xf3\x0b\x02\xe3\x27\x7e\x65\x59\x8c\x3a\x76\x71\x16\xa7\xa0\x80\xd6\x35\x89\xb6\x25\x9d\x32\x3a\x07\x76\x4e\x05\xe9\x89\xf8\xf8\x6a\x72\x7c\x8b\x3f\xce\x69\x7a\xcf\x52\xff\xe9\x63\xca\xb5\x66\x60\x57\xe7\xd6\xe4\x0e\x0a\x32\x0c\xd9\xdc\x37\x10\x0b\x9e\x77\xd0\x21\x37\x86\x3d\x9b\xf7\xfd\xdd\x63\x08\x35\x66\x9a\xf2\x44\xd9\xc1\x16\xd6\xf5\x94\x5c\xd0\x74\x9a\xab\xbb\xdf\xca\xc9\x04\x1b\xfb\x0e\x87\x61\xae\x9a\xc2\x2c\x6a\x58\xa4\x21\x0d\x77\x7d\x41\x7f\xf6\x65\x2f\xa4\x55\xa9\xea\x6e\xb1\x1b\x4d\xdd\x5d\xc3\x8a\x5f\x5d\x8e\x7a\xff\xd5\x2f\x28\x2c\xf6\x49\x0d\xad\xc1\xc4\xf1\xf1\xea\xbb\xa0\xbe\xed\x2a\x39\x15\x5f\xac\x21\xa7\x6c\xe1\x76\x7e\x62\x54\xa0\x1a\x5a\x62\x9f\xb9\xc6\x8d\x09\xc7\x5d\x22\xa1\xbc\x19\xb0\x62\xd0\xc5\x82\xd1\x54\xd5\xed\x76\x51\x5a\x6b\xd8\x7b\xec\x29\xec\xc3\x6e\xb2\xeb\xe7\x88\x48\x91\x2c\xc3\xbb\xbe\x44\x91\x1b\xd0\x00\xb6\x55\xa1\x80\x6b\x00\x59\xb9\xb2\x80\x26\x1f\xb8\x32\x9a\x0c\xfe\xf8\xd6\x22\xad\x6c\x47\x10\xef\xba\xfd\x8b\x92\x0c\x30\x3a\xef\xbd\xeb\xde\x5d\xac\xd6\xc6\x0b\xdf\x95\xb7\x98\x1c\x13\xf3\xbc\xe8\x94\xe2\x13\xe4\xf7\x0e\x2f\x06\xf5\x2c\x26\x8c\x94\xe8\x32\x3c\xd0\x2c\x14\xb3\x45\x22\x97\x73\x26\xc0\xc8\x5e\xb8\xc5\xcc\x7a\x4e\x28\xb7\xd7\x42\x30\xd8\x53\x23\x5a\x58\xfb\x1f\x5c\x41\xc7\x0e\xa4\x86\xc5\xfe\xd6\x2c\x62\xd4\x94\x58\xf7\x35\xda\xa8\xed\x7f\x6e\x35\xd5\x5b\x9e\xb1\xee\xd9\xa0\xff\xb1\x60\x1a\xe8\xde\x9c\xfd\xd4\xff\x58\x27\x7c\x8c\xde\xf7\x2e\x7b\x37\xdd\x41\x6f\xf5\xd1\x2a\x35\x59\x27\x58\x28\x33\xe0\xb2\x8f\x82\x2b\xef\x6e\x37\x67\x27\x95\x09\xe1\x5a\x91\x07\xae\xf8\x98\x03\x2e\x90\xb5\xf7\xdf\xf5\x81\xb3\x42\x4e\x0f\xd7\x4b\x27\x7a\x60\xbf\xc5\x7d\x34\x9c\xd4\xb6\x8f\xba\x70\xe8\x05\x88\x8c\xe6\x84\x9b\xe3\x26\x7d\x4a\xba\x69\x34\xe3\x0f\xa0\x5b\x05\x9f\x09\x23\xef\x8a\x29\x4b\x71\x38\x60\xe4\x0c\xc7\x12\x3c\x37\xa3\x0a\x05\x8d\x7c\xd5\xbc\x6c\x39\x65\xc2\xe8\xe7\x61\x27\x28\x04\xa5\x4c\x7c\x63\xe4\xa5\x45\xc2\x23\xae\x93\x25\x89\xc0\xb0\x12\x1b\x69\x74\x4e\x05\x9d\xda\x8b\x1d\xb4\x91\x12\x49\xfc\x15\xc1\x93\xae\x26\xd6\x82\x36\xe0\x6c\xcb\x63\x76\x77\x79\xde\x7b\xd7\xbf\x2c\x92\xc0\x4f\xfd\xf7\x05\x49\xf3\x43\xef\xbc\x7f\x57\xb8\xcd\xd7\x09\x9c\xd5\x66\x6b\x8e\xa2\x7f\xe9\x94\x9c\xe3\xa7\xa7\x66\x71\x6b\x90\xa1\xbc\x8e\x5a\x5a\x87\x1b\x17\xef\xe2\xfe\xd1\x13\x3a\xad\x35\xff\x6d\x6a\xd7\xb0\x96\xfe\x82\x61\xa3\xde\x21\x58\xe9\xfb\xb2\xec\xba\xa9\x3a\x4c\xad\xb9\xdf\x74\xd2\xc9\xcd\x1d\xa1\xa7\x10\x74\xfb\x26\xcb\x4a\x8d\xf5\x38\x67\xd8\x1f\xc1\x11\x34\xcf\x94\x46\x8b\x3d\x10\x27\xb9\xff\x8b\x32\x0b\x0a\x16\xfd\x0e\xb9\x65\x6c\x28\x9c\x92\x3f\xe5\x7a\x96\x8d\x3b\x91\x9c\x9f\xe4\xb0\x64\x27\x74\xc1\xe7\xd4\x48\xc1\x2c\x5d\x9e\x8c\x13\x39\x3e\x99\x53\xa5\x59\x7a\xb2\xb8\x9f\x82\x7b\xd9\x39\x2d\x4e\x7c\xb3\x53\xf9\xfb\x8b\x3f\x7d\x7f\x7c\xf1\x97\xef\xdf\x54\xcd\x36\x4d\xfb\xdf\x13\x11\x5d\xa8\x2c\xb1\xe1\x28\x69\xb8\x36\xee\xc8\x67\x6c\xdd\x7e\x5f\x16\xb7\x6b\x37\x35\xf3\xec\xfa\xae\x60\x46\x2d\xfe\xf9\xa1\xf7\xe1\xea\xe6\x97\x02\xa7\x1c\x5c\xdd\x74\xdf\xaf\x36\xa7\x56\xf4\xd0\xd2\x32\xfc\x2c\xe4\xa3\x28\xce\x5e\x95\x27\x9d\x09\xcd\xe7\xcc\xa9\xa1\xf6\xcf\x01\xce\x74\x8b\x99\x5f\x0d\x7e\x2a\x4a\x52\xef\x2e\x7e\x19\xf4\x46\xb7\xe7\x3f\xaf\x9c\x09\x7e\x56\x18\xd9\x2d\xf8\xd0\xcf\x64\x92\xcd\x45\xf8\xef\xed\xc7\xd6\xbf\x1c\xf4\xde\x97\x47\x77\xd5\x1d\x14\x97\xfd\xa6\x18\x9a\xf1\xe6\xed\xd5\xd5\x45\xaf\xe0\xd6\x78\x73\xde\x1d\xf4\x06\xfd\x0f\x85\xdb\xee\xfc\xee\x06\x91\xc4\x56\x4d\xd3\x8d\xa0\x66\xa2\x66\x5a\xe1\x34\xf7\xcd\x67\x36\x3a\xe6\x5d\x1b\x0a\x89\x07\xe5\x38\x80\xd6\xc0\x88\x06\xb0\x6c\x1c\x7b\xb3\x62\x84\x23\xad\xe5\x35\xba\xb8\x4d\xa4\x99\xd7\xad\xdc\xe8\x55\x2c\x6f\xe0\x87\x80\xf0\x7a\xa8\xc7\xd2\x24\x91\x8f\x18\x84\x36\xe7\xe6\xca\xb3\xe8\x47\xe6\x15\x45\xa2\x2c\x4d\x99\xd0\xc9\xb2\x53\xc3\x4e\x8a\xdb\xc2\xa2\x94\xe9\x0f\x32\x13\x7a\x7b\x92\xeb\x5e\x16\x0e\x75\xef\xf2\xe3\xe8\x63\xb7\x48\x81\xfd\x8b\xd5\x87\x3c\x6c\xa2\xe6\x9e\xeb\x5e\xfe\xe2\x6f\x38\x08\x55\x3c\xf2\xea\x1f\x0a\x86\x51\xc2\x8d\x4c\x19\x51\xa3\x1a\x26\x20\x2e\x10\xc6\x41\x9f\x9f\x9b\xc9\x41\x68\xd4\x02\x3d\x08\x08\xe9\x88\x83\x3c\x75\xff\x28\xb5\xa7\x60\x5d\xc0\xa2\xe8\x22\x41\xa1\x1d\xab\xb2\x0a\xc2\xc4\x03\x4f\x25\x60\x44\x92\x07\x9a\x72\x23\xea\x62\xcb\x66\xae\xa7\xf0\xbf\xed\xda\x04\xe3\x60\x89\x71\xdd\xca\x54\x9f\xfb\x10\xb4\xed\x4c\x0d\x75\xa1\x58\xd5\x20\xac\x7a\x2b\x42\xf5\xdb\x9a\xcd\xd9\x31\x54\xad\x30\xe1\x01\x55\xf7\x15\xb3\x61\x5f\x28\x4d\x45\xc4\xce\x12\xaa\xd4\xb6\xab\x80\x7a\xcf\x51\x91\x51\xde\xdc\xdc\x5d\x0f\xfa\x6f\xd7\x10\x67\xf9\xe3\x6a\xf0\x5f\x94\x64\xce\xb2\x3e\x4e\x25\x8d\x89\xd9\x75\x39\x45\x2b\xbe\x15\x06\x72\x14\x50\x0c\xa4\xf5\xa1\x0c\x05\x04\xd2\x3c\xfe\xcf\xea\x3e\xa1\x69\x90\xdb\x85\x20\x91\x59\x09\x12\xa8\x41\x8e\x59\x81\x53\x00\x81\xc9\xad\xc6\xbb\x48\xa8\x9e\xc8\x74\x8e\xc4\x59\x98\x34\x36\xbe\xba\x51\x2e\x34\x4b\xd3\x6c\xa1\xb9\x83\x75\x2d\x5f\xae\x50\x38\x56\x4e\x3f\x30\xa5\xe8\x94\xed\xe2\x3b\xaa\x13\x28\x6e\x3f\x86\x7f\x82\x6f\x68\x13\x61\xa1\x30\x42\x17\x73\xe6\xe8\xe9\x4a\xbc\xa3\x3c\xc9\x52\x76\x2d\x13\x1e\x6d\xe9\xeb\x36\x5a\xf0\xa8\xff\xc1\x08\xf6\xdd\x41\xef\xa2\xc0\x01\xe1\x59\xf7\xdd\xa0\x77\x63\x71\x33\xbb\x6f\x2f\x7a\xa3\xcb\xab\xf3\xde\xed\xe8\xec\xea\xc3\xf5\x45\x6f\x8d\x0b\xb9\xb1\xf1\xaa\xc5\xa5\xfc\xea\x69\xe5\x17\xd8\xe1\x34\x43\xbd\xc9\xe9\xd0\x10\xa6\x4d\x79\x02\xfe\x2b\x89\x7e\x2c\x4a\x84\x8c\x11\x04\x42\x39\x8d\xcd\x45\x23\x76\x48\x5f\x7f\x93\x24\x84\x66\x5a\xce\x29\x58\x61\x93\xe5\x50\xd0\xb1\x4c\x35\xe8\x8d\xfe\xce\x21\x69\x26\x84\x39\xdf\xa6\x31\x44\x6b\x8d\x12\x46\x05\xc9\x16\x41\x74\xbd\xb5\x25\x4e\xb8\x80\x20\x97\x39\x4d\xef\x5d\x9d\x15\x1f\x00\xe9\x0f\x85\x22\x54\x0d\x05\x82\x53\x58\x26\xbb\xc1\x0a\x9f\x6e\xf4\x56\xe3\xea\xcc\xe9\x3d\x33\xab\x32\xcf\xa2\x99\xd1\x3c\xa7\x29\x53\xca\xda\x9b\x22\x2a\xd0\x77\x68\x5f\x7f\xe4\x49\x32\x14\x42\x9a\xa5\x70\x66\xad\x98\x2d\x98\x88\x99\x88\x38\xc6\xd1\x83\xdb\xcd\x9b\x3b\xa6\x29\x5d\xcc\x88\x92\xe0\xaf\x82\x65\x07\x9d\x16\x3f\x72\x11\x37\x16\x8e\x03\x1e\x87\x56\xa9\x34\x33\x7c\xe2\x0a\xae\x37\x5c\x65\xf8\xd8\x99\xa4\x9c\x29\x16\x6d\x03\xf3\x45\xc2\x34\xe2\xf6\xc2\x92\xc3\x66\x98\xb5\x2e\xec\x87\xd9\xa6\xba\x4d\x18\x8a\x7c\xcc\x54\xd9\x11\x75\x6a\xac\x5d\xf6\x48\x91\x9f\xa8\x88\x13\xd3\x8a\xb3\x6b\x16\xcf\x22\x04\x81\x76\x0d\xd5\xb8\xd3\xb8\x8b\x0c\x18\xd1\x4c\xb5\x12\x02\x57\x27\x3f\xa0\xa5\xe0\x38\xf7\xe7\x02\x79\xdb\xcc\x07\x58\xdd\x85\x61\x91\x34\x91\x76\x95\xf0\xf5\x0c\xeb\x40\x10\x18\x4d\x83\x56\xba\x48\xb9\x88\xf8\x82\x26\x5b\x89\xac\xa5\x30\x38\x1b\x5e\xf6\x2d\x9f\x18\xf2\xf9\xae\xe2\x86\xd1\x2c\x9d\x43\x46\x90\x1d\xa6\xdf\xc2\x16\xda\xa5\x8d\x27\x64\x2a\x77\x04\xd3\x54\x66\x68\xa3\x87\x75\x61\x71\xcd\x51\xed\xd4\x6d\xb7\x39\x19\xb4\x18\x7b\xb4\xc5\x66\xa3\xd3\xbe\x69\xfd\x4a\xad\xd8\xde\x31\x6a\x84\x26\xd7\xf5\x6d\xd6\xed\x40\xf0\xf0\x5f\xab\x68\xe7\x03\x5d\x18\x9a\x41\x18\x61\x42\xf3\x39\x5a\xd9\xce\x56\x07\x71\xae\xef\xc0\x17\xe6\x23\x32\x37\xdf\x8d\x7c\x09\x6d\xec\x42\xb5\x93\x82\x4f\x30\x48\xea\xb2\x34\x3e\xc9\xb4\x39\x9e\x14\xbc\x8a\xe4\x5b\xd6\x99\x76\x88\xc3\x7d\x3e\x22\xdd\xeb\xeb\xde\xe5\xf9\x11\x61\x3a\xfa\xce\x05\xd7\xd8\x58\x83\xa1\xd0\xd2\x4a\x2b\x4b\x32\x93\x8f\xc0\x1b\x59\x3a\x65\x85\x39\xbb\xc0\x04\x80\xef\x99\x72\xa5\x53\x1b\x1e\x21\xe2\x10\xf5\x9c\xcf\xcb\x22\x2e\x52\x48\xa6\x67\xbb\x90\x06\x55\x2a\x9b\x1b\x11\x7c\xc4\xe9\x7c\x94\xca\x64\x17\xa6\x70\x0e\x53\x01\x29\xdf\xe7\xc3\x71\x3a\x27\xa6\x59\xeb\xda\xf5\x6e\x08\x2f\xd2\x19\xc1\xc8\xf0\x65\x73\x6f\x06\xf7\x96\xb3\x48\xda\x50\x12\xee\x5c\x9a\x90\x2f\xd7\xc0\x2a\x72\x53\xd2\xc8\x5a\xef\x46\x34\x8a\x8c\xa6\xb0\xe7\x49\x05\x50\xfa\xce\x4c\x68\x3b\x7a\xb2\x69\xae\xa3\x73\x37\xcc\x85\xe1\x60\x10\xb5\x56\x45\xe2\xae\xe9\x77\xbc\xac\xf4\xea\xc0\xee\xef\x94\xd7\x04\xf1\x12\x56\x0c\x76\x52\x21\x58\xbe\x9e\x31\x8b\x7d\x15\x76\xe9\x62\x51\x4d\xc3\x4b\x99\xa5\x75\x8c\x6e\x28\xce\xd9\x22\x65\x46\xd2\x2f\x1b\x55\x3d\x4d\xdf\x14\x29\xf1\x40\xd7\x07\xba\x7e\xf5\x74\x7d\x86\x05\x2e\x9c\xfd\x38\x00\xb1\xdf\x85\xd0\xeb\x5a\x59\xd5\x12\x79\xf2\xfb\xfd\x0c\x2f\xf6\xba\xda\x00\x45\x2a\x72\x77\x30\x17\x95\x8a\x24\xb8\x91\x50\x4b\x12\x2e\xdc\x5f\x33\xa9\xa9\xfa\xae\x33\x14\x46\x7a\xb8\x67\x4b\x34\x8f\x98\xfb\xf9\x0f\x46\x08\x3d\x56\x4c\x28\x08\x51\xfc\x03\x1a\xb2\xcd\xde\x3a\xf3\x12\xea\x64\x58\x08\xa5\x58\xb6\x00\xc2\xca\x6c\xa3\x56\x3c\xc8\x83\xf6\xf2\x5a\x07\xee\x19\x0e\x7f\xca\x34\x64\xf5\x68\xae\x41\x59\x88\xb1\xd2\x4a\x65\xe8\x6b\x6d\x88\x48\x15\xa9\x04\xbb\x66\x9c\xed\xc6\xf1\x54\xb5\x8d\xb5\x2c\xc1\x8b\xc9\xb7\x36\x4e\xf3\xc4\x19\x4c\xa2\x54\x56\xca\x97\x50\x45\x70\xa7\xc7\x78\x0e\x9c\x33\x87\x89\xce\x23\xbf\xe7\x0b\x16\x73\x0a\x51\x9b\xe6\xaf\x13\x33\xaf\xdf\x9f\xdd\x5c\x5d\x8e\xf2\x58\xeb\xff\x1c\x8a\x6e\xa2\x24\x31\x82\xbf\x4c\xb5\x22\x42\x0a\x1f\x22\xba\x48\x99\x93\x85\xec\x5c\xcc\xaa\x06\xa6\xe0\xa1\x68\x1a\x41\x2c\x23\xd5\xa1\x8f\xaa\x43\xe7\xf4\x1f\x52\x80\x5f\xa9\x0b\xff\x3c\x4b\x64\x16\x7f\xa2\x3a\x9a\x9d\x80\xbb\x47\x9f\xb0\x07\x26\x34\x9a\x95\xcd\x72\xc5\x90\x30\xa2\x20\xc2\xf4\xf7\x66\xcc\x79\xd8\xb7\x32\x2a\x5c\xc4\x16\x9a\xfc\xff\x53\x36\x96\x52\xd7\x73\x67\x39\x99\x28\xd6\x8a\x13\xe7\xda\xc9\xed\x15\xf9\xcb\x9f\xbf\xff\xc1\x90\xd0\x36\x6b\xdc\xbf\xbd\x1a\x99\xef\x7f\x7f\x6e\xbf\x57\x2d\x38\xeb\x15\x5a\x75\x81\x8d\x3b\xe2\xc1\x60\xcf\x4c\x00\xdb\x4f\xb1\x80\xab\x24\x14\xc9\x21\xdf\xc7\x3a\xee\x76\x8e\x99\x75\x3b\xc5\x75\xef\x70\x9d\xbd\x4f\xe4\x18\x0c\x22\x59\xa1\xae\xc3\x0a\x77\x67\x5b\x37\x48\xf9\x62\xe2\x6a\x91\xd0\x65\xa5\x87\x75\xcb\x7e\x69\xb8\xd3\x82\x46\x2c\x4f\x09\x74\x91\x09\x91\x9c\xcf\x21\x5a\xc6\xc5\x27\xc4\x7c\x02\x61\x33\xda\x5c\x76\x64\xcc\xf4\x23\x04\x69\xb9\x5f\xfd\x25\xed\x2c\x91\x86\x95\x01\xbb\x1c\x9a\x45\x8e\x33\xb0\x7e\x0f\xdf\x1c\x91\xe1\x9b\x98\x3d\xb0\x44\x2e\xcc\x69\x36\x3f\x30\x1d\xd5\x6d\x62\x6f\x4e\x79\x72\x29\xb5\x8f\xfb\xd9\x65\x3f\x53\x16\xf1\x05\x37\xa7\x6b\xc4\x4c\xbb\x4f\x1a\xb4\x5f\x7f\xc0\x06\x33\xe6\xd1\x06\x60\x0c\x84\xc6\xb1\x21\x62\x28\x72\xe1\x86\x97\xdb\x96\x45\x30\xf5\x02\x4e\x7c\x7b\x81\xc5\x68\x95\xd0\x63\xd8\x66\x31\xa8\xaa\x76\x07\xbc\xc5\x61\xaf\x27\xa9\xde\xb7\x16\xc9\xd4\xc3\xfd\xfa\x8e\xf3\xda\x06\x2b\xe9\xdf\xd6\x4f\xc9\x61\xf7\x9d\xa9\xae\xd1\xb4\x51\x3e\x80\x66\x2d\x36\x1b\x67\x71\x65\x6e\xcd\x77\x2b\x87\xa6\x42\xa0\x0d\x5f\x98\xcb\xab\xd5\x36\x08\xb6\x1c\x77\xcb\xd6\x8e\x38\x4a\xa4\xca\xd2\x0d\x1d\x97\xc5\x41\x9f\xd9\x4f\x57\x8d\xbb\x17\x5a\x21\xb2\x44\xab\x56\x86\x8e\x9a\x85\x2f\xe5\x67\x22\x9b\xd0\x56\x72\xb6\x6f\x1f\x91\xbc\x58\x37\x4d\xf2\x08\x61\x11\x93\x5c\x4a\x1c\x8a\xdc\x96\xa5\xc8\x23\x4b\xc0\xfc\x1d\xc9\xf9\x02\x24\x20\x3b\x5c\xdb\x92\xb9\xc0\x35\xd5\xec\x88\xc8\x4c\x9b\xc6\x8e\xb0\x70\x9c\xdd\x82\xe3\x31\x05\xb4\x8f\xbc\xd8\x2c\xc8\xe4\xd6\x97\xe7\x11\x1e\x90\xd6\x91\x15\x72\x41\xde\x33\x0d\xad\x00\x82\x4e\x38\x41\x2c\x90\xb7\xf2\x28\x9d\x55\xb6\xad\xf5\x89\xb2\x33\x69\xb1\xf3\x79\x2e\xc4\xdb\x44\x8e\x57\xee\xfb\x15\x34\x4e\xee\x6e\xfa\xce\x79\x90\xdb\x55\x03\x3c\x81\x75\xd4\xc9\xd2\xb4\x10\xf1\xb8\xe6\xe0\x17\x33\x27\x56\x13\x26\xe4\x2d\x04\xf5\xdb\xab\xe3\xb4\x16\xf7\x75\x63\x04\xfb\xe7\xe8\xf5\x58\x9f\x71\xbc\xf3\xaa\xc5\x7d\xdd\xf6\x17\x2d\xf5\x4f\x3d\x19\x38\x1a\x7a\xc6\x78\x4a\x36\x9a\x96\x3b\xb9\x23\x3c\xed\x9b\x13\x4d\x4e\xd5\x4d\x22\x2d\xb2\x0f\xcf\x1a\xcc\xc0\x2c\xbe\x4f\xa1\x8e\x63\x67\x28\x4a\x83\xb0\x2e\x1c\x45\x80\xbc\xe0\x17\x2e\x48\x81\xeb\x1f\x91\x09\xff\x6c\x1b\xcd\x5d\xbb\xee\xd5\x40\xd7\x6f\x70\x25\xcc\x68\x95\xec\x5a\xdc\x8c\xd7\xf0\xfd\x4a\xd3\xb6\x54\xda\x08\x16\x46\x38\x4b\x99\x11\xa1\x59\x4c\xa0\x5b\xef\x68\x5e\x7b\x2b\x6a\x9a\x9a\x45\xa1\xad\x54\x8a\x1c\xef\x2a\xa6\x9a\x1d\x6b\xbe\x36\x1e\x70\x81\x8e\x08\xf3\x26\xa1\x3a\x48\x62\xcb\x99\xeb\x98\x4d\xa9\x70\x5e\xc9\x86\xe1\x3a\xae\xbe\xc3\x69\x36\x42\x1a\x85\x80\x0e\x10\x21\xcc\x80\x8a\xe3\x50\x0b\x58\xcf\x95\xe3\xb0\x86\x9f\x97\xb0\x6c\x8f\xd4\xdb\xa1\x1a\x06\x9b\x41\x79\xef\x17\x33\xd8\x84\x2a\x4d\xec\x98\x9a\x94\xa5\x40\x88\xdd\x43\xf6\xed\xaa\x2a\x5b\xa1\xf6\xb1\xa9\xc9\xc9\x90\x50\x51\xce\x66\x5a\x73\x5b\x02\x2a\x53\xcc\x26\x4d\xcc\x59\x3a\x75\xb2\x1e\xc2\xfe\xfb\xb3\x6d\xf1\xff\x1d\x23\x0d\x99\x09\xf8\xa7\xab\x4d\x77\x48\x57\x54\x52\xbf\x9c\x49\xb2\xb0\x5e\xc8\xb6\x69\xf2\x48\x97\x8a\x2c\x52\xcc\xb4\x40\xa7\xb5\x9b\x3c\xf8\x8a\x8a\x1f\x79\x63\x88\x76\x51\x03\x50\x96\x76\x03\x7b\x71\x50\x0a\x6e\x73\x6e\xb7\xa1\xd8\x5f\x72\xa8\xd6\x15\x86\xf3\xda\x54\x2d\xab\xab\xc8\xb1\x79\x76\x64\x18\x96\x6b\x11\x58\x40\xac\xb4\x8a\x45\xaf\xe8\x8c\x6d\x92\xf5\xc0\x90\x78\x41\xc7\x2c\xd9\xd9\x67\xba\x95\x51\x07\xba\xb6\xd8\x38\x46\x87\x67\xe8\x54\x86\x1a\xc3\x69\x99\xb5\x39\x53\x68\x9a\xd5\xb9\x98\x57\xcd\xb3\x50\xb5\x62\x87\x89\x3a\xb0\xa7\x6d\xa6\xda\x04\x01\x15\x5e\x21\x01\x54\x52\x9d\x3a\x1d\x5e\x25\x65\x0b\xd2\x76\x03\x09\x10\x9b\x1a\xc6\xb1\x33\x64\xd3\xda\xa9\x6c\x1d\x62\xbb\x21\x7a\x69\x7f\x42\x84\x14\x8c\x70\x95\xbf\xac\x8b\x51\x35\x3e\xfb\xc3\x48\x94\xa8\xab\x57\xeb\x25\x3d\xb5\x62\x9e\x87\x0e\x7b\x55\xd2\x45\x37\x0a\x66\xf4\x1a\x9a\x2e\x21\xc9\x1b\x79\x5a\x51\x3e\x5a\x3b\xce\xbd\x0b\xaf\x03\x97\xc3\x1f\x38\x7c\xb4\x24\x20\x92\x95\x06\x47\x30\x13\xde\xbe\x64\x3f\xb2\x19\x10\x43\xe1\x15\x61\x20\x44\xae\xc8\x9c\x2e\x3a\x04\x76\x4d\xe7\x5f\x61\x46\x8f\xf6\x5b\x78\x94\x57\xf7\x06\xec\xc3\x86\x15\x58\x67\x09\x70\x57\x59\xbe\xae\xc5\xac\x67\x07\xce\x80\xf5\xc7\xeb\x8a\x33\xbb\x4e\x93\xe5\x31\x56\x74\x67\x71\x68\xe7\x5c\xcd\x91\x6c\x0d\xa6\x17\x60\xbe\xda\x7c\xc9\xcc\xc6\x67\x15\x83\x16\xe6\xdf\xe5\x1a\x78\x90\x28\x15\x52\xa9\x45\x6e\xc0\xb2\xba\x54\x91\x3f\x08\xa9\xff\x10\x60\x5b\x38\x5d\x19\x4b\x74\x59\x8b\xc5\x51\x01\x73\x8b\xbb\x4c\x5d\x4b\x38\x84\x06\xc9\x5b\x6b\x57\x7e\x57\x40\x95\xdc\x7f\xfa\xa4\x92\x5d\xaf\x1a\x4c\xd5\x04\x5a\x88\xf8\xbb\x7b\x33\x10\x3c\x47\x91\x48\x82\x64\x90\x32\x97\xc8\x37\x97\x29\x2b\x61\x00\x23\x3f\xf7\xd1\x86\xf3\x85\xae\x4d\x34\x68\xa2\xd2\x1a\x2b\x19\x82\xa2\xe6\xe7\xbd\x60\x1d\x5b\x6d\x15\xdb\x47\x18\xe1\xbc\x98\x74\xbd\x82\x02\xd6\x40\x5a\xd4\xeb\xeb\xdb\x84\xfe\x35\xc9\xab\xde\x3e\x1d\x16\x43\x6b\x02\x72\xe8\x0c\xc5\x3b\x99\xda\xeb\x54\x59\x8c\xa4\x31\x8d\xee\x8f\x99\x88\x09\xcd\xf4\x0c\x01\x15\xac\x49\x79\x69\x77\xd6\x48\x0d\x40\x02\x3e\x61\x9f\xab\x88\xa6\xf6\x22\x98\xd0\x07\xe9\x46\x31\x14\x41\x23\x80\xc2\x04\xb0\x7b\x00\x17\xde\xa4\x82\x31\x80\x39\x6d\x5a\x8b\x3a\x20\xec\x0a\x0c\xf6\xea\x33\x53\x00\xf6\x06\xfc\x28\xc1\x94\x15\xbf\x4b\xab\xd3\x77\x86\x2a\xa7\xf7\xa8\xb0\xdc\xa0\x7f\xf3\xc8\x06\xf4\xa2\xa9\xc6\xce\xc0\x48\x2d\xdf\x3b\xbe\x59\x80\x96\x98\x64\x29\xc4\x65\xd4\xb5\xf9\x6d\x34\xe3\x49\x6e\xb6\xfe\xee\xc8\x0f\xd3\x34\x99\xb0\x07\x96\x20\x02\x51\x94\x82\xcf\x1a\xfd\xa7\xdf\x93\xff\x83\xe0\xd0\xe4\x87\xa1\x78\x0f\x2c\x35\x49\x96\x90\x78\xed\x5b\xa6\xba\xd4\xcc\x7d\xed\x00\xb4\x8d\x0e\x21\xc5\x81\xe0\x5e\xcf\xe8\x03\x1b\x0a\xd7\xcc\xff\x21\xf7\xe4\x8f\xe4\x87\x26\x0b\x8f\x73\x3d\x3f\xb1\xfe\xff\x2e\x70\xec\x06\x37\x96\x65\x7a\x96\x6b\x38\xf3\x40\xc1\x38\x57\x93\x6c\xe1\xb1\x4f\xb8\x78\x90\x51\x25\xbe\x21\x3c\xb5\x34\x65\x42\x8f\x84\x8c\xd9\x88\xd5\x78\xb3\x56\x30\x09\x73\xa1\x5f\xca\x98\xad\xf5\x45\x79\x89\xed\x13\x98\x34\x54\x36\xf6\xdb\x01\x31\xdf\x3e\xc0\xd7\x6b\xe5\x45\x4a\xab\x1f\xb9\x07\x29\xd8\x66\xdc\xdb\xfa\xd1\xae\xac\xac\x75\x04\x6c\xdd\x0e\xa0\xde\x97\x93\x50\xed\xc2\x62\xcb\xc7\xb1\x6c\x43\x36\x2f\x9b\x99\xdb\x8b\x27\x80\x5f\x00\xdc\xb6\x94\x4f\xb9\x91\xc5\x37\xf7\xd5\x01\x27\xdc\xc6\x10\x8e\xb9\xe8\x1b\x59\xc2\xf3\xa5\x70\xb9\x37\xc7\x9e\xfe\x72\xff\xd3\x58\x66\x65\x61\xdc\x2e\x00\x57\x61\xc0\xae\x95\xbb\x97\x86\x0f\x4f\x31\x28\x8c\xcd\x38\x86\x61\x77\xcf\x2e\x88\x39\x1d\x72\x8e\x29\x56\xb0\x68\x99\x9e\xc9\x94\xff\xa3\x31\x76\xa7\x59\xde\xce\x9d\x6c\x79\xa8\x13\x8e\xb3\x28\x79\x03\xb1\xa2\x78\xa0\x0b\x1a\x46\x9d\xfe\x43\xc6\x19\xa4\xea\x1b\x36\x3b\xc9\x12\x84\xe1\x8a\x64\x1a\x63\xf5\x0a\x55\x08\xac\x32\xef\x79\x51\x9d\x6a\xdf\x20\xb7\x19\xcd\x16\xe8\x2b\x9a\x51\x31\x5d\x2d\x4c\xfe\x35\x63\xd9\x9e\x62\xd3\x2c\xf8\xe6\x33\x39\xfd\xcb\x22\x3d\x9d\xaa\x3c\x4e\x11\xd7\xc6\xf0\xe6\x7c\x7d\x7f\x35\x33\x55\x41\x18\xa3\xb3\xb8\xf9\xc4\x56\x54\xaf\x11\xa5\xb9\x95\x75\xe6\xc6\x1e\xbf\x3d\xd8\x67\x9e\xc4\x97\x5f\xcd\x8f\x58\xe1\xbe\x47\xca\xf3\xd0\x56\x5f\xc6\xf4\xe1\x19\x79\x49\x0a\xd9\xb7\x19\xa4\x85\x72\xed\x06\x65\x47\x68\x39\x6c\xd5\x07\x5a\x4f\x22\xb7\x45\x23\x4b\x6b\xba\xc0\xbe\x47\xe0\xed\xda\xd9\xc8\x1b\x18\x2f\xf3\x78\x59\x4c\x94\x70\x39\x51\xcf\x64\x82\x01\xff\x61\x31\x55\x23\x70\x1f\x36\xe5\xe4\x04\x23\xda\xe2\x8a\xaa\xaa\x44\xf5\x63\x73\x8f\x37\x1d\xca\x4a\xa7\xc9\x86\x2e\x10\xd0\xed\x57\xf1\xb9\x0b\x1b\xde\x54\x74\x1e\x60\x8c\x85\x0c\xfc\xa7\xe0\x47\xc8\x14\xd1\x29\x85\x48\x59\x88\x6f\xfc\x84\x32\x2d\x57\xa8\x39\x3a\xfc\x21\xa3\x98\x5a\x54\x49\xe0\xa0\x16\x84\x4e\xcf\xa8\xb0\x69\x77\x75\x8e\x0a\x0f\x93\xef\x4f\x42\xe8\xaa\xa8\xeb\x0c\x3a\xb2\x82\x7c\x6d\x93\x6e\xa1\xc3\x30\xee\x52\xf4\x70\x93\x5f\x92\x2b\x08\xff\xa7\x49\xa3\xf6\x38\x96\x32\x61\x54\x34\x09\xd9\xb5\x8f\x2b\x76\x23\x1e\x46\x0c\x1b\xfd\xcf\x88\x67\x69\xc6\x8c\x86\x41\x93\xa4\x34\x2f\x0a\x55\x6d\xb4\x07\xe9\x44\x15\x31\x47\x7b\x6a\x76\x9b\x1c\x85\x27\x7f\xcc\x92\x56\xa1\x28\xf8\xc1\x4a\x2a\x82\x57\xf2\xaa\x2b\x1b\xe5\x5e\x85\x71\x12\xb5\x99\x6a\xeb\x06\x16\xe6\xb7\xad\x1a\x5d\xb7\x98\x23\xb6\xdd\x10\x15\x8b\xb2\x94\xeb\xe5\xc8\xaa\xd9\x9b\x33\xad\x5b\xfb\xe5\x99\xfd\x70\x13\x19\xf6\x94\xb8\xfe\x9c\x5a\x4f\xa4\x45\x2a\x0b\xa6\xb0\xc9\x76\x1b\xb9\xb4\x36\x83\x65\xd5\xc2\xba\x14\x9a\xcd\x86\x6a\xba\xd8\x76\x78\x16\x32\x69\x24\x27\x2e\x39\x65\xf3\x85\x2d\x63\x49\xb5\xb0\x4f\xa4\x08\x45\x43\x16\x29\x97\xa9\x85\x6c\xda\x24\xbc\x62\x4e\x3f\x8f\x16\x34\xa5\x49\xc2\x12\xae\xe6\xdb\x5b\x53\xfe\xf4\xe3\xca\xd1\x9e\x21\xb4\x98\xb2\x40\x7d\x9f\xf9\x3c\x9b\x07\xd5\xd2\x00\xbb\x20\xc8\x40\xb6\xc6\x46\x9b\x48\xe3\x06\x98\x5f\x34\x42\xf3\x34\xc8\x29\x37\x1a\x00\x57\x96\x3f\x5b\xe5\x80\x46\x33\x28\x89\x33\xa1\x3c\x15\x4c\xa9\x0e\xb9\x94\x9a\x9d\x92\x0f\x74\x31\x00\xf1\x16\x21\x79\xa7\x68\x8f\xa2\x8a\x18\xc9\x29\x13\x5c\x1f\x0d\x05\x46\xe9\xf8\x55\x39\x89\xa4\xc0\xb4\xf4\x08\x16\xd6\x37\x01\x06\x16\x97\x9f\xad\xc9\x24\x95\x73\xa0\x92\x76\x19\x99\xc5\xa0\x1e\x80\x54\x9e\xc3\x25\xaf\x72\x48\x4a\x67\x76\xf5\x22\x56\x81\x14\x21\x85\x1c\x3e\x8e\x25\x53\x81\x6a\x03\x54\x8c\x57\x06\x9f\x30\x43\x21\x43\x61\x74\xbb\x50\x0d\xc3\x4c\x74\x97\x98\x6e\x3a\x8d\x52\xa9\x94\x8d\xd3\xc1\x76\x56\x9b\x4e\x07\x36\x4d\x78\x1f\xfe\xd7\xe7\x8b\xd5\xad\x56\x30\x0c\x2a\x68\xd4\x8b\xfd\x63\xe6\x53\xa2\x1b\x6f\xda\x5d\x83\xf9\x1c\x1b\x22\x29\xa3\xca\xda\x9e\x20\xe6\xad\x14\xec\xd3\x42\x32\xf7\x63\xc6\xa8\xd7\x63\x0f\x42\x10\x50\x90\x85\x03\xc2\x6a\x63\x86\xae\xd3\x94\x41\x1d\x12\xc4\xa3\xe9\x97\x88\x06\xa0\x83\x52\x46\xe3\x65\xb0\x22\xde\xba\x82\x3d\x83\x64\xa2\xf8\xdc\xf0\x4e\xc0\x41\x13\xf2\x58\x2e\xdc\x61\x2d\xbc\x05\x08\x12\x7c\x62\x08\x31\xb0\xcd\x98\x2f\xc4\x31\x14\xb4\x32\xc7\xab\xc6\xc9\xe4\x1a\x01\xa7\x14\xc0\xe1\xcc\x98\x25\xdc\xe1\x9b\xee\xdb\xab\x9b\x41\xef\x7c\xf8\x26\x0f\x2b\x70\x31\x68\x8e\x91\xf8\x04\x77\x29\x86\xc2\x7b\x02\x7d\x02\x20\xec\x25\xa1\x71\x9c\xa7\x5f\x63\xe4\xeb\x08\x1d\x19\x9b\x9e\x8a\xb5\x3e\xc0\x6a\x33\xef\xf8\x67\x16\xdf\x34\x00\x4c\xee\x25\x6a\x63\x23\x0b\x79\x2d\x89\x1b\x2e\xd9\xe2\xf6\xf5\x53\xb9\x33\xdf\x6d\x4e\xc1\x78\x12\x4a\x09\x39\x90\x8d\xa3\x09\xf5\x45\x45\x27\x40\x03\x86\x33\x43\xaa\x87\x21\xda\x25\xf9\x91\xcc\xb9\x80\x60\xea\x55\x4b\x7b\x57\x9c\x47\x1b\xf4\xf0\xfe\xe5\x5d\xb1\xb4\xc7\x4f\x57\x77\x45\x4c\xdc\xee\x2f\xab\x71\xc0\x8b\x2d\xac\x32\xa2\x05\x53\xcc\xa3\xd6\x6c\x5e\x92\x5f\x99\xba\x89\xbe\x67\xfa\x23\x96\x12\xda\x87\x1b\xda\xa2\x83\x82\x8a\xcd\x46\xae\x98\xd4\xe6\x64\xf0\xb1\xa6\xfc\x54\x31\xd6\xc0\xe1\x8f\x42\x0f\xbe\xfe\x54\x10\x67\xdd\x41\xf4\x57\xa8\x58\x03\x76\x3c\x67\x04\x36\x37\xa6\x14\x66\xb9\x86\xf0\xb6\xaf\x27\x90\x37\x27\x27\xf8\xf1\x46\xb1\x57\x37\xa1\x43\xd1\xb4\x95\x2f\x25\xe9\x5e\xf7\x6b\xd6\xfa\xa2\xac\x85\x7c\x5d\xb0\x14\x89\x57\x88\xf6\x8d\x48\x11\xc4\x87\xbd\x08\x30\x0a\x3b\xd3\xdd\x70\x28\xd0\x6e\x74\x5d\x34\x46\x3d\xa9\x2c\xb4\x83\xe8\x53\x88\xa1\xb4\xfe\xe0\xfd\xe4\x28\xe5\xcb\xd0\x32\x49\x29\x1c\x90\x85\xd9\x0e\x13\x73\xaa\x8e\xa1\xa3\x30\x51\x07\xf1\xf7\x9d\xe5\x6b\x6f\xc9\x4b\xf9\x6c\x36\xc9\x5e\xfa\x88\x14\xed\x23\xff\x21\x05\xdf\x01\xab\x39\x87\x8e\x0d\xc4\x0d\xa7\x1b\x52\x5b\xbb\x84\xa7\x7c\x7c\xce\xfc\x6b\x31\x0d\xe9\x82\x5a\x28\x67\x10\x06\x5d\xe2\x77\x1d\x40\x56\x67\x28\xc2\x42\xdc\x28\xbe\x99\x33\xe2\x40\x06\x00\x70\xcf\xb0\xd3\x14\x23\x3a\xfc\xcd\x5c\xd8\x81\x72\xbc\xaf\x9e\x15\x61\x02\x2a\xfd\xd8\xd3\xa9\x66\xd4\x45\x82\x39\x8d\xc7\xc6\x24\x84\xa8\x06\xd0\x5e\x90\x1f\x6d\x3b\x66\x0f\x4c\x20\x68\x01\x0d\x60\xa7\x82\x48\x5c\xa3\x1c\x89\x6f\xb4\x8f\xb5\xe3\x89\x85\x36\xa0\xde\x27\x9f\xdb\xd9\x15\xe5\xb6\xe5\xd5\x07\x7c\x0f\xd9\x54\xaa\x04\x24\xde\xe2\x58\xc1\x97\x9b\x98\x09\x80\x12\x42\x73\x36\x74\xda\x94\x3a\xf5\x79\xc1\xa2\x6d\xf2\x61\xae\x5d\x75\xd5\x55\x16\xed\x22\x96\x25\x58\x6b\xdd\x0e\xda\x7e\x71\x17\x11\x38\x40\x4c\x1b\xe2\xf5\x2e\xd6\xe5\xb7\xf8\x59\xb4\xca\x56\x33\xd3\xf8\x68\x91\x12\x5a\xce\xc2\xf6\x93\x4f\xc3\x1a\xec\x21\xf7\x18\x59\xc0\xae\x73\x7a\x9e\xbc\x8e\x41\x25\x43\xa2\x60\x71\x7e\x21\x09\x1d\xeb\x47\xd9\x94\xc9\xb1\x8e\x97\xee\x85\x77\x3b\xb7\xb4\x8b\x61\x2c\x1d\xaa\x82\xc3\x1b\xa8\x04\xe4\x7d\x4c\x6a\xa8\xcf\xc6\x00\xa1\xa5\xce\xc9\x16\x04\xef\xd8\x74\x54\xb3\x78\x4a\xd3\xb9\xc7\xf1\x28\x83\xc4\x94\x96\x6b\x0d\x8f\xdb\x57\x74\xfd\x41\xa2\xd9\xb7\x44\xd3\xc2\x0c\x84\xd4\xc9\xd2\x52\xd2\x8c\x05\x6f\xb5\x11\xda\xc5\x09\x42\xc0\x88\xbd\x22\x2d\x02\x24\x5c\xfd\x5c\xf8\xbf\x8a\x1c\xdc\x11\x75\x48\xaa\x75\x91\x70\x9d\x00\xe1\x17\xac\x9c\x49\x28\x0d\x58\xd3\x2c\x8c\x16\x3d\x69\x58\xba\xa2\x7f\x89\xd5\x26\x20\xba\x74\x29\x33\xf2\xc8\x95\xd1\x85\x87\x02\x5c\x4d\xbe\xc4\x85\x96\xb6\x2c\xc5\x11\xbc\x05\x71\xe8\x2a\x1b\xcf\xb9\x26\x34\x98\xe1\x1d\x70\x86\x1b\x17\x81\x8c\xe7\xd9\x7c\x00\x33\xae\x0d\x74\xae\xcb\x37\x5a\x73\x68\xb6\x30\xfe\xe4\x8d\xec\x1a\xcb\x1c\xb8\xc5\x9f\x36\x9a\x39\xd0\x78\x42\x0d\xb3\xf6\xcc\x1d\xc2\x99\xeb\x4f\x6a\x31\xd5\x1f\xf0\x18\xb8\xd2\xa5\x1b\xa6\x39\xc1\x3f\xdf\x82\x7d\xc4\x32\x37\x01\x28\xad\x8a\x6d\x73\x9f\xd4\xcb\x4c\xb7\xbe\x5e\x9c\x74\x61\x14\xa1\xd0\x73\xdd\x28\xf4\xbc\xb4\x6c\xcb\xa0\x34\xe6\xd6\xc1\x06\x6d\x34\xbb\x3c\x59\x28\x24\x85\x20\xdc\xad\x98\x5f\xc3\xca\x4c\x5c\x48\x0d\x51\x3e\x11\xa0\x2a\x57\xe2\xec\x86\xa2\x5e\x98\x58\x4d\x63\xbb\x06\xec\xec\x35\x2b\x33\x30\xdc\xb9\x59\x58\xe3\xd4\x27\x1f\xaf\x8c\x7a\xaf\xaf\xf0\xce\x4a\xe7\xca\x79\x1d\x1a\x74\x09\x90\x21\xb6\x09\xf8\xac\x39\x95\x1b\x86\xd3\xac\x3d\x17\xf6\xfe\xdc\xa3\x96\x56\x61\xb4\x1b\x47\x1f\x79\x71\xd7\x32\x56\xe7\x3e\x77\x1a\x79\xc9\x79\xb4\x0d\xee\x23\x80\x1d\xec\x0d\xa2\xa1\x1c\x1d\x6e\x1a\x3f\x02\x87\x93\x1d\x3a\xc5\x7a\x53\x1e\x1b\xa7\xb4\x25\x85\x09\x5b\x3c\xed\x27\x98\x74\x5b\xac\xce\x00\xc3\x2e\xb5\x78\x65\x3c\x34\x01\x00\x48\xa7\xab\x87\x5b\xe4\xc3\x5e\x4a\xcb\x44\xcc\x52\xc1\xa8\x9e\x3d\x5f\xc4\xcd\xd9\xae\x76\xe6\x67\x8b\xbe\x39\xdb\x0b\x50\x73\x29\xa2\xa5\x65\x30\x4b\x8b\xc8\x90\x1c\xb6\xb3\xa2\x03\xd6\x01\xe4\xe7\x29\x40\x6d\xa8\x74\xa7\xa0\x9c\x7a\xbd\xec\x69\xc2\x93\x6a\x0c\x38\x95\xc0\x24\x73\xd8\x43\xb0\xd3\x35\x4b\xf2\x55\xc4\x01\xa5\xf4\xd1\x9a\xc9\x46\xe6\x0e\x1a\x21\x4a\x58\x8b\xdd\xbc\xa1\x8f\x88\xdb\x74\x4e\x35\xc5\x42\xf0\xab\x31\x94\x42\x74\x03\xc8\x9c\xf2\x18\x15\x0b\xf4\xec\x5a\xee\xe5\xab\xa6\x62\x20\xcc\xb7\xbc\xc3\x3a\xe4\x6d\x22\xc7\xea\x88\x60\x01\xa4\x23\x94\xd1\xe1\x39\x42\xf9\x7d\xf7\xf2\xa3\x9d\x7e\x9b\xc1\x4e\xab\x6c\x22\xde\x4c\x0f\x95\x3e\x0a\x28\x75\x28\x81\xac\x91\x47\xb7\xaf\xc6\xe9\xcc\x0a\xa1\xff\xde\xfe\x62\x7f\x68\xa8\x4f\xb6\xa6\xe6\x66\x68\xe2\x10\xcb\xb2\xa5\x90\xa6\x71\x62\xf3\x09\xd1\x6a\x51\x52\x49\x57\x59\x4f\x86\xe2\x27\xf9\xc8\x1e\x58\x7a\x44\xa8\x26\x73\x69\xd4\x90\xc0\x65\x0e\x39\x4f\x05\xc8\x16\x74\x8d\x52\x72\x49\xe7\x2c\xee\x81\x30\x1b\xe4\x3a\x58\x1b\x8e\xf5\xbe\xd4\xa5\xc0\x43\x36\x37\x6e\x83\x73\xa5\x0e\x05\x96\xf2\xc4\x70\x0c\xe0\x3a\xdc\x4d\x0c\xae\xc4\x3f\x78\xdf\xd0\x1f\x3a\x64\x60\x28\x9d\xab\xe2\x78\x83\x2c\xba\xa6\xb1\x0d\xc5\x34\x95\xd9\xc2\xab\xd5\x72\x0c\xfa\x3c\xfa\x88\x6a\x7c\x43\x30\x18\xe7\x18\x8a\x68\x6c\x64\xfa\xd5\x84\x53\xb0\x02\xbd\x30\xe3\x66\x31\x1f\x25\x24\x20\xc3\x1d\x7c\x28\x88\x0d\xf6\x43\x97\x4e\x90\x92\xd2\x8c\xa9\xf5\x64\xfe\xa6\x73\xa6\x40\xbb\xf4\x86\xb8\x42\x74\x72\x31\x02\xbe\x76\x9c\x2d\x0c\x9a\xce\xe8\x57\x1f\x62\x9f\x0f\xc1\x06\x83\xb8\x72\x54\x75\xe5\x2c\x1b\x68\x62\xf3\xa8\x99\xd2\x28\xaf\xb3\x74\x21\x81\x3d\x27\x4b\x17\xd7\x6f\x93\xef\x16\x72\x91\x61\xd4\x0a\x0f\x83\x18\x6a\x07\xc4\x95\xfe\x40\x75\x34\x33\xba\x48\x9e\x84\xb6\xa7\x68\x9e\x9c\xc1\x3e\xad\x51\xa5\x66\x06\x67\x61\xef\x0d\x06\xc3\x8d\xed\x65\x88\x4b\xe1\x42\x01\xe1\xaf\x24\x21\x73\xd3\x6b\x01\x88\x3c\x30\x98\xb8\x4f\xec\x13\x28\x88\x58\xbb\xfe\x05\xd0\xca\xbd\x07\xf7\xec\x90\x18\x04\x15\xc6\xb9\x20\xf9\x8b\xc4\x4a\x28\xb5\x47\x3e\x4b\xf9\x56\x5a\xa4\x35\xb5\x02\x4a\x78\x6e\x39\x99\xd3\x85\x11\x07\xb4\x34\xb7\x54\x3a\x65\x47\xe4\xd1\x9c\x42\x9d\xa5\x86\x8f\x67\x29\x77\xa7\x0e\xcc\x1d\x2b\xb6\xb4\x98\xe7\x74\x82\x12\x28\x0a\x7a\x11\x0d\xf0\x5a\x6d\x01\xe6\x48\x67\xd4\xc7\x0a\xc1\x16\x26\x5c\xdc\x9b\xce\x10\x4c\xca\xf9\xba\x52\xc3\x0b\xa5\xcf\xc9\x2b\xec\xe9\x5a\x6a\xdc\x61\x97\x9b\xab\x0f\xac\x3b\x1e\x5c\x4c\x83\x24\xd3\x7a\x6b\xcf\x26\x78\x50\xb5\x5f\x6e\x86\x69\x55\xfb\xa9\x93\x3d\xb6\xf9\x76\x45\x4a\x5e\xe3\xe7\xeb\x0f\x7d\x10\x17\x69\x63\xd3\xac\xf4\x12\xa6\xff\x5a\x4d\x1c\xb2\xf8\xb1\xb6\x05\xb5\xd2\xcc\x7f\xfa\x7f\x21\x16\x27\x2e\xcd\x7f\x12\x99\x0e\x05\xfe\x7e\xe4\xb1\xbb\xcc\x0b\x79\x22\x3d\x9d\xb3\x3c\xd5\x38\xcd\xe5\x34\x9f\x28\x62\xd3\x2c\x11\x34\xc1\x43\x17\x99\x31\x04\x85\x44\x2a\x95\x1d\xb0\xc0\xf8\x9c\x09\x23\x8b\x3b\x71\x31\xb7\x1d\x20\x49\x23\x64\x30\xf8\x1c\x0c\x6f\xb3\x11\xfa\x39\xf2\x39\xf4\x89\xa2\xa4\xcd\x10\xcf\x3d\x9e\xf5\xd4\xef\xca\x6e\x6c\x27\x31\x0f\xba\xb7\x3f\x8f\x6e\x7a\xb7\x57\x77\x37\x67\x05\xb1\xf9\xec\xe2\xee\x76\xd0\xbb\xa9\x7d\x86\xa5\xf3\xfa\x57\x97\xa3\xbf\xde\xf5\xee\x1a\x1e\xb9\x06\x2e\xba\x6f\x7b\x17\xe1\x2b\x7f\xbd\xeb\x5e\xf4\x07\xbf\x8c\xae\xde\x8d\x6e\x7b\x37\x1f\xfb\x67\xbd\xd1\xed\x75\xef\xac\xff\xae\x7f\x86\xa5\x84\x83\x77\xaf\x2f\xee\xde\xf7\x2f\x47\x2e\x12\x30\x7c\xf4\xe9\xea\xe6\xe7\x77\x17\x57\x9f\x46\x41\x97\x57\x97\xef\xfa\xab\x0b\x98\xd6\xcf\xb7\x11\xeb\x3c\xb8\x59\x02\x05\x2f\x10\x41\xc6\x4b\x4b\xbc\xfc\x1f\x60\x66\xbc\x46\x8a\x3b\x3e\x72\xff\xc2\xf2\x01\xc7\x86\xc9\x39\x0b\x76\xce\x1f\x86\xc2\xbb\x18\xfc\x2d\xa7\xe9\x54\xb9\x9a\x9f\x85\xd1\x9e\x92\x2e\x9c\x06\x10\xc9\x0b\x9d\x42\xd2\x8d\x1f\xa9\xf3\x2c\x01\xa5\x41\x35\x60\x5b\xe1\xb6\xbc\xa5\xc5\x06\xed\x9c\x60\x08\xd6\xc2\x1e\xaf\xa2\x77\x57\x36\xb7\x48\x0b\xa7\xc4\xf1\x60\xd3\xac\x19\x17\x64\xe9\x2f\x05\x9d\x57\x2a\x9b\x62\xa2\xba\x4d\x61\x37\xe7\xa6\xdc\x62\x81\x84\x8a\x2d\xcf\x18\xf9\xf9\x2f\xf9\xa0\xc0\xda\x68\xad\x77\x59\x05\x93\xd7\x3e\x48\x33\x5c\xd5\x75\x04\x58\xe8\xc9\x1d\xe4\x9a\x0a\xfa\x60\x1a\xce\x44\x90\x26\x5a\xb0\x13\xdb\xb2\x3c\xe4\x98\x94\xa8\xf8\x94\xdc\xb2\x84\x45\x3a\x2f\xad\x0a\xbb\xb8\x48\xb2\x29\xaf\x14\x27\x19\xb3\x19\x7d\xe0\xd2\x81\x76\x21\xb6\x19\xac\x23\xc8\x3a\xd0\x7e\xe3\x51\x38\x25\xdd\x38\x56\x45\x16\x56\xa0\x1c\xc7\x14\x8f\x8b\xc3\x0e\x33\x3b\x45\xec\x19\x63\xad\xe2\x5e\x73\xeb\xed\x04\xad\xa0\xee\x47\x8e\xc4\x46\x5b\x5d\xc3\x03\xaa\xee\x6b\x6a\x11\xd5\xde\x6c\x96\x7e\x76\xec\xb1\xb9\x00\x52\x6d\xa7\x7e\xad\x47\x70\x00\xb6\xeb\xb3\x11\xd7\x62\x4d\x97\x6e\xc6\x49\x09\x48\x74\xe3\xfe\x0a\x40\xa4\x4f\x6f\x31\xad\x97\x83\xe0\xa8\x8c\x3c\x5d\xb6\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x29\x2c\x8d\x82\x75\x6b\x6b\x47\xad\xe4\xb4\x59\x5b\xea\xe6\x22\x12\xc0\x3a\xf1\x08\xcc\xd9\x94\x0b\x0b\xdc\xc7\xbc\xbd\xd5\x55\x36\xc0\x12\xef\xd6\x3e\x4c\xc7\xf2\xa1\xa0\x21\xcd\xb1\x0c\x73\xed\xd9\x0d\x0c\x35\xbb\x1c\x5a\x7f\x7a\x36\xaf\x7e\x6f\xf6\xda\x9d\x97\xb5\x15\xef\x6f\x42\xf5\xce\x4d\xd4\x88\x71\xb1\x0b\x09\x23\x57\x98\x18\x62\xce\xfe\x51\xee\x2a\x96\x69\xe0\x41\x6f\xb0\xa1\x6c\x6a\xec\x29\x2f\x58\x2d\x1e\x63\x68\xa2\x6e\xef\x61\x0e\x5a\xdf\x08\x57\x28\x88\x27\xa8\x94\x64\x2d\xae\x4f\x0b\xaa\x2b\xd8\xf3\xc3\xd2\x08\x58\xc5\x07\xeb\x26\x05\x23\x3d\x22\x14\xf3\x71\x72\x09\x44\x65\xd1\x0c\xf1\xfc\x0c\x3b\x3f\x1a\x8a\xc7\x60\x43\x0a\x11\x6b\xdd\xb0\x25\x40\x4e\xf8\x6c\x18\x14\x7f\x28\xc4\x01\x82\x98\xc5\x21\x28\x2d\x20\x04\x34\x78\xe7\x40\x93\x6b\x08\x3c\xd8\xaf\x1d\x48\x7d\x0b\x54\xe1\x9a\x3a\x49\x75\xd8\xc2\x7e\x6e\x01\xa4\xef\xbe\xf0\x84\x57\x0c\x21\x40\x15\xae\x1b\xc1\x1e\x40\x85\xbf\x0c\x92\x30\xa6\xa1\xcd\xc7\x36\x29\xd4\x4c\xd7\xad\xf6\x1f\xdd\x8c\xfe\x88\xd6\xf0\xac\x21\x8b\x38\x68\xcd\x23\xea\x90\x63\xa8\xea\x67\x53\x16\xad\xa3\x51\x91\x63\x92\xf0\x7b\x46\xbe\x81\x38\xa2\xee\x75\xff\x9b\x23\xf2\x4d\x98\x16\xf1\xcd\x56\x07\xd0\x8e\xdb\x02\x0b\x83\x06\x52\x88\x8d\x2d\x1e\x3b\xd8\xab\xd2\x49\xb4\x7b\x66\x0f\x22\x69\x3a\x87\xe6\xcb\xc2\x37\x50\xe4\x1f\x0b\xb1\x43\x08\xa5\x8f\xcc\xb3\x8e\x09\x94\x0b\xb9\xaa\x59\xbb\x78\x28\xc6\xcb\xb2\xeb\xe1\xc8\xfb\x1e\x36\x3e\xa5\x3b\x83\xbf\x9a\xf6\xaa\x79\x74\x7b\x0e\x33\x5b\x7d\x1f\xac\xc9\xcc\xeb\xfa\x1a\x5e\x39\x17\x53\x0d\xe7\xe5\x10\x6a\x59\x37\xab\x82\x15\xc9\x2d\x66\xed\xa6\xac\x93\x7f\x5e\x1b\xb9\x6d\x10\xd4\xd8\xad\x5b\x11\x1b\x94\xda\x20\xf8\x1e\xa8\xec\x69\xa9\x6c\x1f\xf1\xbc\xc5\xc1\xb5\xbf\x40\xcf\x50\x8e\x0b\x9a\x71\x66\x48\xa3\x4c\x78\x06\x5f\x40\x15\x5e\x0f\xad\xdf\xd2\x13\x19\xac\xc9\x7a\x57\xe4\x2d\xba\xb3\xd1\x0d\x58\x1d\x6b\x79\xa8\x5d\x6d\x21\x0e\x25\xc7\x34\x1c\xcd\xe7\xec\x88\x40\x05\xca\xdc\x05\x6f\xcf\x2b\x90\x1b\xdc\x71\xb6\xcc\x14\x76\x92\x46\x33\xfe\xd0\xce\x9f\xd9\x56\x1a\x6f\xa2\x91\x1d\xe2\x1f\x2e\xbb\x1f\x7a\xe7\xa3\xde\xe5\xa0\x3f\xf8\x65\x54\x0d\x85\x28\x3e\xbe\x39\xfb\xa9\xff\xb1\x77\x1e\xbe\x70\xfb\xcb\xed\xa0\xf7\x61\xf4\xbe\x77\xd9\xbb\xe9\x0e\x7a\xe7\x2b\x4d\xa9\xab\x3a\xab\xc3\xa1\xb7\xa1\xd3\x35\xea\x9b\xc7\x63\x43\x3b\x24\xe4\xfa\x1b\x71\xff\x81\x2b\x6e\xf3\x5d\xad\x88\x7a\xd7\x77\xa6\xd1\x9a\xde\x4f\x83\x54\x94\x23\x04\x29\xcb\x3b\xe1\xd6\x9d\x14\x8a\xaf\x36\xea\x41\xc4\x18\x28\x49\x82\x5a\xa2\x9d\x9a\x4e\xec\x82\x9d\x92\xae\xa5\x8e\xba\xf6\x85\x24\x46\x78\x66\x29\x8e\x1e\x43\x22\xfc\xd0\xc9\x31\x29\xaf\xf1\x29\x41\x24\xd9\x00\x18\xdf\x37\x08\x22\x1f\x4d\x99\xf8\x46\x13\xf6\x79\x91\xf0\x88\xeb\x20\x87\x45\xa6\xd6\xe9\x80\x4e\x35\x88\xbe\x5a\x43\x5c\x7b\x8b\x91\xd8\xbb\xce\x1f\x42\x36\x54\xb5\x7d\x7f\xa2\xb4\xb4\x79\x80\x6b\x01\x3b\xf7\xa0\xd8\x37\xb8\x52\x2b\xd8\xa2\x5b\x8c\xee\x29\xcc\x03\xd5\x08\x74\x9b\x81\x62\x43\x2c\xa8\x83\x40\x7f\xc4\x1b\x71\xbb\x42\xb0\xab\xe3\x36\x0a\xe7\xba\x75\xe0\x46\x0d\xa5\x7e\xe1\xc8\x8d\x02\x6c\xf7\xde\x0a\x6e\x8e\x5a\xba\xf1\x2b\xd8\x98\xe2\x1e\x11\x03\x49\xca\xe6\x52\x1b\x05\x0c\xfd\xe4\x47\x46\xa8\xe2\x34\x81\x72\xf0\xe6\xc0\x75\x82\xb8\x02\x48\x70\x89\xc3\x80\x66\x9b\xe8\xfc\xf4\x85\x37\xf3\x62\x58\x95\x92\x9b\x4e\x79\xbf\x6c\xae\x97\xd0\xae\xbe\x61\x61\xcb\xd6\xd7\x36\x84\x5a\xca\x54\x35\x14\x36\x04\xe8\xd0\xf8\xa5\x94\x37\xac\x66\x4a\x97\x36\xf4\xcb\x96\x36\x2c\x0d\xe6\xe5\xd4\x37\x5c\xbb\x6e\x2f\x37\x15\xbe\x66\xa0\x1b\xd4\x35\xf4\x1e\x0c\x28\x57\xd0\xee\xb2\x81\xec\x78\x1e\x27\x05\x37\x86\x39\x54\xfe\xd6\xa9\xd7\x1d\xa9\xba\xdf\xb9\xbb\x01\x55\xf7\x0d\x5d\xad\xbb\x97\xce\x0a\x6e\x92\xd2\xb2\xd9\x4c\x6d\x8b\x35\x15\x16\xa1\x6e\xe6\xf6\xbd\x07\x26\xf4\x5e\x44\x25\x68\xa2\x26\x3f\x6e\x33\x83\x27\xa2\x7b\xf7\xcf\x73\x8e\xe4\x2b\xe3\x04\x41\x09\x3a\xa5\x00\x4d\x61\x8b\xe9\x5b\xcf\x5b\x93\x3f\xd0\x4c\x6d\xb3\xed\x81\x57\xab\xeb\xb2\x26\x76\xd4\xae\x76\x5e\xd3\x20\x8f\x3b\x93\x11\x44\xa5\x6f\x1f\x2b\x8a\x0a\x55\x58\xba\x12\xe5\xe4\xf2\x9e\x63\x9f\x33\xaa\xca\x5d\xae\xdd\xf2\x2d\x32\xbd\x0b\xcd\xbc\x67\x90\x3d\xb1\x97\x9a\x61\x2d\xb2\xe4\x60\x20\x77\x69\xb2\xb6\x30\xf7\x2d\xd6\x53\xc8\xd2\x24\xb7\xb0\xd0\x0d\xc4\x05\x1c\x4c\x67\x28\xce\xd9\x22\x65\x50\xe1\xe7\x94\x5c\x27\xcc\x5c\x97\x99\xb9\x32\xb3\x24\x19\xf9\xc2\xc5\x4a\x33\xda\xc4\x9f\xda\xd7\x1d\x7f\xca\x79\x39\x31\x68\xf5\xc4\x1c\x2a\xcc\xea\x99\x05\x6b\xb0\xff\xdc\xc6\x60\x7d\xc1\x9a\x05\x36\x8d\xa2\x40\x0b\x1a\xc9\x12\x03\xdb\x40\xab\xa5\xa1\xe4\xad\xf8\x3f\xcc\x55\x9d\x32\x35\x93\xc9\xca\x29\xb4\xc6\xda\x69\x33\x07\xb7\x94\x4f\x38\x09\x1b\x73\x34\x6a\x0a\x7c\xdc\xe0\x32\x3a\xc7\x26\x6a\xaf\xc0\x55\x53\xf4\xc8\xaf\xde\x11\x6d\x31\xca\x6c\x10\x8f\x1d\x1a\xb8\x57\x72\xad\x3f\xc4\x0b\xc9\xad\xa8\xb9\x04\xba\x44\x37\x90\xff\x3c\xa8\xd4\xe4\x63\x76\xb9\x56\x44\xe9\x34\x8b\x00\x4d\x6f\xc6\xd2\x56\x08\x7e\x3e\x10\x3b\x6f\xc2\x0c\xb8\x9e\xb5\x59\xd0\x57\x90\x53\x6c\x84\x82\x2a\x20\x9d\xd8\x2d\xc6\x29\xd7\xca\xd0\xcd\x0c\x74\x57\x6b\x7c\xb1\x48\xd3\x93\x19\xe5\x0b\xd4\x52\x98\xc0\x01\x3b\x63\x5b\x53\xbb\xc5\x01\xf6\x14\x08\x78\x37\x3a\x85\xac\xb8\xdc\xfa\x5e\xbe\xea\xad\xc5\x6c\x2d\x61\x99\xf3\x7b\xbe\xa3\x01\xde\x0c\x67\x39\x82\x6c\xa6\x5d\x9c\xf0\x85\x19\xa0\xf1\x10\xda\x64\x31\xc1\xe4\x3c\x44\xe8\xb3\xb3\xf7\x86\x53\x2c\x43\x36\x14\x37\x66\x14\xf8\x45\xee\x88\xcd\x4b\xfc\xb0\x1c\x9e\x7f\x42\xa8\xfd\x0a\x96\xad\x29\x0e\x46\x8d\x82\x0a\x67\x4d\x13\xdb\x43\x6d\x89\xb7\xf8\x0e\x99\x24\x74\xea\x52\xda\xa1\x7a\xde\x24\xd7\x77\x8c\xd0\x86\xe5\xe8\x30\xbd\x12\x2f\x01\xae\x6d\xca\xa4\x17\x79\x33\xe6\x70\x02\xe1\x33\xcf\x87\xea\x98\xa4\xd3\xa8\x84\xc3\x71\x53\x43\x11\xf4\xb1\x02\x56\x0a\xb5\x9a\x2d\xc5\x77\xd8\x67\x1e\x7b\xbb\x37\xfc\x29\xea\xcb\x95\xd9\xe9\xcd\xe9\x02\xac\x3b\x78\x96\xe4\xc4\xdf\x23\x03\x1b\x98\xdb\x81\x11\xff\xf7\x7f\xfd\xad\xc3\x57\x5a\xee\x02\x9b\x6a\xee\xc1\xca\xdd\x14\x41\x94\x58\x50\x84\x8d\x02\xc3\x5f\x59\x95\xbc\x80\xae\xb2\x4b\x34\xcd\x8c\xaa\xa7\x73\x99\xd6\x22\xcb\xa3\x3d\x28\xe4\xce\xeb\x9c\xa7\x38\x48\xcc\x4d\x31\x24\x94\x29\x96\x22\x09\xfa\x34\xfc\x9a\x4a\x2f\x9b\x14\x06\x67\x73\xca\x5b\xc5\x60\x9a\xf7\xeb\x91\x6d\x0a\xe6\x32\x3a\x65\xe9\x28\xce\x0a\x41\x7d\xeb\xda\xbe\x36\x1f\x9d\x67\x7a\xb9\xbe\x7d\x95\xd0\xe8\xbe\x0d\x9a\x90\x79\xbf\xa1\xd9\xf5\xf7\x41\xe0\x7a\x2d\x8a\x25\x0d\x58\x3d\xac\x84\xd5\x63\x63\x81\x0a\xfa\x22\xb0\x46\x01\xa5\x7a\x02\xb1\xd2\xf2\x4e\x04\x07\x84\x91\x43\xa9\x3a\xc7\x6c\x3c\xdc\x6a\xdc\x19\x8a\x77\x88\x57\x0c\x22\x2f\x0e\x20\x82\x62\x39\xec\xf3\x42\x2a\x56\x88\xa6\xaf\x81\x50\xb5\xf9\x2e\x76\x18\xf5\x97\x56\xa9\x54\xd2\x4e\xc2\xd0\x17\x47\x5d\xaa\x6e\x78\x75\xca\xf5\x14\xb8\xd3\x3d\x1d\xf1\x05\x37\xb4\x33\xaa\x3d\x69\x4f\x57\xb2\x2f\xf7\xb5\x43\xfe\xbd\x4e\x96\x47\xc4\x4f\xaf\x44\x10\x09\x7b\x60\x29\x9d\x1a\x59\x89\xf2\x24\x04\xca\x2d\x1a\x39\x1a\xd8\xc9\xba\x03\x94\xa7\xb2\x00\x5b\x20\x71\x79\x04\xc5\x80\xff\x3a\x5a\x2c\x86\x4c\xef\x1c\xdd\x5f\xe7\x30\x6c\x21\x37\x75\x43\xc0\xe0\x25\xd3\x84\x7d\xd6\x4c\xa0\xab\x75\xe0\xf2\x22\xaa\x61\xa1\xa4\x3e\x84\xbc\xf9\x52\x7f\xf2\x42\x8e\x5d\x97\xef\xe6\x12\x3f\x62\x65\x6f\x18\x5b\x78\x6b\x46\x45\x6c\xb3\x7b\xf2\x62\xc5\x38\x3b\xb4\x40\xf8\x18\x4e\x9b\xa3\x12\x20\x2d\x62\x9b\x08\x09\x09\x17\x99\x93\xc8\x8d\x2c\x09\x6e\x2f\x99\x1a\x91\x2a\x13\x9a\x27\x86\x38\xec\x18\x8c\xbe\x96\x09\x0f\x90\x02\x11\x87\x4d\x18\x1c\x5c\x29\x2e\xa6\x23\xbb\x92\x2e\x51\x65\xb3\x8b\xa1\x48\x53\x1f\xb0\x29\xfc\xf1\xad\x6b\x68\xb5\x85\x11\xc9\xda\x4c\xdf\xa7\xc8\x80\x28\x28\xa4\x9b\x8c\x05\xb6\x70\x99\x35\x23\x1e\x17\xaa\xc1\xc1\x44\xdb\xe8\x26\x20\x9b\x55\xb3\x4e\xf3\x2b\x44\x11\x05\x89\x3d\x18\x98\x0f\x11\x94\xba\x21\xaf\x47\x35\xe6\xf3\xf4\x85\x17\xd1\x2c\x6e\xbe\xcf\x4b\x2c\xa5\x06\x51\xd7\x9d\x0d\x13\xa5\x49\x32\xa6\xd1\xbd\x17\x8f\xbd\xb2\x27\x53\x87\x3b\x6a\xc4\x46\x28\xac\x80\xc4\x65\x06\x1a\x81\x74\x83\x69\xb7\x48\x4c\x98\xf7\x6f\x87\x9d\x77\x6e\x6b\xe8\x09\xac\xea\x06\x6a\x21\x8e\x1e\x63\x4e\x63\xb6\x48\xe4\x72\xde\x70\x9f\x95\xd3\x2e\x76\xf1\xa0\x36\x65\x7d\xec\xf5\x2a\x2b\x31\xbd\xd6\x97\x59\x25\x4e\x7c\x0f\x28\x14\x2d\xb8\xe4\xfb\x44\x8e\xc1\xbe\x64\xf5\x42\x17\xfb\x1c\x84\xe0\x96\xcf\x73\xdb\x88\xec\xf2\x89\xe4\x6a\x91\xd0\xe5\xaa\x1e\x30\x16\xf8\x69\xf7\x0d\xf3\x2d\xd7\x9b\x5f\x36\x8f\xa2\xab\xfd\xfc\x49\x6a\x15\x3a\x49\xc0\x16\x2d\x04\xfe\x65\x4d\x4c\x2c\xe9\x40\x33\x1d\xcc\xc2\xe8\x2c\x52\x69\x24\x05\x39\x14\x9a\x4e\xdd\xee\x5a\xe9\x52\x3e\x0a\x96\xaa\x19\x5f\x14\x2a\xae\xec\x1c\xb7\x67\x49\xda\xfe\x07\xa3\xd4\x5a\x30\x4f\xb9\x38\xc6\x84\x6a\x43\x20\x6a\x41\xa3\xdc\xee\x14\x25\x54\x29\x3e\x59\x06\x79\xd0\x3e\x04\x0a\xe2\xea\x7d\xb5\x81\x62\xd5\x8e\x5a\x73\x4f\x21\xef\x76\x3f\x49\x89\xbb\x27\x7d\xdc\x15\x4f\x21\x8f\x43\xd8\x17\xa8\xb5\x59\x49\x7d\xdf\xb0\x1c\xe8\xae\xb9\x20\x76\x64\x36\x23\x62\x7f\x03\x73\xf9\xcc\xdb\x65\x37\xae\x84\x52\xd8\x5c\xe4\xb5\x83\xb7\xea\x96\x4f\xb1\x0e\x27\x03\x33\x8d\xed\x17\x3e\x07\xa2\x90\x31\x4b\x0b\x38\x02\xb8\x52\x46\x05\x74\x95\x33\xcc\x29\xf3\x29\xdc\x90\x56\x9b\x77\x70\x44\x14\x63\xe4\x98\x9c\xa6\x6c\x72\xfa\x3f\x29\x9b\x8c\x9c\xcd\x18\x27\x7a\xe2\x3f\xf2\x39\xa8\x78\xb6\xff\xa7\x05\x6d\x9f\xb3\x84\xed\x25\xa8\x6f\x0b\x42\x2f\xbb\xa9\x03\x12\x5f\x49\x45\x39\x4e\xeb\x7a\x3b\x49\x7b\x22\x2f\x8f\x2a\x27\xef\xbd\x0d\x6a\x8b\x00\xc8\x06\xe0\x86\xfa\x91\x7f\xc2\x81\xda\x18\xc8\x3a\xda\x32\xac\x33\x86\xad\xdf\x52\x37\x0c\xbc\xea\xd8\x8e\x3d\x32\x79\x67\x6e\x37\x1d\xd0\x86\x97\x79\x9d\x10\xb6\x05\x95\x7e\xe1\x80\xbe\x86\xd1\xbd\x67\x9b\xf8\xfd\xd7\x9e\xa0\xad\xb8\x5d\xd3\x95\xd5\x66\x27\xad\xe7\x4e\x4b\x32\x65\x1a\xcb\x43\xfa\x1a\x98\xfb\xdc\xc5\xbd\x05\x10\xef\x75\xa5\xea\x8f\xd0\x36\x67\xe2\x96\x69\xe5\x2e\x8c\x0a\xce\x94\x5d\xc8\x63\x97\x11\x99\xe7\x17\x6e\xb1\x82\x2f\xe3\x1c\xdc\x58\x9b\xc1\xd3\xdd\x1e\xeb\xb7\x73\x8b\xed\xdb\x60\x3e\x5b\x04\xf1\xd8\x36\x36\xde\xa1\xc6\x16\xf6\x21\x6e\x3e\xb1\x7e\x6b\x97\x7e\xad\xa2\xf4\xdb\xf6\x53\x57\x77\xb8\x0e\x1f\x77\xf7\x78\xf0\x44\xa2\xfd\x75\xb4\x48\xd9\x84\x7f\xde\x4a\xd6\xb9\x86\x4f\xad\x00\x6f\x66\x5f\x42\xdc\x05\x7d\x12\x10\x7a\x73\x7d\xca\x2d\xc0\x63\xca\xb5\x66\x62\x28\x00\x5e\x54\xfd\xe9\xf4\xe4\x64\x9c\x45\xf7\x4c\x9f\xdc\xb3\x25\x91\x69\xe1\xa7\x6d\xd1\x04\xf6\x8f\x0e\x3c\x14\xb7\x8c\x91\x99\xd6\x0b\x75\x7a\x72\x32\xe5\x7a\x96\x8d\x8d\x8a\x8c\x91\x19\x32\x9d\xe2\x3f\x4e\xb8\x52\x19\x53\x27\x3f\xfe\xf0\x03\x2c\x0f\xd0\xc3\x98\x46\xf7\x53\xcc\xcf\xaa\xea\xc9\x85\x2d\xbf\xad\x56\xd0\x68\x0f\xd3\x98\x4a\x31\x62\x9f\x17\x29\x53\x75\xe5\x56\x37\x4d\x7d\x57\xa4\xfb\xe9\x96\xa8\xa5\xd0\xf4\xf3\x29\xf9\x80\xb5\x71\xc9\x4f\x32\x4b\x15\x39\xa7\xcb\x63\x39\x39\x9e\x4b\xa1\x67\xe4\x03\xfc\xaf\xfd\xe9\x91\xb1\x7b\xf2\x0b\xa3\xa9\xdd\x5f\xbc\xcd\x3c\x68\x2b\xd8\x79\xd3\x4c\x28\x5b\x74\xf7\x87\x7f\x77\x55\x77\x4f\xc9\xf7\x27\x3f\xfc\x3b\xf9\x03\xfc\xff\xff\x8f\xfc\xa1\x09\x73\xba\x55\xee\x5f\x5e\x11\xb9\xb6\x35\x58\xa9\x2d\x8a\x96\x9c\xa5\x32\xdf\xa9\xda\x96\xef\x79\x74\x2f\x27\x93\x91\xe6\x73\x86\x61\x74\x23\x9a\x56\x30\x5d\xb6\x04\x52\xe0\xb6\xc4\x02\x16\x9c\xcb\x21\x16\x6d\xa7\x18\x24\xef\x8e\x9b\xca\x72\x88\x79\xb0\x5a\x17\x60\xfb\xb9\x82\xaf\x58\x6c\x4e\x45\x1b\x0b\xb5\xd3\x7c\xab\x35\x9d\xf2\x74\x8b\xb0\x6c\x88\xf7\x34\x85\x6e\x53\xb9\xae\x1a\x71\xd5\x9f\xfb\xd5\x38\xe9\x60\x6a\x5f\xca\x41\xa7\x2a\x9d\xaf\xf7\xcd\xdd\xca\x74\x27\x99\xed\x9e\x55\x82\x04\x36\x84\x13\x75\x60\xf5\x61\x01\x1b\x88\xcf\x96\xa9\x07\x34\x41\x9d\xc4\x82\x7e\xaf\x57\xf3\x79\x8a\xde\x8c\xcd\x0e\xbd\x99\xfa\xb9\xff\x64\xdd\x30\xc1\xb5\xe1\xde\xce\xe1\x8c\x61\xb4\xe6\x8a\x33\x2c\xb1\x66\xc4\x35\x59\xcf\x6b\x35\x08\xdc\x33\xa6\xb0\x71\xf0\xb3\x41\x7c\x93\x70\xf1\x6b\x36\x7c\xbf\x76\x3f\x21\x17\x74\x1f\x69\xe2\x15\xc8\xaf\x1d\xf8\x1c\xda\x22\x72\x16\xe1\x60\xf7\x40\x92\x0a\xca\x63\x50\xc3\x3d\xb6\xcc\xac\x47\xd0\xcd\x23\x92\x52\x70\x55\xe9\x19\x15\x20\x30\x1c\x4f\x68\xc4\xc5\xf4\x28\x48\xaa\x86\xac\x82\x90\x67\xd5\xad\xe4\x80\xaa\xfb\xfd\xba\x5f\x76\x06\x01\xe7\x71\x0e\x84\x8b\x14\x69\xbd\x33\xbc\x92\x51\xaa\xa9\xba\xdf\x5b\xbd\x63\xb3\x14\x9b\x54\x3a\x76\x51\xca\x2c\x14\xda\x00\x61\xcc\x68\x92\x01\x0a\x8d\x0b\x50\xc3\x5a\x82\x3c\x61\x71\x39\x17\xbf\x3c\xfe\x75\x84\x80\x3e\xc4\xc0\xce\x0f\xa9\xda\x73\xa3\xe7\xc6\x68\xff\x12\x4b\x3c\x4a\xe6\xe6\xa2\xea\x5e\x79\x24\x7a\xa2\xe6\x34\x49\x8e\x48\xca\x32\x65\xae\xde\x23\xa2\x58\x32\x39\x76\xa8\x69\x31\x49\xe4\x94\x47\x34\x21\xe3\x44\x46\xf7\x6a\x28\xcc\x55\x22\xa6\x78\x03\x2e\x52\x19\x31\xa5\x82\xbb\x37\x8f\x60\xb6\x61\x82\x00\x43\xaf\x59\x3a\xe7\x82\x2b\xcd\xa3\x52\x91\xd8\xce\x50\x60\x59\x05\xa3\xa4\x44\x12\xc1\xf3\x61\xb8\x46\x16\x60\x98\xc7\x9d\x09\x8b\x49\x09\x0c\xdd\xa6\x67\x3a\xbf\x75\x13\xf5\xee\x21\xdb\xd4\x6d\xcf\x48\x17\x4f\xc3\x1a\x7a\x3e\xb3\x9f\xc1\x19\x5a\x45\x31\x37\x45\x72\xf6\xd4\xe0\xc9\xdc\x83\x18\x39\xa2\xc8\xbd\xf2\x85\xbb\xcd\x3b\xab\x5f\x58\x9a\x20\x0c\xb9\x21\x39\x70\x1d\x4d\x9f\x61\xd5\x59\x0b\x83\x5a\xf6\x39\xb8\x6a\xb2\x16\xea\xda\x5c\x12\x0f\x86\x48\xdc\xf2\x98\xb5\x37\x57\xc9\x91\x2f\x05\x4b\x95\x75\xca\x1f\x7b\x8c\x2d\xc3\x0f\x11\x07\x0d\x3a\x29\xd5\x15\xad\x52\xd4\x4b\x2a\xff\xea\x2f\xe9\xb6\x6c\x71\xad\x20\xd1\xb2\x14\xac\x5b\xe9\x46\x3c\x82\xc2\xd8\x8a\x64\x0b\x29\x79\xcd\x83\x6a\x71\xff\xe5\xc0\xf7\x85\xd8\x77\xa4\x3b\x78\xfa\xc0\xf3\x9a\x20\x01\x7f\x6d\xdc\xe5\xad\x0d\x8c\xa5\x51\x55\x92\x42\x38\x56\xbe\xb1\x35\xb0\x8d\x98\x9a\x45\x11\x63\x71\xad\x3f\xd6\x8c\xe8\xc5\x25\xd0\x5f\x53\x3d\xc3\xcc\x82\xb9\xd4\x88\x6e\x8f\x09\xf4\xce\x72\x82\xf8\xf5\xe3\x44\x8e\xe1\x86\x81\xdc\x7a\x17\xa1\x1e\x44\x98\xe2\xbc\x59\x4c\xbe\x0d\x2e\x0c\x9f\xfb\xd2\x54\xbd\x68\x8f\x79\xf5\x65\x73\x4b\x63\x76\x7d\x11\x7a\xb9\x43\xae\x4b\xc9\x56\xc1\xac\x26\xd4\xf0\xf0\xa6\xb8\xb9\x76\xb9\xf8\x85\xdd\xdf\x43\x2e\x7e\x69\x1a\x0d\xc1\x19\x72\xfa\xa4\x41\xe5\x66\x52\x17\x72\xf3\x48\x3f\x4c\x87\x45\x49\xa4\xb0\x39\x8e\xcc\x96\x75\x5b\xf4\xb2\x70\x06\x4a\xd0\xdd\x5f\x16\x67\xa0\x34\x98\x97\x8c\x33\x50\x1a\xea\xcb\xc5\x19\xa8\x19\xe8\x06\x38\x03\xe8\x29\x1b\x19\xa2\xde\x8c\x29\x40\x70\xc3\x38\x9b\xdc\xc2\x6d\xb2\x72\x8c\xb6\x3e\x23\x32\x67\x27\xf1\x58\x30\x19\x18\xad\x0d\x72\x6d\xf2\xcf\x53\xb5\x13\xed\x79\x27\x02\x57\xa8\x6c\x2e\x12\x2a\x8a\x4c\x15\xea\x5f\xa5\x2c\x32\xe4\x87\x8c\x2a\x2f\x0c\x7c\x64\x8d\x20\x66\x14\x68\xf7\x8b\xe8\xc2\x26\x0d\x34\x61\x3c\xbe\x9c\xf0\xe8\x76\x10\x0e\x90\x69\x5f\x60\xf5\x1b\xe5\xc9\x7e\x28\xc1\xa4\xcd\xe4\xa3\x15\x6d\x80\xfc\x6c\x49\xd3\x96\x32\x77\x08\x02\x51\xa2\xe9\x0d\x41\x20\x0a\x13\x39\x80\x40\xd4\x6f\xf0\x8b\x05\x81\x28\xed\xf9\x66\x20\x10\x75\x5b\xbe\x85\xf7\xb7\xd0\xcc\x57\x03\x02\x51\x5a\xd1\xaf\x06\x04\xa2\x34\xaf\x03\x08\xc4\x57\x02\x02\xb1\x9e\x8f\xd4\xc2\x1c\xd4\x1f\xde\x76\x30\x07\xb5\x22\x7c\x33\x8b\xd8\x35\xb3\x0f\x04\x86\x67\x86\x39\x28\x4c\xe0\x10\x3e\xb2\x2d\xcc\x41\x2d\x09\xda\x11\x40\xd1\x58\x9b\x7d\x5c\xbe\xce\x56\x00\x1d\x80\x5a\xba\x07\x8a\x7a\xda\xc0\x23\xb0\x29\x6f\xaa\x39\x77\x0b\xeb\xa0\x2c\xcc\x89\x91\x70\x5c\xba\x2f\x0a\xd9\xa1\x3f\xed\x40\x81\xad\x2d\x8f\x0d\x8b\xec\x6d\xd1\x98\x7a\xd2\x40\x72\x35\x65\x8f\x76\x20\x40\x17\x79\xdf\xd2\x7e\xeb\x06\x01\x76\xdc\x7a\xa3\x10\x54\x42\xdb\x4f\xb3\xeb\x16\xd7\x67\x27\x16\x0a\xb3\xf9\xa4\x82\xbc\x30\x1b\x0a\xad\xa5\x8c\x0a\xa3\x97\xdb\x2f\xa7\x5c\xe9\xb4\xd1\xf9\x5f\x19\xe1\x2e\x9e\xa2\x45\xb6\x4d\x1e\xd4\x74\xbb\xcf\xe6\x6c\x2e\xd3\x75\x91\x07\xb5\x5f\x2a\x2d\x53\x3a\x5d\xa7\x21\xb7\xdf\x2a\x9f\x2c\x62\x63\xa2\x6b\x0a\xeb\x05\x2e\x1c\xf3\x6e\x6c\x8b\xe5\x6d\xba\x53\xbb\xee\x90\xab\xca\xd7\xce\xf8\xea\x20\x43\x56\x5b\x83\xec\x4b\x05\x47\x1d\x90\x66\xad\x2b\xd8\x7b\xe2\xb7\x74\xf6\x36\x80\x3a\x54\x3b\x04\x5f\x90\x62\xe9\x71\x28\xf7\x15\xfc\x2f\xd5\x11\x14\xd6\xdd\xe9\x0b\x3b\x2c\x7b\x96\x36\xc6\x24\x6d\x62\x8e\xc1\x4a\xb7\x46\x19\x09\x41\x8f\xcb\x54\x3d\x5e\xd6\xc4\xc1\x6f\x66\xef\xe3\x42\xff\xf9\xdf\xda\x38\x69\x41\x70\xb6\xeb\x36\xe1\x09\x23\x34\x8a\x98\x42\x0b\x91\x8d\x59\xc3\x22\x62\x59\x9a\xec\xb2\xab\xe6\x70\x98\x79\x1b\x6e\xe7\x91\x52\xe2\x9c\x78\xf0\x32\x9c\xa5\x32\x9b\xce\x9c\x85\xc0\x50\xa1\x99\x5a\xdd\x5e\x7e\xc4\x08\x83\x5d\xf6\xf2\x6d\xc6\x93\xed\xec\x2f\x79\x50\x8f\x19\xe6\xfb\xfe\x80\xa8\x99\xa7\xff\x31\x34\x5b\xbb\xb1\xd5\x41\x6f\xde\xa7\xfd\xd6\x5b\x1b\xa1\x9b\x23\x87\x0e\x30\x91\x49\x02\xf6\x32\xc5\xe6\x0f\x4d\x45\xc8\x60\xc2\x03\xbe\x65\xa9\x25\xf8\x1a\xac\xee\x4a\xd3\xf9\x62\x23\xa4\xa1\x6b\x14\x7c\x14\x71\xa3\x2f\x3b\xa3\x30\x66\x44\x0a\x26\xea\x2c\x28\x9f\xaa\x68\x7d\xaf\x2c\x72\xc7\x45\x92\xec\x2d\x7a\xc7\x2d\xc9\x33\x47\xf0\xd4\xcd\xa3\x05\x0b\x28\x04\xb4\xe6\x3c\xde\x79\x52\x51\xa6\xee\x9a\xf9\x0d\x45\xb7\x10\xfa\xea\xaa\x1b\x8c\x97\x79\xec\x1c\x0a\xa6\x21\x27\x01\x70\x34\xab\x7b\x6b\x69\x35\x72\x10\xa2\x11\xd8\x02\x63\x7b\x5c\xfc\x0e\x04\xfe\xb1\xf8\x98\x46\xcb\x28\xe1\x51\xa0\x50\x4d\x53\xba\x98\xd5\xb1\x9b\x6a\xb5\xde\x43\x0a\xf1\xca\x91\xed\x3d\x85\x78\xc3\x92\xe5\x2b\x03\x17\xc3\xa2\xdf\x87\xd4\xe6\xe6\xd4\xe6\xa3\xb0\x96\xba\x3f\xfa\x5f\x24\xc9\xb9\x7a\xf0\x0e\xf9\xcd\x5f\x20\xbf\x79\x9b\xd3\x97\x27\x2f\x17\xce\xdd\x21\xe7\xba\x4d\xce\xb5\xbf\x0b\x37\xcb\xd3\x6d\x3e\x2e\x5f\x38\xc1\xb4\x3a\xb0\x2f\x99\x63\x5d\x73\x9d\xb7\xd9\xb4\x55\xe9\xd5\x3b\x6f\xd8\x97\xcd\xa9\xde\x69\x65\x36\x49\x97\xae\xbd\x5b\xd6\x25\x4f\x37\xaf\xd2\x0b\x21\xeb\x7d\x46\x67\xb7\xc3\x28\x0f\x23\xb4\xdb\x28\x07\xed\x82\xb5\xfd\x46\xbd\xae\x80\xed\x1c\xef\x77\xbb\xa0\xed\x6e\x50\x6e\x7d\x26\x13\x00\x61\x2e\xac\x96\xef\xc0\x47\x7b\xfa\x05\x72\x9b\x71\xbb\x60\x11\x2a\x2b\xd5\x92\x80\x2b\x49\xea\xb5\x87\x67\x07\x82\xe3\x7e\x43\xb4\xc3\x95\xdd\x36\x4c\x7b\xcd\xe0\x5a\xe8\xb6\xed\x42\xb5\x4b\x8a\xf4\xca\x9d\xdf\x22\xe6\xa4\x82\x70\xbc\x7b\x4e\xfa\x9c\x7e\x1e\x2d\x68\x4a\x93\x84\x25\x5c\xcd\x9b\x0e\x30\x17\x9a\x4d\xcb\x64\x53\x30\x4c\xfe\xe9\xc7\xd5\x01\x7e\x45\xaf\x98\x2b\xfd\x08\x7e\xb1\x6c\x3e\x46\xba\x72\x03\xb1\x48\xe0\x5a\x92\x34\x13\x21\xce\xb9\x5f\x5f\x02\x00\x8d\x58\x4b\x72\x92\x41\xf4\x07\x8d\x66\x00\x1c\x3f\xa1\x3c\x15\x4c\xa9\x96\xf5\x3c\x55\x51\x5b\xc2\x7b\x8e\xff\xa3\x20\xa6\x1d\x17\xe2\x50\xa3\x20\x71\x14\xc2\x03\x1c\x58\xe1\xaa\xdd\x3f\x04\x9b\x55\x83\xcd\xea\xd7\xe6\x25\x06\x9c\xe5\x25\x65\x5b\x06\x9d\x35\x6d\xff\x3e\x98\xc0\x1e\x83\xcf\xbe\x70\x94\xd6\xd3\x04\x68\x7d\xd9\x88\xba\xa7\x08\xa6\x3b\x84\x9c\xbd\xbe\x90\xb3\xe6\x63\xdb\x2a\xec\x6c\x4d\x26\xb4\xeb\x65\xd7\xd8\x20\x9f\x9d\xfb\xa4\xf1\x41\xde\x03\x14\x7c\xb1\x61\x8c\x50\x9e\x3e\x7c\x88\x13\x7a\xd2\x38\xa1\x9a\x85\x5e\x1f\x2b\x54\x90\xe1\x9f\x35\x0e\xa2\x5c\x3e\xe5\x29\x63\x21\xd6\xb8\xff\x54\x36\x1e\x3d\xf9\x39\xaa\x9d\xf3\xa6\xc7\xe9\x93\xdf\x5b\x57\x7d\x9c\xb0\xf9\x98\xc5\x31\x18\x47\xb4\xb4\x50\xe2\x39\x09\x08\x86\xc4\x6a\x38\x29\x55\x86\x72\x69\x22\xc5\x54\xf1\x98\x05\x05\x8b\x72\x31\x09\x33\x78\x86\x02\xf6\x37\x49\x58\xea\x74\xeb\x94\x7c\xab\xb8\x88\x58\xa8\x6f\xa7\x24\x96\x4c\x89\x6f\x34\xd6\xe8\xa7\x62\x49\xee\x85\x7c\x4c\x58\x3c\x85\x1d\x2a\x0f\xe6\x98\x70\x76\x44\xb8\xf6\x9f\xa5\x8c\x46\x33\xc3\x2e\x87\x66\xec\xe0\x70\x44\x79\x8e\xd9\x6f\x03\xd0\x7c\xdf\xcc\x77\x1d\x42\xfa\x82\x4c\x68\xa4\x8f\x88\xca\xc6\x79\xfb\xb1\x44\x14\xf4\x07\x26\xc2\x89\xe7\x8d\x3c\x59\x1c\x4c\x6d\xdc\x4b\x83\x6e\x69\x08\xa0\x9b\x70\xba\x93\xcb\xf2\x81\xee\x02\x19\xf2\x21\x53\xd6\xa8\x4d\xa4\xf0\x87\xc9\x26\x3c\x7a\x94\x24\xc0\x82\x46\xc4\xa1\x15\xa5\xa9\x68\x69\x2a\x6d\xc7\x92\xfb\x97\x2d\x04\xb5\x35\x60\x40\xbb\xb8\xdc\xb1\x7c\x14\x4a\xa7\x8c\xce\xad\x9e\x69\x38\x31\xb8\x26\xd0\xbb\x6c\x46\xcf\x53\xbc\x81\xdb\x6c\x31\x56\xea\xa6\x01\x2e\x14\x40\xfa\x43\xcf\x35\x9b\xf6\x96\x0b\x5a\x88\x8b\xdb\x62\xd7\x92\xac\x55\xb4\x47\x50\xbc\x6b\xd9\x04\xc9\xa5\xe9\x3a\x94\xac\x36\x06\x36\x05\x75\x0c\xc8\x18\xca\xec\x18\x56\x87\xb0\xe5\x94\x68\x0a\x50\x70\x33\x96\x2c\x02\x28\xf0\x05\x4d\xb5\xaf\x7e\x86\x28\x31\x86\x3b\xcc\x33\x01\xd0\x3e\x56\xdd\x7b\xb4\x60\x20\xd6\x28\x90\x37\xde\x19\x8a\xbe\xfe\x06\xca\x22\x4a\x31\x4d\x96\x84\xc6\x0f\x5c\xe5\x18\x5d\x91\x14\x2a\x9b\xb3\xb4\x54\x62\x03\xfd\xa6\x84\x3a\x5a\x31\x63\x33\x82\xd7\x03\x4d\x78\xec\x4a\x3e\x99\x1f\xc7\x6c\x62\x2e\xdd\x05\x4d\x95\xb3\x15\xd6\xd8\xf9\xec\xe6\xc6\x66\xad\xbe\xd8\x99\xfc\x18\x1e\x3b\x32\xcf\x4f\x28\xb5\x8a\xc8\x49\xf9\x7c\x06\x45\xcb\x9a\x22\xd7\x2a\x93\x22\xab\x2f\x26\xbb\x0a\xe7\xeb\x92\x03\xcd\x0b\x86\x1a\x32\x74\xbb\x98\x7e\x9c\x40\x83\x83\x6b\x65\xcb\x29\x4d\xd0\x8e\x1a\x0d\x74\xe1\xd9\x64\x1c\x2e\x05\xa5\xa9\xe6\x91\x2b\xc0\xe6\x0b\x58\xe2\xd7\xcd\x5b\xbb\x6b\x65\x41\x15\xd1\xa4\xba\xc3\xcd\x6b\x79\x8b\xef\xaf\xe6\x7d\xf6\xb8\x61\xdb\x2b\xa3\x10\x23\x99\x24\x6d\x10\xb8\x4a\x33\x3f\xcb\x3f\x5f\x3d\xa2\xbc\x1f\xb3\x01\x6e\x2f\xe0\xd4\xa0\x0d\x8f\x26\x56\xb2\x50\xda\xee\x52\xf8\x12\xf2\xd0\xa5\xb5\x11\x0e\x85\x9c\x00\x46\x5b\xd2\x54\xc2\x6f\x91\xca\x39\x6f\x03\x5a\x80\xf8\x9e\x37\xce\x31\xbd\xc6\xa9\xe2\xdc\xd7\x50\xaa\x05\xc9\xcb\xf6\x08\x31\x4c\x54\xa0\x9c\xb1\xe2\x0c\xcd\x69\xa5\x90\xe4\x46\x0b\xbe\x4e\xe5\xed\x92\x39\xda\x1b\xec\xea\x29\xac\x07\x74\xcf\x96\x90\xd3\x9c\x3c\xd2\x65\x1e\xab\xd9\xe6\x38\xe5\xd1\x90\xf6\xbc\x50\x47\x65\xc1\x89\xf1\x8e\x7d\xdc\x2f\x5c\x85\x4d\x4e\xd0\x59\x1d\x19\xb6\x3e\x4b\x6e\xce\x4f\x29\x64\x87\xc7\x3e\x94\xaf\xdb\xdc\x86\xc5\xc3\x10\xb4\x48\x60\x38\xab\x97\xea\x43\x81\x72\xf6\xbe\x46\xa5\x76\x08\xea\x72\xce\xa7\x75\x5d\xdf\xea\x33\xac\x99\x25\xeb\x8d\x16\x6b\xc7\xf0\xef\x76\x89\xf0\xae\x47\x9f\xfe\x5e\x7b\xde\xd7\x63\xd7\xb4\xd1\x21\x26\x46\x76\xb1\x95\xa2\x3c\x88\xae\x8d\xb3\x99\xf0\x84\xa9\x0e\xe9\xd7\xe8\x13\x2e\xca\x05\xa4\x2a\x80\xbe\x01\x8f\xa5\x93\x77\xb2\x94\x07\x48\xc2\x4e\xaa\x21\xdc\xd6\x53\xcc\x4d\x0e\x29\x33\x63\x8e\xd0\xe5\x21\x05\x24\xf1\x83\x93\x30\xe5\x58\x4e\xcc\x88\x97\x1a\xac\x67\x86\x17\x70\x9b\xee\x82\x25\x6e\xfd\x07\x46\xc6\xd6\x2c\xa5\x91\x76\xa5\xc7\xec\xa8\x1a\xb6\x74\x1f\x08\x89\x9b\x07\x11\xb9\x5e\x07\xe6\x8b\xea\xde\xd4\x8e\x70\x50\x6c\xbd\xf5\xe8\xbc\x5c\xde\xde\x7f\xf3\x0e\x3e\x75\xc6\x24\x4a\x26\x29\x03\x7b\xe3\xdc\x87\xe5\x8b\x98\xa5\x4a\x4b\x09\x37\xd4\xed\xf9\xcf\x27\x77\x7d\xc2\x74\x04\xd5\x76\x86\x22\x52\x0f\x47\x46\xa0\xfd\x35\x63\xda\xfc\xdc\x10\xb5\xc6\xe7\x4c\x28\xe0\x04\x7c\xd3\x52\xa3\x6e\x61\xcc\x7f\xcf\x8b\xdf\xaf\x20\x79\x3f\x31\x9f\x57\x65\x68\xd7\x97\x7d\x33\x64\x0a\x48\x4d\xb8\xb4\xaa\x86\x62\xb0\xe4\x70\xaf\x0e\x7e\x79\x8b\xa8\x0d\xf1\xf7\x4c\xb4\x14\x93\xce\xf2\x8f\x82\x51\x34\x48\x61\xf3\x05\x4d\x79\x0d\x78\xc9\xea\x70\x10\xfc\xa6\xb6\xf5\x75\x4c\x24\x0f\x2b\xb5\x05\x9c\x49\x8e\x54\x4d\x74\xca\x18\xb0\x10\x4f\x4f\xf6\xae\xb7\xc1\xfc\x7e\x62\xc1\x47\x9d\xa1\xf8\xe0\xec\x9f\xf9\xaf\xbe\x32\x1d\xc6\xfe\xb0\x98\x64\xa0\x33\x15\x5b\xc1\x12\xf9\x5c\xf9\x1f\x00\xa7\x4b\x65\x89\x46\x08\xd5\x09\x94\x4c\x76\x03\xc5\x27\x75\x5c\x22\xa5\x22\x9a\x5d\xca\xdd\x2a\x56\xf2\xc9\x88\x25\x6d\x64\xc7\xfe\xa4\x97\x28\x43\xdf\xd1\x7d\xc3\xe9\xdc\x26\xf8\x20\x9f\x0c\x48\x6e\x0e\x46\x12\xb5\x12\xb4\xd3\x25\x08\xc8\xca\x08\x18\xd9\xca\x41\x3c\x18\xe6\x6e\x76\xd1\xca\xd6\xae\x42\x78\x2a\x13\xe2\xcc\x72\x63\xe8\x85\x50\x3d\x14\x69\x26\x00\x6d\xc9\xdb\xcf\x29\x51\xcc\x95\x21\x8f\xa4\x40\x19\xc0\x1a\x4f\xa6\x86\x4d\x18\xc9\x0f\x9c\x28\x52\x80\x46\x25\x33\x05\xbe\xfb\x39\xd3\xe6\x82\xfa\x16\x80\xc7\xd1\x83\x71\x44\x16\x29\x9f\x6b\xfe\xc0\x3c\x44\x5a\xb8\x73\x67\x54\xd3\x44\x4e\xbb\xa9\xe6\x13\x1a\xe9\x01\xdd\x49\x65\xa6\xb6\x99\x6d\x9d\xe1\x6e\x18\xa4\x7f\x6e\xd6\x7e\xca\x04\x4b\x61\x9e\x50\x2f\xaf\xf6\x04\xb7\xad\xa4\x97\x33\x6e\x40\x41\x8d\x10\x37\x52\x79\x13\x03\xcd\xb4\x9c\x1b\x85\x94\x26\xc9\x12\xf0\x20\xcd\x93\x19\x55\x33\xb7\xcf\x08\x22\xb9\xc9\xd5\x64\x17\xf7\x8c\x46\x33\x76\x0b\x05\x92\xeb\x16\xb7\x34\xca\x37\x4c\x64\xf3\x37\xa7\xe4\xbf\xf3\x39\x9e\x75\xcf\x7e\xea\x8d\xce\xfb\xb7\xdd\xb7\x17\xbd\xf3\x60\x3e\xf6\xc9\x87\xfe\xed\x6d\xf5\xd7\x9f\xfa\x83\xea\x8f\xd7\x57\xd7\x77\x17\xdd\x41\x5d\x2b\x17\x57\x57\x3f\xdf\x5d\x8f\xde\x75\xfb\x17\x77\x37\xbd\x9a\x4f\xef\x06\xfe\xa1\x7d\xf6\xb7\xe0\x0c\x41\xec\x06\x44\x9a\xd4\x8f\xb6\x7c\xcc\x8e\x49\xf1\xc5\x53\x72\x67\x3d\x31\xb6\x4e\xbd\xb3\x19\x51\x8c\xb6\x7f\xa4\xca\x70\x2a\xa8\x88\x39\x14\xc4\x7d\x6e\xe6\xde\xf4\x29\xba\x88\xa2\x19\x23\x89\x94\xf7\xd9\xc2\x32\x30\x8c\x3c\x14\x12\x0d\x32\x4c\x05\xad\xfd\xd4\x1f\x9c\x7a\x8f\x50\xb5\xb1\x20\xb5\xce\x91\x3a\x8c\x8b\x3a\xa6\x89\xf5\xff\x53\xf6\x00\x47\xd2\x7b\x0a\x83\x1e\xfc\x06\xac\xea\x07\x5b\xa3\x42\x97\xba\x89\x63\x8b\x25\xef\x26\x16\x34\x5c\xdc\xbe\x55\xab\xe9\x97\x03\xc1\x07\xc9\x98\x45\x34\x43\x47\x9a\xb9\x8d\xd2\x54\xa6\xe1\x80\xf3\x6d\xdf\xb1\xd1\x37\x55\x21\xa3\x88\x19\x8e\x45\xc4\xcd\x27\xc1\xc9\x31\xea\x32\xa8\xd2\x0e\xde\x6b\xb6\x44\xdb\x94\x2b\x92\x3a\x1f\x33\xf4\x97\x00\xaa\x88\xe1\xdb\x1e\xeb\x8a\x83\x63\x8e\x6a\xf2\xc8\x20\xfa\x34\xb3\xf0\x86\xa8\x1f\x9b\x03\x08\xbd\xa1\x15\xda\x41\xbf\x16\xa2\x52\x1b\x39\xe6\x3e\x84\x62\xf3\xbd\x62\x75\xdc\x72\x87\x10\xc2\x73\x6c\x14\x58\xa8\xf3\x92\xc2\x88\x1b\xec\xfd\x8e\x65\xd7\xd8\x9d\x57\xc8\x40\xd5\x6b\x63\x0d\x47\x37\xbc\x75\x93\xf1\xb8\xa4\x83\x02\xda\x4a\xbb\x34\x6c\xef\xe1\x5f\xbb\x56\x03\x19\xd3\xa5\x21\x0e\x08\x4f\x50\xd9\x62\x21\x53\x4d\x1a\xda\x20\x70\xd0\x71\x7c\x70\x31\xd8\x79\x78\x0e\x05\x8d\x18\x29\x40\xd5\x00\xa2\xad\x0c\xf4\xce\xcb\x23\xd8\x26\xfd\xb1\x0f\x33\x3a\x41\x59\xf3\xe0\x7c\xf3\x82\xda\x5b\xa0\xd0\x3a\x01\x75\x97\xa0\xa4\x85\xb9\x85\x37\x45\x51\xad\xeb\xfd\xca\xb5\x50\xbb\xe5\x09\x9b\xe8\x51\xad\x2f\x65\x85\xd9\xd0\xb4\x28\x9a\x52\x57\xf8\x74\xb6\x87\x16\x37\x97\xe4\x7f\xb4\xbe\x2e\x23\xbe\x07\x5a\x7c\x2a\xa5\x46\x19\x32\xd7\x33\x88\x5b\x4d\x30\x01\xd8\x4e\x11\x83\xdd\x08\x6a\x1c\x24\x35\x23\x97\xdf\x0b\xf9\x28\xbc\xbd\x5c\x75\x86\xa2\x47\xa1\x30\x80\x57\x16\x6c\xec\x01\x4a\xea\x6b\x65\xf4\x02\xce\xf8\x0b\x81\x46\xc8\xe9\xde\x16\x51\x49\x96\x24\xc7\x92\x2f\x7c\xb7\xc9\xe9\x41\x5b\xb2\x93\xd3\x70\xc2\x16\x34\x59\xb3\x85\xb5\x77\xe3\x3c\xf3\x30\x6b\x70\x99\x9a\xae\x3a\xe4\x93\xb3\xce\x40\x68\x47\x5e\x03\x41\xe3\x85\x93\xd0\xa5\xcb\xfd\xae\x5b\xd8\x7d\xa4\x53\xef\x3b\xde\x62\xf5\x02\xfb\xcc\xb1\x9a\x55\x2e\x28\xc9\x42\xa0\xd5\xb4\x45\xa4\xd8\x99\xff\xe8\x96\xad\x0e\x25\x7d\x07\x28\xca\x50\xc1\x3d\x81\x1b\xda\xf0\xd1\xff\x85\x9b\x05\x69\xd4\x36\xcc\x38\x76\xd8\xbd\xd6\x2f\x69\xce\x0f\xf8\xd5\x8c\x14\x30\x06\x7c\x05\x2c\x96\xde\x21\x5d\xa8\x08\x00\x58\xef\xe6\x2a\x74\x01\x39\x7c\x2a\xe4\xba\xb0\x81\x06\x62\x8a\x02\x62\xba\x6d\x26\x26\x05\xd4\x94\x47\x49\xef\x87\xa2\xf6\x90\xfe\x62\x78\x0b\xad\xa2\xc0\x6c\x9e\xf4\xd2\x42\xc1\xfe\x12\x21\x38\x95\xe1\x06\x1f\xfe\xab\x7e\xe8\xef\x33\x9a\x52\xa1\x21\xb0\xc4\x0a\xde\x29\x0b\xa2\x15\xd9\x67\x88\xc0\x12\x68\xac\x85\x9f\xc2\xcd\x75\x8e\x74\xac\xcb\xcf\xe3\x23\xc2\x3b\xac\x73\x64\xcb\x7a\xa9\x6c\x9c\xbf\x39\x33\x92\xc3\x50\x54\x52\x39\x3a\xa4\x9b\x28\x69\xbf\x60\x22\x4a\xa0\x02\x47\x10\x03\xe3\x29\xdf\xba\x7e\xc6\x4b\x50\x2f\x60\x2b\xf3\xe6\xa5\x7d\x10\x7c\x38\x14\x54\xa1\xa7\x39\x81\x93\x9e\xff\x5e\x57\x65\xa7\x10\x7d\xf0\x84\x98\x64\x95\x6b\xe8\xc9\x36\x09\x71\x6d\x57\x6d\x10\xbc\x01\x1b\x93\xa7\xd8\x04\xc9\x2a\xe4\x5b\xaa\x13\x46\x95\x26\x3f\x7c\xd7\x2a\xe0\xc2\xcd\x2f\x67\xae\xf6\xf4\xe6\xa1\xa5\x2e\x9c\xad\xa9\x52\x18\xc0\x8e\x13\x4a\x04\x0b\xe2\xdc\x8f\xcc\x36\x6b\x49\x1e\xb8\xca\xa0\xa6\x49\x10\x0d\x8f\x55\x29\xb8\x56\x0e\x75\x17\x15\xa6\x06\x36\xe2\x40\x4d\xac\x4f\xd2\x0e\xab\x86\xb0\xac\xee\xc4\x51\x39\x83\xac\xc2\x3c\xb0\x6c\x46\xf5\x50\x58\xc6\xea\x62\x31\x02\xc8\xfb\x6e\x92\x14\x83\xb9\x8c\x80\x13\x33\x61\x26\x0c\x15\x59\x3a\x7e\x81\x2e\x41\xfb\xf2\xf1\x3f\xc5\xea\x6c\xfe\xac\x18\x45\x6d\x28\x7c\x66\x58\xd8\x76\xad\xb0\x53\x67\x02\x7e\x46\x19\xb8\xa6\xfb\x0b\x2c\x8d\xb3\x81\x2c\xdc\x5c\xba\x70\x85\xcb\xa4\x62\x76\x5f\x21\x1a\xef\xbb\x83\xcd\x25\xe5\x7a\x13\x36\xdc\xb2\x8f\xb2\xc6\x22\xde\xb0\xb9\x81\x68\xb1\x8b\xfe\xed\x03\xd1\x9e\xcb\x29\x5b\x18\x7a\x3f\x86\x28\xf1\xf5\x4c\x30\x8f\xba\x76\xac\x03\x6c\xd1\x3c\x0e\xe2\x46\x83\xa0\x3a\x08\x0f\x76\x7c\xcf\xbe\xd9\xe0\x1c\x5d\xbc\xee\xe9\x1f\xe5\xf3\x77\x53\xf1\x91\x65\xd5\x89\x37\xcb\x7a\xdd\xf8\xef\x34\x62\x22\x5a\x62\x4f\x0e\x04\xaa\x9a\xed\xe6\xf0\x72\x28\xd8\xdb\x6b\xa5\x43\x5b\xe5\xaa\x43\x7a\x70\xcf\xb8\xa2\x57\x74\xe2\x7c\x06\xc1\xcb\x43\x61\x14\x13\x73\xc5\x2b\x1c\xb4\x6b\xbf\x48\xe2\x75\x27\x00\xd3\x66\x77\x72\xb7\xcc\xd7\x63\xfb\x35\x29\x13\x2e\x6b\x17\xda\x00\xf0\x32\xd2\x9b\x9e\x92\x58\x46\xf7\x2c\x3d\x49\x59\xcc\xd5\x29\xb8\xbf\x75\xa3\xdf\x6d\x6e\x94\xed\x9d\x05\x8d\x4d\x0b\x50\x56\xcb\x45\xcd\xa1\x92\x13\x44\x14\x3b\xf0\xfb\x23\xc2\x27\xa0\x4d\xb8\x4c\x01\x4c\x1f\xb0\xb6\x6d\xc2\x84\x4e\x97\x0b\xc9\x85\xf6\x96\xac\xd2\x42\x38\x45\xc3\xc8\x6c\x4d\xf1\xb5\xe9\x3e\xc2\x64\xb6\x9c\xf6\x60\xc6\x14\x73\x31\x01\x38\x29\x2d\x09\x7a\x42\x90\x5d\x2c\xa8\x9e\x29\xc8\x75\x28\xae\x81\xd5\xb9\xe0\x53\xb3\x42\x74\x01\x21\x05\x68\xa4\xc8\x3f\xf2\x41\xfc\x4a\xf3\x24\x19\x0a\xc1\x58\xac\x08\x20\xd4\x7c\x53\x9b\x53\x63\x3e\x3d\x22\x34\x8e\xc9\xff\xfe\xf6\xdd\xc5\x2f\x83\xde\xa8\x7f\x09\x16\xe7\xfe\x45\xef\xbb\x23\xff\xe3\xd5\xdd\xc0\xff\x8a\x06\x96\x07\x96\x92\x39\xbd\x07\x0d\x4f\x28\x14\xff\x20\xd4\x3d\x1c\xa9\xcb\x36\x32\x4f\x14\x73\xe1\xa3\x56\x4c\xf1\xc9\xe6\x76\x0f\x1b\x6b\x5b\xa0\xc9\xaf\x85\xee\x7b\xe3\x3f\x59\x4d\x83\x8e\x78\x7c\x17\x4e\x0c\x9c\x33\xa1\x0d\x8f\xb1\xc6\xbe\x5c\xf5\xcd\x09\x8e\x89\x29\x17\x4d\x41\x6e\x4c\x3c\x3c\xa5\x0c\xff\x33\x5b\x7e\x34\xda\xf5\x35\xe5\xe9\xc6\xb4\xd7\x13\x0f\x3c\x95\x02\xa6\xe6\xad\x5a\x79\x91\x5e\xa6\x9d\xaf\x2d\x38\x54\x0a\x65\x61\x08\xa3\x58\x34\x06\x52\x96\x52\xb0\x5f\xc6\x74\xbb\xe8\xfa\x65\x9f\x75\xea\xf2\xda\x94\x65\x37\xf4\x81\xf2\x04\x82\x60\xdd\x45\x93\xd3\xe0\x50\x0c\xae\xce\xaf\x4e\x09\x4b\xe8\x58\xa6\x90\x1a\x83\x51\x3b\xae\x09\xbb\x60\x50\xfc\xd0\x37\x54\xc8\x69\x3c\x22\x8b\x3c\xa7\x31\xb4\xa1\x75\xb0\x8d\x35\xb9\x8d\x0b\x99\x3e\x5d\x39\xfc\xc2\xe5\x75\x2d\xd3\x4d\xae\x7f\xf3\x1a\x2c\x9d\x5c\x18\x3d\xae\xc4\x79\xed\xdd\x3c\x61\x14\xeb\xbd\xa0\x53\xc8\x9a\xf2\x6d\x54\x68\x92\x14\x50\xbd\xcd\xc1\x51\x1d\xeb\x25\xcf\xdf\x94\x82\xfc\xfc\x17\x45\xc6\x99\x1e\x8a\x62\x1b\x52\x40\x25\xf0\xb7\x54\x47\xb3\xef\x86\xe2\xca\x68\x99\x3f\xff\xa5\x21\xf9\x3a\xa6\x9a\x8e\xea\x89\xb2\x79\x4d\xce\xa9\xa6\x17\x92\xc6\x5c\x4c\x2d\xa4\x40\xfd\x5a\xbc\xed\x0d\xba\xa7\xe4\xca\xaa\xf0\x3e\x5f\x32\x07\x5e\x08\x1a\x02\x86\x0c\x13\x71\x5c\x04\x58\xb9\xf0\xac\xdf\x5a\xc8\x40\x7a\x32\x17\xd6\x50\xc0\x52\x22\x57\xe5\x9a\x2c\xa4\x45\x2a\x35\x5a\x19\x42\x01\x50\x5f\xee\x3a\x59\x12\xb3\x3a\x40\xc6\x7e\x33\xac\x3c\x06\xf2\x4c\x95\xd9\x0f\x05\xe8\xe7\x3e\x7b\x2d\x91\x11\x4d\x20\x6c\xee\x38\x30\xe9\x19\xad\x5d\x66\x90\x83\x04\xf1\x2a\x62\x59\x8c\x6e\x75\x70\x67\xb9\x50\x16\x6e\x14\xe8\xff\xb0\x8f\xd6\x95\x3a\x97\x86\xe3\x74\x86\xa2\x3f\xc1\xa8\xba\x04\x57\xc7\x7c\xc8\x04\x78\x93\xdd\xb2\x98\xa7\x8e\x1f\x41\x1d\x2c\xf4\x2a\xd2\x08\xac\xf7\x62\x09\x31\xd1\x80\x6e\x28\x21\x3a\x23\xe7\xce\x96\x28\x2b\xbb\xe8\xef\xc4\xe0\xb3\xa1\xc0\x60\xbe\xc2\xbe\x84\xf9\xbe\x41\xef\x52\x40\xac\x61\x7e\x5d\x7a\x01\x63\x61\x63\x0f\xad\xac\xbf\x48\xd9\xb1\x2b\x9c\x6a\x7e\x0d\xd6\xd4\xdc\xb0\x1d\x72\x13\xaa\xd7\xb1\x8c\xb2\xb9\xc3\xa0\x81\x5c\x2d\x1b\xa4\x66\x2f\x51\x4f\x21\x78\xb1\xd7\x52\xfc\xef\xc2\xff\xd6\xca\xa6\xd7\x3b\x96\xcb\xf6\x54\x35\x5a\x14\x5b\x2a\xb4\xb6\x1e\x18\x63\x0d\x62\xef\x65\x8e\x7e\x01\xd5\xb4\xa5\xd1\x3e\x25\x98\xa1\x31\xa5\x4e\xc6\xdf\x28\xd2\xbf\x36\x42\x8a\x51\x4a\xfd\x31\xc9\x94\xc6\x10\x2d\x48\x53\xc1\xaf\x31\x4c\xfe\x88\x7c\x4f\x86\xd9\xf7\xdf\xff\x29\x22\x9f\xdd\x3f\xfe\xfc\xef\xff\xfe\xa7\x3f\x6f\x53\x5f\x1e\xda\xcd\xd7\xc8\xe3\xba\x16\xa5\x96\x70\x07\xaa\xcc\x64\x87\x5d\xb0\x67\xa4\x69\xf9\xad\xc6\xde\x98\xe6\x54\xf7\x38\x08\xc1\xa1\x53\x7b\x08\x55\x78\x78\x48\xe1\xf4\xe4\xae\x7e\xc5\xf4\x51\xf1\x10\x7b\x79\xd4\x0a\xdd\xff\x6b\x05\x02\xc1\xc8\x50\xf3\x76\xa1\x42\x3c\xf1\x12\xb0\x69\x84\x7c\x6b\x4d\x74\x1a\x5c\x7c\xdf\xb9\x3b\x48\x26\x31\x4b\x6d\xfd\x31\x67\x55\xf3\xb6\x3e\x38\xbf\xec\xf3\x22\x91\x36\x88\x83\x12\xc5\x16\x14\xee\x78\x73\x5e\x3b\x43\xd1\xfb\x4c\x0d\x73\x3d\x72\x65\x22\xe1\x23\xf4\x8d\x4c\x68\xc4\x08\x4a\xd3\xdf\x7e\x3e\x35\xbf\x1d\x91\xe5\x29\x84\x62\x1e\x91\x7f\x9c\xda\x0c\x68\x9a\xea\x91\xf9\xe9\x3b\x27\x0e\xdb\x26\x60\xd0\x5c\x91\xe1\x9b\x93\x07\x9a\x62\x8d\x91\x13\x0b\xe3\xfa\xc6\xb2\x3f\x0f\x51\x1d\x0a\xd0\x89\x94\xf7\x36\x50\xb5\xf2\xe5\x89\xc3\x53\x00\x02\xf7\xbe\x0d\xdc\x7c\x1b\x73\x6c\x84\xbd\x63\x78\x81\x91\xce\x62\x4c\x3a\x7f\x57\x52\x90\xce\x92\xce\x13\xfb\xab\x7b\x6a\xe3\x68\xa9\x22\xae\xa0\x9a\x0b\xa3\x49\x96\x68\xce\x7c\x9b\xc8\x31\xcc\xeb\x83\x9b\x2b\x46\xa2\xc2\x40\xf3\x2b\x22\xbf\x55\xec\x44\xac\xb8\x83\x59\xe1\x50\x82\xd4\xbc\x02\x77\x6f\xdd\xac\x3e\xfb\x21\xfd\x17\xfa\x6e\x61\x51\x5c\xfa\x1a\x5a\x70\x7d\x18\x98\x69\xf4\x33\xf9\xd6\x32\xa1\xef\xcc\x45\x60\xc3\x7e\x71\x19\xea\x3a\x58\xfa\x0e\x7e\x09\x3a\xe0\x82\x60\x42\xe2\x8a\x2f\xff\x71\xd2\xe9\x74\xfc\xd7\x97\x66\x2a\xff\x8f\x70\xad\x58\x32\xc1\x96\xdc\x35\xb3\x1c\x8a\x0f\x0e\x48\xd4\x59\x98\x73\xa4\x16\x80\x03\x8d\x64\x42\x8e\x73\xab\x6b\x2c\x23\x45\x7e\x6f\x64\xcf\x60\x29\xe1\x47\xa3\x6c\xd5\x9f\x2a\x5b\x1d\xf6\x99\x8e\x95\xb5\x5a\x97\x0f\x56\x08\xce\xe0\xb5\x4f\xaa\x42\xcc\x40\xa0\x05\x43\x39\x27\x16\xc0\x01\x0a\xb7\x6a\xf6\x59\xc3\xa3\x06\x7c\x8c\xda\x90\xf0\x7a\x09\xae\xc2\x70\x73\x98\x0c\x24\xeb\x86\x05\xb0\x28\x06\x96\x37\xe0\x3c\x8f\x42\x17\x87\xb9\x5e\x44\x88\x6c\xa6\xb2\xf9\x9c\xa6\xcb\x93\xfc\xb4\x55\x89\x33\x07\xf9\x04\x2e\x93\xb8\x05\x00\x37\x6b\x62\x8f\x96\x8d\x34\xb0\x32\xa0\xbb\xd3\xfc\xd9\x8d\x00\x56\x1c\x42\xde\x10\x54\x9f\x89\x48\xc6\x96\xae\xf3\xbc\xcb\xa2\x58\xe1\xdf\xa9\x0a\x14\x2e\x6a\x45\xe5\x16\x33\xa1\x31\x19\xdb\xbe\xe1\x3e\x6e\x60\xe0\x72\x04\x25\x1f\xd8\xb4\x85\x0b\xb3\x7f\x75\xeb\xbe\xd9\xfc\xda\x85\x75\x28\xca\xd5\xd4\xa9\x72\xce\x6c\x90\xd2\xc7\xfc\x02\x86\xf8\x0b\x34\xa1\x64\x3e\x2b\x15\xff\x3e\x93\xd7\x3c\x31\xf7\x16\xd0\x78\x67\x28\x0a\x3f\x1f\x11\x96\xf0\x39\x17\x3e\xfc\x0d\xd9\xbb\x9c\xa0\x88\x7b\xcf\xb5\xd9\x32\x15\xdf\x1b\x0e\xe6\x12\xfc\x03\xbd\xa7\x2b\x96\x8e\x74\xbc\xf7\xc8\x9a\x09\x32\x65\xc6\x95\x2b\xd2\x46\xe2\x34\x4d\x1c\x5b\xa9\x91\x07\x84\x07\xe7\x77\x28\x4c\x6b\xee\x2c\xe5\x71\xb7\x41\x7b\x41\x73\xc7\x0e\x12\x2c\xe0\x00\xd0\x47\x21\x78\xd6\x0b\xa9\x35\x22\x4a\x4f\x64\xf3\x5d\x93\x36\x6c\x1c\xee\x97\xb2\xa5\x5d\xe7\xa5\x3f\x6d\x02\x10\x13\xd9\xdc\x1d\xa8\x16\x14\xd7\xb3\x02\x50\xcc\xa2\x84\xc2\xdd\x01\x0d\x41\x74\xe2\x11\x3a\x31\x83\x32\xa3\xf6\x7a\xc1\x6e\x10\x33\x3a\x61\xe2\x5b\xfc\xfb\x3b\x62\xef\x86\xef\x8f\xec\x7d\x9e\x2a\xab\xe7\xb9\x3d\x07\xc4\x76\x16\xa3\xa1\x1b\xc0\xc6\xa6\x14\x8a\x3f\x5b\xeb\x4b\x41\x39\x04\x09\x6c\x29\x33\xf2\xc8\xd5\x6c\x28\x06\xd2\x59\x05\x89\x90\x1e\xae\xed\x08\x34\xc6\x4a\x7f\x54\x01\x13\x80\x51\xd7\x51\x40\xa9\x2e\x77\xfb\x9c\x1d\x88\x33\x1d\x09\x19\xb3\x96\xe1\xe6\x35\x75\x8f\xad\xb3\xc0\xf9\x98\x53\x86\x79\x55\x70\x53\x34\x56\x6d\x55\xaa\xa5\x01\xbd\xb6\x80\xb8\x6d\x07\xaa\x73\x3c\x8a\x6d\x21\x2d\xfc\xad\x06\xad\x38\xb5\x30\xc8\x83\x2d\xac\x7d\xb1\xc8\xf9\x4e\x3a\x5a\xbc\x9d\x0b\x01\xe7\x1e\xc1\xb2\xfb\x18\x60\x4a\xa6\xa9\xcc\x16\x3e\x59\xdc\xa5\xcd\xe1\x36\x58\x99\xa6\x2f\x26\xf2\xd4\x6a\x55\x17\x5c\xdc\x23\xc5\x3f\xd5\x1e\xf9\x72\xe2\xc1\xef\xee\x0e\xc3\x15\x3f\x26\x5c\x44\x49\x06\x17\x9f\xd2\x34\xba\x47\xac\xbe\x55\xe5\xe8\xdb\x16\xd4\xcf\x25\xa6\x2c\x49\x6c\xb7\xf9\x05\x9a\x57\x94\x79\xe0\x94\x50\x72\x77\xd3\xaf\xef\xfb\x9e\x57\x3d\x2e\xf5\xb7\x67\x91\x40\xe0\x7f\x7e\xe6\xad\x62\x23\x4b\x08\xa1\xac\x40\xea\xde\x02\xd4\x04\xa5\x55\xba\xbd\x77\x74\xf1\x9a\x5b\x68\x34\xaf\xa1\xd4\xfa\xc9\xe7\x1d\x9f\xdb\x8f\x3f\x98\x6f\xeb\x77\xe4\x03\x24\x05\x79\xe4\x84\x39\x15\x66\x82\xae\xd7\x06\x13\x21\x5e\x8c\x5b\x0d\xe9\x6e\xb1\xd5\x80\xb0\xc7\xcd\x62\x90\x5d\x57\xae\x95\x47\xb4\x19\xd2\x04\x15\x6e\x3d\x03\x4d\xec\x88\xdc\x46\x33\x36\xa7\x10\x97\x32\x2f\x6a\x64\x20\x99\x7e\x9b\xd0\x74\x8a\x72\xa2\x62\x5a\x7d\x57\xb3\xc3\x79\x78\xf6\x0e\x3b\xbc\x05\x4e\x7d\xe8\xa3\x01\x29\x64\x15\x07\xf0\xa3\x2c\x42\x03\x79\xe6\xe4\x8b\x3d\xd8\xbb\x83\x2b\x17\xb5\x02\x32\x53\x9a\x02\x1c\x5d\x6c\x84\xf1\x66\xcc\x84\x1d\xeb\x95\x5c\xd2\xb9\xcf\x2f\x76\x45\x13\x6c\x1e\x09\x8e\x6d\xcc\x00\x26\xaa\x79\x0c\x3b\x17\x26\x09\x87\x60\x21\xc8\x9b\x46\x30\x14\x5d\xf7\x8a\xcf\x51\x04\x09\x37\x45\x31\x04\x22\xd9\x30\x6e\x13\xa4\xcc\xa0\x22\xbd\x9d\x5c\xc3\x24\xda\xe6\x82\x95\x6b\xab\x18\x29\xd7\x83\xc4\xa1\x14\xe3\xd4\x1d\x5f\x4b\xa3\xbe\xe7\x87\xf6\xa5\xa7\xea\x61\x1e\xa2\x72\x69\xa0\xba\x8e\xd7\x4b\x94\x2e\xff\xdc\x36\x14\x56\x23\xc2\x68\xb7\x64\x99\xc7\x56\x99\x15\x47\xcd\xa4\xd4\x59\xf5\xb0\xea\x9d\x98\x31\xa7\xf3\x51\x2a\x93\x5d\xf6\xc8\x35\x51\xd0\x72\x67\x88\xdd\xb9\x24\xbf\x66\x34\x41\x8b\xbc\xb0\xe4\xe8\x86\x0d\x02\xc3\x8f\x7f\x26\x5d\xb8\x2d\xc9\x07\x60\x8b\xe0\x8b\x84\xd6\xb4\x24\x7c\xbe\x60\xa9\x92\x46\x1d\x6b\xd8\xe4\xfb\xbf\xa8\x91\x05\xde\x1d\xd1\x28\x92\x59\x15\x64\xb7\xc5\x4c\x6a\x5a\x0b\x27\x45\xc9\x7d\x36\x66\xa9\x60\x58\x02\x11\xde\x23\xee\xbd\x8d\x86\x2b\x69\xa6\x67\x3f\x8e\xa2\x84\x6f\x8c\x06\x0c\x79\x10\x5d\xf3\xd9\x19\x7e\xb5\x6a\x02\x85\xf6\x0b\x43\x17\x04\x9f\x11\x7c\xd6\x21\x6f\x69\x74\xcf\x44\x4c\x16\x49\x36\xe5\x36\x35\x19\x2e\x28\xe0\x96\x81\x91\xaa\x38\x31\xd4\x78\xb1\x7d\x73\x0b\x0d\xc5\x9c\xde\x83\x82\xf4\xd9\x86\x8b\x1b\x45\xb3\x95\xb2\xe5\xe9\xa1\x82\xd1\xe0\xf2\x68\x15\x8b\xb2\xd4\xbc\x81\xe7\x43\xe3\xf9\x00\xb3\x12\xe0\x94\x65\x82\x50\x80\x79\xf8\x46\x91\x6c\xe1\x6c\x1f\x60\xef\x48\xc0\x45\x84\x93\x84\xa2\x58\xdc\x48\x83\x33\x36\x14\x10\x76\xe7\x5a\x5c\x7a\xae\x12\x7a\x25\xbd\x77\xbc\xee\xf0\x4d\x30\xc9\x79\x37\x6f\x0a\x5a\x91\xf6\x1e\x52\xa8\x67\x4c\x80\x1a\xb6\x79\xcb\x90\x29\xbe\xf9\xa6\x15\xc2\x07\x71\x16\xb9\xdd\xc8\x2f\x61\x26\xb8\xc5\x9f\xb6\xa6\xc2\x20\xb2\xc7\x59\xd4\xf3\xef\xb9\x22\x8a\x6a\xae\x26\xbc\x56\x3d\x0d\x53\xcb\x77\x59\x75\xda\x2e\x9f\xbd\x26\x97\xbd\xb4\x16\x3e\x42\xb9\x43\xde\x81\xb6\x9d\x4f\x49\x4b\x9f\x19\xde\xc4\x12\xf4\x8c\x35\x82\x9a\xed\xc3\xb7\xef\x66\xb0\xa9\x11\xc5\x47\xa3\x77\x48\x37\xb7\x72\x62\x6e\x3c\xda\x2f\xd7\xcc\x88\x25\x8a\x6d\x43\x7c\x1b\x19\x04\xc0\x17\x08\x04\x44\x40\x56\x51\xe6\xf7\x1c\x60\xd1\x0f\xf3\x11\x12\xbe\xe8\x3d\x13\xab\xb4\xbe\xcd\x47\xd8\x2b\x64\xcb\xd6\x0d\xb1\xeb\xf5\x7d\x89\x2a\xff\x36\x03\xdc\xfc\xd8\xe5\x70\x04\x7c\x72\x62\x96\xdc\xc8\xf9\xd1\xbd\x8d\x33\x47\xab\x8f\x05\x34\x78\x9c\x49\x15\x9e\x33\xb7\x7f\xb0\x99\x3a\xcd\x98\x8b\x27\x87\x30\x7d\xbf\xc0\xe8\xa0\x17\x32\xc4\x3b\x80\x51\xfb\x43\x8a\x16\x2d\xbf\xdf\xc4\xb1\x50\x58\x06\xb0\x96\xbb\xa6\xaa\xa7\xf9\xe7\xbf\xa8\x2b\x38\xb1\xfb\xc8\xda\x4d\xe8\x98\x25\x4f\x00\xe3\xb4\xa5\x1d\xd2\x07\x83\xe0\xb8\xc0\xe6\x1f\xfb\x2c\xf1\x85\x8c\x49\x4e\x5e\x4d\x31\x89\x42\x48\x0c\x06\x78\x81\xd3\x0a\x06\xb7\xf1\xdc\xd6\x51\xf6\x87\xc0\x59\x89\xa5\x5e\x11\x1a\x25\x10\xb9\x6c\x66\x17\x28\xbf\xf6\xfa\xe7\xca\xdf\x27\xf5\x34\x76\x2d\xe3\x5d\x08\xab\x3d\xfc\x55\x95\xae\x37\x08\x38\x54\x75\xa5\x72\x56\xac\xc4\x42\x36\x87\x8a\xc5\xa3\xcd\x8b\xcb\x80\xdb\x71\x9c\x4d\x6e\x01\x7c\xb7\x29\x7b\xdd\xa1\x0e\xcd\x98\xcf\x47\x31\xfb\x6c\xba\xf1\xd1\xd1\x4d\x9b\x62\xbd\x58\xf9\xf5\x4f\xc9\xff\xbd\xbd\xba\x3c\x9e\xd3\x54\xcd\x28\x64\x07\xba\xb6\x8e\x1c\xde\x3b\x2a\xa0\xce\xba\xce\x05\x19\x8a\x63\x32\x95\x47\xe8\xcc\x39\x25\x33\xad\x17\xea\xf4\xe4\x64\xca\xf5\x2c\x1b\x77\x22\x39\x3f\xc9\xd7\xe6\x84\x2e\xf8\xc9\x38\x91\xe3\x93\x94\x41\xcc\xdd\xf1\x0f\x9d\x1f\x7f\x80\xad\x39\x79\xf8\xe1\x04\x4c\xf8\x9d\xa9\xfc\xfd\xc5\x8f\xff\xf1\xa7\x3f\x9b\x86\x17\x4b\x3d\x93\xe2\xd4\x7a\x8a\x56\xb6\x7d\x8c\x82\xef\x09\x7e\x52\xea\xe5\x3f\x3a\xdf\x87\xc3\xb0\xaf\xce\x65\xcc\x12\x75\xf2\xf0\xc3\xc8\xed\x4c\x67\xd1\xc6\xf7\x95\x33\x7c\xbf\xe4\xa5\xca\x4a\xe6\x77\x4f\x32\x2e\x3b\x68\xdd\xb6\xd4\x9c\x95\x30\xa2\x72\x87\x13\x73\xcf\xd6\xd5\xb5\x5f\x75\x1e\xbc\x24\xd5\xa0\xd3\xb7\x45\xf7\x6d\x94\x6d\x5a\x25\x90\x81\xf3\x8d\x47\x80\x1c\x89\x36\x88\x05\xe5\x75\x61\x3e\xd6\xc9\xbc\xcb\xfa\x3d\x25\x06\xea\xbe\xc1\x4f\xed\x74\xb7\x04\x3e\x4d\xf0\x6b\xe7\x12\x97\x8f\x0e\xf0\x74\x1f\x30\xa1\x1b\x56\xc5\xf0\x58\x8a\x48\x3c\x30\x16\x37\xae\x76\x34\x52\x58\x62\x8c\x92\xb0\x41\x90\x0a\x02\x26\x11\x8d\x40\x4e\x3c\xaa\x2b\xc6\xba\x22\x00\xb4\x9c\xd4\xfc\xe3\x6d\x22\xc7\xea\x3b\x8f\x81\x42\x95\xeb\x23\x07\x25\x68\x26\xc1\xfd\x80\x88\xba\xa5\x78\x4a\xfd\xc4\x9d\x99\x50\x0a\x69\xb3\xf0\xf5\x44\x95\x87\xa2\x62\x4e\x26\x4d\x65\x26\x1c\x08\xa3\x14\x4c\x4e\x20\x48\x00\x2e\x40\xe7\x04\x01\x23\x88\x90\x3a\xc8\xbf\x4c\xd9\x02\x19\x29\x98\xeb\x9a\x97\x7b\x47\x20\xd2\x75\xeb\xfc\x14\x40\xa4\xbb\xae\xbb\x3d\x38\x5f\x68\xc1\x77\x8d\x54\xc0\xa3\xd4\x82\xcd\xc2\xfb\x6b\x3d\x13\x9e\x0f\x80\x2b\x22\xac\x16\x86\x70\x23\x10\x40\xcc\x8e\xb5\x3c\x86\xbc\x75\xc8\x86\x46\x68\xe0\xa6\x82\x19\xe0\xd1\x69\x73\x1d\x98\xf7\x37\x18\x27\x06\x8d\x7f\x0e\x06\x6a\xef\x5e\x95\x57\xd3\x36\xca\xa5\x10\x2c\xb5\xc6\xea\xb5\x37\x47\x4b\x7f\x4f\xb8\x95\xab\x1d\xbe\xb9\x00\x1a\xc2\xb6\xfa\x70\x3f\x1a\x30\x81\x0e\x81\xc8\xe8\x99\x9c\x4b\x73\x6d\xcb\x4c\x05\x0f\x31\xb2\x1e\x2e\x9b\x15\xe5\xcd\x17\x88\x53\xf3\xe5\x66\x63\x8e\x96\x79\x84\xba\x7c\xf8\xd2\x7a\xec\xea\x60\x26\xe3\x22\xf6\xef\x9a\xf1\x7b\xd0\xd6\xd5\x74\x03\xde\xc4\x39\xd8\x4e\xa1\x24\x89\x85\x62\xe4\xff\x30\xa2\xba\x21\x29\x1f\xc5\xee\x32\xdf\x6d\xdc\x29\xc2\x31\x85\x78\x6d\xa5\x9a\xa0\xe5\xe1\x33\x91\xcd\x5b\xee\x81\x8f\x61\xda\x64\x03\xa8\xc0\xa8\x1e\x17\xce\x73\x5c\x1b\xcf\xd3\x18\x6a\xd2\x46\x31\x5c\xa5\x67\xd5\x05\xbb\x21\xc6\x4a\x1e\xdb\x6a\x28\xa0\x22\xe3\xfb\x0f\x1f\xf2\x62\x3d\xcb\x05\x3b\x22\xe3\x0c\x9e\x5f\x5e\x0d\x42\x2f\x1e\x17\xf0\xf8\x38\x9a\xb1\xe8\x1e\x72\x51\x90\x63\xe3\x5e\xba\xaa\x4b\xe3\xe5\x50\xe4\x25\x21\xb4\x74\x2e\xa9\xa5\xc7\xdc\xf4\xb8\xb3\x32\x25\x31\x57\x8b\x84\x2e\xc1\xf8\x2f\x30\x8a\x2d\x77\x1c\xf8\xf0\x4f\x43\xc9\xdb\xd9\xb8\xa0\x66\x85\x65\x51\x4e\x48\x84\xbf\xdc\x24\x7c\xf5\x45\x1f\x91\x5d\x27\x13\xed\x8c\x82\xba\x4b\x2c\x53\x53\xf5\x95\xa0\x7c\x2c\xee\x68\xe8\xd4\xf6\xc9\xd2\xe5\x1a\x9f\xc3\x37\x2e\x46\x1c\xf4\xc0\xa1\x2b\x4f\x68\xfe\xc6\xda\x57\x2c\x7d\x60\xf1\x50\x14\xd3\xd1\xed\x3d\x9b\xef\x32\xc9\x51\xf9\xf7\x43\xe2\x6e\x9d\x37\x32\x7b\xf4\x20\x05\x2f\xc7\xde\xf1\x71\xd0\x2b\xaa\x04\xd4\xd7\xf6\x7b\x02\x38\xfb\x8d\xed\x61\x79\x19\x00\x8b\xe1\x6d\x8b\x74\x14\x5c\x4f\x9e\x30\x7d\xb2\x2d\x22\x71\xf8\xf8\x50\x1b\x2f\x5a\xc9\x5c\xaa\x6b\x63\x28\x5c\x8a\xcb\x24\x4b\x12\x44\x57\x6a\x58\x2e\x97\x7c\xef\xa2\xf1\xbe\x5c\x54\xa6\x57\xba\x49\x50\x37\xc1\xbb\x88\x62\xb6\x88\x21\x2b\x21\x5a\xe6\xe5\x56\x81\x78\x99\x50\x19\x30\x62\x87\x99\x0e\xa9\x64\x53\xa6\x89\x11\x8a\xe2\x2c\xc1\x9c\x0d\xf0\xfe\x41\x26\x3f\x4d\x12\xc2\xb5\x1a\x0a\x0f\x3c\x80\x28\x92\x70\x4f\xb9\x24\xb9\xd8\x0a\xaa\xd0\x05\x34\x6b\x2b\x6b\xc1\xed\xc5\x23\xae\x0b\x43\x02\xb7\xd6\x32\x04\x1a\x5e\x2c\x18\xc5\x08\x63\x7b\x12\x45\x28\xaa\x96\xb7\xc1\x86\xe3\x42\xc1\xa3\x7d\x44\xc6\x36\x53\x2f\x16\xbc\x6a\xbd\x29\x1d\xd2\xc5\xd9\x19\x39\xd5\x55\xfd\xc1\xd1\xda\xbc\x26\x1b\xf9\x61\x84\x41\xad\x7c\x15\x52\x2f\xee\x2f\x68\xaa\x79\x94\x25\x34\x4d\x96\xae\xf4\x30\x9f\x04\x05\x8c\x60\x13\x30\xef\xdc\x96\x39\x06\x2c\x76\x6b\x31\x56\x74\xce\x82\x7c\x1a\xab\x15\x27\x81\xc7\x09\xb1\xf4\xd0\x95\x61\xda\xfa\xae\x43\xce\xcb\xe5\xaa\xe0\x58\x04\x78\x35\x5c\x21\x07\xf4\xe3\x0d\x02\xc1\xb1\xec\x15\x9f\x18\x49\xfc\x9b\xe0\xe0\x35\xd5\x45\xa4\xea\xbe\xa5\x3b\xcb\x81\x9e\xae\x0e\x62\xaa\x4d\x04\x19\x40\xb9\xbd\x82\x93\xcb\x9f\x88\x86\x01\xba\xcb\xa1\xe5\x20\x43\xac\x9f\x2d\x06\xfa\x29\xa8\x67\x57\x1e\xec\x7c\x45\xbd\x24\xd8\xc7\x96\x43\x0d\xb0\xcc\xdb\x0f\x34\xa0\x9c\xd0\x79\xd9\xb8\xb2\xeb\x35\xdf\x4f\x05\x54\x71\x62\xc6\x65\xb4\x0e\x86\xee\xee\x52\x7d\x5b\x18\x83\x85\x1f\x07\xb4\x48\x7f\xd8\xc6\x8c\x24\x5c\xdc\xbb\xcc\x33\xb3\xf3\x47\x84\xe6\xad\xc3\xe1\xc3\xd1\x23\x31\x37\x48\x36\x75\xd8\xaa\x3b\x08\x3b\x9b\x45\x6f\xd7\x4b\xec\x6e\x24\xad\xe0\x73\x2b\x55\x60\x83\x79\x6c\xbe\x2d\x2b\x03\xac\xbc\x10\xeb\xa2\xaa\xf0\x82\x09\x42\x3d\x34\xf7\x75\x41\x1b\xd7\xf7\x7a\x46\xeb\x4b\x49\xaf\x87\x0b\xbf\xbb\x3c\xef\xbd\xeb\x5f\x16\x31\xbe\xff\x7a\xd7\xbb\x2b\xfe\x72\x73\x77\x79\xd9\xbf\x7c\x1f\xfe\x74\x7b\x77\x76\xd6\xeb\x9d\x17\xdf\x7b\xd7\xed\x5f\x94\xde\x33\x3f\x15\x5f\xea\xbe\xbd\xba\x29\xa1\x8a\xdf\xfe\xdc\xbf\xbe\x2e\xfe\x34\xe8\x7f\xe8\x9d\x8f\xae\xee\x0a\xc0\xe4\xe7\xbf\x5c\x76\x3f\xf4\xcf\x46\x6e\x3c\xf6\x49\x2d\xb6\x78\x3e\xb5\xda\xd5\xdb\x87\x7b\x77\x6b\x40\xf9\x2e\x99\xa4\x9c\x89\x38\x59\x62\xf4\x99\x53\x49\x4a\xc1\x2e\x21\xb7\xe7\x73\x26\xb3\x5d\x82\xc8\x8c\xca\x2e\x1f\x58\x0a\xd9\x70\xd8\x9a\x0d\x9d\xa7\xea\xbe\x11\xd0\x44\xa7\x55\xf3\xdd\xca\x50\x59\x9d\x2e\x7d\x30\xf6\xca\x20\x50\x9f\x4b\x6d\x3b\x21\x0b\x96\xae\x1a\x0b\xdc\xc5\x69\xb6\xd0\x7c\xdc\x1c\x16\xb8\x61\x8e\x71\x7b\xa5\x0f\xc1\x39\xea\x93\x24\x2f\xeb\x79\x60\x21\x3a\x6e\x97\xc0\x20\x68\x61\xdb\x3a\x09\xfe\x6b\x17\x4c\xb1\xc8\xc6\x09\x8f\x08\x8f\x73\x48\x11\x0c\x9b\xc3\x18\x6e\xb4\xed\x94\x31\x7c\x16\x2c\x05\xe1\xc8\xc8\x9c\x8b\x94\x1d\xd3\x4c\xcf\x5c\xcd\x45\x5f\x73\x1f\x31\x75\x58\x94\x32\xed\x6a\x3a\xb3\xd8\x21\xe7\x07\x3d\xc1\x60\x6c\x26\x47\x0c\x49\xa3\x9d\x00\x4e\xb1\xc1\x98\x87\x5f\x62\xeb\x2d\xcc\x8e\xf8\xfe\xca\xa5\xb1\x23\xe6\xaa\x5c\x1c\x0d\xc4\x40\x7c\xe8\xf0\xf7\xcd\xbc\x0d\x53\x8e\x5c\xc8\x21\x6e\xb2\x8b\x5e\xac\x9f\xc6\x3a\x1a\x0b\x09\xa5\x18\x6c\x68\x5b\xb7\x8f\xce\x52\x06\xf7\x85\xf5\x4d\x39\xa5\x19\x7c\xa9\x36\xda\x11\x82\x1c\x8d\x72\x30\x66\x33\x9a\x4c\xd0\xfe\x62\xb6\x26\x3f\x57\x55\x12\x1d\xc8\x7b\x26\x6c\x6d\xf3\x2f\xc2\x0e\x05\xca\xda\x79\x6e\x8f\x37\x45\xe4\xc6\x1a\xa8\xc3\x9d\xba\x02\xec\x18\xed\x8d\x65\x41\x51\x32\x0d\x1e\x63\xc8\x65\x0e\xaf\xe5\x02\xc5\x27\x13\xfe\xd9\x34\x38\x14\xac\x16\x60\x08\x1c\xd8\x2e\xcb\xda\xf3\x65\x00\xd8\xc0\x54\xd5\x7b\x26\x00\xfb\x1f\xcb\x77\xad\xa5\xd9\x76\x36\xc2\xea\x5e\x54\x2d\x86\x7e\xc5\xc0\xd8\xc4\x0b\x15\x11\x42\x73\xac\x5b\x27\xc8\xea\xb8\x67\x1d\x72\x6e\x13\xf0\xcc\x2f\x67\x17\xfd\xde\xe5\x60\x74\x76\xd3\x3b\xef\x5d\x0e\xfa\xdd\x8b\xdb\x4d\x8f\xdf\x3e\x22\x83\x4b\xa7\xaf\x1c\x9c\xed\x39\xc4\x89\x3d\x79\x79\x7e\x8a\x9f\x54\x7e\xec\x60\x4b\xd6\x8f\x9e\xc7\x8b\x51\xcc\x55\x64\xae\xbf\xe5\x88\x89\x18\x90\xd9\xb6\x22\xd5\xfa\xa6\xca\xb3\xf0\x6f\x10\xff\x86\xe3\x20\x78\xdb\x3d\x38\x8a\xf6\xcf\x01\xba\xc5\x56\xbe\x36\x87\x3f\x1e\x8a\xe0\xb6\xe9\xac\x47\xe3\x35\xcd\xed\x36\xb7\x62\x13\xe5\x39\xe1\x78\xb9\x52\x19\x35\xfc\xd1\xbd\x06\x79\x9f\x0d\xab\x62\xb1\x38\x42\x78\x38\x1e\x54\x1f\x22\x46\x1b\x9e\x53\x11\x53\x2d\xd3\x65\xc3\x14\x37\x63\x9e\xe1\xb1\x29\xb2\xd0\xf0\xca\x36\xaa\xbe\xdb\x05\x7c\x95\x8a\x32\x29\x21\x88\xdc\xe0\xea\xe7\xde\xe5\xed\xa8\x77\xf9\x71\x74\x7d\xd3\x7b\xd7\xff\x2f\x9f\x64\x6f\x6b\xa9\x17\x0b\x9b\x30\x73\x29\x1a\xee\xe2\xd2\xfd\x6a\xf9\x0b\x96\x17\x71\xed\x58\x48\x79\x3e\x19\x0a\xc7\x59\xd2\xbc\xf9\x59\x2a\xb3\xe9\xac\xbe\xa1\xf2\x28\xaf\xbb\x83\x9f\xb6\x1a\x26\x24\x63\x63\x0d\x02\x3c\x6d\x55\x58\x21\x3e\xb1\x7c\x0f\xb1\x88\x4a\xc3\x03\x48\x01\x78\xb5\xce\xbc\xdd\xc0\xd1\xb6\x52\x54\xaa\x4c\x6b\xa5\xf0\x5f\xf3\x7a\x13\x01\x0d\x02\xbe\x59\xb8\x46\x20\x4a\x0c\xab\xdb\x54\x5a\x3b\xad\xf9\xad\x70\x83\xfd\x78\x9c\xb0\xe9\x94\xc5\x48\x5e\xe5\x86\xad\xd5\xc7\xb2\xc0\x28\xbf\xd7\xeb\x56\xd1\x16\x9b\xd8\xe1\x62\xf6\x81\x19\x9b\x33\xf0\x6b\xff\x49\x3d\xaf\x38\x73\x45\xe7\x22\x29\x94\xa6\xa2\x01\xbc\xb3\x65\x61\xec\x1c\x51\x3f\xcd\xcb\xd3\x5b\x5b\x88\xb3\x53\xe7\xe7\x60\x1b\xdf\x8d\x2d\xaa\x21\xac\x71\x23\x28\xb6\x11\x54\xc9\xab\xd9\x84\x52\xe9\xe1\x27\xb7\x63\xac\x54\x9d\x6c\x06\x3a\x18\x17\x11\xd5\xdc\x22\x98\xa1\xe1\x07\x4a\x05\x34\x46\xaa\xed\xb9\x52\xb9\x37\x6e\xe6\x65\x96\x7d\xe1\x6e\x27\xbc\xb5\x37\x65\x95\x8a\x14\x07\x05\x9c\xe3\x2c\xb2\x50\x7d\xd8\x6c\xee\x8a\xb6\xb6\x2b\x77\xc1\xc6\xe4\x38\x2c\x0c\x1f\x1f\x43\x2e\xf1\x50\x34\xf9\x30\x6a\x8a\xaa\x87\x14\x70\xed\x6e\xad\xdd\x70\x28\x5a\x44\xd0\xb9\xc5\xde\x2c\xc7\x83\xb8\xd7\x41\xd8\x6b\xf0\xe4\xdb\x7d\x19\x53\x74\x52\x16\xaf\xe3\xa6\x74\x4f\xcf\x55\xdb\x05\x1c\x6c\xe6\xeb\x2e\x82\x48\xe0\x15\x39\xa3\x0a\x25\x57\x1d\xcd\x8a\x03\x87\xd9\x14\x81\x22\xca\xc3\xf5\x92\xe0\x6e\x16\x82\x8d\x7c\x14\x47\xa8\x53\x43\xf1\x7b\x33\xfa\x10\x99\xdf\x57\x19\x69\x47\xf8\xa1\x70\xe4\x95\x17\xe4\x7b\xc0\xb0\x12\x9a\x89\x68\x46\x16\x09\xc5\xbc\xa6\x19\x55\x48\xd2\xce\x0d\x4e\xc7\x3c\xe1\x1a\x32\xb2\xd1\x81\x54\x5a\x61\xa3\xd1\xd0\xf4\xde\x61\x41\xd1\x1c\x11\x66\x15\xd1\xef\x18\x47\x96\x17\x9c\x7c\xce\x48\xb2\xfc\xc8\x06\x5f\xac\xf4\x3e\xe5\x64\x69\xa3\xc8\xf2\xed\x30\x1c\x0f\xc8\x32\x9f\x4b\xbb\x9d\xb5\x2d\x5e\x97\x3f\x2f\xac\x77\xcd\x45\xdd\x3e\x2a\xc0\xc2\x1c\xb6\x60\xf3\x65\x10\xc4\xda\x93\x35\x49\x24\x6d\x28\x95\xe5\xda\x46\x4c\xc3\xa6\xb6\x63\x99\x8d\x9b\x30\xb4\x70\x54\xab\x5b\x5f\x65\xe2\x77\xe7\x76\x5f\x76\xc1\x90\x01\x52\xcd\x34\x6f\x67\xda\x08\x26\x4d\x35\x3b\x86\xcf\xeb\x1b\xb7\xc8\x51\x1b\xcf\xb9\x42\x68\x39\xf8\xad\x47\xea\x32\x22\x6d\x4d\xb9\xe5\xbf\x66\x50\xd2\xf9\x6a\x72\x8b\x39\xc2\xbb\x10\x99\xe6\x55\x0a\xab\x3f\x89\xe5\x5e\x07\x45\xff\x49\x48\x03\x1b\xe7\x87\xd4\xcd\xe6\xd6\x7c\xbd\xf9\x81\x2c\x96\x93\x5c\xa4\x5c\x42\x26\xaf\xad\x41\xb9\x02\x6c\xa4\xb6\xdf\x1d\x56\xf2\xd7\x8c\x65\xcc\xd0\xfe\x38\x8b\xa7\x55\xdb\x66\x0b\xe9\x2c\x9f\xd2\x4c\x3e\x92\x79\x16\xcd\x88\x6b\x9c\xc4\x2c\xa1\xcb\xc2\xd4\x40\x5e\xd2\x32\x01\xf8\xae\x2d\xb1\x84\xa2\x4c\x69\x39\x87\x18\xbb\xbc\xdd\x34\x13\x40\xf0\x84\x6a\x9d\xf2\x71\xa6\x6b\x63\x9f\x0a\xa0\x1a\x5b\xfa\xae\x6e\xaf\x7b\x67\xfd\x77\xfd\x92\xe3\xa8\x7b\xfb\x73\xf8\xf7\xa7\xab\x9b\x9f\xdf\x5d\x5c\x7d\x0a\x7f\xbb\xe8\xde\x5d\x9e\xfd\x34\xba\xbe\xe8\x5e\x16\xdc\x4b\xdd\x41\xf7\xb6\x37\x58\xe3\x56\xaa\xf6\xda\xbc\x11\x34\xc0\xfc\x30\xb2\x8b\x35\x5c\x82\xb3\xcf\x69\x97\xb6\xd7\x53\xd2\x75\x08\x28\x61\x91\x30\xea\xbc\x80\xe0\xbd\xc6\xaa\x65\xd6\x59\x78\x4e\x35\xb5\x55\x20\x3b\xa4\x4b\x5c\x35\x4f\x88\xc3\x54\x46\x58\xb0\xf8\x10\x66\x77\xb0\x09\x23\x31\x44\xb9\xe6\x96\x57\xa2\x90\x13\x0b\xcc\x92\xb0\x10\x0e\xd1\x56\x6e\xef\x0c\x45\xef\x81\x09\x9d\x01\x56\x1b\x4d\x12\x57\x74\xd5\xbd\x10\xe4\x51\xb9\x51\x2a\x3e\xe7\x09\x4d\xf3\xa2\x01\x57\xb6\x2d\x10\xd8\xdd\x58\x7d\xda\x7c\x15\x49\xda\x29\x0f\x77\x7d\x02\xe3\x3e\xbb\xe8\x83\x08\x14\x69\x07\xb7\xeb\x3a\x1f\x0a\x44\xfe\xb0\x3d\xce\x29\xc4\x06\x6b\x69\xed\x69\xd8\x7d\x63\x11\xfa\x9b\x1a\xd0\xfe\x2d\x90\x65\xd0\xf2\xfc\x54\x81\x34\x7e\x90\xee\x1f\x3d\xa1\xd3\xe5\xc6\x72\xcd\x00\xd0\xda\x14\xc8\xa6\x36\x66\xa6\x58\x48\x00\xcd\x1d\xc4\xb5\x7e\x09\xc2\x8e\x8b\xe9\xb2\xd6\x78\x6f\x74\x67\x80\x08\xd7\x20\x7f\x27\xe6\x12\x7a\xa9\xeb\x10\xa6\x29\xc3\x2a\x8c\x65\x26\x62\x57\x05\x7d\xce\xc5\xc9\x9c\x7e\xfe\xce\xcd\x14\xd3\xfe\x3c\x52\x28\x40\x3a\xb0\xc4\x68\x22\x4b\xc3\xe4\x56\x2f\xd7\x50\xac\x58\xaf\xf5\xd2\xa2\xe3\xac\xa0\xf6\xe4\x3a\x2a\xc6\x29\x3d\xb0\x65\xdd\xfe\x55\xf0\x9e\x31\x16\xca\x1e\x78\x68\x64\x91\x32\x6d\xde\xf4\x51\x50\x09\x46\xb7\xf9\xbf\x21\xca\xb6\x50\x37\xa2\x9e\x79\x87\x6e\xde\x9d\xce\x4d\xad\x83\xf9\x09\x10\xbb\x6d\x4f\x66\xd3\xd0\xdd\xec\x2c\x9d\x36\xaa\xd8\xfa\xd1\xcc\x6e\xfd\x5d\x8e\xa1\x34\xb5\x72\x65\xe1\x52\x06\x96\x6d\xd8\x0b\x07\x30\x07\x99\xff\x15\x1f\xb6\xa3\x81\x84\x29\xb0\xf7\x0a\xa3\x6f\xb1\x5f\x33\xeb\xb2\xfb\xe1\xfb\x76\x17\xad\x4e\x97\xc4\x81\x99\x86\x11\xea\x36\x41\xc3\x5e\xba\x30\xae\x4c\xf0\x3a\x38\x90\x9b\x4c\x98\xbb\x78\x1f\xd1\x0e\x9b\xbb\xb3\x4a\x9d\xda\x3f\xd7\x06\xc0\x3b\x4b\x6c\x8a\xef\x3f\x19\x7e\xd2\xc7\x12\x6c\x92\xed\x0e\xc2\x5f\x6d\xeb\xe1\x8d\x36\xa6\xd1\xfd\x23\x4d\x63\x34\x16\x42\xf8\x41\x87\xfc\x24\x1f\xd9\x03\x4b\x8f\x48\xc4\x52\x4d\x2d\xa2\x82\x02\xff\x2b\x1c\x28\xdb\xce\x50\x40\x44\x38\xc2\x53\x08\x28\xa9\xa7\xf9\x74\x66\x14\xca\xc0\x7b\x2e\x53\xc3\x8f\x34\xc2\xd5\x2c\x58\x64\x73\xd8\x1b\x16\x60\x92\xd0\x87\x2a\x44\xc4\x36\xd9\xa6\xa4\xef\xd3\x80\x9c\x7b\xca\x81\x76\xae\x8a\x77\xb0\x0b\x66\xb9\x26\x26\x1d\x1f\x91\xa9\x4c\xa8\x98\x76\x3a\x1d\xc2\x74\xd4\xf9\xae\x15\xa1\xdb\x06\x43\x87\x97\x8f\xe3\x4c\xa4\x62\xc9\xd2\xa7\x5d\xfb\x78\x7b\xb3\xca\x10\xdf\xaf\x38\x9a\x3c\x6a\xa8\xff\xb6\x9c\xb4\xfa\xbc\xa6\xf3\x7a\x4d\xb5\x75\xf6\x4b\x43\x3b\x00\x01\xde\xa2\x25\x7c\xbf\x5e\xf3\x6a\x91\xcd\xe5\x8a\x6a\xe4\x59\x5d\x0d\x08\x6b\x52\xb4\x4d\x55\xfa\x28\x9b\xaa\xcf\x6d\x85\x8a\x52\xdb\x92\xcd\x99\xde\x2a\x3f\xa6\x4a\xd1\x35\x14\xe7\xf3\xdc\x76\x09\xf9\x91\x49\x36\x6f\x46\xd8\xd8\x55\x8a\xca\x07\x89\xff\x3a\x83\xee\x36\x96\xa2\xf2\x22\x7b\x0e\x21\xd8\x8e\x17\x6d\xa1\x48\x4c\xc0\x2d\x53\xae\x00\x0b\x66\x9b\x34\x1b\xdf\x0c\x36\x0d\x2e\x9b\xe5\x02\x6d\x70\x98\x80\x93\x2c\x31\x73\xc8\x99\xf8\xed\x27\x0a\x45\x1d\xf0\xf3\x34\x73\x86\x72\x20\x51\xeb\x3d\x02\xfc\xd9\xad\x9c\x5b\x20\x3a\x04\x18\x88\x36\xd2\x01\x1a\x74\x25\xe1\x25\x99\xb8\xa4\x8d\x7b\x16\x94\xb5\x89\x01\x1d\xf1\xb1\x43\xde\xc9\x14\x6a\xd7\x58\xc7\xad\xf5\xad\xe7\xb7\x96\xce\x3b\x41\x03\xf1\xc3\x0f\x2e\xa4\x02\x67\x88\x4d\x00\x08\x7d\x4c\x85\xae\x6d\x20\x8f\x38\x82\xb6\xf0\x93\x8f\x46\x15\xae\x7d\xdd\xb6\x0f\xaf\x22\xde\x74\xf7\xd3\x2d\xc1\xa5\xb6\x38\x7a\xe9\xaa\x81\x06\x8d\xac\x0f\xea\x80\xe5\x1a\x6d\x21\x0d\x14\xf6\x01\x17\xdd\x01\x29\x9a\x65\x67\x3a\x9a\xe5\xb7\x4f\xb1\xba\x93\x2d\x26\x60\xe7\x39\xcf\x91\x01\x31\x5e\x2e\x0c\x3c\xb2\x05\xc4\xbd\x1a\x2b\x05\x03\x4b\x3d\xd5\x24\x96\x61\xb3\x84\xeb\xf5\xd1\x1d\x2d\xd1\x2b\xd6\x91\x9a\x96\xe8\xb5\xb7\xf3\x2c\x38\x5c\x40\xac\xe4\x88\x05\xe0\x42\xe3\x50\x2e\xb6\xd8\xf4\x65\x3c\xbb\x62\x76\xe5\x50\x14\xbb\xaa\x2c\x92\x0b\xbf\xe0\x29\x43\x18\x2a\x65\xae\x70\xcd\x1f\xcc\x41\xad\x92\xb5\x27\x50\xe0\x00\x55\xda\x1b\x0a\x1c\x76\x80\x65\x75\xcf\x96\x2a\x04\xc2\xb7\x14\x45\x9a\x08\x92\x9b\xf9\xb8\x82\xef\x6b\xb7\x02\x16\x6e\x14\x54\xdf\xdb\xec\x2a\xc1\x4e\x3f\x98\x8f\x57\xc4\x75\x55\x1a\x37\x34\x98\xa7\xc4\xe4\x86\x25\xcb\x26\xf2\x75\xb6\x7b\x98\x87\x6e\xd4\x54\x66\xcc\x6d\x74\xa0\xfc\x18\x1d\x67\x28\x2c\xdc\x5d\xe0\x12\x35\x0c\xa7\xba\x6d\x36\x55\x0f\x41\xb6\x96\x85\xd4\x6c\x80\x22\x74\x25\xc4\xea\x0b\x62\xba\x3a\x2a\xb6\x10\x34\xa6\xde\x3a\x43\x4e\x6d\x87\x5b\xc6\x03\xd9\xcd\x6d\x8c\x01\xca\xc5\x58\xbb\x70\x16\x85\x06\x2b\x2a\xa0\x04\x1c\x31\xb3\x7c\x5d\x51\x1b\x7e\xe3\x82\x6f\x6e\x7b\x67\x37\xbd\xc1\xb3\xc5\x08\xb9\x00\x9d\xd6\x41\x42\x6e\x9c\xe7\xbd\x77\xdd\xbb\x8b\xc1\xe8\xbc\x7f\xf3\x14\x51\x42\xf6\xd1\x16\x61\x42\xb7\x16\x45\xf3\x4c\x0a\xcd\x3e\xef\x74\x27\xa7\x99\x18\xd1\x16\xe1\xea\x1e\xa9\x76\x95\xb8\x83\x8d\x56\x51\x40\x3d\x44\xa7\xc5\x40\xc2\x1b\xcd\x83\x7e\x06\x15\x4e\x27\x3c\x49\x20\x5f\xcc\xdb\x58\x6d\x12\x88\x59\x54\xe0\x3f\xae\x54\x9b\xe5\xa9\x43\x31\x2e\xc0\xa0\x82\xdd\x67\x26\xa5\xc2\xfd\xa1\x0b\xb3\x00\x29\x87\x74\xa1\x55\x40\xa1\x53\x2e\x58\x3e\x0c\xac\x7e\x94\x09\xd2\x88\xee\x66\x37\xf1\x29\xd3\x01\xad\xe0\xb5\xa9\xac\xe9\x28\xae\x40\x9f\x4e\xfc\x74\x0f\xfd\x0c\xf1\x10\x73\x81\x82\x69\xe1\x34\xdf\xd6\x93\xee\x49\x7e\x04\x60\xdd\xcd\x4e\x52\x30\x44\x43\x81\xa1\x7c\x23\xed\x46\x20\x44\x77\x6e\xa1\xbe\xe7\x18\x4a\x21\x27\xa5\x75\x36\xac\xd0\xac\x35\x07\x73\x35\xc5\x42\x2d\x24\x4a\x32\x65\x94\x7f\x54\x9d\xbb\x9f\x6e\x87\x02\x4b\x45\xda\x5b\xc8\xc2\x38\x63\x17\xe8\xc8\x97\x85\xfe\x9d\x84\x12\x72\xb0\x6f\xd1\x50\x39\x67\x54\x28\x2c\xff\x96\x24\x2c\xcd\x29\x03\xc7\xc3\x58\x6c\x0b\x00\x40\x19\xbf\xfc\x7b\x5b\x01\x4c\xc2\xa9\x35\xe3\xb5\x4f\x6d\x05\xac\x32\x3d\x35\xa5\x23\x42\x94\xe0\x53\x52\x4e\x4d\xb0\xfa\xa6\x54\x64\x03\x2c\x6b\x89\xa8\x18\x3a\xbe\x11\x2d\x0d\xb0\xb9\x03\x29\xed\x91\x94\x36\xb8\xd7\xc3\x5b\x82\xcc\xa4\x61\xa0\x1e\x81\x39\xf7\x35\xfa\x74\xe8\x04\x82\x60\xcc\x32\xd6\xde\x3a\x39\x70\xce\x56\xde\xc7\xcb\xab\xcb\x5e\xe8\x3b\xec\x5f\x0e\x7a\xef\x7b\x37\x85\xd4\xb7\x8b\xab\x6e\x21\x7d\xed\x76\x70\x53\xca\x8e\x7b\x7b\x75\x75\xd1\xab\x38\x21\x7b\x83\xfe\x87\x42\xe3\xe7\x77\x37\xdd\x41\xff\xaa\xf0\xde\xdb\xfe\x65\xf7\xe6\x97\xf0\x97\xde\xcd\xcd\xd5\x4d\xa9\xbf\xbb\xb3\xd5\xee\xcc\xc2\x34\xea\x55\xf1\xdc\x5b\x12\x60\x08\xd5\x2d\xe9\x80\xaa\xfb\x3d\x27\x7d\x42\x92\x73\x9b\xa4\xcd\xda\x1c\xcd\x82\x55\x2a\x66\xa3\xed\xf2\x41\x9b\x72\x5a\x6b\xfb\x49\x99\x4e\x97\x23\xaa\x35\x9b\x2f\x76\x2b\x48\xba\xf9\x11\x69\x97\x6a\x0a\xfc\x65\x83\x54\xd3\xc2\xae\xbe\x9c\x54\xd3\x9a\x2c\xd2\x6a\xaa\x69\xff\xb2\x3f\xe8\x77\x2f\xfa\xff\xaf\xd4\xe2\xa7\x6e\x7f\xd0\xbf\x7c\x3f\x7a\x77\x75\x33\xba\xe9\xdd\x5e\xdd\xdd\x9c\xf5\x56\x07\x94\x57\x47\x9f\x2b\x6d\xc7\x24\xec\xe7\x94\x0c\x02\x71\x1a\xdd\x02\x56\x5b\xb3\x68\x97\x40\x55\x34\xe1\xff\xe0\x62\x7a\x04\x25\x33\x4f\x49\x2f\x4d\xfb\x73\x3a\x65\xd7\x59\x92\x80\xd2\x8b\x3e\xb8\xb3\x94\x51\x0d\xaf\x5d\xcb\xb8\x1f\x7c\x07\x91\x03\xb5\xd3\x80\xfe\x6d\x01\x5a\xec\xfe\xc8\xf6\x1f\xa8\x78\x3e\x2a\xc1\x9a\x38\x7c\x79\xf0\x53\x00\xe0\x97\x13\x5b\x49\xe9\xc8\xfb\x38\xc9\xaf\x99\xd4\x94\xb0\xcf\x11\x24\x51\xd4\xd3\xc9\x85\xdc\xa9\x80\xec\xfa\x5a\x47\xf5\x67\x7a\x7d\xde\x59\xbd\x26\x8f\x68\x6f\xa3\x36\xf5\x1b\xed\x2c\x3f\xe0\xa7\xb6\x64\x63\xbd\x40\xa4\x93\x3d\x04\x75\x5d\xc8\x69\x3d\x78\x11\x64\xbd\x59\xc4\xa5\xbc\xd0\x0c\x84\x88\xca\x29\x51\x5c\xdc\x0f\xc5\xa7\x19\x13\x44\x66\x29\xfe\xa4\x65\x0a\x20\x5d\x93\x24\x53\x33\x06\x85\xa2\x8f\xc8\x23\x23\x73\xba\xc4\x50\xd1\xb9\x4c\xff\x3f\xf6\xae\xad\xc7\x6d\xe4\x4a\xbf\xcf\xaf\x20\xe6\xc5\x36\xc0\x6e\x23\x09\x02\x2c\xf2\xd6\x6b\x7b\x90\x1e\x38\x8e\xd7\xb7\x59\x20\x0c\xd4\x25\xb2\x24\x71\x5d\xaa\x52\x8a\x64\xf7\x28\xc0\xfe\xf7\x45\x9d\x73\xea\xc6\x3b\x25\xb5\xed\x9d\xf1\xc3\x60\x80\xb6\x58\xf7\x3a\x75\xae\xdf\x17\xc0\x39\xc1\x91\x31\x87\x13\xbe\x16\xa5\x34\xd2\xe2\x50\xda\x10\x42\x7b\xeb\x2f\x11\x61\xb4\x25\x44\xec\xfc\x0a\xdf\x79\x79\x52\x0f\x3b\x0e\x29\x22\xde\xbb\x65\xcd\x38\x92\xdc\x80\xbb\xa9\xd4\x67\x63\x99\xd9\x62\xc3\x27\x16\xbc\x03\x96\xfb\x5e\x95\x45\x52\x34\x07\x51\xe6\x4e\xee\x3e\x28\x3d\x58\x51\x8d\xa1\xae\x05\x15\xd5\xad\x00\xee\xd8\xc4\x7a\xe2\x68\x81\xbf\x63\xa4\xb6\xfa\x91\xab\xcb\x03\xda\xb3\xa6\xe2\xfa\xaa\xd6\xe5\x76\x0b\x81\x03\x1b\x95\xff\xf6\xcb\xcf\x7d\x79\xdb\xf9\x01\xe8\x30\x3f\x4c\xa8\x6d\x99\x33\x11\xba\xa0\xbd\xee\xea\xea\x5b\xed\xb5\x3f\x34\x1a\x09\xc7\x37\xbe\xc6\x70\x30\x6f\xff\xa0\x39\x94\x58\xaf\x90\x49\xee\x7c\x86\xbb\xdb\x0d\xf2\x6a\x13\x17\x8b\x4f\xa0\xb4\x6c\x56\xf6\x85\xf3\x7d\x5b\x34\x37\x44\xdd\x07\xfa\xca\x44\x3d\x00\x17\xaa\xb1\x46\x8c\x72\x6e\x66\x2a\x15\xe8\x26\x0e\xe1\xcd\x79\x91\x2d\x40\xdf\xc6\xb9\xcb\x31\xc9\x65\x5b\xde\x73\xf9\x0d\xc0\x05\x78\x4f\xbb\x99\xba\xbb\xa5\xbd\x22\xf2\x5c\xb8\x37\x17\x04\x3a\x55\x23\x1e\x0f\xea\x6d\x85\x5a\x23\x19\x6b\x07\x08\x2e\x7c\x75\x96\x65\xb0\x6c\x08\xae\x2f\x7e\xb3\x2c\x6a\x02\xd4\x4f\xa8\x11\x36\x06\xb3\x6c\x1f\xf8\xfe\x20\x58\x7d\x61\xa4\xbc\xf3\x17\xac\xa9\x55\x40\x7f\x6b\x26\x77\xeb\x58\x70\x6d\xa8\x04\x4e\xc5\x6d\xd1\xcb\xa4\xe5\x6f\x8c\x5d\xf9\x21\xe9\xdc\x13\x44\x5f\x04\xf4\x17\x70\xc2\x1e\x79\xed\xb2\x26\x84\x85\x75\x82\x62\x72\x37\xeb\x38\x6d\xcc\x26\x86\xb8\x54\x5f\xc0\x80\x70\xd4\xcc\xfb\x83\x92\x5c\x92\x73\x43\xaa\x4c\x52\xe3\x16\xd3\xd4\x71\xa4\x45\x31\xa4\x94\x6c\x10\xe2\x63\xaf\x94\xb8\x27\x3f\x65\x50\xd1\x0f\xb0\x5e\x66\x80\x2f\x8c\x38\x37\xca\x0b\x93\x85\x0b\x28\x80\x8b\xa5\x05\xec\xa9\xf9\xb6\xac\x6a\x1e\x86\xdd\xc2\xef\x2f\x86\x27\x18\xe9\x3b\x63\x4b\x3f\x88\x27\x38\x25\xb8\x36\x2c\x5f\x82\xeb\x75\x3c\xf0\xe2\xd6\x7d\x37\x7e\x18\xa2\xd8\x79\x11\xe4\x16\x46\x97\x1c\xcf\x00\x27\xbe\x61\x48\xa4\xad\x5c\x2d\xbe\xdb\x24\xc7\xba\x67\xb1\xbe\x60\x8b\xb6\xac\x61\x9a\xc9\x9a\xf3\x2a\x93\x98\x65\x8c\x25\x10\x51\xce\xd3\x26\x42\x90\xf4\xba\x54\xae\xaa\x1a\x13\x2c\xe1\x93\x0d\x2b\x45\xa3\x07\x55\x04\x3c\x96\x27\x65\x73\x8c\x2d\xd3\x0b\x68\x36\xe9\xdb\x35\x17\x1a\x0e\xae\x91\x4b\x4a\xb2\xcc\x60\x96\xbd\x2c\x8e\x9c\x0e\xe1\x14\x93\xb1\x37\x7f\xc3\x9d\x7d\x38\x10\x2d\xfe\x8f\x6a\x75\x50\x0b\x44\x1e\x11\x92\xf4\x4b\x1f\x56\x7d\x86\x3c\x9e\x29\xc5\x67\xda\x9b\xf1\xa7\x3f\x4e\x43\xcc\x0e\x8a\x1d\x38\x70\x3b\x26\x0b\x20\x17\x65\x75\xe0\xbb\xc0\x83\x42\xc7\x17\x80\xfb\x6a\x2b\xd7\x86\x03\x1d\xe0\x37\x5c\xe5\x9d\xa0\xd3\xc4\x52\xb5\xa3\x55\x13\xc1\x8b\xa8\x97\x38\x86\xd4\xe7\xbb\xf4\xb9\xbc\x84\x20\xe9\xee\xda\xf0\xe1\xd9\x94\xdb\xcb\x57\xd5\xcd\xc5\xd4\xf4\x64\xb2\x5d\x21\x97\xd3\x25\xa2\xa7\xc7\xa1\x68\x9e\x79\x8d\xc0\xe7\x6c\xe4\x50\x58\xbb\x98\x49\x82\x98\x85\x1f\x22\x4e\x31\xa6\xe7\x56\xc9\x1f\x5c\x20\xf2\x0f\x7f\xb6\xc9\x99\xc7\x64\x03\x6b\x0d\x19\xd0\x2a\xcf\x1b\x0d\x90\x9e\x96\x76\x98\xe3\xb3\xb2\xa4\xc4\xfc\x06\x1f\xd3\x0a\x84\x0b\x24\x7a\x0e\x53\x68\x92\x51\x14\x4d\xea\x03\xe8\xc2\x08\x96\xeb\x9e\x31\x82\xa3\xd1\x55\x9d\x54\x35\x3f\xf4\xca\x93\x48\x5f\x8a\x5f\x82\xb3\xaa\x08\xfb\x60\x6d\xa7\xab\x95\xff\xc6\x0e\x63\x88\xa3\x67\xb7\x38\xb5\x0d\x2e\x7d\xac\xfd\xcc\x01\xda\x26\xa0\xac\x10\x52\x68\x77\xf5\x5c\xc5\xf5\x17\xc9\x92\x5e\x02\xce\xee\x0a\xef\x89\xd6\x60\x4c\xb6\xc5\x9f\x2e\xcf\x19\xf2\xe9\xc1\x04\x38\x8e\x0d\xae\xb1\x5a\x3e\x2c\xf0\x3f\x05\x80\xa1\xbd\x31\xb6\xad\x91\xed\x38\xb3\xf8\xd8\xe3\x45\x7c\xc1\xda\xe3\x4f\x9d\x25\x5a\x5a\x7a\x7c\x1f\x62\x2d\x80\xee\xe5\x73\x3b\x66\x59\xa4\xae\xe4\xf8\x53\x0c\x98\x11\x2d\xb1\x2a\x67\x21\x8b\x74\xe9\x8f\xe1\x85\x2a\xb8\x54\x35\x4f\x58\x22\x4b\xf1\x5c\x36\x42\x3c\x7f\xa3\xa4\x11\xcc\x55\xb9\xc5\x7c\x14\xf0\x48\x22\x77\x90\xe7\xa0\x89\x5c\xd1\xc1\x15\x00\xe1\x6c\x86\x84\x5e\xf2\xda\x48\x4c\xb3\x05\xe2\x98\x49\xf3\x05\xc1\xe0\x03\x75\x47\xe9\x52\xd7\xb1\x37\x0b\x57\x4a\x7d\x41\x1d\xe7\x31\x6c\xbc\xe7\x80\x8d\x21\x7c\x9e\x95\x33\xfe\x9d\xa4\xfb\x9b\x21\xe9\x56\xda\x7a\x76\x17\xd0\x75\x0f\x5f\xaa\x93\xf9\xb2\x9d\xa1\xe3\xd4\xd6\x19\xe7\xf1\x6b\x86\xdb\x1e\x13\xef\xd5\x83\xbb\xd2\xdf\x96\x22\xb8\xda\x95\xba\x44\xd4\xe1\x5f\x58\xd0\xbd\x52\x1b\x4b\xb2\x7d\x7a\x11\xfa\x4c\xb7\x6f\x58\x45\x13\x96\x9e\x77\x0f\xc9\x90\xdd\xab\xe4\x8a\x2c\xe3\x79\x83\x6d\x2f\xd8\xdf\xe5\x4f\xf8\xf9\x5b\x25\xca\x7c\xdc\x57\x6e\x9f\x26\x60\x13\xe8\x44\x4a\x80\x77\x83\x5b\x46\x3f\x1a\x14\x3a\x81\x6b\x9e\xd7\xde\xf5\xd3\x9d\xdc\x12\x57\xa2\x35\x17\x5c\x2b\x80\x72\xe4\xb9\x5a\xcc\xb3\x02\xc9\xc4\x50\x47\x85\x8a\x34\x00\xf3\xb3\x03\xc4\x66\xc8\xbe\x88\x06\x02\xb2\xe9\x61\xa7\x04\x4f\xd1\xb7\x04\x8e\xe8\x4c\x1e\xb8\xce\x95\x31\xd2\x92\x42\x3d\x50\xf2\x5d\x29\x0a\x5f\xad\xfc\x14\xe2\x62\xe0\xbd\x7e\x46\x90\x2c\xdc\xf9\xfe\x1c\x29\xc6\xf4\xb1\xb5\xb0\x8c\xe7\xc2\x7d\x5c\xca\xd1\x3d\x76\x0a\x7e\xa1\x58\x19\x2e\x05\x81\xd8\xb7\x9c\x38\x66\xd1\xa3\xf1\x2c\xdb\x61\xee\xea\x50\xe1\x81\x41\x06\x95\xba\xb5\xaf\x54\x15\xd1\x5e\x4a\x48\xb0\x47\x3c\x1e\x74\x30\x1b\x03\x11\xe2\x99\x0c\xd5\x10\x9f\xee\x4a\x9b\x9a\x49\xef\xb7\x7a\x52\x85\x2a\x49\xef\x3e\x63\xfe\x78\x09\x68\x67\x39\x4f\x93\x27\xd1\x44\x9f\x40\x02\xb6\x54\xd0\x1f\x39\x28\xa2\xa5\x81\xe3\x9a\x26\x65\x9d\xc9\xb2\xc2\x93\xa9\xb9\xe0\xf7\x4c\xc6\xcc\xb1\xe4\x0b\xa7\x3a\x79\x37\x6d\x88\xc6\x32\x4a\xf9\x2e\x1c\x9a\x27\xa4\x3a\xe9\x30\x91\x97\x41\xc2\x18\x30\x1b\x34\x12\xca\x50\xf9\xaf\xc8\x1f\x61\x0c\xdd\x7b\xae\x75\x59\x14\xa6\x3b\x4f\x6c\x42\x80\x61\x40\xab\x7c\x54\x0d\x72\x51\x15\xc4\xee\x6a\x0b\x13\x5d\x56\x55\x89\xca\xe8\x5a\xd5\xbb\x68\x23\x08\x51\x08\x6f\x12\x37\x26\x76\x0d\x64\x5d\xb0\xae\x92\xb3\x7a\x97\x94\x75\x0a\xe9\x70\x56\x70\x64\x92\x15\x04\xc8\x48\xcd\x95\x8e\x4d\x77\x78\x9f\xe9\xdf\xd7\xea\x7e\x4c\xa7\x3b\x37\xd8\x82\xb7\xfa\x20\x98\x5c\xa1\x40\xfd\x0a\xe1\x96\x00\xec\x69\xc8\x8f\xd5\xac\x57\x8e\x67\xe1\x22\xe3\x74\x9a\xce\xbb\x08\x82\xcd\xa8\x70\xb6\xa3\xb4\x4d\x9d\x6f\x35\x73\x28\x4b\xb6\x71\x81\x52\x18\x61\x41\x5e\xb2\xf9\x52\xc0\x87\x8c\x58\xcb\x41\x6c\x4f\xeb\x54\xcc\xc8\x9e\x80\x6f\x35\x6e\x34\x67\xe7\x5b\x6f\x48\x7b\xdb\x97\x87\x2c\x3a\x0a\xd3\x49\x61\x8b\x89\x61\x3d\x6e\xe8\x62\xd0\x85\xd0\x0d\x61\xfc\xe2\x78\xa9\x9c\x4f\x19\x53\x10\x78\x52\x29\x63\xd7\x58\x0f\x47\x3f\x98\x57\x2b\x5f\xf0\x51\xb3\x9a\x63\xc8\xff\xd9\x95\x97\x48\x90\x95\xdc\x4a\x47\xb9\x9c\x26\xd9\x8f\x78\xb2\xaa\xec\x47\x44\x33\xb7\x98\x70\x96\x7d\x8b\xee\x4f\x11\x11\x40\x3a\x4f\x3b\xc6\xde\xfd\x85\x23\x56\xa8\x45\xde\xbc\xaf\x49\x7b\x15\x94\xa5\x62\x7a\xce\x1a\x1b\xa0\x67\x12\x6d\xce\xa3\xe5\xc4\x02\xdc\x52\xdd\xe4\xb5\x9f\xb0\xa3\x10\xfa\x4f\xfb\xa1\x59\xa2\x43\x43\x2f\xaa\xa3\xec\x51\x3a\x93\xb6\x35\x4f\x33\x7a\x23\x44\xa7\xa9\x2e\x7b\x56\x70\x56\xc1\x47\x6d\x01\x23\x00\x88\xc4\x67\x9b\xb7\xe5\x00\xf8\xbc\xd7\xdc\xa3\x59\x5e\x27\x9e\xbf\x0d\x54\x8f\x16\x51\x54\xc8\x13\x25\x84\x25\x49\x42\xad\x2d\x60\xc6\xa9\x1a\x48\xe3\xde\x34\x46\x1c\x05\xb9\xee\x99\x04\xce\xb0\x4d\x69\x2e\x89\x5d\x97\x4c\xfe\x4d\x51\xce\x3c\xa8\x57\x76\x92\x36\x0f\x9e\x96\xed\x89\xc3\xcd\xa0\x3f\xbc\x84\x67\x7b\x83\x71\xe6\x16\x92\x2a\xe4\x87\x40\x16\x5b\x6a\x74\x0f\xed\x27\x95\x33\x99\xc9\xff\x31\xcb\x63\x89\xb0\x68\x5b\xd5\x06\x2f\xb1\x45\x9e\x4d\x9e\xde\x61\xa3\x4f\xff\xfc\xec\xee\x19\xd2\x0c\x36\x15\x60\x15\xa5\xf1\x13\xe2\xca\x9e\x1a\x21\x20\x87\xd2\xce\x60\xa3\xd5\x1e\xab\x34\x5d\x17\xa3\xbc\x18\x64\xe5\x2c\xa4\x0b\x9a\x24\x0a\xf2\x9e\xd7\x9b\x24\x67\x75\xbe\xbb\xb2\xda\x5c\x48\x0e\x16\xf0\xa5\x83\xe6\x68\x74\xad\xfe\xca\x1f\x63\x81\xe9\xbd\xc3\x02\x8d\xce\x8b\x99\x02\xf1\xe0\xf3\x36\x08\xaa\xed\x09\x0e\xa7\x87\xe1\xf4\x9a\x9e\xfb\xb9\x05\x22\x09\x78\xdf\xd1\x45\x2c\xd9\x9e\x17\x49\x86\x85\xfb\xd9\x8f\x76\xfb\x33\x79\x58\x5f\x8b\xe3\xa6\xbe\x86\x22\x86\x6b\xb3\x2c\xd7\x50\xad\x3f\xf1\xd2\xad\x8a\xae\xa9\x34\xb1\xdc\x83\xc6\x56\xbf\xbe\xe3\x56\xc7\xf5\x34\x5f\x69\x41\x17\x8f\x5b\x9f\xf7\x71\x0c\x28\xae\x1c\x03\x3a\x25\x22\x7f\x32\x4a\x6e\xa0\x58\xf9\xfb\x89\x64\x1b\x49\x55\xb3\xba\xcc\x11\x75\x4b\x32\x71\x04\x38\xa0\x34\x93\x45\xa9\xd1\xb4\x66\xf9\x31\x17\x65\x4e\x44\x4e\xb1\x2e\xc4\xef\xb9\xac\x5f\xfd\x5a\x73\x2d\x99\xb0\x69\xbc\xb7\x72\xa3\xce\x51\x88\x38\xb5\x77\x1e\x82\xf1\x6d\xac\xf1\x40\xc9\x31\xb6\xeb\x1d\x8c\xb9\x46\xc2\x65\xb0\xaa\x6d\xc2\x81\x3b\xe2\x29\xe1\x7f\x30\xa8\x48\xf8\xaf\x66\xad\x04\x4f\xfe\xd5\x70\x7d\x4c\x6e\x5f\x26\x4a\x43\xed\x64\xad\xe8\x4f\x65\xb1\x08\xac\x13\xf9\x47\x29\x14\xe8\xd8\x4e\x5b\xfa\x50\x67\xc4\x95\x87\x27\x56\xda\xf1\x59\x06\xce\xce\x78\x06\x7d\xbb\x15\x95\x18\x00\xe4\xda\x97\x52\x5e\x87\x8a\x1b\xfa\xef\xca\xc7\x01\xc5\xd5\x51\x24\xc6\x3e\xce\xf6\xa5\xa6\x75\xd2\xa7\x72\xda\x60\xf5\xa5\xf5\x3e\x28\x5d\x6e\x4b\xc9\x6a\xa5\x93\xa7\x6f\x6d\xc9\xd2\x33\x57\x66\x0b\xab\xd8\x3f\x8c\x96\x77\x75\xc9\x12\xa1\x67\xb6\x5f\x35\x82\x68\x32\x2f\x56\xdd\x9c\xf2\xa5\x90\xa1\x93\xd9\x12\xe6\x57\x55\xcd\xf6\x87\x10\x32\xd0\x01\x59\xd1\xca\x08\x5c\x84\xc4\x0e\x0c\x8c\xf0\xb2\xf2\xc9\x6b\x99\x24\xd7\x15\xee\x9b\xd2\x3d\x58\xd8\xed\x59\x82\x98\x5f\x9d\x98\xb1\x4f\xec\x93\xd3\x5f\x8f\xba\xf7\xdf\xbd\xb6\x1e\x3d\xff\x6c\x47\xef\x20\x4c\x94\xcb\x1c\xa4\x2a\x64\x26\xef\xa2\xe4\xe8\x4c\xfa\xc4\xe4\x17\x42\x35\x45\x42\xb2\x87\x42\x05\xfa\x3a\x29\xf9\x75\x9a\x54\x7f\xfa\xcb\xf3\xe7\xd7\xd7\x43\x7c\xd0\x0b\xb1\x69\xdc\xfd\x86\xef\xfa\x4f\x38\xfc\x5b\x6f\xe2\xff\xc4\xd5\x8a\x48\x17\x57\xcb\xec\x44\x8b\xec\x03\xa7\x25\xf4\xa3\xc4\x69\xad\xed\x2e\x1d\x11\xe5\x39\xdd\xd9\xfc\xd8\xf1\xae\x0e\x4c\x73\x59\xaf\xa0\xc7\x65\x9d\x41\x27\x6f\xe1\xf3\xa8\xa0\x69\x96\x3d\xfc\x8f\x0f\x0a\xdd\x1c\x36\xab\xf9\x9f\x01\x65\x2c\xa1\x04\x1a\xd9\xfe\xb4\x84\xa8\x63\xe0\x12\x9e\xe2\xc8\xa4\x09\x9d\xb0\x7a\xc1\x84\x22\xc1\x34\x6b\x42\x7e\xf4\x58\xe0\xef\xf8\x50\x5d\x62\xa7\x11\x14\xf6\x6f\xfe\xc9\xc2\xa4\x5d\x1f\x9c\x48\x58\x9d\x20\x79\xf4\xbf\xb9\x56\xbe\x5a\x95\x90\xc7\x83\x86\x47\x32\xfc\x8f\xab\xd3\xa1\x74\x10\x22\x0f\x41\x5c\x42\x14\x03\xf8\x0b\x25\x8e\xa3\x52\xb5\x3e\xda\x4c\xff\x61\xf0\xe1\xd5\x09\xdc\x0c\x6e\x28\x81\x4e\x13\x48\x4f\x6b\xf7\x39\x51\x6c\x2f\xe8\x73\x50\xd9\x8c\xfa\x6d\x74\x0d\x76\xa0\x08\x3f\x71\xed\xb7\x7d\x58\xd7\x30\x89\x7f\xfc\xf7\x3f\xaf\x87\x10\xb2\x60\xe8\x27\x33\x70\xfd\x64\xe9\x08\x35\x67\x85\x67\x78\x08\x09\x1c\xa6\xd0\xaf\x26\x0f\xe4\x19\x9a\xcc\x39\xfb\xd2\xd5\x55\x1c\xae\x85\x3f\xe2\x65\x11\xc2\x9b\xba\x03\x4e\xdb\xe3\x00\xfe\xd5\x26\x01\x8b\x65\x40\x5b\xba\xa6\x71\xf6\xf4\xb0\x60\xf5\xfa\xe5\xd3\x17\xd2\x03\x87\x6a\x78\xe7\x0c\xdf\xda\x18\x6f\x95\x12\xe7\xda\x19\x4c\x58\xc4\x98\x15\x14\xe8\x9f\xa3\x27\xe0\x01\x70\x86\xc5\xed\x4b\xe7\xf3\x72\x45\xb1\x20\xa7\x03\x78\x1c\x08\xc8\xd0\x10\x20\x0c\x82\xf4\x50\xc3\x69\x0a\xd5\xa1\xc7\xed\xb9\x30\xdd\x02\xda\xc0\x78\x89\xc3\x9e\xed\x18\x3e\x41\x8a\x28\xf3\x63\x84\xc2\xa1\xd6\x08\x17\x59\x39\x58\x4e\xdf\xea\xca\x59\x3c\x61\x81\xa1\x5b\xc7\xa0\x6f\xbb\x9e\x08\xe2\x63\x4c\x26\x7a\x40\x32\x19\x3c\x16\x58\xb9\x63\xf3\x59\xdc\xaa\xf5\x19\x42\xd1\x31\x3c\xdb\x10\x3a\xa7\x8a\x7c\xd4\x8c\x7d\x19\x82\x35\x80\x37\x36\x57\xfb\xb5\x31\x46\x10\x64\x89\xc2\x21\xf0\xca\xdd\xd8\x8a\x42\x57\x0e\x65\x5f\x2b\xc4\x67\x6b\xad\xbd\xcb\x25\x09\xeb\x9d\x42\x91\xd5\x1b\x45\x1f\x50\x2d\x2e\x5b\xf0\xde\x2f\x67\x6f\xda\x33\x00\x1c\xf2\x07\x76\xac\x00\xd9\xc2\x58\xc5\x9b\x8d\x27\xee\x09\xb5\x74\x67\xa7\xb9\x02\x30\x82\x89\x6a\x08\xf0\x86\xe6\x52\x12\x77\x9b\xb0\x18\x1e\xbe\x52\xe4\x49\xd5\xbf\x38\x8f\x5d\x9d\xdf\xbf\x16\xd0\xbe\xab\x21\x25\x98\xe0\x28\xff\x39\x45\xcb\xe2\x8f\x3e\x6d\x9d\xe7\x4a\xba\xba\xd3\x8b\x18\xac\x3d\x95\xfb\xfd\xc3\x85\x7f\xeb\xe0\x0b\x4f\x59\xcf\x67\x1a\xf1\xc1\x33\xa9\x55\x4e\x78\xc9\x75\x02\x80\x57\x28\x8e\x4d\xdf\x69\xb2\x67\xa5\xa4\x6b\x50\x6b\x23\x20\x0b\xbe\x6e\xb6\xdb\x41\xdb\x52\xa8\xed\xa3\x86\x25\x6c\x9d\x7b\xf0\xfb\x81\x94\x78\x31\x56\xbb\x3d\x71\x42\x7f\x43\x4e\x84\xd1\x5a\xa7\x4b\xb8\x01\x6e\x6d\x4f\xe8\x7a\xde\x94\x82\x7f\x19\xcb\xff\x42\x6e\x8c\xdb\x39\x6e\x0c\x1b\xbb\x80\xfc\x49\x9c\x87\xf3\x2e\xff\x8e\xfc\x1b\x58\x53\xb2\x2a\x63\xf5\x72\x64\x48\x27\x16\x7d\xb9\x32\x55\xb8\xac\x84\x98\x54\x71\x59\x54\x80\x07\x7e\xf9\x2a\x30\x90\xed\xe7\x97\x58\x4d\xe0\xe1\xbf\x57\x7b\x9e\x40\x57\x15\x22\x8f\x24\x94\x00\x9a\x42\xac\xd3\x4c\xd0\x83\xd4\xc1\x85\xa7\x60\x5e\xbe\x63\x72\xcb\x0b\xaf\x12\x3e\x95\xfc\x21\x31\xb2\x36\x0d\x83\x3f\xc1\xf6\xa4\x09\xaf\xf3\x67\x04\x79\xea\x73\x45\x34\xcf\x95\x2e\xa0\xf4\x7f\xcb\x74\x01\x19\x4a\x74\xe0\x05\xcb\x3f\x03\xe9\x16\x3c\x47\xd8\x23\x05\xa8\x6c\x75\x3c\x06\x4d\x7d\x6b\xa5\xcc\x11\x7e\xd2\xf1\x60\xdb\xf1\xe1\xe7\x55\xc2\x72\xad\x2a\x62\xe5\x25\xae\x25\x22\xf9\x09\x78\x4e\xa0\xc7\x41\x17\x05\xab\xce\xaa\xf6\xbf\x91\x3e\xdf\x80\xff\x7a\x10\x4c\xc6\x27\x1e\xa7\x5b\x6b\x06\x30\xa8\x83\xfa\x9c\xab\xc3\xfb\xa2\xa5\xc0\x21\x8c\xa1\xbf\x56\xa8\xdb\x69\xce\x8a\x63\x58\xad\x54\x4a\xc2\x26\x63\xc5\xbe\x94\x66\xeb\xcd\xeb\x82\xbc\x37\x24\xbd\x0a\x64\x4f\x17\x18\xa6\x05\xe8\x19\x23\xb7\xa2\x17\xb1\x4a\x24\x37\x0a\x01\xd3\xa5\x38\x82\x0e\x78\xd0\xfc\x2a\xe8\x27\xb8\xdf\x94\x27\x56\x56\x99\xc4\xb1\x03\x6b\xde\xa6\x11\xa8\x29\x82\x2d\xe5\x26\x40\xf7\xf0\xe3\x6d\x6a\x1e\x89\x9a\x00\x1f\x82\x8e\xe1\xcc\x5e\x24\xe7\xa6\x6b\xc5\xcc\x72\xcc\xf9\x2a\x3a\x0d\x09\x01\x3b\xf5\x60\x13\x03\x1f\x98\x8f\xfb\x2e\x31\xf3\xde\x92\xec\xb2\x26\x5c\x10\x25\x86\x07\x3d\x02\xdd\xff\x49\x69\x02\x65\x00\xe1\xf0\x96\xb0\xfd\xff\x5a\xde\xf3\x34\x79\x7f\x60\xfa\x73\x9a\xbc\x3c\x4a\xb6\x2f\xf3\x9f\xd5\x7a\xd2\x72\xbb\x84\xf7\xc2\x29\x18\x8b\xbd\x5b\xbd\x7e\x80\x34\xa8\xd9\x0f\x7c\x5c\x5d\x3b\xdb\x06\xf0\xcc\x89\x21\x34\xce\xa1\x07\xd2\xc6\x44\x75\x0f\x95\x50\x72\x49\xfd\x73\x38\xa4\x3b\xa8\x8d\xb6\x25\x80\x97\xd5\x94\x35\xdb\x17\xc8\x34\x32\x12\x92\x7d\xcd\xc4\xaf\xe0\xd5\x53\x3a\x39\x08\x56\x9b\xb3\x62\xf9\x72\xf0\x54\x60\xec\x15\xa5\x7d\x2b\x17\xba\xb3\xa8\x83\x22\x16\x3b\x5e\x1d\x94\x12\xbd\x6f\xfb\x45\x17\xb0\xe3\xa7\x9a\xbb\x78\xb7\x98\x43\x56\x85\x2f\x9e\x5d\x45\xef\xf3\xf0\x1e\x92\x00\xd3\x18\x4e\x53\xd1\x68\xe4\xf8\xb0\xcb\x71\xed\x1d\x8c\xcc\x28\xdf\x18\xf1\xc6\x47\x6e\xcd\x73\x06\x55\xae\x56\xfb\x40\xfe\x21\xe4\x2d\x77\x6f\x74\x8f\x37\xa6\xea\xf6\x33\xa0\x72\x40\xbb\xab\xb2\xaf\xe8\x69\xe9\xe5\xfa\xb0\xeb\x75\xb1\xe2\xc8\xad\x7b\xc8\x66\x1d\x4d\x15\x35\xdb\x24\xeb\x55\x2e\x58\x35\x33\xe3\xa3\x57\xee\xdc\x52\x43\x2f\xa0\x9d\xf9\x32\xf3\xaf\xe0\x0d\xdb\xcf\x14\xc6\x99\xbc\x71\x45\xbd\xfe\x19\x77\xaa\x07\x8a\x59\x54\xba\x3a\x5b\x83\xa9\x4c\xbe\x02\x3c\x4d\xaa\x26\xdf\x41\xb2\x56\x2c\xa7\x42\xb9\xd5\xbd\xb1\x69\x26\xcd\x43\x88\x08\x5e\x0c\x22\x22\x0f\xe6\xb9\xab\xca\x7f\x73\xf7\xd2\xa2\x4a\x14\x3d\xae\x6b\x66\xb6\x86\x60\xb8\xdb\x8a\x88\xcd\x9b\x63\xfa\x33\x2f\x02\x27\x4d\x73\x30\xc6\xe5\x75\xe6\x96\x19\xcf\xaf\x27\x8e\x22\xcd\xa6\x0a\x27\x16\x2a\x62\x2d\x49\x2b\xca\x0d\xcf\x8f\x79\xa7\x06\x34\x8a\x43\x5e\xce\x1b\x78\x9a\x33\x6c\xac\x56\xb0\xdf\xc6\xf9\xa5\x53\xef\x92\x0c\x05\x6f\xfe\x7f\x26\x44\x0c\x94\xab\xfd\xd6\xfd\x19\x13\x49\xd0\xdf\x73\x1b\x2e\x6a\xfb\xff\x10\xfe\xdf\x4a\x06\x9b\x3a\x00\x76\x06\xe9\xa3\xbd\x09\x0b\xdf\x56\xea\x7f\x59\x84\x27\xb2\xde\xf1\x9e\x0a\x80\x79\x87\x8c\x0a\x2c\x0a\x57\xfc\xb1\x04\x3b\x06\x3f\xb5\xeb\xf5\x42\xa8\xaa\xd1\xe3\xd7\xea\x5d\x3c\x6a\xdb\xbb\x9f\x4d\x84\xe9\xc3\xf7\x6b\x0e\x75\x3d\x05\xee\x4c\xef\x64\xa6\x9e\x60\x63\x89\xb4\xbf\xa7\x50\xfe\x03\x4f\x72\x76\x80\xfc\xca\x7e\xa4\xc3\xce\x77\x81\xe5\x0a\x6f\xda\x96\x87\xef\x6b\xeb\xd9\x89\x0e\x57\x14\x03\xf9\xa6\x92\xf1\x7a\xad\x9b\x56\xed\x71\xe4\xe4\x98\x15\x35\xba\x84\x47\xf6\x2d\xab\x77\x68\x7e\x03\xea\x37\x46\x10\x6b\xa3\x9a\x20\x0e\x2d\xba\x69\xd7\x42\xad\x01\xbc\xb4\x56\x7a\x90\xcd\x3f\xa7\xc3\x39\x6b\xe9\xba\x1b\x36\xe7\x6c\x9b\xfb\x00\xb9\xd4\x9a\x57\x50\x54\xd7\x8d\x83\x74\xd2\x1a\x2f\xe2\x22\xe8\x0e\xd7\x88\xad\x97\x1d\x17\x41\x17\x62\xc7\xc8\x4b\xc8\xc4\x79\x35\x22\x30\x87\x2e\xd6\xab\x30\x1b\x99\x01\x17\x4b\x0d\x64\x97\x18\x68\xac\x4a\xb9\x15\xbc\x35\x5f\x8b\x0e\x9d\xc9\x1b\xfc\x97\x90\xa0\xd8\xa3\xc0\xb9\x64\x17\x02\x02\x75\xf7\x0f\xd3\x93\x93\x1b\x5b\x6e\x08\x65\x6d\x8c\x02\x61\xce\x96\x01\xc7\x43\x6a\x19\x8f\xb5\xd1\x54\x2b\x78\x88\xab\x66\x7d\xe5\x8b\xcf\x94\x86\xa7\x1b\x6a\x13\x0f\x4c\x03\xca\xf2\xae\x14\xc5\x55\x4f\x81\x31\x7a\x0f\x3d\x24\x94\xc5\x27\x60\x82\xc4\x17\x58\x5c\x58\xfb\xe0\xe6\xee\xda\x31\x8a\x33\x67\xf9\xce\xe5\xdd\xa3\xb8\x1e\x93\x17\x91\x19\xf2\xb5\x93\x36\x66\x64\x45\x0c\x80\x3c\xfe\xf6\xe5\x44\xb4\x66\x73\xe4\xc4\x87\xd8\x68\xb1\xb7\xc6\x98\x5d\x24\x39\x86\x96\xaa\x5a\x61\x68\xfa\x0b\x14\x67\x7b\x9f\x4b\x75\x60\x0f\x92\x4a\xbe\x16\x25\xbf\xcf\x93\x0f\xfd\xe8\xf1\x46\x3e\x74\xd2\x55\x42\x2a\x73\xb4\xec\xeb\xd2\x41\x66\xa6\x01\x36\x30\x13\x22\xc4\x69\xf2\x4e\x96\x4c\x7a\x53\xdc\x3c\xff\x42\x98\xff\xe7\x6d\xc1\x4d\x25\x7e\x05\x94\x4d\xf0\xd4\xd6\x27\x51\x6d\x3f\x39\xff\xaf\xd0\xe4\x1d\xe4\xa6\xef\xdc\xe6\x4b\xe9\x93\x39\xcb\x77\x7c\x65\x86\xd6\x2c\x28\x62\x21\xa2\xf5\x17\xe6\xe3\xf7\xf8\xed\xe8\x63\x86\x7a\x11\xaa\x69\xd8\x17\x24\xad\xb1\x1c\x6a\xb1\x9d\xaf\x73\xea\x7a\xe7\xd8\xed\xaa\x87\x77\x6e\x72\xac\xfd\x8e\xee\x80\x92\x0e\x2e\xb3\xad\x90\xc9\x99\xd6\x36\x11\x95\x7a\x4d\x98\xae\xcb\x0d\xcb\x23\xdf\xf4\x2c\x74\x96\xe8\x85\xc4\x16\x2b\x08\x99\x7a\x2a\x6f\x2b\xca\x59\xe2\x20\x79\x87\xf7\xff\xd2\x36\x05\xf7\x42\xfa\x11\x3c\x0f\xe3\x2e\x39\xbc\xbe\xdd\x37\x32\xf2\xd9\xb2\x4e\xb2\xee\xcc\xc5\x66\x49\x54\x78\xdf\xbb\xa4\x01\x63\xec\x19\x6b\x78\x62\xc9\xc1\x32\x5c\xb6\x80\xc6\x75\xbe\xe4\xec\x60\xab\x12\x85\x29\x92\x3e\x52\xf5\x72\xdd\x2e\xb7\x83\x25\xc4\xd4\xe4\x7b\x5e\xf8\x52\xc4\x00\x8f\xc2\x3c\x7d\x6c\xcb\x93\x3d\x2f\xca\xa6\x0d\xfb\x17\xa5\xd1\x7f\xb7\x85\x7f\x7f\xb6\x30\x04\xed\x1f\xd3\x10\xee\x2f\xd0\xf8\xfe\x14\x7e\x03\x4f\x61\x30\x4e\xda\xeb\x85\xb7\x60\xb6\xf4\x18\x8f\x8b\xf9\xc7\xd6\x6b\xa0\xee\x5d\x61\xdd\x73\x18\xba\x70\xea\x70\x0d\x8c\xe2\xdf\x77\x35\x86\x0f\xe6\xa3\xbd\xd1\x17\x0b\x0f\xcc\x79\x4c\xcd\x15\x77\x01\x83\x37\xf6\x6a\x03\xd3\x5a\xad\xc6\xae\x78\x80\x8f\xc2\xea\x27\x95\x5b\xf5\xf8\x2a\xdb\x2c\xa8\xd7\x65\x55\x7f\x62\xa2\x39\x0b\x14\x05\x6a\x21\x1e\x2d\xc6\x6d\x87\x8a\xc3\x0c\xbe\x18\x0d\xcd\xbe\x8b\x83\xa7\xe6\x5d\xc5\x33\x07\xc5\xd3\x16\x6a\xd4\x8c\x7b\x89\xe0\xbd\x73\xeb\x75\x87\x3a\xe3\x83\x66\x87\x03\xd7\x36\x22\xd8\x09\xda\x02\x6e\x27\xf4\x92\x49\xf4\x3d\xfc\xfc\xfe\xef\x6f\xda\x6f\x83\x91\x3d\xad\xa6\xe1\x67\xb0\x74\xd7\xfd\x3b\xf7\xa6\x11\x62\x70\xe7\x66\xd0\xd5\x7d\x7c\xfd\x7a\xf5\xe9\xe6\xf5\xc7\x57\xa3\x90\x7b\xc1\xcf\x06\xd7\xc4\x8d\x84\xd6\x04\x2d\xc2\x1a\xac\xc0\x66\xcf\xb5\x2d\x47\xf0\xb3\x46\xc5\xbb\x11\x22\x86\x5e\xcc\xe4\x1d\xb5\x03\xa9\x3b\x8d\x44\x8f\x4d\x26\x93\xd1\x85\x8b\xfb\x87\x9f\xdd\x99\xc6\xef\xf0\xdb\xab\xc4\x4f\xe2\x2f\xc9\x1b\xd7\xeb\xc0\xba\x52\x5e\xe0\x19\xd7\x01\x11\x20\x87\xae\xc3\xa5\xc1\x65\x4f\xbb\x1e\x1f\xa5\xa5\xea\x27\x4c\xd8\x8b\xdc\x0e\x5c\xbb\xbb\xd8\x1b\xe8\x64\x79\x81\xaa\x2d\xb4\x9b\x22\x24\x28\xb2\x8a\x3b\xd4\xcc\x4c\x12\xdd\x24\x83\xea\xbd\xc1\x31\x25\xb7\x14\x27\x17\x4c\x6e\x1b\xb6\xe5\x55\x9a\xd8\xce\x33\xb9\x2f\xb7\x3b\xc0\x50\xf1\x3c\xed\x68\xc9\xb0\xba\xbc\xe7\xad\x23\x84\x29\x4e\x84\x1b\x90\x26\xa5\xcc\x24\xcd\x49\x6e\x7d\xf3\x98\xfd\xf4\xf3\x7b\x37\x1d\x73\xd2\x5c\x43\x84\x6a\x2a\x33\x69\x99\xf4\x01\xba\x8e\xdc\x24\xa0\xf8\x01\x37\x76\x74\x74\x99\xe6\x16\x48\x19\x64\xfa\x16\x1c\x36\x99\x74\xa9\xf6\xb0\xb1\x11\xcb\x0d\xe6\x44\xe2\x90\xa6\xe5\x89\xdd\x0c\x7b\x27\x68\x6c\xfd\xa7\xfe\xec\x37\xc0\x5c\xb8\xd5\x7d\xab\x95\x19\xc7\xd6\x8b\xb1\x99\x3a\x36\x0b\x04\xc7\x50\xfd\x15\xd4\x57\xf4\x8f\xc6\xce\x0b\x7f\x33\x18\x5c\x56\xcd\x5a\x2c\x18\x12\xfe\x7e\x74\x50\x28\x92\xc7\x07\x35\xc3\x47\xfa\xae\x75\xb5\xcc\x31\x1d\xeb\x76\xad\xd4\xc0\xbe\x5c\xd0\xdb\x18\x0d\x8a\x3e\x98\x5a\x8c\x26\xaf\x4f\x39\x2f\x33\xd2\xb6\xdb\x4b\x64\xa5\xcf\xd8\x80\x44\x59\x9d\x34\x1c\xaf\x3f\xcd\x1e\x91\xd3\x10\xe8\xb1\x5b\x24\x61\xe9\x9d\x8b\x04\xec\x80\x98\x24\x1f\x17\x45\x38\x78\x89\xe2\x45\x02\x9f\x24\xa3\x1a\xa4\xd4\x1d\xa2\xd4\xef\x5c\x0a\x83\xcc\x1b\x5d\x19\x71\x49\xf2\x8e\xa4\xb6\xd2\x09\xcb\xa4\xc5\xd5\xb2\xe2\xf8\xc6\x22\x9d\x68\xf7\x57\x4c\x85\x3f\x20\x2a\x0d\x68\xac\x75\xa2\x24\xb7\xd2\x30\x93\x00\x5e\x2e\xc1\x1b\xbb\xae\x00\x56\x90\x20\xba\xe9\x1f\x02\x3e\x31\x26\x91\x7c\x72\x5a\xe6\xb5\xd4\x80\xe8\x9d\xff\xc1\xfc\xf7\xbf\x3f\xfc\x5f\x00\x00\x00\xff\xff\xf3\xab\x05\x6e\xdb\xbd\x03\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7d\x73\x23\xb7\x95\x2f\x8e\xff\x9f\x57\x81\x3b\xb9\x55\xb6\x13\x89\xb2\x9d\xdd\x54\x56\x5b\xb7\x7e\x3f\x8e\xc4\x19\xf3\x5a\x23\x29\x12\x35\xb3\xbe\xcb\x14\x17\xec\x06\x49\x44\x4d\x80\x6e\xa0\xa5\x61\x52\x79\xef\xdf\xc2\x39\x00\x1a\xfd\x44\xb2\x49\x4a\x23\x8d\xb9\x5b\x15\x8f\xd8\xdd\x78\x3c\x38\x38\x8f\x9f\xf3\xcf\xdf\x11\xf2\x46\x3d\xd2\xe9\x94\xa5\x6f\x4e\xc9\x9b\x1f\x3b\xdf\xbf\x39\x32\xbf\x71\x31\x91\x6f\x4e\x89\x79\x4e\xc8\x1b\xcd\x75\xc2\xcc\xf3\x49\xb2\xd4\x8c\xc7\xc9\x89\x62\xe9\x03\x8f\xd8\x09\x8d\xe7\x5c\x74\x16\xa9\xd4\x12\x3e\x24\xe4\xcd\x03\x4b\x15\x97\xc2\xbc\x6e\xff\x49\x84\xd4\x44\x31\xfd\xe6\x77\x84\xfc\x0b\x9a\x57\xd1\x8c\xcd\x99\x7a\x73\x4a\xfe\x1b\x3f\x9a\x69\xbd\x70\x0d\x98\x7f\x2b\xf3\xee\xdf\xe0\xdd\x48\x0a\x95\x15\x5e\xa6\x8b\x45\xc2\x23\xaa\xb9\x14\x27\x7f\x57\x52\xe4\xef\x2e\x52\x19\x67\xd1\x86\xef\x52\x3d\x53\xf9\x1c\x4f\xe8\x82\x9f\x3c\xfc\x70\x42\x23\xcd\x1f\xd8\x28\xa1\x99\x88\x66\xa3\x45\x42\x85\x3a\xf9\x27\x8f\xcd\x1c\xff\xce\x22\xfd\x2f\xf8\x23\x96\x73\xca\x05\xfe\x5b\xd0\x39\xfb\x97\x6f\x87\x90\x37\x53\xa6\x83\x3f\x09\x79\x13\x33\x15\xa5\x7c\xa1\xed\xaa\xdc\x30\x9d\x72\xf6\xc0\x88\x9e\x31\x82\xdd\x11\xec\x8e\x98\xee\x88\x5b\x35\xb5\x60\x11\x9f\x70\x16\x93\xf1\x92\x70\xb1\xc8\x34\x49\xd9\xaf\x19\x53\x9a\x4c\x78\xa2\x59\xaa\x3a\x76\xc9\xa0\x17\xb9\x60\x29\xcc\xb3\x1f\x9b\x5e\xde\x33\xdd\x85\xb6\x2f\xa0\xe9\xeb\x84\x8a\xf0\xed\x94\xa9\x85\x14\x8a\xa9\xc2\x50\x09\x79\xf3\xe3\xf7\xdf\x97\x7e\xaa\xce\xa0\x4b\x54\x16\x45\x4c\xa9\x49\x96\x10\xd7\x52\x38\x18\xf8\x08\x36\x99\x56\x1a\x23\xe4\xcd\xff\x4e\xd9\xc4\xb4\xf3\xfb\x93\x98\x4d\xb8\xe0\xa6\x5d\x85\xb4\x14\x8c\xb6\xf0\xd5\xbf\x7e\x57\xf7\xef\x7f\x05\x33\x5a\xd0\x94\xce\x99\x59\x16\xbf\xfb\xf8\x7f\xa5\xb9\x98\xfd\x32\x9d\xe7\x7b\x5a\x1e\x78\x69\xb6\x97\x74\xce\x88\x9c\xc0\x76\xd9\x2f\xe0\xdf\x29\x53\x32\x4b\x23\x46\xc6\x2c\x91\x62\xaa\x88\x96\x95\x35\xe0\xd0\x82\x21\xb5\xf2\x13\xb3\x95\x3c\x65\x66\xaf\x74\x9a\xb1\xd2\x53\xbd\x5c\xc0\x20\x95\x4e\xb9\x98\x86\x4b\xf1\xaf\xa3\x8d\xa6\x86\x14\xda\x62\x66\xf8\x41\xe3\xc4\x86\xa2\xeb\x5e\x89\xa8\x20\x63\x46\xcc\xb9\xe4\x31\x4b\x59\x4c\xa8\x22\x94\xa8\x6c\xac\x98\x26\x8f\x5c\xcf\xb8\x30\x7f\x23\xf9\x46\x6e\xcd\x5e\xce\xda\xc0\x3f\x57\xaf\xcc\x9d\x62\xa9\x19\xf8\x03\x8f\x59\x4c\x1e\x68\x92\x31\x32\x91\x69\x61\x79\x3a\x43\x31\x98\x99\x75\x98\x8f\xb9\x80\x93\x67\xd6\xd2\x51\xc8\x1f\xdd\x72\xfd\x91\x98\xfe\x48\x26\xf8\xaf\x19\x4b\x96\x84\xc7\x4c\x68\x73\xae\x55\xb9\xb5\x3f\x4a\xe8\x9f\x26\xe4\x98\x98\x75\x66\xa9\x86\xf5\x96\x42\xb3\xcf\x5a\x91\x63\x92\xf0\x7b\x46\xbe\xb9\xe0\x4a\x93\xee\x75\xff\x9b\x23\xf2\xcd\x45\xce\x38\xd4\x37\xcf\xb0\xc2\xfe\xdf\x7f\x0b\x8e\x9e\xa6\xd3\xf2\xa1\x7b\xd3\x35\xa7\xf9\x16\xaf\x89\xbc\x85\xbf\xfd\x2e\x6c\xc7\xee\xd7\x6a\xde\x9b\x33\x5e\xcb\x75\xdb\xf0\xda\x77\x4c\x47\xb3\x35\x8c\x56\xed\xc8\x69\xcd\x76\x94\x59\xad\x7a\x5d\xbc\xd6\x4c\xe1\xa9\xf9\xed\x2e\xcc\x96\x6a\x38\x05\x94\x0b\x3c\x34\xfe\x0c\xa5\xca\x9c\x1b\x47\xcd\x2f\x84\xc5\xec\xc2\x7b\x83\x99\x05\xec\xd7\x71\xd5\x60\x55\x5e\xe0\xbc\x13\x3e\xe7\xeb\xf6\xb7\x2f\x62\x23\x8e\x59\xe6\x27\xb2\xf9\x98\xa5\x66\x19\x1c\x1b\x84\xd9\x8e\x0d\x5b\xd4\x59\x2a\x58\xbc\xc1\x34\x7f\xcd\x58\xba\x5c\x31\xcf\x09\x4d\x54\xd3\x44\xb9\xd0\xcc\xc8\xbe\xa5\xc7\x13\x99\xce\xa9\xb6\x2f\xfc\xf9\xdf\xda\x2e\x84\x96\xf7\x6c\xdd\xfe\xf7\x71\x37\x23\xaa\x80\x0c\xe6\x59\xa2\xf9\x22\x61\x64\x41\xa7\x4c\xd9\x15\xc9\x12\xad\x8e\xe0\x35\x23\x6f\xb3\xf4\xd8\xdf\x48\xd0\x83\xbb\x89\x33\x05\xbf\x90\x89\x67\x76\x82\x7d\xd6\xd0\xd2\x50\xc0\x5d\x0c\x4b\x14\xde\x30\x4f\xb0\x94\xdb\xd1\x8c\x92\xa9\x1e\x8d\x97\x9d\x7b\x56\xe9\xb7\x91\x72\xa8\x20\x54\xeb\x94\x8f\x33\xcd\xcc\xbc\x4d\x1b\xee\x2e\x05\xf6\x88\x17\xf6\x26\xac\xe1\xcb\x4d\x38\xe6\x29\x8b\x60\x6e\x6d\x0e\x8c\xff\xca\xcc\xdb\xe8\x36\x4b\x9c\xfd\x3d\x5b\x82\x7c\x52\xb3\x02\x7e\xcb\x87\x62\x28\xc8\x31\x39\xef\xdd\x9e\xf5\x2e\xcf\xfb\x97\xef\x4f\xc9\xdb\x25\x89\xd9\x84\x66\x89\x3e\x22\x13\xce\x92\x58\x11\x9a\x32\x68\x92\xc5\x46\x06\x31\x83\x61\x22\xe6\x62\x4a\x64\x1a\xb3\xf4\xe9\x96\xb1\xf4\x94\x89\x6c\x5e\xba\x57\xe0\xf7\x7c\xf4\xa5\x2f\x8c\xc8\xe1\x1f\x15\x9e\xfc\xad\xb2\xc0\x30\x63\xd3\x77\xd0\xda\xb3\x09\x39\xd1\x8c\x27\x71\xca\xc4\x89\xa6\xea\x7e\xc4\x3e\xb3\x28\xc3\x3b\xf9\x9f\xc5\x1f\x46\x46\x52\x95\x31\x2b\xfe\x52\xf8\x23\x17\x8d\x5a\x7f\xea\x35\xd8\xd6\x5f\x82\xbe\xbb\xd9\x77\xf0\x0b\x8f\x6b\xdf\x86\x5f\xd6\xcc\xc1\xbd\xb3\x62\xb0\xee\x95\xc6\x51\xb9\x17\xac\xb0\x57\xfb\x4e\xca\x74\xba\x1c\x51\xad\xd9\x7c\xa1\xb7\x90\x2f\x61\x4b\x89\x99\x2d\xc9\xf7\xd3\x8a\x9a\x28\x54\x02\x0f\xf7\x52\xa6\x19\x41\xfe\xe6\x3a\xd9\xf2\x52\xc6\xac\xe7\x9b\x7d\x27\xd3\x01\x55\xf7\xaf\x41\xbe\x2c\x0c\xfc\x39\x44\xcc\x6d\x0f\xd0\x57\x67\x00\xd8\x92\x1d\x1c\xcc\x05\xbb\xaf\xe4\xa6\xc6\x05\x99\x12\xb5\x54\x9a\xcd\xd7\x9a\x19\x5e\xcf\x42\x58\x7e\xff\x52\x07\x5c\xba\x72\x7e\x03\xa7\xbe\x78\x81\x1e\x8e\x77\x8b\x25\xdb\x97\x91\xf0\xa5\xcf\xd3\xb9\x6b\x56\x4f\xf5\xd6\x6d\x9f\x73\x4e\x58\x3a\x79\xf1\xd3\x2c\x88\x76\xfb\x1e\xe4\x13\x59\x0f\x1a\xf7\xca\xad\xf6\x08\x06\xb0\x46\x6f\x2c\x9a\x99\xfd\xf9\x33\x9f\x86\x06\x17\xb4\xae\xe9\x19\x57\xce\xf6\xc4\x52\x12\xc9\x14\x45\xc1\xd8\x1e\x77\xd4\x1c\xbb\x83\xee\x6d\x6f\x70\x4a\xba\x24\xa6\x9a\x9a\xf3\x9d\xb2\x45\xca\x14\x13\x1a\xb4\x72\xf3\xb9\x5e\x92\xb9\x8c\x59\x82\xfa\xe3\xbb\x64\xa9\x19\x39\xa7\x9a\x9e\x51\x4d\x13\x39\xed\x90\x2e\xfc\x69\x3e\xe6\x8a\xd0\x44\x49\x42\x1d\x55\xb1\xd8\x35\x41\x45\xec\x38\x0b\x25\x91\x9c\x2f\x78\xe2\x2d\xec\xde\x54\xc2\x45\xcc\x1f\x78\x9c\xd1\x84\xc8\xb1\x61\x2a\x46\xdf\xed\x3d\x30\xa1\x33\x9a\x24\x4b\x42\x93\x84\xd8\x6e\xdd\x0b\x44\xcd\x64\x96\xc4\xa6\x5d\x37\x4a\xc5\xe7\x3c\xa1\xa9\x51\xa8\x71\xb4\x57\xb6\x2d\x32\x98\x31\x3f\x56\x18\x97\x59\xcc\x39\xbd\x67\x8a\x70\x4d\x16\x52\x29\x3e\x4e\xf2\x23\x7f\xd7\x27\x30\xee\xb3\x8b\x3e\x68\xe7\x91\x26\x12\x59\xa8\xeb\xdc\x5a\x63\x5c\x8f\x73\x2a\x04\x83\x8e\xa5\x9e\xb1\xd4\x76\x6f\x5f\xfe\xd2\x8a\xf6\xdd\xe5\xed\x75\xef\xac\xff\xae\xdf\x3b\xaf\x6a\xda\x83\xee\xed\xcf\xd5\x5f\x3f\x5d\xdd\xfc\xfc\xee\xe2\xea\x53\xf5\xc9\x45\xf7\xee\xf2\xec\xa7\xd1\xf5\x45\xf7\xb2\xfa\xd0\x92\xd5\xc6\x4a\x7b\x38\xb2\x96\x47\xeb\x60\xa1\x7c\x2a\x0b\xe5\xd1\xd7\x6b\xa2\xb4\x2e\xa0\xcd\xcd\x93\x24\xe1\x4a\x9b\x05\xb2\x5f\x92\x05\x55\x0a\x05\x23\x1c\x41\x67\x28\x3e\xc8\xd4\x30\xb0\x89\x34\x3c\xc2\x08\x4f\x3a\xcd\x22\xcd\xc5\xd4\x7f\x74\x4a\x86\xd9\xf7\xdf\xff\x29\xba\xe0\xe2\x1e\xfe\xc5\x5e\xe2\xe2\x1c\xec\xb7\x07\xfb\xed\x6f\xcb\x7e\x6b\x44\x9f\x93\xd0\x6c\xfb\x34\xc1\x41\xe8\x86\x36\xf2\x84\xcc\xb4\xf9\xa7\xe9\x97\x4c\x52\x39\x07\x49\xeb\x33\x57\xc0\x2d\x1e\x65\x7a\x3f\x49\xe4\xe3\x66\xe6\xc4\xf7\x4c\x7b\x83\x9c\x91\x6c\x5e\x83\x15\xf1\x93\x9d\xa1\x1f\xf8\x7b\xa6\xcd\xd8\x6f\x6c\x2f\x87\x38\xa1\x43\x9c\xd0\x97\x8d\x13\x7a\x51\xa6\xbc\xa7\xe7\x7d\x45\xbb\x1f\x32\xc0\x06\xb7\x54\xa3\xd7\xa9\xc1\xa9\x14\xf8\x8c\x9e\x92\x69\x16\x3d\x35\x6b\x18\x66\xc1\x8b\xf1\x5a\x98\x66\x61\xd0\xcf\xcf\x30\x7f\x13\x4e\x96\x83\x0f\x65\xcb\x85\x7a\x95\x7c\x75\xc3\x2b\xe3\xd9\x3c\x20\x4f\xcf\xe7\x2b\xf1\x09\x6d\x02\x12\x5a\x44\x20\x6c\x1c\x72\xb0\x26\xc6\xa0\x36\xa8\xa0\x2e\x8a\xa0\x1a\x36\x50\x1b\x27\xb0\x53\x60\x40\xdb\x2b\x69\xf3\x90\x80\xf7\x4c\x0f\xa8\xba\x7f\x75\x57\x52\x61\xd0\xcf\x7f\x25\xfd\x46\x23\x01\x0e\xae\xff\x27\x5c\xba\xaf\xfd\x22\x7b\xb9\xce\xfd\xdf\x80\x37\xff\xe0\xbe\x6f\xb5\x46\x5f\x97\xbf\xfe\x6b\x75\xd0\xbf\x4e\x8f\xfc\xc1\x05\x7f\x70\xc1\x1f\x5c\xf0\x1b\xb8\xe0\x9f\x54\x29\x65\x86\xac\x14\x98\x1f\x43\xdd\xe6\xcd\x42\xaa\xd5\xba\xd8\x59\xca\xa8\x36\x54\x5c\xb4\xfb\x11\x68\x90\xa4\x2c\x92\x29\x78\xc8\x28\x59\xcc\xa8\x62\x44\xa7\x54\x28\xbe\x4e\x0f\xc3\x56\xc1\xd0\x66\xda\x79\x0d\x2a\x58\xc1\x2a\x08\xa3\x7e\x2e\x05\x6c\x2c\xe3\xca\x99\xc1\xe3\x54\xf7\x64\x35\xaf\xdf\xdb\xd4\x21\xc3\x73\x93\x99\x3f\x21\x35\x9b\x7b\x65\x4b\x6a\x2e\x9a\x0c\xf6\x42\xcd\xa0\xa3\xbf\x16\x6a\x2e\x18\x14\x7e\x5b\xd4\x5c\x37\xf5\x97\x40\xcd\xce\x1b\xbd\x25\x45\x57\x9d\xd9\x7b\xa1\x6a\xef\x41\x7e\x2d\x94\x5d\x71\x79\xff\xb6\xa8\xbb\x69\xfa\x5f\x96\xc2\xbd\x21\x7c\x5f\xb4\xbd\x9e\x70\xfd\x02\xbc\x06\xa2\xf5\x83\xc5\xb1\xff\x66\xa8\xb5\x32\xef\x17\x42\xa6\x27\x29\xc3\x0c\xc4\x56\xf4\x7a\x63\x3f\x6a\x4d\xb1\xee\xc3\x03\xcd\xbe\x26\x9a\x75\xbb\xf6\x72\xa8\xb6\x29\x9c\xae\x7d\x56\xee\x8a\x18\x39\x45\xe6\x54\x47\x33\xf3\x10\xfd\x73\x1b\xc2\xbc\xe4\x69\xb8\xaf\x8a\xba\x9f\x23\xf7\xf6\xeb\xb6\xc4\x1f\x2c\xf0\xbf\x41\x38\xad\x17\x13\x73\x7e\x48\x5b\x79\xa2\xb4\x15\xae\x0e\x69\x2b\x87\xb4\x95\x4d\x17\xe8\x90\xb6\x72\x48\x5b\x79\xb5\x69\x2b\x4f\x9f\xb1\xb2\x9f\xb4\x94\x57\x25\x58\x1f\x84\xea\x83\x50\x7d\xc8\x3d\xf1\x53\xdb\x17\x03\x73\x5f\xbf\x89\x59\xc2\x34\x5b\xc9\x7e\x06\x2c\x9d\x1b\x7d\xa1\x00\xa7\x5d\xe3\x48\xc8\xd1\xb7\x3c\x05\x81\xc9\x63\x15\x5f\xf2\x6d\xbf\x4e\xee\xe4\x87\x7f\x48\x95\x3b\xb0\xab\x03\xbb\xda\x66\x6a\x2f\xc7\x52\x1b\x1c\xe6\x2f\x6a\xaa\x0d\xc0\xb9\x47\x3c\xde\x0f\x3e\xb7\x17\x1b\x43\x74\xee\x7c\x29\x0a\xa0\xc8\xdb\x19\x6e\x73\xa8\xeb\x7e\xfc\x2a\x6c\xb7\x86\x8f\xc4\x3d\x88\xc4\xf3\x61\x84\xe9\x57\x02\xd3\xfd\x32\x8e\xf6\xb3\xa3\x74\xbf\x8c\x69\x1f\x6c\x89\x07\x90\xee\x83\xb5\x6c\xc3\x09\x1f\xac\x65\x2f\xd7\x5a\xf6\xa5\x4c\xe0\xcf\x7c\x3c\x9f\x4b\x98\xdb\x2e\xac\x49\xc4\x24\x65\x53\xae\x34\x4b\xcd\xea\xd5\x8a\x6f\xeb\xe3\x9c\x5e\x6b\x89\xaa\x8d\xa3\x46\xc2\x6e\xdf\xfc\xdb\x06\xc3\xbf\xb1\x37\x2b\xf0\x8b\x31\x8d\x7d\x3d\x1a\x10\xb2\xe6\x74\x49\x66\xf4\x81\x91\x09\xe5\x09\xaa\x50\x3c\xa6\xe5\xb5\x2e\xcd\x70\xd5\x80\xfe\xa3\xdd\x80\x68\x71\x38\x29\x9b\xb0\x94\x89\x08\xb9\x3e\xca\x46\x11\x4d\x5c\x22\x09\xbc\x33\x33\x0a\x6d\x92\x32\x1a\x2f\xc9\x98\x31\xe1\xc9\xa6\x86\xeb\x37\x8c\x79\x2f\xe2\xed\x17\x57\xe8\xaa\xd4\xf3\x52\xd4\xb9\x27\x89\xbd\xa9\x67\x09\xbb\xab\x71\xea\xc7\xd7\xc5\x2a\x0e\x21\x38\x07\xf3\xdb\x97\x37\xbf\x1d\x42\x70\x0e\x6a\xf3\x0b\x53\x9b\x0f\x21\x38\x87\x10\x9c\x83\x51\x61\xf5\xb4\x0f\x46\x85\xaf\x22\x04\xe7\x09\x6b\x4a\x3f\x97\xd4\x7d\x10\xba\xdd\x7b\x07\xa1\xfb\x20\x74\x7f\xa5\x42\xf7\xcb\x58\xe1\x83\xc4\x7d\x90\xb8\x0f\x12\xf7\x41\xe2\x3e\x48\xdc\x7b\x5f\xc6\x83\xc4\x5d\x2f\x71\xc3\xbf\x1c\x00\xec\xce\x31\xf0\xed\xbd\x61\xef\x99\x7e\xad\xae\xb0\x83\x98\x7d\x10\xb3\x5f\xb6\x98\xfd\x62\x26\xf4\xf5\x01\x3a\x1e\x20\x11\x0f\x90\x88\x07\x48\xc4\xa7\x85\x44\x74\x5f\xbf\x59\x64\xab\x65\x91\xbb\x45\xec\xb2\x61\x94\xa6\x3a\x03\xf5\x6f\x03\xb9\x84\x74\x35\x99\x4b\xa3\x0c\x09\x56\x78\xc7\x31\x20\x8c\xfc\x98\xf2\x07\x26\x88\x8b\xfa\x3e\xb2\xd7\xcc\x11\x58\x27\xfe\xe5\x4f\x07\xa6\xe1\x50\x4d\x28\xd1\x7c\xce\x3a\xa4\x3f\xc1\xd3\x1c\x19\xf2\x57\x4c\xab\x52\xb8\x10\x92\x26\x7c\x24\xe2\x7c\xac\xae\x6f\x9e\x47\x8f\xe0\x6b\x47\x8e\x19\x66\x89\x46\xd6\xe8\x1a\x7f\xe4\x49\x62\xc6\x60\x39\x08\x9c\x84\x39\x4b\x13\xf7\x65\xa1\x5b\xf7\xf2\x9c\xc6\xe6\xe4\x06\x43\xc8\xf3\x85\xc2\xf7\xe1\xce\xe5\xca\xc7\xbf\x14\xbe\xc7\xaf\x3b\xc4\x2a\xe3\x08\x5d\xb6\xd1\x30\x66\x34\x36\x27\x30\x9a\xb1\x38\x4b\x18\xa1\x4a\xc9\x88\x53\xd0\x0b\xf0\x8e\x26\x5c\x3b\xd5\xdd\xbd\xe4\xba\x8e\xb9\xa2\xe3\x84\xc5\x76\x8d\x59\x1e\x8e\xb3\x72\xe4\x5c\x91\x31\x33\x4b\x6c\xf8\x48\x71\xf5\x67\x28\x21\xd4\x8c\x26\x18\x0a\xab\x8e\x84\x09\x1c\xc8\x0a\x09\x17\x89\xf3\xb5\x0a\xb9\x38\xfa\x43\x36\xd5\x41\xe4\x3d\x88\xbc\xad\x26\xf4\x55\x89\xbc\x2f\x28\x84\xd0\x31\xa4\x2f\x1a\x42\x08\x4e\x45\xc3\xf9\x47\xde\x52\xa8\xb6\x33\x9e\x78\x63\xec\x07\xd7\x64\xd7\xb7\x78\x26\xc5\x84\x4f\xb3\xd4\x0a\xdc\x56\x1a\x5e\xe3\xb9\xac\x69\xe7\x55\xdc\x38\xf5\x43\x7f\xae\x8b\xa7\x8d\x42\x97\x1b\x7d\xad\x3a\x66\x84\xf0\xd1\x4d\xef\xf6\xea\xee\xe6\xac\x77\x4a\xba\x8b\x45\xc2\xd1\x0f\x13\x65\x4a\xcb\x39\xff\x87\x99\x14\x82\x17\x7b\x3e\x6e\x85\x12\x05\xe2\x07\x38\x7e\x8c\xd2\x44\x8e\xc9\xd9\xc5\xdd\xed\xa0\x77\xd3\xd0\xa0\x25\x09\xa8\x9f\xc4\xe6\x8b\x04\x64\x94\xfb\x6c\xcc\x52\xc1\x34\x53\x24\x4a\x32\x88\x4c\xf7\xee\x20\x6c\xb4\xf7\x5f\xbd\xb3\xbb\x41\xff\xea\x72\xf4\xd7\xbb\xde\x5d\xef\x94\x38\xda\x32\xcd\x9a\x71\x99\x51\xc4\x4b\x41\xe7\x46\x33\x2d\xa2\x2c\xff\x9a\xb1\x0c\x44\x22\x3e\x15\x73\x26\x74\xb9\x45\x37\xe0\x8b\xee\xdb\xde\x45\xb1\xe5\x19\x23\x3f\xff\x25\x1f\x54\x42\xc7\x2c\xb1\xfe\x29\x70\xb9\x18\xf6\x9d\x77\x64\x1d\x57\x19\xae\xea\x5f\xef\xba\x17\xfd\xc1\x2f\xa3\xab\x77\xa3\xdb\xde\xcd\xc7\xfe\x59\x6f\x64\xd5\x8d\xb3\xae\xe9\xb7\xd0\x93\xd5\x4a\xc8\xaf\x19\x4d\x8c\xda\x2a\x27\xe0\xf0\xe1\x11\x23\x8f\x33\x26\x48\x26\x80\xe2\x50\x17\x06\xcd\x20\x4c\x92\xc7\x19\x5d\x5f\xdc\xbd\xef\x5f\x8e\xae\x3e\xf6\x6e\x6e\xfa\xe7\xbd\x53\x72\xcb\x12\xd0\x16\xdd\xa2\xc3\x2e\x2e\x92\x6c\xca\x05\xe1\xf3\x45\xc2\xcc\x6a\xe0\xe1\x1c\xb3\x19\x7d\xe0\x32\x2d\x68\x0c\xb0\x8e\x86\xa0\xb0\x7d\xa7\x95\x8d\x82\xa5\xbb\xba\x7c\xd7\x7f\x7f\x4a\xba\x71\xec\xe7\xa0\xa0\x8d\x02\xe5\xb8\xdc\xfe\xe3\x4a\x6e\x7f\x44\x31\xca\x01\x8a\x6d\x3d\xb0\x34\xe5\x31\x53\x5f\xdc\x8a\x5e\x38\x10\x55\x3d\xb3\x4c\xe1\xd5\x37\x4a\xe4\xba\xea\x85\x02\xf5\x55\x5f\x5c\x47\x45\xd5\x2f\x4a\x64\xd0\xac\x5d\x57\xf6\x71\x63\xc5\xb9\xb8\x3e\xcf\x76\x6b\x19\x66\x17\x8f\x9c\x01\xe5\xe4\x9f\x05\xa6\xf7\xaf\x27\xc3\xc8\x21\x41\x62\xaf\xbd\xc5\xd6\xd5\x1f\xcd\x3f\x78\x0d\x77\x57\x38\xdc\x17\x74\x4f\xdd\x78\xc3\xa2\xb5\x34\x1a\x76\x3c\x67\x9a\x42\x39\x3e\x2d\xc9\x94\xe9\x0e\xb9\x12\xf0\x6c\x40\xd5\xfd\x11\x71\x30\xd4\x44\xa6\x24\x17\xb9\x9e\x21\xa3\xf7\x95\xd8\xc2\xda\xab\x01\x07\x75\xf6\xa0\xce\xd6\xaf\xcc\x21\x50\xaa\x61\x85\xf7\x75\x07\x6e\x63\x3e\x76\x51\x0a\x25\xfb\x5f\xe1\x0e\x5b\x6b\xeb\x7b\xbd\xd7\xd7\xf3\x5a\xfb\xf6\x7a\x99\x65\x30\xf4\xc3\x4d\x85\xff\x77\xb8\xa9\x0e\x37\xd5\xe1\xa6\x7a\x01\x2b\xfc\xc5\x2d\xa7\x35\xdc\xfd\x8b\x9a\x4e\xd7\x29\xa1\x3b\x61\x6b\xd5\xd8\x55\xab\xca\xa7\x22\x6a\x46\x53\xac\xac\x14\xc9\xf9\x5c\x8a\x20\x06\x63\xb9\x60\x47\xc4\x7b\x7a\xc1\x2a\x06\xc3\x58\x67\x76\xcd\xbb\xe1\xaf\xc3\xe0\x1a\xac\xcb\x73\xe4\x8c\xec\xf5\xae\xc7\x60\xec\x83\xea\xfa\x84\x02\xc1\x01\x13\x6d\xaf\x98\x68\x2f\x63\xae\x4f\x92\x5f\xb2\x7f\x63\xf3\xeb\xc8\x29\x39\x80\x9f\x1d\xb2\x26\x0e\x59\x13\xf0\xfb\x01\xfc\x6c\x7f\xd4\xfa\xb4\xc2\xb7\x8c\xd9\xa8\x54\x16\xc1\xff\x39\x2a\xfb\x7f\x0a\x4f\x42\x67\x50\xe1\x41\x9e\x46\x02\xad\xf3\x78\xf7\x34\x92\x62\xd1\xea\x75\xce\xa2\xb0\xcc\xf1\x0b\x97\xbc\x27\xc9\x52\x33\x1e\x27\xd5\xfa\xcc\xcf\x10\x59\x57\xb7\xd1\x5f\xa3\xb5\xa7\x86\x6c\x0f\xa6\x9f\xb5\x0b\xf5\xb5\xc2\x99\xe7\x7c\xe9\x15\xb9\x2e\x36\x63\xde\x2e\x2c\x64\xd4\xc0\xc2\xeb\x9f\x7b\x46\x5e\xff\x78\x57\x1c\x8e\x22\xef\xde\x16\x7f\xa3\xc0\x1b\x5f\x87\x3d\x25\x1c\xf1\x73\x58\x54\x56\xee\xfe\x57\xc7\xd7\x57\xd1\xf2\x81\xbb\x6f\xb8\x5c\x5f\x2b\x8f\x3f\xe0\x66\xac\xb2\x71\x1c\x80\x29\x0e\x26\x96\x97\x33\xe1\x83\x89\xe5\x55\x9b\x58\xd0\x73\x3b\x5a\xd0\x94\x09\x5d\x23\x54\x97\xaf\x13\x78\x3d\x30\x94\x7b\xa9\x03\x1a\x40\x69\xd1\x5e\xc8\xfe\xaa\xfa\xba\x6c\x2e\x56\x30\x18\xa1\x5c\x11\x24\x8c\x9c\xfc\x33\xff\x77\x20\xb5\x07\x3f\xd6\x78\x40\x5b\xc4\x32\xb9\x10\x72\x16\xe7\xb2\x4e\xde\x78\x4d\x8c\x93\x1d\xc3\xb1\x93\x80\x72\x5f\xfe\xda\x90\xa7\x6b\xfc\xf4\x1c\xbe\x7c\x5d\x99\x27\x0d\x43\x7f\xde\x50\xa8\x2a\x25\x6c\x76\xb0\x9c\xf0\xce\x31\x97\xe2\x71\xc6\xc1\xd9\x00\x78\x57\x70\x95\x06\x1b\xee\x72\x56\x29\xa4\x93\x34\xdd\x0c\xcf\x2d\xbb\x55\xc8\x7d\xb3\x89\x5b\x1a\x7d\xbd\xf3\xfe\xe2\x81\x21\x6b\xe8\xfe\x8b\x06\x89\xac\xe0\x99\xfb\x89\x0f\x79\x3e\xfe\xf8\x9e\xe9\xaf\x8f\x39\xbe\x67\xfa\xb9\x38\xe3\xb6\xec\x70\x25\x4b\xc8\xcb\x77\xbc\xd2\x80\x84\x0a\x17\x7c\xb5\xd3\x6d\x13\x18\xf4\x09\x27\x69\xa3\x82\x7c\x12\x6e\x38\x55\x2d\xad\x06\x5f\x50\x82\x0e\x89\x9a\x87\x44\xcd\x43\xa2\xe6\x21\x51\xf3\xe5\x25\x6a\xba\xaf\x37\xa9\xfb\x7d\x0e\xaf\x3c\xa3\xec\x82\x1d\x7e\x7d\xe2\x0b\xce\xeb\x20\xc1\x1c\x24\x98\x7d\x4c\xf7\xa5\x6a\x72\x8e\xca\x5f\x82\x26\xd7\x0a\x1d\x05\x3d\xca\x79\xb5\x3c\x77\x28\xd6\x7a\x8d\xaf\x5d\x67\xaf\x87\x35\xa9\xa7\xe6\x3e\xbb\xf8\xc6\xdc\xba\x7f\xb5\xae\xb1\x03\xa4\x7c\xed\x5a\x1d\x3c\x77\x2b\x16\xe7\xe0\xb9\x3b\x78\xee\x5e\x9c\xe7\x6e\xef\xea\xc8\xda\x72\xc8\x37\x79\x0d\xe4\x9a\xd0\x97\xf2\xed\xec\xde\xbe\xae\xc8\xc2\x2f\xfd\x82\x76\x23\x7f\x2e\x6d\xe1\xa5\x48\x93\xf9\xbc\x5f\x84\xfc\x78\xf2\xcf\x52\x60\x79\xc5\x11\xaa\xb2\xf9\x9c\xa6\x4b\xb8\xbf\x6c\x98\x75\x07\x26\xd4\xb1\x33\x0a\x20\xa7\xed\xf5\x34\xce\x74\x10\x15\xa6\x0c\x21\x2f\x58\xaa\x97\xc1\x9b\x6c\xbe\xd0\xcb\xff\x1c\x0a\x9e\x03\xdf\xf2\xa9\x90\x29\x32\x1b\xf3\xf1\x8c\x8a\x38\x31\xe7\x40\xf9\x76\x22\x2a\x84\xd4\x20\x05\x80\x37\x25\x26\x0f\x9c\xa2\xcc\xd0\xbd\xee\x17\xce\x49\xbd\xfb\x76\xa3\x33\x55\xf0\xbc\xbe\xa2\x13\xf5\xdc\x90\xb2\x6b\xae\xab\xf7\x89\x1c\x03\x4a\x79\x56\xd4\xc0\x4d\x03\x07\x5f\x61\x61\xe7\xbe\x14\x13\xd0\x54\xdd\x97\xd3\x56\x8a\xd1\xd0\xa3\x95\x89\x2c\x6b\xde\x2d\xe0\x9c\xad\x7e\xb5\x94\xec\x52\x7c\x66\xd3\x5f\xe0\x31\x0c\xb9\x3c\x0e\xf7\x63\xd8\xa1\xfb\x2d\x6f\xd9\xfd\xe2\xaa\xb2\xc0\x8f\x29\xd3\xe9\x72\x44\xb5\x36\x0c\x69\xf7\x0c\x9b\xa2\xe7\x60\x4d\x86\xcd\x80\xaa\xfb\x57\x99\x61\x53\x1c\xf8\x93\x33\x9a\x0d\x69\xf2\xab\x8b\xcd\xde\xf4\x84\x1d\xe2\xb4\xb7\x58\xba\xaf\x35\x66\x7b\x15\x0b\x7d\x31\x23\x2c\x71\xf1\xaf\xf1\xe4\x16\xef\xa4\xc3\x11\x5d\xb5\x46\x5f\x1d\x48\x7d\x49\xd4\x58\x33\xb7\x57\x02\x56\x5f\x96\x96\xf6\x3d\xaa\xa7\xb1\x4f\x07\xbb\x71\xa8\x2e\x75\xa8\x2e\x75\xa8\x2e\xf5\xd4\xd5\xa5\x36\xd3\x34\x37\x56\x33\x37\xd5\x31\x37\x53\x30\x9b\xb5\xcb\x1d\x52\x73\x8b\x4a\xdf\xb6\xa9\xb9\x05\xa5\xea\x55\xb8\x5a\x0b\x23\x7e\x8e\xd4\xdc\xdf\xa8\x1e\x78\x50\x02\x9f\x64\xdd\xbe\x56\x0d\xf0\x85\xab\x7f\x87\xa4\xe2\x03\x70\xda\x21\x70\x62\x8f\x8b\x73\x08\x9c\x38\x04\x4e\x7c\xb5\x81\x13\xcd\xda\x04\x8f\x77\xcd\x5a\xab\x13\xe3\x73\x21\xb7\x80\x42\xba\xbd\x48\xdf\x8f\x5f\x85\x2c\x1f\xc0\x16\x7b\xd3\x47\xfa\x1c\x32\xfd\x01\x10\x77\xaf\x80\xb8\x2f\x6e\xda\x07\x71\xef\x20\xee\x1d\x24\x9a\x0d\x27\x7c\x90\x68\x5e\xae\x44\xf3\xa5\xd4\x94\xaf\x09\xb3\xc5\x88\x58\x85\x94\x95\xb5\xe1\xb0\x67\x29\x83\xc0\x3d\x11\xfb\xc4\x15\x42\xcb\xa2\xda\x2a\x39\x0c\x1b\x30\x92\xd8\x6b\x10\xc3\xcc\x38\x71\xc4\x1b\xc4\xf1\x85\x1d\xbe\xf9\xb7\x0d\x06\x7e\x63\xef\x4f\xe0\x0a\x63\x1a\xfb\x0a\xfe\x20\x4a\xcd\xe9\x92\xcc\xe8\x03\x23\x13\xca\x13\x34\x72\xf1\x98\x96\xd7\xb7\x34\xb7\x55\x03\xfa\x8f\x76\x03\xa2\xc5\xe1\xe4\xa9\x69\x86\xb7\xa3\x04\x14\xd1\xc4\xb9\xb8\xe0\x9d\x19\x55\x84\x26\x29\xa3\xf1\x92\x8c\x19\x13\x41\x72\xd3\xa6\x63\xde\x8b\x10\xfb\xc5\x03\x09\x43\xba\xf9\xa2\x71\xc5\x70\xc2\x1b\x4b\x9e\xee\x4f\x3b\xdb\x45\x25\x53\x3f\xbe\x16\x56\xf0\x1c\x0a\xd8\x57\xec\x38\x39\x38\x47\x7e\x9b\x25\xca\x5e\x8c\x5c\x7f\x50\x7e\x0f\x59\xa2\x07\x67\xc7\xc1\x34\x70\x30\x0d\xec\x7d\x19\x5f\x92\x69\xe0\x0b\x4a\xd4\x98\x33\xb3\x63\x6d\x81\x7d\xca\xd6\x07\xd1\xfa\x20\x5a\x1f\x44\xeb\xaf\x56\xb4\x7e\x19\x2b\x7c\x90\xab\x0f\x72\xf5\x41\xae\x3e\xc8\xd5\x07\xb9\x7a\xef\xcb\x78\x90\xab\x4b\x72\x35\xfc\xcb\xe5\x8c\xef\x27\x41\x7c\x33\xcf\x95\xcd\x10\x7f\x2d\x02\xf5\x41\x98\x3e\x08\xd3\x2f\x5b\x98\x7e\x31\x13\xfa\xfa\xd2\x42\x0f\x89\x95\x87\xc4\xca\x43\x62\xe5\x17\x48\xac\x74\xac\x64\xdb\x62\x1d\x1f\x2d\x6f\xf9\x96\x8b\x28\xc9\x40\xc0\x34\x3f\xbf\xcd\x78\x12\x13\x50\x6c\x8c\x7e\xca\xa5\xf8\x0e\xe8\x09\x48\x01\xc6\xe9\xe0\xe5\x57\x0b\x30\x1f\x2b\x9c\xee\xc5\xca\x30\xf9\x68\xb7\x85\xd0\xda\xd7\x9e\xfa\x22\x93\x5b\xd4\xb4\x2a\xfc\xe6\x1a\x7a\xee\x4a\x57\x47\x4e\xf4\x30\x6c\xc7\x0d\xa2\x55\xdd\xab\x4f\xf6\xa3\xd7\x05\x8b\x5e\x1d\xf5\xa1\xda\x15\x09\x76\xed\x50\xed\xea\x09\xe7\xed\xce\xd9\x9a\x99\x3b\x1a\x45\x93\xf1\x2b\x9d\xf6\x17\x8f\xb7\x6b\x3e\xe9\x5f\x34\xfa\xae\xf6\xe6\xa8\xe4\x48\xe5\x25\xca\x9f\xbf\xc8\xd7\x2e\x57\xc3\x7b\xa6\xbf\x96\x7b\xe1\x50\xe8\xeb\x50\x26\x63\x4f\xd3\xdd\x8a\xef\xbf\xda\xd9\x1e\xca\x9a\x1d\xca\x9a\x1d\xca\x9a\x15\x8e\xe0\xa1\xac\xd9\xa1\xac\x19\xa9\x61\x7f\x7b\x28\x6b\xb6\x8b\xb4\x86\xdd\x7f\x2d\x02\xdb\xa1\xb4\xd9\x41\x66\xdb\xdf\x74\x7f\x5b\x32\xdb\x0b\xd4\xd6\x5f\x44\x0d\x37\xaf\xad\xef\x0b\xca\x24\x0c\x34\xf0\xdc\x7a\xaf\x88\x26\x6e\x25\x0f\xa8\x26\xf6\xff\x0e\xa8\x26\x07\x54\x93\x86\x59\x1f\x02\x50\x0f\xa8\x26\xe4\x10\x62\x79\x08\xb1\x7c\xc9\x21\x96\x1b\x6c\xe3\x01\xd5\x64\x43\x39\x6e\x1f\xc8\x26\x35\x62\xdb\x7a\x74\x93\x4f\x55\x75\xe2\xc5\x8a\x64\x6e\xac\x07\x94\x93\x03\xca\xc9\xae\xb4\xf3\x22\xb4\xb7\x27\x41\x3b\xa9\x61\x03\xbb\xaa\x6c\xaf\x03\xf5\xc4\x8d\xf6\x90\x9e\x79\x88\x28\x7f\xf9\x11\xe5\x2f\x2e\x3d\xf3\xc5\xc8\xfe\x07\x05\xf9\x90\xa1\x79\xc8\xd0\x3c\x98\x0f\x0e\xe6\x83\xbd\x2f\xe3\x4b\x32\x1f\x7c\x61\x09\x7b\x2f\xe8\x27\x4f\x21\x6b\x1f\x44\x6d\x7c\xef\x20\x6a\x1f\x44\xed\xaf\x54\xd4\x7e\x19\x2b\x7c\x90\xb3\x0f\x72\xf6\x41\xce\x3e\xc8\xd9\x07\x39\x7b\xef\xcb\x78\x90\xb3\x9f\x1c\x0d\xa5\xa5\xb7\x2b\x48\x00\x7a\x4d\x02\xf6\x41\xb8\x3e\x08\xd7\x2f\x5b\xb8\x7e\x31\x13\x3a\x20\xa3\x1c\x90\x51\x0e\xc8\x28\x07\x64\x94\x6d\xa4\x9a\xdf\xd9\x53\xf9\x26\xb8\x88\xfd\x8d\xfd\xe6\x6d\x22\xc7\x83\xe5\x82\x99\xff\x9e\xf3\x39\x13\x0a\x64\x50\xae\x97\xa1\x14\xd3\xb0\xf2\xd5\x35\x7f\x73\xdb\xbf\x7c\x7f\x11\x66\x11\xbd\xf9\x70\x77\x31\xe8\x5f\x77\x6f\xfc\xba\xf8\x59\x85\x6b\x61\xbf\x2b\x08\x62\x67\x72\xbe\xa0\x29\x57\x52\xf4\x3e\x9b\xd3\x69\x86\x76\x05\xa2\x8f\x4c\xb7\x1b\x5d\xef\xaf\xe1\xc8\x2e\x8b\x7f\xbe\x1f\x14\xff\x2a\xcc\xe2\x62\x50\xfc\xab\xb7\x72\x36\x41\xc3\x65\x76\x76\x4c\xde\x0f\x4e\xc9\x7b\x08\xd5\x48\xc9\x60\x46\x91\x25\x5d\x0c\x4e\xc9\x05\x53\x0a\x7e\xc9\x3f\xd6\x5c\x27\x30\xb7\xb7\x5c\xd0\x74\x49\xdc\xf4\x31\x95\x90\x82\xbd\xd6\x2d\x4d\x79\xf1\xc4\xdf\x33\x01\x2a\x48\xbe\x7a\x17\x72\xca\x23\x9a\xec\xb6\x88\xdd\xcb\xf0\x20\xbd\xb9\xba\x59\xb9\x14\xe1\xdb\xd5\xb5\xe8\x5e\x9e\x43\x62\xa3\x1b\x6a\xcd\xcc\x2f\x99\x32\x3a\x4e\x24\x45\x8c\xc4\x0b\xfc\x6c\x19\x48\x29\x7f\x97\x90\xea\x98\x29\x23\x3b\x77\x2f\xcf\xc9\x09\xb9\xba\x19\x8a\x2b\xa3\x07\x19\x3e\xcb\xcc\xf5\x8e\x5c\x97\x2b\x22\xa4\x26\x7c\xbe\x90\xa9\xa6\x42\x1b\xc9\x06\x18\x9b\x5d\x11\x54\xab\xce\xe4\x7c\x9e\x69\xaa\xf9\x03\xab\x2c\xaa\x40\xb5\xee\x96\xe9\x7e\x0c\x26\xe2\x9a\x35\x44\xce\x97\xcf\x65\x91\x9a\xf6\x0d\xd7\x2d\xea\x02\x3c\xae\xc8\xe6\xae\x09\x9a\xa6\xb4\xc8\x1f\xdf\x70\xcd\xe6\xe5\xf7\x37\x0c\xef\xfb\x57\xad\xa2\x63\xae\x84\x0b\x49\x8d\xd2\x88\xb9\xa5\x17\x5c\xb3\x94\x26\x1f\xe8\xe2\x9d\xb3\x3a\x6d\x41\x1f\xff\xf7\xb6\x90\x67\xf8\xe6\x97\xee\x87\x30\x53\xf1\xcd\xf5\xcd\xd5\xe0\x6a\x25\xcd\x14\x5a\xa8\x12\x8d\x79\x7c\x0a\xff\x4b\x4e\x88\x69\xdd\xdf\x5c\x73\xa6\xa9\xb9\xd1\xc9\xb7\x98\x15\xe4\x13\x06\xb8\x48\x80\x46\x16\x29\x9f\x73\xb3\xaf\x56\xef\xfe\x0e\x2f\x47\x7f\xfb\x7b\x2a\xc1\x0f\x30\xef\x0f\xc4\x0e\x4d\x45\x4c\xd3\x98\xfc\x5d\x95\xd3\x51\xc1\xdc\x83\x3f\xb0\x98\x1c\x93\x99\xd6\x0b\x75\x7a\x72\xf2\xf8\xf8\xd8\x31\x6f\x77\x64\x3a\x3d\x31\xff\x38\x66\xa2\x33\xd3\xf3\x04\xd3\x6f\xcd\x2a\x9c\x92\xeb\x54\x6a\x09\x02\x04\x51\x2c\xe5\x34\x81\x6c\xc4\x31\x9e\x76\x39\x21\xff\x13\xc9\x94\x75\xf2\x8d\xf9\x1f\x12\x64\xf6\x4e\xcc\x3d\xcb\xe3\xe4\xc4\xbc\x54\x73\x74\xca\xfb\x49\x62\x16\xf1\xd8\x0a\x52\x4c\x44\x12\xec\x05\x68\x61\x34\xed\xb9\x54\x2a\x66\xdd\x3b\x7e\x39\x03\x61\x83\xc6\x8c\xd0\x07\xca\x13\x4c\xf2\x96\x68\x3a\xc4\x75\xc6\x54\x8c\x3e\x4a\x9d\x99\x91\xb0\x21\x46\x0f\xf4\x48\xf7\xea\xc2\x4c\x38\x92\x09\x19\x67\x13\x23\xa1\x05\xb7\xd2\x91\x91\x46\xb8\x22\x29\x8b\xe4\x7c\xce\x04\x1a\x17\x4d\x43\xf0\x25\xac\x98\x1d\x6d\x67\x28\x60\xff\x8d\x98\x02\x14\x10\x4b\x38\xd8\x82\x19\x6d\x45\x2c\xb1\x9b\x71\x36\x29\x78\xaf\x20\xad\x9d\xc6\x84\xeb\xa1\xe8\x26\x46\xaf\x9d\x4b\xcd\xc2\x60\x43\x30\x75\x17\x16\x1c\x18\x42\xca\x16\x09\x8d\x5c\x1e\x68\x22\x23\x9a\x90\x09\x4f\x98\x5a\x2a\xcd\xe6\x61\x03\xdf\x82\xaa\x65\xd6\x8c\x2b\x12\xcb\x47\x91\x48\x6a\xe7\x51\xfe\xec\xbb\x22\x6f\xe9\xb9\x64\xe7\x5e\x9a\xca\x14\xfe\xe7\x67\x2e\xe2\xed\xce\xe0\xdd\xe5\xcf\x97\x57\x9f\x0a\xc7\xf0\xee\xb6\x77\x13\xfe\x7d\xfb\xcb\xed\xa0\xf7\x61\xe5\x39\x2c\xb7\x92\x53\x16\x0c\x0f\x44\xf0\x53\x72\x8b\x8b\x20\x53\x62\x94\xaa\x86\x49\x7d\xb0\xa4\x94\xff\x20\x63\xb6\xdd\xdc\x3e\x74\x2f\xef\xba\x05\x8e\x72\x7b\xf6\x53\xef\xfc\xee\xa2\x20\xe0\xb9\xf9\x05\xbf\xdc\xf4\x50\x7c\x0b\x7f\x3b\xfb\xa9\x7f\x71\x3e\xf2\x02\xdf\xaa\xd5\x28\xf5\x5b\xe6\x4b\x03\xe4\x3f\x33\x19\x93\xf1\x32\xcc\x4a\xcc\xb3\xd8\x1f\xa9\x22\x09\x38\x4b\x72\x34\x05\x6c\xf5\x14\xd8\x90\x4b\xeb\xcf\xbf\x30\xb2\xfd\x91\x7d\x07\x92\xf0\x51\x0d\xa2\xba\x98\xd5\x1f\x36\x6c\x7a\xa7\x22\xd0\x29\x30\x1d\xdf\xaf\x91\xd1\x7a\x94\x79\x31\x33\xe7\x37\xe5\xd3\x29\xa8\xf8\xa5\xa1\x62\x6b\xf6\x53\x58\x49\xf8\x0e\xb7\x7a\x91\x4a\x38\xd2\xa6\x5b\x6b\x1b\xf2\x0a\x04\x7e\x88\x80\x79\x85\x16\x53\x0a\xba\x41\xcd\xd0\xdc\xbe\x98\x45\x68\x5c\x2f\x3c\x7a\x79\x24\x30\x70\x28\x85\x96\x89\x45\xca\x1e\xb8\xcc\x82\x4f\x2d\xb6\x44\x61\x73\x6b\x9b\xcf\x17\x00\x96\x0d\xf5\x97\xbc\x99\x22\x35\xf7\xaf\x6e\x75\x4a\x35\x9b\x2e\xcf\xed\xc9\xde\x9e\x8a\xcf\xaf\x3e\x5d\x5e\x5c\x75\xcf\x47\xbd\xee\xfb\xe2\xc1\xf4\x4f\x6e\x07\x37\xbd\xee\x87\xe2\xa3\xd1\xe5\xd5\x60\xe4\xde\x58\x49\xae\x0d\x1d\x54\xaf\xd3\xe2\x8b\xa7\xc4\x70\x46\xe0\x60\x0e\xe4\x2a\x60\x63\x63\x36\x91\x29\xb2\xe3\xb9\xf3\x0b\x02\xe3\x27\x7e\x65\x59\x8c\x3a\x76\x71\x16\xa7\xa0\x80\xd6\x35\x89\xb6\x25\x9d\x32\x3a\x07\x76\x4e\x05\xe9\x89\xf8\xf8\x6a\x72\x7c\x8b\x3f\xce\x69\x7a\xcf\x52\xff\xe9\x63\xca\xb5\x66\x60\x57\xe7\xd6\xe4\x0e\x0a\x32\x0c\xd9\xdc\x37\x10\x0b\x9e\x77\xd0\x21\x37\x86\x3d\x9b\xf7\xfd\xdd\x63\x08\x35\x66\x9a\xf2\x44\xd9\xc1\x16\xd6\xf5\x94\x5c\xd0\x74\x9a\xab\xbb\xdf\xca\xc9\x04\x1b\xfb\x0e\x87\x61\xae\x9a\xc2\x2c\x6a\x58\xa4\x21\x0d\x77\x7d\x41\x7f\xf6\x65\x2f\xa4\x55\xa9\xea\x6e\xb1\x1b\x4d\xdd\x5d\xc3\x8a\x5f\x5d\x8e\x7a\xff\xd5\x2f\x28\x2c\xf6\x49\x0d\xad\xc1\xc4\xf1\xf1\xea\xbb\xa0\xbe\xed\x2a\x39\x15\x5f\xac\x21\xa7\x6c\xe1\x76\x7e\x62\x54\xa0\x1a\x5a\x62\x9f\xb9\xc6\x8d\x09\xc7\x5d\x22\xa1\xbc\x19\xb0\x62\xd0\xc5\x82\xd1\x54\xd5\xed\x76\x51\x5a\x6b\xd8\x7b\xec\x29\xec\xc3\x6e\xb2\xeb\xe7\x88\x48\x91\x2c\xc3\xbb\xbe\x44\x91\x1b\xd0\x00\xb6\x55\xa1\x80\x6b\x00\x59\xb9\xb2\x80\x26\x1f\xb8\x32\x9a\x0c\xfe\xf8\xd6\x22\xad\x6c\x47\x10\xef\xba\xfd\x8b\x92\x0c\x30\x3a\xef\xbd\xeb\xde\x5d\xac\xd6\xc6\x0b\xdf\x95\xb7\x98\x1c\x13\xf3\xbc\xe8\x94\xe2\x13\xe4\xf7\x0e\x2f\x06\xf5\x2c\x26\x8c\x94\xe8\x32\x3c\xd0\x2c\x14\xb3\x45\x22\x97\x73\x26\xc0\xc8\x5e\xb8\xc5\xcc\x7a\x4e\x28\xb7\xd7\x42\x30\xd8\x53\x23\x5a\x58\xfb\x1f\x5c\x41\xc7\x0e\xa4\x86\xc5\xfe\xd6\x2c\x62\xd4\x94\x58\xf7\x35\xda\xa8\xed\x7f\x6e\x35\xd5\x5b\x9e\xb1\xee\xd9\xa0\xff\xb1\x60\x1a\xe8\xde\x9c\xfd\xd4\xff\x58\x27\x7c\x8c\xde\xf7\x2e\x7b\x37\xdd\x41\x6f\xf5\xd1\x2a\x35\x59\x27\x58\x28\x33\xe0\xb2\x8f\x82\x2b\xef\x6e\x37\x67\x27\x95\x09\xe1\x5a\x91\x07\xae\xf8\x98\x03\x2e\x90\xb5\xf7\xdf\xf5\x81\xb3\x42\x4e\x0f\xd7\x4b\x27\x7a\x60\xbf\xc5\x7d\x34\x9c\xd4\xb6\x8f\xba\x70\xe8\x05\x88\x8c\xe6\x84\x9b\xe3\x26\x7d\x4a\xba\x69\x34\xe3\x0f\xa0\x5b\x05\x9f\x09\x23\xef\x8a\x29\x4b\x71\x38\x60\xe4\x0c\xc7\x12\x3c\x37\xa3\x0a\x05\x8d\x7c\xd5\xbc\x6c\x39\x65\xc2\xe8\xe7\x61\x27\x28\x04\xa5\x4c\x7c\x63\xe4\xa5\x45\xc2\x23\xae\x93\x25\x89\xc0\xb0\x12\x1b\x69\x74\x4e\x05\x9d\xda\x8b\x1d\xb4\x91\x12\x49\xfc\x15\xc1\x93\xae\x26\xd6\x82\x36\xe0\x6c\xcb\x63\x76\x77\x79\xde\x7b\xd7\xbf\x2c\x92\xc0\x4f\xfd\xf7\x05\x49\xf3\x43\xef\xbc\x7f\x57\xb8\xcd\xd7\x09\x9c\xd5\x66\x6b\x8e\xa2\x7f\xe9\x94\x9c\xe3\xa7\xa7\x66\x71\x6b\x90\xa1\xbc\x8e\x5a\x5a\x87\x1b\x17\xef\xe2\xfe\xd1\x13\x3a\xad\x35\xff\x6d\x6a\xd7\xb0\x96\xfe\x82\x61\xa3\xde\x21\x58\xe9\xfb\xb2\xec\xba\xa9\x3a\x4c\xad\xb9\xdf\x74\xd2\xc9\xcd\x1d\xa1\xa7\x10\x74\xfb\x26\xcb\x4a\x8d\xf5\x38\x67\xd8\x1f\xc1\x11\x34\xcf\x94\x46\x8b\x3d\x10\x27\xb9\xff\x8b\x32\x0b\x0a\x16\xfd\x0e\xb9\x65\x6c\x28\x9c\x92\x3f\xe5\x7a\x96\x8d\x3b\x91\x9c\x9f\xe4\xb0\x64\x27\x74\xc1\xe7\xd4\x48\xc1\x2c\x5d\x9e\x8c\x13\x39\x3e\x99\x53\xa5\x59\x7a\xb2\xb8\x9f\x82\x7b\xd9\x39\x2d\x4e\x7c\xb3\x53\xf9\xfb\x8b\x3f\x7d\x7f\x7c\xf1\x97\xef\xdf\x54\xcd\x36\x4d\xfb\xdf\x13\x11\x5d\xa8\x2c\xb1\xe1\x28\x69\xb8\x36\xee\xc8\x67\x6c\xdd\x7e\x5f\x16\xb7\x6b\x37\x35\xf3\xec\xfa\xae\x60\x46\x2d\xfe\xf9\xa1\xf7\xe1\xea\xe6\x97\x02\xa7\x1c\x5c\xdd\x74\xdf\xaf\x36\xa7\x56\xf4\xd0\xd2\x32\xfc\x2c\xe4\xa3\x28\xce\x5e\x95\x27\x9d\x09\xcd\xe7\xcc\xa9\xa1\xf6\xcf\x01\xce\x74\x8b\x99\x5f\x0d\x7e\x2a\x4a\x52\xef\x2e\x7e\x19\xf4\x46\xb7\xe7\x3f\xaf\x9c\x09\x7e\x56\x18\xd9\x2d\xf8\xd0\xcf\x64\x92\xcd\x45\xf8\xef\xed\xc7\xd6\xbf\x1c\xf4\xde\x97\x47\x77\xd5\x1d\x14\x97\xfd\xa6\x18\x9a\xf1\xe6\xed\xd5\xd5\x45\xaf\xe0\xd6\x78\x73\xde\x1d\xf4\x06\xfd\x0f\x85\xdb\xee\xfc\xee\x06\x91\xc4\x56\x4d\xd3\x8d\xa0\x66\xa2\x66\x5a\xe1\x34\xf7\xcd\x67\x36\x3a\xe6\x5d\x1b\x0a\x89\x07\xe5\x38\x80\xd6\xc0\x88\x06\xb0\x6c\x1c\x7b\xb3\x62\x84\x23\xad\xe5\x35\xba\xb8\x4d\xa4\x99\xd7\xad\xdc\xe8\x55\x2c\x6f\xe0\x87\x80\xf0\x7a\xa8\xc7\xd2\x24\x91\x8f\x18\x84\x36\xe7\xe6\xca\xb3\xe8\x47\xe6\x15\x45\xa2\x2c\x4d\x99\xd0\xc9\xb2\x53\xc3\x4e\x8a\xdb\xc2\xa2\x94\xe9\x0f\x32\x13\x7a\x7b\x92\xeb\x5e\x16\x0e\x75\xef\xf2\xe3\xe8\x63\xb7\x48\x81\xfd\x8b\xd5\x87\x3c\x6c\xa2\xe6\x9e\xeb\x5e\xfe\xe2\x6f\x38\x08\x55\x3c\xf2\xea\x1f\x0a\x86\x51\xc2\x8d\x4c\x19\x51\xa3\x1a\x26\x20\x2e\x10\xc6\x41\x9f\x9f\x9b\xc9\x41\x68\xd4\x02\x3d\x08\x08\xe9\x88\x83\x3c\x75\xff\x28\xb5\xa7\x60\x5d\xc0\xa2\xe8\x22\x41\xa1\x1d\xab\xb2\x0a\xc2\xc4\x03\x4f\x25\x60\x44\x92\x07\x9a\x72\x23\xea\x62\xcb\x66\xae\xa7\xf0\xbf\xed\xda\x04\xe3\x60\x89\x71\xdd\xca\x54\x9f\xfb\x10\xb4\xed\x4c\x0d\x75\xa1\x58\xd5\x20\xac\x7a\x2b\x42\xf5\xdb\x9a\xcd\xd9\x31\x54\xad\x30\xe1\x01\x55\xf7\x15\xb3\x61\x5f\x28\x4d\x45\xc4\xce\x12\xaa\xd4\xb6\xab\x80\x7a\xcf\x51\x91\x51\xde\xdc\xdc\x5d\x0f\xfa\x6f\xd7\x10\x67\xf9\xe3\x6a\xf0\x5f\x94\x64\xce\xb2\x3e\x4e\x25\x8d\x89\xd9\x75\x39\x45\x2b\xbe\x15\x06\x72\x14\x50\x0c\xa4\xf5\xa1\x0c\x05\x04\xd2\x3c\xfe\xcf\xea\x3e\xa1\x69\x90\xdb\x85\x20\x91\x59\x09\x12\xa8\x41\x8e\x59\x81\x53\x00\x81\xc9\xad\xc6\xbb\x48\xa8\x9e\xc8\x74\x8e\xc4\x59\x98\x34\x36\xbe\xba\x51\x2e\x34\x4b\xd3\x6c\xa1\xb9\x83\x75\x2d\x5f\xae\x50\x38\x56\x4e\x3f\x30\xa5\xe8\x94\xed\xe2\x3b\xaa\x13\x28\x6e\x3f\x86\x7f\x82\x6f\x68\x13\x61\xa1\x30\x42\x17\x73\xe6\xe8\xe9\x4a\xbc\xa3\x3c\xc9\x52\x76\x2d\x13\x1e\x6d\xe9\xeb\x36\x5a\xf0\xa8\xff\xc1\x08\xf6\xdd\x41\xef\xa2\xc0\x01\xe1\x59\xf7\xdd\xa0\x77\x63\x71\x33\xbb\x6f\x2f\x7a\xa3\xcb\xab\xf3\xde\xed\xe8\xec\xea\xc3\xf5\x45\x6f\x8d\x0b\xb9\xb1\xf1\xaa\xc5\xa5\xfc\xea\x69\xe5\x17\xd8\xe1\x34\x43\xbd\xc9\xe9\xd0\x10\xa6\x4d\x79\x02\xfe\x2b\x89\x7e\x2c\x4a\x84\x8c\x11\x04\x42\x39\x8d\xcd\x45\x23\x76\x48\x5f\x7f\x93\x24\x84\x66\x5a\xce\x29\x58\x61\x93\xe5\x50\xd0\xb1\x4c\x35\xe8\x8d\xfe\xce\x21\x69\x26\x84\x39\xdf\xa6\x31\x44\x6b\x8d\x12\x46\x05\xc9\x16\x41\x74\xbd\xb5\x25\x4e\xb8\x80\x20\x97\x39\x4d\xef\x5d\x9d\x15\x1f\x00\xe9\x0f\x85\x22\x54\x0d\x05\x82\x53\x58\x26\xbb\xc1\x0a\x9f\x6e\xf4\x56\xe3\xea\xcc\xe9\x3d\x33\xab\x32\xcf\xa2\x99\xd1\x3c\xa7\x29\x53\xca\xda\x9b\x22\x2a\xd0\x77\x68\x5f\x7f\xe4\x49\x32\x14\x42\x9a\xa5\x70\x66\xad\x98\x2d\x98\x88\x99\x88\x38\xc6\xd1\x83\xdb\xcd\x9b\x3b\xa6\x29\x5d\xcc\x88\x92\xe0\xaf\x82\x65\x07\x9d\x16\x3f\x72\x11\x37\x16\x8e\x03\x1e\x87\x56\xa9\x34\x33\x7c\xe2\x0a\xae\x37\x5c\x65\xf8\xd8\x99\xa4\x9c\x29\x16\x6d\x03\xf3\x45\xc2\x34\xe2\xf6\xc2\x92\xc3\x66\x98\xb5\x2e\xec\x87\xd9\xa6\xba\x4d\x18\x8a\x7c\xcc\x54\xd9\x11\x75\x6a\xac\x5d\xf6\x48\x91\x9f\xa8\x88\x13\xd3\x8a\xb3\x6b\x16\xcf\x22\x04\x81\x76\x0d\xd5\xb8\xd3\xb8\x8b\x0c\x18\xd1\x4c\xb5\x12\x02\x57\x27\x3f\xa0\xa5\xe0\x38\xf7\xe7\x02\x79\xdb\xcc\x07\x58\xdd\x85\x61\x91\x34\x91\x76\x95\xf0\xf5\x0c\xeb\x40\x10\x18\x4d\x83\x56\xba\x48\xb9\x88\xf8\x82\x26\x5b\x89\xac\xa5\x30\x38\x1b\x5e\xf6\x2d\x9f\x18\xf2\xf9\xae\xe2\x86\xd1\x2c\x9d\x43\x46\x90\x1d\xa6\xdf\xc2\x16\xda\xa5\x8d\x27\x64\x2a\x77\x04\xd3\x54\x66\x68\xa3\x87\x75\x61\x71\xcd\x51\xed\xd4\x6d\xb7\x39\x19\xb4\x18\x7b\xb4\xc5\x66\xa3\xd3\xbe\x69\xfd\x4a\xad\xd8\xde\x31\x6a\x84\x26\xd7\xf5\x6d\xd6\xed\x40\xf0\xf0\x5f\xab\x68\xe7\x03\x5d\x18\x9a\x41\x18\x61\x42\xf3\x39\x5a\xd9\xce\x56\x07\x71\xae\xef\xc0\x17\xe6\x23\x32\x37\xdf\x8d\x7c\x09\x6d\xec\x42\xb5\x93\x82\x4f\x30\x48\xea\xb2\x34\x3e\xc9\xb4\x39\x9e\x14\xbc\x8a\xe4\x5b\xd6\x99\x76\x88\xc3\x7d\x3e\x22\xdd\xeb\xeb\xde\xe5\xf9\x11\x61\x3a\xfa\xce\x05\xd7\xd8\x58\x83\xa1\xd0\xd2\x4a\x2b\x4b\x32\x93\x8f\xc0\x1b\x59\x3a\x65\x85\x39\xbb\xc0\x04\x80\xef\x99\x72\xa5\x53\x1b\x1e\x21\xe2\x10\xf5\x9c\xcf\xcb\x22\x2e\x52\x48\xa6\x67\xbb\x90\x06\x55\x2a\x9b\x1b\x11\x7c\xc4\xe9\x7c\x94\xca\x64\x17\xa6\x70\x0e\x53\x01\x29\xdf\xe7\xc3\x71\x3a\x27\xa6\x59\xeb\xda\xf5\x6e\x08\x2f\xd2\x19\xc1\xc8\xf0\x65\x73\x6f\x06\xf7\x96\xb3\x48\xda\x50\x12\xee\x5c\x9a\x90\x2f\xd7\xc0\x2a\x72\x53\xd2\xc8\x5a\xef\x46\x34\x8a\x8c\xa6\xb0\xe7\x49\x05\x50\xfa\xce\x4c\x68\x3b\x7a\xb2\x69\xae\xa3\x73\x37\xcc\x85\xe1\x60\x10\xb5\x56\x45\xe2\xae\xe9\x77\xbc\xac\xf4\xea\xc0\xee\xef\x94\xd7\x04\xf1\x12\x56\x0c\x76\x52\x21\x58\xbe\x9e\x31\x8b\x7d\x15\x76\xe9\x62\x51\x4d\xc3\x4b\x99\xa5\x75\x8c\x6e\x28\xce\xd9\x22\x65\x46\xd2\x2f\x1b\x55\x3d\x4d\xdf\x14\x29\xf1\x40\xd7\x07\xba\x7e\xf5\x74\x7d\x86\x05\x2e\x9c\xfd\x38\x00\xb1\xdf\x85\xd0\xeb\x5a\x59\xd5\x12\x79\xf2\xfb\xfd\x0c\x2f\xf6\xba\xda\x00\x45\x2a\x72\x77\x30\x17\x95\x8a\x24\xb8\x91\x50\x4b\x12\x2e\xdc\x5f\x33\xa9\xa9\xfa\xae\x33\x14\x46\x7a\xb8\x67\x4b\x34\x8f\x98\xfb\xf9\x0f\x46\x08\x3d\x56\x4c\x28\x08\x51\xfc\x03\x1a\xb2\xcd\xde\x3a\xf3\x12\xea\x64\x58\x08\xa5\x58\xb6\x00\xc2\xca\x6c\xa3\x56\x3c\xc8\x83\xf6\xf2\x5a\x07\xee\x19\x0e\x7f\xca\x34\x64\xf5\x68\xae\x41\x59\x88\xb1\xd2\x4a\x65\xe8\x6b\x6d\x88\x48\x15\xa9\x04\xbb\x66\x9c\xed\xc6\xf1\x54\xb5\x8d\xb5\x2c\xc1\x8b\xc9\xb7\x36\x4e\xf3\xc4\x19\x4c\xa2\x54\x56\xca\x97\x50\x45\x70\xa7\xc7\x78\x0e\x9c\x33\x87\x89\xce\x23\xbf\xe7\x0b\x16\x73\x0a\x51\x9b\xe6\xaf\x13\x33\xaf\xdf\x9f\xdd\x5c\x5d\x8e\xf2\x58\xeb\xff\x1c\x8a\x6e\xa2\x24\x31\x82\xbf\x4c\xb5\x22\x42\x0a\x1f\x22\xba\x48\x99\x93\x85\xec\x5c\xcc\xaa\x06\xa6\xe0\xa1\x68\x1a\x41\x2c\x23\xd5\xa1\x8f\xaa\x43\xe7\xf4\x1f\x52\x80\x5f\xa9\x0b\xff\x3c\x4b\x64\x16\x7f\xa2\x3a\x9a\x9d\x80\xbb\x47\x9f\xb0\x07\x26\x34\x9a\x95\xcd\x72\xc5\x90\x30\xa2\x20\xc2\xf4\xf7\x66\xcc\x79\xd8\xb7\x32\x2a\x5c\xc4\x16\x9a\xfc\xff\x53\x36\x96\x52\xd7\x73\x67\x39\x99\x28\xd6\x8a\x13\xe7\xda\xc9\xed\x15\xf9\xcb\x9f\xbf\xff\xc1\x90\xd0\x36\x6b\xdc\xbf\xbd\x1a\x99\xef\x7f\x7f\x6e\xbf\x57\x2d\x38\xeb\x15\x5a\x75\x81\x8d\x3b\xe2\xc1\x60\xcf\x4c\x00\xdb\x4f\xb1\x80\xab\x24\x14\xc9\x21\xdf\xc7\x3a\xee\x76\x8e\x99\x75\x3b\xc5\x75\xef\x70\x9d\xbd\x4f\xe4\x18\x0c\x22\x59\xa1\xae\xc3\x0a\x77\x67\x5b\x37\x48\xf9\x62\xe2\x6a\x91\xd0\x65\xa5\x87\x75\xcb\x7e\x69\xb8\xd3\x82\x46\x2c\x4f\x09\x74\x91\x09\x91\x9c\xcf\x21\x5a\xc6\xc5\x27\xc4\x7c\x02\x61\x33\xda\x5c\x76\x64\xcc\xf4\x23\x04\x69\xb9\x5f\xfd\x25\xed\x2c\x91\x86\x95\x01\xbb\x1c\x9a\x45\x8e\x33\xb0\x7e\x0f\xdf\x1c\x91\xe1\x9b\x98\x3d\xb0\x44\x2e\xcc\x69\x36\x3f\x30\x1d\xd5\x6d\x62\x6f\x4e\x79\x72\x29\xb5\x8f\xfb\xd9\x65\x3f\x53\x16\xf1\x05\x37\xa7\x6b\xc4\x4c\xbb\x4f\x1a\xb4\x5f\x7f\xc0\x06\x33\xe6\xd1\x06\x60\x0c\x84\xc6\xb1\x21\x62\x28\x72\xe1\x86\x97\xdb\x96\x45\x30\xf5\x02\x4e\x7c\x7b\x81\xc5\x68\x95\xd0\x63\xd8\x66\x31\xa8\xaa\x76\x07\xbc\xc5\x61\xaf\x27\xa9\xde\xb7\x16\xc9\xd4\xc3\xfd\xfa\x8e\xf3\xda\x06\x2b\xe9\xdf\xd6\x4f\xc9\x61\xf7\x9d\xa9\xae\xd1\xb4\x51\x3e\x80\x66\x2d\x36\x1b\x67\x71\x65\x6e\xcd\x77\x2b\x87\xa6\x42\xa0\x0d\x5f\x98\xcb\xab\xd5\x36\x08\xb6\x1c\x77\xcb\xd6\x8e\x38\x4a\xa4\xca\xd2\x0d\x1d\x97\xc5\x41\x9f\xd9\x4f\x57\x8d\xbb\x17\x5a\x21\xb2\x44\xab\x56\x86\x8e\x9a\x85\x2f\xe5\x67\x22\x9b\xd0\x56\x72\xb6\x6f\x1f\x91\xbc\x58\x37\x4d\xf2\x08\x61\x11\x93\x5c\x4a\x1c\x8a\xdc\x96\xa5\xc8\x23\x4b\xc0\xfc\x1d\xc9\xf9\x02\x24\x20\x3b\x5c\xdb\x92\xb9\xc0\x35\xd5\xec\x88\xc8\x4c\x9b\xc6\x8e\xb0\x70\x9c\xdd\x82\xe3\x31\x05\xb4\x8f\xbc\xd8\x2c\xc8\xe4\xd6\x97\xe7\x11\x1e\x90\xd6\x91\x15\x72\x41\xde\x33\x0d\xad\x00\x82\x4e\x38\x41\x2c\x90\xb7\xf2\x28\x9d\x55\xb6\xad\xf5\x89\xb2\x33\x69\xb1\xf3\x79\x2e\xc4\xdb\x44\x8e\x57\xee\xfb\x15\x34\x4e\xee\x6e\xfa\xce\x79\x90\xdb\x55\x03\x3c\x81\x75\xd4\xc9\xd2\xb4\x10\xf1\xb8\xe6\xe0\x17\x33\x27\x56\x13\x26\xe4\x2d\x04\xf5\xdb\xab\xe3\xb4\x16\xf7\x75\x63\x04\xfb\xe7\xe8\xf5\x58\x9f\x71\xbc\xf3\xaa\xc5\x7d\xdd\xf6\x17\x2d\xf5\x4f\x3d\x19\x38\x1a\x7a\xc6\x78\x4a\x36\x9a\x96\x3b\xb9\x23\x3c\xed\x9b\x13\x4d\x4e\xd5\x4d\x22\x2d\xb2\x0f\xcf\x1a\xcc\xc0\x2c\xbe\x4f\xa1\x8e\x63\x67\x28\x4a\x83\xb0\x2e\x1c\x45\x80\xbc\xe0\x17\x2e\x48\x81\xeb\x1f\x91\x09\xff\x6c\x1b\xcd\x5d\xbb\xee\xd5\x40\xd7\x6f\x70\x25\xcc\x68\x95\xec\x5a\xdc\x8c\xd7\xf0\xfd\x4a\xd3\xb6\x54\xda\x08\x16\x46\x38\x4b\x99\x11\xa1\x59\x4c\xa0\x5b\xef\x68\x5e\x7b\x2b\x6a\x9a\x9a\x45\xa1\xad\x54\x8a\x1c\xef\x2a\xa6\x9a\x1d\x6b\xbe\x36\x1e\x70\x81\x8e\x08\xf3\x26\xa1\x3a\x48\x62\xcb\x99\xeb\x98\x4d\xa9\x70\x5e\xc9\x86\xe1\x3a\xae\xbe\xc3\x69\x36\x42\x1a\x85\x80\x0e\x10\x21\xcc\x80\x8a\xe3\x50\x0b\x58\xcf\x95\xe3\xb0\x86\x9f\x97\xb0\x6c\x8f\xd4\xdb\xa1\x1a\x06\x9b\x41\x79\xef\x17\x33\xd8\x84\x2a\x4d\xec\x98\x9a\x94\xa5\x40\x88\xdd\x43\xf6\xed\xaa\x2a\x5b\xa1\xf6\xb1\xa9\xc9\xc9\x90\x50\x51\xce\x66\x5a\x73\x5b\x02\x2a\x53\xcc\x26\x4d\xcc\x59\x3a\x75\xb2\x1e\xc2\xfe\xfb\xb3\x6d\xf1\xff\x1d\x23\x0d\x99\x09\xf8\xa7\xab\x4d\x77\x48\x57\x54\x52\xbf\x9c\x49\xb2\xb0\x5e\xc8\xb6\x69\xf2\x48\x97\x8a\x2c\x52\xcc\xb4\x40\xa7\xb5\x9b\x3c\xf8\x8a\x8a\x1f\x79\x63\x88\x76\x51\x03\x50\x96\x76\x03\x7b\x71\x50\x0a\x6e\x73\x6e\xb7\xa1\xd8\x5f\x72\xa8\xd6\x15\x86\xf3\xda\x54\x2d\xab\xab\xc8\xb1\x79\x76\x64\x18\x96\x6b\x11\x58\x40\xac\xb4\x8a\x45\xaf\xe8\x8c\x6d\x92\xf5\xc0\x90\x78\x41\xc7\x2c\xd9\xd9\x67\xba\x95\x51\x07\xba\xb6\xd8\x38\x46\x87\x67\xe8\x54\x86\x1a\xc3\x69\x99\xb5\x39\x53\x68\x9a\xd5\xb9\x98\x57\xcd\xb3\x50\xb5\x62\x87\x89\x3a\xb0\xa7\x6d\xa6\xda\x04\x01\x15\x5e\x21\x01\x54\x52\x9d\x3a\x1d\x5e\x25\x65\x0b\xd2\x76\x03\x09\x10\x9b\x1a\xc6\xb1\x33\x64\xd3\xda\xa9\x6c\x1d\x62\xbb\x21\x7a\x69\x7f\x42\x84\x14\x8c\x70\x95\xbf\xac\x8b\x51\x35\x3e\xfb\xc3\x48\x94\xa8\xab\x57\xeb\x25\x3d\xb5\x62\x9e\x87\x0e\x7b\x55\xd2\x45\x37\x0a\x66\xf4\x1a\x9a\x2e\x21\xc9\x1b\x79\x5a\x51\x3e\x5a\x3b\xce\xbd\x0b\xaf\x03\x97\xc3\x1f\x38\x7c\xb4\x24\x20\x92\x95\x06\x47\x30\x13\xde\xbe\x64\x3f\xb2\x19\x10\x43\xe1\x15\x61\x20\x44\xae\xc8\x9c\x2e\x3a\x04\x76\x4d\xe7\x5f\x61\x46\x8f\xf6\x5b\x78\x94\x57\xf7\x06\xec\xc3\x86\x15\x58\x67\x09\x70\x57\x59\xbe\xae\xc5\xac\x67\x07\xce\x80\xf5\xc7\xeb\x8a\x33\xbb\x4e\x93\xe5\x31\x56\x74\x67\x71\x68\xe7\x5c\xcd\x91\x6c\x0d\xa6\x17\x60\xbe\xda\x7c\xc9\xcc\xc6\x67\x15\x83\x16\xe6\xdf\xe5\x1a\x78\x90\x28\x15\x52\xa9\x45\x6e\xc0\xb2\xba\x54\x91\x3f\x08\xa9\xff\x10\x60\x5b\x38\x5d\x19\x4b\x74\x59\x8b\xc5\x51\x01\x73\x8b\xbb\x4c\x5d\x4b\x38\x84\x06\xc9\x5b\x6b\x57\x7e\x57\x40\x95\xdc\x7f\xfa\xa4\x92\x5d\xaf\x1a\x4c\xd5\x04\x5a\x88\xf8\xbb\x7b\x33\x10\x3c\x47\x91\x48\x82\x64\x90\x32\x97\xc8\x37\x97\x29\x2b\x61\x00\x23\x3f\xf7\xd1\x86\xf3\x85\xae\x4d\x34\x68\xa2\xd2\x1a\x2b\x19\x82\xa2\xe6\xe7\xbd\x60\x1d\x5b\x6d\x15\xdb\x47\x18\xe1\xbc\x98\x74\xbd\x82\x02\xd6\x40\x5a\xd4\xeb\xeb\xdb\x84\xfe\x35\xc9\xab\xde\x3e\x1d\x16\x43\x6b\x02\x72\xe8\x0c\xc5\x3b\x99\xda\xeb\x54\x59\x8c\xa4\x31\x8d\xee\x8f\x99\x88\x09\xcd\xf4\x0c\x01\x15\xac\x49\x79\x69\x77\xd6\x48\x0d\x40\x02\x3e\x61\x9f\xab\x88\xa6\xf6\x22\x98\xd0\x07\xe9\x46\x31\x14\x41\x23\x80\xc2\x04\xb0\x7b\x00\x17\xde\xa4\x82\x31\x80\x39\x6d\x5a\x8b\x3a\x20\xec\x0a\x0c\xf6\xea\x33\x53\x00\xf6\x06\xfc\x28\xc1\x94\x15\xbf\x4b\xab\xd3\x77\x86\x2a\xa7\xf7\xa8\xb0\xdc\xa0\x7f\xf3\xc8\x06\xf4\xa2\xa9\xc6\xce\xc0\x48\x2d\xdf\x3b\xbe\x59\x80\x96\x98\x64\x29\xc4\x65\xd4\xb5\xf9\x6d\x34\xe3\x49\x6e\xb6\xfe\xee\xc8\x0f\xd3\x34\x99\xb0\x07\x96\x20\x02\x51\x94\x82\xcf\x1a\xfd\xa7\xdf\x93\xff\x83\xe0\xd0\xe4\x87\xa1\x78\x0f\x2c\x35\x49\x96\x90\x78\xed\x5b\xa6\xba\xd4\xcc\x7d\xed\x00\xb4\x8d\x0e\x21\xc5\x81\xe0\x5e\xcf\xe8\x03\x1b\x0a\xd7\xcc\xff\x21\xf7\xe4\x8f\xe4\x87\x26\x0b\x8f\x73\x3d\x3f\xb1\xfe\xff\x2e\x70\xec\x06\x37\x96\x65\x7a\x96\x6b\x38\xf3\x40\xc1\x38\x57\x93\x6c\xe1\xb1\x4f\xb8\x78\x90\x51\x25\xbe\x21\x3c\xb5\x34\x65\x42\x8f\x84\x8c\xd9\x88\xd5\x78\xb3\x56\x30\x09\x73\xa1\x5f\xca\x98\xad\xf5\x45\x79\x89\xed\x13\x98\x34\x54\x36\xf6\xdb\x01\x31\xdf\x3e\xc0\xd7\x6b\xe5\x45\x4a\xab\x1f\xb9\x07\x29\xd8\x66\xdc\xdb\xfa\xd1\xae\xac\xac\x75\x04\x6c\xdd\x0e\xa0\xde\x97\x93\x50\xed\xc2\x62\xcb\xc7\xb1\x6c\x43\x36\x2f\x9b\x99\xdb\x8b\x27\x80\x5f\x00\xdc\xb6\x94\x4f\xb9\x91\xc5\x37\xf7\xd5\x01\x27\xdc\xc6\x10\x8e\xb9\xe8\x1b\x59\xc2\xf3\xa5\x70\xb9\x37\xc7\x9e\xfe\x72\xff\xd3\x58\x66\x65\x61\xdc\x2e\x00\x57\x61\xc0\xae\x95\xbb\x97\x86\x0f\x4f\x31\x28\x8c\xcd\x38\x86\x61\x77\xcf\x2e\x88\x39\x1d\x72\x8e\x29\x56\xb0\x68\x99\x9e\xc9\x94\xff\xa3\x31\x76\xa7\x59\xde\xce\x9d\x6c\x79\xa8\x13\x8e\xb3\x28\x79\x03\xb1\xa2\x78\xa0\x0b\x1a\x46\x9d\xfe\x43\xc6\x19\xa4\xea\x1b\x36\x3b\xc9\x12\x84\xe1\x8a\x64\x1a\x63\xf5\x0a\x55\x08\xac\x32\xef\x79\x51\x9d\x6a\xdf\x20\xb7\x19\xcd\x16\xe8\x2b\x9a\x51\x31\x5d\x2d\x4c\xfe\x35\x63\xd9\x9e\x62\xd3\x2c\xf8\xe6\x33\x39\xfd\xcb\x22\x3d\x9d\xaa\x3c\x4e\x11\xd7\xc6\xf0\xe6\x7c\x7d\x7f\x35\x33\x55\x41\x18\xa3\xb3\xb8\xf9\xc4\x56\x54\xaf\x11\xa5\xb9\x95\x75\xe6\xc6\x1e\xbf\x3d\xd8\x67\x9e\xc4\x97\x5f\xcd\x8f\x58\xe1\xbe\x47\xca\xf3\xd0\x56\x5f\xc6\xf4\xe1\x19\x79\x49\x0a\xd9\xb7\x19\xa4\x85\x72\xed\x06\x65\x47\x68\x39\x6c\xd5\x07\x5a\x4f\x22\xb7\x45\x23\x4b\x6b\xba\xc0\xbe\x47\xe0\xed\xda\xd9\xc8\x1b\x18\x2f\xf3\x78\x59\x4c\x94\x70\x39\x51\xcf\x64\x82\x01\xff\x61\x31\x55\x23\x70\x1f\x36\xe5\xe4\x04\x23\xda\xe2\x8a\xaa\xaa\x44\xf5\x63\x73\x8f\x37\x1d\xca\x4a\xa7\xc9\x86\x2e\x10\xd0\xed\x57\xf1\xb9\x0b\x1b\xde\x54\x74\x1e\x60\x8c\x85\x0c\xfc\xa7\xe0\x47\xc8\x14\xd1\x29\x85\x48\x59\x88\x6f\xfc\x84\x32\x2d\x57\xa8\x39\x3a\xfc\x21\xa3\x98\x5a\x54\x49\xe0\xa0\x16\x84\x4e\xcf\xa8\xb0\x69\x77\x75\x8e\x0a\x0f\x93\xef\x4f\x42\xe8\xaa\xa8\xeb\x0c\x3a\xb2\x82\x7c\x6d\x93\x6e\xa1\xc3\x30\xee\x52\xf4\x70\x93\x5f\x92\x2b\x08\xff\xa7\x49\xa3\xf6\x38\x96\x32\x61\x54\x34\x09\xd9\xb5\x8f\x2b\x76\x23\x1e\x46\x0c\x1b\xfd\xcf\x88\x67\x69\xc6\x8c\x86\x41\x93\xa4\x34\x2f\x0a\x55\x6d\xb4\x07\xe9\x44\x15\x31\x47\x7b\x6a\x76\x9b\x1c\x85\x27\x7f\xcc\x92\x56\xa1\x28\xf8\xc1\x4a\x2a\x82\x57\xf2\xaa\x2b\x1b\xe5\x5e\x85\x71\x12\xb5\x99\x6a\xeb\x06\x16\xe6\xb7\xad\x1a\x5d\xb7\x98\x23\xb6\xdd\x10\x15\x8b\xb2\x94\xeb\xe5\xc8\xaa\xd9\x9b\x33\xad\x5b\xfb\xe5\x99\xfd\x70\x13\x19\xf6\x94\xb8\xfe\x9c\x5a\x4f\xa4\x45\x2a\x0b\xa6\xb0\xc9\x76\x1b\xb9\xb4\x36\x83\x65\xd5\xc2\xba\x14\x9a\xcd\x86\x6a\xba\xd8\x76\x78\x16\x32\x69\x24\x27\x2e\x39\x65\xf3\x85\x2d\x63\x49\xb5\xb0\x4f\xa4\x08\x45\x43\x16\x29\x97\xa9\x85\x6c\xda\x24\xbc\x62\x4e\x3f\x8f\x16\x34\xa5\x49\xc2\x12\xae\xe6\xdb\x5b\x53\xfe\xf4\xe3\xca\xd1\x9e\x21\xb4\x98\xb2\x40\x7d\x9f\xf9\x3c\x9b\x07\xd5\xd2\x00\xbb\x20\xc8\x40\xb6\xc6\x46\x9b\x48\xe3\x06\x98\x5f\x34\x42\xf3\x34\xc8\x29\x37\x1a\x00\x57\x96\x3f\x5b\xe5\x80\x46\x33\x28\x89\x33\xa1\x3c\x15\x4c\xa9\x0e\xb9\x94\x9a\x9d\x92\x0f\x74\x31\x00\xf1\x16\x21\x79\xa7\x68\x8f\xa2\x8a\x18\xc9\x29\x13\x5c\x1f\x0d\x05\x46\xe9\xf8\x55\x39\x89\xa4\xc0\xb4\xf4\x08\x16\xd6\x37\x01\x06\x16\x97\x9f\xad\xc9\x24\x95\x73\xa0\x92\x76\x19\x99\xc5\xa0\x1e\x80\x54\x9e\xc3\x25\xaf\x72\x48\x4a\x67\x76\xf5\x22\x56\x81\x14\x21\x85\x1c\x3e\x8e\x25\x53\x81\x6a\x03\x54\x8c\x57\x06\x9f\x30\x43\x21\x43\x61\x74\xbb\x50\x0d\xc3\x4c\x74\x97\x98\x6e\x3a\x8d\x52\xa9\x94\x8d\xd3\xc1\x76\x56\x9b\x4e\x07\x36\x4d\x78\x1f\xfe\xd7\xe7\x8b\xd5\xad\x56\x30\x0c\x2a\x68\xd4\x8b\xfd\x63\xe6\x53\xa2\x1b\x6f\xda\x5d\x83\xf9\x1c\x1b\x22\x29\xa3\xca\xda\x9e\x20\xe6\xad\x14\xec\xd3\x42\x32\xf7\x63\xc6\xa8\xd7\x63\x0f\x42\x10\x50\x90\x85\x03\xc2\x6a\x63\x86\xae\xd3\x94\x41\x1d\x12\xc4\xa3\xe9\x97\x88\x06\xa0\x83\x52\x46\xe3\x65\xb0\x22\xde\xba\x82\x3d\x83\x64\xa2\xf8\xdc\xf0\x4e\xc0\x41\x13\xf2\x58\x2e\xdc\x61\x2d\xbc\x05\x08\x12\x7c\x62\x08\x31\xb0\xcd\x98\x2f\xc4\x31\x14\xb4\x32\xc7\xab\xc6\xc9\xe4\x1a\x01\xa7\x14\xc0\xe1\xcc\x98\x25\xdc\xe1\x9b\xee\xdb\xab\x9b\x41\xef\x7c\xf8\x26\x0f\x2b\x70\x31\x68\x8e\x91\xf8\x04\x77\x29\x86\xc2\x7b\x02\x7d\x02\x20\xec\x25\xa1\x71\x9c\xa7\x5f\x63\xe4\xeb\x08\x1d\x19\x9b\x9e\x8a\xb5\x3e\xc0\x6a\x33\xef\xf8\x67\x16\xdf\x34\x00\x4c\xee\x25\x6a\x63\x23\x0b\x79\x2d\x89\x1b\x2e\xd9\xe2\xf6\xf5\x53\xb9\x33\xdf\x6d\x4e\xc1\x78\x12\x4a\x09\x39\x90\x8d\xa3\x09\xf5\x45\x45\x27\x40\x03\x86\x33\x43\xaa\x87\x21\xda\x25\xf9\x91\xcc\xb9\x80\x60\xea\x55\x4b\x7b\x57\x9c\x47\x1b\xf4\xf0\xfe\xe5\x5d\xb1\xb4\xc7\x4f\x57\x77\x45\x4c\xdc\xee\x2f\xab\x71\xc0\x8b\x2d\xac\x32\xa2\x05\x53\xcc\xa3\xd6\x6c\x5e\x92\x5f\x99\xba\x89\xbe\x67\xfa\x23\x96\x12\xda\x87\x1b\xda\xa2\x83\x82\x8a\xcd\x46\xae\x98\xd4\xe6\x64\xf0\xb1\xa6\xfc\x54\x31\xd6\xc0\xe1\x8f\x42\x0f\xbe\xfe\x54\x10\x67\xdd\x41\xf4\x57\xa8\x58\x03\x76\x3c\x67\x04\x36\x37\xa6\x14\x66\xb9\x86\xf0\xb6\xaf\x27\x90\x37\x27\x27\xf8\xf1\x46\xb1\x57\x37\xa1\x43\xd1\xb4\x95\x2f\x25\xe9\x5e\xf7\x6b\xd6\xfa\xa2\xac\x85\x7c\x5d\xb0\x14\x89\x57\x88\xf6\x8d\x48\x11\xc4\x87\xbd\x08\x30\x0a\x3b\xd3\xdd\x70\x28\xd0\x6e\x74\x5d\x34\x46\x3d\xa9\x2c\xb4\x83\xe8\x53\x88\xa1\xb4\xfe\xe0\xfd\xe4\x28\xe5\xcb\xd0\x32\x49\x29\x1c\x90\x85\xd9\x0e\x13\x73\xaa\x8e\xa1\xa3\x30\x51\x07\xf1\xf7\x9d\xe5\x6b\x6f\xc9\x4b\xf9\x6c\x36\xc9\x5e\xfa\x88\x14\xed\x23\xff\x21\x05\xdf\x01\xab\x39\x87\x8e\x0d\xc4\x0d\xa7\x1b\x52\x5b\xbb\x84\xa7\x7c\x7c\xce\xfc\x6b\x31\x0d\xe9\x82\x5a\x28\x67\x10\x06\x5d\xe2\x77\x1d\x40\x56\x67\x28\xc2\x42\xdc\x28\xbe\x99\x33\xe2\x40\x06\x00\x70\xcf\xb0\xd3\x14\x23\x3a\xfc\xcd\x5c\xd8\x81\x72\xbc\xaf\x9e\x15\x61\x02\x2a\xfd\xd8\xd3\xa9\x66\xd4\x45\x82\x39\x8d\xc7\xc6\x24\x84\xa8\x06\xd0\x5e\x90\x1f\x6d\x3b\x66\x0f\x4c\x20\x68\x01\x0d\x60\xa7\x82\x48\x5c\xa3\x1c\x89\x6f\xb4\x8f\xb5\xe3\x89\x85\x36\xa0\xde\x27\x9f\xdb\xd9\x15\xe5\xb6\xe5\xd5\x07\x7c\x0f\xd9\x54\xaa\x04\x24\xde\xe2\x58\xc1\x97\x9b\x98\x09\x80\x12\x42\x73\x36\x74\xda\x94\x3a\xf5\x79\xc1\xa2\x6d\xf2\x61\xae\x5d\x75\xd5\x55\x16\xed\x22\x96\x25\x58\x6b\xdd\x0e\xda\x7e\x71\x17\x11\x38\x40\x4c\x1b\xe2\xf5\x2e\xd6\xe5\xb7\xf8\x59\xb4\xca\x56\x33\xd3\xf8\x68\x91\x12\x5a\xce\xc2\xf6\x93\x4f\xc3\x1a\xec\x21\xf7\x18\x59\xc0\xae\x73\x7a\x9e\xbc\x8e\x41\x25\x43\xa2\x60\x71\x7e\x21\x09\x1d\xeb\x47\xd9\x94\xc9\xb1\x8e\x97\xee\x85\x77\x3b\xb7\xb4\x8b\x61\x2c\x1d\xaa\x82\xc3\x1b\xa8\x04\xe4\x7d\x4c\x6a\xa8\xcf\xc6\x00\xa1\xa5\xce\xc9\x16\x04\xef\xd8\x74\x54\xb3\x78\x4a\xd3\xb9\xc7\xf1\x28\x83\xc4\x94\x96\x6b\x0d\x8f\xdb\x57\x74\xfd\x41\xa2\xd9\xb7\x44\xd3\xc2\x0c\x84\xd4\xc9\xd2\x52\xd2\x8c\x05\x6f\xb5\x11\xda\xc5\x09\x42\xc0\x88\xbd\x22\x2d\x02\x24\x5c\xfd\x5c\xf8\xbf\x8a\x1c\xdc\x11\x75\x48\xaa\x75\x91\x70\x9d\x00\xe1\x17\xac\x9c\x49\x28\x0d\x58\xd3\x2c\x8c\x16\x3d\x69\x58\xba\xa2\x7f\x89\xd5\x26\x20\xba\x74\x29\x33\xf2\xc8\x95\xd1\x85\x87\x02\x5c\x4d\xbe\xc4\x85\x96\xb6\x2c\xc5\x11\xbc\x05\x71\xe8\x2a\x1b\xcf\xb9\x26\x34\x98\xe1\x1d\x70\x86\x1b\x17\x81\x8c\xe7\xd9\x7c\x00\x33\xae\x0d\x74\xae\xcb\x37\x5a\x73\x68\xb6\x30\xfe\xe4\x8d\xec\x1a\xcb\x1c\xb8\xc5\x9f\x36\x9a\x39\xd0\x78\x42\x0d\xb3\xf6\xcc\x1d\xc2\x99\xeb\x4f\x6a\x31\xd5\x1f\xf0\x18\xb8\xd2\xa5\x1b\xa6\x39\xc1\x3f\xdf\x82\x7d\xc4\x32\x37\x01\x28\xad\x8a\x6d\x73\x9f\xd4\xcb\x4c\xb7\xbe\x5e\x9c\x74\x61\x14\xa1\xd0\x73\xdd\x28\xf4\xbc\xb4\x6c\xcb\xa0\x34\xe6\xd6\xc1\x06\x6d\x34\xbb\x3c\x59\x28\x24\x85\x20\xdc\xad\x98\x5f\xc3\xca\x4c\x5c\x48\x0d\x51\x3e\x11\xa0\x2a\x57\xe2\xec\x86\xa2\x5e\x98\x58\x4d\x63\xbb\x06\xec\xec\x35\x2b\x33\x30\xdc\xb9\x59\x58\xe3\xd4\x27\x1f\xaf\x8c\x7a\xaf\xaf\xf0\xce\x4a\xe7\xca\x79\x1d\x1a\x74\x09\x90\x21\xb6\x09\xf8\xac\x39\x95\x1b\x86\xd3\xac\x3d\x17\xf6\xfe\xdc\xa3\x96\x56\x61\xb4\x1b\x47\x1f\x79\x71\xd7\x32\x56\xe7\x3e\x77\x1a\x79\xc9\x79\xb4\x0d\xee\x23\x80\x1d\xec\x0d\xa2\xa1\x1c\x1d\x6e\x1a\x3f\x02\x87\x93\x1d\x3a\xc5\x7a\x53\x1e\x1b\xa7\xb4\x25\x85\x09\x5b\x3c\xed\x27\x98\x74\x5b\xac\xce\x00\xc3\x2e\xb5\x78\x65\x3c\x34\x01\x00\x48\xa7\xab\x87\x5b\xe4\xc3\x5e\x4a\xcb\x44\xcc\x52\xc1\xa8\x9e\x3d\x5f\xc4\xcd\xd9\xae\x76\xe6\x67\x8b\xbe\x39\xdb\x0b\x50\x73\x29\xa2\xa5\x65\x30\x4b\x8b\xc8\x90\x1c\xb6\xb3\xa2\x03\xd6\x01\xe4\xe7\x29\x40\x6d\xa8\x74\xa7\xa0\x9c\x7a\xbd\xec\x69\xc2\x93\x6a\x0c\x38\x95\xc0\x24\x73\xd8\x43\xb0\xd3\x35\x4b\xf2\x55\xc4\x01\xa5\xf4\xd1\x9a\xc9\x46\xe6\x0e\x1a\x21\x4a\x58\x8b\xdd\xbc\xa1\x8f\x88\xdb\x74\x4e\x35\xc5\x42\xf0\xab\x31\x94\x42\x74\x03\xc8\x9c\xf2\x18\x15\x0b\xf4\xec\x5a\xee\xe5\xab\xa6\x62\x20\xcc\xb7\xbc\xc3\x3a\xe4\x6d\x22\xc7\xea\x88\x60\x01\xa4\x23\x94\xd1\xe1\x39\x42\xf9\x7d\xf7\xf2\xa3\x9d\x7e\x9b\xc1\x4e\xab\x6c\x22\xde\x4c\x0f\x95\x3e\x0a\x28\x75\x28\x81\xac\x91\x47\xb7\xaf\xc6\xe9\xcc\x0a\xa1\xff\xde\xfe\x62\x7f\x68\xa8\x4f\xb6\xa6\xe6\x66\x68\xe2\x10\xcb\xb2\xa5\x90\xa6\x71\x62\xf3\x09\xd1\x6a\x51\x52\x49\x57\x59\x4f\x86\xe2\x27\xf9\xc8\x1e\x58\x7a\x44\xa8\x26\x73\x69\xd4\x90\xc0\x65\x0e\x39\x4f\x05\xc8\x16\x74\x8d\x52\x72\x49\xe7\x2c\xee\x81\x30\x1b\xe4\x3a\x58\x1b\x8e\xf5\xbe\xd4\xa5\xc0\x43\x36\x37\x6e\x83\x73\xa5\x0e\x05\x96\xf2\xc4\x70\x0c\xe0\x3a\xdc\x4d\x0c\xae\xc4\x3f\x78\xdf\xd0\x1f\x3a\x64\x60\x28\x9d\xab\xe2\x78\x83\x2c\xba\xa6\xb1\x0d\xc5\x34\x95\xd9\xc2\xab\xd5\x72\x0c\xfa\x3c\xfa\x88\x6a\x7c\x43\x30\x18\xe7\x18\x8a\x68\x6c\x64\xfa\xd5\x84\x53\xb0\x02\xbd\x30\xe3\x66\x31\x1f\x25\x24\x20\xc3\x1d\x7c\x28\x88\x0d\xf6\x43\x97\x4e\x90\x92\xd2\x8c\xa9\xf5\x64\xfe\xa6\x73\xa6\x40\xbb\xf4\x86\xb8\x42\x74\x72\x31\x02\xbe\x76\x9c\x2d\x0c\x9a\xce\xe8\x57\x1f\x62\x9f\x0f\xc1\x06\x83\xb8\x72\x54\x75\xe5\x2c\x1b\x68\x62\xf3\xa8\x99\xd2\x28\xaf\xb3\x74\x21\x81\x3d\x27\x4b\x17\xd7\x6f\x93\xef\x16\x72\x91\x61\xd4\x0a\x0f\x83\x18\x6a\x07\xc4\x95\xfe\x40\x75\x34\x33\xba\x48\x9e\x84\xb6\xa7\x68\x9e\x9c\xc1\x3e\xad\x51\xa5\x66\x06\x67\x61\xef\x0d\x06\xc3\x8d\xed\x65\x88\x4b\xe1\x42\x01\xe1\xaf\x24\x21\x73\xd3\x6b\x01\x88\x3c\x30\x98\xb8\x4f\xec\x13\x28\x88\x58\xbb\xfe\x05\xd0\xca\xbd\x07\xf7\xec\x90\x18\x04\x15\xc6\xb9\x20\xf9\x8b\xc4\x4a\x28\xb5\x47\x3e\x4b\xf9\x56\x5a\xa4\x35\xb5\x02\x4a\x78\x6e\x39\x99\xd3\x85\x11\x07\xb4\x34\xb7\x54\x3a\x65\x47\xe4\xd1\x9c\x42\x9d\xa5\x86\x8f\x67\x29\x77\xa7\x0e\xcc\x1d\x2b\xb6\xb4\x98\xe7\x74\x82\x12\x28\x0a\x7a\x11\x0d\xf0\x5a\x6d\x01\xe6\x48\x67\xd4\xc7\x0a\xc1\x16\x26\x5c\xdc\x9b\xce\x10\x4c\xca\xf9\xba\x52\xc3\x0b\xa5\xcf\xc9\x2b\xec\xe9\x5a\x6a\xdc\x61\x97\x9b\xab\x0f\xac\x3b\x1e\x5c\x4c\x83\x24\xd3\x7a\x6b\xcf\x26\x78\x50\xb5\x5f\x6e\x86\x69\x55\xfb\xa9\x93\x3d\xb6\xf9\x76\x45\x4a\x5e\xe3\xe7\xeb\x0f\x7d\x10\x17\x69\x63\xd3\xac\xf4\x12\xa6\xff\x5a\x4d\x1c\xb2\xf8\xb1\xb6\x05\xb5\xd2\xcc\x7f\xfa\x7f\x21\x16\x27\x2e\xcd\x7f\x12\x99\x0e\x05\xfe\x7e\xe4\xb1\xbb\xcc\x0b\x79\x22\x3d\x9d\xb3\x3c\xd5\x38\xcd\xe5\x34\x9f\x28\x62\xd3\x2c\x11\x34\xc1\x43\x17\x99\x31\x04\x85\x44\x2a\x95\x1d\xb0\xc0\xf8\x9c\x09\x23\x8b\x3b\x71\x31\xb7\x1d\x20\x49\x23\x64\x30\xf8\x1c\x0c\x6f\xb3\x11\xfa\x39\xf2\x39\xf4\x89\xa2\xa4\xcd\x10\xcf\x3d\x9e\xf5\xd4\xef\xca\x6e\x6c\x27\x31\x0f\xba\xb7\x3f\x8f\x6e\x7a\xb7\x57\x77\x37\x67\x05\xb1\xf9\xec\xe2\xee\x76\xd0\xbb\xa9\x7d\x86\xa5\xf3\xfa\x57\x97\xa3\xbf\xde\xf5\xee\x1a\x1e\xb9\x06\x2e\xba\x6f\x7b\x17\xe1\x2b\x7f\xbd\xeb\x5e\xf4\x07\xbf\x8c\xae\xde\x8d\x6e\x7b\x37\x1f\xfb\x67\xbd\xd1\xed\x75\xef\xac\xff\xae\x7f\x86\xa5\x84\x83\x77\xaf\x2f\xee\xde\xf7\x2f\x47\x2e\x12\x30\x7c\xf4\xe9\xea\xe6\xe7\x77\x17\x57\x9f\x46\x41\x97\x57\x97\xef\xfa\xab\x0b\x98\xd6\xcf\xb7\x11\xeb\x3c\xb8\x59\x02\x05\x2f\x10\x41\xc6\x4b\x4b\xbc\xfc\x1f\x60\x66\xbc\x46\x8a\x3b\x3e\x72\xff\xc2\xf2\x01\xc7\x86\xc9\x39\x0b\x76\xce\x1f\x86\xc2\xbb\x18\xfc\x2d\xa7\xe9\x54\xb9\x9a\x9f\x85\xd1\x9e\x92\x2e\x9c\x06\x10\xc9\x0b\x9d\x42\xd2\x8d\x1f\xa9\xf3\x2c\x01\xa5\x41\x35\x60\x5b\xe1\xb6\xbc\xa5\xc5\x06\xed\x9c\x60\x08\xd6\xc2\x1e\xaf\xa2\x77\x57\x36\xb7\x48\x0b\xa7\xc4\xf1\x60\xd3\xac\x19\x17\x64\xe9\x2f\x05\x9d\x57\x2a\x9b\x62\xa2\xba\x4d\x61\x37\xe7\xa6\xdc\x62\x81\x84\x8a\x2d\xcf\x18\xf9\xf9\x2f\xf9\xa0\xc0\xda\x68\xad\x77\x59\x05\x93\xd7\x3e\x48\x33\x5c\xd5\x75\x04\x58\xe8\xc9\x1d\xe4\x9a\x0a\xfa\x60\x1a\xce\x44\x90\x26\x5a\xb0\x13\xdb\xb2\x3c\xe4\x98\x94\xa8\xf8\x94\xdc\xb2\x84\x45\x3a\x2f\xad\x0a\xbb\xb8\x48\xb2\x29\xaf\x14\x27\x19\xb3\x19\x7d\xe0\xd2\x81\x76\x21\xb6\x19\xac\x23\xc8\x3a\xd0\x7e\xe3\x51\x38\x25\xdd\x38\x56\x45\x16\x56\xa0\x1c\xc7\x14\x8f\x8b\xc3\x0e\x33\x3b\x45\xec\x19\x63\xad\xe2\x5e\x73\xeb\xed\x04\xad\xa0\xee\x47\x8e\xc4\x46\x5b\x5d\xc3\x03\xaa\xee\x6b\x6a\x11\xd5\xde\x6c\x96\x7e\x76\xec\xb1\xb9\x00\x52\x6d\xa7\x7e\xad\x47\x70\x00\xb6\xeb\xb3\x11\xd7\x62\x4d\x97\x6e\xc6\x49\x09\x48\x74\xe3\xfe\x0a\x40\xa4\x4f\x6f\x31\xad\x97\x83\xe0\xa8\x8c\x3c\x5d\xb6\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x29\x2c\x8d\x82\x75\x6b\x6b\x47\xad\xe4\xb4\x59\x5b\xea\xe6\x22\x12\xc0\x3a\xf1\x08\xcc\xd9\x94\x0b\x0b\xdc\xc7\xbc\xbd\xd5\x55\x36\xc0\x12\xef\xd6\x3e\x4c\xc7\xf2\xa1\xa0\x21\xcd\xb1\x0c\x73\xed\xd9\x0d\x0c\x35\xbb\x1c\x5a\x7f\x7a\x36\xaf\x7e\x6f\xf6\xda\x9d\x97\xb5\x15\xef\x6f\x42\xf5\xce\x4d\xd4\x88\x71\xb1\x0b\x09\x23\x57\x98\x18\x62\xce\xfe\x51\xee\x2a\x96\x69\xe0\x41\x6f\xb0\xa1\x6c\x6a\xec\x29\x2f\x58\x2d\x1e\x63\x68\xa2\x6e\xef\x61\x0e\x5a\xdf\x08\x57\x28\x88\x27\xa8\x94\x64\x2d\xae\x4f\x0b\xaa\x2b\xd8\xf3\xc3\xd2\x08\x58\xc5\x07\xeb\x26\x05\x23\x3d\x22\x14\xf3\x71\x72\x09\x44\x65\xd1\x0c\xf1\xfc\x0c\x3b\x3f\x1a\x8a\xc7\x60\x43\x0a\x11\x6b\xdd\xb0\x25\x40\x4e\xf8\x6c\x18\x14\x7f\x28\xc4\x01\x82\x98\xc5\x21\x28\x2d\x20\x04\x34\x78\xe7\x40\x93\x6b\x08\x3c\xd8\xaf\x1d\x48\x7d\x0b\x54\xe1\x9a\x3a\x49\x75\xd8\xc2\x7e\x6e\x01\xa4\xef\xbe\xf0\x84\x57\x0c\x21\x40\x15\xae\x1b\xc1\x1e\x40\x85\xbf\x0c\x92\x30\xa6\xa1\xcd\xc7\x36\x29\xd4\x4c\xd7\xad\xf6\x1f\xdd\x8c\xfe\x88\xd6\xf0\xac\x21\x8b\x38\x68\xcd\x23\xea\x90\x63\xa8\xea\x67\x53\x16\xad\xa3\x51\x91\x63\x92\xf0\x7b\x46\xbe\x81\x38\xa2\xee\x75\xff\x9b\x23\xf2\x4d\x98\x16\xf1\xcd\x56\x07\xd0\x8e\xdb\x02\x0b\x83\x06\x52\x88\x8d\x2d\x1e\x3b\xd8\xab\xd2\x49\xb4\x7b\x66\x0f\x22\x69\x3a\x87\xe6\xcb\xc2\x37\x50\xe4\x1f\x0b\xb1\x43\x08\xa5\x8f\xcc\xb3\x8e\x09\x94\x0b\xb9\xaa\x59\xbb\x78\x28\xc6\xcb\xb2\xeb\xe1\xc8\xfb\x1e\x36\x3e\xa5\x3b\x83\xbf\x9a\xf6\xaa\x79\x74\x7b\x0e\x33\x5b\x7d\x1f\xac\xc9\xcc\xeb\xfa\x1a\x5e\x39\x17\x53\x0d\xe7\xe5\x10\x6a\x59\x37\xab\x82\x15\xc9\x2d\x66\xed\xa6\xac\x93\x7f\x5e\x1b\xb9\x6d\x10\xd4\xd8\xad\x5b\x11\x1b\x94\xda\x20\xf8\x1e\xa8\xec\x69\xa9\x6c\x1f\xf1\xbc\xc5\xc1\xb5\xbf\x40\xcf\x50\x8e\x0b\x9a\x71\x66\x48\xa3\x4c\x78\x06\x5f\x40\x15\x5e\x0f\xad\xdf\xd2\x13\x19\xac\xc9\x7a\x57\xe4\x2d\xba\xb3\xd1\x0d\x58\x1d\x6b\x79\xa8\x5d\x6d\x21\x0e\x25\xc7\x34\x1c\xcd\xe7\xec\x88\x40\x05\xca\xdc\x05\x6f\xcf\x2b\x90\x1b\xdc\x71\xb6\xcc\x14\x76\x92\x46\x33\xfe\xd0\xce\x9f\xd9\x56\x1a\x6f\xa2\x91\x1d\xe2\x1f\x2e\xbb\x1f\x7a\xe7\xa3\xde\xe5\xa0\x3f\xf8\x65\x54\x0d\x85\x28\x3e\xbe\x39\xfb\xa9\xff\xb1\x77\x1e\xbe\x70\xfb\xcb\xed\xa0\xf7\x61\xf4\xbe\x77\xd9\xbb\xe9\x0e\x7a\xe7\x2b\x4d\xa9\xab\x3a\xab\xc3\xa1\xb7\xa1\xd3\x35\xea\x9b\xc7\x63\x43\x3b\x24\xe4\xfa\x1b\x71\xff\x81\x2b\x6e\xf3\x5d\xad\x88\x7a\xd7\x77\xa6\xd1\x9a\xde\x4f\x83\x54\x94\x23\x04\x29\xcb\x3b\xe1\xd6\x9d\x14\x8a\xaf\x36\xea\x41\xc4\x18\x28\x49\x82\x5a\xa2\x9d\x9a\x4e\xec\x82\x9d\x92\xae\xa5\x8e\xba\xf6\x85\x24\x46\x78\x66\x29\x8e\x1e\x43\x22\xfc\xd0\xc9\x31\x29\xaf\xf1\x29\x41\x24\xd9\x00\x18\xdf\x37\x08\x22\x1f\x4d\x99\xf8\x46\x13\xf6\x79\x91\xf0\x88\xeb\x20\x87\x45\xa6\xd6\xe9\x80\x4e\x35\x88\xbe\x5a\x43\x5c\x7b\x8b\x91\xd8\xbb\xce\x1f\x42\x36\x54\xb5\x7d\x7f\xa2\xb4\xb4\x79\x80\x6b\x01\x3b\xf7\xa0\xd8\x37\xb8\x52\x2b\xd8\xa2\x5b\x8c\xee\x29\xcc\x03\xd5\x08\x74\x9b\x81\x62\x43\x2c\xa8\x83\x40\x7f\xc4\x1b\x71\xbb\x42\xb0\xab\xe3\x36\x0a\xe7\xba\x75\xe0\x46\x0d\xa5\x7e\xe1\xc8\x8d\x02\x6c\xf7\xde\x0a\x6e\x8e\x5a\xba\xf1\x2b\xd8\x98\xe2\x1e\x11\x03\x49\xca\xe6\x52\x1b\x05\x0c\xfd\xe4\x47\x46\xa8\xe2\x34\x81\x72\xf0\xe6\xc0\x75\x82\xb8\x02\x48\x70\x89\xc3\x80\x66\x9b\xe8\xfc\xf4\x85\x37\xf3\x62\x58\x95\x92\x9b\x4e\x79\xbf\x6c\xae\x97\xd0\xae\xbe\x61\x61\xcb\xd6\xd7\x36\x84\x5a\xca\x54\x35\x14\x36\x04\xe8\xd0\xf8\xa5\x94\x37\xac\x66\x4a\x97\x36\xf4\xcb\x96\x36\x2c\x0d\xe6\xe5\xd4\x37\x5c\xbb\x6e\x2f\x37\x15\xbe\x66\xa0\x1b\xd4\x35\xf4\x1e\x0c\x28\x57\xd0\xee\xb2\x81\xec\x78\x1e\x27\x05\x37\x86\x39\x54\xfe\xd6\xa9\xd7\x1d\xa9\xba\xdf\xb9\xbb\x01\x55\xf7\x0d\x5d\xad\xbb\x97\xce\x0a\x6e\x92\xd2\xb2\xd9\x4c\x6d\x8b\x35\x15\x16\xa1\x6e\xe6\xf6\xbd\x07\x26\xf4\x5e\x44\x25\x68\xa2\x26\x3f\x6e\x33\x83\x27\xa2\x7b\xf7\xcf\x73\x8e\xe4\x2b\xe3\x04\x41\x09\x3a\xa5\x00\x4d\x61\x8b\xe9\x5b\xcf\x5b\x93\x3f\xd0\x4c\x6d\xb3\xed\x81\x57\xab\xeb\xb2\x26\x76\xd4\xae\x76\x5e\xd3\x20\x8f\x3b\x93\x11\x44\xa5\x6f\x1f\x2b\x8a\x0a\x55\x58\xba\x12\xe5\xe4\xf2\x9e\x63\x9f\x33\xaa\xca\x5d\xae\xdd\xf2\x2d\x32\xbd\x0b\xcd\xbc\x67\x90\x3d\xb1\x97\x9a\x61\x2d\xb2\xe4\x60\x20\x77\x69\xb2\xb6\x30\xf7\x2d\xd6\x53\xc8\xd2\x24\xb7\xb0\xd0\x0d\xc4\x05\x1c\x4c\x67\x28\xce\xd9\x22\x65\x50\xe1\xe7\x94\x5c\x27\xcc\x5c\x97\x99\xb9\x32\xb3\x24\x19\xf9\xc2\xc5\x4a\x33\xda\xc4\x9f\xda\xd7\x1d\x7f\xca\x79\x39\x31\x68\xf5\xc4\x1c\x2a\xcc\xea\x99\x05\x6b\xb0\xff\xdc\xc6\x60\x7d\xc1\x9a\x05\x36\x8d\xa2\x40\x0b\x1a\xc9\x12\x03\xdb\x40\xab\xa5\xa1\xe4\xad\xf8\x3f\xcc\x55\x9d\x32\x35\x93\xc9\xca\x29\xb4\xc6\xda\x69\x33\x07\xb7\x94\x4f\x38\x09\x1b\x73\x34\x6a\x0a\x7c\xdc\xe0\x32\x3a\xc7\x26\x6a\xaf\xc0\x55\x53\xf4\xc8\xaf\xde\x11\x6d\x31\xca\x6c\x10\x8f\x1d\x1a\xb8\x57\x72\xad\x3f\xc4\x0b\xc9\xad\xa8\xb9\x04\xba\x44\x37\x90\xff\x3c\xa8\xd4\xe4\x63\x76\xb9\x56\x44\xe9\x34\x8b\x00\x4d\x6f\xc6\xd2\x56\x08\x7e\x3e\x10\x3b\x6f\xc2\x0c\xb8\x9e\xb5\x59\xd0\x57\x90\x53\x6c\x84\x82\x2a\x20\x9d\xd8\x2d\xc6\x29\xd7\xca\xd0\xcd\x0c\x74\x57\x6b\x7c\xb1\x48\xd3\x93\x19\xe5\x0b\xd4\x52\x98\xc0\x01\x3b\x63\x5b\x53\xbb\xc5\x01\xf6\x14\x08\x78\x37\x3a\x85\xac\xb8\xdc\xfa\x5e\xbe\xea\xad\xc5\x6c\x2d\x61\x99\xf3\x7b\xbe\xa3\x01\xde\x0c\x67\x39\x82\x6c\xa6\x5d\x9c\xf0\x85\x19\xa0\xf1\x10\xda\x64\x31\xc1\xe4\x3c\x44\xe8\xb3\xb3\xf7\x86\x53\x2c\x43\x36\x14\x37\x66\x14\xf8\x45\xee\x88\xcd\x4b\xfc\xb0\x1c\x9e\x7f\x42\xa8\xfd\x0a\x96\xad\x29\x0e\x46\x8d\x82\x0a\x67\x4d\x13\xdb\x43\x6d\x89\xb7\xf8\x0e\x99\x24\x74\xea\x52\xda\xa1\x7a\xde\x24\xd7\x77\x8c\xd0\x86\xe5\xe8\x30\xbd\x12\x2f\x01\xae\x6d\xca\xa4\x17\x79\x33\xe6\x70\x02\xe1\x33\xcf\x87\xea\x98\xa4\xd3\xa8\x84\xc3\x71\x53\x43\x11\xf4\xb1\x02\x56\x0a\xb5\x9a\x2d\xc5\x77\xd8\x67\x1e\x7b\xbb\x37\xfc\x29\xea\xcb\x95\xd9\xe9\xcd\xe9\x02\xac\x3b\x78\x96\xe4\xc4\xdf\x23\x03\x1b\x98\xdb\x81\x11\xff\xf7\x7f\xfd\xad\xc3\x57\x5a\xee\x02\x9b\x6a\xee\xc1\xca\xdd\x14\x41\x94\x58\x50\x84\x8d\x02\xc3\x5f\x59\x95\xbc\x80\xae\xb2\x4b\x34\xcd\x8c\xaa\xa7\x73\x99\xd6\x22\xcb\xa3\x3d\x28\xe4\xce\xeb\x9c\xa7\x38\x48\xcc\x4d\x31\x24\x94\x29\x96\x22\x09\xfa\x34\xfc\x9a\x4a\x2f\x9b\x14\x06\x67\x73\xca\x5b\xc5\x60\x9a\xf7\xeb\x91\x6d\x0a\xe6\x32\x3a\x65\xe9\x28\xce\x0a\x41\x7d\xeb\xda\xbe\x36\x1f\x9d\x67\x7a\xb9\xbe\x7d\x95\xd0\xe8\xbe\x0d\x9a\x90\x79\xbf\xa1\xd9\xf5\xf7\x41\xe0\x7a\x2d\x8a\x25\x0d\x58\x3d\xac\x84\xd5\x63\x63\x81\x0a\xfa\x22\xb0\x46\x01\xa5\x7a\x02\xb1\xd2\xf2\x4e\x04\x07\x84\x91\x43\xa9\x3a\xc7\x6c\x3c\xdc\x6a\xdc\x19\x8a\x77\x88\x57\x0c\x22\x2f\x0e\x20\x82\x62\x39\xec\xf3\x42\x2a\x56\x88\xa6\xaf\x81\x50\xb5\xf9\x2e\x76\x18\xf5\x97\x56\xa9\x54\xd2\x4e\xc2\xd0\x17\x47\x5d\xaa\x6e\x78\x75\xca\xf5\x14\xb8\xd3\x3d\x1d\xf1\x05\x37\xb4\x33\xaa\x3d\x69\x4f\x57\xb2\x2f\xf7\xb5\x43\xfe\xbd\x4e\x96\x47\xc4\x4f\xaf\x44\x10\x09\x7b\x60\x29\x9d\x1a\x59\x89\xf2\x24\x04\xca\x2d\x1a\x39\x1a\xd8\xc9\xba\x03\x94\xa7\xb2\x00\x5b\x20\x71\x79\x04\xc5\x80\xff\x3a\x5a\x2c\x86\x4c\xef\x1c\xdd\x5f\xe7\x30\x6c\x21\x37\x75\x43\xc0\xe0\x25\xd3\x84\x7d\xd6\x4c\xa0\xab\x75\xe0\xf2\x22\xaa\x61\xa1\xa4\x3e\x84\xbc\xf9\x52\x7f\xf2\x42\x8e\x5d\x97\xef\xe6\x12\x3f\x62\x65\x6f\x18\x5b\x78\x6b\x46\x45\x6c\xb3\x7b\xf2\x62\xc5\x38\x3b\xb4\x40\xf8\x18\x4e\x9b\xa3\x12\x20\x2d\x62\x9b\x08\x09\x09\x17\x99\x93\xc8\x8d\x2c\x09\x6e\x2f\x99\x1a\x91\x2a\x13\x9a\x27\x86\x38\xec\x18\x8c\xbe\x96\x09\x0f\x90\x02\x11\x87\x4d\x18\x1c\x5c\x29\x2e\xa6\x23\xbb\x92\x2e\x51\x65\xb3\x8b\xa1\x48\x53\x1f\xb0\x29\xfc\xf1\xad\x6b\x68\xb5\x85\x11\xc9\xda\x4c\xdf\xa7\xc8\x80\x28\x28\xa4\x9b\x8c\x05\xb6\x70\x99\x35\x23\x1e\x17\xaa\xc1\xc1\x44\xdb\xe8\x26\x20\x9b\x55\xb3\x4e\xf3\x2b\x44\x11\x05\x89\x3d\x18\x98\x0f\x11\x94\xba\x21\xaf\x47\x35\xe6\xf3\xf4\x85\x17\xd1\x2c\x6e\xbe\xcf\x4b\x2c\xa5\x06\x51\xd7\x9d\x0d\x13\xa5\x49\x32\xa6\xd1\xbd\x17\x8f\xbd\xb2\x27\x53\x87\x3b\x6a\xc4\x46\x28\xac\x80\xc4\x65\x06\x1a\x81\x74\x83\x69\xb7\x48\x4c\x98\xf7\x6f\x87\x9d\x77\x6e\x6b\xe8\x09\xac\xea\x06\x6a\x21\x8e\x1e\x63\x4e\x63\xb6\x48\xe4\x72\xde\x70\x9f\x95\xd3\x2e\x76\xf1\xa0\x36\x65\x7d\xec\xf5\x2a\x2b\x31\xbd\xd6\x97\x59\x25\x4e\x7c\x0f\x28\x14\x2d\xb8\xe4\xfb\x44\x8e\xc1\xbe\x64\xf5\x42\x17\xfb\x1c\x84\xe0\x96\xcf\x73\xdb\x88\xec\xf2\x89\xe4\x6a\x91\xd0\xe5\xaa\x1e\x30\x16\xf8\x69\xf7\x0d\xf3\x2d\xd7\x9b\x5f\x36\x8f\xa2\xab\xfd\xfc\x49\x6a\x15\x3a\x49\xc0\x16\x2d\x04\xfe\x65\x4d\x4c\x2c\xe9\x40\x33\x1d\xcc\xc2\xe8\x2c\x52\x69\x24\x05\x39\x14\x9a\x4e\xdd\xee\x5a\xe9\x52\x3e\x0a\x96\xaa\x19\x5f\x14\x2a\xae\xec\x1c\xb7\x67\x49\xda\xfe\x07\xa3\xd4\x5a\x30\x4f\xb9\x38\xc6\x84\x6a\x43\x20\x6a\x41\xa3\xdc\xee\x14\x25\x54\x29\x3e\x59\x06\x79\xd0\x3e\x04\x0a\xe2\xea\x7d\xb5\x81\x62\xd5\x8e\x5a\x73\x4f\x21\xef\x76\x3f\x49\x89\xbb\x27\x7d\xdc\x15\x4f\x21\x8f\x43\xd8\x17\xa8\xb5\x59\x49\x7d\xdf\xb0\x1c\xe8\xae\xb9\x20\x76\x64\x36\x23\x62\x7f\x03\x73\xf9\xcc\xdb\x65\x37\xae\x84\x52\xd8\x5c\xe4\xb5\x83\xb7\xea\x96\x4f\xb1\x0e\x27\x03\x33\x8d\xed\x17\x3e\x07\xa2\x90\x31\x4b\x0b\x38\x02\xb8\x52\x46\x05\x74\x95\x33\xcc\x29\xf3\x29\xdc\x90\x56\x9b\x77\x70\x44\x14\x63\xe4\x98\x9c\xa6\x6c\x72\xfa\x3f\x29\x9b\x8c\x9c\xcd\x18\x27\x7a\xe2\x3f\xf2\x39\xa8\x78\xb6\xff\xa7\x05\x6d\x9f\xb3\x84\xed\x25\xa8\x6f\x0b\x42\x2f\xbb\xa9\x03\x12\x5f\x49\x45\x39\x4e\xeb\x7a\x3b\x49\x7b\x22\x2f\x8f\x2a\x27\xef\xbd\x0d\x6a\x8b\x00\xc8\x06\xe0\x86\xfa\x91\x7f\xc2\x81\xda\x18\xc8\x3a\xda\x32\xac\x33\x86\xad\xdf\x52\x37\x0c\xbc\xea\xd8\x8e\x3d\x32\x79\x67\x6e\x37\x1d\xd0\x86\x97\x79\x9d\x10\xb6\x05\x95\x7e\xe1\x80\xbe\x86\xd1\xbd\x67\x9b\xf8\xfd\xd7\x9e\xa0\xad\xb8\x5d\xd3\x95\xd5\x66\x27\xad\xe7\x4e\x4b\x32\x65\x1a\xcb\x43\xfa\x1a\x98\xfb\xdc\xc5\xbd\x05\x10\xef\x75\xa5\xea\x8f\xd0\x36\x67\xe2\x96\x69\xe5\x2e\x8c\x0a\xce\x94\x5d\xc8\x63\x97\x11\x99\xe7\x17\x6e\xb1\x82\x2f\xe3\x1c\xdc\x58\x9b\xc1\xd3\xdd\x1e\xeb\xb7\x73\x8b\xed\xdb\x60\x3e\x5b\x04\xf1\xd8\x36\x36\xde\xa1\xc6\x16\xf6\x21\x6e\x3e\xb1\x7e\x6b\x97\x7e\xad\xa2\xf4\xdb\xf6\x53\x57\x77\xb8\x0e\x1f\x77\xf7\x78\xf0\x44\xa2\xfd\x75\xb4\x48\xd9\x84\x7f\xde\x4a\xd6\xb9\x86\x4f\xad\x00\x6f\x66\x5f\x42\xdc\x05\x7d\x12\x10\x7a\x73\x7d\xca\x2d\xc0\x63\xca\xb5\x66\x62\x28\x00\x5e\x54\xfd\xe9\xf4\xe4\x64\x9c\x45\xf7\x4c\x9f\xdc\xb3\x25\x91\x69\xe1\xa7\x6d\xd1\x04\xf6\x8f\x0e\x3c\x14\xb7\x8c\x91\x99\xd6\x0b\x75\x7a\x72\x32\xe5\x7a\x96\x8d\x8d\x8a\x8c\x91\x19\x32\x9d\xe2\x3f\x4e\xb8\x52\x19\x53\x27\x3f\xfe\xf0\x03\x2c\x0f\xd0\xc3\x98\x46\xf7\x53\xcc\xcf\xaa\xea\xc9\x85\x2d\xbf\xad\x56\xd0\x68\x0f\xd3\x98\x4a\x31\x62\x9f\x17\x29\x53\x75\xe5\x56\x37\x4d\x7d\x57\xa4\xfb\xe9\x96\xa8\xa5\xd0\xf4\xf3\x29\xf9\x80\xb5\x71\xc9\x4f\x32\x4b\x15\x39\xa7\xcb\x63\x39\x39\x9e\x4b\xa1\x67\xe4\x03\xfc\xaf\xfd\xe9\x91\xb1\x7b\xf2\x0b\xa3\xa9\xdd\x5f\xbc\xcd\x3c\x68\x2b\xd8\x79\xd3\x4c\x28\x5b\x74\xf7\x87\x7f\x77\x55\x77\x4f\xc9\xf7\x27\x3f\xfc\x3b\xf9\x03\xfc\xff\xff\x8f\xfc\xa1\x09\x73\xba\x55\xee\x5f\x5e\x11\xb9\xb6\x35\x58\xa9\x2d\x8a\x96\x9c\xa5\x32\xdf\xa9\xda\x96\xef\x79\x74\x2f\x27\x93\x91\xe6\x73\x86\x61\x74\x23\x9a\x56\x30\x5d\xb6\x04\x52\xe0\xb6\xc4\x02\x16\x9c\xcb\x21\x16\x6d\xa7\x18\x24\xef\x8e\x9b\xca\x72\x88\x79\xb0\x5a\x17\x60\xfb\xb9\x82\xaf\x58\x6c\x4e\x45\x1b\x0b\xb5\xd3\x7c\xab\x35\x9d\xf2\x74\x8b\xb0\x6c\x88\xf7\x34\x85\x6e\x53\xb9\xae\x1a\x71\xd5\x9f\xfb\xd5\x38\xe9\x60\x6a\x5f\xca\x41\xa7\x2a\x9d\xaf\xf7\xcd\xdd\xca\x74\x27\x99\xed\x9e\x55\x82\x04\x36\x84\x13\x75\x60\xf5\x61\x01\x1b\x88\xcf\x96\xa9\x07\x34\x41\x9d\xc4\x82\x7e\xaf\x57\xf3\x79\x8a\xde\x8c\xcd\x0e\xbd\x99\xfa\xb9\xff\x64\xdd\x30\xc1\xb5\xe1\xde\xce\xe1\x8c\x61\xb4\xe6\x8a\x33\x2c\xb1\x66\xc4\x35\x59\xcf\x6b\x35\x08\xdc\x33\xa6\xb0\x71\xf0\xb3\x41\x7c\x93\x70\xf1\x6b\x36\x7c\xbf\x76\x3f\x21\x17\x74\x1f\x69\xe2\x15\xc8\xaf\x1d\xf8\x1c\xda\x22\x72\x16\xe1\x60\xf7\x40\x92\x0a\xca\x63\x50\xc3\x3d\xb6\xcc\xac\x47\xd0\xcd\x23\x92\x52\x70\x55\xe9\x19\x15\x20\x30\x1c\x4f\x68\xc4\xc5\xf4\x28\x48\xaa\x86\xac\x82\x90\x67\xd5\xad\xe4\x80\xaa\xfb\xfd\xba\x5f\x76\x06\x01\xe7\x71\x0e\x84\x8b\x14\x69\xbd\x33\xbc\x92\x51\xaa\xa9\xba\xdf\x5b\xbd\x63\xb3\x14\x9b\x54\x3a\x76\x51\xca\x2c\x14\xda\x00\x61\xcc\x68\x92\x01\x0a\x8d\x0b\x50\xc3\x5a\x82\x3c\x61\x71\x39\x17\xbf\x3c\xfe\x75\x84\x80\x3e\xc4\xc0\xce\x0f\xa9\xda\x73\xa3\xe7\xc6\x68\xff\x12\x4b\x3c\x4a\xe6\xe6\xa2\xea\x5e\x79\x24\x7a\xa2\xe6\x34\x49\x8e\x48\xca\x32\x65\xae\xde\x23\xa2\x58\x32\x39\x76\xa8\x69\x31\x49\xe4\x94\x47\x34\x21\xe3\x44\x46\xf7\x6a\x28\xcc\x55\x22\xa6\x78\x03\x2e\x52\x19\x31\xa5\x82\xbb\x37\x8f\x60\xb6\x61\x82\x00\x43\xaf\x59\x3a\xe7\x82\x2b\xcd\xa3\x52\x91\xd8\xce\x50\x60\x59\x05\xa3\xa4\x44\x12\xc1\xf3\x61\xb8\x46\x16\x60\x98\xc7\x9d\x09\x8b\x49\x09\x0c\xdd\xa6\x67\x3a\xbf\x75\x13\xf5\xee\x21\xdb\xd4\x6d\xcf\x48\x17\x4f\xc3\x1a\x7a\x3e\xb3\x9f\xc1\x19\x5a\x45\x31\x37\x45\x72\xf6\xd4\xe0\xc9\xdc\x83\x18\x39\xa2\xc8\xbd\xf2\x85\xbb\xcd\x3b\xab\x5f\x58\x9a\x20\x0c\xb9\x21\x39\x70\x1d\x4d\x9f\x61\xd5\x59\x0b\x83\x5a\xf6\x39\xb8\x6a\xb2\x16\xea\xda\x5c\x12\x0f\x86\x48\xdc\xf2\x98\xb5\x37\x57\xc9\x91\x2f\x05\x4b\x95\x75\xca\x1f\x7b\x8c\x2d\xc3\x0f\x11\x07\x0d\x3a\x29\xd5\x15\xad\x52\xd4\x4b\x2a\xff\xea\x2f\xe9\xb6\x6c\x71\xad\x20\xd1\xb2\x14\xac\x5b\xe9\x46\x3c\x82\xc2\xd8\x8a\x64\x0b\x29\x79\xcd\x83\x6a\x71\xff\xe5\xc0\xf7\x85\xd8\x77\xa4\x3b\x78\xfa\xc0\xf3\x9a\x20\x01\x7f\x6d\xdc\xe5\xad\x0d\x8c\xa5\x51\x55\x92\x42\x38\x56\xbe\xb1\x35\xb0\x8d\x98\x9a\x45\x11\x63\x71\xad\x3f\xd6\x8c\xe8\xc5\x25\xd0\x5f\x53\x3d\xc3\xcc\x82\xb9\xd4\x88\x6e\x8f\x09\xf4\xce\x72\x82\xf8\xf5\xe3\x44\x8e\xe1\x86\x81\xdc\x7a\x17\xa1\x1e\x44\x98\xe2\xbc\x59\x4c\xbe\x0d\x2e\x0c\x9f\xfb\xd2\x54\xbd\x68\x8f\x79\xf5\x65\x73\x4b\x63\x76\x7d\x11\x7a\xb9\x43\xae\x4b\xc9\x56\xc1\xac\x26\xd4\xf0\xf0\xa6\xb8\xb9\x76\xb9\xf8\x85\xdd\xdf\x43\x2e\x7e\x69\x1a\x0d\xc1\x19\x72\xfa\xa4\x41\xe5\x66\x52\x17\x72\xf3\x48\x3f\x4c\x87\x45\x49\xa4\xb0\x39\x8e\xcc\x96\x75\x5b\xf4\xb2\x70\x06\x4a\xd0\xdd\x5f\x16\x67\xa0\x34\x98\x97\x8c\x33\x50\x1a\xea\xcb\xc5\x19\xa8\x19\xe8\x06\x38\x03\xe8\x29\x1b\x19\xa2\xde\x8c\x29\x40\x70\xc3\x38\x9b\xdc\xc2\x6d\xb2\x72\x8c\xb6\x3e\x23\x32\x67\x27\xf1\x58\x30\x19\x18\xad\x0d\x72\x6d\xf2\xcf\x53\xb5\x13\xed\x79\x27\x02\x57\xa8\x6c\x2e\x12\x2a\x8a\x4c\x15\xea\x5f\xa5\x2c\x32\xe4\x87\x8c\x2a\x2f\x0c\x7c\x64\x8d\x20\x66\x14\x68\xf7\x8b\xe8\xc2\x26\x0d\x34\x61\x3c\xbe\x9c\xf0\xe8\x76\x10\x0e\x90\x69\x5f\x60\xf5\x1b\xe5\xc9\x7e\x28\xc1\xa4\xcd\xe4\xa3\x15\x6d\x80\xfc\x6c\x49\xd3\x96\x32\x77\x08\x02\x51\xa2\xe9\x0d\x41\x20\x0a\x13\x39\x80\x40\xd4\x6f\xf0\x8b\x05\x81\x28\xed\xf9\x66\x20\x10\x75\x5b\xbe\x85\xf7\xb7\xd0\xcc\x57\x03\x02\x51\x5a\xd1\xaf\x06\x04\xa2\x34\xaf\x03\x08\xc4\x57\x02\x02\xb1\x9e\x8f\xd4\xc2\x1c\xd4\x1f\xde\x76\x30\x07\xb5\x22\x7c\x33\x8b\xd8\x35\xb3\x0f\x04\x86\x67\x86\x39\x28\x4c\xe0\x10\x3e\xb2\x2d\xcc\x41\x2d\x09\xda\x11\x40\xd1\x58\x9b\x7d\x5c\xbe\xce\x56\x00\x1d\x80\x5a\xba\x07\x8a\x7a\xda\xc0\x23\xb0\x29\x6f\xaa\x39\x77\x0b\xeb\xa0\x2c\xcc\x89\x91\x70\x5c\xba\x2f\x0a\xd9\xa1\x3f\xed\x40\x81\xad\x2d\x8f\x0d\x8b\xec\x6d\xd1\x98\x7a\xd2\x40\x72\x35\x65\x8f\x76\x20\x40\x17\x79\xdf\xd2\x7e\xeb\x06\x01\x76\xdc\x7a\xa3\x10\x54\x42\xdb\x4f\xb3\xeb\x16\xd7\x67\x27\x16\x0a\xb3\xf9\xa4\x82\xbc\x30\x1b\x0a\xad\xa5\x8c\x0a\xa3\x97\xdb\x2f\xa7\x5c\xe9\xb4\xd1\xf9\x5f\x19\xe1\x2e\x9e\xa2\x45\xb6\x4d\x1e\xd4\x74\xbb\xcf\xe6\x6c\x2e\xd3\x75\x91\x07\xb5\x5f\x2a\x2d\x53\x3a\x5d\xa7\x21\xb7\xdf\x2a\x9f\x2c\x62\x63\xa2\x6b\x0a\xeb\x05\x2e\x1c\xf3\x6e\x6c\x8b\xe5\x6d\xba\x53\xbb\xee\x90\xab\xca\xd7\xce\xf8\xea\x20\x43\x56\x5b\x83\xec\x4b\x05\x47\x1d\x90\x66\xad\x2b\xd8\x7b\xe2\xb7\x74\xf6\x36\x80\x3a\x54\x3b\x04\x5f\x90\x62\xe9\x71\x28\xf7\x15\xfc\x2f\xd5\x11\x14\xd6\xdd\xe9\x0b\x3b\x2c\x7b\x96\x36\xc6\x24\x6d\x62\x8e\xc1\x4a\xb7\x46\x19\x09\x41\x8f\xcb\x54\x3d\x5e\xd6\xc4\xc1\x6f\x66\xef\xe3\x42\xff\xf9\xdf\xda\x38\x69\x41\x70\xb6\xeb\x36\xe1\x09\x23\x34\x8a\x98\x42\x0b\x91\x8d\x59\xc3\x22\x62\x59\x9a\xec\xb2\xab\xe6\x70\x98\x79\x1b\x6e\xe7\x91\x52\xe2\x9c\x78\xf0\x32\x9c\xa5\x32\x9b\xce\x9c\x85\xc0\x50\xa1\x99\x5a\xdd\x5e\x7e\xc4\x08\x83\x5d\xf6\xf2\x6d\xc6\x93\xed\xec\x2f\x79\x50\x8f\x19\xe6\xfb\xfe\x80\xa8\x99\xa7\xff\x31\x34\x5b\xbb\xb1\xd5\x41\x6f\xde\xa7\xfd\xd6\x5b\x1b\xa1\x9b\x23\x87\x0e\x30\x91\x49\x02\xf6\x32\xc5\xe6\x0f\x4d\x45\xc8\x60\xc2\x03\xbe\x65\xa9\x25\xf8\x1a\xac\xee\x4a\xd3\xf9\x62\x23\xa4\xa1\x6b\x14\x7c\x14\x71\xa3\x2f\x3b\xa3\x30\x66\x44\x0a\x26\xea\x2c\x28\x9f\xaa\x68\x7d\xaf\x2c\x72\xc7\x45\x92\xec\x2d\x7a\xc7\x2d\xc9\x33\x47\xf0\xd4\xcd\xa3\x05\x0b\x28\x04\xb4\xe6\x3c\xde\x79\x52\x51\xa6\xee\x9a\xf9\x0d\x45\xb7\x10\xfa\xea\xaa\x1b\x8c\x97\x79\xec\x1c\x0a\xa6\x21\x27\x01\x70\x34\xab\x7b\x6b\x69\x35\x72\x10\xa2\x11\xd8\x02\x63\x7b\x5c\xfc\x0e\x04\xfe\xb1\xf8\x98\x46\xcb\x28\xe1\x51\xa0\x50\x4d\x53\xba\x98\xd5\xb1\x9b\x6a\xb5\xde\x43\x0a\xf1\xca\x91\xed\x3d\x85\x78\xc3\x92\xe5\x2b\x03\x17\xc3\xa2\xdf\x87\xd4\xe6\xe6\xd4\xe6\xa3\xb0\x96\xba\x3f\xfa\x5f\x24\xc9\xb9\x7a\xf0\x0e\xf9\xcd\x5f\x20\xbf\x79\x9b\xd3\x97\x27\x2f\x17\xce\xdd\x21\xe7\xba\x4d\xce\xb5\xbf\x0b\x37\xcb\xd3\x6d\x3e\x2e\x5f\x38\xc1\xb4\x3a\xb0\x2f\x99\x63\x5d\x73\x9d\xb7\xd9\xb4\x55\xe9\xd5\x3b\x6f\xd8\x97\xcd\xa9\xde\x69\x65\x36\x49\x97\xae\xbd\x5b\xd6\x25\x4f\x37\xaf\xd2\x0b\x21\xeb\x7d\x46\x67\xb7\xc3\x28\x0f\x23\xb4\xdb\x28\x07\xed\x82\xb5\xfd\x46\xbd\xae\x80\xed\x1c\xef\x77\xbb\xa0\xed\x6e\x50\x6e\x7d\x26\x13\x00\x61\x2e\xac\x96\xef\xc0\x47\x7b\xfa\x05\x72\x9b\x71\xbb\x60\x11\x2a\x2b\xd5\x92\x80\x2b\x49\xea\xb5\x87\x67\x07\x82\xe3\x7e\x43\xb4\xc3\x95\xdd\x36\x4c\x7b\xcd\xe0\x5a\xe8\xb6\xed\x42\xb5\x4b\x8a\xf4\xca\x9d\xdf\x22\xe6\xa4\x82\x70\xbc\x7b\x4e\xfa\x9c\x7e\x1e\x2d\x68\x4a\x93\x84\x25\x5c\xcd\x9b\x0e\x30\x17\x9a\x4d\xcb\x64\x53\x30\x4c\xfe\xe9\xc7\xd5\x01\x7e\x45\xaf\x98\x2b\xfd\x08\x7e\xb1\x6c\x3e\x46\xba\x72\x03\xb1\x48\xe0\x5a\x92\x34\x13\x21\xce\xb9\x5f\x5f\x02\x00\x8d\x58\x4b\x72\x92\x41\xf4\x07\x8d\x66\x00\x1c\x3f\xa1\x3c\x15\x4c\xa9\x96\xf5\x3c\x55\x51\x5b\xc2\x7b\x8e\xff\xa3\x20\xa6\x1d\x17\xe2\x50\xa3\x20\x71\x14\xc2\x03\x1c\x58\xe1\xaa\xdd\x3f\x04\x9b\x55\x83\xcd\xea\xd7\xe6\x25\x06\x9c\xe5\x25\x65\x5b\x06\x9d\x35\x6d\xff\x3e\x98\xc0\x1e\x83\xcf\xbe\x70\x94\xd6\xd3\x04\x68\x7d\xd9\x88\xba\xa7\x08\xa6\x3b\x84\x9c\xbd\xbe\x90\xb3\xe6\x63\xdb\x2a\xec\x6c\x4d\x26\xb4\xeb\x65\xd7\xd8\x20\x9f\x9d\xfb\xa4\xf1\x41\xde\x03\x14\x7c\xb1\x61\x8c\x50\x9e\x3e\x7c\x88\x13\x7a\xd2\x38\xa1\x9a\x85\x5e\x1f\x2b\x54\x90\xe1\x9f\x35\x0e\xa2\x5c\x3e\xe5\x29\x63\x21\xd6\xb8\xff\x54\x36\x1e\x3d\xf9\x39\xaa\x9d\xf3\xa6\xc7\xe9\x93\xdf\x5b\x57\x7d\x9c\xb0\xf9\x98\xc5\x31\x18\x47\xb4\xb4\x50\xe2\x39\x09\x08\x86\xc4\x6a\x38\x29\x55\x86\x72\x69\x22\xc5\x54\xf1\x98\x05\x05\x8b\x72\x31\x09\x33\x78\x86\x02\xf6\x37\x49\x58\xea\x74\xeb\x94\x7c\xab\xb8\x88\x58\xa8\x6f\xa7\x24\x96\x4c\x89\x6f\x34\xd6\xe8\xa7\x62\x49\xee\x85\x7c\x4c\x58\x3c\x85\x1d\x2a\x0f\xe6\x98\x70\x76\x44\xb8\xf6\x9f\xa5\x8c\x46\x33\xc3\x2e\x87\x66\xec\xe0\x70\x44\x79\x8e\xd9\x6f\x03\xd0\x7c\xdf\xcc\x77\x1d\x42\xfa\x82\x4c\x68\xa4\x8f\x88\xca\xc6\x79\xfb\xb1\x44\x14\xf4\x07\x26\xc2\x89\xe7\x8d\x3c\x59\x1c\x4c\x6d\xdc\x4b\x83\x6e\x69\x08\xa0\x9b\x70\xba\x93\xcb\xf2\x81\xee\x02\x19\xf2\x21\x53\xd6\xa8\x4d\xa4\xf0\x87\xc9\x26\x3c\x7a\x94\x24\xc0\x82\x46\xc4\xa1\x15\xa5\xa9\x68\x69\x2a\x6d\xc7\x92\xfb\x97\x2d\x04\xb5\x35\x60\x40\xbb\xb8\xdc\xb1\x7c\x14\x4a\xa7\x8c\xce\xad\x9e\x69\x38\x31\xb8\x26\xd0\xbb\x6c\x46\xcf\x53\xbc\x81\xdb\x6c\x31\x56\xea\xa6\x01\x2e\x14\x40\xfa\x43\xcf\x35\x9b\xf6\x96\x0b\x5a\x88\x8b\xdb\x62\xd7\x92\xac\x55\xb4\x47\x50\xbc\x6b\xd9\x04\xc9\xa5\xe9\x3a\x94\xac\x36\x06\x36\x05\x75\x0c\xc8\x18\xca\xec\x18\x56\x87\xb0\xe5\x94\x68\x0a\x50\x70\x33\x96\x2c\x02\x28\xf0\x05\x4d\xb5\xaf\x7e\x86\x28\x31\x86\x3b\xcc\x33\x01\xd0\x3e\x56\xdd\x7b\xb4\x60\x20\xd6\x28\x90\x37\xde\x19\x8a\xbe\xfe\x06\xca\x22\x4a\x31\x4d\x96\x84\xc6\x0f\x5c\xe5\x18\x5d\x91\x14\x2a\x9b\xb3\xb4\x54\x62\x03\xfd\xa6\x84\x3a\x5a\x31\x63\x33\x82\xd7\x03\x4d\x78\xec\x4a\x3e\x99\x1f\xc7\x6c\x62\x2e\xdd\x05\x4d\x95\xb3\x15\xd6\xd8\xf9\xec\xe6\xc6\x66\xad\xbe\xd8\x99\xfc\x18\x1e\x3b\x32\xcf\x4f\x28\xb5\x8a\xc8\x49\xf9\x7c\x06\x45\xcb\x9a\x22\xd7\x2a\x93\x22\xab\x2f\x26\xbb\x0a\xe7\xeb\x92\x03\xcd\x0b\x86\x1a\x32\x74\xbb\x98\x7e\x9c\x40\x83\x83\x6b\x65\xcb\x29\x4d\xd0\x8e\x1a\x0d\x74\xe1\xd9\x64\x1c\x2e\x05\xa5\xa9\xe6\x91\x2b\xc0\xe6\x0b\x58\xe2\xd7\xcd\x5b\xbb\x6b\x65\x41\x15\xd1\xa4\xba\xc3\xcd\x6b\x79\x8b\xef\xaf\xe6\x7d\xf6\xb8\x61\xdb\x2b\xa3\x10\x23\x99\x24\x6d\x10\xb8\x4a\x33\x3f\xcb\x3f\x5f\x3d\xa2\xbc\x1f\xb3\x01\x6e\x2f\xe0\xd4\xa0\x0d\x8f\x26\x56\xb2\x50\xda\xee\x52\xf8\x12\xf2\xd0\xa5\xb5\x11\x0e\x85\x9c\x00\x46\x5b\xd2\x54\xc2\x6f\x91\xca\x39\x6f\x03\x5a\x80\xf8\x9e\x37\xce\x31\xbd\xc6\xa9\xe2\xdc\xd7\x50\xaa\x05\xc9\xcb\xf6\x08\x31\x4c\x54\xa0\x9c\xb1\xe2\x0c\xcd\x69\xa5\x90\xe4\x46\x0b\xbe\x4e\xe5\xed\x92\x39\xda\x1b\xec\xea\x29\xac\x07\x74\xcf\x96\x90\xd3\x9c\x3c\xd2\x65\x1e\xab\xd9\xe6\x38\xe5\xd1\x90\xf6\xbc\x50\x47\x65\xc1\x89\xf1\x8e\x7d\xdc\x2f\x5c\x85\x4d\x4e\xd0\x59\x1d\x19\xb6\x3e\x4b\x6e\xce\x4f\x29\x64\x87\xc7\x3e\x94\xaf\xdb\xdc\x86\xc5\xc3\x10\xb4\x48\x60\x38\xab\x97\xea\x43\x81\x72\xf6\xbe\x46\xa5\x76\x08\xea\x72\xce\xa7\x75\x5d\xdf\xea\x33\xac\x99\x25\xeb\x8d\x16\x6b\xc7\xf0\xef\x76\x89\xf0\xae\x47\x9f\xfe\x5e\x7b\xde\xd7\x63\xd7\xb4\xd1\x21\x26\x46\x76\xb1\x95\xa2\x3c\x88\xae\x8d\xb3\x99\xf0\x84\xa9\x0e\xe9\xd7\xe8\x13\x2e\xca\x05\xa4\x2a\x80\xbe\x01\x8f\xa5\x93\x77\xb2\x94\x07\x48\xc2\x4e\xaa\x21\xdc\xd6\x53\xcc\x4d\x0e\x29\x33\x63\x8e\xd0\xe5\x21\x05\x24\xf1\x83\x93\x30\xe5\x58\x4e\xcc\x88\x97\x1a\xac\x67\x86\x17\x70\x9b\xee\x82\x25\x6e\xfd\x07\x46\xc6\xd6\x2c\xa5\x91\x76\xa5\xc7\xec\xa8\x1a\xb6\x74\x1f\x08\x89\x9b\x07\x11\xb9\x5e\x07\xe6\x8b\xea\xde\xd4\x8e\x70\x50\x6c\xbd\xf5\xe8\xbc\x5c\xde\xde\x7f\xf3\x0e\x3e\x75\xc6\x24\x4a\x26\x29\x03\x7b\xe3\xdc\x87\xe5\x8b\x98\xa5\x4a\x4b\x09\x37\xd4\xed\xf9\xcf\x27\x77\x7d\xc2\x74\x04\xd5\x76\x86\x22\x52\x0f\x47\x46\xa0\xfd\x35\x63\xda\xfc\xdc\x10\xb5\xc6\xe7\x4c\x28\xe0\x04\x7c\xd3\x52\xa3\x6e\x61\xcc\x7f\xcf\x8b\xdf\xaf\x20\x79\x3f\x31\x9f\x57\x65\x68\xd7\x97\x7d\x33\x64\x0a\x48\x4d\xb8\xb4\xaa\x86\x62\xb0\xe4\x70\xaf\x0e\x7e\x79\x8b\xa8\x0d\xf1\xf7\x4c\xb4\x14\x93\xce\xf2\x8f\x82\x51\x34\x48\x61\xf3\x05\x4d\x79\x0d\x78\xc9\xea\x70\x10\xfc\xa6\xb6\xf5\x75\x4c\x24\x0f\x2b\xb5\x05\x9c\x49\x8e\x54\x4d\x74\xca\x18\xb0\x10\x4f\x4f\xf6\xae\xb7\xc1\xfc\x7e\x62\xc1\x47\x9d\xa1\xf8\xe0\xec\x9f\xf9\xaf\xbe\x32\x1d\xc6\xfe\xb0\x98\x64\xa0\x33\x15\x5b\xc1\x12\xf9\x5c\xf9\x1f\x00\xa7\x4b\x65\x89\x46\x08\xd5\x09\x94\x4c\x76\x03\xc5\x27\x75\x5c\x22\xa5\x22\x9a\x5d\xca\xdd\x2a\x56\xf2\xc9\x88\x25\x6d\x64\xc7\xfe\xa4\x97\x28\x43\xdf\xd1\x7d\xc3\xe9\xdc\x26\xf8\x20\x9f\x0c\x48\x6e\x0e\x46\x12\xb5\x12\xb4\xd3\x25\x08\xc8\xca\x08\x18\xd9\xca\x41\x3c\x18\xe6\x6e\x76\xd1\xca\xd6\xae\x42\x78\x2a\x13\xe2\xcc\x72\x63\xe8\x85\x50\x3d\x14\x69\x26\x00\x6d\xc9\xdb\xcf\x29\x51\xcc\x95\x21\x8f\xa4\x40\x19\xc0\x1a\x4f\xa6\x86\x4d\x18\xc9\x0f\x9c\x28\x52\x80\x46\x25\x33\x05\xbe\xfb\x39\xd3\xe6\x82\xfa\x16\x80\xc7\xd1\x83\x71\x44\x16\x29\x9f\x6b\xfe\xc0\x3c\x44\x5a\xb8\x73\x67\x54\xd3\x44\x4e\xbb\xa9\xe6\x13\x1a\xe9\x01\xdd\x49\x65\xa6\xb6\x99\x6d\x9d\xe1\x6e\x18\xa4\x7f\x6e\xd6\x7e\xca\x04\x4b\x61\x9e\x50\x2f\xaf\xf6\x04\xb7\xad\xa4\x97\x33\x6e\x40\x41\x8d\x10\x37\x52\x79\x13\x03\xcd\xb4\x9c\x1b\x85\x94\x26\xc9\x12\xf0\x20\xcd\x93\x19\x55\x33\xb7\xcf\x08\x22\xb9\xc9\xd5\x64\x17\xf7\x8c\x46\x33\x76\x0b\x05\x92\xeb\x16\xb7\x34\xca\x37\x4c\x64\xf3\x37\xa7\xe4\xbf\xf3\x39\x9e\x75\xcf\x7e\xea\x8d\xce\xfb\xb7\xdd\xb7\x17\xbd\xf3\x60\x3e\xf6\xc9\x87\xfe\xed\x6d\xf5\xd7\x9f\xfa\x83\xea\x8f\xd7\x57\xd7\x77\x17\xdd\x41\x5d\x2b\x17\x57\x57\x3f\xdf\x5d\x8f\xde\x75\xfb\x17\x77\x37\xbd\x9a\x4f\xef\x06\xfe\xa1\x7d\xf6\xb7\xe0\x0c\x41\xec\x06\x44\x9a\xd4\x8f\xb6\x7c\xcc\x8e\x49\xf1\xc5\x53\x72\x67\x3d\x31\xb6\x4e\xbd\xb3\x19\x51\x8c\xb6\x7f\xa4\xca\x70\x2a\xa8\x88\x39\x14\xc4\x7d\x6e\xe6\xde\xf4\x29\xba\x88\xa2\x19\x23\x89\x94\xf7\xd9\xc2\x32\x30\x8c\x3c\x14\x12\x0d\x32\x4c\x05\xad\xfd\xd4\x1f\x9c\x7a\x8f\x50\xb5\xb1\x20\xb5\xce\x91\x3a\x8c\x8b\x3a\xa6\x89\xf5\xff\x53\xf6\x00\x47\xd2\x7b\x0a\x83\x1e\xfc\x06\xac\xea\x07\x5b\xa3\x42\x97\xba\x89\x63\x8b\x25\xef\x26\x16\x34\x5c\xdc\xbe\x55\xab\xe9\x97\x03\xc1\x07\xc9\x98\x45\x34\x43\x47\x9a\xb9\x8d\xd2\x54\xa6\xe1\x80\xf3\x6d\xdf\xb1\xd1\x37\x55\x21\xa3\x88\x19\x8e\x45\xc4\xcd\x27\xc1\xc9\x31\xea\x32\xa8\xd2\x0e\xde\x6b\xb6\x44\xdb\x94\x2b\x92\x3a\x1f\x33\xf4\x97\x00\xaa\x88\xe1\xdb\x1e\xeb\x8a\x83\x63\x8e\x6a\xf2\xc8\x20\xfa\x34\xb3\xf0\x86\xa8\x1f\x9b\x03\x08\xbd\xa1\x15\xda\x41\xbf\x16\xa2\x52\x1b\x39\xe6\x3e\x84\x62\xf3\xbd\x62\x75\xdc\x72\x87\x10\xc2\x73\x6c\x14\x58\xa8\xf3\x92\xc2\x88\x1b\xec\xfd\x8e\x65\xd7\xd8\x9d\x57\xc8\x40\xd5\x6b\x63\x0d\x47\x37\xbc\x75\x93\xf1\xb8\xa4\x83\x02\xda\x4a\xbb\x34\x6c\xef\xe1\x5f\xbb\x56\x03\x19\xd3\xa5\x21\x0e\x08\x4f\x50\xd9\x62\x21\x53\x4d\x1a\xda\x20\x70\xd0\x71\x7c\x70\x31\xd8\x79\x78\x0e\x05\x8d\x18\x29\x40\xd5\x00\xa2\xad\x0c\xf4\xce\xcb\x23\xd8\x26\xfd\xb1\x0f\x33\x3a\x41\x59\xf3\xe0\x7c\xf3\x82\xda\x5b\xa0\xd0\x3a\x01\x75\x97\xa0\xa4\x85\xb9\x85\x37\x45\x51\xad\xeb\xfd\xca\xb5\x50\xbb\xe5\x09\x9b\xe8\x51\xad\x2f\x65\x85\xd9\xd0\xb4\x28\x9a\x52\x57\xf8\x74\xb6\x87\x16\x37\x97\xe4\x7f\xb4\xbe\x2e\x23\xbe\x07\x5a\x7c\x2a\xa5\x46\x19\x32\xd7\x33\x88\x5b\x4d\x30\x01\xd8\x4e\x11\x83\xdd\x08\x6a\x1c\x24\x35\x23\x97\xdf\x0b\xf9\x28\xbc\xbd\x5c\x75\x86\xa2\x47\xa1\x30\x80\x57\x16\x6c\xec\x01\x4a\xea\x6b\x65\xf4\x02\xce\xf8\x0b\x81\x46\xc8\xe9\xde\x16\x51\x49\x96\x24\xc7\x92\x2f\x7c\xb7\xc9\xe9\x41\x5b\xb2\x93\xd3\x70\xc2\x16\x34\x59\xb3\x85\xb5\x77\xe3\x3c\xf3\x30\x6b\x70\x99\x9a\xae\x3a\xe4\x93\xb3\xce\x40\x68\x47\x5e\x03\x41\xe3\x85\x93\xd0\xa5\xcb\xfd\xae\x5b\xd8\x7d\xa4\x53\xef\x3b\xde\x62\xf5\x02\xfb\xcc\xb1\x9a\x55\x2e\x28\xc9\x42\xa0\xd5\xb4\x45\xa4\xd8\x99\xff\xe8\x96\xad\x0e\x25\x7d\x07\x28\xca\x50\xc1\x3d\x81\x1b\xda\xf0\xd1\xff\x85\x9b\x05\x69\xd4\x36\xcc\x38\x76\xd8\xbd\xd6\x2f\x69\xce\x0f\xf8\xd5\x8c\x14\x30\x06\x7c\x05\x2c\x96\xde\x21\x5d\xa8\x08\x00\x58\xef\xe6\x2a\x74\x01\x39\x7c\x2a\xe4\xba\xb0\x81\x06\x62\x8a\x02\x62\xba\x6d\x26\x26\x05\xd4\x94\x47\x49\xef\x87\xa2\xf6\x90\xfe\x62\x78\x0b\xad\xa2\xc0\x6c\x9e\xf4\xd2\x42\xc1\xfe\x12\x21\x38\x95\xe1\x06\x1f\xfe\xab\x7e\xe8\xef\x33\x9a\x52\xa1\x21\xb0\xc4\x0a\xde\x29\x0b\xa2\x15\xd9\x67\x88\xc0\x12\x68\xac\x85\x9f\xc2\xcd\x75\x8e\x74\xac\xcb\xcf\xe3\x23\xc2\x3b\xac\x73\x64\xcb\x7a\xa9\x6c\x9c\xbf\x39\x33\x92\xc3\x50\x54\x52\x39\x3a\xa4\x9b\x28\x69\xbf\x60\x22\x4a\xa0\x02\x47\x10\x03\xe3\x29\xdf\xba\x7e\xc6\x4b\x50\x2f\x60\x2b\xf3\xe6\xa5\x7d\x10\x7c\x38\x14\x54\xa1\xa7\x39\x81\x93\x9e\xff\x5e\x57\x65\xa7\x10\x7d\xf0\x84\x98\x64\x95\x6b\xe8\xc9\x36\x09\x71\x6d\x57\x6d\x10\xbc\x01\x1b\x93\xa7\xd8\x04\xc9\x2a\xe4\x5b\xaa\x13\x46\x95\x26\x3f\x7c\xd7\x2a\xe0\xc2\xcd\x2f\x67\xae\xf6\xf4\xe6\xa1\xa5\x2e\x9c\xad\xa9\x52\x18\xc0\x8e\x13\x4a\x04\x0b\xe2\xdc\x8f\xcc\x36\x6b\x49\x1e\xb8\xca\xa0\xa6\x49\x10\x0d\x8f\x55\x29\xb8\x56\x0e\x75\x17\x15\xa6\x06\x36\xe2\x40\x4d\xac\x4f\xd2\x0e\xab\x86\xb0\xac\xee\xc4\x51\x39\x83\xac\xc2\x3c\xb0\x6c\x46\xf5\x50\x58\xc6\xea\x62\x31\x02\xc8\xfb\x6e\x92\x14\x83\xb9\x8c\x80\x13\x33\x61\x26\x0c\x15\x59\x3a\x7e\x81\x2e\x41\xfb\xf2\xf1\x3f\xc5\xea\x6c\xfe\xac\x18\x45\x6d\x28\x7c\x66\x58\xd8\x76\xad\xb0\x53\x67\x02\x7e\x46\x19\xb8\xa6\xfb\x0b\x2c\x8d\xb3\x81\x2c\xdc\x5c\xba\x70\x85\xcb\xa4\x62\x76\x5f\x21\x1a\xef\xbb\x83\xcd\x25\xe5\x7a\x13\x36\xdc\xb2\x8f\xb2\xc6\x22\xde\xb0\xb9\x81\x68\xb1\x8b\xfe\xed\x03\xd1\x9e\xcb\x29\x5b\x18\x7a\x3f\x86\x28\xf1\xf5\x4c\x30\x8f\xba\x76\xac\x03\x6c\xd1\x3c\x0e\xe2\x46\x83\xa0\x3a\x08\x0f\x76\x7c\xcf\xbe\xd9\xe0\x1c\x5d\xbc\xee\xe9\x1f\xe5\xf3\x77\x53\xf1\x91\x65\xd5\x89\x37\xcb\x7a\xdd\xf8\xef\x34\x62\x22\x5a\x62\x4f\x0e\x04\xaa\x9a\xed\xe6\xf0\x72\x28\xd8\xdb\x6b\xa5\x43\x5b\xe5\xaa\x43\x7a\x70\xcf\xb8\xa2\x57\x74\xe2\x7c\x06\xc1\xcb\x43\x61\x14\x13\x73\xc5\x2b\x1c\xb4\x6b\xbf\x48\xe2\x75\x27\x00\xd3\x66\x77\x72\xb7\xcc\xd7\x63\xfb\x35\x29\x13\x2e\x6b\x17\xda\x00\xf0\x32\xd2\x9b\x9e\x92\x58\x46\xf7\x2c\x3d\x49\x59\xcc\xd5\x29\xb8\xbf\x75\xa3\xdf\x6d\x6e\x94\xed\x9d\x05\x8d\x4d\x0b\x50\x56\xcb\x45\xcd\xa1\x92\x13\x44\x14\x3b\xf0\xfb\x23\xc2\x27\xa0\x4d\xb8\x4c\x01\x4c\x1f\xb0\xb6\x6d\xc2\x84\x4e\x97\x0b\xc9\x85\xf6\x96\xac\xd2\x42\x38\x45\xc3\xc8\x6c\x4d\xf1\xb5\xe9\x3e\xc2\x64\xb6\x9c\xf6\x60\xc6\x14\x73\x31\x01\x38\x29\x2d\x09\x7a\x42\x90\x5d\x2c\xa8\x9e\x29\xc8\x75\x28\xae\x81\xd5\xb9\xe0\x53\xb3\x42\x74\x01\x21\x05\x68\xa4\xc8\x3f\xf2\x41\xfc\x4a\xf3\x24\x19\x0a\xc1\x58\xac\x08\x20\xd4\x7c\x53\x9b\x53\x63\x3e\x3d\x22\x34\x8e\xc9\xff\xfe\xf6\xdd\xc5\x2f\x83\xde\xa8\x7f\x09\x16\xe7\xfe\x45\xef\xbb\x23\xff\xe3\xd5\xdd\xc0\xff\x8a\x06\x96\x07\x96\x92\x39\xbd\x07\x0d\x4f\x28\x14\xff\x20\xd4\x3d\x1c\xa9\xcb\x36\x32\x4f\x14\x73\xe1\xa3\x56\x4c\xf1\xc9\xe6\x76\x0f\x1b\x6b\x5b\xa0\xc9\xaf\x85\xee\x7b\xe3\x3f\x59\x4d\x83\x8e\x78\x7c\x17\x4e\x0c\x9c\x33\xa1\x0d\x8f\xb1\xc6\xbe\x5c\xf5\xcd\x09\x8e\x89\x29\x17\x4d\x41\x6e\x4c\x3c\x3c\xa5\x0c\xff\x33\x5b\x7e\x34\xda\xf5\x35\xe5\xe9\xc6\xb4\xd7\x13\x0f\x3c\x95\x02\xa6\xe6\xad\x5a\x79\x91\x5e\xa6\x9d\xaf\x2d\x38\x54\x0a\x65\x61\x08\xa3\x58\x34\x06\x52\x96\x52\xb0\x5f\xc6\x74\xbb\xe8\xfa\x65\x9f\x75\xea\xf2\xda\x94\x65\x37\xf4\x81\xf2\x04\x82\x60\xdd\x45\x93\xd3\xe0\x50\x0c\xae\xce\xaf\x4e\x09\x4b\xe8\x58\xa6\x90\x1a\x83\x51\x3b\xae\x09\xbb\x60\x50\xfc\xd0\x37\x54\xc8\x69\x3c\x22\x8b\x3c\xa7\x31\xb4\xa1\x75\xb0\x8d\x35\xb9\x8d\x0b\x99\x3e\x5d\x39\xfc\xc2\xe5\x75\x2d\xd3\x4d\xae\x7f\xf3\x1a\x2c\x9d\x5c\x18\x3d\xae\xc4\x79\xed\xdd\x3c\x61\x14\xeb\xbd\xa0\x53\xc8\x9a\xf2\x6d\x54\x68\x92\x14\x50\xbd\xcd\xc1\x51\x1d\xeb\x25\xcf\xdf\x94\x82\xfc\xfc\x17\x45\xc6\x99\x1e\x8a\x62\x1b\x52\x40\x25\xf0\xb7\x54\x47\xb3\xef\x86\xe2\xca\x68\x99\x3f\xff\xa5\x21\xf9\x3a\xa6\x9a\x8e\xea\x89\xb2\x79\x4d\xce\xa9\xa6\x17\x92\xc6\x5c\x4c\x2d\xa4\x40\xfd\x5a\xbc\xed\x0d\xba\xa7\xe4\xca\xaa\xf0\x3e\x5f\x32\x07\x5e\x08\x1a\x02\x86\x0c\x13\x71\x5c\x04\x58\xb9\xf0\xac\xdf\x5a\xc8\x40\x7a\x32\x17\xd6\x50\xc0\x52\x22\x57\xe5\x9a\x2c\xa4\x45\x2a\x35\x5a\x19\x42\x01\x50\x5f\xee\x3a\x59\x12\xb3\x3a\x40\xc6\x7e\x33\xac\x3c\x06\xf2\x4c\x95\xd9\x0f\x05\xe8\xe7\x3e\x7b\x2d\x91\x11\x4d\x20\x6c\xee\x38\x30\xe9\x19\xad\x5d\x66\x90\x83\x04\xf1\x2a\x62\x59\x8c\x6e\x75\x70\x67\xb9\x50\x16\x6e\x14\xe8\xff\xb0\x8f\xd6\x95\x3a\x97\x86\xe3\x74\x86\xa2\x3f\xc1\xa8\xba\x04\x57\xc7\x7c\xc8\x04\x78\x93\xdd\xb2\x98\xa7\x8e\x1f\x41\x1d\x2c\xf4\x2a\xd2\x08\xac\xf7\x62\x09\x31\xd1\x80\x6e\x28\x21\x3a\x23\xe7\xce\x96\x28\x2b\xbb\xe8\xef\xc4\xe0\xb3\xa1\xc0\x60\xbe\xc2\xbe\x84\xf9\xbe\x41\xef\x52\x40\xac\x61\x7e\x5d\x7a\x01\x63\x61\x63\x0f\xad\xac\xbf\x48\xd9\xb1\x2b\x9c\x6a\x7e\x0d\xd6\xd4\xdc\xb0\x1d\x72\x13\xaa\xd7\xb1\x8c\xb2\xb9\xc3\xa0\x81\x5c\x2d\x1b\xa4\x66\x2f\x51\x4f\x21\x78\xb1\xd7\x52\xfc\xef\xc2\xff\xd6\xca\xa6\xd7\x3b\x96\xcb\xf6\x54\x35\x5a\x14\x5b\x2a\xb4\xb6\x1e\x18\x63\x0d\x62\xef\x65\x8e\x7e\x01\xd5\xb4\xa5\xd1\x3e\x25\x98\xa1\x31\xa5\x4e\xc6\xdf\x28\xd2\xbf\x36\x42\x8a\x51\x4a\xfd\x31\xc9\x94\xc6\x10\x2d\x48\x53\xc1\xaf\x31\x4c\xfe\x88\x7c\x4f\x86\xd9\xf7\xdf\xff\x29\x22\x9f\xdd\x3f\xfe\xfc\xef\xff\xfe\xa7\x3f\x6f\x53\x5f\x1e\xda\xcd\xd7\xc8\xe3\xba\x16\xa5\x96\x70\x07\xaa\xcc\x64\x87\x5d\xb0\x67\xa4\x69\xf9\xad\xc6\xde\x98\xe6\x54\xf7\x38\x08\xc1\xa1\x53\x7b\x08\x55\x78\x78\x48\xe1\xf4\xe4\xae\x7e\xc5\xf4\x51\xf1\x10\x7b\x79\xd4\x0a\xdd\xff\x6b\x05\x02\xc1\xc8\x50\xf3\x76\xa1\x42\x3c\xf1\x12\xb0\x69\x84\x7c\x6b\x4d\x74\x1a\x5c\x7c\xdf\xb9\x3b\x48\x26\x31\x4b\x6d\xfd\x31\x67\x55\xf3\xb6\x3e\x38\xbf\xec\xf3\x22\x91\x36\x88\x83\x12\xc5\x16\x14\xee\x78\x73\x5e\x3b\x43\xd1\xfb\x4c\x0d\x73\x3d\x72\x65\x22\xe1\x23\xf4\x8d\x4c\x68\xc4\x08\x4a\xd3\xdf\x7e\x3e\x35\xbf\x1d\x91\xe5\x29\x84\x62\x1e\x91\x7f\x9c\xda\x0c\x68\x9a\xea\x91\xf9\xe9\x3b\x27\x0e\xdb\x26\x60\xd0\x5c\x91\xe1\x9b\x93\x07\x9a\x62\x8d\x91\x13\x0b\xe3\xfa\xc6\xb2\x3f\x0f\x51\x1d\x0a\xd0\x89\x94\xf7\x36\x50\xb5\xf2\xe5\x89\xc3\x53\x00\x02\xf7\xbe\x0d\xdc\x7c\x1b\x73\x6c\x84\xbd\x63\x78\x81\x91\xce\x62\x4c\x3a\x7f\x57\x52\x90\xce\x92\xce\x13\xfb\xab\x7b\x6a\xe3\x68\xa9\x22\xae\xa0\x9a\x0b\xa3\x49\x96\x68\xce\x7c\x9b\xc8\x31\xcc\xeb\x83\x9b\x2b\x46\xa2\xc2\x40\xf3\x2b\x22\xbf\x55\xec\x44\xac\xb8\x83\x59\xe1\x50\x82\xd4\xbc\x02\x77\x6f\xdd\xac\x3e\xfb\x21\xfd\x17\xfa\x6e\x61\x51\x5c\xfa\x1a\x5a\x70\x7d\x18\x98\x69\xf4\x33\xf9\xd6\x32\xa1\xef\xcc\x45\x60\xc3\x7e\x71\x19\xea\x3a\x58\xfa\x0e\x7e\x09\x3a\xe0\x82\x60\x42\xe2\x8a\x2f\xff\x71\xd2\xe9\x74\xfc\xd7\x97\x66\x2a\xff\x8f\x70\xad\x58\x32\xc1\x96\xdc\x35\xb3\x1c\x8a\x0f\x0e\x48\xd4\x59\x98\x73\xa4\x16\x80\x03\x8d\x64\x42\x8e\x73\xab\x6b\x2c\x23\x45\x7e\x6f\x64\xcf\x60\x29\xe1\x47\xa3\x6c\xd5\x9f\x2a\x5b\x1d\xf6\x99\x8e\x95\xb5\x5a\x97\x0f\x56\x08\xce\xe0\xb5\x4f\xaa\x42\xcc\x40\xa0\x05\x43\x39\x27\x16\xc0\x01\x0a\xb7\x6a\xf6\x59\xc3\xa3\x06\x7c\x8c\xda\x90\xf0\x7a\x09\xae\xc2\x70\x73\x98\x0c\x24\xeb\x86\x05\xb0\x28\x06\x96\x37\xe0\x3c\x8f\x42\x17\x87\xb9\x5e\x44\x88\x6c\xa6\xb2\xf9\x9c\xa6\xcb\x93\xfc\xb4\x55\x89\x33\x07\xf9\x04\x2e\x93\xb8\x05\x00\x37\x6b\x62\x8f\x96\x8d\x34\xb0\x32\xa0\xbb\xd3\xfc\xd9\x8d\x00\x56\x1c\x42\xde\x10\x54\x9f\x89\x48\xc6\x96\xae\xf3\xbc\xcb\xa2\x58\xe1\xdf\xa9\x0a\x14\x2e\x6a\x45\xe5\x16\x33\xa1\x31\x19\xdb\xbe\xe1\x3e\x6e\x60\xe0\x72\x04\x25\x1f\xd8\xb4\x85\x0b\xb3\x7f\x75\xeb\xbe\xd9\xfc\xda\x85\x75\x28\xca\xd5\xd4\xa9\x72\xce\x6c\x90\xd2\xc7\xfc\x02\x86\xf8\x0b\x34\xa1\x64\x3e\x2b\x15\xff\x3e\x93\xd7\x3c\x31\xf7\x16\xd0\x78\x67\x28\x0a\x3f\x1f\x11\x96\xf0\x39\x17\x3e\xfc\x0d\xd9\xbb\x9c\xa0\x88\x7b\xcf\xb5\xd9\x32\x15\xdf\x1b\x0e\xe6\x12\xfc\x03\xbd\xa7\x2b\x96\x8e\x74\xbc\xf7\xc8\x9a\x09\x32\x65\xc6\x95\x2b\xd2\x46\xe2\x34\x4d\x1c\x5b\xa9\x91\x07\x84\x07\xe7\x77\x28\x4c\x6b\xee\x2c\xe5\x71\xb7\x41\x7b\x41\x73\xc7\x0e\x12\x2c\xe0\x00\xd0\x47\x21\x78\xd6\x0b\xa9\x35\x22\x4a\x4f\x64\xf3\x5d\x93\x36\x6c\x1c\xee\x97\xb2\xa5\x5d\xe7\xa5\x3f\x6d\x02\x10\x13\xd9\xdc\x1d\xa8\x16\x14\xd7\xb3\x02\x50\xcc\xa2\x84\xc2\xdd\x01\x0d\x41\x74\xe2\x11\x3a\x31\x83\x32\xa3\xf6\x7a\xc1\x6e\x10\x33\x3a\x61\xe2\x5b\xfc\xfb\x3b\x62\xef\x86\xef\x8f\xec\x7d\x9e\x2a\xab\xe7\xb9\x3d\x07\xc4\x76\x16\xa3\xa1\x1b\xc0\xc6\xa6\x14\x8a\x3f\x5b\xeb\x4b\x41\x39\x04\x09\x6c\x29\x33\xf2\xc8\xd5\x6c\x28\x06\xd2\x59\x05\x89\x90\x1e\xae\xed\x08\x34\xc6\x4a\x7f\x54\x01\x13\x80\x51\xd7\x51\x40\xa9\x2e\x77\xfb\x9c\x1d\x88\x33\x1d\x09\x19\xb3\x96\xe1\xe6\x35\x75\x8f\xad\xb3\xc0\xf9\x98\x53\x86\x79\x55\x70\x53\x34\x56\x6d\x55\xaa\xa5\x01\xbd\xb6\x80\xb8\x6d\x07\xaa\x73\x3c\x8a\x6d\x21\x2d\xfc\xad\x06\xad\x38\xb5\x30\xc8\x83\x2d\xac\x7d\xb1\xc8\xf9\x4e\x3a\x5a\xbc\x9d\x0b\x01\xe7\x1e\xc1\xb2\xfb\x18\x60\x4a\xa6\xa9\xcc\x16\x3e\x59\xdc\xa5\xcd\xe1\x36\x58\x99\xa6\x2f\x26\xf2\xd4\x6a\x55\x17\x5c\xdc\x23\xc5\x3f\xd5\x1e\xf9\x72\xe2\xc1\xef\xee\x0e\xc3\x15\x3f\x26\x5c\x44\x49\x06\x17\x9f\xd2\x34\xba\x47\xac\xbe\x55\xe5\xe8\xdb\x16\xd4\xcf\x25\xa6\x2c\x49\x6c\xb7\xf9\x05\x9a\x57\x94\x79\xe0\x94\x50\x72\x77\xd3\xaf\xef\xfb\x9e\x57\x3d\x2e\xf5\xb7\x67\x91\x40\xe0\x7f\x7e\xe6\xad\x62\x23\x4b\x08\xa1\xac\x40\xea\xde\x02\xd4\x04\xa5\x55\xba\xbd\x77\x74\xf1\x9a\x5b\x68\x34\xaf\xa1\xd4\xfa\xc9\xe7\x1d\x9f\xdb\x8f\x3f\x98\x6f\xeb\x77\xe4\x03\x24\x05\x79\xe4\x84\x39\x15\x66\x82\xae\xd7\x06\x13\x21\x5e\x8c\x5b\x0d\xe9\x6e\xb1\xd5\x80\xb0\xc7\xcd\x62\x90\x5d\x57\xae\x95\x47\xb4\x19\xd2\x04\x15\x6e\x3d\x03\x4d\xec\x88\xdc\x46\x33\x36\xa7\x10\x97\x32\x2f\x6a\x64\x20\x99\x7e\x9b\xd0\x74\x8a\x72\xa2\x62\x5a\x7d\x57\xb3\xc3\x79\x78\xf6\x0e\x3b\xbc\x05\x4e\x7d\xe8\xa3\x01\x29\x64\x15\x07\xf0\xa3\x2c\x42\x03\x79\xe6\xe4\x8b\x3d\xd8\xbb\x83\x2b\x17\xb5\x02\x32\x53\x9a\x02\x1c\x5d\x6c\x84\xf1\x66\xcc\x84\x1d\xeb\x95\x5c\xd2\xb9\xcf\x2f\x76\x45\x13\x6c\x1e\x09\x8e\x6d\xcc\x00\x26\xaa\x79\x0c\x3b\x17\x26\x09\x87\x60\x21\xc8\x9b\x46\x30\x14\x5d\xf7\x8a\xcf\x51\x04\x09\x37\x45\x31\x04\x22\xd9\x30\x6e\x13\xa4\xcc\xa0\x22\xbd\x9d\x5c\xc3\x24\xda\xe6\x82\x95\x6b\xab\x18\x29\xd7\x83\xc4\xa1\x14\xe3\xd4\x1d\x5f\x4b\xa3\xbe\xe7\x87\xf6\xa5\xa7\xea\x61\x1e\xa2\x72\x69\xa0\xba\x8e\xd7\x4b\x94\x2e\xff\xdc\x36\x14\x56\x23\xc2\x68\xb7\x64\x99\xc7\x56\x99\x15\x47\xcd\xa4\xd4\x59\xf5\xb0\xea\x9d\x98\x31\xa7\xf3\x51\x2a\x93\x5d\xf6\xc8\x35\x51\xd0\x72\x67\x88\xdd\xb9\x24\xbf\x66\x34\x41\x8b\xbc\xb0\xe4\xe8\x86\x0d\x02\xc3\x8f\x7f\x26\x5d\xb8\x2d\xc9\x07\x60\x8b\xe0\x8b\x84\xd6\xb4\x24\x7c\xbe\x60\xa9\x92\x46\x1d\x6b\xd8\xe4\xfb\xbf\xa8\x91\x05\xde\x1d\xd1\x28\x92\x59\x15\x64\xb7\xc5\x4c\x6a\x5a\x0b\x27\x45\xc9\x7d\x36\x66\xa9\x60\x58\x02\x11\xde\x23\xee\xbd\x8d\x86\x2b\x69\xa6\x67\x3f\x8e\xa2\x84\x6f\x8c\x06\x0c\x79\x10\x5d\xf3\xd9\x19\x7e\xb5\x6a\x02\x85\xf6\x0b\x43\x17\x04\x9f\x11\x7c\xd6\x21\x6f\x69\x74\xcf\x44\x4c\x16\x49\x36\xe5\x36\x35\x19\x2e\x28\xe0\x96\x81\x91\xaa\x38\x31\xd4\x78\xb1\x7d\x73\x0b\x0d\xc5\x9c\xde\x83\x82\xf4\xd9\x86\x8b\x1b\x45\xb3\x95\xb2\xe5\xe9\xa1\x82\xd1\xe0\xf2\x68\x15\x8b\xb2\xd4\xbc\x81\xe7\x43\xe3\xf9\x00\xb3\x12\xe0\x94\x65\x82\x50\x80\x79\xf8\x46\x91\x6c\xe1\x6c\x1f\x60\xef\x48\xc0\x45\x84\x93\x84\xa2\x58\xdc\x48\x83\x33\x36\x14\x10\x76\xe7\x5a\x5c\x7a\xae\x12\x7a\x25\xbd\x77\xbc\xee\xf0\x4d\x30\xc9\x79\x37\x6f\x0a\x5a\x91\xf6\x1e\x52\xa8\x67\x4c\x80\x1a\xb6\x79\xcb\x90\x29\xbe\xf9\xa6\x15\xc2\x07\x71\x16\xb9\xdd\xc8\x2f\x61\x26\xb8\xc5\x9f\xb6\xa6\xc2\x20\xb2\xc7\x59\xd4\xf3\xef\xb9\x22\x8a\x6a\xae\x26\xbc\x56\x3d\x0d\x53\xcb\x77\x59\x75\xda\x2e\x9f\xbd\x26\x97\xbd\xb4\x16\x3e\x42\xb9\x43\xde\x81\xb6\x9d\x4f\x49\x4b\x9f\x19\xde\xc4\x12\xf4\x8c\x35\x82\x9a\xed\xc3\xb7\xef\x66\xb0\xa9\x11\xc5\x47\xa3\x77\x48\x37\xb7\x72\x62\x6e\x3c\xda\x2f\xd7\xcc\x88\x25\x8a\x6d\x43\x7c\x1b\x19\x04\xc0\x17\x08\x04\x44\x40\x56\x51\xe6\xf7\x1c\x60\xd1\x0f\xf3\x11\x12\xbe\xe8\x3d\x13\xab\xb4\xbe\xcd\x47\xd8\x2b\x64\xcb\xd6\x0d\xb1\xeb\xf5\x7d\x89\x2a\xff\x36\x03\xdc\xfc\xd8\xe5\x70\x04\x7c\x72\x62\x96\xdc\xc8\xf9\xd1\xbd\x8d\x33\x47\xab\x8f\x05\x34\x78\x9c\x49\x15\x9e\x33\xb7\x7f\xb0\x99\x3a\xcd\x98\x8b\x27\x87\x30\x7d\xbf\xc0\xe8\xa0\x17\x32\xc4\x3b\x80\x51\xfb\x43\x8a\x16\x2d\xbf\xdf\xc4\xb1\x50\x58\x06\xb0\x96\xbb\xa6\xaa\xa7\xf9\xe7\xbf\xa8\x2b\x38\xb1\xfb\xc8\xda\x4d\xe8\x98\x25\x4f\x00\xe3\xb4\xa5\x1d\xd2\x07\x83\xe0\xb8\xc0\xe6\x1f\xfb\x2c\xf1\x85\x8c\x49\x4e\x5e\x4d\x31\x89\x42\x48\x0c\x06\x78\x81\xd3\x0a\x06\xb7\xf1\xdc\xd6\x51\xf6\x87\xc0\x59\x89\xa5\x5e\x11\x1a\x25\x10\xb9\x6c\x66\x17\x28\xbf\xf6\xfa\xe7\xca\xdf\x27\xf5\x34\x76\x2d\xe3\x5d\x08\xab\x3d\xfc\x55\x95\xae\x37\x08\x38\x54\x75\xa5\x72\x56\xac\xc4\x42\x36\x87\x8a\xc5\xa3\xcd\x8b\xcb\x80\xdb\x71\x9c\x4d\x6e\x01\x7c\xb7\x29\x7b\xdd\xa1\x0e\xcd\x98\xcf\x47\x31\xfb\x6c\xba\xf1\xd1\xd1\x4d\x9b\x62\xbd\x58\xf9\xf5\x4f\xc9\xff\xbd\xbd\xba\x3c\x9e\xd3\x54\xcd\x28\x64\x07\xba\xb6\x8e\x1c\xde\x3b\x2a\xa0\xce\xba\xce\x05\x19\x8a\x63\x32\x95\x47\xe8\xcc\x39\x25\x33\xad\x17\xea\xf4\xe4\x64\xca\xf5\x2c\x1b\x77\x22\x39\x3f\xc9\xd7\xe6\x84\x2e\xf8\xc9\x38\x91\xe3\x93\x94\x41\xcc\xdd\xf1\x0f\x9d\x1f\x7f\x80\xad\x39\x79\xf8\xe1\x04\x4c\xf8\x9d\xa9\xfc\xfd\xc5\x8f\xff\xf1\xa7\x3f\x9b\x86\x17\x4b\x3d\x93\xe2\xd4\x7a\x8a\x56\xb6\x7d\x8c\x82\xef\x09\x7e\x52\xea\xe5\x3f\x3a\xdf\x87\xc3\xb0\xaf\xce\x65\xcc\x12\x75\xf2\xf0\xc3\xc8\xed\x4c\x67\xd1\xc6\xf7\x95\x33\x7c\xbf\xe4\xa5\xca\x4a\xe6\x77\x4f\x32\x2e\x3b\x68\xdd\xb6\xd4\x9c\x95\x30\xa2\x72\x87\x13\x73\xcf\xd6\xd5\xb5\x5f\x75\x1e\xbc\x24\xd5\xa0\xd3\xb7\x45\xf7\x6d\x94\x6d\x5a\x25\x90\x81\xf3\x8d\x47\x80\x1c\x89\x36\x88\x05\xe5\x75\x61\x3e\xd6\xc9\xbc\xcb\xfa\x3d\x25\x06\xea\xbe\xc1\x4f\xed\x74\xb7\x04\x3e\x4d\xf0\x6b\xe7\x12\x97\x8f\x0e\xf0\x74\x1f\x30\xa1\x1b\x56\xc5\xf0\x58\x8a\x48\x3c\x30\x16\x37\xae\x76\x34\x52\x58\x62\x8c\x92\xb0\x41\x90\x0a\x02\x26\x11\x8d\x40\x4e\x3c\xaa\x2b\xc6\xba\x22\x00\xb4\x9c\xd4\xfc\xe3\x6d\x22\xc7\xea\x3b\x8f\x81\x42\x95\xeb\x23\x07\x25\x68\x26\xc1\xfd\x80\x88\xba\xa5\x78\x4a\xfd\xc4\x9d\x99\x50\x0a\x69\xb3\xf0\xf5\x44\x95\x87\xa2\x62\x4e\x26\x4d\x65\x26\x1c\x08\xa3\x14\x4c\x4e\x20\x48\x00\x2e\x40\xe7\x04\x01\x23\x88\x90\x3a\xc8\xbf\x4c\xd9\x02\x19\x29\x98\xeb\x9a\x97\x7b\x47\x20\xd2\x75\xeb\xfc\x14\x40\xa4\xbb\xae\xbb\x3d\x38\x5f\x68\xc1\x77\x8d\x54\xc0\xa3\xd4\x82\xcd\xc2\xfb\x6b\x3d\x13\x9e\x0f\x80\x2b\x22\xac\x16\x86\x70\x23\x10\x40\xcc\x8e\xb5\x3c\x86\xbc\x75\xc8\x86\x46\x68\xe0\xa6\x82\x19\xe0\xd1\x69\x73\x1d\x98\xf7\x37\x18\x27\x06\x8d\x7f\x0e\x06\x6a\xef\x5e\x95\x57\xd3\x36\xca\xa5\x10\x2c\xb5\xc6\xea\xb5\x37\x47\x4b\x7f\x4f\xb8\x95\xab\x1d\xbe\xb9\x00\x1a\xc2\xb6\xfa\x70\x3f\x1a\x30\x81\x0e\x81\xc8\xe8\x99\x9c\x4b\x73\x6d\xcb\x4c\x05\x0f\x31\xb2\x1e\x2e\x9b\x15\xe5\xcd\x17\x88\x53\xf3\xe5\x66\x63\x8e\x96\x79\x84\xba\x7c\xf8\xd2\x7a\xec\xea\x60\x26\xe3\x22\xf6\xef\x9a\xf1\x7b\xd0\xd6\xd5\x74\x03\xde\xc4\x39\xd8\x4e\xa1\x24\x89\x85\x62\xe4\xff\x30\xa2\xba\x21\x29\x1f\xc5\xee\x32\xdf\x6d\xdc\x29\xc2\x31\x85\x78\x6d\xa5\x9a\xa0\xe5\xe1\x33\x91\xcd\x5b\xee\x81\x8f\x61\xda\x64\x03\xa8\xc0\xa8\x1e\x17\xce\x73\x5c\x1b\xcf\xd3\x18\x6a\xd2\x46\x31\x5c\xa5\x67\xd5\x05\xbb\x21\xc6\x4a\x1e\xdb\x6a\x28\xa0\x22\xe3\xfb\x0f\x1f\xf2\x62\x3d\xcb\x05\x3b\x22\xe3\x0c\x9e\x5f\x5e\x0d\x42\x2f\x1e\x17\xf0\xf8\x38\x9a\xb1\xe8\x1e\x72\x51\x90\x63\xe3\x5e\xba\xaa\x4b\xe3\xe5\x50\xe4\x25\x21\xb4\x74\x2e\xa9\xa5\xc7\xdc\xf4\xb8\xb3\x32\x25\x31\x57\x8b\x84\x2e\xc1\xf8\x2f\x30\x8a\x2d\x77\x1c\xf8\xf0\x4f\x43\xc9\xdb\xd9\xb8\xa0\x66\x85\x65\x51\x4e\x48\x84\xbf\xdc\x24\x7c\xf5\x45\x1f\x91\x5d\x27\x13\xed\x8c\x82\xba\x4b\x2c\x53\x53\xf5\x95\xa0\x7c\x2c\xee\x68\xe8\xd4\xf6\xc9\xd2\xe5\x1a\x9f\xc3\x37\x2e\x46\x1c\xf4\xc0\xa1\x2b\x4f\x68\xfe\xc6\xda\x57\x2c\x7d\x60\xf1\x50\x14\xd3\xd1\xed\x3d\x9b\xef\x32\xc9\x51\xf9\xf7\x43\xe2\x6e\x9d\x37\x32\x7b\xf4\x20\x05\x2f\xc7\xde\xf1\x71\xd0\x2b\xaa\x04\xd4\xd7\xf6\x7b\x02\x38\xfb\x8d\xed\x61\x79\x19\x00\x8b\xe1\x6d\x8b\x74\x14\x5c\x4f\x9e\x30\x7d\xb2\x2d\x22\x71\xf8\xf8\x50\x1b\x2f\x5a\xc9\x5c\xaa\x6b\x63\x28\x5c\x8a\xcb\x24\x4b\x12\x44\x57\x6a\x58\x2e\x97\x7c\xef\xa2\xf1\xbe\x5c\x54\xa6\x57\xba\x49\x50\x37\xc1\xbb\x88\x62\xb6\x88\x21\x2b\x21\x5a\xe6\xe5\x56\x81\x78\x99\x50\x19\x30\x62\x87\x99\x0e\xa9\x64\x53\xa6\x89\x11\x8a\xe2\x2c\xc1\x9c\x0d\xf0\xfe\x41\x26\x3f\x4d\x12\xc2\xb5\x1a\x0a\x0f\x3c\x80\x28\x92\x70\x4f\xb9\x24\xb9\xd8\x0a\xaa\xd0\x05\x34\x6b\x2b\x6b\xc1\xed\xc5\x23\xae\x0b\x43\x02\xb7\xd6\x32\x04\x1a\x5e\x2c\x18\xc5\x08\x63\x7b\x12\x45\x28\xaa\x96\xb7\xc1\x86\xe3\x42\xc1\xa3\x7d\x44\xc6\x36\x53\x2f\x16\xbc\x6a\xbd\x29\x1d\xd2\xc5\xd9\x19\x39\xd5\x55\xfd\xc1\xd1\xda\xbc\x26\x1b\xf9\x61\x84\x41\xad\x7c\x15\x52\x2f\xee\x2f\x68\xaa\x79\x94\x25\x34\x4d\x96\xae\xf4\x30\x9f\x04\x05\x8c\x60\x13\x30\xef\xdc\x96\x39\x06\x2c\x76\x6b\x31\x56\x74\xce\x82\x7c\x1a\xab\x15\x27\x81\xc7\x09\xb1\xf4\xd0\x95\x61\xda\xfa\xae\x43\xce\xcb\xe5\xaa\xe0\x58\x04\x78\x35\x5c\x21\x07\xf4\xe3\x0d\x02\xc1\xb1\xec\x15\x9f\x18\x49\xfc\x9b\xe0\xe0\x35\xd5\x45\xa4\xea\xbe\xa5\x3b\xcb\x81\x9e\xae\x0e\x62\xaa\x4d\x04\x19\x40\xb9\xbd\x82\x93\xcb\x9f\x88\x86\x01\xba\xcb\xa1\xe5\x20\x43\xac\x9f\x2d\x06\xfa\x29\xa8\x67\x57\x1e\xec\x7c\x45\xbd\x24\xd8\xc7\x96\x43\x0d\xb0\xcc\xdb\x0f\x34\xa0\x9c\xd0\x79\xd9\xb8\xb2\xeb\x35\xdf\x4f\x05\x54\x71\x62\xc6\x65\xb4\x0e\x86\xee\xee\x52\x7d\x5b\x18\x83\x85\x1f\x07\xb4\x48\x7f\xd8\xc6\x8c\x24\x5c\xdc\xbb\xcc\x33\xb3\xf3\x47\x84\xe6\xad\xc3\xe1\xc3\xd1\x23\x31\x37\x48\x36\x75\xd8\xaa\x3b\x08\x3b\x9b\x45\x6f\xd7\x4b\xec\x6e\x24\xad\xe0\x73\x2b\x55\x60\x83\x79\x6c\xbe\x2d\x2b\x03\xac\xbc\x10\xeb\xa2\xaa\xf0\x82\x09\x42\x3d\x34\xf7\x75\x41\x1b\xd7\xf7\x7a\x46\xeb\x4b\x49\xaf\x87\x0b\xbf\xbb\x3c\xef\xbd\xeb\x5f\x16\x31\xbe\xff\x7a\xd7\xbb\x2b\xfe\x72\x73\x77\x79\xd9\xbf\x7c\x1f\xfe\x74\x7b\x77\x76\xd6\xeb\x9d\x17\xdf\x7b\xd7\xed\x5f\x94\xde\x33\x3f\x15\x5f\xea\xbe\xbd\xba\x29\xa1\x8a\xdf\xfe\xdc\xbf\xbe\x2e\xfe\x34\xe8\x7f\xe8\x9d\x8f\xae\xee\x0a\xc0\xe4\xe7\xbf\x5c\x76\x3f\xf4\xcf\x46\x6e\x3c\xf6\x49\x2d\xb6\x78\x3e\xb5\xda\xd5\xdb\x87\x7b\x77\x6b\x40\xf9\x2e\x99\xa4\x9c\x89\x38\x59\x62\xf4\x99\x53\x49\x4a\xc1\x2e\x21\xb7\xe7\x73\x26\xb3\x5d\x82\xc8\x8c\xca\x2e\x1f\x58\x0a\xd9\x70\xd8\x9a\x0d\x9d\xa7\xea\xbe\x11\xd0\x44\xa7\x55\xf3\xdd\xca\x50\x59\x9d\x2e\x7d\x30\xf6\xca\x20\x50\x9f\x4b\x6d\x3b\x21\x0b\x96\xae\x1a\x0b\xdc\xc5\x69\xb6\xd0\x7c\xdc\x1c\x16\xb8\x61\x8e\x71\x7b\xa5\x0f\xc1\x39\xea\x93\x24\x2f\xeb\x79\x60\x21\x3a\x6e\x97\xc0\x20\x68\x61\xdb\x3a\x09\xfe\x6b\x17\x4c\xb1\xc8\xc6\x09\x8f\x08\x8f\x73\x48\x11\x0c\x9b\xc3\x18\x6e\xb4\xed\x94\x31\x7c\x16\x2c\x05\xe1\xc8\xc8\x9c\x8b\x94\x1d\xd3\x4c\xcf\x5c\xcd\x45\x5f\x73\x1f\x31\x75\x58\x94\x32\xed\x6a\x3a\xb3\xd8\x21\xe7\x07\x3d\xc1\x60\x6c\x26\x47\x0c\x49\xa3\x9d\x00\x4e\xb1\xc1\x98\x87\x5f\x62\xeb\x2d\xcc\x8e\xf8\xfe\xca\xa5\xb1\x23\xe6\xaa\x5c\x1c\x0d\xc4\x40\x7c\xe8\xf0\xf7\xcd\xbc\x0d\x53\x8e\x5c\xc8\x21\x6e\xb2\x8b\x5e\xac\x9f\xc6\x3a\x1a\x0b\x09\xa5\x18\x6c\x68\x5b\xb7\x8f\xce\x52\x06\xf7\x85\xf5\x4d\x39\xa5\x19\x7c\xa9\x36\xda\x11\x82\x1c\x8d\x72\x30\x66\x33\x9a\x4c\xd0\xfe\x62\xb6\x26\x3f\x57\x55\x12\x1d\xc8\x7b\x26\x6c\x6d\xf3\x2f\xc2\x0e\x05\xca\xda\x79\x6e\x8f\x37\x45\xe4\xc6\x1a\xa8\xc3\x9d\xba\x02\xec\x18\xed\x8d\x65\x41\x51\x32\x0d\x1e\x63\xc8\x65\x0e\xaf\xe5\x02\xc5\x27\x13\xfe\xd9\x34\x38\x14\xac\x16\x60\x08\x1c\xd8\x2e\xcb\xda\xf3\x65\x00\xd8\xc0\x54\xd5\x7b\x26\x00\xfb\x1f\xcb\x77\xad\xa5\xd9\x76\x36\xc2\xea\x5e\x54\x2d\x86\x7e\xc5\xc0\xd8\xc4\x0b\x15\x11\x42\x73\xac\x5b\x27\xc8\xea\xb8\x67\x1d\x72\x6e\x13\xf0\xcc\x2f\x67\x17\xfd\xde\xe5\x60\x74\x76\xd3\x3b\xef\x5d\x0e\xfa\xdd\x8b\xdb\x4d\x8f\xdf\x3e\x22\x83\x4b\xa7\xaf\x1c\x9c\xed\x39\xc4\x89\x3d\x79\x79\x7e\x8a\x9f\x54\x7e\xec\x60\x4b\xd6\x8f\x9e\xc7\x8b\x51\xcc\x55\x64\xae\xbf\xe5\x88\x89\x18\x90\xd9\xb6\x22\xd5\xfa\xa6\xca\xb3\xf0\x6f\x10\xff\x86\xe3\x20\x78\xdb\x3d\x38\x8a\xf6\xcf\x01\xba\xc5\x56\xbe\x36\x87\x3f\x1e\x8a\xe0\xb6\xe9\xac\x47\xe3\x35\xcd\xed\x36\xb7\x62\x13\xe5\x39\xe1\x78\xb9\x52\x19\x35\xfc\xd1\xbd\x06\x79\x9f\x0d\xab\x62\xb1\x38\x42\x78\x38\x1e\x54\x1f\x22\x46\x1b\x9e\x53\x11\x53\x2d\xd3\x65\xc3\x14\x37\x63\x9e\xe1\xb1\x29\xb2\xd0\xf0\xca\x36\xaa\xbe\xdb\x05\x7c\x95\x8a\x32\x29\x21\x88\xdc\xe0\xea\xe7\xde\xe5\xed\xa8\x77\xf9\x71\x74\x7d\xd3\x7b\xd7\xff\x2f\x9f\x64\x6f\x6b\xa9\x17\x0b\x9b\x30\x73\x29\x1a\xee\xe2\xd2\xfd\x6a\xf9\x0b\x96\x17\x71\xed\x58\x48\x79\x3e\x19\x0a\xc7\x59\xd2\xbc\xf9\x59\x2a\xb3\xe9\xac\xbe\xa1\xf2\x28\xaf\xbb\x83\x9f\xb6\x1a\x26\x24\x63\x63\x0d\x02\x3c\x6d\x55\x58\x21\x3e\xb1\x7c\x0f\xb1\x88\x4a\xc3\x03\x48\x01\x78\xb5\xce\xbc\xdd\xc0\xd1\xb6\x52\x54\xaa\x4c\x6b\xa5\xf0\x5f\xf3\x7a\x13\x01\x0d\x02\xbe\x59\xb8\x46\x20\x4a\x0c\xab\xdb\x54\x5a\x3b\xad\xf9\xad\x70\x83\xfd\x78\x9c\xb0\xe9\x94\xc5\x48\x5e\xe5\x86\xad\xd5\xc7\xb2\xc0\x28\xbf\xd7\xeb\x56\xd1\x16\x9b\xd8\xe1\x62\xf6\x81\x19\x9b\x33\xf0\x6b\xff\x49\x3d\xaf\x38\x73\x45\xe7\x22\x29\x94\xa6\xa2\x01\xbc\xb3\x65\x61\xec\x1c\x51\x3f\xcd\xcb\xd3\x5b\x5b\x88\xb3\x53\xe7\xe7\x60\x1b\xdf\x8d\x2d\xaa\x21\xac\x71\x23\x28\xb6\x11\x54\xc9\xab\xd9\x84\x52\xe9\xe1\x27\xb7\x63\xac\x54\x9d\x6c\x06\x3a\x18\x17\x11\xd5\xdc\x22\x98\xa1\xe1\x07\x4a\x05\x34\x46\xaa\xed\xb9\x52\xb9\x37\x6e\xe6\x65\x96\x7d\xe1\x6e\x27\xbc\xb5\x37\x65\x95\x8a\x14\x07\x05\x9c\xe3\x2c\xb2\x50\x7d\xd8\x6c\xee\x8a\xb6\xb6\x2b\x77\xc1\xc6\xe4\x38\x2c\x0c\x1f\x1f\x43\x2e\xf1\x50\x34\xf9\x30\x6a\x8a\xaa\x87\x14\x70\xed\x6e\xad\xdd\x70\x28\x5a\x44\xd0\xb9\xc5\xde\x2c\xc7\x83\xb8\xd7\x41\xd8\x6b\xf0\xe4\xdb\x7d\x19\x53\x74\x52\x16\xaf\xe3\xa6\x74\x4f\xcf\x55\xdb\x05\x1c\x6c\xe6\xeb\x2e\x82\x48\xe0\x15\x39\xa3\x0a\x25\x57\x1d\xcd\x8a\x03\x87\xd9\x14\x81\x22\xca\xc3\xf5\x92\xe0\x6e\x16\x82\x8d\x7c\x14\x47\xa8\x53\x43\xf1\x7b\x33\xfa\x10\x99\xdf\x57\x19\x69\x47\xf8\xa1\x70\xe4\x95\x17\xe4\x7b\xc0\xb0\x12\x9a\x89\x68\x46\x16\x09\xc5\xbc\xa6\x19\x55\x48\xd2\xce\x0d\x4e\xc7\x3c\xe1\x1a\x32\xb2\xd1\x81\x54\x5a\x61\xa3\xd1\xd0\xf4\xde\x61\x41\xd1\x1c\x11\x66\x15\xd1\xef\x18\x47\x96\x17\x9c\x7c\xce\x48\xb2\xfc\xc8\x06\x5f\xac\xf4\x3e\xe5\x64\x69\xa3\xc8\xf2\xed\x30\x1c\x0f\xc8\x32\x9f\x4b\xbb\x9d\xb5\x2d\x5e\x97\x3f\x2f\xac\x77\xcd\x45\xdd\x3e\x2a\xc0\xc2\x1c\xb6\x60\xf3\x65\x10\xc4\xda\x93\x35\x49\x24\x6d\x28\x95\xe5\xda\x46\x4c\xc3\xa6\xb6\x63\x99\x8d\x9b\x30\xb4\x70\x54\xab\x5b\x5f\x65\xe2\x77\xe7\x76\x5f\x76\xc1\x90\x01\x52\xcd\x34\x6f\x67\xda\x08\x26\x4d\x35\x3b\x86\xcf\xeb\x1b\xb7\xc8\x51\x1b\xcf\xb9\x42\x68\x39\xf8\xad\x47\xea\x32\x22\x6d\x4d\xb9\xe5\xbf\x66\x50\xd2\xf9\x6a\x72\x8b\x39\xc2\xbb\x10\x99\xe6\x55\x0a\xab\x3f\x89\xe5\x5e\x07\x45\xff\x49\x48\x03\x1b\xe7\x87\xd4\xcd\xe6\xd6\x7c\xbd\xf9\x81\x2c\x96\x93\x5c\xa4\x5c\x42\x26\xaf\xad\x41\xb9\x02\x6c\xa4\xb6\xdf\x1d\x56\xf2\xd7\x8c\x65\xcc\xd0\xfe\x38\x8b\xa7\x55\xdb\x66\x0b\xe9\x2c\x9f\xd2\x4c\x3e\x92\x79\x16\xcd\x88\x6b\x9c\xc4\x2c\xa1\xcb\xc2\xd4\x40\x5e\xd2\x32\x01\xf8\xae\x2d\xb1\x84\xa2\x4c\x69\x39\x87\x18\xbb\xbc\xdd\x34\x13\x40\xf0\x84\x6a\x9d\xf2\x71\xa6\x6b\x63\x9f\x0a\xa0\x1a\x5b\xfa\xae\x6e\xaf\x7b\x67\xfd\x77\xfd\x92\xe3\xa8\x7b\xfb\x73\xf8\xf7\xa7\xab\x9b\x9f\xdf\x5d\x5c\x7d\x0a\x7f\xbb\xe8\xde\x5d\x9e\xfd\x34\xba\xbe\xe8\x5e\x16\xdc\x4b\xdd\x41\xf7\xb6\x37\x58\xe3\x56\xaa\xf6\xda\xbc\x11\x34\xc0\xfc\x30\xb2\x8b\x35\x5c\x82\xb3\xcf\x69\x97\xb6\xd7\x53\xd2\x75\x08\x28\x61\x91\x30\xea\xbc\x80\xe0\xbd\xc6\xaa\x65\xd6\x59\x78\x4e\x35\xb5\x55\x20\x3b\xa4\x4b\x5c\x35\x4f\x88\xc3\x54\x46\x58\xb0\xf8\x10\x66\x77\xb0\x09\x23\x31\x44\xb9\xe6\x96\x57\xa2\x90\x13\x0b\xcc\x92\xb0\x10\x0e\xd1\x56\x6e\xef\x0c\x45\xef\x81\x09\x9d\x01\x56\x1b\x4d\x12\x57\x74\xd5\xbd\x10\xe4\x51\xb9\x51\x2a\x3e\xe7\x09\x4d\xf3\xa2\x01\x57\xb6\x2d\x10\xd8\xdd\x58\x7d\xda\x7c\x15\x49\xda\x29\x0f\x77\x7d\x02\xe3\x3e\xbb\xe8\x83\x08\x14\x69\x07\xb7\xeb\x3a\x1f\x0a\x44\xfe\xb0\x3d\xce\x29\xc4\x06\x6b\x69\xed\x69\xd8\x7d\x63\x11\xfa\x9b\x1a\xd0\xfe\x2d\x90\x65\xd0\xf2\xfc\x54\x81\x34\x7e\x90\xee\x1f\x3d\xa1\xd3\xe5\xc6\x72\xcd\x00\xd0\xda\x14\xc8\xa6\x36\x66\xa6\x58\x48\x00\xcd\x1d\xc4\xb5\x7e\x09\xc2\x8e\x8b\xe9\xb2\xd6\x78\x6f\x74\x67\x80\x08\xd7\x20\x7f\x27\xe6\x12\x7a\xa9\xeb\x10\xa6\x29\xc3\x2a\x8c\x65\x26\x62\x57\x05\x7d\xce\xc5\xc9\x9c\x7e\xfe\xce\xcd\x14\xd3\xfe\x3c\x52\x28\x40\x3a\xb0\xc4\x68\x22\x4b\xc3\xe4\x56\x2f\xd7\x50\xac\x58\xaf\xf5\xd2\xa2\xe3\xac\xa0\xf6\xe4\x3a\x2a\xc6\x29\x3d\xb0\x65\xdd\xfe\x55\xf0\x9e\x31\x16\xca\x1e\x78\x68\x64\x91\x32\x6d\xde\xf4\x51\x50\x09\x46\xb7\xf9\xbf\x21\xca\xb6\x50\x37\xa2\x9e\x79\x87\x6e\xde\x9d\xce\x4d\xad\x83\xf9\x09\x10\xbb\x6d\x4f\x66\xd3\xd0\xdd\xec\x2c\x9d\x36\xaa\xd8\xfa\xd1\xcc\x6e\xfd\x5d\x8e\xa1\x34\xb5\x72\x65\xe1\x52\x06\x96\x6d\xd8\x0b\x07\x30\x07\x99\xff\x15\x1f\xb6\xa3\x81\x84\x29\xb0\xf7\x0a\xa3\x6f\xb1\x5f\x33\xeb\xb2\xfb\xe1\xfb\x76\x17\xad\x4e\x97\xc4\x81\x99\x86\x11\xea\x36\x41\xc3\x5e\xba\x30\xae\x4c\xf0\x3a\x38\x90\x9b\x4c\x98\xbb\x78\x1f\xd1\x0e\x9b\xbb\xb3\x4a\x9d\xda\x3f\xd7\x06\xc0\x3b\x4b\x6c\x8a\xef\x3f\x19\x7e\xd2\xc7\x12\x6c\x92\xed\x0e\xc2\x5f\x6d\xeb\xe1\x8d\x36\xa6\xd1\xfd\x23\x4d\x63\x34\x16\x42\xf8\x41\x87\xfc\x24\x1f\xd9\x03\x4b\x8f\x48\xc4\x52\x4d\x2d\xa2\x82\x02\xff\x2b\x1c\x28\xdb\xce\x50\x40\x44\x38\xc2\x53\x08\x28\xa9\xa7\xf9\x74\x66\x14\xca\xc0\x7b\x2e\x53\xc3\x8f\x34\xc2\xd5\x2c\x58\x64\x73\xd8\x1b\x16\x60\x92\xd0\x87\x2a\x44\xc4\x36\xd9\xa6\xa4\xef\xd3\x80\x9c\x7b\xca\x81\x76\xae\x8a\x77\xb0\x0b\x66\xb9\x26\x26\x1d\x1f\x91\xa9\x4c\xa8\x98\x76\x3a\x1d\xc2\x74\xd4\xf9\xae\x15\xa1\xdb\x06\x43\x87\x97\x8f\xe3\x4c\xa4\x62\xc9\xd2\xa7\x5d\xfb\x78\x7b\xb3\xca\x10\xdf\xaf\x38\x9a\x3c\x6a\xa8\xff\xb6\x9c\xb4\xfa\xbc\xa6\xf3\x7a\x4d\xb5\x75\xf6\x4b\x43\x3b\x00\x01\xde\xa2\x25\x7c\xbf\x5e\xf3\x6a\x91\xcd\xe5\x8a\x6a\xe4\x59\x5d\x0d\x08\x6b\x52\xb4\x4d\x55\xfa\x28\x9b\xaa\xcf\x6d\x85\x8a\x52\xdb\x92\xcd\x99\xde\x2a\x3f\xa6\x4a\xd1\x35\x14\xe7\xf3\xdc\x76\x09\xf9\x91\x49\x36\x6f\x46\xd8\xd8\x55\x8a\xca\x07\x89\xff\x3a\x83\xee\x36\x96\xa2\xf2\x22\x7b\x0e\x21\xd8\x8e\x17\x6d\xa1\x48\x4c\xc0\x2d\x53\xae\x00\x0b\x66\x9b\x34\x1b\xdf\x0c\x36\x0d\x2e\x9b\xe5\x02\x6d\x70\x98\x80\x93\x2c\x31\x73\xc8\x99\xf8\xed\x27\x0a\x45\x1d\xf0\xf3\x34\x73\x86\x72\x20\x51\xeb\x3d\x02\xfc\xd9\xad\x9c\x5b\x20\x3a\x04\x18\x88\x36\xd2\x01\x1a\x74\x25\xe1\x25\x99\xb8\xa4\x8d\x7b\x16\x94\xb5\x89\x01\x1d\xf1\xb1\x43\xde\xc9\x14\x6a\xd7\x58\xc7\xad\xf5\xad\xe7\xb7\x96\xce\x3b\x41\x03\xf1\xc3\x0f\x2e\xa4\x02\x67\x88\x4d\x00\x08\x7d\x4c\x85\xae\x6d\x20\x8f\x38\x82\xb6\xf0\x93\x8f\x46\x15\xae\x7d\xdd\xb6\x0f\xaf\x22\xde\x74\xf7\xd3\x2d\xc1\xa5\xb6\x38\x7a\xe9\xaa\x81\x06\x8d\xac\x0f\xea\x80\xe5\x1a\x6d\x21\x0d\x14\xf6\x01\x17\xdd\x01\x29\x9a\x65\x67\x3a\x9a\xe5\xb7\x4f\xb1\xba\x93\x2d\x26\x60\xe7\x39\xcf\x91\x01\x31\x5e\x2e\x0c\x3c\xb2\x05\xc4\xbd\x1a\x2b\x05\x03\x4b\x3d\xd5\x24\x96\x61\xb3\x84\xeb\xf5\xd1\x1d\x2d\xd1\x2b\xd6\x91\x9a\x96\xe8\xb5\xb7\xf3\x2c\x38\x5c\x40\xac\xe4\x88\x05\xe0\x42\xe3\x50\x2e\xb6\xd8\xf4\x65\x3c\xbb\x62\x76\xe5\x50\x14\xbb\xaa\x2c\x92\x0b\xbf\xe0\x29\x43\x18\x2a\x65\xae\x70\xcd\x1f\xcc\x41\xad\x92\xb5\x27\x50\xe0\x00\x55\xda\x1b\x0a\x1c\x76\x80\x65\x75\xcf\x96\x2a\x04\xc2\xb7\x14\x45\x9a\x08\x92\x9b\xf9\xb8\x82\xef\x6b\xb7\x02\x16\x6e\x14\x54\xdf\xdb\xec\x2a\xc1\x4e\x3f\x98\x8f\x57\xc4\x75\x55\x1a\x37\x34\x98\xa7\xc4\xe4\x86\x25\xcb\x26\xf2\x75\xb6\x7b\x98\x87\x6e\xd4\x54\x66\xcc\x6d\x74\xa0\xfc\x18\x1d\x67\x28\x2c\xdc\x5d\xe0\x12\x35\x0c\xa7\xba\x6d\x36\x55\x0f\x41\xb6\x96\x85\xd4\x6c\x80\x22\x74\x25\xc4\xea\x0b\x62\xba\x3a\x2a\xb6\x10\x34\xa6\xde\x3a\x43\x4e\x6d\x87\x5b\xc6\x03\xd9\xcd\x6d\x8c\x01\xca\xc5\x58\xbb\x70\x16\x85\x06\x2b\x2a\xa0\x04\x1c\x31\xb3\x7c\x5d\x51\x1b\x7e\xe3\x82\x6f\x6e\x7b\x67\x37\xbd\xc1\xb3\xc5\x08\xb9\x00\x9d\xd6\x41\x42\x6e\x9c\xe7\xbd\x77\xdd\xbb\x8b\xc1\xe8\xbc\x7f\xf3\x14\x51\x42\xf6\xd1\x16\x61\x42\xb7\x16\x45\xf3\x4c\x0a\xcd\x3e\xef\x74\x27\xa7\x99\x18\xd1\x16\xe1\xea\x1e\xa9\x76\x95\xb8\x83\x8d\x56\x51\x40\x3d\x44\xa7\xc5\x40\xc2\x1b\xcd\x83\x7e\x06\x15\x4e\x27\x3c\x49\x20\x5f\xcc\xdb\x58\x6d\x12\x88\x59\x54\xe0\x3f\xae\x54\x9b\xe5\xa9\x43\x31\x2e\xc0\xa0\x82\xdd\x67\x26\xa5\xc2\xfd\xa1\x0b\xb3\x00\x29\x87\x74\xa1\x55\x40\xa1\x53\x2e\x58\x3e\x0c\xac\x7e\x94\x09\xd2\x88\xee\x66\x37\xf1\x29\xd3\x01\xad\xe0\xb5\xa9\xac\xe9\x28\xae\x40\x9f\x4e\xfc\x74\x0f\xfd\x0c\xf1\x10\x73\x81\x82\x69\xe1\x34\xdf\xd6\x93\xee\x49\x7e\x04\x60\xdd\xcd\x4e\x52\x30\x44\x43\x81\xa1\x7c\x23\xed\x46\x20\x44\x77\x6e\xa1\xbe\xe7\x18\x4a\x21\x27\xa5\x75\x36\xac\xd0\xac\x35\x07\x73\x35\xc5\x42\x2d\x24\x4a\x32\x65\x94\x7f\x54\x9d\xbb\x9f\x6e\x87\x02\x4b\x45\xda\x5b\xc8\xc2\x38\x63\x17\xe8\xc8\x97\x85\xfe\x9d\x84\x12\x72\xb0\x6f\xd1\x50\x39\x67\x54\x28\x2c\xff\x96\x24\x2c\xcd\x29\x03\xc7\xc3\x58\x6c\x0b\x00\x40\x19\xbf\xfc\x7b\x5b\x01\x4c\xc2\xa9\x35\xe3\xb5\x4f\x6d\x05\xac\x32\x3d\x35\xa5\x23\x42\x94\xe0\x53\x52\x4e\x4d\xb0\xfa\xa6\x54\x64\x03\x2c\x6b\x89\xa8\x18\x3a\xbe\x11\x2d\x0d\xb0\xb9\x03\x29\xed\x91\x94\x36\xb8\xd7\xc3\x5b\x82\xcc\xa4\x61\xa0\x1e\x81\x39\xf7\x35\xfa\x74\xe8\x04\x82\x60\xcc\x32\xd6\xde\x3a\x39\x70\xce\x56\xde\xc7\xcb\xab\xcb\x5e\xe8\x3b\xec\x5f\x0e\x7a\xef\x7b\x37\x85\xd4\xb7\x8b\xab\x6e\x21\x7d\xed\x76\x70\x53\xca\x8e\x7b\x7b\x75\x75\xd1\xab\x38\x21\x7b\x83\xfe\x87\x42\xe3\xe7\x77\x37\xdd\x41\xff\xaa\xf0\xde\xdb\xfe\x65\xf7\xe6\x97\xf0\x97\xde\xcd\xcd\xd5\x4d\xa9\xbf\xbb\xb3\xd5\xee\xcc\xc2\x34\xea\x55\xf1\xdc\x5b\x12\x60\x08\xd5\x2d\xe9\x80\xaa\xfb\x3d\x27\x7d\x42\x92\x73\x9b\xa4\xcd\xda\x1c\xcd\x82\x55\x2a\x66\xa3\xed\xf2\x41\x9b\x72\x5a\x6b\xfb\x49\x99\x4e\x97\x23\xaa\x35\x9b\x2f\x76\x2b\x48\xba\xf9\x11\x69\x97\x6a\x0a\xfc\x65\x83\x54\xd3\xc2\xae\xbe\x9c\x54\xd3\x9a\x2c\xd2\x6a\xaa\x69\xff\xb2\x3f\xe8\x77\x2f\xfa\xff\xaf\xd4\xe2\xa7\x6e\x7f\xd0\xbf\x7c\x3f\x7a\x77\x75\x33\xba\xe9\xdd\x5e\xdd\xdd\x9c\xf5\x56\x07\x94\x57\x47\x9f\x2b\x6d\xc7\x24\xec\xe7\x94\x0c\x02\x71\x1a\xdd\x02\x56\x5b\xb3\x68\x97\x40\x55\x34\xe1\xff\xe0\x62\x7a\x04\x25\x33\x4f\x49\x2f\x4d\xfb\x73\x3a\x65\xd7\x59\x92\x80\xd2\x8b\x3e\xb8\xb3\x94\x51\x0d\xaf\x5d\xcb\xb8\x1f\x7c\x07\x91\x03\xb5\xd3\x80\xfe\x6d\x01\x5a\xec\xfe\xc8\xf6\x1f\xa8\x78\x3e\x2a\xc1\x9a\x38\x7c\x79\xf0\x53\x00\xe0\x97\x13\x5b\x49\xe9\xc8\xfb\x38\xc9\xaf\x99\xd4\x94\xb0\xcf\x11\x24\x51\xd4\xd3\xc9\x85\xdc\xa9\x80\xec\xfa\x5a\x47\xf5\x67\x7a\x7d\xde\x59\xbd\x26\x8f\x68\x6f\xa3\x36\xf5\x1b\xed\x2c\x3f\xe0\xa7\xb6\x64\x63\xbd\x40\xa4\x93\x3d\x04\x75\x5d\xc8\x69\x3d\x78\x11\x64\xbd\x59\xc4\xa5\xbc\xd0\x0c\x84\x88\xca\x29\x51\x5c\xdc\x0f\xc5\xa7\x19\x13\x44\x66\x29\xfe\xa4\x65\x0a\x20\x5d\x93\x24\x53\x33\x06\x85\xa2\x8f\xc8\x23\x23\x73\xba\xc4\x50\xd1\xb9\x4c\xff\x3f\xf6\xae\xad\xc7\x6d\xe4\x4a\xbf\xcf\xaf\x20\xe6\xc5\x36\xc0\x6e\x23\x09\x02\x2c\xf2\xd6\x6b\x7b\x90\x1e\x38\x1e\xaf\x6f\xb3\x40\x18\xa8\x4b\x64\x49\xe2\xba\x54\xa5\x14\xc9\xee\x51\x80\xfd\xef\x8b\x3a\xe7\xd4\x8d\x77\x4a\x6a\xdb\x3b\xf1\xc3\x60\x80\xb6\x48\xd6\xf5\xdc\xcf\xf7\x05\x70\x4e\x70\x64\xcc\xe1\x84\xa7\x45\x29\x8d\xb4\x38\x94\x36\x85\xd0\xde\xfa\x4b\x64\x18\x6d\x0b\x11\x3b\xbf\xc3\x77\x5e\x9d\xd4\xc3\x8e\x43\x89\x88\x8f\x6e\x59\x37\x8e\x24\x37\xe0\x6e\x2a\xf5\xd9\x78\x66\xb6\xd9\xf0\x89\x05\xef\x80\xe5\xbe\x57\x65\x91\x14\xcd\x41\x94\xb9\x93\xbb\x0f\x4a\x0f\x76\x54\x63\xaa\x6b\x41\x47\x75\x2b\x81\x3b\x36\xb1\x9e\x3c\x5a\x10\xef\x18\xe9\xad\x7e\xe4\xee\xf2\x80\xf6\xac\xa9\xb8\xbe\xaa\x75\xb9\xdd\x42\xe2\xc0\x66\xe5\xbf\xfd\xf6\x73\xdf\xde\x76\x7e\x02\x3a\xac\x0f\x13\x6a\x5b\xe6\x4c\x84\x21\x68\x6f\xbb\xba\xfe\x56\x7b\xed\x0f\x8d\x46\xc2\xf1\x8d\xef\x31\x1c\xac\xdb\x3f\x68\x0e\x2d\xd6\x2b\x64\x92\x3b\x9f\xe1\xee\x76\x83\xbc\xda\xc4\xc5\xe2\x0b\x28\x2d\x9b\x95\xd5\x70\xfe\xdb\x16\xcd\x0d\x51\xf7\x81\xbe\x32\x51\x0f\xc0\x85\x6a\xbc\x11\x63\x9c\x9b\x99\x4a\x05\xb6\x89\x43\x78\x73\x51\x64\x0b\xd0\xb7\x71\xe1\x72\x2c\x72\xd9\x96\xf7\x5c\x7e\x03\x70\x01\x3e\xd2\x6e\xa6\xee\x6e\x69\xaf\x88\x3c\x17\xee\xcd\x25\x81\x4e\xb5\x88\xc7\x93\x7a\x5b\xa1\xd6\x48\xc6\xda\x01\x82\x0b\xb5\xce\x10\xa0\xd4\x3d\xd7\xba\x2c\x96\xdc\x56\xbb\x26\xbf\xb8\x47\xc7\x06\xe8\x50\xfe\xdd\x97\xe0\xa2\x94\xc6\x17\xad\xdb\xd6\x6c\xbb\x7e\x64\xca\x74\x86\xce\xae\xca\xba\xab\x5e\xb9\x5a\x78\x07\x68\xf4\x50\x23\xb4\x11\xdd\xb9\x9c\xb5\xd1\xdd\x92\xc4\x89\xb5\xf4\x55\x8c\xe3\x9b\x7c\x46\x5d\x19\x16\xc1\xb9\xe2\xb2\x25\x3d\xba\x76\xeb\x30\xb0\x02\x94\x1c\x6e\x13\xa3\x88\xf7\xac\x1d\x6d\xaf\xfb\x07\xbe\x3f\x08\x56\x5f\x18\x4a\xf1\xfc\x1b\xd5\xd4\x2a\xe0\x47\x36\xf3\xb9\x75\x34\xc9\x36\x97\x06\x62\xe3\xb6\xe8\xa5\x5a\xf3\x22\xd5\x5e\xcd\x21\xf5\xdd\x53\x65\xb1\x08\x09\x32\x20\x0d\x3e\xf2\xda\x95\xd5\x08\x8b\xfb\x05\x68\x03\x6e\xd6\x71\x5d\xa1\xad\x1c\x72\xb5\xe0\x00\x12\xe2\xb8\xbb\xf7\x07\x25\xb9\xa4\xe8\x97\x54\x99\xa4\x97\x5b\xd0\x5b\x47\xa2\x17\x25\x19\x53\x72\x52\x89\xb0\xbf\x52\xe2\x9e\x02\xd9\x01\xe4\x03\xe0\xbe\x99\x01\xbe\x30\xfa\xde\x58\xb7\x4c\x16\x2e\xe3\x04\x31\xb8\x16\xf2\xab\xe6\xdb\xb2\xaa\x79\x98\x97\x0d\x9f\xbf\x18\xe0\x64\x64\x10\x8f\x2d\xfd\x20\xe0\xe4\x94\x66\x33\xb7\x76\xc1\x78\x8e\x07\x5e\xdc\xba\xe7\xc6\x0f\x43\x54\x5c\x51\x04\x42\x22\xd2\x02\x78\x06\x38\x11\x52\x43\xa5\x75\xe5\xc0\x1a\xdc\x26\x39\x5a\x46\x0b\x06\x07\x5b\xb4\x65\x0d\xd3\x4c\xd6\x9c\x57\x99\xc4\x32\x74\xec\x91\x89\x8a\xe2\x36\x11\xc4\xa8\x37\xb6\x73\x55\xd5\x58\x81\x0b\x8f\x6c\x58\x29\x1a\x3d\x68\x43\xe2\xb1\x3c\xa9\xdc\x67\x6c\x99\x5e\xc0\x6b\x93\xbe\x5d\x73\xb5\x03\xc1\x35\x72\x55\x6b\x96\x3a\xce\xd2\xdb\xc5\xa9\xf5\x81\x29\x58\x99\x3b\x7f\xc3\x5d\x00\x61\xa0\x9c\xe0\x3f\xaa\xd5\x41\x2d\x10\x79\xc4\x58\xd3\x2f\x7d\x58\xf5\x19\x0a\xbd\xa6\x2c\xe3\xe9\x70\xd7\x9f\xfe\x38\xe1\x64\x8c\x89\x1d\x38\x70\x3b\x26\x0b\x60\x9f\x65\x75\x4b\x79\xb8\xe3\x0b\xc8\x8e\xb5\x95\x6b\xc3\x99\x30\x08\x2c\xaf\xf2\x4e\x56\x72\x62\xa9\xda\xe9\xcc\x89\xec\x56\xf4\x95\x38\xc9\xd8\x17\xdc\xf6\x4a\x99\x20\x46\xdd\x5d\x1b\x3e\x3c\x9b\x72\x7b\xf9\xb6\xcb\xb9\xa0\xab\x9e\x6d\xb8\x2b\xe4\x72\xba\x44\xa4\x7a\x1c\xcc\xea\x99\xd7\x08\x92\x12\x46\x0e\x85\xcd\xad\x99\x24\x0c\x62\xf8\x21\x02\x59\x63\xfd\x76\x95\xfc\xc1\x65\xaa\xff\xf0\x67\x5b\xbd\x7b\x4c\x36\xb0\xd6\x50\x22\xaf\xf2\xbc\xd1\x80\xf9\x6a\x79\xa9\x39\xaa\x95\x25\x18\x04\x37\xa8\x4c\x2b\x10\x2e\x50\x09\x3c\xcc\xb1\x4a\x5e\x73\x34\xa9\x0f\xe0\x2c\x21\x9a\xb2\x53\x63\x84\x57\xa4\xab\x3a\xa9\x6a\x7e\xe8\x95\x27\x91\xbd\x14\x6b\x82\xb3\xda\x4c\xfb\x70\x8f\xa7\xdb\xd9\xff\xc6\x0e\x63\x90\xb4\x67\xbf\x71\x6a\x1b\x5c\x7d\x61\x5b\xcd\x01\x1c\x2b\xc0\xf0\x10\x94\x6c\x77\xf5\x5c\x4b\xfe\x17\x29\xa3\x5f\x82\xde\xef\x90\x19\x88\xf7\x62\x4c\xb6\xc5\x8f\x2e\x2f\x2a\xf3\xf5\xe3\x84\x48\x8f\x2f\x5c\x23\x9c\x42\x88\x00\x71\x0a\x42\x47\x7b\x63\xec\xbb\x46\xb6\xe3\xcc\xee\x74\x0f\x28\xf2\x05\x9b\xd3\x3f\x75\x96\x68\x69\x6f\xfa\x7d\x08\xc6\x01\xb6\x97\x2f\xfe\x99\x15\xb2\x70\x3d\xe9\x9f\x62\x44\x95\x68\x89\x55\x39\x0b\x7a\xa6\xcb\x8f\x0d\x1a\xaa\xe0\x52\xd5\x3c\x61\x89\x2c\xc5\x73\xd9\x08\xf1\xfc\x8d\x92\x46\x30\x57\xe5\x16\x0b\x96\x20\x64\x8d\xe4\x52\x9e\xa4\x28\xca\x55\x04\x57\x00\x84\xb3\x19\x12\xa6\x51\x6a\x23\x31\xcd\x16\x88\x63\x26\xcd\x13\xc4\x93\x00\xdc\x2e\xa5\xeb\x6d\xc0\xaf\x59\x3c\x5b\xfa\x16\x34\xfa\x1e\xc3\x97\xf7\x1c\xb0\x31\x08\xd8\xb3\x9a\x0a\xbe\xb3\xb8\x7f\x33\x2c\xee\x4a\xdb\xd0\xff\x02\x3e\xf7\xe1\x4b\x75\x32\xa1\xba\x73\x74\x9c\xd9\x3a\xe3\x3c\x7e\xcd\x7c\xec\x63\x02\x02\x7b\xf4\x5f\xfa\xdb\x52\x88\x5f\xbb\x52\x97\x48\x4b\xfd\x13\x3b\xfe\x57\x6a\x63\x59\xd8\x4f\x47\x29\x98\x99\x17\x08\xdb\xac\x42\x6c\x82\xee\x21\x19\xf2\x7b\x95\x5c\x91\x67\x3c\x6f\xb0\xed\x05\xfb\x45\xfe\x84\x8f\xbf\x55\xa2\xcc\xc7\x93\x29\x56\x35\x01\xdd\x44\x27\x95\x06\xc4\x2c\xdc\x52\x3e\xd2\xa0\x30\x4b\x50\xf3\xbc\xf6\xa1\x9f\xee\xe4\x96\x04\x19\xad\xbb\xe0\xde\x02\x30\x58\x9e\xcc\xc7\xa8\x15\xa8\x36\x87\x46\x3b\x34\xa4\x81\xb9\x01\x62\x8e\x39\x23\xff\x22\x1a\x08\xc8\xa6\x87\x9d\x12\x3c\xc5\xd8\x12\x64\x2a\x32\x79\xe0\x3a\x57\xc6\x49\x4b\x0a\xf5\x40\xd5\x99\xa5\x28\x7c\x3b\xfb\x53\x48\x9c\x42\x7a\xe3\x19\x61\xf6\x70\x17\xfb\x73\xac\x29\xd3\xc7\xd6\xe2\x76\x9e\x8b\x07\x73\xa9\x4c\xc8\xd8\x29\xf8\x95\x92\xa9\xb8\x14\xc4\x72\xd0\x0a\xe2\x98\x45\x8f\xc6\xb3\x6c\x87\xb9\x6b\x54\x06\x05\x83\x14\x3b\x75\x6b\x5f\xa9\x6d\xa6\xbd\x94\xd0\x81\x81\x80\x4d\x18\xd8\x37\x0e\x22\x24\xbc\x19\x9a\x21\xbe\x1e\x9a\x36\x35\x93\x3e\x6e\xf5\xa4\x0a\x4d\x92\xde\x7d\xc6\x06\x83\x12\xe0\xf0\x72\x9e\x26\x4f\xa2\x89\x3e\x81\x0a\x7d\xa9\xe0\x7b\x14\xa0\x88\x96\x06\x8e\x6b\x9a\x94\x75\x26\xcb\x0a\x4f\xa6\xe6\x82\xdf\x9b\xd1\x85\x74\xa9\x94\x83\x20\x20\x05\x37\x6d\x48\xd7\x33\xea\x09\x28\x1c\xdc\x2b\xd4\xc2\xe9\xb0\xd2\x9b\x41\x45\x21\x50\x5f\x34\x12\xfa\x94\xf9\x6f\x48\x30\x62\x1c\x5d\x0c\xcb\x17\xe6\x73\x9e\xf9\x86\x10\xe5\x80\x77\xfb\xa8\x1a\x24\x2b\x2b\x88\xfe\xd7\x76\xae\xba\xb2\xbb\x12\x8d\xd1\xb5\xaa\x77\xd1\x46\x10\xe4\x14\xde\x24\x6e\x5c\xec\x1a\xd8\xdc\x60\x5d\x25\x67\xf5\x2e\x29\xeb\x14\xea\x25\xad\xe0\xc8\x24\x2b\x08\xb1\x93\x5e\x57\x3a\xba\xe5\xe1\x7d\xa6\x7f\x5f\xab\xfb\x31\x9b\xee\xdc\x6c\x1c\xde\xea\x83\x60\x72\x85\x02\xf5\x2b\xe4\xe3\x02\x34\xb0\xa1\x38\x56\xb3\x5e\x39\x22\x8e\x8b\x8c\xd3\x59\x3a\xef\x22\x8c\x3e\x63\xc2\xd9\x0f\xa5\x78\x18\x7c\x8f\x97\xb5\xcc\xa1\x6f\xdd\xe6\x05\x4a\x61\x84\x05\x45\xc9\xe6\x4b\x01\x9f\xaa\x63\xad\x00\xb1\x3d\xad\x53\xb9\x3a\x7b\x02\xbe\xd5\xbc\xd1\x9c\x9d\x6f\xe9\x90\xf6\xb6\x2f\x4f\x59\x74\x0c\xa6\x93\xd2\x16\x13\xc3\x7a\xdc\xd4\xc5\x60\x08\xa1\x9b\xc2\xf8\xd5\x11\x97\xb9\x98\x32\xd6\xa8\xf0\xa4\x52\xc6\xaf\xb1\x11\x8e\x7e\xb4\xb7\xd0\x05\x51\x3d\x39\xef\x4b\x96\xbd\xc7\x9c\x10\xb3\x5b\x73\x91\x41\x2d\xb9\x95\x8e\x93\x3b\x4d\xb2\x1f\xf1\x64\x55\xd9\x8f\x08\x77\x6f\x41\x03\x2d\x3d\x1b\xdd\x9f\x22\x62\x08\x75\x91\x76\x2c\xce\xf0\x17\x8e\x68\xc3\x16\x45\xf3\xbe\x26\x2f\x5a\xd0\xb7\x8c\xf5\x5b\x6b\x7c\x01\xa9\x49\xf4\x39\x8f\x96\x34\x0d\x80\x6d\x75\x93\xd7\x7e\xc2\x8e\x63\xea\x3f\xed\x83\x66\x89\x0e\x0d\x69\x54\xc7\xe9\xa4\x74\x26\xed\xdb\x3c\x0f\xed\x8d\x10\x9d\x57\x75\xe9\xd5\x82\xb3\x0a\x31\x6a\x8b\x28\x02\x48\x35\xbe\x1d\xa1\x2d\x07\x20\xe6\xbd\xe6\x1e\xee\xf4\x3a\xf1\x04\x7f\x60\x7a\xb4\x98\xc4\x42\x22\x31\x21\x2c\x8b\x16\x5a\x6d\x01\x75\x52\xd5\x40\x9d\xff\xa6\x31\xe2\x28\x68\x86\xc8\x24\x90\xca\x6d\x4a\xa8\xc8\xa0\x75\xc9\xe4\xdf\x14\x35\x55\x80\x79\x65\x27\x69\xb3\xfb\xb4\x6c\x4f\x1c\xb0\x0a\xfd\xe1\x25\xa8\xed\x0d\xe6\x99\x5b\x50\xbb\x50\x40\x04\x65\x8e\xa9\xb1\x3d\xb4\x9f\x54\xce\x64\x26\xff\xc7\x2c\x8f\x65\x4a\xa3\x6d\x55\x1b\xbc\xc4\x16\x9a\x38\x79\x7a\x87\x2f\x7d\xfa\xe7\x67\x77\xcf\x90\x87\xb2\xa9\x00\xcc\x2a\x8d\x55\x88\xeb\x8b\x6b\x84\x80\x22\x5b\x3b\x83\x8d\x56\x7b\x6c\xe3\x75\x9f\x18\x25\x4e\x21\x2f\x67\x21\x9f\xd4\x24\x93\x94\x8f\xbc\xde\x24\x39\xab\xf3\xdd\x95\xb5\xe6\x42\xf6\xb8\x80\x50\x1f\x2c\x47\x63\x6b\xf5\xb7\x86\x19\x0f\x4c\xef\x1d\x58\x6c\x74\x5e\xcc\x14\x20\x6f\xf2\x21\x3a\x95\x21\x24\x33\x1e\x4e\x8f\xd3\xea\x2d\x3d\xf7\x73\x8b\x54\xe3\xc3\xa5\x14\x22\x96\x6c\xcf\x8b\x24\x43\x64\x87\xec\x47\xbb\xfd\x99\x3c\xac\xaf\xc5\x71\x53\x5f\x43\x97\xcb\xb5\x59\x96\x6b\x80\x73\x98\xd0\x74\xab\xa2\xeb\x2a\x4d\x2c\xf7\xa0\xb3\xd5\x6f\xef\xb8\xd5\x71\x5f\x9a\x6f\xb4\x60\x88\xc7\xad\xcf\xfb\x38\x07\x14\xb7\x16\x02\xdf\x16\xb1\x83\x19\x23\x37\x30\xac\xfc\xfd\x44\x36\x96\xa4\xaa\x59\x5d\xe6\x08\xcb\x26\x99\x38\x42\x5d\x4f\x9a\xc9\xa2\xd4\xe8\x5a\xb3\xfc\x98\x8b\x32\x27\xa6\xaf\xd8\x16\xe2\xf7\x5c\xd6\xaf\x7e\xab\xb9\x96\x4c\xd8\x02\xa2\x5b\xb9\x51\xe7\x18\x44\x9c\xde\x77\x1e\xc4\xf5\x6d\x6c\xf1\x40\x4f\x3a\xbe\xd7\x07\x18\x73\x8d\x8c\xdc\xe0\x55\xdb\x82\x03\x77\xc4\x53\x02\x88\x61\xd0\xb2\xf2\x5f\xcd\x5a\x09\x9e\xfc\xb3\xe1\xfa\x98\xdc\xbe\x4c\x94\x86\xe6\xda\x5a\xd1\x9f\xca\x62\x11\x9a\x2b\x12\xd4\x52\x2a\xd0\xd1\xe1\xb6\xec\xa1\xce\x88\x2b\x8f\x5f\xad\xb4\x23\x3c\x0d\x82\x9d\xf1\x0c\xfa\x76\x2b\xea\x41\x01\x4c\xbe\x2f\x65\xbc\x0e\x75\xbf\xf4\xdf\x95\x8f\x03\x86\xab\xe3\xd0\x8c\x63\x9c\xed\x4b\x4d\xeb\xa4\x4f\x25\x3d\xc2\xf6\x5c\x1b\x7d\x50\xba\xdc\x96\x92\xd5\x4a\x27\x4f\xdf\xda\x9e\xb6\x67\xae\x0f\x1b\x56\xb1\x7f\x18\xad\xe8\xea\x92\x25\xc2\xc8\x6c\xbf\x69\x04\xd9\x64\x5e\xac\xba\x4d\x07\x4b\x31\x65\x27\xab\x25\xcc\xaf\xaa\x9a\xed\x0f\x21\xa6\xa4\x43\x3a\xa3\x95\x11\xb8\x08\x89\x1d\x18\x38\xe1\x65\xe5\x8b\xd7\x32\x49\xa1\x2b\xdc\x37\xa5\x7b\xc0\xd2\xdb\xb3\x04\x31\xbf\x3a\xb1\xa5\x83\xe8\x49\xa7\x9f\x1e\x0d\xef\xbf\x7b\x6d\x23\x7a\x5e\x6d\x47\x7a\x10\x26\xca\x65\x0e\x52\x15\x4a\xd7\x77\x51\xf5\x7c\x26\x7d\xe5\xfa\x0b\xa1\x9a\x22\x21\xd9\x43\xa9\x02\x7d\x9d\x94\xfc\x3a\x4d\xaa\x3f\xfd\xe5\xf9\xf3\xeb\xeb\x21\xc2\xf0\x85\xe0\x45\xee\x7e\xc3\x73\xfd\x27\x1c\xfe\xad\xb7\x33\x64\xe2\x6a\x45\xac\x9c\xab\x65\x7e\xa2\x85\x7e\x82\xd3\x12\xc6\x51\xe2\xba\xe7\xf6\x27\x1d\x53\xe9\x39\x9f\xb3\x05\xb6\xe3\x9f\x3a\x30\xcd\x65\xbd\x82\x2f\x2e\xfb\x18\x7c\xe4\x2d\x3c\x1e\x75\xbc\xcd\xf2\x87\xff\xfe\x41\x61\x98\xc3\x96\xbd\xff\x23\xe0\x14\x26\x18\x49\x23\xdb\x9f\x96\x90\x75\x0c\x42\xc2\x53\x24\xaa\x34\xa1\x13\x56\x2f\x98\x50\x24\x98\x66\x4d\xc8\x8f\x1e\x11\x20\x1c\x61\xae\x2b\xec\x34\x82\xc2\xfe\xcd\xab\x2c\x2c\x96\xf6\xc9\x89\x84\xd5\x09\xb2\x8b\xff\x8b\x6b\xe5\xdb\x99\x09\x9a\x3e\x78\xf1\x48\x0b\xc8\x71\x75\x3a\xd6\x12\x62\x28\x22\xca\x4f\x08\x73\x01\x7f\xa1\xce\x02\x34\xaa\xd6\x47\xdb\x0a\x32\x8c\x4e\xbd\x3a\x81\xbc\xc3\x0d\x25\xb0\x69\x02\xe9\x69\xfd\x3e\x27\x8a\xed\x05\x7d\x0e\x26\x9b\x31\xbf\x8d\xad\xc1\x0e\x94\xe1\x07\x0c\xff\x4d\xd2\x8e\x61\x5d\xc3\x24\xfe\xfe\xdf\xff\xb8\x1e\x82\x50\x83\xa1\x9f\x4c\xd1\xf6\x93\xe5\xab\xd4\x9c\x15\x9e\x02\x24\x64\xf8\x98\x82\x47\x9b\x3c\x90\x67\x58\x32\xe7\xec\x4b\xd7\x56\x71\xc0\x27\xfe\x88\x97\x45\x88\x7f\xeb\x0e\x38\x6d\x8f\x63\x80\x50\x9b\x04\x3c\x96\x01\x6b\xe9\x9a\xc6\xd9\xf3\x85\x05\xab\xd7\x2f\x9f\xbe\x90\x1d\x38\xd4\xe4\x3d\x67\xf8\xd6\xc7\x78\xab\x94\x38\xd7\xcf\x60\xc2\x42\x0a\xad\x00\xc1\xe1\x1c\x3b\x01\x0f\x80\x73\x2c\x6e\x5f\xba\x98\x97\xeb\x9a\x06\x39\x1d\xe0\x27\x41\x42\x86\x86\x00\x69\x10\xe4\x0f\x1b\x2e\x53\xa8\x0e\x3d\x61\xcf\x85\xe5\x16\xf0\x0e\xcc\x97\x38\x70\xe2\x8e\xe3\x13\x94\x88\x32\x3f\x46\xe8\x2c\x6b\x8d\x70\x91\x97\x83\x78\x0b\xad\x4f\x39\x8f\x27\xec\x40\x75\xeb\x18\x7c\xdb\xae\x27\xa2\x3c\x19\x97\x89\x14\x48\x26\x03\x65\x81\x7d\x26\xb6\x9e\xc5\xad\x5a\x9f\x23\x14\x1d\xc3\xb3\x1d\xa1\x73\x60\x06\x46\xdd\xd8\x97\x21\x9a\x07\x44\x63\x73\xb5\x5f\x1b\x67\x04\x51\xb8\x28\x1d\x02\x5a\xee\xc6\xb6\x9c\xba\x7e\x39\xab\xad\x10\xc0\xaf\xb5\xf6\xae\x96\x24\x6c\x88\x0b\x45\x56\x6f\x16\x7d\xc0\xb4\xb8\x2c\x22\x42\xbf\x9c\xbd\x69\xcf\x00\x80\xea\x1f\xd8\xb1\x02\xe8\x13\xe3\x15\x6f\x36\x9e\xd9\x29\xb4\xd2\x9d\x9f\xe6\x3a\x04\x09\x47\xac\x21\x44\x24\x9a\x4b\x49\xe4\x7e\xc2\x82\xbc\xf8\x4e\x91\x27\x55\xff\xe2\x3c\x36\x7c\x43\xff\x5a\xc0\xfb\x5d\x93\x31\xe1\x48\x47\xf5\xcf\x29\x7a\x16\x7f\xf4\x65\xeb\x3c\x57\xd2\x35\x26\x5f\xc4\x61\xed\x81\x76\xe8\x1f\x2e\xfc\x5b\x07\x80\x7a\xca\x7b\x3e\xd3\x89\x0f\xd4\xa4\x56\x39\x01\x6a\xd7\x09\x20\xa2\xa1\x38\x36\xdf\x4e\x93\x3d\x2b\x25\x5d\x83\x5a\x1b\x01\x59\xf0\x75\xb3\xdd\x0e\xfa\x96\x42\x6d\x1f\x35\x2d\x61\x81\x10\x82\xdf\x0f\x94\xc4\x8b\xb1\xe6\xfe\x89\x13\xfa\x3b\x0a\x22\x8c\xf6\x3a\x5d\x22\x0c\x70\x6b\xbf\x84\xa1\xe7\x4d\x29\xf8\x97\xf1\xfc\x2f\x14\xc6\xb8\x9d\x13\xc6\xb0\xb9\x0b\xa8\x9f\xc4\x79\xb8\xe8\xf2\xbf\x51\x7c\x03\x7b\x4a\x56\x65\x6c\x5e\x8e\x0c\xe9\xc4\xa6\x2f\xd7\x1e\x0c\x97\x95\x20\xb5\x2a\x2e\x8b\x0a\x00\xe3\x2f\xdf\x05\x06\xb2\xfd\xfc\x16\xab\x09\xc2\x84\xf7\x6a\xcf\x13\xf8\x54\x85\xd0\x34\x09\x15\x80\xa6\x90\xeb\x34\x13\xf4\x28\x86\x70\xe1\x29\x99\x97\xef\x98\xdc\xf2\xc2\x9b\x84\x4f\x25\x7f\x48\x8c\xac\x4d\xc3\xe4\x4f\xb0\x3d\x69\xc2\xeb\xfc\x19\x61\xe2\xfa\x5a\x11\xcd\x73\xa5\x0b\xc0\x86\xd8\x32\x5d\x40\x85\x12\x1d\x78\xc1\xf2\xcf\xc0\xca\x06\xea\x08\xbf\x48\x09\x2a\x0b\x9f\x80\x49\x53\xff\xb6\x52\xe6\x88\x4f\xea\x88\xd2\xed\xf8\xf0\xf1\x2a\x61\xb9\x56\x15\xd1\x36\x13\x19\x17\xb1\x40\x05\x44\x38\xf0\xc5\xc1\x10\x05\xab\xce\x82\x83\xb8\x91\xbe\xde\x80\xff\x76\x10\x4c\xc6\x27\x1e\xa7\x5b\x6b\x06\x38\xb9\x83\xf6\x9c\xeb\xc3\xfb\xa2\xad\xc0\x21\xce\xa5\xbf\x56\x68\xdb\x69\xce\x8a\x63\xd8\xad\x54\x4a\x02\xaf\x63\xc5\xbe\x94\x66\xeb\x8d\x76\x41\x62\x24\x92\x5e\x05\xd2\xeb\x0b\x4c\xd3\x02\x36\x91\x10\x2d\x8d\x58\x25\x92\x1b\x83\x80\xe9\x52\x1c\xc1\x06\x3c\x68\x7e\x15\x7c\x27\xb8\xdf\x54\x27\x56\x56\x99\xc4\xb1\x03\xad\xe2\xa6\x11\x68\x29\x82\x2f\xe5\x26\x40\xf7\xf0\xe3\x6d\x6a\x94\x44\x4d\x88\x20\xc1\x87\xe1\xcc\x5e\xa4\xe6\xa6\xeb\xc5\xcc\x0a\xcc\xf9\x2e\x3a\x0d\x05\x01\x3b\xf5\x60\x0b\x03\x1f\x98\xcf\xfb\x2e\x71\xf3\xde\x92\xec\xb2\x2e\x5c\x90\x25\x06\x85\x1e\xb1\x32\xfc\xa4\x34\xa1\x76\x80\x70\x78\x4b\xe4\x0f\x7f\x2d\xef\x79\x9a\xbc\x3f\x30\xfd\x39\x4d\x5e\x1e\x25\xdb\x97\xf9\xcf\x6a\x3d\xe9\xb9\x5d\x22\x7a\xe1\x0c\x8c\xc5\xd1\xad\xde\x38\x40\x1a\xf4\xec\x07\x31\xae\xae\x9f\x6d\x13\x78\xe6\xc4\x10\x5c\xeb\x90\x82\xb4\x39\xd1\x41\x60\x87\x4b\xd9\x9f\xc3\x29\xdd\x41\x6b\xb4\x2d\x01\xbc\xac\xa6\xaa\xd9\xbe\x44\xa6\x91\x91\x50\xec\x6b\x26\x7e\x05\x5a\x4f\xe9\xe4\x20\x58\x6d\xce\x8a\x25\x54\xc2\x53\x81\xb9\x57\x94\xf6\xad\x5a\xe8\xce\xa2\x0e\x8a\x58\xfc\xf0\xea\xa0\x94\xe8\xd5\xed\x17\x5d\xc0\x4e\x9c\x6a\xee\xe2\xdd\x62\x0d\x59\x15\x6a\x3c\xbb\x8a\x3e\xe6\xe1\x23\x24\x01\xe8\x35\x9c\xa6\xa2\xd1\x48\x02\x63\x97\xe3\xda\x07\x18\x99\x31\xbe\x31\xe3\x8d\x4a\x6e\xcd\x73\x06\x5d\xae\xd6\xfa\x40\x82\x2a\x24\xb6\x77\x3a\xba\x27\x1a\x53\x75\xbf\x33\x60\x72\xc0\x7b\x57\x65\x5f\xd3\xd3\xd2\xcb\xf5\x61\xd7\x1b\x62\xc5\x91\xdb\xf0\x90\xad\x3a\x9a\x6a\x6a\xb6\x45\xd6\xab\x5c\xb0\x6a\x66\xc5\x47\xaf\xdc\xb9\xa5\x17\xbd\x80\xf7\xcc\x97\x99\x7f\x85\x68\xd8\x7e\xa6\x30\xce\xe4\x8d\x6b\xea\xf5\x6a\xdc\x99\x1e\x28\x66\xd1\xe8\xea\x6c\x0d\x96\x32\xf9\x0e\xf0\x34\xa9\x9a\x7c\x07\xc5\x5a\xb1\x9c\x0a\xe5\x56\xf7\xc6\xa6\x99\x34\x8a\x10\x21\xde\x18\x64\x44\x1e\x8c\xba\xab\xca\x7f\x71\xa7\x69\xd1\x24\x8a\x94\xeb\x9a\x99\xad\x21\x9c\xf6\xb6\x21\x62\xeb\xe6\x98\xfe\xcc\x8b\x20\x48\xd3\x1c\x8c\x73\x79\x9d\xb9\x65\xc6\xf3\xeb\x99\xc5\xc8\xb2\xa9\xc2\x89\x85\x86\x58\x4b\xd2\x8a\x72\xc3\xf3\x63\xde\xe9\x01\x8d\xf2\x90\x97\x8b\x06\x9e\x16\x0c\x1b\xeb\x15\xec\xf7\x71\x7e\xed\xf4\xbb\x24\x43\xc9\x9b\xff\x9f\x05\x11\x03\xed\x6a\xbf\xf7\x78\xc6\x44\x11\xf4\xf7\xda\x86\x8b\xfa\xfe\x3f\x84\xff\xb7\x92\xc1\x96\x0e\x80\x9f\x41\xf6\x68\x6f\xc1\xc2\xb7\x55\xfa\x5f\x16\xe1\x89\xac\x77\xbc\xa7\x03\x60\xde\x21\xa3\x06\x8b\xc2\x35\x7f\x2c\xc1\x8e\xc1\x47\xed\x7a\xbd\x10\xaa\x6a\xf4\xf8\xb5\x7a\x17\x8f\xda\x7e\xdd\xcf\x26\xc2\xf4\xe1\xfb\x35\x87\xbe\x9e\x02\x77\xa6\x77\x32\x53\x2a\xd8\x78\x22\xed\xe7\x29\x95\xff\xc0\x93\x9c\x1d\xa0\xbe\xb2\x1f\x0a\xb3\xf3\x5c\xe0\xb9\x82\x4e\xdb\xf2\x50\xbf\xb6\xd4\x4e\x74\xb8\xa2\x1c\xc8\x37\x55\x8c\xd7\xeb\xdd\xb4\x7a\x8f\xa3\x20\xc7\xac\xac\xd1\x25\x22\xb2\x6f\x59\xbd\x43\xf7\x1b\x60\xe1\x31\x83\x58\x1b\xd3\x04\x81\x8a\x31\x4c\xbb\x16\x6a\x0d\xe8\xb6\x35\x10\xf3\x0c\x9c\x73\x3a\x9c\xb3\x96\xae\xbb\x61\x73\xce\xb6\xb9\x0f\x50\x4b\xad\x79\x05\x4d\x75\xdd\x3c\x48\xa7\xac\xf1\x22\x21\x82\xee\x70\x8d\xd8\x7a\xd9\x09\x11\x74\x21\x76\x8c\xbc\x84\x4a\x9c\x57\x23\x02\x73\xe8\x62\xbd\x0a\xab\x91\x19\x90\xf5\xd4\xc0\x86\x8a\x89\xc6\xaa\x94\x5b\xc1\x5b\xf3\xb5\xf0\xe1\x99\xbc\xc1\x7f\x09\x19\xac\x3d\x0a\x9c\x2b\x76\x21\xa4\x58\x77\xff\xb0\x3c\x39\xb9\xb1\xed\x86\xd0\xd6\xc6\x28\x11\xe6\x7c\x19\x08\x3c\xa4\x96\x12\x5b\x1b\x4b\xb5\x02\x45\x5c\x35\xeb\x2b\xdf\x7c\xa6\x34\xa8\x6e\xe8\x4d\x3c\x30\x0d\x30\xdc\xbb\x52\x14\x57\x3d\x0d\xc6\x18\x3d\xf4\x90\x50\x16\x9f\x80\x09\x12\x5f\xe0\x71\x61\xef\x83\x9b\xbb\x7b\x8f\x31\x9c\x39\xcb\x77\xae\xee\x1e\xc5\xf5\x98\xbc\x88\xdc\x90\xaf\x5d\xb4\x31\xa3\x2a\x62\x00\x05\xf4\xf7\x2f\x27\xa2\x35\x9b\x23\x27\x3e\xc4\x4e\x8b\xbd\x35\xc6\xed\x22\xc9\x31\xb4\x54\xd5\x0a\x53\xd3\x5f\xa0\x39\xdb\xc7\x5c\xaa\x03\x7b\x90\xd4\xf2\xb5\xa8\xf8\x7d\x9e\x7c\xe8\xa7\x17\x30\xf2\xa1\x53\xae\x12\x72\xdd\xa3\x67\x5f\x97\x0e\x32\x33\x0d\xc0\xa3\x99\x10\x21\x4e\x93\x0f\xb2\x64\xd2\xbb\xe2\x46\xfd\x0b\x61\xfe\x9f\xb7\x05\x37\xb5\xf8\x15\xd0\x36\xc1\x53\xdb\x9f\x44\xbd\xfd\x14\xfc\xbf\x42\x97\xd7\x3b\xa6\x53\xb7\xf9\x52\xf6\x64\xce\xf2\x1d\x5f\x99\xa1\x35\x0b\x9a\x58\x88\x89\xff\x85\x79\xf8\x3d\x3e\x3b\xaa\xcc\xd0\x2e\x42\x33\x0d\xbf\x05\x45\x6b\x2c\x87\x5e\x6c\x17\xeb\x9c\xba\xde\x39\x7e\x76\xd5\x43\x4c\x38\x39\xd6\xfe\x40\x77\xc0\x59\x08\x97\xd9\x76\xc8\xe4\x4c\x6b\x5b\x88\x4a\x5f\x4d\x98\xae\xcb\x0d\xcb\xa3\xd8\xf4\x2c\x74\x96\x48\x43\xe2\x1b\x2b\x48\x99\x7a\xae\x77\x2b\xca\x59\xe2\x30\x9b\x87\xf7\xff\xd2\x3e\x05\xf7\x42\xfa\x11\x22\x0f\xe3\x21\x39\xbc\xbe\x5d\x1d\x19\xc5\x6c\x59\xa7\x58\x77\xe6\x62\xb3\x24\x6a\xbc\xef\x5d\xd2\x80\x52\xf8\x8c\x35\x3c\xb1\xe5\x60\x19\x2e\x5b\xc0\xf3\x3b\x5f\x72\x76\xb0\x55\x89\xe3\x16\x59\x41\xa9\x7b\xb9\x6e\xb7\xdb\xc1\x12\x62\x69\xf2\x3d\x2f\x7c\x2b\x62\x80\x47\x61\x54\x1f\xdb\xf2\x64\xcf\x8b\xb2\x69\xc3\xfe\x45\x65\xf4\xdf\x7d\xe1\x7f\x3f\x5f\x18\x92\xf6\x8f\xe9\x08\xf7\x37\x68\x7c\x57\x85\xdf\x80\x2a\x0c\xc6\x49\x7b\xbd\xf0\x16\xcc\x96\x1e\xe3\x79\x31\xaf\x6c\xbd\x05\xea\xf4\x0a\xeb\x9e\xc3\x30\x84\x53\x87\x6b\x60\x0c\xff\xbe\xab\x31\x7c\x30\x1f\x4d\x47\x5f\x2c\x3d\x30\x47\x99\x9a\x2b\xee\x12\x06\x6f\xec\xd5\x06\x2a\xbe\x5a\x8d\x5d\xf1\x00\x1f\x85\xd5\x4f\x2a\xb7\xea\xf1\x55\xb6\x55\x50\xaf\xcb\xaa\xfe\xc4\x44\x73\x16\x28\x0a\xf4\x42\x3c\x5a\x8e\xdb\x0e\x15\x87\x19\x3c\x31\x9a\x9a\x7d\x17\x27\x4f\x8d\x5e\xc5\x33\x07\xcd\xd3\x16\x6a\xd4\x8c\x7b\x89\xe0\xbd\x73\xeb\x75\x87\x36\xe3\x83\x66\x87\x03\xd7\x36\x23\xd8\x49\xda\x02\x6e\x27\x7c\x25\x93\x18\x7b\xf8\xf9\xfd\x2f\x6f\xda\xba\xc1\xc8\x9e\xd6\xab\xe1\x67\xb0\x74\xd7\xfd\x3b\xf7\xa6\x11\x62\x70\xe7\x66\xf0\x19\x7e\x7c\xfd\x7a\xf5\xe9\xe6\xf5\xc7\x57\xa3\x90\x7b\xc1\xcf\x06\xd7\xc4\x8d\x84\xd6\x04\x3d\xc2\x1a\xbc\xc0\x66\xcf\xb5\x6d\x47\xf0\xb3\x46\xc3\xbb\x11\x22\x86\x5e\xcc\xe4\x1d\xbd\x07\x4a\x77\x1a\x89\x11\x9b\x4c\x26\xa3\x0b\x17\x7f\x1f\x7e\x76\x67\x5e\x7e\x87\xcf\x5e\x25\x7e\x12\x7f\x49\xde\xb8\xaf\x0e\xac\x2b\xd5\x05\x9e\x71\x1d\x10\x01\x72\xe8\x3a\x5c\x1a\x5c\xf6\xb4\xeb\xf1\x51\x02\xb2\x07\x2f\x2c\x26\xec\x45\x6e\x07\xae\xdd\x5d\x1c\x0d\x74\xb2\xbc\x40\xd3\x16\xde\x9b\x22\x24\x28\xd2\xce\x3b\xd4\xcc\x4c\x12\x1f\x29\x83\xee\xbd\xc1\x31\x25\xb7\x94\x27\x17\x4c\x6e\x1b\xb6\xe5\x55\x9a\xd8\x8f\x67\x72\x5f\x6e\x77\x80\xa1\xe2\x89\xfc\xd1\x93\x61\x75\x79\xcf\x5b\x47\x08\x4b\x9c\x08\x37\x20\x4d\x4a\x99\x49\x9a\x93\xdc\xfa\xd7\x63\xf5\xd3\xcf\xef\xdd\x74\xcc\x49\x73\x2f\x22\x54\x53\x99\x49\xdc\x5c\x84\x6a\xb3\x61\x12\x30\xfc\x80\x3c\x3d\x3a\xba\x4c\x73\x0b\xa4\x0c\x32\x7d\x0b\x01\x9b\x4c\xba\x52\x7b\xd8\xd8\x88\x06\x09\x6b\x22\x71\x48\xd3\xf2\xc4\x6e\x86\xbd\x13\x34\xb6\xfe\x53\x7f\xb6\x0e\x30\x17\x6e\x75\xdf\x7a\xcb\x8c\x63\xeb\xc5\xd8\x4c\x1b\x9b\x05\x82\x63\xa8\xff\x0a\xfa\x2b\xfa\x47\x63\xe7\x85\xbf\x19\x4c\x2e\xab\x66\x2d\x16\x0c\x09\x7f\x3f\x3a\x28\x14\xc9\xe3\x83\x9a\x11\x23\x7d\xd7\xba\x5a\xe6\x98\x8e\x7d\x76\xad\xd4\xc0\xbe\x5c\x30\xda\x18\x0d\x8a\x1e\x98\x5a\x8c\x26\xaf\x4f\x39\x2f\x33\xca\xb6\xdb\x4b\x64\xa5\xcf\xd8\x80\x44\x59\x9d\x34\x1c\x6f\x3f\xcd\x1e\x91\xb3\x10\x48\xd9\x2d\x92\xb0\xa4\xe7\x22\x01\x3b\x20\x26\x29\xc6\x45\x19\x0e\x5e\xa2\x78\x91\x40\x38\xca\xa8\x07\x29\x75\x87\x28\xf5\x3b\x97\xc2\x20\xf3\x46\x57\x46\x5c\x92\xbc\x23\xa9\xad\x74\xc2\x32\x69\x71\xb5\xac\x38\xbe\xb1\x48\x27\xda\xfd\x15\x4b\xe1\x0f\x88\x4a\x03\x16\x6b\x9d\x28\xc9\xad\x34\xcc\x24\x80\x97\x4b\x88\xc6\xae\x2b\x80\x15\x24\x88\x6e\xfa\x87\x80\x70\x8e\x49\x64\x27\x9d\x96\x79\x2d\x33\x20\xd2\xf3\x3f\x98\xff\xfe\xf7\x87\xff\x0b\x00\x00\xff\xff\xe4\xe3\x3b\xbd\xfc\xbf\x03\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: 245211, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 245756, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/flyteidl/gen/pb-java/flyteidl/core/Workflow.java b/flyteidl/gen/pb-java/flyteidl/core/Workflow.java index e3e56c1519..8b5bb7fa25 100644 --- a/flyteidl/gen/pb-java/flyteidl/core/Workflow.java +++ b/flyteidl/gen/pb-java/flyteidl/core/Workflow.java @@ -3309,6 +3309,31 @@ public interface TaskNodeOrBuilder extends */ flyteidl.core.IdentifierOuterClass.IdentifierOrBuilder getReferenceIdOrBuilder(); + /** + *
+     * Optional overrides applied at task execution time.
+     * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + boolean hasOverrides(); + /** + *
+     * Optional overrides applied at task execution time.
+     * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + flyteidl.core.Workflow.TaskNodeOverrides getOverrides(); + /** + *
+     * Optional overrides applied at task execution time.
+     * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + flyteidl.core.Workflow.TaskNodeOverridesOrBuilder getOverridesOrBuilder(); + public flyteidl.core.Workflow.TaskNode.ReferenceCase getReferenceCase(); } /** @@ -3368,6 +3393,19 @@ private TaskNode( referenceCase_ = 1; break; } + case 18: { + flyteidl.core.Workflow.TaskNodeOverrides.Builder subBuilder = null; + if (overrides_ != null) { + subBuilder = overrides_.toBuilder(); + } + overrides_ = input.readMessage(flyteidl.core.Workflow.TaskNodeOverrides.parser(), extensionRegistry); + if (subBuilder != null) { + subBuilder.mergeFrom(overrides_); + overrides_ = subBuilder.buildPartial(); + } + + break; + } default: { if (!parseUnknownField( input, unknownFields, extensionRegistry, tag)) { @@ -3474,6 +3512,39 @@ public flyteidl.core.IdentifierOuterClass.IdentifierOrBuilder getReferenceIdOrBu return flyteidl.core.IdentifierOuterClass.Identifier.getDefaultInstance(); } + public static final int OVERRIDES_FIELD_NUMBER = 2; + private flyteidl.core.Workflow.TaskNodeOverrides overrides_; + /** + *
+     * Optional overrides applied at task execution time.
+     * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public boolean hasOverrides() { + return overrides_ != null; + } + /** + *
+     * Optional overrides applied at task execution time.
+     * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public flyteidl.core.Workflow.TaskNodeOverrides getOverrides() { + return overrides_ == null ? flyteidl.core.Workflow.TaskNodeOverrides.getDefaultInstance() : overrides_; + } + /** + *
+     * Optional overrides applied at task execution time.
+     * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public flyteidl.core.Workflow.TaskNodeOverridesOrBuilder getOverridesOrBuilder() { + return getOverrides(); + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -3491,6 +3562,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (referenceCase_ == 1) { output.writeMessage(1, (flyteidl.core.IdentifierOuterClass.Identifier) reference_); } + if (overrides_ != null) { + output.writeMessage(2, getOverrides()); + } unknownFields.writeTo(output); } @@ -3504,6 +3578,10 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(1, (flyteidl.core.IdentifierOuterClass.Identifier) reference_); } + if (overrides_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(2, getOverrides()); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -3519,6 +3597,11 @@ public boolean equals(final java.lang.Object obj) { } flyteidl.core.Workflow.TaskNode other = (flyteidl.core.Workflow.TaskNode) obj; + if (hasOverrides() != other.hasOverrides()) return false; + if (hasOverrides()) { + if (!getOverrides() + .equals(other.getOverrides())) return false; + } if (!getReferenceCase().equals(other.getReferenceCase())) return false; switch (referenceCase_) { case 1: @@ -3539,6 +3622,10 @@ public int hashCode() { } int hash = 41; hash = (19 * hash) + getDescriptor().hashCode(); + if (hasOverrides()) { + hash = (37 * hash) + OVERRIDES_FIELD_NUMBER; + hash = (53 * hash) + getOverrides().hashCode(); + } switch (referenceCase_) { case 1: hash = (37 * hash) + REFERENCE_ID_FIELD_NUMBER; @@ -3684,6 +3771,12 @@ private void maybeForceBuilderInitialization() { @java.lang.Override public Builder clear() { super.clear(); + if (overridesBuilder_ == null) { + overrides_ = null; + } else { + overrides_ = null; + overridesBuilder_ = null; + } referenceCase_ = 0; reference_ = null; return this; @@ -3719,6 +3812,11 @@ public flyteidl.core.Workflow.TaskNode buildPartial() { result.reference_ = referenceIdBuilder_.build(); } } + if (overridesBuilder_ == null) { + result.overrides_ = overrides_; + } else { + result.overrides_ = overridesBuilder_.build(); + } result.referenceCase_ = referenceCase_; onBuilt(); return result; @@ -3768,6 +3866,9 @@ public Builder mergeFrom(com.google.protobuf.Message other) { public Builder mergeFrom(flyteidl.core.Workflow.TaskNode other) { if (other == flyteidl.core.Workflow.TaskNode.getDefaultInstance()) return this; + if (other.hasOverrides()) { + mergeOverrides(other.getOverrides()); + } switch (other.getReferenceCase()) { case REFERENCE_ID: { mergeReferenceId(other.getReferenceId()); @@ -3992,6 +4093,159 @@ public flyteidl.core.IdentifierOuterClass.IdentifierOrBuilder getReferenceIdOrBu onChanged();; return referenceIdBuilder_; } + + private flyteidl.core.Workflow.TaskNodeOverrides overrides_; + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Workflow.TaskNodeOverrides, flyteidl.core.Workflow.TaskNodeOverrides.Builder, flyteidl.core.Workflow.TaskNodeOverridesOrBuilder> overridesBuilder_; + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public boolean hasOverrides() { + return overridesBuilder_ != null || overrides_ != null; + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public flyteidl.core.Workflow.TaskNodeOverrides getOverrides() { + if (overridesBuilder_ == null) { + return overrides_ == null ? flyteidl.core.Workflow.TaskNodeOverrides.getDefaultInstance() : overrides_; + } else { + return overridesBuilder_.getMessage(); + } + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public Builder setOverrides(flyteidl.core.Workflow.TaskNodeOverrides value) { + if (overridesBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + overrides_ = value; + onChanged(); + } else { + overridesBuilder_.setMessage(value); + } + + return this; + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public Builder setOverrides( + flyteidl.core.Workflow.TaskNodeOverrides.Builder builderForValue) { + if (overridesBuilder_ == null) { + overrides_ = builderForValue.build(); + onChanged(); + } else { + overridesBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public Builder mergeOverrides(flyteidl.core.Workflow.TaskNodeOverrides value) { + if (overridesBuilder_ == null) { + if (overrides_ != null) { + overrides_ = + flyteidl.core.Workflow.TaskNodeOverrides.newBuilder(overrides_).mergeFrom(value).buildPartial(); + } else { + overrides_ = value; + } + onChanged(); + } else { + overridesBuilder_.mergeFrom(value); + } + + return this; + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public Builder clearOverrides() { + if (overridesBuilder_ == null) { + overrides_ = null; + onChanged(); + } else { + overrides_ = null; + overridesBuilder_ = null; + } + + return this; + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public flyteidl.core.Workflow.TaskNodeOverrides.Builder getOverridesBuilder() { + + onChanged(); + return getOverridesFieldBuilder().getBuilder(); + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + public flyteidl.core.Workflow.TaskNodeOverridesOrBuilder getOverridesOrBuilder() { + if (overridesBuilder_ != null) { + return overridesBuilder_.getMessageOrBuilder(); + } else { + return overrides_ == null ? + flyteidl.core.Workflow.TaskNodeOverrides.getDefaultInstance() : overrides_; + } + } + /** + *
+       * Optional overrides applied at task execution time.
+       * 
+ * + * .flyteidl.core.TaskNodeOverrides overrides = 2; + */ + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Workflow.TaskNodeOverrides, flyteidl.core.Workflow.TaskNodeOverrides.Builder, flyteidl.core.Workflow.TaskNodeOverridesOrBuilder> + getOverridesFieldBuilder() { + if (overridesBuilder_ == null) { + overridesBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Workflow.TaskNodeOverrides, flyteidl.core.Workflow.TaskNodeOverrides.Builder, flyteidl.core.Workflow.TaskNodeOverridesOrBuilder>( + getOverrides(), + getParentForChildren(), + isClean()); + overrides_ = null; + } + return overridesBuilder_; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -14495,152 +14749,838 @@ public flyteidl.core.Workflow.WorkflowTemplate getDefaultInstanceForType() { } - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_IfBlock_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_IfBlock_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_IfElseBlock_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_IfElseBlock_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_BranchNode_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_BranchNode_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_TaskNode_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_TaskNode_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_WorkflowNode_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_WorkflowNode_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_NodeMetadata_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_NodeMetadata_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_Alias_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_Alias_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_Node_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_Node_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_WorkflowMetadata_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_WorkflowMetadata_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_WorkflowMetadataDefaults_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_WorkflowMetadataDefaults_fieldAccessorTable; - private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_WorkflowTemplate_descriptor; - private static final - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_WorkflowTemplate_fieldAccessorTable; + public interface TaskNodeOverridesOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.core.TaskNodeOverrides) + com.google.protobuf.MessageOrBuilder { - public static com.google.protobuf.Descriptors.FileDescriptor - getDescriptor() { - return descriptor; + /** + *
+     * A customizable interface to convey resources requested for a task container. 
+     * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + boolean hasResources(); + /** + *
+     * A customizable interface to convey resources requested for a task container. 
+     * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + flyteidl.core.Tasks.Resources getResources(); + /** + *
+     * A customizable interface to convey resources requested for a task container. 
+     * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + flyteidl.core.Tasks.ResourcesOrBuilder getResourcesOrBuilder(); } - private static com.google.protobuf.Descriptors.FileDescriptor - descriptor; - static { - java.lang.String[] descriptorData = { - "\n\034flyteidl/core/workflow.proto\022\rflyteidl" + - ".core\032\035flyteidl/core/condition.proto\032\035fl" + - "yteidl/core/execution.proto\032\036flyteidl/co" + - "re/identifier.proto\032\035flyteidl/core/inter" + - "face.proto\032\034flyteidl/core/literals.proto" + - "\032\031flyteidl/core/types.proto\032\036google/prot" + - "obuf/duration.proto\"f\n\007IfBlock\0223\n\tcondit" + - "ion\030\001 \001(\0132 .flyteidl.core.BooleanExpress" + - "ion\022&\n\tthen_node\030\002 \001(\0132\023.flyteidl.core.N" + - "ode\"\266\001\n\013IfElseBlock\022$\n\004case\030\001 \001(\0132\026.flyt" + - "eidl.core.IfBlock\022%\n\005other\030\002 \003(\0132\026.flyte" + - "idl.core.IfBlock\022(\n\telse_node\030\003 \001(\0132\023.fl" + - "yteidl.core.NodeH\000\022%\n\005error\030\004 \001(\0132\024.flyt" + - "eidl.core.ErrorH\000B\t\n\007default\"9\n\nBranchNo" + - "de\022+\n\007if_else\030\001 \001(\0132\032.flyteidl.core.IfEl" + - "seBlock\"J\n\010TaskNode\0221\n\014reference_id\030\001 \001(" + - "\0132\031.flyteidl.core.IdentifierH\000B\013\n\trefere" + - "nce\"\207\001\n\014WorkflowNode\0223\n\016launchplan_ref\030\001" + - " \001(\0132\031.flyteidl.core.IdentifierH\000\0225\n\020sub" + - "_workflow_ref\030\002 \001(\0132\031.flyteidl.core.Iden" + - "tifierH\000B\013\n\treference\"\247\001\n\014NodeMetadata\022\014" + - "\n\004name\030\001 \001(\t\022*\n\007timeout\030\004 \001(\0132\031.google.p" + - "rotobuf.Duration\022-\n\007retries\030\005 \001(\0132\034.flyt" + - "eidl.core.RetryStrategy\022\027\n\rinterruptible" + - "\030\006 \001(\010H\000B\025\n\023interruptible_value\"#\n\005Alias" + - "\022\013\n\003var\030\001 \001(\t\022\r\n\005alias\030\002 \001(\t\"\322\002\n\004Node\022\n\n" + - "\002id\030\001 \001(\t\022-\n\010metadata\030\002 \001(\0132\033.flyteidl.c" + - "ore.NodeMetadata\022&\n\006inputs\030\003 \003(\0132\026.flyte" + - "idl.core.Binding\022\031\n\021upstream_node_ids\030\004 " + - "\003(\t\022,\n\016output_aliases\030\005 \003(\0132\024.flyteidl.c" + - "ore.Alias\022,\n\ttask_node\030\006 \001(\0132\027.flyteidl." + - "core.TaskNodeH\000\0224\n\rworkflow_node\030\007 \001(\0132\033" + - ".flyteidl.core.WorkflowNodeH\000\0220\n\013branch_" + - "node\030\010 \001(\0132\031.flyteidl.core.BranchNodeH\000B" + - "\010\n\006target\"\347\001\n\020WorkflowMetadata\022;\n\022qualit" + - "y_of_service\030\001 \001(\0132\037.flyteidl.core.Quali" + - "tyOfService\022C\n\non_failure\030\002 \001(\0162/.flytei" + - "dl.core.WorkflowMetadata.OnFailurePolicy" + - "\"Q\n\017OnFailurePolicy\022\024\n\020FAIL_IMMEDIATELY\020" + - "\000\022(\n$FAIL_AFTER_EXECUTABLE_NODES_COMPLET" + - "E\020\001\"1\n\030WorkflowMetadataDefaults\022\025\n\rinter" + - "ruptible\030\001 \001(\010\"\332\002\n\020WorkflowTemplate\022%\n\002i" + - "d\030\001 \001(\0132\031.flyteidl.core.Identifier\0221\n\010me" + - "tadata\030\002 \001(\0132\037.flyteidl.core.WorkflowMet" + - "adata\0220\n\tinterface\030\003 \001(\0132\035.flyteidl.core" + - ".TypedInterface\022\"\n\005nodes\030\004 \003(\0132\023.flyteid" + - "l.core.Node\022\'\n\007outputs\030\005 \003(\0132\026.flyteidl." + - "core.Binding\022)\n\014failure_node\030\006 \001(\0132\023.fly" + - "teidl.core.Node\022B\n\021metadata_defaults\030\007 \001" + - "(\0132\'.flyteidl.core.WorkflowMetadataDefau" + - "ltsB6Z4github.com/flyteorg/flyteidl/gen/" + - "pb-go/flyteidl/coreb\006proto3" - }; - com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = - new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { - public com.google.protobuf.ExtensionRegistry assignDescriptors( - com.google.protobuf.Descriptors.FileDescriptor root) { - descriptor = root; - return null; - } - }; - com.google.protobuf.Descriptors.FileDescriptor - .internalBuildGeneratedFileFrom(descriptorData, - new com.google.protobuf.Descriptors.FileDescriptor[] { - flyteidl.core.Condition.getDescriptor(), - flyteidl.core.Execution.getDescriptor(), - flyteidl.core.IdentifierOuterClass.getDescriptor(), - flyteidl.core.Interface.getDescriptor(), - flyteidl.core.Literals.getDescriptor(), - flyteidl.core.Types.getDescriptor(), - com.google.protobuf.DurationProto.getDescriptor(), - }, assigner); - internal_static_flyteidl_core_IfBlock_descriptor = - getDescriptor().getMessageTypes().get(0); - internal_static_flyteidl_core_IfBlock_fieldAccessorTable = new - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( - internal_static_flyteidl_core_IfBlock_descriptor, - new java.lang.String[] { "Condition", "ThenNode", }); - internal_static_flyteidl_core_IfElseBlock_descriptor = - getDescriptor().getMessageTypes().get(1); - internal_static_flyteidl_core_IfElseBlock_fieldAccessorTable = new - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + /** + *
+   * Optional task node overrides that will be applied at task execution time.
+   * 
+ * + * Protobuf type {@code flyteidl.core.TaskNodeOverrides} + */ + public static final class TaskNodeOverrides extends + com.google.protobuf.GeneratedMessageV3 implements + // @@protoc_insertion_point(message_implements:flyteidl.core.TaskNodeOverrides) + TaskNodeOverridesOrBuilder { + private static final long serialVersionUID = 0L; + // Use TaskNodeOverrides.newBuilder() to construct. + private TaskNodeOverrides(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + private TaskNodeOverrides() { + } + + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet + getUnknownFields() { + return this.unknownFields; + } + private TaskNodeOverrides( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + this(); + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); + } + int mutable_bitField0_ = 0; + com.google.protobuf.UnknownFieldSet.Builder unknownFields = + com.google.protobuf.UnknownFieldSet.newBuilder(); + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 10: { + flyteidl.core.Tasks.Resources.Builder subBuilder = null; + if (resources_ != null) { + subBuilder = resources_.toBuilder(); + } + resources_ = input.readMessage(flyteidl.core.Tasks.Resources.parser(), extensionRegistry); + if (subBuilder != null) { + subBuilder.mergeFrom(resources_); + resources_ = subBuilder.buildPartial(); + } + + break; + } + default: { + if (!parseUnknownField( + input, unknownFields, extensionRegistry, tag)) { + done = true; + } + break; + } + } + } + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(this); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException( + e).setUnfinishedMessage(this); + } finally { + this.unknownFields = unknownFields.build(); + makeExtensionsImmutable(); + } + } + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Workflow.internal_static_flyteidl_core_TaskNodeOverrides_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Workflow.internal_static_flyteidl_core_TaskNodeOverrides_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Workflow.TaskNodeOverrides.class, flyteidl.core.Workflow.TaskNodeOverrides.Builder.class); + } + + public static final int RESOURCES_FIELD_NUMBER = 1; + private flyteidl.core.Tasks.Resources resources_; + /** + *
+     * A customizable interface to convey resources requested for a task container. 
+     * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public boolean hasResources() { + return resources_ != null; + } + /** + *
+     * A customizable interface to convey resources requested for a task container. 
+     * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public flyteidl.core.Tasks.Resources getResources() { + return resources_ == null ? flyteidl.core.Tasks.Resources.getDefaultInstance() : resources_; + } + /** + *
+     * A customizable interface to convey resources requested for a task container. 
+     * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public flyteidl.core.Tasks.ResourcesOrBuilder getResourcesOrBuilder() { + return getResources(); + } + + private byte memoizedIsInitialized = -1; + @java.lang.Override + public final boolean isInitialized() { + byte isInitialized = memoizedIsInitialized; + if (isInitialized == 1) return true; + if (isInitialized == 0) return false; + + memoizedIsInitialized = 1; + return true; + } + + @java.lang.Override + public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException { + if (resources_ != null) { + output.writeMessage(1, getResources()); + } + unknownFields.writeTo(output); + } + + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + if (resources_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(1, getResources()); + } + size += unknownFields.getSerializedSize(); + memoizedSize = size; + return size; + } + + @java.lang.Override + public boolean equals(final java.lang.Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof flyteidl.core.Workflow.TaskNodeOverrides)) { + return super.equals(obj); + } + flyteidl.core.Workflow.TaskNodeOverrides other = (flyteidl.core.Workflow.TaskNodeOverrides) obj; + + if (hasResources() != other.hasResources()) return false; + if (hasResources()) { + if (!getResources() + .equals(other.getResources())) return false; + } + if (!unknownFields.equals(other.unknownFields)) return false; + return true; + } + + @java.lang.Override + public int hashCode() { + if (memoizedHashCode != 0) { + return memoizedHashCode; + } + int hash = 41; + hash = (19 * hash) + getDescriptor().hashCode(); + if (hasResources()) { + hash = (37 * hash) + RESOURCES_FIELD_NUMBER; + hash = (53 * hash) + getResources().hashCode(); + } + hash = (29 * hash) + unknownFields.hashCode(); + memoizedHashCode = hash; + return hash; + } + + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseDelimitedFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input, extensionRegistry); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + com.google.protobuf.CodedInputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.core.Workflow.TaskNodeOverrides parseFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); + } + + @java.lang.Override + public Builder newBuilderForType() { return newBuilder(); } + public static Builder newBuilder() { + return DEFAULT_INSTANCE.toBuilder(); + } + public static Builder newBuilder(flyteidl.core.Workflow.TaskNodeOverrides prototype) { + return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + } + @java.lang.Override + public Builder toBuilder() { + return this == DEFAULT_INSTANCE + ? new Builder() : new Builder().mergeFrom(this); + } + + @java.lang.Override + protected Builder newBuilderForType( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + Builder builder = new Builder(parent); + return builder; + } + /** + *
+     * Optional task node overrides that will be applied at task execution time.
+     * 
+ * + * Protobuf type {@code flyteidl.core.TaskNodeOverrides} + */ + public static final class Builder extends + com.google.protobuf.GeneratedMessageV3.Builder implements + // @@protoc_insertion_point(builder_implements:flyteidl.core.TaskNodeOverrides) + flyteidl.core.Workflow.TaskNodeOverridesOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Workflow.internal_static_flyteidl_core_TaskNodeOverrides_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Workflow.internal_static_flyteidl_core_TaskNodeOverrides_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Workflow.TaskNodeOverrides.class, flyteidl.core.Workflow.TaskNodeOverrides.Builder.class); + } + + // Construct using flyteidl.core.Workflow.TaskNodeOverrides.newBuilder() + private Builder() { + maybeForceBuilderInitialization(); + } + + private Builder( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + maybeForceBuilderInitialization(); + } + private void maybeForceBuilderInitialization() { + if (com.google.protobuf.GeneratedMessageV3 + .alwaysUseFieldBuilders) { + } + } + @java.lang.Override + public Builder clear() { + super.clear(); + if (resourcesBuilder_ == null) { + resources_ = null; + } else { + resources_ = null; + resourcesBuilder_ = null; + } + return this; + } + + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor + getDescriptorForType() { + return flyteidl.core.Workflow.internal_static_flyteidl_core_TaskNodeOverrides_descriptor; + } + + @java.lang.Override + public flyteidl.core.Workflow.TaskNodeOverrides getDefaultInstanceForType() { + return flyteidl.core.Workflow.TaskNodeOverrides.getDefaultInstance(); + } + + @java.lang.Override + public flyteidl.core.Workflow.TaskNodeOverrides build() { + flyteidl.core.Workflow.TaskNodeOverrides result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); + } + return result; + } + + @java.lang.Override + public flyteidl.core.Workflow.TaskNodeOverrides buildPartial() { + flyteidl.core.Workflow.TaskNodeOverrides result = new flyteidl.core.Workflow.TaskNodeOverrides(this); + if (resourcesBuilder_ == null) { + result.resources_ = resources_; + } else { + result.resources_ = resourcesBuilder_.build(); + } + onBuilt(); + return result; + } + + @java.lang.Override + public Builder clone() { + return super.clone(); + } + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.setField(field, value); + } + @java.lang.Override + public Builder clearField( + com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + @java.lang.Override + public Builder clearOneof( + com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + int index, java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.addRepeatedField(field, value); + } + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other instanceof flyteidl.core.Workflow.TaskNodeOverrides) { + return mergeFrom((flyteidl.core.Workflow.TaskNodeOverrides)other); + } else { + super.mergeFrom(other); + return this; + } + } + + public Builder mergeFrom(flyteidl.core.Workflow.TaskNodeOverrides other) { + if (other == flyteidl.core.Workflow.TaskNodeOverrides.getDefaultInstance()) return this; + if (other.hasResources()) { + mergeResources(other.getResources()); + } + this.mergeUnknownFields(other.unknownFields); + onChanged(); + return this; + } + + @java.lang.Override + public final boolean isInitialized() { + return true; + } + + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + flyteidl.core.Workflow.TaskNodeOverrides parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = (flyteidl.core.Workflow.TaskNodeOverrides) e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } + } + return this; + } + + private flyteidl.core.Tasks.Resources resources_; + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.Resources, flyteidl.core.Tasks.Resources.Builder, flyteidl.core.Tasks.ResourcesOrBuilder> resourcesBuilder_; + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public boolean hasResources() { + return resourcesBuilder_ != null || resources_ != null; + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public flyteidl.core.Tasks.Resources getResources() { + if (resourcesBuilder_ == null) { + return resources_ == null ? flyteidl.core.Tasks.Resources.getDefaultInstance() : resources_; + } else { + return resourcesBuilder_.getMessage(); + } + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public Builder setResources(flyteidl.core.Tasks.Resources value) { + if (resourcesBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + resources_ = value; + onChanged(); + } else { + resourcesBuilder_.setMessage(value); + } + + return this; + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public Builder setResources( + flyteidl.core.Tasks.Resources.Builder builderForValue) { + if (resourcesBuilder_ == null) { + resources_ = builderForValue.build(); + onChanged(); + } else { + resourcesBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public Builder mergeResources(flyteidl.core.Tasks.Resources value) { + if (resourcesBuilder_ == null) { + if (resources_ != null) { + resources_ = + flyteidl.core.Tasks.Resources.newBuilder(resources_).mergeFrom(value).buildPartial(); + } else { + resources_ = value; + } + onChanged(); + } else { + resourcesBuilder_.mergeFrom(value); + } + + return this; + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public Builder clearResources() { + if (resourcesBuilder_ == null) { + resources_ = null; + onChanged(); + } else { + resources_ = null; + resourcesBuilder_ = null; + } + + return this; + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public flyteidl.core.Tasks.Resources.Builder getResourcesBuilder() { + + onChanged(); + return getResourcesFieldBuilder().getBuilder(); + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + public flyteidl.core.Tasks.ResourcesOrBuilder getResourcesOrBuilder() { + if (resourcesBuilder_ != null) { + return resourcesBuilder_.getMessageOrBuilder(); + } else { + return resources_ == null ? + flyteidl.core.Tasks.Resources.getDefaultInstance() : resources_; + } + } + /** + *
+       * A customizable interface to convey resources requested for a task container. 
+       * 
+ * + * .flyteidl.core.Resources resources = 1; + */ + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.Resources, flyteidl.core.Tasks.Resources.Builder, flyteidl.core.Tasks.ResourcesOrBuilder> + getResourcesFieldBuilder() { + if (resourcesBuilder_ == null) { + resourcesBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.Resources, flyteidl.core.Tasks.Resources.Builder, flyteidl.core.Tasks.ResourcesOrBuilder>( + getResources(), + getParentForChildren(), + isClean()); + resources_ = null; + } + return resourcesBuilder_; + } + @java.lang.Override + public final Builder setUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); + } + + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); + } + + + // @@protoc_insertion_point(builder_scope:flyteidl.core.TaskNodeOverrides) + } + + // @@protoc_insertion_point(class_scope:flyteidl.core.TaskNodeOverrides) + private static final flyteidl.core.Workflow.TaskNodeOverrides DEFAULT_INSTANCE; + static { + DEFAULT_INSTANCE = new flyteidl.core.Workflow.TaskNodeOverrides(); + } + + public static flyteidl.core.Workflow.TaskNodeOverrides getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { + @java.lang.Override + public TaskNodeOverrides parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new TaskNodeOverrides(input, extensionRegistry); + } + }; + + public static com.google.protobuf.Parser parser() { + return PARSER; + } + + @java.lang.Override + public com.google.protobuf.Parser getParserForType() { + return PARSER; + } + + @java.lang.Override + public flyteidl.core.Workflow.TaskNodeOverrides getDefaultInstanceForType() { + return DEFAULT_INSTANCE; + } + + } + + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_IfBlock_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_IfBlock_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_IfElseBlock_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_IfElseBlock_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_BranchNode_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_BranchNode_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_TaskNode_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_TaskNode_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_WorkflowNode_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_WorkflowNode_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_NodeMetadata_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_NodeMetadata_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_Alias_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_Alias_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_Node_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_Node_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_WorkflowMetadata_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_WorkflowMetadata_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_WorkflowMetadataDefaults_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_WorkflowMetadataDefaults_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_WorkflowTemplate_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_WorkflowTemplate_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_TaskNodeOverrides_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_TaskNodeOverrides_fieldAccessorTable; + + public static com.google.protobuf.Descriptors.FileDescriptor + getDescriptor() { + return descriptor; + } + private static com.google.protobuf.Descriptors.FileDescriptor + descriptor; + static { + java.lang.String[] descriptorData = { + "\n\034flyteidl/core/workflow.proto\022\rflyteidl" + + ".core\032\035flyteidl/core/condition.proto\032\035fl" + + "yteidl/core/execution.proto\032\036flyteidl/co" + + "re/identifier.proto\032\035flyteidl/core/inter" + + "face.proto\032\034flyteidl/core/literals.proto" + + "\032\031flyteidl/core/tasks.proto\032\031flyteidl/co" + + "re/types.proto\032\034flyteidl/core/security.p" + + "roto\032\036google/protobuf/duration.proto\"f\n\007" + + "IfBlock\0223\n\tcondition\030\001 \001(\0132 .flyteidl.co" + + "re.BooleanExpression\022&\n\tthen_node\030\002 \001(\0132" + + "\023.flyteidl.core.Node\"\266\001\n\013IfElseBlock\022$\n\004" + + "case\030\001 \001(\0132\026.flyteidl.core.IfBlock\022%\n\005ot" + + "her\030\002 \003(\0132\026.flyteidl.core.IfBlock\022(\n\tels" + + "e_node\030\003 \001(\0132\023.flyteidl.core.NodeH\000\022%\n\005e" + + "rror\030\004 \001(\0132\024.flyteidl.core.ErrorH\000B\t\n\007de" + + "fault\"9\n\nBranchNode\022+\n\007if_else\030\001 \001(\0132\032.f" + + "lyteidl.core.IfElseBlock\"\177\n\010TaskNode\0221\n\014" + + "reference_id\030\001 \001(\0132\031.flyteidl.core.Ident" + + "ifierH\000\0223\n\toverrides\030\002 \001(\0132 .flyteidl.co" + + "re.TaskNodeOverridesB\013\n\treference\"\207\001\n\014Wo" + + "rkflowNode\0223\n\016launchplan_ref\030\001 \001(\0132\031.fly" + + "teidl.core.IdentifierH\000\0225\n\020sub_workflow_" + + "ref\030\002 \001(\0132\031.flyteidl.core.IdentifierH\000B\013" + + "\n\treference\"\247\001\n\014NodeMetadata\022\014\n\004name\030\001 \001" + + "(\t\022*\n\007timeout\030\004 \001(\0132\031.google.protobuf.Du" + + "ration\022-\n\007retries\030\005 \001(\0132\034.flyteidl.core." + + "RetryStrategy\022\027\n\rinterruptible\030\006 \001(\010H\000B\025" + + "\n\023interruptible_value\"#\n\005Alias\022\013\n\003var\030\001 " + + "\001(\t\022\r\n\005alias\030\002 \001(\t\"\322\002\n\004Node\022\n\n\002id\030\001 \001(\t\022" + + "-\n\010metadata\030\002 \001(\0132\033.flyteidl.core.NodeMe" + + "tadata\022&\n\006inputs\030\003 \003(\0132\026.flyteidl.core.B" + + "inding\022\031\n\021upstream_node_ids\030\004 \003(\t\022,\n\016out" + + "put_aliases\030\005 \003(\0132\024.flyteidl.core.Alias\022" + + ",\n\ttask_node\030\006 \001(\0132\027.flyteidl.core.TaskN" + + "odeH\000\0224\n\rworkflow_node\030\007 \001(\0132\033.flyteidl." + + "core.WorkflowNodeH\000\0220\n\013branch_node\030\010 \001(\013" + + "2\031.flyteidl.core.BranchNodeH\000B\010\n\006target\"" + + "\347\001\n\020WorkflowMetadata\022;\n\022quality_of_servi" + + "ce\030\001 \001(\0132\037.flyteidl.core.QualityOfServic" + + "e\022C\n\non_failure\030\002 \001(\0162/.flyteidl.core.Wo" + + "rkflowMetadata.OnFailurePolicy\"Q\n\017OnFail" + + "urePolicy\022\024\n\020FAIL_IMMEDIATELY\020\000\022(\n$FAIL_" + + "AFTER_EXECUTABLE_NODES_COMPLETE\020\001\"1\n\030Wor" + + "kflowMetadataDefaults\022\025\n\rinterruptible\030\001" + + " \001(\010\"\332\002\n\020WorkflowTemplate\022%\n\002id\030\001 \001(\0132\031." + + "flyteidl.core.Identifier\0221\n\010metadata\030\002 \001" + + "(\0132\037.flyteidl.core.WorkflowMetadata\0220\n\ti" + + "nterface\030\003 \001(\0132\035.flyteidl.core.TypedInte" + + "rface\022\"\n\005nodes\030\004 \003(\0132\023.flyteidl.core.Nod" + + "e\022\'\n\007outputs\030\005 \003(\0132\026.flyteidl.core.Bindi" + + "ng\022)\n\014failure_node\030\006 \001(\0132\023.flyteidl.core" + + ".Node\022B\n\021metadata_defaults\030\007 \001(\0132\'.flyte" + + "idl.core.WorkflowMetadataDefaults\"@\n\021Tas" + + "kNodeOverrides\022+\n\tresources\030\001 \001(\0132\030.flyt" + + "eidl.core.ResourcesB6Z4github.com/flyteo" + + "rg/flyteidl/gen/pb-go/flyteidl/coreb\006pro" + + "to3" + }; + com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = + new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { + public com.google.protobuf.ExtensionRegistry assignDescriptors( + com.google.protobuf.Descriptors.FileDescriptor root) { + descriptor = root; + return null; + } + }; + com.google.protobuf.Descriptors.FileDescriptor + .internalBuildGeneratedFileFrom(descriptorData, + new com.google.protobuf.Descriptors.FileDescriptor[] { + flyteidl.core.Condition.getDescriptor(), + flyteidl.core.Execution.getDescriptor(), + flyteidl.core.IdentifierOuterClass.getDescriptor(), + flyteidl.core.Interface.getDescriptor(), + flyteidl.core.Literals.getDescriptor(), + flyteidl.core.Tasks.getDescriptor(), + flyteidl.core.Types.getDescriptor(), + flyteidl.core.Security.getDescriptor(), + com.google.protobuf.DurationProto.getDescriptor(), + }, assigner); + internal_static_flyteidl_core_IfBlock_descriptor = + getDescriptor().getMessageTypes().get(0); + internal_static_flyteidl_core_IfBlock_fieldAccessorTable = new + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_flyteidl_core_IfBlock_descriptor, + new java.lang.String[] { "Condition", "ThenNode", }); + internal_static_flyteidl_core_IfElseBlock_descriptor = + getDescriptor().getMessageTypes().get(1); + internal_static_flyteidl_core_IfElseBlock_fieldAccessorTable = new + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_IfElseBlock_descriptor, new java.lang.String[] { "Case", "Other", "ElseNode", "Error", "Default", }); internal_static_flyteidl_core_BranchNode_descriptor = @@ -14654,7 +15594,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( internal_static_flyteidl_core_TaskNode_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_TaskNode_descriptor, - new java.lang.String[] { "ReferenceId", "Reference", }); + new java.lang.String[] { "ReferenceId", "Overrides", "Reference", }); internal_static_flyteidl_core_WorkflowNode_descriptor = getDescriptor().getMessageTypes().get(4); internal_static_flyteidl_core_WorkflowNode_fieldAccessorTable = new @@ -14697,12 +15637,20 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_WorkflowTemplate_descriptor, new java.lang.String[] { "Id", "Metadata", "Interface", "Nodes", "Outputs", "FailureNode", "MetadataDefaults", }); + internal_static_flyteidl_core_TaskNodeOverrides_descriptor = + getDescriptor().getMessageTypes().get(11); + internal_static_flyteidl_core_TaskNodeOverrides_fieldAccessorTable = new + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_flyteidl_core_TaskNodeOverrides_descriptor, + new java.lang.String[] { "Resources", }); flyteidl.core.Condition.getDescriptor(); flyteidl.core.Execution.getDescriptor(); flyteidl.core.IdentifierOuterClass.getDescriptor(); flyteidl.core.Interface.getDescriptor(); flyteidl.core.Literals.getDescriptor(); + flyteidl.core.Tasks.getDescriptor(); flyteidl.core.Types.getDescriptor(); + flyteidl.core.Security.getDescriptor(); com.google.protobuf.DurationProto.getDescriptor(); } diff --git a/flyteidl/gen/pb-js/flyteidl.d.ts b/flyteidl/gen/pb-js/flyteidl.d.ts index 532a1ee41d..dd846b249c 100644 --- a/flyteidl/gen/pb-js/flyteidl.d.ts +++ b/flyteidl/gen/pb-js/flyteidl.d.ts @@ -886,6 +886,9 @@ export namespace flyteidl { /** TaskNode referenceId */ referenceId?: (flyteidl.core.IIdentifier|null); + + /** TaskNode overrides */ + overrides?: (flyteidl.core.ITaskNodeOverrides|null); } /** Represents a TaskNode. */ @@ -900,6 +903,9 @@ export namespace flyteidl { /** TaskNode referenceId. */ public referenceId?: (flyteidl.core.IIdentifier|null); + /** TaskNode overrides. */ + public overrides?: (flyteidl.core.ITaskNodeOverrides|null); + /** TaskNode reference. */ public reference?: "referenceId"; @@ -1432,6 +1438,58 @@ export namespace flyteidl { public static verify(message: { [k: string]: any }): (string|null); } + /** Properties of a TaskNodeOverrides. */ + interface ITaskNodeOverrides { + + /** TaskNodeOverrides resources */ + resources?: (flyteidl.core.IResources|null); + } + + /** Represents a TaskNodeOverrides. */ + class TaskNodeOverrides implements ITaskNodeOverrides { + + /** + * Constructs a new TaskNodeOverrides. + * @param [properties] Properties to set + */ + constructor(properties?: flyteidl.core.ITaskNodeOverrides); + + /** TaskNodeOverrides resources. */ + public resources?: (flyteidl.core.IResources|null); + + /** + * Creates a new TaskNodeOverrides instance using the specified properties. + * @param [properties] Properties to set + * @returns TaskNodeOverrides instance + */ + public static create(properties?: flyteidl.core.ITaskNodeOverrides): flyteidl.core.TaskNodeOverrides; + + /** + * Encodes the specified TaskNodeOverrides message. Does not implicitly {@link flyteidl.core.TaskNodeOverrides.verify|verify} messages. + * @param message TaskNodeOverrides message or plain object to encode + * @param [writer] Writer to encode to + * @returns Writer + */ + public static encode(message: flyteidl.core.ITaskNodeOverrides, writer?: $protobuf.Writer): $protobuf.Writer; + + /** + * Decodes a TaskNodeOverrides message from the specified reader or buffer. + * @param reader Reader or buffer to decode from + * @param [length] Message length if known beforehand + * @returns TaskNodeOverrides + * @throws {Error} If the payload is not a reader or valid buffer + * @throws {$protobuf.util.ProtocolError} If required fields are missing + */ + public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): flyteidl.core.TaskNodeOverrides; + + /** + * Verifies a TaskNodeOverrides message. + * @param message Plain object to verify + * @returns `null` if valid, otherwise the reason why it is not + */ + public static verify(message: { [k: string]: any }): (string|null); + } + /** Properties of a ComparisonExpression. */ interface IComparisonExpression { diff --git a/flyteidl/gen/pb-js/flyteidl.js b/flyteidl/gen/pb-js/flyteidl.js index a91d57a97e..cd9eb1ecac 100644 --- a/flyteidl/gen/pb-js/flyteidl.js +++ b/flyteidl/gen/pb-js/flyteidl.js @@ -2105,6 +2105,7 @@ export const flyteidl = $root.flyteidl = (() => { * @memberof flyteidl.core * @interface ITaskNode * @property {flyteidl.core.IIdentifier|null} [referenceId] TaskNode referenceId + * @property {flyteidl.core.ITaskNodeOverrides|null} [overrides] TaskNode overrides */ /** @@ -2130,6 +2131,14 @@ export const flyteidl = $root.flyteidl = (() => { */ TaskNode.prototype.referenceId = null; + /** + * TaskNode overrides. + * @member {flyteidl.core.ITaskNodeOverrides|null|undefined} overrides + * @memberof flyteidl.core.TaskNode + * @instance + */ + TaskNode.prototype.overrides = null; + // OneOf field names bound to virtual getters and setters let $oneOfFields; @@ -2170,6 +2179,8 @@ export const flyteidl = $root.flyteidl = (() => { writer = $Writer.create(); if (message.referenceId != null && message.hasOwnProperty("referenceId")) $root.flyteidl.core.Identifier.encode(message.referenceId, writer.uint32(/* id 1, wireType 2 =*/10).fork()).ldelim(); + if (message.overrides != null && message.hasOwnProperty("overrides")) + $root.flyteidl.core.TaskNodeOverrides.encode(message.overrides, writer.uint32(/* id 2, wireType 2 =*/18).fork()).ldelim(); return writer; }; @@ -2194,6 +2205,9 @@ export const flyteidl = $root.flyteidl = (() => { case 1: message.referenceId = $root.flyteidl.core.Identifier.decode(reader, reader.uint32()); break; + case 2: + message.overrides = $root.flyteidl.core.TaskNodeOverrides.decode(reader, reader.uint32()); + break; default: reader.skipType(tag & 7); break; @@ -2222,6 +2236,11 @@ export const flyteidl = $root.flyteidl = (() => { return "referenceId." + error; } } + if (message.overrides != null && message.hasOwnProperty("overrides")) { + let error = $root.flyteidl.core.TaskNodeOverrides.verify(message.overrides); + if (error) + return "overrides." + error; + } return null; }; @@ -3484,6 +3503,118 @@ export const flyteidl = $root.flyteidl = (() => { return WorkflowTemplate; })(); + core.TaskNodeOverrides = (function() { + + /** + * Properties of a TaskNodeOverrides. + * @memberof flyteidl.core + * @interface ITaskNodeOverrides + * @property {flyteidl.core.IResources|null} [resources] TaskNodeOverrides resources + */ + + /** + * Constructs a new TaskNodeOverrides. + * @memberof flyteidl.core + * @classdesc Represents a TaskNodeOverrides. + * @implements ITaskNodeOverrides + * @constructor + * @param {flyteidl.core.ITaskNodeOverrides=} [properties] Properties to set + */ + function TaskNodeOverrides(properties) { + if (properties) + for (let keys = Object.keys(properties), i = 0; i < keys.length; ++i) + if (properties[keys[i]] != null) + this[keys[i]] = properties[keys[i]]; + } + + /** + * TaskNodeOverrides resources. + * @member {flyteidl.core.IResources|null|undefined} resources + * @memberof flyteidl.core.TaskNodeOverrides + * @instance + */ + TaskNodeOverrides.prototype.resources = null; + + /** + * Creates a new TaskNodeOverrides instance using the specified properties. + * @function create + * @memberof flyteidl.core.TaskNodeOverrides + * @static + * @param {flyteidl.core.ITaskNodeOverrides=} [properties] Properties to set + * @returns {flyteidl.core.TaskNodeOverrides} TaskNodeOverrides instance + */ + TaskNodeOverrides.create = function create(properties) { + return new TaskNodeOverrides(properties); + }; + + /** + * Encodes the specified TaskNodeOverrides message. Does not implicitly {@link flyteidl.core.TaskNodeOverrides.verify|verify} messages. + * @function encode + * @memberof flyteidl.core.TaskNodeOverrides + * @static + * @param {flyteidl.core.ITaskNodeOverrides} message TaskNodeOverrides message or plain object to encode + * @param {$protobuf.Writer} [writer] Writer to encode to + * @returns {$protobuf.Writer} Writer + */ + TaskNodeOverrides.encode = function encode(message, writer) { + if (!writer) + writer = $Writer.create(); + if (message.resources != null && message.hasOwnProperty("resources")) + $root.flyteidl.core.Resources.encode(message.resources, writer.uint32(/* id 1, wireType 2 =*/10).fork()).ldelim(); + return writer; + }; + + /** + * Decodes a TaskNodeOverrides message from the specified reader or buffer. + * @function decode + * @memberof flyteidl.core.TaskNodeOverrides + * @static + * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from + * @param {number} [length] Message length if known beforehand + * @returns {flyteidl.core.TaskNodeOverrides} TaskNodeOverrides + * @throws {Error} If the payload is not a reader or valid buffer + * @throws {$protobuf.util.ProtocolError} If required fields are missing + */ + TaskNodeOverrides.decode = function decode(reader, length) { + if (!(reader instanceof $Reader)) + reader = $Reader.create(reader); + let end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.TaskNodeOverrides(); + while (reader.pos < end) { + let tag = reader.uint32(); + switch (tag >>> 3) { + case 1: + message.resources = $root.flyteidl.core.Resources.decode(reader, reader.uint32()); + break; + default: + reader.skipType(tag & 7); + break; + } + } + return message; + }; + + /** + * Verifies a TaskNodeOverrides message. + * @function verify + * @memberof flyteidl.core.TaskNodeOverrides + * @static + * @param {Object.} message Plain object to verify + * @returns {string|null} `null` if valid, otherwise the reason why it is not + */ + TaskNodeOverrides.verify = function verify(message) { + if (typeof message !== "object" || message === null) + return "object expected"; + if (message.resources != null && message.hasOwnProperty("resources")) { + let error = $root.flyteidl.core.Resources.verify(message.resources); + if (error) + return "resources." + error; + } + return null; + }; + + return TaskNodeOverrides; + })(); + core.ComparisonExpression = (function() { /** diff --git a/flyteidl/gen/pb_python/flyteidl/core/workflow_pb2.py b/flyteidl/gen/pb_python/flyteidl/core/workflow_pb2.py index 4f0964aaa5..73d352eb58 100644 --- a/flyteidl/gen/pb_python/flyteidl/core/workflow_pb2.py +++ b/flyteidl/gen/pb_python/flyteidl/core/workflow_pb2.py @@ -18,7 +18,9 @@ from flyteidl.core import identifier_pb2 as flyteidl_dot_core_dot_identifier__pb2 from flyteidl.core import interface_pb2 as flyteidl_dot_core_dot_interface__pb2 from flyteidl.core import literals_pb2 as flyteidl_dot_core_dot_literals__pb2 +from flyteidl.core import tasks_pb2 as flyteidl_dot_core_dot_tasks__pb2 from flyteidl.core import types_pb2 as flyteidl_dot_core_dot_types__pb2 +from flyteidl.core import security_pb2 as flyteidl_dot_core_dot_security__pb2 from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2 @@ -27,9 +29,9 @@ package='flyteidl.core', syntax='proto3', serialized_options=_b('Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core'), - serialized_pb=_b('\n\x1c\x66lyteidl/core/workflow.proto\x12\rflyteidl.core\x1a\x1d\x66lyteidl/core/condition.proto\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x19\x66lyteidl/core/types.proto\x1a\x1egoogle/protobuf/duration.proto\"f\n\x07IfBlock\x12\x33\n\tcondition\x18\x01 \x01(\x0b\x32 .flyteidl.core.BooleanExpression\x12&\n\tthen_node\x18\x02 \x01(\x0b\x32\x13.flyteidl.core.Node\"\xb6\x01\n\x0bIfElseBlock\x12$\n\x04\x63\x61se\x18\x01 \x01(\x0b\x32\x16.flyteidl.core.IfBlock\x12%\n\x05other\x18\x02 \x03(\x0b\x32\x16.flyteidl.core.IfBlock\x12(\n\telse_node\x18\x03 \x01(\x0b\x32\x13.flyteidl.core.NodeH\x00\x12%\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x14.flyteidl.core.ErrorH\x00\x42\t\n\x07\x64\x65\x66\x61ult\"9\n\nBranchNode\x12+\n\x07if_else\x18\x01 \x01(\x0b\x32\x1a.flyteidl.core.IfElseBlock\"J\n\x08TaskNode\x12\x31\n\x0creference_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00\x42\x0b\n\treference\"\x87\x01\n\x0cWorkflowNode\x12\x33\n\x0elaunchplan_ref\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00\x12\x35\n\x10sub_workflow_ref\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00\x42\x0b\n\treference\"\xa7\x01\n\x0cNodeMetadata\x12\x0c\n\x04name\x18\x01 \x01(\t\x12*\n\x07timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration\x12-\n\x07retries\x18\x05 \x01(\x0b\x32\x1c.flyteidl.core.RetryStrategy\x12\x17\n\rinterruptible\x18\x06 \x01(\x08H\x00\x42\x15\n\x13interruptible_value\"#\n\x05\x41lias\x12\x0b\n\x03var\x18\x01 \x01(\t\x12\r\n\x05\x61lias\x18\x02 \x01(\t\"\xd2\x02\n\x04Node\x12\n\n\x02id\x18\x01 \x01(\t\x12-\n\x08metadata\x18\x02 \x01(\x0b\x32\x1b.flyteidl.core.NodeMetadata\x12&\n\x06inputs\x18\x03 \x03(\x0b\x32\x16.flyteidl.core.Binding\x12\x19\n\x11upstream_node_ids\x18\x04 \x03(\t\x12,\n\x0eoutput_aliases\x18\x05 \x03(\x0b\x32\x14.flyteidl.core.Alias\x12,\n\ttask_node\x18\x06 \x01(\x0b\x32\x17.flyteidl.core.TaskNodeH\x00\x12\x34\n\rworkflow_node\x18\x07 \x01(\x0b\x32\x1b.flyteidl.core.WorkflowNodeH\x00\x12\x30\n\x0b\x62ranch_node\x18\x08 \x01(\x0b\x32\x19.flyteidl.core.BranchNodeH\x00\x42\x08\n\x06target\"\xe7\x01\n\x10WorkflowMetadata\x12;\n\x12quality_of_service\x18\x01 \x01(\x0b\x32\x1f.flyteidl.core.QualityOfService\x12\x43\n\non_failure\x18\x02 \x01(\x0e\x32/.flyteidl.core.WorkflowMetadata.OnFailurePolicy\"Q\n\x0fOnFailurePolicy\x12\x14\n\x10\x46\x41IL_IMMEDIATELY\x10\x00\x12(\n$FAIL_AFTER_EXECUTABLE_NODES_COMPLETE\x10\x01\"1\n\x18WorkflowMetadataDefaults\x12\x15\n\rinterruptible\x18\x01 \x01(\x08\"\xda\x02\n\x10WorkflowTemplate\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12\x31\n\x08metadata\x18\x02 \x01(\x0b\x32\x1f.flyteidl.core.WorkflowMetadata\x12\x30\n\tinterface\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.TypedInterface\x12\"\n\x05nodes\x18\x04 \x03(\x0b\x32\x13.flyteidl.core.Node\x12\'\n\x07outputs\x18\x05 \x03(\x0b\x32\x16.flyteidl.core.Binding\x12)\n\x0c\x66\x61ilure_node\x18\x06 \x01(\x0b\x32\x13.flyteidl.core.Node\x12\x42\n\x11metadata_defaults\x18\x07 \x01(\x0b\x32\'.flyteidl.core.WorkflowMetadataDefaultsB6Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/coreb\x06proto3') + serialized_pb=_b('\n\x1c\x66lyteidl/core/workflow.proto\x12\rflyteidl.core\x1a\x1d\x66lyteidl/core/condition.proto\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x19\x66lyteidl/core/tasks.proto\x1a\x19\x66lyteidl/core/types.proto\x1a\x1c\x66lyteidl/core/security.proto\x1a\x1egoogle/protobuf/duration.proto\"f\n\x07IfBlock\x12\x33\n\tcondition\x18\x01 \x01(\x0b\x32 .flyteidl.core.BooleanExpression\x12&\n\tthen_node\x18\x02 \x01(\x0b\x32\x13.flyteidl.core.Node\"\xb6\x01\n\x0bIfElseBlock\x12$\n\x04\x63\x61se\x18\x01 \x01(\x0b\x32\x16.flyteidl.core.IfBlock\x12%\n\x05other\x18\x02 \x03(\x0b\x32\x16.flyteidl.core.IfBlock\x12(\n\telse_node\x18\x03 \x01(\x0b\x32\x13.flyteidl.core.NodeH\x00\x12%\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x14.flyteidl.core.ErrorH\x00\x42\t\n\x07\x64\x65\x66\x61ult\"9\n\nBranchNode\x12+\n\x07if_else\x18\x01 \x01(\x0b\x32\x1a.flyteidl.core.IfElseBlock\"\x7f\n\x08TaskNode\x12\x31\n\x0creference_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00\x12\x33\n\toverrides\x18\x02 \x01(\x0b\x32 .flyteidl.core.TaskNodeOverridesB\x0b\n\treference\"\x87\x01\n\x0cWorkflowNode\x12\x33\n\x0elaunchplan_ref\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00\x12\x35\n\x10sub_workflow_ref\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00\x42\x0b\n\treference\"\xa7\x01\n\x0cNodeMetadata\x12\x0c\n\x04name\x18\x01 \x01(\t\x12*\n\x07timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration\x12-\n\x07retries\x18\x05 \x01(\x0b\x32\x1c.flyteidl.core.RetryStrategy\x12\x17\n\rinterruptible\x18\x06 \x01(\x08H\x00\x42\x15\n\x13interruptible_value\"#\n\x05\x41lias\x12\x0b\n\x03var\x18\x01 \x01(\t\x12\r\n\x05\x61lias\x18\x02 \x01(\t\"\xd2\x02\n\x04Node\x12\n\n\x02id\x18\x01 \x01(\t\x12-\n\x08metadata\x18\x02 \x01(\x0b\x32\x1b.flyteidl.core.NodeMetadata\x12&\n\x06inputs\x18\x03 \x03(\x0b\x32\x16.flyteidl.core.Binding\x12\x19\n\x11upstream_node_ids\x18\x04 \x03(\t\x12,\n\x0eoutput_aliases\x18\x05 \x03(\x0b\x32\x14.flyteidl.core.Alias\x12,\n\ttask_node\x18\x06 \x01(\x0b\x32\x17.flyteidl.core.TaskNodeH\x00\x12\x34\n\rworkflow_node\x18\x07 \x01(\x0b\x32\x1b.flyteidl.core.WorkflowNodeH\x00\x12\x30\n\x0b\x62ranch_node\x18\x08 \x01(\x0b\x32\x19.flyteidl.core.BranchNodeH\x00\x42\x08\n\x06target\"\xe7\x01\n\x10WorkflowMetadata\x12;\n\x12quality_of_service\x18\x01 \x01(\x0b\x32\x1f.flyteidl.core.QualityOfService\x12\x43\n\non_failure\x18\x02 \x01(\x0e\x32/.flyteidl.core.WorkflowMetadata.OnFailurePolicy\"Q\n\x0fOnFailurePolicy\x12\x14\n\x10\x46\x41IL_IMMEDIATELY\x10\x00\x12(\n$FAIL_AFTER_EXECUTABLE_NODES_COMPLETE\x10\x01\"1\n\x18WorkflowMetadataDefaults\x12\x15\n\rinterruptible\x18\x01 \x01(\x08\"\xda\x02\n\x10WorkflowTemplate\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12\x31\n\x08metadata\x18\x02 \x01(\x0b\x32\x1f.flyteidl.core.WorkflowMetadata\x12\x30\n\tinterface\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.TypedInterface\x12\"\n\x05nodes\x18\x04 \x03(\x0b\x32\x13.flyteidl.core.Node\x12\'\n\x07outputs\x18\x05 \x03(\x0b\x32\x16.flyteidl.core.Binding\x12)\n\x0c\x66\x61ilure_node\x18\x06 \x01(\x0b\x32\x13.flyteidl.core.Node\x12\x42\n\x11metadata_defaults\x18\x07 \x01(\x0b\x32\'.flyteidl.core.WorkflowMetadataDefaults\"@\n\x11TaskNodeOverrides\x12+\n\tresources\x18\x01 \x01(\x0b\x32\x18.flyteidl.core.ResourcesB6Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/coreb\x06proto3') , - dependencies=[flyteidl_dot_core_dot_condition__pb2.DESCRIPTOR,flyteidl_dot_core_dot_execution__pb2.DESCRIPTOR,flyteidl_dot_core_dot_identifier__pb2.DESCRIPTOR,flyteidl_dot_core_dot_interface__pb2.DESCRIPTOR,flyteidl_dot_core_dot_literals__pb2.DESCRIPTOR,flyteidl_dot_core_dot_types__pb2.DESCRIPTOR,google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,]) + dependencies=[flyteidl_dot_core_dot_condition__pb2.DESCRIPTOR,flyteidl_dot_core_dot_execution__pb2.DESCRIPTOR,flyteidl_dot_core_dot_identifier__pb2.DESCRIPTOR,flyteidl_dot_core_dot_interface__pb2.DESCRIPTOR,flyteidl_dot_core_dot_literals__pb2.DESCRIPTOR,flyteidl_dot_core_dot_tasks__pb2.DESCRIPTOR,flyteidl_dot_core_dot_types__pb2.DESCRIPTOR,flyteidl_dot_core_dot_security__pb2.DESCRIPTOR,google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,]) @@ -50,8 +52,8 @@ ], containing_type=None, serialized_options=None, - serialized_start=1522, - serialized_end=1603, + serialized_start=1632, + serialized_end=1713, ) _sym_db.RegisterEnumDescriptor(_WORKFLOWMETADATA_ONFAILUREPOLICY) @@ -89,8 +91,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=261, - serialized_end=363, + serialized_start=318, + serialized_end=420, ) @@ -144,8 +146,8 @@ name='default', full_name='flyteidl.core.IfElseBlock.default', index=0, containing_type=None, fields=[]), ], - serialized_start=366, - serialized_end=548, + serialized_start=423, + serialized_end=605, ) @@ -175,8 +177,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=550, - serialized_end=607, + serialized_start=607, + serialized_end=664, ) @@ -194,6 +196,13 @@ message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='overrides', full_name='flyteidl.core.TaskNode.overrides', index=1, + number=2, type=11, cpp_type=10, label=1, + has_default_value=False, default_value=None, + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], @@ -209,8 +218,8 @@ name='reference', full_name='flyteidl.core.TaskNode.reference', index=0, containing_type=None, fields=[]), ], - serialized_start=609, - serialized_end=683, + serialized_start=666, + serialized_end=793, ) @@ -250,8 +259,8 @@ name='reference', full_name='flyteidl.core.WorkflowNode.reference', index=0, containing_type=None, fields=[]), ], - serialized_start=686, - serialized_end=821, + serialized_start=796, + serialized_end=931, ) @@ -305,8 +314,8 @@ name='interruptible_value', full_name='flyteidl.core.NodeMetadata.interruptible_value', index=0, containing_type=None, fields=[]), ], - serialized_start=824, - serialized_end=991, + serialized_start=934, + serialized_end=1101, ) @@ -343,8 +352,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=993, - serialized_end=1028, + serialized_start=1103, + serialized_end=1138, ) @@ -426,8 +435,8 @@ name='target', full_name='flyteidl.core.Node.target', index=0, containing_type=None, fields=[]), ], - serialized_start=1031, - serialized_end=1369, + serialized_start=1141, + serialized_end=1479, ) @@ -465,8 +474,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1372, - serialized_end=1603, + serialized_start=1482, + serialized_end=1713, ) @@ -496,8 +505,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1605, - serialized_end=1654, + serialized_start=1715, + serialized_end=1764, ) @@ -569,8 +578,39 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1657, - serialized_end=2003, + serialized_start=1767, + serialized_end=2113, +) + + +_TASKNODEOVERRIDES = _descriptor.Descriptor( + name='TaskNodeOverrides', + full_name='flyteidl.core.TaskNodeOverrides', + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name='resources', full_name='flyteidl.core.TaskNodeOverrides.resources', index=0, + number=1, type=11, cpp_type=10, label=1, + has_default_value=False, default_value=None, + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), + ], + extensions=[ + ], + nested_types=[], + enum_types=[ + ], + serialized_options=None, + is_extendable=False, + syntax='proto3', + extension_ranges=[], + oneofs=[ + ], + serialized_start=2115, + serialized_end=2179, ) _IFBLOCK.fields_by_name['condition'].message_type = flyteidl_dot_core_dot_condition__pb2._BOOLEANEXPRESSION @@ -587,6 +627,7 @@ _IFELSEBLOCK.fields_by_name['error'].containing_oneof = _IFELSEBLOCK.oneofs_by_name['default'] _BRANCHNODE.fields_by_name['if_else'].message_type = _IFELSEBLOCK _TASKNODE.fields_by_name['reference_id'].message_type = flyteidl_dot_core_dot_identifier__pb2._IDENTIFIER +_TASKNODE.fields_by_name['overrides'].message_type = _TASKNODEOVERRIDES _TASKNODE.oneofs_by_name['reference'].fields.append( _TASKNODE.fields_by_name['reference_id']) _TASKNODE.fields_by_name['reference_id'].containing_oneof = _TASKNODE.oneofs_by_name['reference'] @@ -628,6 +669,7 @@ _WORKFLOWTEMPLATE.fields_by_name['outputs'].message_type = flyteidl_dot_core_dot_literals__pb2._BINDING _WORKFLOWTEMPLATE.fields_by_name['failure_node'].message_type = _NODE _WORKFLOWTEMPLATE.fields_by_name['metadata_defaults'].message_type = _WORKFLOWMETADATADEFAULTS +_TASKNODEOVERRIDES.fields_by_name['resources'].message_type = flyteidl_dot_core_dot_tasks__pb2._RESOURCES DESCRIPTOR.message_types_by_name['IfBlock'] = _IFBLOCK DESCRIPTOR.message_types_by_name['IfElseBlock'] = _IFELSEBLOCK DESCRIPTOR.message_types_by_name['BranchNode'] = _BRANCHNODE @@ -639,6 +681,7 @@ DESCRIPTOR.message_types_by_name['WorkflowMetadata'] = _WORKFLOWMETADATA DESCRIPTOR.message_types_by_name['WorkflowMetadataDefaults'] = _WORKFLOWMETADATADEFAULTS DESCRIPTOR.message_types_by_name['WorkflowTemplate'] = _WORKFLOWTEMPLATE +DESCRIPTOR.message_types_by_name['TaskNodeOverrides'] = _TASKNODEOVERRIDES _sym_db.RegisterFileDescriptor(DESCRIPTOR) IfBlock = _reflection.GeneratedProtocolMessageType('IfBlock', (_message.Message,), dict( @@ -718,6 +761,13 @@ )) _sym_db.RegisterMessage(WorkflowTemplate) +TaskNodeOverrides = _reflection.GeneratedProtocolMessageType('TaskNodeOverrides', (_message.Message,), dict( + DESCRIPTOR = _TASKNODEOVERRIDES, + __module__ = 'flyteidl.core.workflow_pb2' + # @@protoc_insertion_point(class_scope:flyteidl.core.TaskNodeOverrides) + )) +_sym_db.RegisterMessage(TaskNodeOverrides) + DESCRIPTOR._options = None # @@protoc_insertion_point(module_scope) diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md index 3fbe973b95..0dc1513734 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md @@ -296,6 +296,7 @@ Class | Method | HTTP request | Description - [CoreTaskLog](docs/CoreTaskLog.md) - [CoreTaskMetadata](docs/CoreTaskMetadata.md) - [CoreTaskNode](docs/CoreTaskNode.md) + - [CoreTaskNodeOverrides](docs/CoreTaskNodeOverrides.md) - [CoreTaskTemplate](docs/CoreTaskTemplate.md) - [CoreTypedInterface](docs/CoreTypedInterface.md) - [CoreVariable](docs/CoreVariable.md) diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py index e584c4c760..8ead03139f 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py @@ -197,6 +197,7 @@ from flyteadmin.models.core_task_log import CoreTaskLog from flyteadmin.models.core_task_metadata import CoreTaskMetadata from flyteadmin.models.core_task_node import CoreTaskNode +from flyteadmin.models.core_task_node_overrides import CoreTaskNodeOverrides from flyteadmin.models.core_task_template import CoreTaskTemplate from flyteadmin.models.core_typed_interface import CoreTypedInterface from flyteadmin.models.core_variable import CoreVariable diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py index dedd6c2cf7..489414e3a6 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py @@ -190,6 +190,7 @@ from flyteadmin.models.core_task_log import CoreTaskLog from flyteadmin.models.core_task_metadata import CoreTaskMetadata from flyteadmin.models.core_task_node import CoreTaskNode +from flyteadmin.models.core_task_node_overrides import CoreTaskNodeOverrides from flyteadmin.models.core_task_template import CoreTaskTemplate from flyteadmin.models.core_typed_interface import CoreTypedInterface from flyteadmin.models.core_variable import CoreVariable diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node.py index 4d3e506018..db307f7405 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node.py @@ -17,6 +17,7 @@ import six from flyteadmin.models.core_identifier import CoreIdentifier # noqa: F401,E501 +from flyteadmin.models.core_task_node_overrides import CoreTaskNodeOverrides # noqa: F401,E501 class CoreTaskNode(object): @@ -33,21 +34,26 @@ class CoreTaskNode(object): and the value is json key in definition. """ swagger_types = { - 'reference_id': 'CoreIdentifier' + 'reference_id': 'CoreIdentifier', + 'overrides': 'CoreTaskNodeOverrides' } attribute_map = { - 'reference_id': 'reference_id' + 'reference_id': 'reference_id', + 'overrides': 'overrides' } - def __init__(self, reference_id=None): # noqa: E501 + def __init__(self, reference_id=None, overrides=None): # noqa: E501 """CoreTaskNode - a model defined in Swagger""" # noqa: E501 self._reference_id = None + self._overrides = None self.discriminator = None if reference_id is not None: self.reference_id = reference_id + if overrides is not None: + self.overrides = overrides @property def reference_id(self): @@ -72,6 +78,29 @@ def reference_id(self, reference_id): self._reference_id = reference_id + @property + def overrides(self): + """Gets the overrides of this CoreTaskNode. # noqa: E501 + + Optional overrides applied at task execution time. # noqa: E501 + + :return: The overrides of this CoreTaskNode. # noqa: E501 + :rtype: CoreTaskNodeOverrides + """ + return self._overrides + + @overrides.setter + def overrides(self, overrides): + """Sets the overrides of this CoreTaskNode. + + Optional overrides applied at task execution time. # noqa: E501 + + :param overrides: The overrides of this CoreTaskNode. # noqa: E501 + :type: CoreTaskNodeOverrides + """ + + self._overrides = overrides + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node_overrides.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node_overrides.py new file mode 100644 index 0000000000..7320a6d6e8 --- /dev/null +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node_overrides.py @@ -0,0 +1,119 @@ +# coding: utf-8 + +""" + flyteidl/service/admin.proto + + No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501 + + OpenAPI spec version: version not set + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from flyteadmin.models.core_resources import CoreResources # noqa: F401,E501 + + +class CoreTaskNodeOverrides(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'resources': 'CoreResources' + } + + attribute_map = { + 'resources': 'resources' + } + + def __init__(self, resources=None): # noqa: E501 + """CoreTaskNodeOverrides - a model defined in Swagger""" # noqa: E501 + + self._resources = None + self.discriminator = None + + if resources is not None: + self.resources = resources + + @property + def resources(self): + """Gets the resources of this CoreTaskNodeOverrides. # noqa: E501 + + A customizable interface to convey resources requested for a task container. # noqa: E501 + + :return: The resources of this CoreTaskNodeOverrides. # noqa: E501 + :rtype: CoreResources + """ + return self._resources + + @resources.setter + def resources(self, resources): + """Sets the resources of this CoreTaskNodeOverrides. + + A customizable interface to convey resources requested for a task container. # noqa: E501 + + :param resources: The resources of this CoreTaskNodeOverrides. # noqa: E501 + :type: CoreResources + """ + + self._resources = resources + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + if issubclass(CoreTaskNodeOverrides, dict): + for key, value in self.items(): + result[key] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, CoreTaskNodeOverrides): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_task_node_overrides.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_task_node_overrides.py new file mode 100644 index 0000000000..0124d5fe38 --- /dev/null +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_task_node_overrides.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + flyteidl/service/admin.proto + + No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501 + + OpenAPI spec version: version not set + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import flyteadmin +from flyteadmin.models.core_task_node_overrides import CoreTaskNodeOverrides # noqa: E501 +from flyteadmin.rest import ApiException + + +class TestCoreTaskNodeOverrides(unittest.TestCase): + """CoreTaskNodeOverrides unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testCoreTaskNodeOverrides(self): + """Test CoreTaskNodeOverrides""" + # FIXME: construct object with mandatory attributes with example values + # model = flyteadmin.models.core_task_node_overrides.CoreTaskNodeOverrides() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/flyteidl/protos/docs/core/core.rst b/flyteidl/protos/docs/core/core.rst index 8a317e6d99..3a42adfe00 100644 --- a/flyteidl/protos/docs/core/core.rst +++ b/flyteidl/protos/docs/core/core.rst @@ -2547,6 +2547,28 @@ Refers to the task that the Node is to execute. :widths: auto "reference_id", ":ref:`ref_flyteidl.core.Identifier`", "", "A globally unique identifier for the task." + "overrides", ":ref:`ref_flyteidl.core.TaskNodeOverrides`", "", "Optional overrides applied at task execution time." + + + + + + + +.. _ref_flyteidl.core.TaskNodeOverrides: + +TaskNodeOverrides +------------------------------------------------------------------ + +Optional task node overrides that will be applied at task execution time. + + + +.. csv-table:: TaskNodeOverrides type fields + :header: "Field", "Type", "Label", "Description" + :widths: auto + + "resources", ":ref:`ref_flyteidl.core.Resources`", "", "A customizable interface to convey resources requested for a task container." diff --git a/flyteidl/protos/flyteidl/core/workflow.proto b/flyteidl/protos/flyteidl/core/workflow.proto index cefc4c3111..2901b9fd37 100644 --- a/flyteidl/protos/flyteidl/core/workflow.proto +++ b/flyteidl/protos/flyteidl/core/workflow.proto @@ -9,7 +9,9 @@ import "flyteidl/core/execution.proto"; import "flyteidl/core/identifier.proto"; import "flyteidl/core/interface.proto"; import "flyteidl/core/literals.proto"; +import "flyteidl/core/tasks.proto"; import "flyteidl/core/types.proto"; +import "flyteidl/core/security.proto"; import "google/protobuf/duration.proto"; // Defines a condition and the execution unit that should be executed if the condition is satisfied. @@ -50,6 +52,9 @@ message TaskNode { // A globally unique identifier for the task. Identifier reference_id = 1; } + + // Optional overrides applied at task execution time. + TaskNodeOverrides overrides = 2; } // Refers to a the workflow the node is to execute. @@ -194,3 +199,9 @@ message WorkflowTemplate { // workflow defaults WorkflowMetadataDefaults metadata_defaults = 7; } + +// Optional task node overrides that will be applied at task execution time. +message TaskNodeOverrides { + // A customizable interface to convey resources requested for a task container. + Resources resources = 1; +}