diff --git a/gen/pb-cpp/flyteidl/event/event.pb.cc b/gen/pb-cpp/flyteidl/event/event.pb.cc index 723d7aaea..2daa84889 100644 --- a/gen/pb-cpp/flyteidl/event/event.pb.cc +++ b/gen/pb-cpp/flyteidl/event/event.pb.cc @@ -27,9 +27,9 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::p extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_Literal_flyteidl_2fcore_2fliterals_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ParentNodeExecutionMetadata_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ResourcePoolInfo_flyteidl_2fevent_2fevent_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ExternalResourceInfo_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ParentTaskExecutionMetadata_flyteidl_2fevent_2fevent_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Reason_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_WorkflowNodeMetadata_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_DynamicWorkflowNodeMetadata_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_TaskExecutionMetadata_flyteidl_2fevent_2fevent_2eproto; @@ -76,10 +76,10 @@ class ParentNodeExecutionMetadataDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _ParentNodeExecutionMetadata_default_instance_; -class ReasonDefaultTypeInternal { +class EventReasonDefaultTypeInternal { public: - ::google::protobuf::internal::ExplicitlyConstructed _instance; -} _Reason_default_instance_; + ::google::protobuf::internal::ExplicitlyConstructed _instance; +} _EventReason_default_instance_; class TaskExecutionEventDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; @@ -219,19 +219,19 @@ static void InitDefaultsParentNodeExecutionMetadata_flyteidl_2fevent_2fevent_2ep ::google::protobuf::internal::SCCInfo<0> scc_info_ParentNodeExecutionMetadata_flyteidl_2fevent_2fevent_2eproto = {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsParentNodeExecutionMetadata_flyteidl_2fevent_2fevent_2eproto}, {}}; -static void InitDefaultsReason_flyteidl_2fevent_2fevent_2eproto() { +static void InitDefaultsEventReason_flyteidl_2fevent_2fevent_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; { - void* ptr = &::flyteidl::event::_Reason_default_instance_; - new (ptr) ::flyteidl::event::Reason(); + void* ptr = &::flyteidl::event::_EventReason_default_instance_; + new (ptr) ::flyteidl::event::EventReason(); ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); } - ::flyteidl::event::Reason::InitAsDefaultInstance(); + ::flyteidl::event::EventReason::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<1> scc_info_Reason_flyteidl_2fevent_2fevent_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsReason_flyteidl_2fevent_2fevent_2eproto}, { +::google::protobuf::internal::SCCInfo<1> scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsEventReason_flyteidl_2fevent_2fevent_2eproto}, { &scc_info_Timestamp_google_2fprotobuf_2ftimestamp_2eproto.base,}}; static void InitDefaultsTaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto() { @@ -254,7 +254,7 @@ ::google::protobuf::internal::SCCInfo<9> scc_info_TaskExecutionEvent_flyteidl_2f &scc_info_Literal_flyteidl_2fcore_2fliterals_2eproto.base, &scc_info_ExecutionError_flyteidl_2fcore_2fexecution_2eproto.base, &scc_info_ListValue_google_2fprotobuf_2fstruct_2eproto.base, - &scc_info_Reason_flyteidl_2fevent_2fevent_2eproto.base, + &scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto.base, &scc_info_TaskExecutionMetadata_flyteidl_2fevent_2fevent_2eproto.base,}}; static void InitDefaultsExternalResourceInfo_flyteidl_2fevent_2fevent_2eproto() { @@ -310,7 +310,7 @@ void InitDefaults_flyteidl_2fevent_2fevent_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_DynamicWorkflowNodeMetadata_flyteidl_2fevent_2fevent_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_ParentTaskExecutionMetadata_flyteidl_2fevent_2fevent_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_ParentNodeExecutionMetadata_flyteidl_2fevent_2fevent_2eproto.base); - ::google::protobuf::internal::InitSCC(&scc_info_Reason_flyteidl_2fevent_2fevent_2eproto.base); + ::google::protobuf::internal::InitSCC(&scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_TaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_ExternalResourceInfo_flyteidl_2fevent_2fevent_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_ResourcePoolInfo_flyteidl_2fevent_2fevent_2eproto.base); @@ -401,12 +401,12 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fevent_2fevent_2eproto::o ~0u, // no _weak_field_map_ PROTOBUF_FIELD_OFFSET(::flyteidl::event::ParentNodeExecutionMetadata, node_id_), ~0u, // no _has_bits_ - PROTOBUF_FIELD_OFFSET(::flyteidl::event::Reason, _internal_metadata_), + PROTOBUF_FIELD_OFFSET(::flyteidl::event::EventReason, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ - PROTOBUF_FIELD_OFFSET(::flyteidl::event::Reason, reason_), - PROTOBUF_FIELD_OFFSET(::flyteidl::event::Reason, occurred_at_), + PROTOBUF_FIELD_OFFSET(::flyteidl::event::EventReason, reason_), + PROTOBUF_FIELD_OFFSET(::flyteidl::event::EventReason, occurred_at_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, _internal_metadata_), ~0u, // no _extensions_ @@ -471,7 +471,7 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SE { 58, -1, sizeof(::flyteidl::event::DynamicWorkflowNodeMetadata)}, { 66, -1, sizeof(::flyteidl::event::ParentTaskExecutionMetadata)}, { 72, -1, sizeof(::flyteidl::event::ParentNodeExecutionMetadata)}, - { 78, -1, sizeof(::flyteidl::event::Reason)}, + { 78, -1, sizeof(::flyteidl::event::EventReason)}, { 85, -1, sizeof(::flyteidl::event::TaskExecutionEvent)}, { 112, -1, sizeof(::flyteidl::event::ExternalResourceInfo)}, { 123, -1, sizeof(::flyteidl::event::ResourcePoolInfo)}, @@ -486,7 +486,7 @@ static ::google::protobuf::Message const * const file_default_instances[] = { reinterpret_cast(&::flyteidl::event::_DynamicWorkflowNodeMetadata_default_instance_), reinterpret_cast(&::flyteidl::event::_ParentTaskExecutionMetadata_default_instance_), reinterpret_cast(&::flyteidl::event::_ParentNodeExecutionMetadata_default_instance_), - reinterpret_cast(&::flyteidl::event::_Reason_default_instance_), + reinterpret_cast(&::flyteidl::event::_EventReason_default_instance_), reinterpret_cast(&::flyteidl::event::_TaskExecutionEvent_default_instance_), reinterpret_cast(&::flyteidl::event::_ExternalResourceInfo_default_instance_), reinterpret_cast(&::flyteidl::event::_ResourcePoolInfo_default_instance_), @@ -555,52 +555,52 @@ const char descriptor_table_protodef_flyteidl_2fevent_2fevent_2eproto[] = "(\t\"Q\n\033ParentTaskExecutionMetadata\0222\n\002id\030" "\001 \001(\0132&.flyteidl.core.TaskExecutionIdent" "ifier\".\n\033ParentNodeExecutionMetadata\022\017\n\007" - "node_id\030\001 \001(\t\"I\n\006Reason\022\016\n\006reason\030\001 \001(\t\022" - "/\n\013occurred_at\030\002 \001(\0132\032.google.protobuf.T" - "imestamp\"\264\006\n\022TaskExecutionEvent\022*\n\007task_" - "id\030\001 \001(\0132\031.flyteidl.core.Identifier\022H\n\030p" - "arent_node_execution_id\030\002 \001(\0132&.flyteidl" - ".core.NodeExecutionIdentifier\022\025\n\rretry_a" - "ttempt\030\003 \001(\r\0221\n\005phase\030\004 \001(\0162\".flyteidl.c" - "ore.TaskExecution.Phase\022\023\n\013producer_id\030\005" - " \001(\t\022$\n\004logs\030\006 \003(\0132\026.flyteidl.core.TaskL" - "og\022/\n\013occurred_at\030\007 \001(\0132\032.google.protobu" - "f.Timestamp\022\023\n\tinput_uri\030\010 \001(\tH\000\022/\n\ninpu" - "t_data\030\023 \001(\0132\031.flyteidl.core.LiteralMapH" - "\000\022\024\n\noutput_uri\030\t \001(\tH\001\022.\n\005error\030\n \001(\0132\035" - ".flyteidl.core.ExecutionErrorH\001\0220\n\013outpu" - "t_data\030\021 \001(\0132\031.flyteidl.core.LiteralMapH" - "\001\022,\n\013custom_info\030\013 \001(\0132\027.google.protobuf" - ".Struct\022\025\n\rphase_version\030\014 \001(\r\022\022\n\006reason" - "\030\r \001(\tB\002\030\001\022\'\n\007reasons\030\025 \003(\0132\026.flyteidl.e" - "vent.Reason\022\021\n\ttask_type\030\016 \001(\t\0227\n\010metada" - "ta\030\020 \001(\0132%.flyteidl.event.TaskExecutionM" - "etadata\022\025\n\revent_version\030\022 \001(\005\022/\n\013report" - "ed_at\030\024 \001(\0132\032.google.protobuf.TimestampB" - "\r\n\013input_valueB\017\n\routput_result\"\343\001\n\024Exte" - "rnalResourceInfo\022\023\n\013external_id\030\001 \001(\t\022\r\n" - "\005index\030\002 \001(\r\022\025\n\rretry_attempt\030\003 \001(\r\0221\n\005p" - "hase\030\004 \001(\0162\".flyteidl.core.TaskExecution" - ".Phase\0227\n\014cache_status\030\005 \001(\0162!.flyteidl." - "core.CatalogCacheStatus\022$\n\004logs\030\006 \003(\0132\026." - "flyteidl.core.TaskLog\"\?\n\020ResourcePoolInf" - "o\022\030\n\020allocation_token\030\001 \001(\t\022\021\n\tnamespace" - "\030\002 \001(\t\"\310\002\n\025TaskExecutionMetadata\022\026\n\016gene" - "rated_name\030\001 \001(\t\022@\n\022external_resources\030\002" - " \003(\0132$.flyteidl.event.ExternalResourceIn" - "fo\022<\n\022resource_pool_info\030\003 \003(\0132 .flyteid" - "l.event.ResourcePoolInfo\022\031\n\021plugin_ident" - "ifier\030\004 \001(\t\022K\n\016instance_class\030\020 \001(\01623.fl" - "yteidl.event.TaskExecutionMetadata.Insta" - "nceClass\"/\n\rInstanceClass\022\013\n\007DEFAULT\020\000\022\021" - "\n\rINTERRUPTIBLE\020\001B7Z5github.com/flyteorg" - "/flyteidl/gen/pb-go/flyteidl/eventb\006prot" - "o3" + "node_id\030\001 \001(\t\"N\n\013EventReason\022\016\n\006reason\030\001" + " \001(\t\022/\n\013occurred_at\030\002 \001(\0132\032.google.proto" + "buf.Timestamp\"\271\006\n\022TaskExecutionEvent\022*\n\007" + "task_id\030\001 \001(\0132\031.flyteidl.core.Identifier" + "\022H\n\030parent_node_execution_id\030\002 \001(\0132&.fly" + "teidl.core.NodeExecutionIdentifier\022\025\n\rre" + "try_attempt\030\003 \001(\r\0221\n\005phase\030\004 \001(\0162\".flyte" + "idl.core.TaskExecution.Phase\022\023\n\013producer" + "_id\030\005 \001(\t\022$\n\004logs\030\006 \003(\0132\026.flyteidl.core." + "TaskLog\022/\n\013occurred_at\030\007 \001(\0132\032.google.pr" + "otobuf.Timestamp\022\023\n\tinput_uri\030\010 \001(\tH\000\022/\n" + "\ninput_data\030\023 \001(\0132\031.flyteidl.core.Litera" + "lMapH\000\022\024\n\noutput_uri\030\t \001(\tH\001\022.\n\005error\030\n " + "\001(\0132\035.flyteidl.core.ExecutionErrorH\001\0220\n\013" + "output_data\030\021 \001(\0132\031.flyteidl.core.Litera" + "lMapH\001\022,\n\013custom_info\030\013 \001(\0132\027.google.pro" + "tobuf.Struct\022\025\n\rphase_version\030\014 \001(\r\022\022\n\006r" + "eason\030\r \001(\tB\002\030\001\022,\n\007reasons\030\025 \003(\0132\033.flyte" + "idl.event.EventReason\022\021\n\ttask_type\030\016 \001(\t" + "\0227\n\010metadata\030\020 \001(\0132%.flyteidl.event.Task" + "ExecutionMetadata\022\025\n\revent_version\030\022 \001(\005" + "\022/\n\013reported_at\030\024 \001(\0132\032.google.protobuf." + "TimestampB\r\n\013input_valueB\017\n\routput_resul" + "t\"\343\001\n\024ExternalResourceInfo\022\023\n\013external_i" + "d\030\001 \001(\t\022\r\n\005index\030\002 \001(\r\022\025\n\rretry_attempt\030" + "\003 \001(\r\0221\n\005phase\030\004 \001(\0162\".flyteidl.core.Tas" + "kExecution.Phase\0227\n\014cache_status\030\005 \001(\0162!" + ".flyteidl.core.CatalogCacheStatus\022$\n\004log" + "s\030\006 \003(\0132\026.flyteidl.core.TaskLog\"\?\n\020Resou" + "rcePoolInfo\022\030\n\020allocation_token\030\001 \001(\t\022\021\n" + "\tnamespace\030\002 \001(\t\"\310\002\n\025TaskExecutionMetada" + "ta\022\026\n\016generated_name\030\001 \001(\t\022@\n\022external_r" + "esources\030\002 \003(\0132$.flyteidl.event.External" + "ResourceInfo\022<\n\022resource_pool_info\030\003 \003(\013" + "2 .flyteidl.event.ResourcePoolInfo\022\031\n\021pl" + "ugin_identifier\030\004 \001(\t\022K\n\016instance_class\030" + "\020 \001(\01623.flyteidl.event.TaskExecutionMeta" + "data.InstanceClass\"/\n\rInstanceClass\022\013\n\007D" + "EFAULT\020\000\022\021\n\rINTERRUPTIBLE\020\001B7Z5github.co" + "m/flyteorg/flyteidl/gen/pb-go/flyteidl/e" + "ventb\006proto3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fevent_2fevent_2eproto = { false, InitDefaults_flyteidl_2fevent_2fevent_2eproto, descriptor_table_protodef_flyteidl_2fevent_2fevent_2eproto, - "flyteidl/event/event.proto", &assign_descriptors_table_flyteidl_2fevent_2fevent_2eproto, 3802, + "flyteidl/event/event.proto", &assign_descriptors_table_flyteidl_2fevent_2fevent_2eproto, 3812, }; void AddDescriptors_flyteidl_2fevent_2fevent_2eproto() { @@ -5042,36 +5042,36 @@ ::google::protobuf::Metadata ParentNodeExecutionMetadata::GetMetadata() const { // =================================================================== -void Reason::InitAsDefaultInstance() { - ::flyteidl::event::_Reason_default_instance_._instance.get_mutable()->occurred_at_ = const_cast< ::google::protobuf::Timestamp*>( +void EventReason::InitAsDefaultInstance() { + ::flyteidl::event::_EventReason_default_instance_._instance.get_mutable()->occurred_at_ = const_cast< ::google::protobuf::Timestamp*>( ::google::protobuf::Timestamp::internal_default_instance()); } -class Reason::HasBitSetters { +class EventReason::HasBitSetters { public: - static const ::google::protobuf::Timestamp& occurred_at(const Reason* msg); + static const ::google::protobuf::Timestamp& occurred_at(const EventReason* msg); }; const ::google::protobuf::Timestamp& -Reason::HasBitSetters::occurred_at(const Reason* msg) { +EventReason::HasBitSetters::occurred_at(const EventReason* msg) { return *msg->occurred_at_; } -void Reason::clear_occurred_at() { +void EventReason::clear_occurred_at() { if (GetArenaNoVirtual() == nullptr && occurred_at_ != nullptr) { delete occurred_at_; } occurred_at_ = nullptr; } #if !defined(_MSC_VER) || _MSC_VER >= 1900 -const int Reason::kReasonFieldNumber; -const int Reason::kOccurredAtFieldNumber; +const int EventReason::kReasonFieldNumber; +const int EventReason::kOccurredAtFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 -Reason::Reason() +EventReason::EventReason() : ::google::protobuf::Message(), _internal_metadata_(nullptr) { SharedCtor(); - // @@protoc_insertion_point(constructor:flyteidl.event.Reason) + // @@protoc_insertion_point(constructor:flyteidl.event.EventReason) } -Reason::Reason(const Reason& from) +EventReason::EventReason(const EventReason& from) : ::google::protobuf::Message(), _internal_metadata_(nullptr) { _internal_metadata_.MergeFrom(from._internal_metadata_); @@ -5084,37 +5084,37 @@ Reason::Reason(const Reason& from) } else { occurred_at_ = nullptr; } - // @@protoc_insertion_point(copy_constructor:flyteidl.event.Reason) + // @@protoc_insertion_point(copy_constructor:flyteidl.event.EventReason) } -void Reason::SharedCtor() { +void EventReason::SharedCtor() { ::google::protobuf::internal::InitSCC( - &scc_info_Reason_flyteidl_2fevent_2fevent_2eproto.base); + &scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto.base); reason_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); occurred_at_ = nullptr; } -Reason::~Reason() { - // @@protoc_insertion_point(destructor:flyteidl.event.Reason) +EventReason::~EventReason() { + // @@protoc_insertion_point(destructor:flyteidl.event.EventReason) SharedDtor(); } -void Reason::SharedDtor() { +void EventReason::SharedDtor() { reason_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); if (this != internal_default_instance()) delete occurred_at_; } -void Reason::SetCachedSize(int size) const { +void EventReason::SetCachedSize(int size) const { _cached_size_.Set(size); } -const Reason& Reason::default_instance() { - ::google::protobuf::internal::InitSCC(&::scc_info_Reason_flyteidl_2fevent_2fevent_2eproto.base); +const EventReason& EventReason::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto.base); return *internal_default_instance(); } -void Reason::Clear() { -// @@protoc_insertion_point(message_clear_start:flyteidl.event.Reason) +void EventReason::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.event.EventReason) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; @@ -5128,9 +5128,9 @@ void Reason::Clear() { } #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -const char* Reason::_InternalParse(const char* begin, const char* end, void* object, +const char* EventReason::_InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx) { - auto msg = static_cast(object); + auto msg = static_cast(object); ::google::protobuf::int32 size; (void)size; int depth; (void)depth; ::google::protobuf::uint32 tag; @@ -5145,7 +5145,7 @@ const char* Reason::_InternalParse(const char* begin, const char* end, void* obj if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; ptr = ::google::protobuf::io::ReadSize(ptr, &size); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - ctx->extra_parse_data().SetFieldName("flyteidl.event.Reason.reason"); + ctx->extra_parse_data().SetFieldName("flyteidl.event.EventReason.reason"); object = msg->mutable_reason(); if (size > end - ptr + ::google::protobuf::internal::ParseContext::kSlopBytes) { parser_till_end = ::google::protobuf::internal::GreedyStringParserUTF8; @@ -5193,11 +5193,11 @@ const char* Reason::_InternalParse(const char* begin, const char* end, void* obj {parser_till_end, object}, size); } #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -bool Reason::MergePartialFromCodedStream( +bool EventReason::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.event.Reason) + // @@protoc_insertion_point(parse_start:flyteidl.event.EventReason) for (;;) { ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); tag = p.first; @@ -5211,7 +5211,7 @@ bool Reason::MergePartialFromCodedStream( DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->reason().data(), static_cast(this->reason().length()), ::google::protobuf::internal::WireFormatLite::PARSE, - "flyteidl.event.Reason.reason")); + "flyteidl.event.EventReason.reason")); } else { goto handle_unusual; } @@ -5241,18 +5241,18 @@ bool Reason::MergePartialFromCodedStream( } } success: - // @@protoc_insertion_point(parse_success:flyteidl.event.Reason) + // @@protoc_insertion_point(parse_success:flyteidl.event.EventReason) return true; failure: - // @@protoc_insertion_point(parse_failure:flyteidl.event.Reason) + // @@protoc_insertion_point(parse_failure:flyteidl.event.EventReason) return false; #undef DO_ } #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -void Reason::SerializeWithCachedSizes( +void EventReason::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { - // @@protoc_insertion_point(serialize_start:flyteidl.event.Reason) + // @@protoc_insertion_point(serialize_start:flyteidl.event.EventReason) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; @@ -5261,7 +5261,7 @@ void Reason::SerializeWithCachedSizes( ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->reason().data(), static_cast(this->reason().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.event.Reason.reason"); + "flyteidl.event.EventReason.reason"); ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( 1, this->reason(), output); } @@ -5276,12 +5276,12 @@ void Reason::SerializeWithCachedSizes( ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); } - // @@protoc_insertion_point(serialize_end:flyteidl.event.Reason) + // @@protoc_insertion_point(serialize_end:flyteidl.event.EventReason) } -::google::protobuf::uint8* Reason::InternalSerializeWithCachedSizesToArray( +::google::protobuf::uint8* EventReason::InternalSerializeWithCachedSizesToArray( ::google::protobuf::uint8* target) const { - // @@protoc_insertion_point(serialize_to_array_start:flyteidl.event.Reason) + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.event.EventReason) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; @@ -5290,7 +5290,7 @@ ::google::protobuf::uint8* Reason::InternalSerializeWithCachedSizesToArray( ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->reason().data(), static_cast(this->reason().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.event.Reason.reason"); + "flyteidl.event.EventReason.reason"); target = ::google::protobuf::internal::WireFormatLite::WriteStringToArray( 1, this->reason(), target); @@ -5307,12 +5307,12 @@ ::google::protobuf::uint8* Reason::InternalSerializeWithCachedSizesToArray( target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); } - // @@protoc_insertion_point(serialize_to_array_end:flyteidl.event.Reason) + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.event.EventReason) return target; } -size_t Reason::ByteSizeLong() const { -// @@protoc_insertion_point(message_byte_size_start:flyteidl.event.Reason) +size_t EventReason::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.event.EventReason) size_t total_size = 0; if (_internal_metadata_.have_unknown_fields()) { @@ -5343,23 +5343,23 @@ size_t Reason::ByteSizeLong() const { return total_size; } -void Reason::MergeFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.event.Reason) +void EventReason::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.event.EventReason) GOOGLE_DCHECK_NE(&from, this); - const Reason* source = - ::google::protobuf::DynamicCastToGenerated( + const EventReason* source = + ::google::protobuf::DynamicCastToGenerated( &from); if (source == nullptr) { - // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.event.Reason) + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.event.EventReason) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { - // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.event.Reason) + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.event.EventReason) MergeFrom(*source); } } -void Reason::MergeFrom(const Reason& from) { -// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.event.Reason) +void EventReason::MergeFrom(const EventReason& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.event.EventReason) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; @@ -5374,29 +5374,29 @@ void Reason::MergeFrom(const Reason& from) { } } -void Reason::CopyFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.event.Reason) +void EventReason::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.event.EventReason) if (&from == this) return; Clear(); MergeFrom(from); } -void Reason::CopyFrom(const Reason& from) { -// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.event.Reason) +void EventReason::CopyFrom(const EventReason& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.event.EventReason) if (&from == this) return; Clear(); MergeFrom(from); } -bool Reason::IsInitialized() const { +bool EventReason::IsInitialized() const { return true; } -void Reason::Swap(Reason* other) { +void EventReason::Swap(EventReason* other) { if (other == this) return; InternalSwap(other); } -void Reason::InternalSwap(Reason* other) { +void EventReason::InternalSwap(EventReason* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); reason_.Swap(&other->reason_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), @@ -5404,7 +5404,7 @@ void Reason::InternalSwap(Reason* other) { swap(occurred_at_, other->occurred_at_); } -::google::protobuf::Metadata Reason::GetMetadata() const { +::google::protobuf::Metadata EventReason::GetMetadata() const { ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fevent_2fevent_2eproto); return ::file_level_metadata_flyteidl_2fevent_2fevent_2eproto[kIndexInFileMessages]; } @@ -6076,13 +6076,13 @@ const char* TaskExecutionEvent::_InternalParse(const char* begin, const char* en {parser_till_end, object}, ptr - size, ptr)); break; } - // repeated .flyteidl.event.Reason reasons = 21; + // repeated .flyteidl.event.EventReason reasons = 21; case 21: { if (static_cast<::google::protobuf::uint8>(tag) != 170) goto handle_unusual; do { ptr = ::google::protobuf::io::ReadSize(ptr, &size); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - parser_till_end = ::flyteidl::event::Reason::_InternalParse; + parser_till_end = ::flyteidl::event::EventReason::_InternalParse; object = msg->add_reasons(); if (size > end - ptr) goto len_delim_till_end; ptr += size; @@ -6364,7 +6364,7 @@ bool TaskExecutionEvent::MergePartialFromCodedStream( break; } - // repeated .flyteidl.event.Reason reasons = 21; + // repeated .flyteidl.event.EventReason reasons = 21; case 21: { if (static_cast< ::google::protobuf::uint8>(tag) == (170 & 0xFF)) { DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( @@ -6536,7 +6536,7 @@ void TaskExecutionEvent::SerializeWithCachedSizes( 20, HasBitSetters::reported_at(this), output); } - // repeated .flyteidl.event.Reason reasons = 21; + // repeated .flyteidl.event.EventReason reasons = 21; for (unsigned int i = 0, n = static_cast(this->reasons_size()); i < n; i++) { ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( @@ -6705,7 +6705,7 @@ ::google::protobuf::uint8* TaskExecutionEvent::InternalSerializeWithCachedSizesT 20, HasBitSetters::reported_at(this), target); } - // repeated .flyteidl.event.Reason reasons = 21; + // repeated .flyteidl.event.EventReason reasons = 21; for (unsigned int i = 0, n = static_cast(this->reasons_size()); i < n; i++) { target = ::google::protobuf::internal::WireFormatLite:: @@ -6745,7 +6745,7 @@ size_t TaskExecutionEvent::ByteSizeLong() const { } } - // repeated .flyteidl.event.Reason reasons = 21; + // repeated .flyteidl.event.EventReason reasons = 21; { unsigned int count = static_cast(this->reasons_size()); total_size += 2UL * count; @@ -8526,8 +8526,8 @@ template<> PROTOBUF_NOINLINE ::flyteidl::event::ParentTaskExecutionMetadata* Are template<> PROTOBUF_NOINLINE ::flyteidl::event::ParentNodeExecutionMetadata* Arena::CreateMaybeMessage< ::flyteidl::event::ParentNodeExecutionMetadata >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::event::ParentNodeExecutionMetadata >(arena); } -template<> PROTOBUF_NOINLINE ::flyteidl::event::Reason* Arena::CreateMaybeMessage< ::flyteidl::event::Reason >(Arena* arena) { - return Arena::CreateInternal< ::flyteidl::event::Reason >(arena); +template<> PROTOBUF_NOINLINE ::flyteidl::event::EventReason* Arena::CreateMaybeMessage< ::flyteidl::event::EventReason >(Arena* arena) { + return Arena::CreateInternal< ::flyteidl::event::EventReason >(arena); } template<> PROTOBUF_NOINLINE ::flyteidl::event::TaskExecutionEvent* Arena::CreateMaybeMessage< ::flyteidl::event::TaskExecutionEvent >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::event::TaskExecutionEvent >(arena); diff --git a/gen/pb-cpp/flyteidl/event/event.pb.h b/gen/pb-cpp/flyteidl/event/event.pb.h index 2ce2fe66d..eace42fee 100644 --- a/gen/pb-cpp/flyteidl/event/event.pb.h +++ b/gen/pb-cpp/flyteidl/event/event.pb.h @@ -61,6 +61,9 @@ namespace event { class DynamicWorkflowNodeMetadata; class DynamicWorkflowNodeMetadataDefaultTypeInternal; extern DynamicWorkflowNodeMetadataDefaultTypeInternal _DynamicWorkflowNodeMetadata_default_instance_; +class EventReason; +class EventReasonDefaultTypeInternal; +extern EventReasonDefaultTypeInternal _EventReason_default_instance_; class ExternalResourceInfo; class ExternalResourceInfoDefaultTypeInternal; extern ExternalResourceInfoDefaultTypeInternal _ExternalResourceInfo_default_instance_; @@ -73,9 +76,6 @@ extern ParentNodeExecutionMetadataDefaultTypeInternal _ParentNodeExecutionMetada class ParentTaskExecutionMetadata; class ParentTaskExecutionMetadataDefaultTypeInternal; extern ParentTaskExecutionMetadataDefaultTypeInternal _ParentTaskExecutionMetadata_default_instance_; -class Reason; -class ReasonDefaultTypeInternal; -extern ReasonDefaultTypeInternal _Reason_default_instance_; class ResourcePoolInfo; class ResourcePoolInfoDefaultTypeInternal; extern ResourcePoolInfoDefaultTypeInternal _ResourcePoolInfo_default_instance_; @@ -99,11 +99,11 @@ extern WorkflowNodeMetadataDefaultTypeInternal _WorkflowNodeMetadata_default_ins namespace google { namespace protobuf { template<> ::flyteidl::event::DynamicWorkflowNodeMetadata* Arena::CreateMaybeMessage<::flyteidl::event::DynamicWorkflowNodeMetadata>(Arena*); +template<> ::flyteidl::event::EventReason* Arena::CreateMaybeMessage<::flyteidl::event::EventReason>(Arena*); template<> ::flyteidl::event::ExternalResourceInfo* Arena::CreateMaybeMessage<::flyteidl::event::ExternalResourceInfo>(Arena*); template<> ::flyteidl::event::NodeExecutionEvent* Arena::CreateMaybeMessage<::flyteidl::event::NodeExecutionEvent>(Arena*); template<> ::flyteidl::event::ParentNodeExecutionMetadata* Arena::CreateMaybeMessage<::flyteidl::event::ParentNodeExecutionMetadata>(Arena*); template<> ::flyteidl::event::ParentTaskExecutionMetadata* Arena::CreateMaybeMessage<::flyteidl::event::ParentTaskExecutionMetadata>(Arena*); -template<> ::flyteidl::event::Reason* Arena::CreateMaybeMessage<::flyteidl::event::Reason>(Arena*); template<> ::flyteidl::event::ResourcePoolInfo* Arena::CreateMaybeMessage<::flyteidl::event::ResourcePoolInfo>(Arena*); template<> ::flyteidl::event::TaskExecutionEvent* Arena::CreateMaybeMessage<::flyteidl::event::TaskExecutionEvent>(Arena*); template<> ::flyteidl::event::TaskExecutionMetadata* Arena::CreateMaybeMessage<::flyteidl::event::TaskExecutionMetadata>(Arena*); @@ -1383,25 +1383,25 @@ class ParentNodeExecutionMetadata final : }; // ------------------------------------------------------------------- -class Reason final : - public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.event.Reason) */ { +class EventReason final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.event.EventReason) */ { public: - Reason(); - virtual ~Reason(); + EventReason(); + virtual ~EventReason(); - Reason(const Reason& from); + EventReason(const EventReason& from); - inline Reason& operator=(const Reason& from) { + inline EventReason& operator=(const EventReason& from) { CopyFrom(from); return *this; } #if LANG_CXX11 - Reason(Reason&& from) noexcept - : Reason() { + EventReason(EventReason&& from) noexcept + : EventReason() { *this = ::std::move(from); } - inline Reason& operator=(Reason&& from) noexcept { + inline EventReason& operator=(EventReason&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { @@ -1413,34 +1413,34 @@ class Reason final : static const ::google::protobuf::Descriptor* descriptor() { return default_instance().GetDescriptor(); } - static const Reason& default_instance(); + static const EventReason& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY - static inline const Reason* internal_default_instance() { - return reinterpret_cast( - &_Reason_default_instance_); + static inline const EventReason* internal_default_instance() { + return reinterpret_cast( + &_EventReason_default_instance_); } static constexpr int kIndexInFileMessages = 7; - void Swap(Reason* other); - friend void swap(Reason& a, Reason& b) { + void Swap(EventReason* other); + friend void swap(EventReason& a, EventReason& b) { a.Swap(&b); } // implements Message ---------------------------------------------- - inline Reason* New() const final { - return CreateMaybeMessage(nullptr); + inline EventReason* New() const final { + return CreateMaybeMessage(nullptr); } - Reason* New(::google::protobuf::Arena* arena) const final { - return CreateMaybeMessage(arena); + EventReason* 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 Reason& from); - void MergeFrom(const Reason& from); + void CopyFrom(const EventReason& from); + void MergeFrom(const EventReason& from); PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; bool IsInitialized() const final; @@ -1462,7 +1462,7 @@ class Reason final : void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const final; - void InternalSwap(Reason* other); + void InternalSwap(EventReason* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return nullptr; @@ -1501,7 +1501,7 @@ class Reason final : ::google::protobuf::Timestamp* mutable_occurred_at(); void set_allocated_occurred_at(::google::protobuf::Timestamp* occurred_at); - // @@protoc_insertion_point(class_scope:flyteidl.event.Reason) + // @@protoc_insertion_point(class_scope:flyteidl.event.EventReason) private: class HasBitSetters; @@ -1633,16 +1633,16 @@ class TaskExecutionEvent final : const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::TaskLog >& logs() const; - // repeated .flyteidl.event.Reason reasons = 21; + // repeated .flyteidl.event.EventReason reasons = 21; int reasons_size() const; void clear_reasons(); static const int kReasonsFieldNumber = 21; - ::flyteidl::event::Reason* mutable_reasons(int index); - ::google::protobuf::RepeatedPtrField< ::flyteidl::event::Reason >* + ::flyteidl::event::EventReason* mutable_reasons(int index); + ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason >* mutable_reasons(); - const ::flyteidl::event::Reason& reasons(int index) const; - ::flyteidl::event::Reason* add_reasons(); - const ::google::protobuf::RepeatedPtrField< ::flyteidl::event::Reason >& + const ::flyteidl::event::EventReason& reasons(int index) const; + ::flyteidl::event::EventReason* add_reasons(); + const ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason >& reasons() const; // string producer_id = 5; @@ -1847,7 +1847,7 @@ class TaskExecutionEvent final : ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::RepeatedPtrField< ::flyteidl::core::TaskLog > logs_; - ::google::protobuf::RepeatedPtrField< ::flyteidl::event::Reason > reasons_; + ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason > reasons_; ::google::protobuf::internal::ArenaStringPtr producer_id_; ::google::protobuf::internal::ArenaStringPtr reason_; ::google::protobuf::internal::ArenaStringPtr task_type_; @@ -4154,88 +4154,88 @@ inline void ParentNodeExecutionMetadata::set_allocated_node_id(::std::string* no // ------------------------------------------------------------------- -// Reason +// EventReason // string reason = 1; -inline void Reason::clear_reason() { +inline void EventReason::clear_reason() { reason_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } -inline const ::std::string& Reason::reason() const { - // @@protoc_insertion_point(field_get:flyteidl.event.Reason.reason) +inline const ::std::string& EventReason::reason() const { + // @@protoc_insertion_point(field_get:flyteidl.event.EventReason.reason) return reason_.GetNoArena(); } -inline void Reason::set_reason(const ::std::string& value) { +inline void EventReason::set_reason(const ::std::string& value) { reason_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); - // @@protoc_insertion_point(field_set:flyteidl.event.Reason.reason) + // @@protoc_insertion_point(field_set:flyteidl.event.EventReason.reason) } #if LANG_CXX11 -inline void Reason::set_reason(::std::string&& value) { +inline void EventReason::set_reason(::std::string&& value) { reason_.SetNoArena( &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); - // @@protoc_insertion_point(field_set_rvalue:flyteidl.event.Reason.reason) + // @@protoc_insertion_point(field_set_rvalue:flyteidl.event.EventReason.reason) } #endif -inline void Reason::set_reason(const char* value) { +inline void EventReason::set_reason(const char* value) { GOOGLE_DCHECK(value != nullptr); reason_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); - // @@protoc_insertion_point(field_set_char:flyteidl.event.Reason.reason) + // @@protoc_insertion_point(field_set_char:flyteidl.event.EventReason.reason) } -inline void Reason::set_reason(const char* value, size_t size) { +inline void EventReason::set_reason(const char* value, size_t size) { reason_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(reinterpret_cast(value), size)); - // @@protoc_insertion_point(field_set_pointer:flyteidl.event.Reason.reason) + // @@protoc_insertion_point(field_set_pointer:flyteidl.event.EventReason.reason) } -inline ::std::string* Reason::mutable_reason() { +inline ::std::string* EventReason::mutable_reason() { - // @@protoc_insertion_point(field_mutable:flyteidl.event.Reason.reason) + // @@protoc_insertion_point(field_mutable:flyteidl.event.EventReason.reason) return reason_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } -inline ::std::string* Reason::release_reason() { - // @@protoc_insertion_point(field_release:flyteidl.event.Reason.reason) +inline ::std::string* EventReason::release_reason() { + // @@protoc_insertion_point(field_release:flyteidl.event.EventReason.reason) return reason_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } -inline void Reason::set_allocated_reason(::std::string* reason) { +inline void EventReason::set_allocated_reason(::std::string* reason) { if (reason != nullptr) { } else { } reason_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reason); - // @@protoc_insertion_point(field_set_allocated:flyteidl.event.Reason.reason) + // @@protoc_insertion_point(field_set_allocated:flyteidl.event.EventReason.reason) } // .google.protobuf.Timestamp occurred_at = 2; -inline bool Reason::has_occurred_at() const { +inline bool EventReason::has_occurred_at() const { return this != internal_default_instance() && occurred_at_ != nullptr; } -inline const ::google::protobuf::Timestamp& Reason::occurred_at() const { +inline const ::google::protobuf::Timestamp& EventReason::occurred_at() const { const ::google::protobuf::Timestamp* p = occurred_at_; - // @@protoc_insertion_point(field_get:flyteidl.event.Reason.occurred_at) + // @@protoc_insertion_point(field_get:flyteidl.event.EventReason.occurred_at) return p != nullptr ? *p : *reinterpret_cast( &::google::protobuf::_Timestamp_default_instance_); } -inline ::google::protobuf::Timestamp* Reason::release_occurred_at() { - // @@protoc_insertion_point(field_release:flyteidl.event.Reason.occurred_at) +inline ::google::protobuf::Timestamp* EventReason::release_occurred_at() { + // @@protoc_insertion_point(field_release:flyteidl.event.EventReason.occurred_at) ::google::protobuf::Timestamp* temp = occurred_at_; occurred_at_ = nullptr; return temp; } -inline ::google::protobuf::Timestamp* Reason::mutable_occurred_at() { +inline ::google::protobuf::Timestamp* EventReason::mutable_occurred_at() { if (occurred_at_ == nullptr) { auto* p = CreateMaybeMessage<::google::protobuf::Timestamp>(GetArenaNoVirtual()); occurred_at_ = p; } - // @@protoc_insertion_point(field_mutable:flyteidl.event.Reason.occurred_at) + // @@protoc_insertion_point(field_mutable:flyteidl.event.EventReason.occurred_at) return occurred_at_; } -inline void Reason::set_allocated_occurred_at(::google::protobuf::Timestamp* occurred_at) { +inline void EventReason::set_allocated_occurred_at(::google::protobuf::Timestamp* occurred_at) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == nullptr) { delete reinterpret_cast< ::google::protobuf::MessageLite*>(occurred_at_); @@ -4252,7 +4252,7 @@ inline void Reason::set_allocated_occurred_at(::google::protobuf::Timestamp* occ } occurred_at_ = occurred_at; - // @@protoc_insertion_point(field_set_allocated:flyteidl.event.Reason.occurred_at) + // @@protoc_insertion_point(field_set_allocated:flyteidl.event.EventReason.occurred_at) } // ------------------------------------------------------------------- @@ -4905,31 +4905,31 @@ inline void TaskExecutionEvent::set_allocated_reason(::std::string* reason) { // @@protoc_insertion_point(field_set_allocated:flyteidl.event.TaskExecutionEvent.reason) } -// repeated .flyteidl.event.Reason reasons = 21; +// repeated .flyteidl.event.EventReason reasons = 21; inline int TaskExecutionEvent::reasons_size() const { return reasons_.size(); } inline void TaskExecutionEvent::clear_reasons() { reasons_.Clear(); } -inline ::flyteidl::event::Reason* TaskExecutionEvent::mutable_reasons(int index) { +inline ::flyteidl::event::EventReason* TaskExecutionEvent::mutable_reasons(int index) { // @@protoc_insertion_point(field_mutable:flyteidl.event.TaskExecutionEvent.reasons) return reasons_.Mutable(index); } -inline ::google::protobuf::RepeatedPtrField< ::flyteidl::event::Reason >* +inline ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason >* TaskExecutionEvent::mutable_reasons() { // @@protoc_insertion_point(field_mutable_list:flyteidl.event.TaskExecutionEvent.reasons) return &reasons_; } -inline const ::flyteidl::event::Reason& TaskExecutionEvent::reasons(int index) const { +inline const ::flyteidl::event::EventReason& TaskExecutionEvent::reasons(int index) const { // @@protoc_insertion_point(field_get:flyteidl.event.TaskExecutionEvent.reasons) return reasons_.Get(index); } -inline ::flyteidl::event::Reason* TaskExecutionEvent::add_reasons() { +inline ::flyteidl::event::EventReason* TaskExecutionEvent::add_reasons() { // @@protoc_insertion_point(field_add:flyteidl.event.TaskExecutionEvent.reasons) return reasons_.Add(); } -inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::event::Reason >& +inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason >& TaskExecutionEvent::reasons() const { // @@protoc_insertion_point(field_list:flyteidl.event.TaskExecutionEvent.reasons) return reasons_; diff --git a/gen/pb-go/flyteidl/event/event.pb.go b/gen/pb-go/flyteidl/event/event.pb.go index d27ea40a2..88c0e592a 100644 --- a/gen/pb-go/flyteidl/event/event.pb.go +++ b/gen/pb-go/flyteidl/event/event.pb.go @@ -752,7 +752,7 @@ func (m *ParentNodeExecutionMetadata) GetNodeId() string { return "" } -type Reason struct { +type EventReason struct { // An explanation for this event Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // The time this reason occurred @@ -762,39 +762,39 @@ type Reason struct { XXX_sizecache int32 `json:"-"` } -func (m *Reason) Reset() { *m = Reason{} } -func (m *Reason) String() string { return proto.CompactTextString(m) } -func (*Reason) ProtoMessage() {} -func (*Reason) Descriptor() ([]byte, []int) { +func (m *EventReason) Reset() { *m = EventReason{} } +func (m *EventReason) String() string { return proto.CompactTextString(m) } +func (*EventReason) ProtoMessage() {} +func (*EventReason) Descriptor() ([]byte, []int) { return fileDescriptor_4b035d24120b1b12, []int{7} } -func (m *Reason) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_Reason.Unmarshal(m, b) +func (m *EventReason) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_EventReason.Unmarshal(m, b) } -func (m *Reason) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_Reason.Marshal(b, m, deterministic) +func (m *EventReason) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_EventReason.Marshal(b, m, deterministic) } -func (m *Reason) XXX_Merge(src proto.Message) { - xxx_messageInfo_Reason.Merge(m, src) +func (m *EventReason) XXX_Merge(src proto.Message) { + xxx_messageInfo_EventReason.Merge(m, src) } -func (m *Reason) XXX_Size() int { - return xxx_messageInfo_Reason.Size(m) +func (m *EventReason) XXX_Size() int { + return xxx_messageInfo_EventReason.Size(m) } -func (m *Reason) XXX_DiscardUnknown() { - xxx_messageInfo_Reason.DiscardUnknown(m) +func (m *EventReason) XXX_DiscardUnknown() { + xxx_messageInfo_EventReason.DiscardUnknown(m) } -var xxx_messageInfo_Reason proto.InternalMessageInfo +var xxx_messageInfo_EventReason proto.InternalMessageInfo -func (m *Reason) GetReason() string { +func (m *EventReason) GetReason() string { if m != nil { return m.Reason } return "" } -func (m *Reason) GetOccurredAt() *timestamp.Timestamp { +func (m *EventReason) GetOccurredAt() *timestamp.Timestamp { if m != nil { return m.OccurredAt } @@ -839,7 +839,7 @@ type TaskExecutionEvent struct { // Deprecated: Use reasons instead. Reason string `protobuf:"bytes,13,opt,name=reason,proto3" json:"reason,omitempty"` // Deprecated: Do not use. // An optional list of explanations for the phase transition. - Reasons []*Reason `protobuf:"bytes,21,rep,name=reasons,proto3" json:"reasons,omitempty"` + Reasons []*EventReason `protobuf:"bytes,21,rep,name=reasons,proto3" json:"reasons,omitempty"` // A predefined yet extensible Task type identifier. If the task definition is already registered in flyte admin // this type will be identical, but not all task executions necessarily use pre-registered definitions and this // type is useful to render the task in the UI, filter task executions, etc. @@ -1044,7 +1044,7 @@ func (m *TaskExecutionEvent) GetReason() string { return "" } -func (m *TaskExecutionEvent) GetReasons() []*Reason { +func (m *TaskExecutionEvent) GetReasons() []*EventReason { if m != nil { return m.Reasons } @@ -1318,7 +1318,7 @@ func init() { proto.RegisterType((*DynamicWorkflowNodeMetadata)(nil), "flyteidl.event.DynamicWorkflowNodeMetadata") proto.RegisterType((*ParentTaskExecutionMetadata)(nil), "flyteidl.event.ParentTaskExecutionMetadata") proto.RegisterType((*ParentNodeExecutionMetadata)(nil), "flyteidl.event.ParentNodeExecutionMetadata") - proto.RegisterType((*Reason)(nil), "flyteidl.event.Reason") + proto.RegisterType((*EventReason)(nil), "flyteidl.event.EventReason") proto.RegisterType((*TaskExecutionEvent)(nil), "flyteidl.event.TaskExecutionEvent") proto.RegisterType((*ExternalResourceInfo)(nil), "flyteidl.event.ExternalResourceInfo") proto.RegisterType((*ResourcePoolInfo)(nil), "flyteidl.event.ResourcePoolInfo") @@ -1328,101 +1328,101 @@ func init() { func init() { proto.RegisterFile("flyteidl/event/event.proto", fileDescriptor_4b035d24120b1b12) } var fileDescriptor_4b035d24120b1b12 = []byte{ - // 1534 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0xeb, 0x6e, 0xdb, 0x46, - 0x16, 0xb6, 0x64, 0x5b, 0x97, 0x43, 0x4b, 0x96, 0x26, 0xb2, 0xc3, 0xd8, 0x71, 0xac, 0xd5, 0x6e, - 0x16, 0x4e, 0x82, 0x95, 0x16, 0x0a, 0x92, 0x0d, 0x36, 0x01, 0x0a, 0xdf, 0x5a, 0xab, 0x75, 0x0c, - 0x83, 0xb6, 0x13, 0x20, 0x6d, 0x40, 0x8c, 0xc9, 0xb1, 0xcc, 0x9a, 0xe2, 0x10, 0xc3, 0xa1, 0x13, - 0x3f, 0x45, 0x81, 0xfe, 0x6f, 0x1f, 0xa0, 0x0f, 0xd3, 0x77, 0xe9, 0x1b, 0x14, 0x33, 0x43, 0x52, - 0x26, 0xc5, 0xfa, 0x92, 0xa4, 0x7f, 0x0c, 0xf3, 0x9c, 0x33, 0x1f, 0xcf, 0x9c, 0xef, 0xdc, 0x28, - 0x58, 0x3a, 0x71, 0x2f, 0x38, 0x71, 0x6c, 0xb7, 0x47, 0xce, 0x89, 0xc7, 0xd5, 0xdf, 0xae, 0xcf, - 0x28, 0xa7, 0xa8, 0x1e, 0xeb, 0xba, 0x52, 0xba, 0x74, 0x3f, 0xb1, 0xb5, 0x28, 0x23, 0x3d, 0xd7, - 0xe1, 0x84, 0x61, 0x37, 0x50, 0xd6, 0x59, 0xad, 0x45, 0x47, 0xbe, 0xe3, 0x12, 0x16, 0x69, 0x57, - 0xd2, 0x5a, 0xf2, 0x91, 0x58, 0x21, 0x77, 0xa8, 0x17, 0xa9, 0x1f, 0xa4, 0xd5, 0x8e, 0x4d, 0x3c, - 0xee, 0x9c, 0x38, 0xc9, 0xf1, 0xe5, 0x0c, 0x38, 0xe6, 0xd8, 0xa5, 0xc3, 0x48, 0xb9, 0x3a, 0xa4, - 0x74, 0xe8, 0x92, 0x9e, 0x7c, 0x3a, 0x0e, 0x4f, 0x7a, 0xdc, 0x19, 0x91, 0x80, 0xe3, 0x91, 0x1f, - 0xbb, 0x96, 0x35, 0x08, 0x38, 0x0b, 0xad, 0xe8, 0x9a, 0x9d, 0xdf, 0xa6, 0x61, 0xf1, 0x2d, 0x65, - 0x67, 0x27, 0x2e, 0xfd, 0xb0, 0x1d, 0xfb, 0xb5, 0x2d, 0x6e, 0x8c, 0x5e, 0xc3, 0x5c, 0xe2, 0xa9, - 0xe9, 0xd8, 0x7a, 0xa1, 0x5d, 0x58, 0xd3, 0xfa, 0x8f, 0xbb, 0x49, 0x60, 0x84, 0x37, 0xdd, 0x89, - 0xc3, 0x83, 0xc4, 0x7d, 0x43, 0x23, 0x63, 0x21, 0x5a, 0x05, 0xcd, 0x67, 0xd4, 0x0e, 0x2d, 0xc2, - 0x04, 0x5a, 0xb1, 0x5d, 0x58, 0xab, 0x1a, 0x10, 0x8b, 0x06, 0x36, 0x7a, 0x05, 0xb3, 0xfe, 0x29, - 0x0e, 0x88, 0x3e, 0xdd, 0x2e, 0xac, 0xd5, 0xfb, 0xff, 0xbe, 0xee, 0x45, 0xdd, 0x7d, 0x61, 0x6d, - 0xa8, 0x43, 0xe8, 0x25, 0x68, 0xd4, 0xb2, 0x42, 0xc6, 0x88, 0x6d, 0x62, 0xae, 0xcf, 0x48, 0x67, - 0x97, 0xba, 0xea, 0xf2, 0xdd, 0xf8, 0xf2, 0xdd, 0xc3, 0x38, 0x3a, 0x06, 0xc4, 0xe6, 0xeb, 0x1c, - 0xad, 0x02, 0xd0, 0x90, 0xfb, 0x21, 0x37, 0x43, 0xe6, 0xe8, 0xb3, 0xc2, 0xb5, 0x9d, 0x29, 0xa3, - 0xaa, 0x64, 0x47, 0xcc, 0x41, 0xcf, 0x60, 0x96, 0x30, 0x46, 0x99, 0x5e, 0x92, 0xb8, 0x2b, 0x19, - 0xdf, 0xc6, 0x91, 0x13, 0x46, 0x3b, 0x53, 0x86, 0xb2, 0x46, 0xaf, 0x40, 0x8b, 0x70, 0x6d, 0xcc, - 0xb1, 0x5e, 0x96, 0x87, 0xef, 0x65, 0x0e, 0xef, 0xaa, 0x54, 0x7a, 0x8d, 0xfd, 0x9d, 0x29, 0x23, - 0xf2, 0x63, 0x0b, 0x73, 0xbc, 0x31, 0x0f, 0xb5, 0xe8, 0x34, 0x23, 0x41, 0xe8, 0xf2, 0xce, 0x4f, - 0x55, 0x40, 0x7b, 0xd4, 0x26, 0x19, 0xa2, 0x9e, 0x43, 0x31, 0xa1, 0x27, 0x1b, 0xb5, 0x94, 0xf9, - 0x25, 0x6a, 0x8a, 0xce, 0x0d, 0x18, 0x79, 0x91, 0x66, 0xa4, 0x73, 0x15, 0xf6, 0x17, 0x64, 0x63, - 0x05, 0xaa, 0x8e, 0x97, 0x25, 0xa3, 0x22, 0x45, 0x82, 0x8b, 0xff, 0x03, 0x28, 0xb5, 0x8c, 0x69, - 0xeb, 0xfa, 0x98, 0x2a, 0x34, 0x11, 0xd2, 0x0c, 0xd1, 0x25, 0x89, 0x5d, 0xc8, 0x25, 0xba, 0x7c, - 0x13, 0xa2, 0x0b, 0x7f, 0x41, 0xf4, 0xfc, 0x75, 0x4e, 0x15, 0x2e, 0x13, 0x8d, 0x7e, 0x80, 0xc5, - 0x0f, 0x51, 0x76, 0x9b, 0x1e, 0xb5, 0x89, 0x39, 0x22, 0x1c, 0x4b, 0xa0, 0x8a, 0x04, 0xfa, 0x57, - 0x37, 0xdd, 0x8c, 0x92, 0x5a, 0x10, 0x0c, 0xbc, 0x8e, 0x6c, 0x77, 0x8a, 0x46, 0xeb, 0x43, 0x8e, - 0x1c, 0xed, 0x03, 0xe2, 0x38, 0x38, 0xcb, 0x20, 0xd7, 0x25, 0x72, 0x3b, 0x8b, 0x7c, 0x88, 0x83, - 0xb3, 0x0c, 0x6a, 0x83, 0x67, 0x64, 0xe8, 0x3d, 0xb4, 0x7c, 0xcc, 0x88, 0xc7, 0x4d, 0x09, 0x9c, - 0x60, 0x56, 0x25, 0xe6, 0x93, 0x2c, 0xe6, 0xbe, 0xb4, 0x15, 0xc8, 0x49, 0xf8, 0x62, 0x28, 0x03, - 0xf9, 0x89, 0x32, 0x07, 0x3e, 0xed, 0x32, 0x5c, 0x05, 0x9f, 0x4a, 0xc6, 0x2c, 0x7c, 0xca, 0xfb, - 0x55, 0xd0, 0x18, 0xe1, 0xec, 0xc2, 0x1c, 0x32, 0x1a, 0xfa, 0xba, 0xa6, 0xd2, 0x5e, 0x8a, 0xbe, - 0x11, 0x12, 0xd4, 0x86, 0xb9, 0xc0, 0x27, 0x96, 0x7a, 0xbb, 0x63, 0xeb, 0x73, 0xca, 0x42, 0xc8, - 0x04, 0xd0, 0xc0, 0x46, 0xcb, 0x50, 0x95, 0x4a, 0x0f, 0x8f, 0x88, 0x5e, 0x93, 0xea, 0x8a, 0x10, - 0xec, 0xe1, 0x11, 0x41, 0xff, 0x84, 0x9a, 0x74, 0xcc, 0x3c, 0x27, 0x2c, 0x70, 0xa8, 0xa7, 0x37, - 0xda, 0x85, 0xb5, 0x59, 0x63, 0x4e, 0x0a, 0xdf, 0x28, 0x99, 0x40, 0x70, 0x02, 0x53, 0x79, 0xa7, - 0x37, 0xdb, 0x85, 0xb5, 0x8a, 0x51, 0x71, 0x02, 0x75, 0x15, 0xb4, 0x02, 0xe0, 0x04, 0xa6, 0x7d, - 0xe1, 0xe1, 0x91, 0x63, 0xe9, 0x48, 0x6a, 0xab, 0x4e, 0xb0, 0xa5, 0x04, 0xe8, 0x1e, 0x54, 0x6c, - 0x62, 0x9d, 0xc9, 0x14, 0xbe, 0x23, 0x5f, 0x5e, 0x16, 0xcf, 0x22, 0x7d, 0x5f, 0x8a, 0xbb, 0xf9, - 0x94, 0x71, 0x55, 0x77, 0x0b, 0xd7, 0xd7, 0x5d, 0x6c, 0xbe, 0xce, 0x37, 0x6a, 0xa0, 0xa9, 0xc2, - 0x3a, 0xc7, 0x6e, 0x48, 0x26, 0xda, 0xcf, 0x46, 0x13, 0xe6, 0x39, 0x66, 0x43, 0xc2, 0x13, 0x4a, - 0x3a, 0x04, 0x5a, 0x79, 0xb9, 0xf8, 0x85, 0x67, 0x47, 0xe7, 0x8f, 0x22, 0x34, 0xb2, 0x99, 0x89, - 0xb6, 0x60, 0xce, 0xc2, 0xd6, 0x29, 0x31, 0x03, 0x8e, 0x79, 0x18, 0xc8, 0x77, 0xd4, 0xfb, 0xff, - 0xc8, 0xbc, 0x63, 0x53, 0x4d, 0xcb, 0x4d, 0x61, 0x79, 0x20, 0x0d, 0x0d, 0xcd, 0x1a, 0x3f, 0xa0, - 0xaf, 0x40, 0x8b, 0x06, 0xaa, 0x79, 0x46, 0x2e, 0x64, 0x13, 0xd4, 0xfa, 0x0f, 0xf2, 0x41, 0x92, - 0xb4, 0x82, 0xe8, 0xc8, 0x77, 0xe4, 0x02, 0xbd, 0x05, 0xc4, 0x48, 0x40, 0xd8, 0x39, 0x96, 0x97, - 0x8d, 0x9c, 0x51, 0x1d, 0x73, 0x2d, 0x1f, 0xc7, 0x18, 0xdb, 0x77, 0x23, 0x9f, 0x9a, 0x97, 0x30, - 0x22, 0xcf, 0x1e, 0x42, 0xdd, 0x3a, 0x25, 0xd6, 0x99, 0x4f, 0x1d, 0x4f, 0xf5, 0xab, 0x19, 0x49, - 0x76, 0x6d, 0x2c, 0x15, 0x94, 0xbf, 0x81, 0x46, 0x94, 0x29, 0x66, 0x5c, 0xfe, 0x32, 0xe3, 0x72, - 0x2a, 0x25, 0x4a, 0xa0, 0x3c, 0xc6, 0x8c, 0x79, 0x3b, 0xad, 0xec, 0xfc, 0x5e, 0x80, 0xe5, 0x2b, - 0x0e, 0xa0, 0x47, 0x97, 0xa6, 0x4e, 0xb6, 0xd3, 0x65, 0x06, 0xcd, 0x01, 0x34, 0xa3, 0x8d, 0xc8, - 0x1e, 0xfb, 0x58, 0xcc, 0x9d, 0x57, 0x9b, 0x91, 0x5d, 0xfc, 0xca, 0x4d, 0x97, 0x06, 0x21, 0x23, - 0x46, 0xc3, 0xca, 0x28, 0x50, 0x0f, 0x5a, 0xf1, 0xbd, 0x7f, 0xa4, 0xc7, 0xa6, 0xac, 0x58, 0x11, - 0xa4, 0x69, 0x19, 0xa4, 0x66, 0xa4, 0xfb, 0x96, 0x1e, 0x1f, 0xf8, 0xc4, 0x3a, 0x62, 0x4e, 0xe7, - 0x08, 0x96, 0xaf, 0xe8, 0x44, 0x57, 0x4e, 0xd1, 0xd4, 0x89, 0xf4, 0xe5, 0x3a, 0xcf, 0x63, 0xd8, - 0xdc, 0x0e, 0x84, 0xee, 0x42, 0x39, 0xee, 0x23, 0x05, 0xe9, 0x59, 0xc9, 0x93, 0x3d, 0xa4, 0xf3, - 0x1e, 0x4a, 0x06, 0xc1, 0x01, 0xf5, 0xd0, 0x22, 0x94, 0x98, 0xfc, 0x2f, 0xb6, 0x50, 0x4f, 0xd9, - 0x21, 0x5a, 0xbc, 0xcd, 0x10, 0xed, 0xfc, 0x5c, 0x01, 0x94, 0x72, 0x5b, 0xed, 0x0a, 0x7d, 0x28, - 0xcb, 0x9e, 0x7d, 0x13, 0xea, 0x4a, 0xc2, 0x72, 0x60, 0x23, 0x13, 0xf4, 0xcb, 0xfd, 0x38, 0x55, - 0xd8, 0xc5, 0x5b, 0x6d, 0x1d, 0x0b, 0xfe, 0x64, 0xa4, 0x06, 0xb6, 0xe8, 0x98, 0xaa, 0x23, 0x63, - 0xce, 0xc9, 0xc8, 0xe7, 0x92, 0xc3, 0x9a, 0x31, 0x27, 0x85, 0xeb, 0x4a, 0x36, 0x5e, 0x46, 0x66, - 0x72, 0x97, 0x91, 0xd4, 0x5d, 0xd3, 0xcb, 0x48, 0x66, 0xcf, 0x99, 0x9d, 0xd8, 0x73, 0x1e, 0xc3, - 0x8c, 0x4b, 0x87, 0x81, 0x5e, 0x6a, 0x4f, 0xaf, 0x69, 0xfd, 0xc5, 0x1c, 0xe4, 0x5d, 0x3a, 0x34, - 0xa4, 0x4d, 0x96, 0x94, 0xf2, 0xa7, 0x6f, 0x36, 0x95, 0x6b, 0x36, 0x9b, 0x3b, 0x9f, 0xb1, 0xd9, - 0x54, 0xaf, 0xd8, 0x6c, 0xe0, 0x73, 0x36, 0x9b, 0xe6, 0xed, 0x36, 0x9b, 0x17, 0xa0, 0x59, 0x61, - 0xc0, 0xe9, 0xc8, 0x74, 0xbc, 0x13, 0x2a, 0x67, 0xad, 0xd6, 0xbf, 0x3b, 0x11, 0xad, 0x03, 0xf9, - 0x49, 0x62, 0x80, 0xb2, 0x1d, 0x78, 0x27, 0x54, 0xe4, 0x84, 0x64, 0x2f, 0x99, 0xa2, 0x73, 0x2a, - 0x27, 0xa4, 0x30, 0x9e, 0xa2, 0x4b, 0x49, 0xe5, 0xc8, 0x21, 0xbc, 0x51, 0xd4, 0x0b, 0x49, 0xf5, - 0xfc, 0x17, 0xca, 0xea, 0xbf, 0x40, 0x5f, 0xc8, 0xf2, 0xaa, 0xda, 0xa1, 0x2a, 0x3f, 0x23, 0x36, - 0x13, 0x33, 0x59, 0xd6, 0x06, 0xbf, 0xf0, 0x89, 0xdc, 0x8f, 0xaa, 0x46, 0x45, 0x08, 0x0e, 0x2f, - 0x7c, 0x82, 0xd6, 0xa1, 0x92, 0x2c, 0x22, 0xaa, 0xbd, 0x3e, 0xcc, 0xdb, 0x9d, 0x26, 0x57, 0x90, - 0xe4, 0xd8, 0xe4, 0x62, 0x80, 0x72, 0x16, 0x83, 0xcc, 0x04, 0x6f, 0x7d, 0xc9, 0x09, 0xde, 0xf9, - 0xb5, 0x08, 0xad, 0xed, 0x8f, 0x9c, 0x30, 0x0f, 0xbb, 0x06, 0x09, 0x68, 0xc8, 0x2c, 0x22, 0xa3, - 0xbd, 0x0a, 0x1a, 0x89, 0xe4, 0xe3, 0x4e, 0x05, 0xb1, 0x68, 0x60, 0xa3, 0x16, 0xcc, 0x3a, 0x9e, - 0x4d, 0x3e, 0xca, 0x82, 0xaf, 0x19, 0xea, 0xe1, 0xef, 0x2e, 0xdc, 0xec, 0x84, 0x9f, 0xfd, 0xa4, - 0x09, 0x7f, 0x8b, 0xea, 0xee, 0x7c, 0x0f, 0x8d, 0x38, 0x2e, 0xfb, 0x94, 0xba, 0x32, 0x36, 0x8f, - 0xa0, 0x81, 0x5d, 0x97, 0x5a, 0x6a, 0xbe, 0x73, 0x7a, 0x46, 0xe2, 0x46, 0x3d, 0x3f, 0x96, 0x1f, - 0x0a, 0x31, 0xba, 0x0f, 0x55, 0xb1, 0x12, 0x06, 0x3e, 0xb6, 0x48, 0xf4, 0x3d, 0x35, 0x16, 0x74, - 0x7e, 0x99, 0x86, 0x85, 0xfc, 0xd9, 0xf3, 0x10, 0xea, 0x43, 0xe2, 0x11, 0x86, 0x05, 0xeb, 0x72, - 0xa9, 0x54, 0x2f, 0xa8, 0x25, 0x52, 0xb9, 0x59, 0x1e, 0x00, 0x4a, 0x58, 0x62, 0x91, 0x9b, 0x81, - 0x5e, 0x94, 0xf7, 0x9a, 0xf8, 0x46, 0xc8, 0xe3, 0xd9, 0x68, 0x92, 0x8c, 0x34, 0x40, 0x7b, 0x72, - 0x7f, 0x91, 0x0f, 0xa6, 0x4f, 0xa9, 0xab, 0x2a, 0x75, 0x5a, 0x82, 0xb6, 0x27, 0x4b, 0x26, 0x1d, - 0x1c, 0xa3, 0xc1, 0xb2, 0xe1, 0x7a, 0x02, 0x4d, 0xdf, 0x0d, 0x87, 0x8e, 0x18, 0x0f, 0x71, 0xe3, - 0x8f, 0x36, 0x97, 0x86, 0x52, 0x8c, 0x07, 0x02, 0x7a, 0x07, 0x75, 0xc7, 0x0b, 0x38, 0xf6, 0x2c, - 0x62, 0x5a, 0x2e, 0x0e, 0x02, 0x59, 0x5b, 0xf5, 0xfe, 0xd3, 0x1b, 0xd5, 0x56, 0x77, 0x10, 0x9d, - 0xdd, 0x14, 0x47, 0x8d, 0x9a, 0x73, 0xf9, 0xb1, 0xd3, 0x83, 0x5a, 0x4a, 0x8f, 0x34, 0x28, 0x6f, - 0x6d, 0x7f, 0xbd, 0x7e, 0xb4, 0x7b, 0xd8, 0x98, 0x42, 0x4d, 0xa8, 0x0d, 0xf6, 0x0e, 0xb7, 0x0d, - 0xe3, 0x68, 0xff, 0x70, 0xb0, 0xb1, 0xbb, 0xdd, 0x28, 0x6c, 0xfc, 0xef, 0xdd, 0xb3, 0xa1, 0xc3, - 0x4f, 0xc3, 0xe3, 0xae, 0x45, 0x47, 0x3d, 0xe9, 0x00, 0x65, 0xc3, 0x5e, 0xf2, 0xeb, 0xcb, 0x90, - 0x78, 0x3d, 0xff, 0xf8, 0x3f, 0x43, 0xda, 0x4b, 0xff, 0x6e, 0x74, 0x5c, 0x92, 0x65, 0xf9, 0xf4, - 0xcf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x4f, 0x94, 0xac, 0xf8, 0x50, 0x12, 0x00, 0x00, + // 1536 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0xeb, 0x6e, 0xdb, 0xc6, + 0x12, 0xb6, 0xe4, 0x8b, 0xa4, 0xa1, 0x25, 0x4b, 0x1b, 0xd9, 0x61, 0xec, 0x38, 0xd6, 0xd1, 0x39, + 0x39, 0x70, 0x12, 0x54, 0x02, 0x14, 0x24, 0x0d, 0x9a, 0x00, 0x85, 0x6f, 0xad, 0xd5, 0x3a, 0x86, + 0x41, 0xdb, 0x09, 0x90, 0xb6, 0x20, 0xd6, 0xe4, 0x5a, 0x66, 0x4d, 0x71, 0x89, 0xe5, 0xd2, 0x89, + 0x9f, 0xa2, 0x3f, 0xfb, 0xab, 0x7d, 0x80, 0x3e, 0x4c, 0xdf, 0xa5, 0x6f, 0x50, 0xec, 0x2e, 0x49, + 0x89, 0x14, 0xeb, 0x4b, 0x92, 0xfe, 0x31, 0xcc, 0x99, 0xd9, 0x8f, 0xb3, 0xf3, 0xcd, 0x8d, 0x82, + 0xe5, 0x53, 0xf7, 0x92, 0x13, 0xc7, 0x76, 0xbb, 0xe4, 0x82, 0x78, 0x5c, 0xfd, 0xed, 0xf8, 0x8c, + 0x72, 0x8a, 0x6a, 0xb1, 0xae, 0x23, 0xa5, 0xcb, 0xf7, 0x13, 0x5b, 0x8b, 0x32, 0xd2, 0x75, 0x1d, + 0x4e, 0x18, 0x76, 0x03, 0x65, 0x9d, 0xd5, 0x5a, 0x74, 0xe8, 0x3b, 0x2e, 0x61, 0x91, 0x76, 0x35, + 0xad, 0x25, 0x1f, 0x88, 0x15, 0x72, 0x87, 0x7a, 0x91, 0xfa, 0x41, 0x5a, 0xed, 0xd8, 0xc4, 0xe3, + 0xce, 0xa9, 0x93, 0x1c, 0x5f, 0xc9, 0x80, 0x63, 0x8e, 0x5d, 0x3a, 0x88, 0x94, 0x6b, 0x03, 0x4a, + 0x07, 0x2e, 0xe9, 0xca, 0xa7, 0x93, 0xf0, 0xb4, 0xcb, 0x9d, 0x21, 0x09, 0x38, 0x1e, 0xfa, 0xb1, + 0x6b, 0x59, 0x83, 0x80, 0xb3, 0xd0, 0x8a, 0xae, 0xd9, 0xfe, 0x63, 0x1a, 0x96, 0xde, 0x52, 0x76, + 0x7e, 0xea, 0xd2, 0xf7, 0x3b, 0xb1, 0x5f, 0x3b, 0xe2, 0xc6, 0xe8, 0x35, 0xcc, 0x27, 0x9e, 0x9a, + 0x8e, 0xad, 0x17, 0x5a, 0x85, 0x75, 0xad, 0xf7, 0xb8, 0x93, 0x04, 0x46, 0x78, 0xd3, 0x99, 0x38, + 0xdc, 0x4f, 0xdc, 0x37, 0x34, 0x32, 0x12, 0xa2, 0x35, 0xd0, 0x7c, 0x46, 0xed, 0xd0, 0x22, 0x4c, + 0xa0, 0x15, 0x5b, 0x85, 0xf5, 0x8a, 0x01, 0xb1, 0xa8, 0x6f, 0xa3, 0x57, 0x30, 0xeb, 0x9f, 0xe1, + 0x80, 0xe8, 0xd3, 0xad, 0xc2, 0x7a, 0xad, 0xf7, 0xff, 0xeb, 0x5e, 0xd4, 0x39, 0x10, 0xd6, 0x86, + 0x3a, 0x84, 0x5e, 0x82, 0x46, 0x2d, 0x2b, 0x64, 0x8c, 0xd8, 0x26, 0xe6, 0xfa, 0x8c, 0x74, 0x76, + 0xb9, 0xa3, 0x2e, 0xdf, 0x89, 0x2f, 0xdf, 0x39, 0x8a, 0xa3, 0x63, 0x40, 0x6c, 0xbe, 0xc1, 0xd1, + 0x1a, 0x00, 0x0d, 0xb9, 0x1f, 0x72, 0x33, 0x64, 0x8e, 0x3e, 0x2b, 0x5c, 0xdb, 0x9d, 0x32, 0x2a, + 0x4a, 0x76, 0xcc, 0x1c, 0xf4, 0x0c, 0x66, 0x09, 0x63, 0x94, 0xe9, 0x73, 0x12, 0x77, 0x35, 0xe3, + 0xdb, 0x28, 0x72, 0xc2, 0x68, 0x77, 0xca, 0x50, 0xd6, 0xe8, 0x15, 0x68, 0x11, 0xae, 0x8d, 0x39, + 0xd6, 0x4b, 0xf2, 0xf0, 0xbd, 0xcc, 0xe1, 0x3d, 0x95, 0x4a, 0xaf, 0xb1, 0xbf, 0x3b, 0x65, 0x44, + 0x7e, 0x6c, 0x63, 0x8e, 0x37, 0x17, 0xa0, 0x1a, 0x9d, 0x66, 0x24, 0x08, 0x5d, 0xde, 0xfe, 0xa5, + 0x02, 0x68, 0x9f, 0xda, 0x24, 0x43, 0xd4, 0x73, 0x28, 0x26, 0xf4, 0x64, 0xa3, 0x96, 0x32, 0x1f, + 0xa3, 0xa6, 0xe8, 0xdc, 0x80, 0x91, 0x17, 0x69, 0x46, 0xda, 0x57, 0x61, 0x7f, 0x46, 0x36, 0x56, + 0xa1, 0xe2, 0x78, 0x59, 0x32, 0xca, 0x52, 0x24, 0xb8, 0xf8, 0x0a, 0x40, 0xa9, 0x65, 0x4c, 0x9b, + 0xd7, 0xc7, 0x54, 0xa1, 0x89, 0x90, 0x66, 0x88, 0x9e, 0x93, 0xd8, 0x85, 0x5c, 0xa2, 0x4b, 0x37, + 0x21, 0xba, 0xf0, 0x0f, 0x44, 0x2f, 0x5c, 0xe7, 0x54, 0x61, 0x9c, 0x68, 0xf4, 0x23, 0x2c, 0xbd, + 0x8f, 0xb2, 0xdb, 0xf4, 0xa8, 0x4d, 0xcc, 0x21, 0xe1, 0x58, 0x02, 0x95, 0x25, 0xd0, 0xff, 0x3a, + 0xe9, 0x66, 0x94, 0xd4, 0x82, 0x60, 0xe0, 0x75, 0x64, 0xbb, 0x5b, 0x34, 0x9a, 0xef, 0x73, 0xe4, + 0xe8, 0x00, 0x10, 0xc7, 0xc1, 0x79, 0x06, 0xb9, 0x26, 0x91, 0x5b, 0x59, 0xe4, 0x23, 0x1c, 0x9c, + 0x67, 0x50, 0xeb, 0x3c, 0x23, 0x43, 0x3f, 0x41, 0xd3, 0xc7, 0x8c, 0x78, 0xdc, 0x94, 0xc0, 0x09, + 0x66, 0x45, 0x62, 0x3e, 0xc9, 0x62, 0x1e, 0x48, 0x5b, 0x81, 0x9c, 0x84, 0x2f, 0x86, 0x32, 0x90, + 0x9f, 0x28, 0x73, 0xe0, 0xd3, 0x2e, 0xc3, 0x55, 0xf0, 0xa9, 0x64, 0xcc, 0xc2, 0xa7, 0xbc, 0x5f, + 0x03, 0x8d, 0x11, 0xce, 0x2e, 0xcd, 0x01, 0xa3, 0xa1, 0xaf, 0x6b, 0x2a, 0xed, 0xa5, 0xe8, 0x5b, + 0x21, 0x41, 0x2d, 0x98, 0x0f, 0x7c, 0x62, 0xa9, 0xb7, 0x3b, 0xb6, 0x3e, 0xaf, 0x2c, 0x84, 0x4c, + 0x00, 0xf5, 0x6d, 0xb4, 0x02, 0x15, 0xa9, 0xf4, 0xf0, 0x90, 0xe8, 0x55, 0xa9, 0x2e, 0x0b, 0xc1, + 0x3e, 0x1e, 0x12, 0xf4, 0x5f, 0xa8, 0x4a, 0xc7, 0xcc, 0x0b, 0xc2, 0x02, 0x87, 0x7a, 0x7a, 0xbd, + 0x55, 0x58, 0x9f, 0x35, 0xe6, 0xa5, 0xf0, 0x8d, 0x92, 0x09, 0x04, 0x27, 0x30, 0x95, 0x77, 0x7a, + 0xa3, 0x55, 0x58, 0x2f, 0x1b, 0x65, 0x27, 0x50, 0x57, 0x41, 0xab, 0x00, 0x4e, 0x60, 0xda, 0x97, + 0x1e, 0x1e, 0x3a, 0x96, 0x8e, 0xa4, 0xb6, 0xe2, 0x04, 0xdb, 0x4a, 0x80, 0xee, 0x41, 0xd9, 0x26, + 0xd6, 0xb9, 0x4c, 0xe1, 0x3b, 0xf2, 0xe5, 0x25, 0xf1, 0x2c, 0xd2, 0xf7, 0xa5, 0xb8, 0x9b, 0x4f, + 0x19, 0x57, 0x75, 0xb7, 0x78, 0x7d, 0xdd, 0xc5, 0xe6, 0x1b, 0x7c, 0xb3, 0x0a, 0x9a, 0x2a, 0xac, + 0x0b, 0xec, 0x86, 0x64, 0xa2, 0xfd, 0x6c, 0x36, 0x60, 0x81, 0x63, 0x36, 0x20, 0x3c, 0xa1, 0xa4, + 0x4d, 0xa0, 0x99, 0x97, 0x8b, 0x9f, 0x79, 0x76, 0xb4, 0xff, 0x2a, 0x42, 0x3d, 0x9b, 0x99, 0x68, + 0x1b, 0xe6, 0x2d, 0x6c, 0x9d, 0x11, 0x33, 0xe0, 0x98, 0x87, 0x81, 0x7c, 0x47, 0xad, 0xf7, 0x9f, + 0xcc, 0x3b, 0xb6, 0xd4, 0xb4, 0xdc, 0x12, 0x96, 0x87, 0xd2, 0xd0, 0xd0, 0xac, 0xd1, 0x03, 0xfa, + 0x1a, 0xb4, 0x68, 0xa0, 0x9a, 0xe7, 0xe4, 0x52, 0x36, 0x41, 0xad, 0xf7, 0x20, 0x1f, 0x24, 0x49, + 0x2b, 0x88, 0x8e, 0x7c, 0x4f, 0x2e, 0xd1, 0x5b, 0x40, 0x8c, 0x04, 0x84, 0x5d, 0x60, 0x79, 0xd9, + 0xc8, 0x19, 0xd5, 0x31, 0xd7, 0xf3, 0x71, 0x8c, 0x91, 0x7d, 0x27, 0xf2, 0xa9, 0x31, 0x86, 0x11, + 0x79, 0xf6, 0x10, 0x6a, 0xd6, 0x19, 0xb1, 0xce, 0x7d, 0xea, 0x78, 0xaa, 0x5f, 0xcd, 0x48, 0xb2, + 0xab, 0x23, 0xa9, 0xa0, 0xfc, 0x0d, 0xd4, 0xa3, 0x4c, 0x31, 0xe3, 0xf2, 0x97, 0x19, 0x97, 0x53, + 0x29, 0x51, 0x02, 0xe5, 0x31, 0x66, 0x2c, 0xd8, 0x69, 0x65, 0xfb, 0xcf, 0x02, 0xac, 0x5c, 0x71, + 0x00, 0x3d, 0x1a, 0x9b, 0x3a, 0xd9, 0x4e, 0x97, 0x19, 0x34, 0x87, 0xd0, 0x88, 0x36, 0x22, 0x7b, + 0xe4, 0x63, 0x31, 0x77, 0x5e, 0x6d, 0x45, 0x76, 0xf1, 0x2b, 0xb7, 0x5c, 0x1a, 0x84, 0x8c, 0x18, + 0x75, 0x2b, 0xa3, 0x40, 0x5d, 0x68, 0xc6, 0xf7, 0xfe, 0x99, 0x9e, 0x98, 0xb2, 0x62, 0x45, 0x90, + 0xa6, 0x65, 0x90, 0x1a, 0x91, 0xee, 0x3b, 0x7a, 0x72, 0xe8, 0x13, 0xeb, 0x98, 0x39, 0xed, 0x63, + 0x58, 0xb9, 0xa2, 0x13, 0x5d, 0x39, 0x45, 0x53, 0x27, 0xd2, 0x97, 0x6b, 0x3f, 0x8f, 0x61, 0x73, + 0x3b, 0x10, 0xba, 0x0b, 0xa5, 0xb8, 0x8f, 0x14, 0xa4, 0x67, 0x73, 0x9e, 0xec, 0x21, 0xed, 0x13, + 0xd0, 0xe4, 0xf8, 0x36, 0x08, 0x0e, 0xa8, 0x87, 0x96, 0x60, 0x8e, 0xc9, 0xff, 0x62, 0x33, 0xf5, + 0x94, 0x9d, 0xa4, 0xc5, 0xdb, 0x4c, 0xd2, 0xf6, 0xaf, 0x65, 0x40, 0x29, 0xdf, 0xd5, 0xc2, 0xd0, + 0x83, 0x92, 0x6c, 0xdc, 0x37, 0xe1, 0x6f, 0x4e, 0x58, 0xf6, 0x6d, 0x64, 0x82, 0x3e, 0xde, 0x94, + 0x53, 0xd5, 0x5d, 0xbc, 0xd5, 0xea, 0xb1, 0xe8, 0x4f, 0x86, 0xab, 0x6f, 0x8b, 0xb6, 0xa9, 0xda, + 0x32, 0xe6, 0x9c, 0x0c, 0x7d, 0x2e, 0x89, 0xac, 0x1a, 0xf3, 0x52, 0xb8, 0xa1, 0x64, 0xa3, 0x8d, + 0x64, 0x26, 0x77, 0x23, 0x49, 0xdd, 0x35, 0xbd, 0x91, 0x64, 0x96, 0x9d, 0xd9, 0x89, 0x65, 0xe7, + 0x31, 0xcc, 0xb8, 0x74, 0x10, 0xe8, 0x73, 0xad, 0xe9, 0x75, 0xad, 0xb7, 0x94, 0x83, 0xbc, 0x47, + 0x07, 0x86, 0xb4, 0xc9, 0x92, 0x52, 0xfa, 0xf8, 0xf5, 0xa6, 0x7c, 0xcd, 0x7a, 0x73, 0xe7, 0x13, + 0xd6, 0x9b, 0xca, 0x15, 0xeb, 0x0d, 0x7c, 0xca, 0x7a, 0xd3, 0xb8, 0xdd, 0x7a, 0xf3, 0x02, 0x34, + 0x2b, 0x0c, 0x38, 0x1d, 0x9a, 0x8e, 0x77, 0x4a, 0xe5, 0xc0, 0xd5, 0x7a, 0x77, 0x27, 0xa2, 0x75, + 0x28, 0xbf, 0x4b, 0x0c, 0x50, 0xb6, 0x7d, 0xef, 0x94, 0x8a, 0x9c, 0x90, 0xec, 0x25, 0xa3, 0x74, + 0x5e, 0xe5, 0x84, 0x14, 0xc6, 0xa3, 0x74, 0x39, 0xa9, 0x1c, 0x39, 0x89, 0x37, 0x8b, 0x7a, 0x21, + 0xa9, 0x9e, 0x67, 0x50, 0x52, 0xff, 0x05, 0xfa, 0xa2, 0xe4, 0x75, 0x25, 0xdb, 0x13, 0xc7, 0x6a, + 0xd0, 0x88, 0x6d, 0xc5, 0x74, 0x96, 0x05, 0xc2, 0x2f, 0x7d, 0x22, 0x37, 0xa5, 0x8a, 0x51, 0x16, + 0x82, 0xa3, 0x4b, 0x9f, 0xa0, 0x0d, 0x28, 0x27, 0x2b, 0x89, 0x6a, 0xb4, 0x0f, 0xf3, 0xb6, 0xa8, + 0xc9, 0x65, 0x24, 0x39, 0x36, 0xb9, 0x22, 0xa0, 0x9c, 0x15, 0x21, 0x33, 0xcb, 0x9b, 0x9f, 0x73, + 0x96, 0xb7, 0x7f, 0x2f, 0x42, 0x73, 0xe7, 0x03, 0x27, 0xcc, 0xc3, 0xae, 0x41, 0x02, 0x1a, 0x32, + 0x8b, 0xc8, 0x90, 0xaf, 0x81, 0x46, 0x22, 0xf9, 0xa8, 0x67, 0x41, 0x2c, 0xea, 0xdb, 0xa8, 0x09, + 0xb3, 0x8e, 0x67, 0x93, 0x0f, 0xb2, 0xea, 0xab, 0x86, 0x7a, 0xf8, 0xb7, 0xab, 0x37, 0x3b, 0xeb, + 0x67, 0x3f, 0x6a, 0xd6, 0xdf, 0xa2, 0xc4, 0xdb, 0x3f, 0x40, 0x3d, 0x8e, 0xcb, 0x01, 0xa5, 0xae, + 0x8c, 0xcd, 0x23, 0xa8, 0x63, 0xd7, 0xa5, 0x96, 0x9a, 0xf4, 0x9c, 0x9e, 0x93, 0xb8, 0x5b, 0x2f, + 0x8c, 0xe4, 0x47, 0x42, 0x8c, 0xee, 0x43, 0x45, 0x2c, 0x87, 0x81, 0x8f, 0x2d, 0x12, 0x7d, 0x59, + 0x8d, 0x04, 0xed, 0xdf, 0xa6, 0x61, 0x31, 0x7f, 0x0a, 0x3d, 0x84, 0xda, 0x80, 0x78, 0x84, 0x61, + 0xc1, 0xba, 0x5c, 0x2f, 0xd5, 0x0b, 0xaa, 0x89, 0x54, 0xee, 0x98, 0x87, 0x80, 0x12, 0x96, 0x58, + 0xe4, 0x66, 0xa0, 0x17, 0xe5, 0xbd, 0x26, 0xbe, 0x16, 0xf2, 0x78, 0x36, 0x1a, 0x24, 0x23, 0x0d, + 0xd0, 0xbe, 0xdc, 0x64, 0xe4, 0x83, 0xe9, 0x53, 0xea, 0xaa, 0x72, 0x9d, 0x96, 0xa0, 0x13, 0x1f, + 0x0a, 0xd9, 0xe0, 0x18, 0x75, 0x96, 0x0d, 0xd7, 0x13, 0x68, 0xf8, 0x6e, 0x38, 0x70, 0xc4, 0x8c, + 0x88, 0xbb, 0x7f, 0xb4, 0xc3, 0xd4, 0x95, 0x62, 0x34, 0x15, 0xd0, 0x3b, 0xa8, 0x39, 0x5e, 0xc0, + 0xb1, 0x67, 0x11, 0xd3, 0x72, 0x71, 0x10, 0xc8, 0xda, 0xaa, 0xf5, 0x9e, 0xde, 0xa8, 0xb6, 0x3a, + 0xfd, 0xe8, 0xec, 0x96, 0x38, 0x6a, 0x54, 0x9d, 0xf1, 0xc7, 0x76, 0x17, 0xaa, 0x29, 0x3d, 0xd2, + 0xa0, 0xb4, 0xbd, 0xf3, 0xcd, 0xc6, 0xf1, 0xde, 0x51, 0x7d, 0x0a, 0x35, 0xa0, 0xda, 0xdf, 0x3f, + 0xda, 0x31, 0x8c, 0xe3, 0x83, 0xa3, 0xfe, 0xe6, 0xde, 0x4e, 0xbd, 0xb0, 0xf9, 0xe5, 0xbb, 0x67, + 0x03, 0x87, 0x9f, 0x85, 0x27, 0x1d, 0x8b, 0x0e, 0xbb, 0xd2, 0x01, 0xca, 0x06, 0xdd, 0xe4, 0x77, + 0x98, 0x01, 0xf1, 0xba, 0xfe, 0xc9, 0x17, 0x03, 0xda, 0x4d, 0xff, 0x82, 0x74, 0x32, 0x27, 0xcb, + 0xf2, 0xe9, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0xc3, 0x96, 0x96, 0x5e, 0x5a, 0x12, 0x00, 0x00, } diff --git a/gen/pb-go/flyteidl/event/event.pb.validate.go b/gen/pb-go/flyteidl/event/event.pb.validate.go index 69e53ae65..b86f83b11 100644 --- a/gen/pb-go/flyteidl/event/event.pb.validate.go +++ b/gen/pb-go/flyteidl/event/event.pb.validate.go @@ -793,9 +793,10 @@ var _ interface { ErrorName() string } = ParentNodeExecutionMetadataValidationError{} -// Validate checks the field values on Reason with the rules defined in the -// proto definition for this message. If any rules are violated, an error is returned. -func (m *Reason) Validate() error { +// Validate checks the field values on EventReason with the rules defined in +// the proto definition for this message. If any rules are violated, an error +// is returned. +func (m *EventReason) Validate() error { if m == nil { return nil } @@ -804,7 +805,7 @@ func (m *Reason) Validate() error { if v, ok := interface{}(m.GetOccurredAt()).(interface{ Validate() error }); ok { if err := v.Validate(); err != nil { - return ReasonValidationError{ + return EventReasonValidationError{ field: "OccurredAt", reason: "embedded message failed validation", cause: err, @@ -815,9 +816,9 @@ func (m *Reason) Validate() error { return nil } -// ReasonValidationError is the validation error returned by Reason.Validate if -// the designated constraints aren't met. -type ReasonValidationError struct { +// EventReasonValidationError is the validation error returned by +// EventReason.Validate if the designated constraints aren't met. +type EventReasonValidationError struct { field string reason string cause error @@ -825,22 +826,22 @@ type ReasonValidationError struct { } // Field function returns field value. -func (e ReasonValidationError) Field() string { return e.field } +func (e EventReasonValidationError) Field() string { return e.field } // Reason function returns reason value. -func (e ReasonValidationError) Reason() string { return e.reason } +func (e EventReasonValidationError) Reason() string { return e.reason } // Cause function returns cause value. -func (e ReasonValidationError) Cause() error { return e.cause } +func (e EventReasonValidationError) Cause() error { return e.cause } // Key function returns key value. -func (e ReasonValidationError) Key() bool { return e.key } +func (e EventReasonValidationError) Key() bool { return e.key } // ErrorName returns error name. -func (e ReasonValidationError) ErrorName() string { return "ReasonValidationError" } +func (e EventReasonValidationError) ErrorName() string { return "EventReasonValidationError" } // Error satisfies the builtin error interface -func (e ReasonValidationError) Error() string { +func (e EventReasonValidationError) Error() string { cause := "" if e.cause != nil { cause = fmt.Sprintf(" | caused by: %v", e.cause) @@ -852,14 +853,14 @@ func (e ReasonValidationError) Error() string { } return fmt.Sprintf( - "invalid %sReason.%s: %s%s", + "invalid %sEventReason.%s: %s%s", key, e.field, e.reason, cause) } -var _ error = ReasonValidationError{} +var _ error = EventReasonValidationError{} var _ interface { Field() string @@ -867,7 +868,7 @@ var _ interface { Key() bool Cause() error ErrorName() string -} = ReasonValidationError{} +} = EventReasonValidationError{} // Validate checks the field values on TaskExecutionEvent with the rules // defined in the proto definition for this message. If any rules are diff --git a/gen/pb-go/flyteidl/service/admin.swagger.json b/gen/pb-go/flyteidl/service/admin.swagger.json index 92acf40ed..aed368ddf 100644 --- a/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/gen/pb-go/flyteidl/service/admin.swagger.json @@ -4965,6 +4965,21 @@ }, "description": "Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).\nSee https://github.com/flyteorg/flyte/issues/211 for more background information." }, + "adminReason": { + "type": "object", + "properties": { + "occurred_at": { + "type": "string", + "format": "date-time", + "description": "occurred_at is the timestamp indicating the instant that this reason happened." + }, + "message": { + "type": "string", + "description": "message is the explanation for the most recent phase transition or status update." + } + }, + "description": "Reason is a single message annotated with a timestamp to indicate the instant the reason occurred." + }, "adminSchedule": { "type": "object", "properties": { @@ -5137,7 +5152,7 @@ "reasons": { "type": "array", "items": { - "$ref": "#/definitions/flyteidladminReason" + "$ref": "#/definitions/adminReason" }, "description": "A time-series of the phase transition or update explanations. This, when compared to storing a singular reason\nas previously done, is much more valuable in visualizing and understanding historical evaluations." } @@ -7265,6 +7280,20 @@ }, "description": "Flyte Workflow Structure that encapsulates task, branch and subworkflow nodes to form a statically analyzable,\ndirected acyclic graph." }, + "eventEventReason": { + "type": "object", + "properties": { + "reason": { + "type": "string", + "title": "An explanation for this event" + }, + "occurred_at": { + "type": "string", + "format": "date-time", + "title": "The time this reason occurred" + } + } + }, "eventExternalResourceInfo": { "type": "object", "properties": { @@ -7492,7 +7521,7 @@ "reasons": { "type": "array", "items": { - "$ref": "#/definitions/flyteidleventReason" + "$ref": "#/definitions/eventEventReason" }, "description": "An optional list of explanations for the phase transition." }, @@ -7590,21 +7619,6 @@ }, "description": "Encapsulates all details for a single node execution entity.\nA node represents a component in the overall workflow graph. A node launch a task, multiple tasks, an entire nested\nsub-workflow, or even a separate child-workflow execution.\nThe same task can be called repeatedly in a single workflow but each node is unique." }, - "flyteidladminReason": { - "type": "object", - "properties": { - "occurred_at": { - "type": "string", - "format": "date-time", - "description": "occurred_at is the timestamp indicating the instant that this reason happened." - }, - "message": { - "type": "string", - "description": "message is the explanation for the most recent phase transition or status update." - } - }, - "description": "Reason is a single message annotated with a timestamp to indicate the instant the reason occurred." - }, "flyteidladminTaskCreateRequest": { "type": "object", "properties": { @@ -7692,20 +7706,6 @@ }, "description": "For dynamic workflow nodes we send information about the dynamic workflow definition that gets generated." }, - "flyteidleventReason": { - "type": "object", - "properties": { - "reason": { - "type": "string", - "title": "An explanation for this event" - }, - "occurred_at": { - "type": "string", - "format": "date-time", - "title": "The time this reason occurred" - } - } - }, "flyteidleventTaskExecutionMetadata": { "type": "object", "properties": { diff --git a/gen/pb-go/flyteidl/service/flyteadmin/README.md b/gen/pb-go/flyteidl/service/flyteadmin/README.md index 71ec822ea..14173a799 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/README.md +++ b/gen/pb-go/flyteidl/service/flyteadmin/README.md @@ -170,6 +170,7 @@ Class | Method | HTTP request | Description - [AdminProjectUpdateResponse](docs/AdminProjectUpdateResponse.md) - [AdminProjects](docs/AdminProjects.md) - [AdminRawOutputDataConfig](docs/AdminRawOutputDataConfig.md) + - [AdminReason](docs/AdminReason.md) - [AdminSchedule](docs/AdminSchedule.md) - [AdminSlackNotification](docs/AdminSlackNotification.md) - [AdminSort](docs/AdminSort.md) @@ -307,6 +308,7 @@ Class | Method | HTTP request | Description - [CoreWorkflowNode](docs/CoreWorkflowNode.md) - [CoreWorkflowTemplate](docs/CoreWorkflowTemplate.md) - [DataLoadingConfigLiteralMapFormat](docs/DataLoadingConfigLiteralMapFormat.md) + - [EventEventReason](docs/EventEventReason.md) - [EventExternalResourceInfo](docs/EventExternalResourceInfo.md) - [EventNodeExecutionEvent](docs/EventNodeExecutionEvent.md) - [EventParentNodeExecutionMetadata](docs/EventParentNodeExecutionMetadata.md) @@ -318,14 +320,12 @@ Class | Method | HTTP request | Description - [ExecutionMetadataExecutionMode](docs/ExecutionMetadataExecutionMode.md) - [FlyteidladminDynamicWorkflowNodeMetadata](docs/FlyteidladminDynamicWorkflowNodeMetadata.md) - [FlyteidladminNodeExecution](docs/FlyteidladminNodeExecution.md) - - [FlyteidladminReason](docs/FlyteidladminReason.md) - [FlyteidladminTaskCreateRequest](docs/FlyteidladminTaskCreateRequest.md) - [FlyteidladminTaskCreateResponse](docs/FlyteidladminTaskCreateResponse.md) - [FlyteidladminTaskExecution](docs/FlyteidladminTaskExecution.md) - [FlyteidladminTaskNodeMetadata](docs/FlyteidladminTaskNodeMetadata.md) - [FlyteidladminWorkflowNodeMetadata](docs/FlyteidladminWorkflowNodeMetadata.md) - [FlyteidleventDynamicWorkflowNodeMetadata](docs/FlyteidleventDynamicWorkflowNodeMetadata.md) - - [FlyteidleventReason](docs/FlyteidleventReason.md) - [FlyteidleventTaskExecutionMetadata](docs/FlyteidleventTaskExecutionMetadata.md) - [FlyteidleventTaskNodeMetadata](docs/FlyteidleventTaskNodeMetadata.md) - [FlyteidleventWorkflowNodeMetadata](docs/FlyteidleventWorkflowNodeMetadata.md) diff --git a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index eb1688e8a..dc5adf6fd 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -20929,6 +20929,23 @@ definitions: \ for more background information." example: output_location_prefix: "output_location_prefix" + adminReason: + type: "object" + properties: + occurred_at: + type: "string" + format: "date-time" + description: "occurred_at is the timestamp indicating the instant that this\ + \ reason happened." + message: + type: "string" + description: "message is the explanation for the most recent phase transition\ + \ or status update." + description: "Reason is a single message annotated with a timestamp to indicate\ + \ the instant the reason occurred." + example: + occurred_at: "2000-01-23T04:56:07.000+00:00" + message: "message" adminSchedule: type: "object" properties: @@ -21635,7 +21652,7 @@ definitions: \ This, when compared to storing a singular reason\nas previously done,\ \ is much more valuable in visualizing and understanding historical evaluations." items: - $ref: "#/definitions/flyteidladminReason" + $ref: "#/definitions/adminReason" description: "Container for task execution details and results." example: phase: {} @@ -99353,6 +99370,16 @@ definitions: simple: {} structure: tag: "tag" + eventEventReason: + type: "object" + properties: + reason: + type: "string" + title: "An explanation for this event" + occurred_at: + type: "string" + format: "date-time" + title: "The time this reason occurred" eventExternalResourceInfo: type: "object" properties: @@ -99573,7 +99600,7 @@ definitions: type: "array" description: "An optional list of explanations for the phase transition." items: - $ref: "#/definitions/flyteidleventReason" + $ref: "#/definitions/eventEventReason" task_type: type: "string" description: "A predefined yet extensible Task type identifier. If the task\ @@ -111963,23 +111990,6 @@ definitions: output_data: literals: {} deck_uri: "deck_uri" - flyteidladminReason: - type: "object" - properties: - occurred_at: - type: "string" - format: "date-time" - description: "occurred_at is the timestamp indicating the instant that this\ - \ reason happened." - message: - type: "string" - description: "message is the explanation for the most recent phase transition\ - \ or status update." - description: "Reason is a single message annotated with a timestamp to indicate\ - \ the instant the reason occurred." - example: - occurred_at: "2000-01-23T04:56:07.000+00:00" - message: "message" flyteidladminTaskCreateRequest: type: "object" properties: @@ -112178,16 +112188,6 @@ definitions: \ partially completed executions where the workflow has already been compiled." description: "For dynamic workflow nodes we send information about the dynamic\ \ workflow definition that gets generated." - flyteidleventReason: - type: "object" - properties: - reason: - type: "string" - title: "An explanation for this event" - occurred_at: - type: "string" - format: "date-time" - title: "The time this reason occurred" flyteidleventTaskExecutionMetadata: type: "object" properties: diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_flyteidladmin_reason.go b/gen/pb-go/flyteidl/service/flyteadmin/model_admin_reason.go similarity index 95% rename from gen/pb-go/flyteidl/service/flyteadmin/model_flyteidladmin_reason.go rename to gen/pb-go/flyteidl/service/flyteadmin/model_admin_reason.go index b1469f95f..353e673ac 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_flyteidladmin_reason.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_admin_reason.go @@ -14,7 +14,7 @@ import ( ) // Reason is a single message annotated with a timestamp to indicate the instant the reason occurred. -type FlyteidladminReason struct { +type AdminReason struct { // occurred_at is the timestamp indicating the instant that this reason happened. OccurredAt time.Time `json:"occurred_at,omitempty"` // message is the explanation for the most recent phase transition or status update. diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_admin_task_execution_closure.go b/gen/pb-go/flyteidl/service/flyteadmin/model_admin_task_execution_closure.go index 24a6d3c9d..2a0cd78a2 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_admin_task_execution_closure.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_admin_task_execution_closure.go @@ -44,5 +44,5 @@ type AdminTaskExecutionClosure struct { // The event version is used to indicate versioned changes in how data is maintained using this proto message. For example, event_verison > 0 means that maps tasks logs use the TaskExecutionMetadata ExternalResourceInfo fields for each subtask rather than the TaskLog in this message. EventVersion int32 `json:"event_version,omitempty"` // A time-series of the phase transition or update explanations. This, when compared to storing a singular reason as previously done, is much more valuable in visualizing and understanding historical evaluations. - Reasons []FlyteidladminReason `json:"reasons,omitempty"` + Reasons []AdminReason `json:"reasons,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_flyteidlevent_reason.go b/gen/pb-go/flyteidl/service/flyteadmin/model_event_event_reason.go similarity index 92% rename from gen/pb-go/flyteidl/service/flyteadmin/model_flyteidlevent_reason.go rename to gen/pb-go/flyteidl/service/flyteadmin/model_event_event_reason.go index 0aaa65493..2f8537678 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_flyteidlevent_reason.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_event_event_reason.go @@ -13,7 +13,7 @@ import ( "time" ) -type FlyteidleventReason struct { +type EventEventReason struct { Reason string `json:"reason,omitempty"` OccurredAt time.Time `json:"occurred_at,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_event_task_execution_event.go b/gen/pb-go/flyteidl/service/flyteadmin/model_event_task_execution_event.go index 4fa98c242..dac65497a 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_event_task_execution_event.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_event_task_execution_event.go @@ -40,7 +40,7 @@ type EventTaskExecutionEvent struct { // An optional explanation for the phase transition. Deprecated: Use reasons instead. Reason string `json:"reason,omitempty"` // An optional list of explanations for the phase transition. - Reasons []FlyteidleventReason `json:"reasons,omitempty"` + Reasons []EventEventReason `json:"reasons,omitempty"` // A predefined yet extensible Task type identifier. If the task definition is already registered in flyte admin this type will be identical, but not all task executions necessarily use pre-registered definitions and this type is useful to render the task in the UI, filter task executions, etc. TaskType string `json:"task_type,omitempty"` // Metadata around how a task was executed. diff --git a/gen/pb-go/flyteidl/service/openapi.go b/gen/pb-go/flyteidl/service/openapi.go index 8e5f4bc44..4a41c73ba 100644 --- a/gen/pb-go/flyteidl/service/openapi.go +++ b/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\xf9\x73\x2b\xb7\x95\x37\x8c\xff\x3e\x7f\x05\x9e\x3b\x4f\x95\xed\x44\x8b\x93\xcc\xe4\x9b\xd2\xd4\x53\xdf\x97\x96\x78\xaf\xf5\x58\x5b\xb4\xd8\xe3\x77\x98\xa2\xc1\x6e\x90\x44\xd4\x0d\x74\x00\xb4\x74\xe9\x54\xfe\xf7\xb7\x70\xb0\x34\x7a\x23\x9b\x8b\x24\xea\xba\x67\xaa\x62\x5d\x76\x37\xd6\x83\x83\xb3\x7e\xce\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x41\x1f\xfe\x78\xf4\xed\x87\x03\xfd\x1b\x65\x53\xfe\xe1\x04\xe9\xe7\x08\x7d\x50\x54\x25\x44\x3f\x9f\x26\x0b\x45\x68\x9c\x1c\x4b\x22\x9e\x68\x44\x8e\x71\x9c\x52\x76\x94\x09\xae\x38\x7c\x88\xd0\x87\x27\x22\x24\xe5\x4c\xbf\x6e\xff\x44\x8c\x2b\x24\x89\xfa\xf0\x6f\x08\xfd\x0b\x9a\x97\xd1\x9c\xa4\x44\x7e\x38\x41\xff\x63\x3e\x9a\x2b\x95\xb9\x06\xf4\xdf\x52\xbf\xfb\x37\x78\x37\xe2\x4c\xe6\xa5\x97\x71\x96\x25\x34\xc2\x8a\x72\x76\xfc\x77\xc9\x59\xf1\x6e\x26\x78\x9c\x47\x1d\xdf\xc5\x6a\x2e\x8b\x39\x1e\xe3\x8c\x1e\x3f\xfd\xe1\x18\x47\x8a\x3e\x91\x71\x82\x73\x16\xcd\xc7\x59\x82\x99\x3c\xfe\x27\x8d\xf5\x1c\xff\x4e\x22\xf5\x2f\xf8\x47\xcc\x53\x4c\x99\xf9\x9b\xe1\x94\xfc\xcb\xb7\x83\xd0\x87\x19\x51\xc1\x3f\xf5\x6c\xf3\x34\xc5\x62\xa1\x57\xe4\x23\x51\xd1\x1c\xa9\x39\x41\xa6\x1f\xe4\x96\x88\x4f\x11\x46\x27\x82\x4c\x4f\x7e\x11\x64\x3a\x76\x0b\x7d\x64\x16\xf8\x02\x46\x73\x93\x60\xf6\xcb\x91\x5d\x26\x68\x99\x67\x44\xc0\xdc\xce\x63\xdd\xfa\x27\xa2\x06\xd0\x6c\xf1\x7e\xf8\xb6\x20\x32\xe3\x4c\x12\x59\x1a\x1e\x42\x1f\xfe\xf8\xed\xb7\x95\x9f\x10\xfa\x10\x13\x19\x09\x9a\x29\xbb\x97\x03\x24\xf3\x28\x22\x52\x4e\xf3\x04\xb9\x96\xc2\xc1\x98\xa9\xea\x8d\xc5\xb5\xc6\x10\xfa\xf0\xbf\x05\x99\xea\x76\xfe\xfd\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x85\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\xd7\x41\xa7\xa9\x19\xaa\x5c\x63\x66\xe6\x83\xd6\x89\x8d\xd8\xc0\xbd\x12\x61\x86\x26\x04\xe9\xb3\x48\x63\x22\x48\x8c\xb0\x44\x18\xc9\x7c\x22\x89\x42\xcf\x54\xcd\x29\xd3\xff\xce\x48\x44\xa7\x34\x72\x6b\xb6\x3f\x6b\x03\x7f\x2e\x5f\x99\x07\x49\x84\x1e\xf8\x13\x8d\x49\x8c\x9e\x70\x92\x13\x34\xe5\xa2\xb4\x3c\x47\x23\x76\x3f\xd7\xeb\x90\x4e\x28\x83\x93\xa7\xd7\xd2\x51\xc8\xef\xdd\x72\xfd\x1e\xe9\xfe\x50\xce\xe8\x3f\x72\x92\x2c\x10\x8d\x09\x53\x74\x4a\x89\xac\xb6\xf6\x7b\x0e\xfd\xe3\x04\x1d\x22\xbd\xce\x44\x28\x58\x6f\xce\x14\xf9\xac\x24\x3a\x44\x09\x7d\x24\xe8\xab\x0b\x2a\x15\x1a\xdc\x9c\x7f\x75\x80\xbe\x32\xe7\x05\x01\x6f\xfa\xea\x15\x56\xd8\xff\xfd\xb7\xe0\xe8\x29\x3c\xab\x1e\xba\x0f\x03\x7d\x9a\xef\xcc\xd5\x50\xb4\xf0\xb7\x7f\x0b\xdb\xb1\xfb\xb5\x9c\xdf\x16\xcc\xd6\x72\xda\xae\xfc\x15\x96\xa9\xcc\x5a\xa5\xde\xa1\x6d\x39\xab\x6e\xb7\xca\x5a\xe5\xfb\xe2\xad\x7a\x0a\x2f\xcd\x5f\xb7\x61\xae\x58\x01\xd5\x63\xca\xcc\x21\xf1\x67\x46\x48\x7d\x4e\x1c\xf5\xee\x09\x4b\xd9\x86\xd7\x06\x33\x0b\xd8\xad\xe3\xa2\xc1\xaa\xec\xe1\xbc\x13\x9a\xd2\x55\xfb\x7b\xce\x62\x2d\x72\x59\x66\xc7\xf2\x74\x42\x84\x5e\x06\xc7\xf6\x60\xb6\x13\xcd\x06\x55\x2e\x18\x89\x3b\x4c\xf3\x1f\x39\x11\x8b\x25\xf3\x9c\xe2\x44\xb6\x4d\x94\x32\x45\xb4\x7c\x5b\x79\x3c\xe5\x22\xc5\xca\xbe\xf0\xe7\xff\x58\x77\x21\x14\x7f\x24\xab\xf6\xff\xdc\xec\x66\x84\x25\x90\x41\x9a\x27\x8a\x66\x09\x41\x19\x9e\x11\x69\x57\x24\x4f\x94\x3c\x80\xd7\xb4\x4c\x4d\xc4\xa1\xbf\x81\xa0\x07\x77\xf3\xe6\x12\x7e\x41\x53\x2f\x40\x32\xf2\x59\x41\x4b\x23\x06\x77\x2f\x2c\x51\x78\xa3\xbc\xc0\x52\x6e\x46\x33\x92\x0b\x35\x9e\x2c\x8e\x1e\x49\xad\xdf\x56\xca\xc1\x0c\x61\xa5\x04\x9d\xe4\x8a\xe8\x79\xeb\x36\xdc\xdd\x09\xec\xd1\x5c\xd0\x5d\x58\xc3\xdb\x4d\x38\xa6\x82\x44\x30\xb7\x75\x0e\x8c\xff\x4a\xcf\x5b\xeb\x2f\x0b\x33\xfb\x47\xb2\x00\x79\xa4\x61\x05\xfc\x96\x8f\xd8\x88\xa1\x43\x74\x36\xbc\x3b\x1d\x5e\x9d\x9d\x5f\x7d\x3a\x41\xdf\x2d\x50\x4c\xa6\x38\x4f\xd4\x01\x9a\x52\x92\xc4\x12\x61\x41\xa0\x49\x12\x6b\x99\x43\x0f\x86\xb0\x98\xb2\x19\xe2\x22\x26\xe2\xe5\x96\xb1\xf2\x94\xb0\x3c\xad\xdc\x2b\xf0\x7b\x31\xfa\xca\x17\x5a\xc4\xf0\x8f\x4a\x4f\xfe\x56\x5b\x60\x98\xb1\xee\x3b\x68\xed\xd5\x84\x9a\x68\x4e\x93\x58\x10\x76\xac\xb0\x7c\x1c\x93\xcf\x24\xca\xcd\x9d\xfc\xcf\xf2\x0f\x63\x2d\x99\xf2\x98\x94\x7f\x29\xfd\xa3\x10\x85\xd6\xfe\xd4\x6b\xa9\x6b\x7f\x09\x3a\x6d\xb7\xef\xe0\x17\x1a\x37\xbe\x0d\xbf\xac\x98\x83\x7b\x67\xc9\x60\xdd\x2b\xad\xa3\x72\x2f\x58\x89\xaf\xf1\x1d\x41\x94\x58\x8c\xb1\x52\x24\xcd\xd4\x9a\xfa\x3a\x46\x89\x96\x2b\x97\xc9\x91\x57\x3c\x26\x43\xd7\xdf\x2f\xc8\x88\xb3\x24\x46\x93\x85\xe5\x5a\x53\x22\x08\x8b\x48\x7b\x0b\xf7\x58\x3e\x16\x2d\xac\x12\x46\x4b\xfd\xc9\x8f\x5c\xe8\xcf\xdf\x83\x40\x5a\x1a\xf8\x6b\xc8\xa4\x9b\x9e\xb8\x2f\xce\x42\xb0\x21\xff\xe8\xed\x09\xdb\xaf\x64\x57\xeb\x03\x17\x48\x2e\xa4\x22\xe9\x4a\x3b\xc4\xfb\x59\x08\x7b\x41\xec\xeb\x80\x2b\x77\xd4\x6f\xe0\xd4\x97\x6f\xdc\xfe\x78\xaf\xb1\x64\xbb\xb2\x22\xee\xfb\x3c\x9d\x0f\x67\xf9\x54\xef\xdc\xf6\x05\x4e\x8c\x77\x31\xcd\x92\x2c\xb8\xeb\x41\xbe\x90\xb9\xa1\x75\xaf\xdc\x6a\x8f\x61\x00\x2b\x14\xcd\xb2\x1d\xda\x9f\x3f\xfd\x69\x68\xa1\x31\xe6\x38\x35\xa7\x32\x30\x56\xa1\x88\x0b\x23\x0b\xc6\xf6\xbc\x1b\x5d\x73\x70\x3f\xb8\x1b\xde\x9f\xa0\x01\x8a\xb1\xc2\xfa\x80\x0b\x92\x09\x22\x09\x53\xa0\xc7\xeb\xef\xd5\x02\xa5\x3c\x26\x89\xd1\x38\x3f\x6a\xc9\x17\x9d\x61\x85\x4f\xb1\xc2\x09\x9f\x1d\xa1\x01\xfc\x53\x7f\x4c\x25\xc2\x89\xe4\x08\x3b\xb2\x22\xb1\x6b\x02\xb3\xd8\xb1\x16\x8c\x22\x9e\x66\x34\xf1\x36\x78\x6f\x5c\xa1\x2c\xa6\x4f\x34\xce\x71\x82\xf8\x44\x73\x15\xad\x21\x0f\x9f\x08\x53\x39\x4e\x92\x05\xc2\x49\x82\x6c\xb7\xee\x05\x24\xe7\x3c\x4f\x62\xdd\xae\x1b\xa5\xa4\x29\x4d\xb0\xd0\x2a\xb8\x19\xed\xb5\x6d\x0b\xdd\xcf\x89\x1f\x2b\x8c\x4b\xaf\x66\x8a\x1f\x89\x44\x54\xa1\x8c\x4b\x49\x27\x49\x71\xe6\x1f\xce\x11\x8c\xfb\xf4\xe2\x1c\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9e\x9e\x7f\x3c\x1f\x9e\xd5\x75\xf3\xfb\xc1\xdd\x0f\xf5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xf5\x27\x17\x83\x87\xab\xd3\xef\xc7\x37\x17\x83\xab\xfa\x43\x4b\x56\x9d\xd5\xfc\x70\x64\x6b\x9e\xad\xde\xa6\xf9\x52\x36\xcd\x83\x2f\xd7\xa8\x39\xa5\x09\xe8\xa0\x9d\x0d\x9a\xde\x86\x60\xbf\x44\x19\x96\xd2\x48\x46\x66\x04\x47\x23\x76\xc9\x85\x66\x60\x53\xae\x79\x84\x96\x9e\x94\xc8\x23\x45\xd9\xcc\x7f\x74\x82\x46\xf9\xb7\xdf\xfe\x29\xba\xa0\xec\x11\xfe\x22\xfb\xb8\x38\xbd\xc5\xb7\xb7\xf8\xfe\xb6\x2c\xbe\x5a\xf4\x39\x0e\x0d\xbd\xbb\x0d\x19\xd2\xc2\x05\xcb\x72\x05\xa2\x04\xcf\x95\xfe\x53\x77\x09\xe4\xb1\x24\x70\xa8\x9b\x41\xf1\x13\x51\xfe\x45\x2d\xda\xbc\x07\x3b\xe2\x4f\x5c\x3c\x4e\x13\xfe\xec\x07\xfe\x89\x28\x3d\xf6\x5b\xdb\x4b\x1f\x4a\xd4\x87\x12\xbd\x6d\x28\xd1\x5e\x19\xf3\x5e\x9e\xf9\x95\x2d\x7f\x86\x03\xb6\x78\xb2\x5a\x1d\x55\x2d\x7e\xa8\xc0\xcd\xf4\x2a\x5c\xb3\xec\xcc\x59\xc1\x39\x4b\x2f\xbf\x17\xee\x59\x1a\xf4\xeb\x73\xce\xdf\x84\xbf\xa5\x77\xa7\x6c\xb8\x50\xef\x92\xc1\x76\xbc\x3b\x5e\xcd\x19\xf2\xf2\x0c\xbf\x16\xdb\xb0\x4e\x30\xc3\x1a\xd1\x0b\x9d\xc3\x15\x56\xc4\x27\x34\x06\x24\x34\x45\x20\xd4\x43\x0e\x1a\x63\x0c\xb6\x0b\x2a\xd8\xf4\x6e\xea\x1e\x26\xf0\x89\xa8\xd2\xcb\xef\xe5\x6e\x2a\x0d\xfa\xf5\xef\xa6\xdf\x68\x74\x40\x1f\x0e\xf0\x82\x4b\xf7\xa5\xdf\x68\xfb\xeb\xf0\xff\x0d\x78\xf8\x7b\x97\xfe\x5a\x6b\xf4\x65\xf9\xf0\xbf\x54\xa7\xfd\xfb\xf4\xd2\xf7\x6e\xf9\xde\x2d\xff\x16\xfe\x93\xf7\xe7\x96\x7f\x59\xf5\xb4\x38\x5e\x63\x47\x0b\x56\x5f\x0b\x0e\xe5\xbf\x3a\x38\x69\xe0\x2f\xa7\xf2\xad\x1b\x34\xde\xaa\xc3\x9d\x15\xe3\x1b\xc2\x11\xfa\xc5\x12\xd2\x0a\x75\xae\xf6\xdd\x7b\x50\xe7\xea\x83\x7e\x79\x1d\xee\xcd\x98\xef\x0b\x5d\x9e\xef\x84\x0d\xac\x7f\x5b\x7e\xc1\x32\x79\x2f\x8b\xbf\x7c\x36\xfe\xde\x4c\xe8\xfd\xc8\xde\x6f\x70\xf1\x76\xbc\x75\x77\x9e\x93\xd5\x70\xcd\x06\xb7\xd3\xaa\x0c\xab\xea\xd7\x94\xc8\x3f\xbe\xcb\xfb\xf6\x35\x92\xac\xfa\x0b\xb7\xbf\x70\x6d\x53\xfd\x85\xfb\x05\x5f\xb8\x7b\x07\x7f\xb3\x37\x11\xa0\x7d\x10\x79\x0f\x8c\xd1\xc7\x90\xef\x70\x71\xfa\x18\xf2\x3e\x86\xfc\x37\x16\x43\xbe\x8d\xf6\xb4\x29\x16\xe5\x5b\xe8\x51\xbd\x1a\xd5\xab\x51\xe1\xef\xbd\x1a\xd5\xab\x51\xbd\x1a\xf5\x85\xa3\x88\xf6\x3a\x54\xf7\x85\xe8\x75\xa8\xce\x4b\xd5\xeb\x50\x4b\x16\xa7\xd7\xa1\x7a\x1d\xea\xb7\xa5\x43\x91\x27\xc2\x94\x84\x64\xb4\x50\xa3\xf8\x90\x71\xd9\xae\x09\x85\xdc\xa1\x41\x0b\x82\x36\xcb\x49\x61\x10\xb8\xf4\x0b\x9a\x63\x89\x78\x14\xe5\xa2\x72\x06\xaa\x7a\xd0\xa9\x20\x58\x11\x68\x41\x7f\xf8\x1e\xf4\x9f\xfa\x74\x5f\x2b\x06\x7f\xc2\xe3\x1a\xb5\x9b\x83\xd0\xf4\x64\xb9\x3c\xb2\xb3\xa9\xff\x23\x27\xdd\xd4\xbf\x17\x24\x6a\x85\xe5\xe3\x8e\x89\xba\x94\x6b\xb1\x11\x51\x43\x0b\xef\x85\xa8\xeb\xd3\xfd\xcd\x10\x75\xd3\xd4\xf7\x81\xa8\x9f\x6d\x1e\xff\x8e\x09\xbb\x06\x0f\xb0\x11\x71\xfb\x56\xde\x0b\x81\x37\x4f\xfb\x37\x43\xe4\x6d\xd3\x7f\x5b\x42\xf7\x29\x92\x9d\x49\xfc\x5e\xd0\xd9\x4c\xab\x19\xa0\xe1\x69\x52\x5c\x5d\x23\xa8\x48\x0a\x5c\x49\xd6\xfe\xd5\xf7\x40\xd2\x7e\xb0\x66\xec\xbf\x19\x5a\xae\xcd\x7b\x4f\x88\xf8\x58\x90\x88\x3f\x41\xbd\xb0\x6e\xc4\x7c\x4b\x80\x82\x81\x5f\x67\x82\x3c\x51\x9e\xcb\x64\x71\x28\x72\x86\x1c\xf3\x47\xbe\x79\x63\xad\x7e\xa6\x49\x82\x38\xd3\xfa\x97\xc2\x42\xb9\xc7\x5a\xff\x16\x3c\x85\x53\x91\x60\xa9\xd0\x23\xe3\xcf\x0c\x4d\x31\x4d\x72\x41\x50\xc6\x29\x53\x47\x23\x76\xce\xd0\xad\x19\x23\xe4\x0d\x1c\xa0\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x88\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\x38\x40\x93\x7c\x26\xb5\xa6\x98\x25\x58\x4d\xb9\x48\xf5\x08\x29\x93\x0a\x4f\x68\x42\xd5\xe2\x00\xa5\x38\x9a\x9b\xb6\x60\x0d\xe4\xc1\x88\xc5\xfc\x99\x49\x25\x08\xf6\xbd\xbb\x87\xe8\xeb\xf0\x99\x21\x00\xf9\xcd\x01\xa4\x1d\xd2\x54\xab\xbb\xc1\xf0\x8b\x1d\x37\x7b\xa2\x1b\x21\x31\x9a\x90\x08\xe7\xd2\x7a\x18\x94\x58\x20\xf2\x79\x8e\x73\x09\x7b\xa7\xa7\x67\x73\x36\x22\x9e\x66\x09\x51\x04\xd1\x29\x52\x82\x92\x18\xe1\x19\xa6\x7a\xe9\xee\xc8\x12\x10\x74\x4f\xf4\x76\x03\x2d\xd5\xff\x02\xea\x77\xca\x05\x41\x31\x51\x98\x26\x4b\xbd\x4e\xf6\xdb\x9e\xcb\xbd\x27\x2e\x57\xde\xf0\xbd\x60\x73\x06\xc4\x7f\x07\x97\x36\xb3\xa6\xfb\x08\x27\x5b\xde\xdf\xb7\x76\x50\x3d\x6d\xbf\x2f\xda\x36\xbb\xb6\x3f\xc4\xfd\x6a\x31\xd8\xdd\x2b\x5a\x14\xd5\x2c\xde\x15\x4d\xbf\x46\x58\x40\xef\x70\xee\x1d\xce\xad\x2b\xf3\x3e\x1d\xce\x7b\xe3\x31\xea\x7d\xce\x2f\xe4\x73\xa6\xb2\x77\x3a\xf7\x4e\xe7\xae\x0b\xd4\x3b\x9d\x7b\xa7\xf3\xfb\x75\x3a\xbf\x24\xee\xf3\x4e\xd1\x9d\xdf\x95\x68\xdd\x8b\xd5\xbd\x58\xdd\x43\x38\xfb\xa9\xed\x8a\x85\xb9\xaf\x3f\xc4\x24\x21\x8a\xb4\xdb\xb3\x88\x48\xb5\xb6\x60\xae\x67\xca\xb4\x1c\x37\x13\x44\xca\x6d\x19\x92\x6f\xf8\x7d\xb2\x25\x3f\xfc\x1e\x6a\xbe\xe7\x53\x3d\x9f\xda\x64\x6a\xfb\x63\x9a\x0d\x0e\xf3\x6b\xd9\x66\x3d\xff\xcd\xf2\x76\xe9\xef\xc1\xb8\x21\x0b\xbf\xa8\xa1\x70\x2d\xb5\x2b\xee\x0f\xb7\xa5\xf3\x2d\xf9\xb1\xe9\xeb\x7d\x32\x63\x33\xf6\x9e\x13\xf7\x9c\xb8\xe7\xc4\xef\x9b\x13\xbb\x93\xfc\xa6\x2e\x32\xe3\xa7\x1b\x67\x09\x66\x63\x1a\xcb\xe3\x7f\x16\xba\xfc\x4b\x79\xc8\xf4\x81\x8a\x4d\x8a\xa9\x4f\xe9\x14\xbf\xe8\x4f\x92\xc2\x60\xee\x31\x33\x57\x38\xd1\x8c\x8d\xfd\x26\xc1\xec\x3c\x7e\x17\x7e\xb4\xc6\xd9\xbf\x86\x4f\x6d\x1b\x3e\x8e\x15\x78\x3a\x30\x65\xc6\x84\x57\xe4\xd5\x96\x0c\x94\xfb\x71\xc2\xb7\xe1\xea\xc1\xc4\x02\xc6\xee\xf8\x75\xb0\x28\xfb\x37\xed\xde\xaf\xd3\xe7\x12\xf6\x9e\x8b\x8e\x13\xee\x3d\x17\xfb\xeb\xb9\x78\x2b\x77\xe4\x2b\x1f\xcf\xd7\x12\xeb\xba\x07\xe1\x9b\x68\x35\x08\x6a\xcd\xb3\x84\xe3\x78\x99\x2b\xa6\x10\xbc\x42\x70\x94\x95\x91\xf8\xc5\x67\xef\x41\x58\x2b\x46\xfb\x1b\x8b\xe4\xab\x4f\x7c\x5f\xb4\x94\x57\x0c\xe5\x6b\x26\xf1\x35\x54\x92\xf7\x81\x9f\x5a\x8c\xb7\x0f\xed\xeb\x2d\x4a\x6f\x6f\x51\xea\x43\xfb\x7a\x15\x70\xcf\x54\xc0\x3e\xb4\xaf\x0f\xed\xeb\x15\xe4\xe5\xd3\xee\x15\xe4\x2f\x22\xb4\xaf\x93\xa8\xfd\x82\xd8\x9b\xdb\x0b\xdd\xbd\xcc\xed\xde\xeb\x65\xee\x5e\xe6\xfe\x42\x65\xee\xfd\x58\xe1\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xde\xf9\x32\xf6\x02\xf7\x6b\x16\xe8\x6c\x96\xba\x57\x24\xd9\xbc\x57\x5f\x4e\x2f\x6e\xf7\xe2\xf6\x7e\x8b\xdb\x7b\x33\xa1\xf7\x53\xe6\xb1\xdb\x7c\xfa\x22\xe5\x7d\x91\xf2\xbe\x48\xf9\x8b\x17\x29\x77\x5f\x77\xc8\xf8\xb0\x87\x4b\x61\x95\x4b\x03\xf8\x28\xc8\x8c\x4a\x05\xec\xbf\x8b\xbc\xb2\x3a\xd1\xe3\xbd\xca\x29\x7d\xaa\x87\x7f\xda\x4b\x2d\xbd\xd4\xf2\x1b\x95\x5a\xf6\x28\x16\x6c\x2f\x32\x56\x52\xac\xa2\x39\x9e\x24\x64\xec\x8d\x3e\xb2\xab\x1e\x7c\x41\xa5\x92\x28\xca\xa5\xe2\x69\xfb\xe5\x72\xe9\x7a\x18\xf8\x0e\x4e\x39\x9b\xd2\x59\x6e\xee\x16\x03\xce\x19\x9c\xe8\x42\x12\x5c\x64\x64\x95\xa7\xaa\xa1\xf5\x77\x71\x2d\x35\x0f\xfd\xb5\x6e\xa7\x75\x04\xf7\xc2\xc8\x67\xa5\x6e\x2d\x6b\x8d\x6f\x87\x77\xd7\x0f\xb7\xa7\xc3\x13\x34\xc8\xb2\x84\x1a\xbb\xbb\x21\x05\xfa\xab\x9e\x14\x52\x58\x3e\x16\x7b\x29\x0c\x99\x1b\x0c\x5b\x30\xf4\x6b\xd9\x18\x1d\xa2\xd3\x8b\x87\xbb\xfb\xe1\x6d\x4b\x83\x96\x50\x20\x6f\x95\xa4\x59\x82\x15\x89\xd1\x63\x3e\x21\x82\x11\x2d\xed\x58\xa4\xdb\xc2\xfc\x6f\x1a\x1d\xfe\xf7\xf0\xf4\xe1\xfe\xfc\xfa\x6a\xfc\xd7\x87\xe1\xc3\xf0\x04\x39\x8a\xd3\xcd\xea\x71\xe9\x51\xc4\x0b\x86\x53\xad\x81\xe8\x1f\x8a\x4c\xd9\x7f\xe4\x24\x27\x08\x4b\x49\x67\x2c\x25\x80\x08\x5c\x6a\xd1\x0d\xf8\x62\xf0\xdd\xf0\xa2\xdc\xf2\x9c\x84\xf0\xbb\x28\xc1\x13\x92\x58\x7f\x04\x98\xd8\x35\xa1\x07\x50\xc5\xc6\x51\x91\x9b\x55\xfd\xeb\xc3\xe0\xe2\xfc\xfe\xe7\xf1\xf5\xc7\xf1\xdd\xf0\xf6\xc7\xf3\xd3\xe1\xd8\x4a\x95\xa7\x03\xdd\x6f\xa9\x27\x2b\x7c\xa2\x7f\xe4\x38\xd1\xda\x09\x9f\x3a\x3c\x5e\xf4\x3c\x27\x0c\xe5\x0c\x28\xce\xa8\x3c\x5a\x0f\xf2\x9d\xea\x53\x66\x66\x74\x73\xf1\xf0\xe9\xfc\x6a\x7c\xfd\xe3\xf0\xf6\xf6\xfc\x6c\x78\x82\xee\x48\x02\x4a\x81\x5b\x74\xd8\xc5\x2c\xc9\x67\x94\x21\x9a\x66\x09\xd1\xab\x81\x6d\x36\xf1\x1c\x3f\x51\x2e\xec\xd1\x9d\xd1\x27\xc2\xcc\x3a\xc2\x99\x85\xf6\x9d\xf0\x3d\x0e\x96\xee\xfa\xea\xe3\xf9\xa7\x13\x34\x88\x63\x3f\x07\x09\x6d\x94\x28\xc7\xc1\x3a\x1f\x96\x87\xad\x99\x03\x74\x6f\x88\x88\x3f\x11\x21\x68\x4c\x2a\x74\x34\xb8\xbb\x3b\xff\x74\x75\x39\xbc\xba\x87\x15\x53\x82\x27\x12\xcd\xf9\x33\x98\xb2\x61\x86\x60\xe1\x7e\xc2\x34\x81\xce\xdc\x66\x71\x86\x9e\xe7\x14\xdc\x1f\x00\xcc\xec\x7b\x36\xfa\x99\xc8\xd9\x9b\x5b\x67\x4b\x07\xaf\xae\xb6\x54\x4f\x52\xfd\x8d\xca\xb1\x58\xf6\x42\x89\xca\xeb\x2f\xae\xa2\xd6\xfa\x17\x15\x72\x6b\x57\xd6\x6a\xf4\xd2\x3e\xd3\x62\xaf\x3b\xeb\x6a\xe5\x35\x7c\xbd\x6b\x96\x28\x41\x23\xf9\xb2\x50\x4f\x22\x67\x8a\xa6\x04\xd9\xce\xec\xe1\xdc\x21\xfc\xd3\xa5\x69\xf8\x3d\x5c\xb0\xb5\x52\x0e\x9f\x88\xb2\xc3\xef\x55\xc0\x5e\x05\xdc\x0f\x15\xf0\xbd\x65\xfb\xc7\x24\xab\x77\x58\x99\x18\xbc\x63\xbc\x5e\xb5\x20\x0d\x63\x4f\xb4\x16\xd5\x84\x3c\x91\x04\xa4\x3c\x25\xb0\x56\x1a\xad\xec\x32\x11\x04\x3f\x6a\x81\x2f\xe6\xcf\xa1\xe4\xd2\x80\xdc\x8f\x76\x73\x0b\x77\x09\xe2\xf8\xd3\x1f\x5f\xef\xb2\xd0\xcb\x1d\xbf\x46\x09\xef\x5b\x08\x92\x59\x8a\x11\x18\x24\xd8\xff\x62\x2d\xc1\x2b\x6e\x8b\xe0\x8b\xf7\x70\x51\x84\xc3\xdd\x23\xad\xeb\x36\x54\x82\x1d\x0b\x4d\x89\xc2\x31\x56\x58\x1f\x9a\x19\x51\x47\xe8\x9a\xc1\xb3\x7b\x2c\x1f\x0f\x90\xbb\xf2\x34\x5b\x29\xac\x0c\xaf\x90\x5a\xff\x4e\x0c\xf8\xeb\xf3\xf1\xfe\xfa\xee\xaf\xef\xe6\x95\xe9\xc3\x3c\x5b\x56\x78\x57\x17\xe3\x5a\x3e\xaf\xdd\xdd\x5f\xa6\xc5\xf7\x7b\x85\xbd\xae\x93\x6b\xa7\x17\x9a\xa9\x9c\xd5\xdf\x56\xe6\xff\xfa\xdb\xaa\xbf\xad\xfa\xdb\x6a\x0f\x56\xf8\xcd\x1d\x86\x0d\xdc\xfd\x4d\x3d\x86\xab\xb4\xd3\x8d\x21\xef\x0a\x6d\x74\x1d\xd0\xbb\x5f\xba\x62\xdb\x15\xdf\xd0\xf7\xe1\x23\x0c\x26\xf9\x1a\x69\x6d\x3b\xbd\xcc\x4d\xbe\x48\xaf\x9f\xbe\xe0\x8d\xdf\x23\x10\xee\x14\x81\x70\x3f\xe6\xfa\x22\x29\x70\x6f\x63\x31\x7d\xfb\xb4\xb7\x1e\x6a\xb0\x4f\xec\xea\x13\xbb\xe0\xf7\x1e\x6a\x70\x77\xd4\xfa\xb2\xd2\x35\x8f\xc9\xb8\x12\x25\xe0\xff\x39\xae\x7a\x7e\x4a\x4f\x42\x37\x50\xe9\x41\x91\xe9\x06\xad\xd3\x78\x97\x45\xa4\xae\x78\x4c\x3a\x47\x12\x94\x5e\xde\x73\x19\xdc\xcd\xd3\xc8\xe2\xa5\x81\xbf\xb0\x24\xde\xb2\xe5\x5f\xa2\x61\xa7\x81\x80\x7b\x2b\xcf\xca\x85\xfa\x52\xe3\x0b\x0a\x0e\xf5\x8e\x3c\x15\xdd\xd8\xb8\x8b\x69\x1c\xb7\x30\xf3\xe6\xe7\x9e\xa5\x37\x3f\x7e\x19\xcc\xa0\xee\x1c\x1d\xcc\x2a\xe1\xdb\xef\xc3\xae\x12\x8e\xf8\x35\x2c\x2b\x4b\xf7\xfe\x8b\xe3\xea\xcb\x28\xb9\xe7\xed\x1d\x97\xeb\x4b\xe5\xf0\x3d\xc4\xcf\x32\x5b\x47\x8f\xa1\xd3\x9b\x5a\xf6\x67\xc2\xbd\xa9\xe5\x5d\x9b\x5a\x8c\x8b\x76\x9c\x61\x41\x98\x6a\x10\xa9\xab\xd7\x09\xbc\x1e\x62\x2e\x38\xa9\x03\x1a\x40\x5a\xa2\x45\xf6\x42\xf6\x57\xd5\x97\x65\x7b\xb1\x82\x41\x90\x09\x79\xfc\xcf\xe2\x6f\x2f\xac\x97\x2a\x40\x2c\x89\x4e\x32\x58\xff\x52\xdf\xd1\xb9\x0d\x54\xda\x3e\x57\x12\xab\x92\x28\x08\x41\xd4\x2b\xe3\x99\x6e\xcc\xdb\xef\x2b\x45\xb2\x36\xe8\xd7\x8d\x6d\xaa\x6f\x7c\xb7\x03\xe4\x76\x86\x9a\x74\xbf\x20\xa7\x4c\x4b\xa3\x7c\x5a\x5c\x0c\x12\x3d\xd3\x24\x01\x44\x11\xc8\x78\x6c\xbb\x01\x7e\x73\x11\x0f\xad\x3b\xff\xa6\x71\x0f\x4d\xdc\xa1\x89\x25\x74\xb1\xa7\xee\x2a\x67\xda\x11\x1b\xa4\xb3\x82\x36\xb4\xc2\x00\xfb\x65\x70\x82\x4f\x44\xbd\x16\x1b\xd8\xf4\xec\x2f\x3d\xf7\x82\x4c\x89\x20\x2c\x22\x7b\xe8\x6d\x5f\x27\x0c\xe4\x27\x33\x49\x1b\x03\xe2\xa1\x04\xc2\xa9\x2a\x6e\xf5\xb4\x92\xa8\xdb\x67\x92\xf7\x99\xe4\x7d\x26\x79\xf5\xa8\xf7\x99\xe4\x7d\x26\x79\x63\x0e\x44\x4c\x12\xa2\x48\xab\x54\x71\x06\x8f\xdf\x4a\xaa\x30\xbd\x7f\x19\x82\x85\x99\x4b\x2f\x5b\xfc\x66\x34\x0b\xb7\xe1\x7b\xa1\x59\x98\xb3\xb6\xca\xfc\x50\xfa\xb1\x21\xc4\xfa\xd5\x4d\x12\x9b\x30\x8d\x92\x5d\xe2\x0c\x5e\x7f\x97\xac\xa3\x3a\xf4\xde\x46\x81\x82\xad\x7b\x39\x4e\x52\x3b\x02\xdd\x26\x6e\x3d\x86\xef\x77\xde\xfb\xc2\x41\xdb\xe8\x7e\x5f\xf9\xe8\xc6\x49\x29\xfb\x62\xb1\xf9\x82\x78\x64\x6f\xbd\x79\xe3\x5c\x89\x1a\x33\x7c\xb7\xd3\xed\x8d\x55\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\x85\x7a\x63\xd5\xda\xc6\xaa\x2f\x48\xa6\xea\x0d\x57\xbd\x58\xb5\xbb\xe9\xee\xab\x96\xb9\x4f\xd6\xba\xce\x28\xe9\x45\x0e\xd5\xca\xc8\x7b\x3b\xed\x5f\x56\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\x6d\x13\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4b\x87\x36\xae\x55\x1f\xf6\xbc\x64\x71\xfa\xb0\xe7\x3e\xec\x79\xef\xc2\x9e\x77\xae\xac\x64\x5c\x2e\x03\x24\x32\xa5\xb3\x96\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe4\x3a\x77\x5d\xdc\xd4\x24\xea\x7d\xbf\xd1\xdd\xc8\x5f\x4b\xe7\xd8\x17\x99\xb4\x98\xf7\x5e\x48\xa1\xc7\xff\xac\xa4\xf3\x77\xc2\xcb\x64\x88\x7c\xa6\x12\x6e\xa5\xd5\x84\x3d\x62\xcd\x4f\x82\xd2\x85\xf6\x1e\x9c\xe4\x2a\xc8\xdd\x93\x5a\xb0\xca\x88\x50\x8b\xe0\x4d\x92\x66\x6a\xf1\x5f\x23\x46\x95\xf7\xb0\xd1\x19\xe3\xc2\x70\x35\xfd\xf1\x1c\xb3\x38\x21\x42\x5f\xaa\xae\x9d\x08\x33\xc6\x15\x88\x1b\x30\x83\x18\x3d\x51\x6c\x84\x93\xc1\xcd\x79\x67\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xc5\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xef\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x0a\x25\xb2\xe2\xdd\x12\xc6\xfc\xf2\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x5d\x62\x9c\xdc\x63\xf9\xd8\x19\xe3\xa4\xf4\xf2\x9e\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x3a\x52\xe7\x0a\xce\xf4\xfe\xf2\xe3\xbb\x9e\xb5\x35\x26\xfe\x5b\xc9\x95\xef\xc6\x7b\x56\x99\x69\xdf\x63\xde\xfc\x32\x66\xba\x37\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xfe\x88\x2e\x5b\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x31\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7a\x54\x2f\x63\xe6\x0e\x76\x63\x9d\x18\xa0\xf3\x32\x5a\xb9\x3f\x43\x2e\x2a\xa8\x28\x3d\x3b\x87\x44\x6b\x2a\xc3\x84\xf8\x88\x0b\x23\x79\xc5\xf6\xcc\x1a\xb3\x9d\x01\xf3\x3d\x41\x03\x14\xdb\xda\xfc\x82\x64\x82\x48\xc2\x94\x51\xb5\x4d\xbd\x2b\x57\xde\x9f\x32\x6b\x21\x3a\xc3\x0a\x9f\x62\x85\x13\x3e\x3b\x42\x03\x5f\xd8\x9f\x4a\x84\x13\xc9\x11\x76\x84\x43\x62\xd7\x04\x66\xb1\x63\x0f\x18\x45\x3c\xcd\x68\xe2\x91\xda\xbd\x15\x9f\xb2\x98\x3e\xd1\x38\xc7\x89\x47\xc6\x1e\xb1\xe1\x13\x61\x2a\x07\x15\x0e\x27\x09\xb2\xdd\xba\x17\x02\xfd\xdc\x8d\x52\xd2\x94\x26\x58\x20\xc5\xed\x68\xaf\x6d\x5b\xe8\x7e\x4e\xfc\x58\x1d\x0a\x38\x4a\xf1\x23\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\x8e\xf1\xc3\x39\x82\x71\x9f\x5e\x9c\x83\x69\x34\x52\x88\x1b\x3e\xe8\x3a\xb7\x7e\x02\xd7\x63\x8a\x19\x23\xd0\x31\x57\x73\x22\x6c\xf7\xf6\xe5\xb7\xb6\x72\xbe\x35\x46\x74\xbb\xc5\x34\x1c\xd9\xdb\x29\x9d\x9d\x35\xce\xae\xea\x66\x37\x5d\xb3\x5d\xd1\x7c\x01\x2f\x6d\x77\x6d\xf0\x82\xca\xb2\x3a\xf8\x2e\x5c\xb6\xa5\x11\xbf\x06\x3e\xda\x6f\x54\x11\xec\xb5\xc0\x17\x59\xb7\x2f\x55\x05\xdc\x73\xfd\xaf\x47\x76\xeb\x51\xec\xfb\x00\x8c\x1d\x2e\x4e\x1f\x80\xd1\x07\x60\x7c\xb1\x01\x18\xed\xda\x04\x8d\xb7\x4e\xd7\x5b\xb3\x82\x94\x37\x0a\x88\x5f\x40\x94\xc2\xf2\xb1\x6b\x4d\x29\x2d\x2a\x9f\xc7\xef\x42\xaa\x6f\x9c\xf0\x6b\x48\xf7\x7d\x9d\xa2\x9d\xd6\x29\xda\xbb\x69\xf7\x82\x5f\x2f\xf8\xf5\xb2\x4d\xc7\x09\xf7\xb2\xcd\xfe\xca\x36\x6f\xa5\xb0\x7c\x49\x10\xba\x5a\x78\x2a\x65\xc6\x2c\x0d\xb0\x35\x70\x34\xe0\x1e\xc8\xb3\x84\xe3\x78\x55\x10\xce\x2f\xa8\x90\x6b\x96\x88\x66\xa6\x5d\xfd\xc1\x9e\x4b\x66\xb5\xf8\x1b\x33\xf2\xdf\x42\x4c\x6d\xeb\xd4\xdf\x34\xac\x16\xe8\x17\x82\xc9\x4a\x41\x69\x2f\xa5\x85\x54\x69\xba\x93\xc2\x21\xff\xb8\xe7\x54\xed\xb7\xf4\x35\xd4\x8b\x2f\xd8\x41\xd0\x3b\x01\x7e\x9b\x85\xcf\xf7\x46\x6a\xed\x55\xbb\x3e\xab\xb2\x37\xea\xf7\x8a\x6f\xaf\xf8\xee\x7c\x19\xf7\x49\xf1\x7d\x43\x89\xda\xa4\x89\xbc\x48\x19\xc3\xcd\x64\xeb\x5e\xb4\xee\x45\xeb\x5e\xb4\xfe\x62\x45\xeb\xfd\x58\xe1\x5e\xae\xee\xe5\xea\x5e\xae\xee\xe5\xea\x5e\xae\xde\xf9\x32\xf6\x72\x75\x45\xae\x86\xbf\x5c\x9a\xf4\xba\x42\x76\x67\xe1\xba\x43\x4e\xf4\x7b\x91\xac\x7b\xa9\xba\x97\xaa\xf7\x5b\xaa\xde\x9b\x09\x7d\x79\x89\x90\x7d\x2a\x61\x9f\x4a\xd8\xa7\x12\xbe\x45\x2a\xa1\xe3\x25\xcb\x24\x94\xba\x60\xf1\x63\x8d\x03\xed\xad\x6c\x51\x8c\x76\xd3\xf0\x8e\x5d\x2d\xb5\x03\x9a\xdf\xa4\xd2\x54\xe9\x37\xd7\xd0\x1e\xd5\x9f\x3a\x70\xd2\x82\x66\x14\x6e\x7c\xab\x11\xc2\x7e\xb2\x6f\xbe\x2f\x30\xf0\xfa\xa8\xfb\xfa\x53\x28\xd8\xb5\xbe\xfe\xd4\x0b\xce\xdb\x1d\xae\x15\x33\x77\x34\x6a\x6c\xbc\xef\x74\xda\x6f\x0e\x2e\xd7\x7e\xd2\xdf\x34\x5c\xae\xf1\x26\xa9\x25\xef\x1c\xff\xb3\xf1\xa2\x78\x83\xb2\x5b\x6b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xbe\xec\x56\x5f\x1f\x62\x47\xd3\xdd\x88\xf5\xbf\xdb\xd9\xf6\x45\xc6\xfa\x22\x63\x7d\x91\xb1\xbe\xc8\x58\x5f\x64\x0c\xfd\xc6\x8b\x8c\xad\x2d\x3e\x9a\x71\x7c\x29\x12\x64\x5f\x64\xac\x17\x22\x77\x37\xdd\xdf\x96\x10\xb9\x87\x16\x84\xbd\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x15\xfb\xc3\x2d\x68\x8f\xff\x61\xff\xaf\xc7\xff\xe8\xf1\x3f\x5a\x66\xdd\x07\xb3\xf6\xf8\x1f\xa8\x0f\xd7\xec\xc3\x35\xf7\x39\x5c\xb3\xc3\x36\xf6\xf8\x1f\x1d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x5a\x38\x20\x3f\xd5\x15\x8d\xbd\x95\xd2\xdc\x58\x7f\x3b\x38\x20\x8d\xd3\xde\x0b\x95\xe4\x15\x71\x40\x9a\xe8\xba\xb3\x02\xf2\x3e\xf0\x40\xdc\x68\xfb\xc4\xc5\x3e\xc4\x7a\xff\x43\xac\xf7\x2e\x71\x71\x6f\x24\xd9\x5e\xdd\xeb\x73\x17\xfb\xdc\xc5\x5e\x19\xee\x95\xe1\x9d\x2f\xe3\x3e\x29\xc3\x6f\x2c\x61\xbf\x20\x2e\xc8\x76\xb2\x76\x2f\x6a\x9b\xf7\x7a\x51\xbb\x17\xb5\xbf\x50\x51\x7b\x3f\x56\xb8\x97\xb3\x7b\x39\xbb\x97\xb3\x7b\x39\xbb\x97\xb3\x77\xbe\x8c\xbd\x9c\xfd\x6a\x38\x21\x4d\xc2\x76\xc7\x7c\x9b\xf7\x24\x69\xf7\x52\x76\x2f\x65\xef\xb7\x94\xbd\x37\x13\xea\x31\x43\x7a\xcc\x90\x1e\x33\xa4\xc7\x0c\xd9\x48\xbe\xf9\x37\x7b\x2c\x3f\x04\x37\xb1\xbf\xb2\x3f\x7c\x97\xf0\xc9\xfd\x22\x23\xfa\xbf\x67\x34\x25\x4c\x82\x34\x4a\xd5\x22\x94\x67\x5a\x56\xbe\xbe\xe6\x1f\xee\xce\xaf\x3e\x5d\x84\xd9\x34\x1f\x2e\x1f\x2e\xee\xcf\x6f\x06\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6c\x64\xb7\xc3\xbb\xe1\xed\x8f\x90\x0d\x34\x3e\x3b\xbf\x1b\x7c\x77\x51\x22\x88\xd2\xf3\xc1\xe9\x5f\x1f\xce\x6f\xdb\x9f\x0f\xff\xfb\xfc\xee\xfe\xae\xed\xe9\xed\xf0\x62\x38\xb8\x6b\xff\xfa\xe3\xe0\xfc\xe2\xe1\x76\xb8\x74\x3d\x96\x8e\x76\xb9\x12\x22\x61\x91\x20\xce\x1f\x45\x96\x6b\x88\x62\x0d\x91\x17\x1f\x1d\x3b\x6c\xea\xeb\x04\x3d\x58\x9d\x9e\xda\xc6\x0d\x83\x0d\x1a\x32\xca\x48\x4c\x25\x9e\x24\x24\xae\xb5\xe4\xd6\xb0\xad\x25\x5c\x1a\xd4\xb3\xd6\x9e\xbd\xc8\xa9\x79\x5e\x64\x78\x01\x82\x1c\x45\x45\x58\xdc\xd0\x87\xd9\x87\xd6\x1e\x98\xe6\x5d\xf4\x89\x94\x7a\x8a\x72\x21\x08\x53\xc9\x02\x91\xcf\x54\x2a\x59\x6b\xd4\x6d\x5f\x5b\xb3\xf6\x4e\xf5\x0d\xce\xb1\x44\x13\x42\x58\x79\xfc\x82\x24\x04\xcb\x86\x31\xdb\xdd\xef\xb6\x2c\x7e\xaf\xac\x35\xc6\x5c\x46\x53\x4c\x93\x5c\x90\xca\x69\xe1\x69\x86\x05\x95\x9c\x0d\x3f\xeb\xbb\x4c\x1f\xe4\x6b\xf8\x9c\x8b\xcd\x4e\xcc\xf0\xaf\x21\x05\x5f\x95\xff\xf9\xe9\xbe\xfc\xaf\xd2\x99\xbf\xb8\x2f\xff\x6b\x39\xad\x07\x0d\x57\x29\xfb\x10\x7d\xba\x3f\x41\x9f\x20\xc4\x49\xa0\xfb\x39\x36\x14\x7b\x71\x7f\x82\x2e\x88\x94\xf0\x4b\xf1\xb1\xa2\x2a\x81\xb9\x7d\x47\x19\x16\x0b\xe4\xa6\x6f\x12\x5d\x71\x34\x47\xc4\x2f\x4d\x75\xf1\xd8\xdf\x73\x06\xaa\x7b\xb1\x7a\x17\x7c\x46\x23\x9c\x6c\xb7\x88\x83\xab\x12\x1f\xb8\xbe\x5d\xba\x14\xe1\xdb\xf5\xb5\x18\x5c\x9d\x41\x12\xa9\x1b\x6a\xc3\xcc\xaf\x88\xd4\x44\x12\x71\x16\x5b\x2f\x8d\xbe\xfd\x17\x81\x50\xff\x77\x0e\x89\xb8\xb9\xa4\x6c\xa6\x5b\x44\xc7\xe8\xfa\x76\xc4\xae\x45\x6c\x0c\xa1\x44\x4b\xc3\x86\xe6\xa8\x44\x8c\x2b\x44\xd3\x8c\x0b\x85\x99\xd2\x8a\x00\x88\x01\x76\x45\x0c\x07\x38\xe5\x69\x9a\x2b\xac\x0f\x5a\x6d\x51\x99\x31\x87\xdc\x11\x75\x1e\x83\x6b\xa5\x61\x0d\x8d\x9c\x50\xcc\x25\x13\xba\x7d\x2d\xa3\x94\x75\x68\x1a\xd7\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xc7\x20\xcf\x7f\x35\x1a\x08\x4e\x4d\x52\x05\x11\x03\x11\xcd\xa9\x22\x91\xd2\x47\x70\x23\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\x30\xb8\x3c\xfb\xf3\x7f\x94\x7e\xb8\xbd\xac\xfd\x30\xfe\xf1\xcf\xb5\x5f\xfe\x7f\x4b\xe9\xa9\xda\x53\x4d\xcf\x0f\xe6\x72\x08\x22\x35\xd8\x84\xdd\x54\x11\x4d\xf1\x8c\x20\x99\x67\x9a\x02\xe4\x51\x79\x7f\xb5\x48\x79\xc1\x71\x4c\xd9\xcc\x64\x80\x5e\x50\x45\x04\x4e\x2e\x71\xf6\xd1\xd9\xaf\x37\x58\x9d\xff\x7b\x57\xca\xd7\xfd\xf0\xf3\xe0\x32\xcc\xf8\xfd\x70\x73\x7b\x7d\x7f\xbd\x74\xd6\xa5\x16\xea\xc7\x48\x3f\x3e\x81\xff\x45\xc7\x48\xb7\xee\x25\xdf\x94\x28\xac\x35\x02\xf4\xb5\x49\x9a\xf3\x89\x34\x94\x25\x70\x6a\x32\x41\x53\x0a\x57\x8a\xb1\xe0\x7d\x63\x84\x6b\xaf\x3d\xf8\x73\x63\x3e\x00\x6d\xd9\x5d\xca\x2c\xc6\x22\x46\x7f\x97\xd5\xf4\x71\x30\x1c\x9b\x1f\x48\x8c\x0e\xd1\x5c\xa9\x4c\x9e\x1c\x1f\x3f\x3f\x3f\x1f\xe9\xb7\x8f\xb8\x98\x1d\xeb\x3f\x0e\x09\x3b\x9a\xab\x34\x31\xe9\xf2\x7a\x15\x4e\xd0\x8d\xe0\xfa\x0a\x01\x05\x9d\x08\x8a\x13\xfa\x2b\x89\xd1\xc4\xf0\x3f\x3e\x45\xbf\x44\x5c\x90\xa3\x62\x63\xac\x51\xc9\xde\x23\xd6\xf0\x74\xac\x5f\x6a\x60\x26\xd5\xfd\x44\x31\x89\x68\x6c\xc5\x0c\xc2\x22\x0e\x96\x47\xe3\xab\xd0\xed\xb9\x4c\x43\xad\xd1\x64\xb9\x2a\x96\x33\x50\x56\x70\x4c\x82\x6c\x77\xc5\xcb\x04\xa7\x15\x9f\x73\xa3\xb6\xe6\x5a\x45\xd7\x77\x2b\x86\x5b\xd5\xbd\x9a\xe9\x09\x47\x3c\x41\x93\x7c\x3a\x25\x22\x74\x48\x1f\x68\x6d\x86\x4a\x24\x48\xc4\xd3\x14\x24\x06\xfd\x55\x2e\x0d\x55\xc3\x8a\xd9\xd1\x1e\x8d\x18\xec\xbf\x56\x73\x80\x02\x62\x0e\xac\x8e\x11\x12\x23\xcc\x16\xa6\x9b\x49\x3e\x0d\xdb\x37\x30\x14\x38\x46\x54\x8d\xd8\x20\x49\x90\x20\x29\x57\x24\xc8\xa1\x04\xe7\x59\x79\xc1\x81\x45\x0a\x92\x25\x38\x22\xb1\xa1\x87\x84\x47\x38\x41\x53\x9a\x10\xb9\x90\x8a\xa4\x61\x03\x5f\x83\xad\x46\xaf\x19\x95\x28\xe6\xcf\x2c\xe1\xd8\xce\xa3\xfa\xd9\x37\xe5\xd3\x38\x74\x10\x01\x43\x21\xb8\x80\xff\xf9\x81\xb2\x78\x67\x1c\xea\xe1\x6e\x78\x1b\xfe\xfb\xee\xe7\xbb\xfb\xe1\xe5\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x67\x16\x81\x0b\x2d\x11\x89\x96\x49\x5d\x5a\x52\x2a\x7e\xe0\xf1\x86\xdc\xf7\x72\x70\xf5\x30\x28\x71\x94\xbb\xd3\xef\x87\x67\x0f\x15\x7d\xc0\xce\xaf\x24\xc3\x1b\xf5\x2f\xfc\xed\xf4\xfb\xf3\x8b\xb3\x71\x83\xc2\xf8\xe1\x76\x78\x7a\xfd\xe3\xf0\xb6\xd0\xed\x1a\x97\xa8\x32\x98\x2a\xb3\xba\x37\x4c\x69\xce\x63\x34\x59\x34\x03\x42\x68\xc9\x39\x01\x5f\x6c\x01\x89\x62\x5a\x3d\x01\xde\xe4\xb0\x39\x8a\x2f\x52\x1e\x93\x03\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\x9b\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x13\x34\x40\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x86\xa1\xb9\xcd\xd2\x8b\xd0\xba\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\x37\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\xd1\xd8\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa1\x8d\xf2\x31\x39\xbf\xbe\x53\x02\x2b\x32\x5b\x9c\x59\x96\xb1\xf9\xf1\x38\xbb\xfe\xe9\xea\xe2\x7a\x70\x36\x1e\x0e\x3e\x95\x4f\xbc\x7f\x72\x77\x7f\x3b\x1c\x5c\x96\x1f\x8d\xaf\xae\xef\xc7\xee\x8d\xa5\x24\xdf\xd2\x41\xfd\x9e\x2e\xbf\x78\x82\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x13\xb0\x8c\x35\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb2\xf8\xf0\x7a\x7a\x78\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x23\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd0\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x06\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\x75\xaa\x7a\xc8\xb6\xa3\xa9\x87\x1b\x58\x71\xa3\xb1\x97\x74\x43\xfb\xa4\x81\xd6\x60\xe2\xe6\xf1\xf2\x4b\xa6\xb9\xed\x3a\x39\x95\x5f\x6c\x20\x27\x93\x4b\xa5\x77\x7e\xaa\xb5\xcd\x06\x5a\x22\x9f\xa9\x35\x18\x84\xe3\xae\x90\x50\xd1\x0c\x98\x57\x71\x96\x11\x2c\x64\xd3\x6e\x97\xc5\xc0\x96\xbd\x37\x3d\x85\x7d\xd8\x4d\x76\xfd\x1c\x20\xce\xc0\xe0\xe0\x85\x88\x0a\x45\x76\xa0\x01\xd3\x56\x8d\x02\x6e\x00\x6d\xe9\xda\x22\x1b\x5d\x52\xa9\x95\x46\xf3\xe3\x77\x16\x72\x69\x33\x82\xf8\x38\x38\xbf\xa8\x08\x17\xe3\xb3\xe1\xc7\xc1\xc3\xc5\x72\x33\x61\xe9\xbb\xea\x16\xa3\x43\xa4\x9f\x97\xfd\xe6\x74\x6a\xee\x0c\x07\x1c\x65\x54\x5a\xc2\xc0\x68\x65\xa1\x6a\x8c\xbd\x3a\x26\x59\xc2\x17\x29\x61\x60\xe2\x29\xdd\x84\x7a\x3d\xa7\x98\xda\xab\x25\x18\x2c\x58\x71\xac\xd9\x0d\xae\xb1\x43\x87\x56\x45\x62\x7f\xf3\x96\xc1\xaa\x2a\xac\xfb\xc6\x78\xcf\xec\x7f\xee\x14\x56\x1b\x9e\xb1\xc1\xe9\xfd\xf9\x8f\xc3\xb2\x7e\x78\xfa\xfd\xf9\x8f\x4d\x52\xcd\xf8\xd3\xf0\x6a\x78\x3b\xb8\x5f\x21\x9c\x54\x9a\x6c\x12\x4e\xa4\x1e\x70\xd5\x7b\x4a\xa5\x8f\x08\x8a\x0c\xe4\x15\xa2\x4a\xa2\x27\x2a\xe9\x84\x02\x40\x98\xf5\x44\x3e\x9c\x03\x67\x7d\xc2\x09\x8d\xa9\x5a\x38\xf1\xc5\xf4\x5b\xde\x47\xcd\x49\x6d\xfb\xc6\xec\x10\xfa\x27\xc1\xca\x67\x36\xc7\x4d\xfa\x04\x81\x6e\xfb\x04\x4a\x5b\xf0\x19\xd3\x82\x34\x9b\x11\x61\x86\x03\xde\x97\x70\x2c\xc1\x73\x3d\xaa\x50\x58\x29\x56\xcd\x0b\xad\x33\xc2\x88\x00\x10\x38\xdf\x89\x11\xa4\x04\x61\x5f\x69\x99\x2b\x4b\x68\x44\x55\xb2\x40\x11\xd8\xb0\xc0\x9c\x99\x62\x86\x67\x56\x38\x00\x35\xa7\x42\x12\x7f\x35\x28\x6a\xd7\x53\x6b\xda\xbf\xa7\x64\xc3\x63\xf6\x70\x75\x36\xfc\x78\x7e\x55\x26\x81\xef\xcf\x3f\x95\x44\xd8\xcb\xe1\xd9\xf9\x43\xe9\x36\xd7\x92\xec\x72\xb9\xbe\xda\x6c\xc3\x51\xf4\x2f\x9d\xa0\x33\xf3\xe9\x89\x5e\xdc\x06\x88\x38\xaf\xfc\x56\xd6\xe1\xd6\x85\xe4\xb9\x3f\x86\x4c\x89\x46\xbf\x44\x57\x13\x92\xf5\x41\x96\x6c\x48\xcd\xa1\x0a\xb5\xbe\xaf\xaa\x4e\xe5\xea\x94\xdd\x8b\x10\x74\x79\x54\x58\x96\xc2\x18\x06\x30\x1a\xb4\x19\xb1\x1a\xdc\x5a\x05\xc3\xfe\x11\x5c\xd4\x69\x2e\x95\x71\x25\x02\x71\xa2\xc7\xbf\x48\xbd\xa0\xe0\x6a\x3c\x42\x77\x84\x8c\x98\xb3\x1e\xcc\xa8\x9a\xe7\x93\xa3\x88\xa7\xc7\x05\x3e\xe1\x31\xce\x68\x8a\xb5\x24\x4d\xc4\xe2\x78\x92\xf0\xc9\x71\x8a\xa5\x22\xe2\x38\x7b\x9c\x41\x04\x8c\x73\xa7\x1e\xfb\x66\x67\xfc\xdf\x2f\xfe\xf4\xed\xe1\xc5\x5f\xbe\xfd\x50\xb7\x90\xb5\xed\xff\x90\x45\x38\x93\x79\x62\x23\xe6\x44\xb8\x36\xee\xc8\xe7\x64\xd5\x7e\x5f\x95\xb7\x6b\x3b\xfd\xf5\xf4\xe6\xa1\x64\xb1\x2e\xff\xf3\x72\x78\x79\x7d\xfb\x73\x89\x53\xde\x5f\xdf\x0e\x3e\x95\x18\xea\xf0\xe6\xfb\xe1\xe5\xf0\x76\x70\x31\x76\x0f\xb7\xb1\xbd\xfd\xc0\xf8\x33\x2b\x2f\x8d\x74\x1c\xb0\xd6\xd3\x09\xfa\xc8\x05\xfa\xc1\xef\xe4\xe1\x04\x4b\xb8\x62\xdc\x9d\x25\x0f\x50\xc6\x63\x60\xbc\x88\x64\x73\x92\x12\x81\x13\x6b\x33\x90\x8a\x0b\x3c\x33\x37\xbd\x8c\x04\x56\xd1\x1c\xc9\x0c\x47\xe4\x00\x45\x40\x0d\xb3\x03\xd8\x14\x50\xb5\xf8\xac\x6a\xe7\xbb\xcd\x99\xa2\x29\x71\x2a\xb8\xfd\xe7\xbd\xd9\x8c\x0d\x36\xe7\xfa\xfe\xfb\xb2\xb0\xf7\xf1\xe2\xe7\xfb\xe1\xf8\xee\xec\x87\xa5\xeb\x69\x3e\x2b\x8d\xec\x0e\x02\x90\x4e\x79\x92\xa7\x2c\xfc\x7b\xf3\xb1\x9d\x5f\xdd\x0f\x3f\x55\x47\x77\x3d\xb8\x2f\x53\xc6\x6d\x39\xc0\xed\xc3\x77\xd7\xd7\x17\xc3\x92\x4b\xf8\xc3\xd9\xe0\x7e\x78\x7f\x7e\x59\xa2\x9f\xb3\x87\x5b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xfb\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\xcf\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xba\xe4\x39\x53\x9b\x93\xdc\xe0\xaa\xc4\x77\x86\x57\x3f\x8e\x7f\x1c\x94\x29\xf0\xfc\x62\x39\xab\x09\x9b\x68\xb8\x8a\x07\x57\x3f\xfb\x4b\x18\x02\xbe\x0f\xbc\x86\x6a\x64\xd7\x28\xa1\x5a\xec\x8d\xb0\xd6\x5e\x13\x90\x68\x10\xa1\x60\x72\x48\xf5\xe4\x20\xc0\x34\x33\xfe\x24\xc3\x9f\xcc\x20\x4f\xdc\x1f\x95\xf6\x24\xac\x0b\x58\x53\x5d\x3c\x3d\xb4\x63\xb5\x6a\x86\x08\x7b\xa2\x82\x03\x9e\x2d\x7a\xc2\x82\x6a\x69\xdc\xb4\xac\xe7\x7a\x02\xff\xbb\x5e\x9b\x60\x18\xad\x30\xae\x3b\x2e\xd4\x99\x0f\xe4\xdd\xcc\x1a\xd2\x14\xd0\x5a\x0f\x65\x6d\x36\x74\xd4\xbf\x6d\xd8\x9c\x2d\x03\x7e\xcb\x13\xfe\x47\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xd5\xdd\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\xaf\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x1e\xcb\xc7\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x7b\xfb\x70\x73\x7f\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x5d\x12\x29\xf1\x8c\x6c\xe3\x80\x6e\x52\x1e\xee\x7e\x0c\xff\x09\x0e\xe6\x2e\xb2\x7f\x69\x84\x2e\xf2\xdd\xd1\xd3\x35\xfb\x68\x02\x79\x6e\x78\x42\xa3\x0d\x03\xee\x3e\x0e\xce\x2f\xc6\xe7\x97\x5a\x89\x1f\xdc\x0f\x2f\x4a\xa2\x04\x3c\x1b\x7c\xbc\x1f\xde\x5a\x10\xeb\xc1\x77\x17\xc3\xf1\xd5\xf5\xd9\xf0\x6e\x7c\x7a\x7d\x79\x73\x31\x5c\x11\x99\xd3\xda\x78\xdd\xba\x5a\x7d\xf5\xa4\xf6\x0b\xec\xb0\xe6\x65\xa1\xbd\x0c\xb2\xc6\x30\x4d\xc0\x09\xce\x8d\x33\x1c\x23\xc6\x63\x02\x3f\x4b\x67\x9d\xf1\xc8\xd1\xe8\x5c\x7d\x95\x24\x08\xe7\x8a\xa7\x18\xbc\x36\xc9\x62\xc4\xf0\x44\xb3\x56\x9c\x24\x41\x78\x97\xc8\x19\xd3\x2c\x56\x37\x66\x20\xda\xa3\x84\x68\x76\x9e\x05\xc9\x7e\xd6\x6f\x30\xa5\x0c\x22\x6d\x53\x2c\x1e\x8d\x9b\xa9\xe8\xb2\x38\x14\x12\x61\x39\x62\x7a\x5c\xc4\x1a\x86\xba\xac\xf0\x49\xa7\xb7\x5a\x57\x27\xc5\x8f\x44\xaf\x4a\x9a\x47\x73\x94\x09\x3e\x13\x44\x4a\x6b\x5b\x8e\x30\x33\x01\x08\xf6\x75\x7d\x0d\x8d\x18\xe3\x7a\x29\x9c\x09\x3b\x26\x19\x61\x31\x61\x11\x35\x69\x7d\xe0\xbb\xf7\xa6\xcd\x99\xc0\xd9\x1c\x49\x0e\x4e\x6f\x58\x76\xb0\x5f\x99\x8f\xdc\x4d\x66\x66\x6c\x1e\x87\x16\x68\x91\x6b\x3e\x71\x0d\x72\xa2\x59\x65\xf8\xd8\x5d\x86\xce\xed\x62\xec\x80\x69\x96\x10\x65\xc0\xfa\x61\xc9\x61\x33\xf4\x5a\x97\xf6\x43\x6f\x53\xd3\x26\xe8\x0b\xdb\x8d\x19\x4b\x3b\xa2\xa3\x06\xcb\xb6\x3d\x52\xe8\x7b\xcc\xe2\x44\xb7\xe2\x7c\x18\xe5\xb3\x08\xa9\x28\x03\x4d\x35\xee\x34\x6e\x73\x8b\x46\x38\x97\xdb\x5c\xa3\x95\x5c\x4c\x63\x15\x3c\x2c\x82\x42\x80\xbc\x6d\x22\x26\xac\x6e\xa6\x59\x24\x4e\xb8\x5d\x25\xf3\x7a\x6e\xea\x3f\x21\x18\x4d\xcb\x35\x9b\x09\xca\x22\x9a\xe1\x64\x23\xdd\xaf\x12\x8c\x6f\x63\xdc\xbf\xa6\x53\x4d\x3e\xdf\xd4\xdc\xb6\x8a\x88\x14\x12\x94\xed\x30\xfd\x16\xae\x61\x49\xb2\x59\x0d\x44\x16\xd1\x24\x58\xf0\xdc\xf8\xe3\x60\x5d\x48\xdc\x70\x54\x8f\x9a\xb6\x5b\x9f\x0c\x5c\x0e\x80\xde\x60\xb3\x4d\xe4\x4f\xdb\xfa\x55\x5a\xb1\xbd\x9b\x60\x3c\x9c\xdc\x34\xb7\xd9\xb4\x03\xc1\xc3\x7f\x2d\xa3\x9d\x4b\x9c\x69\x9a\xb1\xb0\xfd\xb8\x98\xa3\x55\x92\x6c\x55\x30\x17\x3f\x13\xf8\xce\x7d\x5e\x48\xf7\xdd\x28\x96\xd0\x06\x40\xd5\x3b\x29\xc5\x10\x04\x39\xe6\x96\xc6\xa7\xb9\x96\x65\x11\x86\x28\x04\xf4\x35\x39\x9a\x1d\x21\x57\x84\xe1\x00\x0d\x6e\x6e\x86\x57\x67\x07\x88\xa8\xe8\x1b\x17\xb3\x68\x03\x96\x46\x4c\x71\x2b\xad\x2c\x5c\x01\x8d\x94\x88\x19\x29\xcd\xd9\x45\x37\x41\xa8\xf2\x8c\x4a\x65\xc3\x67\x35\x5f\x09\x4a\x9d\xd0\xb4\x2a\x66\x1b\x0a\xc9\xd5\x7c\x1b\xd2\xc0\x52\xe6\xa9\xd6\x65\xc7\x14\xa7\x63\xc1\x93\x6d\x98\xc2\x19\x4c\x05\xd4\x65\x9f\x9e\x4f\x71\x8a\x74\xb3\x36\x14\xc4\xbb\x1c\xbd\x48\xa7\x05\x23\xcd\x97\xf5\xbd\x19\xdc\x5b\xce\xfb\x60\xe3\xd1\xa8\x0b\x81\x80\xf4\xfd\x16\x56\x51\x98\x8d\xc7\xd6\x52\x3f\xc6\x51\xa4\x55\xee\x1d\x4f\x2a\xa8\x9f\xe3\x5c\x02\xb6\xa3\x17\x9b\xe6\x2a\x3a\x77\xc3\xcc\x34\x07\x83\x60\x60\x7d\xe5\x4a\x1e\xd1\xa2\xfd\x86\x7e\x27\x8b\x5a\xaf\xae\xc2\xcd\x83\xf4\x26\x15\x73\x09\x4b\x02\x3b\x29\x4d\x85\x1c\x35\x27\x0b\x34\xc7\x4f\xa4\xd4\xa5\x4b\x88\xd1\x0d\x2f\x78\x2e\x9a\x18\xdd\x88\x9d\x91\x4c\x10\x2d\xe9\x57\x1d\x28\x9e\xa6\x6f\xcb\x94\xd8\xd3\x75\x4f\xd7\xef\x9e\xae\x4f\x4d\xa1\xa4\x81\x2f\x8c\xb5\x95\x00\x67\x1a\x1b\x67\x9c\x27\xe3\x0e\x36\x91\xee\x2b\x5e\xf2\x84\x55\xca\x46\x01\x24\x00\xcf\x41\x3e\x2a\x5d\x9b\x5c\xdf\x75\x41\x8a\xad\x1d\xde\x92\x65\x70\x2e\xb3\xa0\x5e\xce\x36\xe7\xbd\xa9\x95\x65\x2d\xa1\x17\x17\x73\x4e\x8d\x7c\xe3\xdd\x65\x61\xfd\xd3\xd2\x61\x72\xa2\x08\x65\xb5\x6a\x6c\x86\x9e\xf5\x02\x1b\xb9\xe3\x1f\x39\x57\x58\x7e\x73\x34\x62\x5a\x88\x7a\x24\x0b\x63\x6e\xd5\x62\xca\xef\xb4\x2c\x7e\x28\x09\x93\x10\xee\xfd\x3b\xe3\x9e\xd3\x24\xee\xcc\xd5\x46\x35\x35\x45\xe0\x20\xe8\xda\xf7\x02\x21\xba\xb6\x51\x2b\x25\x15\x01\xd0\x20\xe7\x9b\xb9\xd8\x67\x66\xf8\x33\xa2\x20\xc5\x5a\x51\x05\x3a\x53\x6c\xaa\xcc\xd5\x86\xbe\xd2\x74\x65\xa8\x42\x70\xf0\x93\xc4\xf9\x76\x8c\x5f\xd6\xdb\x58\xc9\x19\xbd\xb6\x70\x67\x63\xde\x8f\x9d\xdd\x28\x12\xbc\x56\xba\x0d\x4b\x64\x76\x7a\x62\xd8\x81\xf3\x5f\x13\x76\xf4\x4c\x1f\x69\x46\x62\x8a\x21\x02\x5e\xff\xeb\x58\xcf\xeb\xdf\x4f\x6f\xaf\xaf\xc6\x45\x26\xcf\x7f\x8d\xd8\x20\x91\xdc\x67\x29\x20\xc6\x99\x0f\xb7\xcf\x04\x71\x22\xa1\x9d\x0b\x58\x5d\x0b\x33\xe2\x88\xb5\x8d\x20\xe6\x91\x3c\xc2\xcf\xf2\x08\xa7\xf8\x57\xce\xc0\x95\x3e\x80\x3f\x4f\x13\x9e\xc7\x3f\x61\x15\xcd\x8f\xe1\x5c\xab\x63\xf2\x44\x98\x32\x6e\x2a\xbd\x5c\x31\x24\xef\x4a\x88\xd6\xff\x77\x3d\xe6\x22\xa9\x48\x6a\x4d\x36\x22\x99\x42\xff\x8f\x20\x13\xce\x55\xf3\x25\xc5\xa7\x53\x49\xd6\xba\x90\x0a\x25\xed\xee\x1a\xfd\xe5\xcf\xdf\xfe\x41\x93\xd0\x26\x6b\x7c\x7e\x77\x3d\xd6\xdf\xff\xfb\x99\xfd\x5e\xae\xc1\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x4d\xdc\xed\xac\xd4\xfa\x76\x2a\xdb\x46\x8b\x09\x2a\x76\x30\x47\x74\x88\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\x35\x6f\x60\x2e\xe8\x46\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\xc8\x81\x81\xfa\xba\xfb\x93\x8b\xad\x86\x69\xc2\x23\x97\xd4\x62\x4d\x72\xf1\xa4\x79\xe6\xd3\xaa\xe9\x15\xb5\xdb\xf0\xab\x9b\x6c\xcd\xb6\xcd\x4b\x63\x93\x50\xac\x0d\xab\xba\x33\xcd\x83\xa1\x11\x67\xe3\x84\xb2\xc7\x8d\x36\xe3\xda\x89\x72\xba\x05\xbb\x66\xba\x45\x6f\xe7\x36\x16\x90\x35\xce\xc7\xc7\x3c\x49\x4c\x6a\x4b\xb8\x3d\x20\x77\x99\x75\x03\x61\x20\x33\x39\xa0\x24\xb6\x7e\x2f\xab\x09\x0b\xc2\x20\xe0\x6d\xc4\x26\x0b\xeb\xb3\x95\x07\x48\xe6\xd1\xdc\x65\xe6\x45\x9c\x49\x2d\x46\x73\x81\x22\x9e\xa6\xa6\xb8\x29\x23\x48\x71\x9e\x48\x1b\xed\xce\x0e\x15\x8e\xd4\x88\x15\xfd\xad\x38\x79\xa6\x02\xd2\x76\xa9\x7b\xdd\x5d\x3a\x45\xa5\xa5\xa5\x02\x37\x8d\x43\xcc\x06\x30\x82\x19\x4f\x54\x80\xfe\xc0\xeb\x67\xc9\x6c\x58\x8b\x66\x20\xe7\x5c\xa8\x71\xdc\xc8\x73\x56\x12\x4d\x95\x11\x32\x72\x98\x40\xd0\x30\x7f\xd2\xc2\x3f\x79\xf6\xc6\xd7\x65\x43\xd0\x54\xbd\x6c\x04\xdd\x8e\xd1\xd2\x91\xad\x4b\x82\x2d\x6b\x65\x10\x3c\xa2\x72\x4c\xf8\xaa\x31\xde\xc1\x57\xa7\xfa\xa3\xa5\x8b\x57\x3d\x77\x4e\x08\xe2\x71\x01\x36\x67\xee\x75\x9b\x11\xb2\x6c\x4d\x2d\x74\xc2\xcb\x65\x8e\x2e\x9b\xca\x43\xd9\x92\xab\xc7\x02\x26\x7b\x49\x40\xd6\xc4\x62\x42\x95\xc0\xa2\x84\x14\xe2\xf5\x41\x49\xb0\x80\xf8\xac\x11\x33\xb8\x71\x46\x53\x88\x51\x4c\x25\x24\x88\xc0\x5d\x1a\x38\xc3\x50\x37\x25\xb0\x72\xb4\x8b\x3c\x47\x13\x7f\x0e\x81\x65\x05\x69\x38\x66\xa7\x3b\xf2\xf8\x58\x5a\x3f\xe3\x51\x5e\x08\x72\x11\x48\xb8\x16\x53\x07\x51\x26\xe9\x6c\xae\x10\x65\xd6\xee\x88\x93\x19\x17\x54\xcd\x53\x79\x80\x26\xb9\xd4\x5a\xa8\x09\x56\x33\xf1\x28\x44\x45\x9d\xb8\xd0\xb6\x49\xc4\x71\xa5\xc1\xba\x8a\xb2\x01\x69\x74\x3b\x94\xc3\xca\x5d\xb1\x82\x70\x06\x1e\x67\xb0\xda\x06\x85\xba\x8d\x06\x9e\x12\x99\x38\x40\xee\x90\x9d\xa0\x0a\x48\xdb\x39\x00\x54\xc8\x9d\x79\x29\x5e\xa3\x10\x17\x32\xc9\xa0\x82\xb8\xd8\x6d\x90\xbc\xca\xc8\x94\x06\xbd\xc9\x3b\x9d\xd2\x4c\x35\x06\x6e\xd5\x5d\x45\xb7\x01\xe6\x4f\xb7\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\xda\x81\xdc\x6a\x7b\x6f\x4a\xe3\xc2\x14\x6c\xa2\xc7\x72\x92\xdf\xc6\x89\x7d\x36\xbc\x3b\xbd\x3d\xbf\x31\x90\x13\xd7\xb7\x97\x83\xfb\x71\x83\x5f\xbb\xe1\xad\xcb\xc1\xed\x0f\x67\xab\x5f\xfb\xfe\xbe\x9c\x95\xdd\xf0\xca\xed\xdd\xf2\x64\x8e\x0e\x43\x6c\x48\x0a\x6b\xec\xe7\x04\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x88\x4c\x46\xb0\x82\x10\x22\x21\x55\x83\xe3\xf0\x1e\xe2\x72\x56\x4b\x98\xe5\xcd\x32\x30\x6c\x3b\x15\x8d\xd6\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x24\x02\x7d\xcb\x78\x9f\x33\x2a\xb3\x04\x2f\x6a\x3d\xac\xba\x72\xae\x70\x4a\x20\xe2\xb8\xc0\x8f\x73\xc9\x22\x7a\x67\x20\x81\xc9\xdf\xeb\x74\x0a\x99\x4c\x8a\x62\x45\xd0\x84\xa8\x67\xc8\x9b\x73\xbf\x7a\x5b\xaa\x0b\x18\x91\x47\x23\x06\xe6\x9c\x91\x5e\xe4\x38\x87\x68\xbf\xd1\x87\x03\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe5\x92\x19\xa6\x98\x26\x57\x5c\x79\xcb\xdc\x36\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\xeb\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x1b\x77\x80\x3d\xbd\xa0\x4b\x76\xdb\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\x36\x74\xcd\x36\xc5\xbc\xbe\x88\x93\x76\xd8\xd0\xd1\x1e\xb9\x6b\x9b\xd7\x61\x3b\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x3b\xaa\xad\x0f\x6d\x4a\x6a\x6b\x08\x03\xaa\x2a\x5e\x19\x89\xd6\xd0\xb8\xfc\x00\xef\xf4\x77\x2b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x2b\x47\x1c\x25\x5c\x96\xb1\x72\x3a\x0f\xfa\xd4\x7e\xba\x6c\xdc\xc3\x90\x7c\xb5\x5c\xb8\x56\x40\x43\xc3\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\x7d\x80\x28\x44\x5b\x82\x42\x96\x14\xc8\x01\x2c\x46\x85\x1b\x64\xc4\x8a\x98\x15\x89\x9e\x49\x02\x61\x6e\x11\x4f\x33\x30\xf1\xdb\xe1\xda\x96\x48\x6c\x22\x86\x0f\x10\xcf\x95\x6e\xcc\xe4\xe4\x38\x23\xae\x4d\xf8\x29\xdc\x1e\xc6\xf7\x66\x83\xdf\x3d\xb0\xb4\xa1\x75\x73\x97\x52\x86\x3e\x11\x05\xad\x00\x70\x7f\x38\x41\xd0\x13\xaa\x21\x94\xcd\x6b\xbf\xc5\x89\xb2\x33\x59\x63\xe7\x0b\xe0\x94\xef\x12\x3e\x59\x6e\x24\x80\xc6\xd1\xc3\xed\xb9\xb3\x48\x16\xf1\x53\x01\x7a\x71\xc9\xa3\x38\xbc\xb9\x1d\x9e\x0e\xee\x87\x67\x47\xe8\x41\x12\xbd\x3c\x7e\xba\x90\x5f\xed\x55\x12\x33\x72\x8b\xc4\xc2\xa4\x22\xb8\xcd\x10\x42\x84\x28\x65\x41\xaf\x60\x1c\x65\x98\x96\xe5\x84\x0d\x20\x29\xd4\x1a\xea\x00\x58\xa8\x3a\x4f\x1b\x99\xb7\xea\x04\x42\x9c\xd4\xf8\xfd\x44\xa9\x99\xf1\xa6\xf5\xc8\xbc\x55\xe4\x53\x8e\xe8\x7b\xe9\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x42\xdc\x2f\x71\xb6\x3c\xfd\x14\x3f\x97\x88\xd6\x88\xc2\x81\xef\xfe\xa5\xcf\x81\x63\x6b\x63\xc3\x0a\xb7\x9f\x60\xe1\xd0\x32\xbc\xd5\xf3\x4d\x93\xf1\x21\x9d\x91\x2c\x9c\x58\x65\x10\x36\x8e\x55\x22\x38\x3b\xf0\x0b\x65\xa8\x74\x25\x1e\xa0\x29\xfd\x6c\x1b\x2d\xe2\xdb\xdd\xab\x41\xc0\x43\x4b\x3c\xe5\x1c\xd7\xcf\xd4\x1a\x62\xc3\x0d\x7c\xbf\x54\x88\xe4\x52\x8b\x44\x91\x16\x97\x04\x89\xb8\xd0\x37\x05\x74\x5b\x78\x21\x56\x89\x0c\x0a\x0b\xbd\x28\x75\xaf\xcc\xb2\xd3\x5f\xd4\x20\x89\xb1\x22\x87\x5a\xf4\x5a\x91\x00\x6d\x73\x64\x20\x9b\x06\xab\x00\x0e\xac\xb8\x79\x26\x64\x86\x99\x0b\xcd\x6e\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x05\xc2\x90\x1e\x06\xf2\x15\xa4\xfe\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xd1\x2f\xfb\xb0\x6c\xcf\xd8\x07\xe3\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\xa6\x88\x40\x45\x7c\x59\x23\x6c\x49\xb7\xef\xaa\xbc\x69\x12\x2a\x6b\xb1\x04\x3c\x23\xd2\xe1\xa6\x18\x94\x18\xad\xd3\x38\x41\xd8\x94\x62\xf6\x67\xdb\xd6\x64\x76\xb7\x44\xc8\x4c\x20\x48\xbf\xde\xf4\x11\x1a\xb0\x1a\x5e\x96\x8b\xcb\x2a\xad\x97\xb9\x93\x70\xf2\x8c\x17\x12\x65\xc2\x40\xcb\x98\xc8\x7d\x37\x79\xd0\xc0\xca\x1f\xf9\x50\x08\xe5\x52\x27\x10\xd8\x62\x56\x07\xcd\x39\xb9\x77\xfc\x02\xae\xbc\x4a\x54\xb9\x17\xc8\x8b\xe6\x0a\x5b\x45\x07\x56\xa7\xc8\x38\x9a\x63\x36\x23\x63\x67\x64\xdd\x44\x5b\xd2\xed\x9c\x42\x33\x67\xb6\x95\xe6\xcb\xe9\xc6\x28\x4c\xb6\xfe\x8b\x79\xd5\x1b\x10\xf5\x21\x90\x0a\xcf\x08\x32\x23\xea\x64\x96\x2e\x45\x8c\x59\xb0\x61\xd0\x13\x6c\xab\xc3\x72\x14\x7d\x9b\xf0\x0e\xa1\x4f\x17\x78\x42\x92\xb7\x89\x9c\x80\xae\xad\x71\x1e\xbc\x75\x26\x1b\x80\xa0\x67\xb0\xe7\x57\x58\x86\xb5\xde\x8b\xbc\x29\x37\x60\xd9\x3c\x4b\xd5\xcf\xb7\x98\xa8\xab\x15\xb2\xc9\x54\xdb\x2a\x88\x84\xd7\x5e\x50\x69\xa3\xc9\xc0\x16\x5e\x7f\x55\x9b\xf2\x66\x03\x09\x0a\x7e\xb4\x8c\x63\xeb\x8a\x1f\x2b\xa7\xb2\x31\xc8\x40\xc7\x2a\x78\xe7\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xca\x71\xee\x5c\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\x3c\x70\x82\xb8\x34\x35\xb4\x5a\x56\x60\x95\x69\xc7\x5d\xbf\xc5\xba\x96\xe1\x2d\x1d\x34\xef\x8c\x3e\x11\xe6\x68\xfa\xc0\x9d\x09\x3d\x28\xd7\x69\xb2\x38\xc4\x10\x66\x4c\xe2\xd0\xf3\xb1\x9c\x23\x19\x83\xcc\x3e\xd8\x23\xbb\x2f\xd9\x7d\x63\x18\x8d\x01\x49\x2b\xa1\xdb\xbb\xc0\xf0\x90\x4a\x2d\x6e\xaf\xc9\x04\xc7\x12\xfd\x8e\x71\xf5\xbb\x00\xd9\xd8\x19\x2f\xe0\x53\x67\x82\x3a\xa8\x95\x6c\x81\x43\x6b\x09\x07\xe1\x00\x61\x6b\xe5\xca\x6f\x1b\x1b\x50\x04\xbe\xbf\xa8\x34\x3a\xac\x67\xc1\xb5\xd5\xbc\xea\x3d\xf6\xa8\x7a\x2d\x54\x0d\x9e\xa6\xac\x5e\x71\xd2\x4b\x86\x4e\xb9\xca\x45\xef\xf7\xa2\x93\x6b\xbe\x86\x08\xb0\x0d\xb5\xa5\x9d\x23\xa7\x56\x80\x20\x37\xdb\x25\x36\xc9\xf3\x6c\x93\xcb\x45\x39\x74\xcd\x96\xc1\x68\x41\xf9\x3d\x1a\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x12\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x4d\xd5\x24\x52\xeb\x57\x6d\x6b\xd1\x54\x84\xb5\x56\x82\x75\xf9\x39\x2b\x15\x95\x85\x1a\x0c\x10\xe0\xc4\xa7\xf5\xd5\x39\x77\xd6\x46\xa7\xdf\x69\x7a\xae\x7b\x21\x0e\xac\x46\x61\x4c\x52\x76\x06\x5a\xd2\xf9\xd6\xf1\xda\x12\x6a\xf0\x34\x17\x10\xae\xdb\xd4\xe6\xd7\xd1\x9c\x26\x85\xef\xe2\x9b\x03\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x71\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x6d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x06\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x6a\x59\x1c\xe1\xa9\xc5\x82\x30\x35\x66\x3c\x26\x63\xd2\xe0\xd2\x5c\xc2\x24\xb4\x10\x70\xc5\x63\xb2\xd2\x21\xe9\x99\xe9\x4f\x60\xba\x91\xf9\xc4\x6f\x07\x24\xf8\xfb\x6c\x6e\x6f\x7d\x28\x53\x5a\xf3\xc8\x3d\xfa\xec\x26\xe3\xde\xd4\x99\xea\xc2\x44\x0f\xe0\x42\xb0\x03\x68\x76\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x77\x87\x2d\x70\xc2\x4d\xbc\x19\x06\x64\xb4\x93\x3b\xa3\x58\x0a\x07\xb4\x72\xe8\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xc1\xe9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\xad\x19\x4a\xed\x32\x7a\xe1\x69\x2d\x12\xba\xcc\x38\xcb\xd2\x3a\x10\xab\x11\x29\x54\x49\x2b\x69\xd2\x99\xd0\x24\x07\x0c\x56\xcd\x66\xa7\x79\x62\x0a\x37\x44\x5c\xc4\xa6\x72\xba\x2c\xa5\x8f\x41\x18\xae\x13\xef\xb1\xf2\x0d\x52\x0b\x55\x69\x4b\x43\x18\x0b\xce\x52\x01\xf4\xaf\x39\xc9\x77\x94\x81\xf7\xa6\x31\xcb\xf7\x78\x26\x8b\x20\x64\xb3\x36\x9a\x37\x17\xeb\xfb\x0f\x3d\x53\x19\xe4\xac\x3a\xcb\xa2\x87\x80\x32\x2a\xb9\x29\x0c\xba\x96\x45\xe7\xd6\x40\xdf\xef\xc0\xa4\xf3\x1a\xf1\x1c\x75\x19\xa9\x81\xfd\x58\xf2\x7b\xf2\x19\x9c\x55\x16\xf1\x42\x76\x12\x57\x43\xa0\x22\x7d\xbc\xa0\xc9\x64\x03\x26\x57\x17\xaa\x97\x46\x45\x17\x06\x14\xcf\xd6\x1a\x92\xa9\x15\x87\xb4\x8b\x67\x41\x01\x21\x6e\x51\xbc\xec\x6b\xe0\xba\xeb\x22\xe4\x31\x5a\x4a\x31\x62\x2d\xc4\x75\xb8\x25\x5c\x34\xf3\xf8\x35\x0c\x10\xb6\xa1\x72\xd7\x75\xbf\x7d\xdb\x89\x30\x2c\x69\x5f\x8f\x44\x1d\x1e\x66\xe5\x61\xf0\x95\x40\xde\xc6\x80\xe8\x45\x9b\xd7\x3b\x19\x9e\x1c\xc7\x11\x8e\xe6\xad\x93\x9a\x70\x9e\x10\xcc\xda\xa4\xd7\xc6\xc7\xd5\x23\x62\xc0\x4d\x81\x75\x27\x09\x20\xfc\xba\x25\xb0\x55\x21\x0b\xf1\x9d\xc5\x80\xcc\x6e\x78\xb8\x89\x0d\x74\x03\x55\x84\x39\xcb\x0f\x65\xb3\x84\x54\xd7\xca\x42\xe8\x1f\xd8\x4e\x92\x28\x4f\x82\xb2\x90\x19\x11\x7a\xd4\x7a\x89\x9f\x08\xd3\x3a\x83\x1d\x87\x73\x66\x3c\xbb\x84\x68\x5f\x0c\xea\xc0\x77\xed\xfc\x69\x90\x75\x18\x8f\x18\x1c\x5c\x5e\x3e\xac\x9a\x56\xa5\x56\x33\x42\xbb\xd4\xc6\xa7\x33\x10\x22\xd6\x3e\x9e\x77\x65\x33\xf1\xda\x67\xd2\xf4\x3d\x86\x18\x83\xad\x5d\x6b\x81\xfb\xa5\x80\x6a\x30\x1b\xeb\xe0\xb8\x5e\xc9\x88\x0c\x51\x1b\xe5\xb0\xd3\x20\x68\xa3\x0d\x0e\xea\x45\xef\x92\xa2\xfc\x85\xbb\x0d\x3a\x0e\x65\xa9\xab\xba\xa3\xe3\x19\xac\x93\xcb\xce\xed\x85\x0d\xd9\x2e\xbb\x6c\x7d\x7e\x4f\x11\xe6\x68\x0b\xbc\x2a\x81\x01\x9d\x00\x72\xca\x7f\x32\x1a\x36\x95\xc6\x02\xe6\xca\x5c\xa4\x99\x5a\xd8\xaa\x68\x70\x2f\x86\x39\xbd\x06\xf1\xad\xc9\x3d\x5c\xbd\x23\xe3\x92\x83\xb8\xa9\x33\xe8\xc8\x9a\x15\x1a\x9b\x74\x0b\x1d\x22\x88\x54\x10\x1b\xda\xa2\x41\x4c\x81\xd9\x31\x4e\x5a\x6d\x59\x3b\x60\x9a\x90\x66\x5b\xa0\x34\x58\xf0\x57\x25\x72\xa2\x79\x17\x4e\x92\xca\xbc\x30\xa4\x43\x2b\x5f\x64\x6e\x52\x54\xc2\xed\xee\xac\x4e\xf0\x84\xac\xe5\x9e\xbe\x30\x1f\x2c\xa5\x22\x78\x05\x22\xbb\xb3\x2c\x59\x74\x8b\x28\x0f\x43\xef\x1a\x41\xd2\x56\x0d\x2c\x84\x56\x5b\x7a\x37\x95\xe1\xc9\x36\x1b\xa2\x24\x51\x2e\xa8\x5a\x8c\xad\xd1\xaf\x3b\xd3\xba\xb3\x5f\x9e\xda\x0f\xbb\x68\xd4\x27\xc8\xf5\xe7\x8c\x8c\x70\x4f\x09\x6a\x2a\xe8\xd8\x29\x74\xd9\x6e\xad\x25\x37\x82\x27\x2d\x5b\x58\x87\xde\xd4\x6d\xa8\xba\x8b\x4d\x87\x67\x2b\x73\x8c\xf9\xd4\xe1\x22\x75\x5f\xd8\x6a\xc9\x92\x35\xac\xa5\x0e\x7e\x39\x13\x94\x0b\x5b\x19\xa4\x4b\x50\x5b\x8a\x3f\x8f\x33\x2c\x70\x92\x90\x84\xca\x74\x73\xdb\xee\x9f\xfe\xb8\x74\xb4\xa7\xa6\x82\x8d\xb4\xf5\xa0\x3e\xd3\x34\x4f\x11\xcb\xd3\x89\x95\x72\xb1\x7c\x0c\xc1\x2f\x5d\xaa\xbe\xc1\x70\x72\x03\x2c\x01\x06\x88\x00\xce\x74\xc4\x02\x60\x6b\x6b\xaa\xc0\xd1\x9c\x92\x27\x80\xdd\x14\x8c\x48\x79\x84\xae\xb8\x22\x27\xe8\x12\x67\xf7\x20\xa8\x99\x92\x92\x33\x63\x1d\xc7\x12\x69\xa9\x35\x67\x54\x1d\x8c\x98\x45\xc3\x76\xab\x72\x1c\x71\x66\x10\x51\x23\x58\x58\xdf\x04\x98\x7b\x1d\x34\xa8\x72\x89\x8d\x54\xb6\x2c\xb6\xc0\xcf\xe3\x20\x7a\x75\x6c\xb2\x03\xd6\xa0\xe3\x5b\xfc\x6c\xe2\xb5\xcf\xb0\xc2\xa6\x5a\xec\x32\xc9\xdd\x06\x44\xd9\x0a\x42\x06\x08\xd8\x05\x8e\x70\x8b\x46\xe1\x6b\x9f\x99\xe8\xd4\xaf\xe9\x11\x39\x42\xdf\x25\x7c\x22\x0f\x90\xf4\xa0\xd9\xf0\x50\x12\x25\x0f\x8c\x83\x0a\xfe\x6d\x52\xc1\xbe\x71\xab\x5f\xf0\x7d\x28\xfb\x37\xa5\x9f\x0d\x08\x86\xfc\xd3\xc9\xf1\x71\xba\x38\x9c\xe4\xd1\x23\x51\xfa\x2f\x90\x29\x1a\x57\xc8\x21\x48\xe1\x26\x3c\xaa\x55\xab\x53\xc7\xb2\xea\x44\x91\x36\xad\x46\x12\xc0\x4d\xd7\x57\xba\x2f\xac\xea\xa0\x8f\x38\x6b\xae\x1a\x69\xa7\x2c\xf2\xb6\xe3\x55\x02\x5c\x7e\x1d\x6d\xc5\x14\x8e\x0d\x71\x9e\xa7\x09\x9e\x55\x54\x96\x35\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x78\x0b\x7d\xca\xca\x51\x66\x5f\x39\x77\x24\xb8\x15\xad\xbb\xe5\x68\xc4\x06\x12\x3d\x13\x53\x0f\x16\x72\x12\xc1\x3b\x91\x53\x39\xf7\x19\x89\x60\x2f\x85\x46\x0d\x1c\xae\x41\x4d\xb0\x8a\xa3\xd3\xac\x9c\xff\xc6\x6a\xa0\x38\x91\xe4\x40\x37\x0c\x90\x68\x2e\x90\x10\x3d\x0b\x9c\x65\x44\x8c\x98\x85\x36\x05\x00\x6f\xce\x6d\x90\x48\x5b\x34\x79\xaf\x51\xbe\xae\x46\x19\x26\x7d\x94\x13\x16\x57\x9d\x6f\xc8\x6f\x5c\x9a\xea\xb1\x24\x37\x50\xcb\xa2\x5d\x23\xbd\xdf\xde\x6c\xdc\x71\xcc\xab\xb4\xf3\x41\x25\x4c\x1f\xca\x4d\xa7\xa0\x40\xca\xa2\xaa\xa6\xb3\xf5\x79\xf5\xbd\x24\xe6\x00\x32\x36\x7c\x1c\x73\x22\x03\x23\x3e\xf2\xb6\xb8\x84\x4e\x89\x96\x3e\x46\x4c\x93\x71\xe8\x70\x30\x00\xdb\x0e\x6f\x5b\x77\x1a\x09\x2e\xa5\x8d\xbc\x37\xed\x2c\xcf\x9f\xda\xa2\x96\x9f\x41\x09\x3f\xbf\xbe\x1a\xd7\xab\xfa\x05\xcf\x5c\x7d\x3f\xfb\xb0\x31\xc9\xbe\xb5\xa9\x95\xd5\xfc\x8a\xb5\x58\xa3\x9e\xdf\xf1\xe9\xc5\xb9\x2f\x62\x55\xe9\xba\x5e\xd0\x2f\x44\x56\x6f\x2f\xe9\x57\x9f\x71\x50\xdc\xaf\xd2\xc4\x92\xf2\x7e\xab\x37\xab\x1c\xef\xbb\x0d\x6c\x5e\x65\xeb\x57\xf2\x87\x32\xcd\xac\x0a\x4b\xdf\xd1\x36\xb5\x5c\x2b\x11\x08\x8c\x2f\xed\x61\x07\xc1\x4b\xbf\x25\x15\x4e\xb3\x30\xe5\xd2\xe1\x86\xda\x69\x9a\xa3\xd6\x76\x09\xbe\x2a\x9e\x79\x84\x4d\x34\x4b\x75\x70\xb5\xad\x58\xcf\xe3\x75\x6f\x61\xd2\x77\x11\xc6\xfc\x7a\x39\xcc\xc9\xa2\x88\xda\x93\x56\x76\x73\x25\xb8\x5b\xec\xfe\x13\xe2\x21\xe1\x5b\x37\x74\xdb\x24\x45\x0f\x1d\x25\x08\x96\x36\x1c\x03\x72\xf9\x2a\x79\x3e\x6b\x98\x87\xfd\x98\x4d\x36\xf0\xa1\x2f\xc2\x10\x5c\x35\xb6\xae\x58\xe4\x0e\x22\x15\x82\x3c\x11\x01\xb4\x63\x63\x7e\x58\xf9\xa8\xe2\x44\x10\x1c\x2f\x82\x15\xf1\x01\x07\xa6\x67\x30\x8f\x49\x9a\x6a\x05\x1e\x54\x13\xc6\x0f\x79\xe6\x74\x96\xd2\x5b\x50\x41\x83\x4e\xf5\x8d\x15\x84\x2b\xe8\x2f\xd8\x21\xf9\x4c\xa5\xd2\x72\x45\x43\xac\xa6\x6b\x04\x24\x1e\xa8\xab\x35\x27\xf6\x86\x1b\x7d\x18\x7c\x77\x7d\x7b\x3f\x3c\x1b\x7d\x28\xa2\xf3\x5d\xfa\x99\x47\x84\x72\x00\xff\x9c\x8d\x98\x0f\xa8\xf5\x00\xc8\xb0\x97\x08\xc7\x71\x81\x6c\x60\x95\x48\x23\xb3\x2d\xe5\xc8\xc1\xa9\x58\x19\x4a\xbb\xa4\x99\x07\xc8\x41\xda\xd7\x93\xb5\xc4\x75\x56\x3a\x39\x26\x93\x6a\x49\xca\xcb\x8e\x2e\x9b\x10\xbb\x55\x19\x5d\x9b\x28\x07\x2e\xc8\xc8\xb3\xd3\x95\xe0\x76\x3e\xc6\xe6\x12\x5e\x8f\xdb\xb9\x0d\xd9\x60\x53\x3f\xd2\xcf\x24\xbe\x6d\x91\xaa\x76\x92\xd1\xd2\x29\x12\xb0\x71\x17\x72\x46\xd7\xd1\xf8\xfd\x54\x1e\xf4\x77\xdd\xd9\xd2\x75\x01\xc9\x56\xc0\xab\x02\xb6\xaa\x42\x18\x45\x44\x28\x4c\x19\x9a\xc2\xc1\x66\xd1\x02\x01\x60\x07\x01\x1f\xf6\x1f\x51\x4a\x19\x20\x07\x2c\x5b\xda\x87\xf2\x3c\xd6\x10\x5a\x2f\xcf\xaf\x1e\xee\x4b\xa2\xea\xf7\xd7\x0f\xe5\xa2\xee\x83\x9f\x97\xca\xaa\x95\x16\x96\x05\x0b\x05\x53\x2c\xb2\x10\x2d\xca\xac\x5f\x99\xc6\x89\x26\x0b\x45\x1e\x6e\x2f\xb6\x92\xef\x9a\x9d\x65\xad\x18\xe1\xa1\x74\xd5\x8c\x88\xd0\xe5\xd3\x98\x44\xab\x50\x4c\xbb\xd3\x91\x89\x82\xd2\xeb\x60\xad\x89\x16\xe1\x0c\x4b\x94\x61\x61\xfd\x50\xb1\x09\x80\x2a\x57\x06\x33\x9a\xd7\x32\x04\x89\x4f\x44\xfd\xa8\xaf\x3e\xce\x76\x91\x05\x61\x45\x59\xf0\x8f\x92\xf1\x93\x69\x78\x8d\x93\x66\x87\xb2\x24\xd5\xc5\x09\xcb\xd0\x03\xb2\x3d\x84\xb8\x0b\x47\xa6\x42\xfc\x40\x37\x07\x2b\xe2\xe2\x09\xb5\x4a\xca\x99\xa6\x48\x03\xa7\xea\x30\x58\x83\xe6\xf8\xd4\x7c\xdc\x11\x91\x2e\x88\x6a\xd7\x6d\x15\x4b\x89\x06\x37\xe7\x0d\x6b\x7d\x51\x75\x21\x7d\x59\xe5\x6c\x12\xef\xcd\xda\x35\x48\x52\x90\x9e\xb8\x17\xa8\x48\x76\xa6\xdb\xc1\x20\x19\xa7\xff\x4d\x39\x92\x60\x1f\xd0\x7a\x9b\x54\x86\x52\xda\xf1\x0a\x60\xde\xf5\x32\xf1\x8a\x65\x58\x13\xf4\x28\x1c\x90\x4d\x03\x09\x81\x7e\xea\x31\xc6\x07\x21\xf0\x0f\x37\x05\x73\x6d\x6c\xc1\xce\xc0\x90\x8a\xd9\x74\x41\x43\xfa\xd1\x50\xb4\x07\xcb\x00\xf8\x0f\x57\x90\xd1\xc5\x06\xdb\xdc\xf5\x70\xba\x21\xb5\xad\x07\xa0\x54\x8c\xcf\x99\xbf\x2d\x16\x35\xce\xb0\xb5\x3b\x80\x12\xe5\x2a\x25\x34\x15\xd6\x3b\x1a\xb1\x20\x60\x45\x1a\xb5\x47\x9f\x11\x57\x9c\x04\x2a\xde\x32\x00\xb6\x86\x24\x1d\x2f\xfc\x94\x76\xa0\x9a\x22\xaf\xe6\xe5\xf2\x22\xb5\x7e\xec\xe9\x94\x73\xec\x12\x11\x9d\x05\xc5\xc6\x01\x86\xf6\x25\x68\x2f\x28\x28\x60\x3b\x06\x73\x34\x18\x2d\x70\x50\xae\x2e\x48\x5e\x8f\x39\x91\xec\x2b\xe5\x53\x3d\x69\x62\x4b\xa2\xe0\xaa\x7b\x40\x4b\x75\x98\xda\x96\x97\x1f\xf0\x1d\xa0\x33\xad\xab\x38\x04\xc7\x6a\xa5\x99\xca\xf9\x78\x81\x12\xc2\x58\x24\xe8\xb4\xcd\xaa\xfe\x39\x23\xd1\x26\x10\x32\x37\x58\xe0\x94\x28\x22\x96\x85\x23\x95\x8b\x49\x83\x88\xe3\x76\xd0\xf6\x6b\x76\xd1\x54\xda\xa8\x96\x64\xf1\xda\xed\xc5\x2a\x48\x18\x3f\x8b\xb5\xd0\xaf\xf4\x34\x7e\xb4\x96\xff\x35\x67\x61\xfb\x29\xa6\x61\xa3\xad\x02\x04\xa0\x6d\xe7\xf4\x3a\x50\x28\xf7\x35\x50\x91\x52\xb8\xd0\x9e\x60\xa0\xac\x1e\x65\x1b\xf8\xc9\x2a\x5e\xba\x13\xde\xed\x32\x1c\x5c\x0a\x6d\xe5\x50\x95\x72\x27\x80\x4a\x40\xa5\x32\x38\x20\xcd\x00\x26\x20\xb4\x34\x45\x48\x06\x6e\x3f\x0b\x6f\x57\x18\x74\xad\x64\x55\x2d\x2e\x55\x59\xae\x15\x3c\x6e\x57\xe0\x0e\xbd\x44\xb3\x6b\x89\x66\x15\x29\x97\xa2\x6b\x35\x75\x12\x51\xc1\x99\xb1\x45\x9f\x2d\x40\x40\x79\x82\x90\x7b\x64\xaf\x48\x5b\x39\x16\xae\x7e\xca\xfc\xbf\xca\x1c\xdc\x11\x75\x48\xaa\x4d\x49\x95\x47\x81\x0b\x0a\x3c\x50\x49\x28\x0d\xd8\xb8\x1a\x18\xad\x09\x83\x34\x56\xfe\xf3\x2b\xe3\xc0\x82\xe4\xe6\x05\xcf\xd1\x33\x95\x73\xa4\xf8\x88\x41\x9c\xa0\xf7\x06\x28\x8e\xcc\x8b\x07\xf0\x16\xc0\x20\xc8\x7c\x92\x52\x85\x70\x30\xc3\x92\x49\xf2\xc0\x9e\x67\xfd\x01\xcc\xb8\x31\xcf\xbe\x09\xa2\x67\xc5\xa1\xd9\xc0\xbe\x56\x34\xb2\x6d\x2a\x7d\x10\xd3\xfc\xb2\xc9\xf4\x81\xc6\x13\x6a\x98\x8d\x67\xae\xcf\xa6\x47\xcd\xd6\x06\x0b\x1a\x0a\xc8\xae\x54\xaa\xca\xdd\x62\x0d\x3d\x2b\x32\xe9\x8b\x8d\xe8\x94\x4a\x5f\xbc\xbe\x8b\x5c\xfa\xb6\x32\x65\xcb\x72\x2b\xdd\x27\x2d\xf6\x6f\x97\xb3\xab\xb8\x0b\x9c\x0f\x25\xa5\x9b\x56\x49\x69\xdf\x50\xcd\x8a\x84\x80\xcd\xc3\xcb\xd7\x51\x07\x8b\xfc\xac\x90\x8a\x82\x74\xcb\x32\x26\x0c\xa9\x72\x7e\xc6\x15\xe4\xd4\x44\x50\xc2\xbd\x96\xe7\x39\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\x8a\xc6\x4e\xd1\xcf\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\x20\x37\xa3\x2c\xdb\x62\xec\x55\x11\xb3\x70\xf1\xb5\x05\x27\x69\xc1\x63\x93\x84\xe3\x86\x53\xd9\x3c\xf4\x5a\x02\xc5\xca\x73\x61\x2f\xdd\x1d\xaa\x76\x35\xee\xdc\x39\xdf\xc4\xcb\xc8\x96\x1b\xbb\x80\x69\xa7\xc6\x57\x3c\xb5\x9b\x14\x99\x05\x50\xd1\x9d\x41\xa1\x56\xd1\x09\x74\xe3\x07\xe0\xdd\xb5\x43\xc7\x26\xd2\xc5\x03\x74\x57\xb6\xa4\x34\x61\x5b\xbc\xff\x05\x26\xbd\x6e\x61\xe0\xc0\xdb\x28\x6c\xb4\x2f\x0d\xed\x06\x50\x11\xd8\x06\x49\x56\xf8\xb0\x17\xed\x72\x16\x13\xc1\x08\x56\xf3\xd7\xcb\xb1\x38\xdd\xd6\x38\x1d\x8c\xef\x65\xf3\x2d\x4e\x77\x52\x15\x3e\x1c\x6e\xb9\x42\xfa\xca\x71\xea\xd7\xbb\xd8\x89\x6c\xe8\x81\xaf\x11\x5c\x53\x1c\x1b\x8c\x86\x01\x04\xcd\x3a\x54\xba\x55\x1a\x46\xb3\x32\xf7\x32\x09\x29\x0d\x56\x9f\x5a\x2a\x8a\x3e\xec\x61\x65\xe5\x15\x4b\xf2\x45\x64\x7e\xbc\x7c\x32\xc2\xb2\x1a\xce\x79\x90\x9f\x00\x85\xb4\x15\xa6\xcc\x72\xaf\x65\x29\x09\x5a\xa2\x4c\x71\x53\x16\xc2\xde\xe7\xb7\x7c\xf1\xe9\x2d\x7d\xb2\x43\x9f\xec\xd0\xb0\x47\x7d\xb2\x03\x42\xfb\x96\xec\xb0\x4a\x01\x5d\x66\xfe\xf4\x1e\x39\xa8\xb5\x59\x2a\x70\x63\xf6\x77\x85\x16\xb9\x79\x40\xbf\xb3\x20\x86\xd1\x50\xf6\x17\xfb\x43\x63\x40\x54\xed\xb3\xea\x6c\x43\x6b\x26\x5b\x54\x9d\x02\x58\xc4\x89\x45\xa1\xb3\xe1\xca\x65\xeb\xd3\x32\x43\xe9\x88\x7d\xcf\x9f\xc9\x13\x11\x07\x08\x2b\x94\x72\xa9\x80\x0f\xbb\xe8\x18\x38\x08\x25\x40\x73\x13\x05\x81\xd1\x15\x4e\x49\x6c\xea\x1d\x06\x41\x8d\xd6\x5c\x6b\x1d\xad\x4d\x60\xab\x80\x1b\x6a\xb6\xc1\x45\x4d\x8c\x98\x09\x34\x34\xc1\x6d\x20\x2b\x50\x37\x31\x20\x98\xdf\x79\x37\xf0\xef\x8e\xd0\xbd\xbe\x9f\xa8\x2c\x8f\x37\xc0\x5e\x6b\x1b\xdb\x88\xcd\x04\xcf\x33\x6f\x41\xe3\x13\x53\xf8\xd6\xc4\x3e\xd5\xdd\xc0\x30\x18\xe7\x03\x8e\x70\xac\x35\xf1\xe5\x84\xf3\x26\x31\xa8\x1b\x01\x18\x85\x04\xa4\x8f\xa1\x0f\xac\xb3\x81\xee\xc6\x7b\x1b\xc0\xb6\x2c\x83\x61\x7f\x21\xd7\xf2\x19\x91\x60\x13\xf2\x36\xf7\x52\x16\x79\x19\xa9\xa0\x71\x9c\xcb\x2c\xa2\xde\x6b\xe1\x2c\xfb\xcd\x20\x08\x45\xe7\x36\xe2\xcb\xa4\xa8\xda\x7b\xe2\xc5\x6c\xa5\x9d\x63\x67\xdb\xf8\xc5\x4d\x2e\x32\x0e\x92\x58\xb2\x70\xa0\x0d\x16\xe7\x2d\xe3\x59\x6e\xa2\xda\x68\x18\xe4\xd4\x48\xd9\x54\xaa\x4b\xac\xa2\xb9\xe6\xdc\x05\xde\xd9\x8e\xa2\xfd\x0a\xae\xfc\xb2\xf6\xd3\x86\x19\x9c\x86\xbd\xb7\x38\x14\x3a\xd8\xd3\xcd\xbd\xef\x82\xeb\x9d\x24\x91\xea\xfe\x8c\xd3\xcd\x96\xb3\x0e\xac\xa2\xee\x13\xfb\x44\x4f\x74\x15\x15\xad\x1a\x7f\x37\xda\x2a\xd7\xdb\xda\x79\x1c\xe1\x16\x00\x32\x67\x16\xae\xab\x78\xd1\xd6\x67\x6d\x71\xfe\x0b\xba\x59\x0e\x90\xc5\xc8\x7f\xd2\xe2\x88\xb7\xb7\xa6\x38\xd3\x4a\x84\xe2\xfa\x96\x14\x33\x23\xc7\x9a\x28\x59\x84\x51\x2e\xa8\x3b\xfb\x95\x8c\xf0\x76\xea\x00\xfb\xe4\x71\x58\x4f\x29\xc2\x41\xa9\x39\xe3\xee\xc7\x91\xca\xb1\x0f\x4b\x04\x9a\x70\x25\xd0\x4d\xf6\xbb\x73\xab\x0b\x27\xde\x35\xec\xe9\x4a\xc2\xde\x62\x97\x71\x13\xba\x61\xa7\x93\x46\xd9\x2c\x80\x46\x6c\xb6\x11\x77\xa9\x7c\xd0\xf8\x65\xb7\xea\x0d\x8d\x9f\x3a\xd9\x67\x93\x6f\x97\x40\x37\x6d\x1c\x99\x5d\x8a\x72\xb7\x61\xb0\x56\x7a\x0a\x41\x2b\xad\xfd\x0e\xb0\x67\x29\xb8\xe9\xb1\x95\xa6\xfe\xcb\xff\x65\x2a\x65\x99\xa5\xf9\x2f\xc4\xc5\x88\x99\xdf\x0f\x7c\x95\x0a\xfd\x42\x01\xff\x8a\x53\x52\x00\x64\x8a\x32\x94\x1e\x00\x8a\x58\x28\x34\x03\xf5\xeb\x41\xfa\xf5\x18\x1e\xf3\x09\x11\x8c\xe8\xa1\x39\xe8\x01\xcf\xcc\x52\xcc\xf0\x0c\x80\x85\x0f\x20\x2e\x0e\xc4\xd5\x42\x15\x31\x24\x6d\xaa\x1d\x02\xb7\xd2\xcc\xd2\x66\xdb\x16\x55\x7f\xa1\x4f\x23\xca\x5a\x5c\xd3\x22\xb8\xa2\x99\xfa\x6f\x6d\xff\x9b\x49\xec\xf7\x83\xbb\x1f\xc6\xb7\xc3\xbb\xeb\x87\xdb\xd3\x92\xd8\x7e\x7a\xf1\x70\x77\x3f\xbc\x6d\x7c\x56\x64\xaa\xfe\xf5\x61\xf8\xd0\xf2\xc8\x35\x70\x31\xf8\x6e\x58\x2a\xa1\xfd\xd7\x87\xc1\xc5\xf9\xfd\xcf\xe3\xeb\x8f\xe3\xbb\xe1\xed\x8f\xe7\xa7\xc3\xf1\xdd\xcd\xf0\xf4\xfc\xe3\xf9\xe9\x40\x7f\x19\xbe\x7b\x73\xf1\xf0\xe9\xfc\x6a\xec\x82\x8e\xc3\x47\x3f\x5d\xdf\xfe\xf0\xf1\xe2\xfa\xa7\x71\xd0\xe5\xf5\xd5\xc7\xf3\x4f\x4d\xb3\x18\xdc\xdd\x9d\x7f\xba\xba\x1c\x5e\x2d\x2f\xd5\xdd\xbc\x1a\xad\x55\x80\x83\x8b\x2c\x30\x1a\x05\x62\xd2\x64\x61\x49\x9b\xfe\x0a\xae\x8b\x1b\x43\x8f\x87\x07\xee\x2f\x53\x58\xfb\x50\xb3\x40\xe7\x15\x2b\xb8\xc7\x88\x79\xb7\xa5\xbf\x54\x15\x9e\x49\x97\x78\x5c\x1a\xed\x09\x1a\xc0\x59\x01\x85\xa1\xd4\x29\xe4\x35\xf8\x91\x3a\x47\x37\xd0\x61\x42\x53\x0a\x3e\x6f\x74\x88\xaa\x1b\x5e\x6e\xd0\xce\x09\x86\x60\xbd\x76\xf1\xb2\xd3\x20\xab\x39\xcd\x40\x29\x27\xc8\x71\x68\x62\xcc\x09\x06\x79\x76\xc1\x70\x4a\xa3\x6a\x02\x06\x80\xaf\xa2\x02\x68\xa4\xda\x62\x89\xc0\xca\x2d\xcf\x09\xfa\xe1\x2f\xc5\xa0\xc0\x83\x61\x35\xef\xbc\x56\x4f\xcf\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\x5a\x86\x73\x6b\xeb\x76\x83\xbb\x29\x67\x01\xd8\x58\xc9\xf7\xa4\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x1d\x00\x9d\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xc5\xf7\x09\x99\xe3\x27\xca\x5d\xf1\x0a\x53\xe3\x03\xd6\xd1\x8a\x56\xe8\x10\xb5\x1e\x94\x13\x34\x88\x63\x59\x66\x70\x25\xca\x71\x2c\xf3\xb0\x3c\xec\x10\x1f\x8c\xc5\x9e\x6d\x56\xe8\xa8\x38\x72\xb0\x62\xbb\x87\x72\xa9\xb3\xc3\xf2\xdd\xbb\xc5\xf5\xaf\x57\x70\xec\x48\x79\xbc\x91\x30\x70\x8f\xe5\xa3\x63\xcd\xab\x04\x02\x07\xaa\xb3\x5d\x8f\x16\x5d\xa7\x6b\xa7\x7e\x65\xc7\x70\xd0\x36\xeb\xb3\x15\x13\x7a\x45\x97\x6e\xc6\x49\xa5\x70\x57\xe7\xfe\x4a\x85\xbf\x1a\x3b\xdb\xa9\xb7\xa7\x59\x1a\x83\x23\x39\xf6\xf4\xbf\xc6\x3c\x6e\xe0\xd3\x6b\xff\xe5\x52\x91\x6d\x1c\xac\xdb\xba\x3e\xa0\x5a\x8a\xae\xf5\x03\x2d\xa5\xc3\x1d\x81\x3b\x75\x17\x06\xa1\xec\x02\x8d\xc0\xdd\x87\x29\xb3\xc5\x78\x88\xf7\x47\xb9\xf2\xd3\xfa\x1c\xfb\x02\x71\x78\xc2\x9f\x4a\xca\x65\x4a\xa4\xc4\x2d\x70\x25\x81\x49\x6c\x1b\xc6\xe0\x4f\xa8\xfd\xb0\x23\x3d\xb9\x33\x79\xaf\xbf\x5a\x66\xf4\xb9\x0d\x35\x63\x37\x51\x2d\xb0\xc6\x2e\xce\x16\x5d\x9b\x6c\x3b\xcd\x5f\x0e\x8a\x50\x1a\x2e\x82\x08\xa3\x36\xf7\x4f\x47\xb3\x5a\x75\xc1\x1a\x6b\x2c\x85\x2e\xbc\xf5\x23\x70\x82\xd6\x37\xc6\xc3\xb6\x7e\x15\x5c\x5e\x9f\x35\xa8\xae\xe4\xef\x0c\xeb\x4f\x47\x3c\x4d\x8d\x5c\x50\xb2\xa5\x1e\x20\x6c\x92\x1c\x0b\x69\x4a\xe6\xd1\xdc\x78\x99\xf4\x95\x71\x30\x62\xcf\xc1\x86\x94\xc2\x80\x07\x61\x4b\x80\x25\xfa\x59\x1f\x37\xfa\x54\x0a\xae\x06\x91\x91\x42\xa4\x6f\x40\x08\xc6\x21\x58\x14\x8f\x5a\x41\xe0\xc1\x7e\x6d\x41\xea\x1b\x54\x0a\xac\xac\x6f\x5b\xbd\x40\x3f\xb7\xa0\x4c\xdf\x16\x9a\x72\xd7\x21\x04\x95\x02\x9b\x46\xb0\x83\x42\x81\xaf\x0a\xee\xed\x93\x35\x4d\x6e\x6f\x3a\xb1\x08\x15\x7a\xba\x6e\xb5\x7f\xef\x66\xf4\x7b\xe3\x77\xc8\x5b\x20\x4d\x82\xd6\x3c\xbe\x37\x3a\xd4\x32\xab\x4b\xb5\xb7\x81\x18\x12\x1d\x1a\xcc\xc0\xaf\x20\xce\x72\x70\x73\xfe\xd5\x01\xfa\x2a\xcc\x35\xfb\x6a\xa3\x03\x68\xc7\x6d\x8b\x05\x82\x36\x55\x4a\x38\x28\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x9c\x86\xe2\x77\xc6\x7f\xeb\xc3\x9d\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x05\xdd\x74\x7b\xf5\xe4\xe4\x1d\x87\xe1\x2e\xbf\x0f\x56\xa4\x3b\x0f\x4c\xc4\x35\x9f\x06\x5c\xac\x2d\x4a\xa1\x8f\x5f\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\xef\x8d\xdc\x3a\x04\x7d\x0f\x9a\x56\xc4\xc6\xfb\xb7\x08\xd7\x3d\x95\xbd\x2c\x95\xed\x22\xdf\xa1\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x55\xfd\x5b\x5d\x2e\x77\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\x77\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\x09\x22\x4e\x4d\x6e\xa3\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\xa3\x34\x27\x54\xb8\x4e\x2c\xc2\xe0\x5a\xc9\xf0\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xd5\xe0\x72\x78\x36\x1e\x5e\xdd\x9f\xdf\xff\xdc\x80\x1e\x59\x7e\xec\x00\x24\x83\x17\xee\x7e\xbe\xbb\x1f\x5e\x8e\x3f\x0d\xaf\x86\xb7\x83\xfb\x15\xe0\x92\xcb\x3a\x6b\x03\x2e\xcc\x65\x93\xfa\xb6\x0e\x78\xa1\x33\xf3\x36\xf4\x5e\x87\x98\x0c\x3a\xa1\xa4\x05\x66\xd2\x24\xfe\xb3\x98\x08\x14\x93\x27\x92\xf0\xac\x30\xab\x36\x2e\x58\x80\x3f\xd9\xd0\xfe\x32\x0c\x4a\x68\xb3\xba\xc6\x27\xc8\x54\x7a\x0b\x8a\xdd\xfa\x06\x41\xe4\xc3\x82\xb0\xaf\x14\x22\x9f\xb3\x84\x46\x54\x05\x89\x81\x5c\x58\xf7\x8a\x71\x1f\x42\x74\xea\x0a\xe2\xda\x59\x34\xca\xce\x75\xfe\xd0\x93\x5e\xd7\xf6\xfd\x89\xf2\x78\x68\x2b\xcb\x07\xed\x40\xb1\x6f\x71\x1a\xd7\xe0\xda\x36\x18\xdd\x4b\x98\x07\xea\x19\x3a\x36\xb9\xaf\x05\xca\xad\x79\x90\xab\x6f\xc3\x65\x71\x32\xa5\x73\xbd\x3c\x50\xa6\x1b\xa5\xbe\x71\xb8\x4b\xa9\xac\xe6\x0e\x70\x37\x6c\xec\xfa\x9a\x01\x0b\xb5\x6a\x31\xcc\xc4\x9c\x62\x24\x48\xca\x95\x56\xc0\x4c\x44\xc0\x81\x16\xaa\x28\x4e\xe8\xaf\x80\x50\x25\xc8\x51\x10\x41\xe1\x70\xbd\x0a\xf7\x81\x45\x8f\x38\x1a\xb1\xb3\xe1\xcd\xed\xf0\x54\x33\xa4\x23\xf4\x20\x01\x7c\xaa\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xaa\xb5\x26\x72\x90\x33\xb0\xf3\x94\xac\x5b\xfc\x5c\x5a\x91\x10\x7c\x03\x24\x91\xf2\xaa\xbf\xe0\x6a\x03\x7c\x67\xf7\xf9\x95\xfa\xbc\x81\x6f\x97\xcd\xf3\x1e\x42\xec\xa4\x2a\xb0\x40\x0d\x5c\xa8\xaf\x79\x53\x99\x67\xab\xa8\x28\xde\x02\xa8\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x38\x6c\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x56\x30\x2c\x95\xa1\xee\x2f\x12\x4b\xc3\x40\xdb\xc0\x58\x9a\xfc\x49\x50\x78\x79\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x71\xeb\xee\xee\xb1\x7c\x5c\xdd\x55\x4c\xa2\xc7\x75\x2f\x9b\x6a\x66\x66\x62\xeb\x56\xd7\x8c\x7d\x0b\xfd\xd4\x16\x66\x81\x72\xe5\xd1\x23\xfa\xfe\xfe\xf2\x02\x4d\xa9\x96\x7b\xf5\xb5\x72\x85\xb5\x8c\xfd\x20\x12\x67\x17\xb6\xb6\xd5\x5c\x24\xfe\xee\x85\x8d\x77\xa2\x54\x20\x25\xe8\x1b\x0d\xcf\x88\x33\xf6\x0a\x8b\xb5\x57\x29\xcc\x22\x30\x8b\x79\x6a\xe6\x71\x2c\xf3\xe9\x94\x7e\x3e\x52\x58\x7c\xd3\xb2\x1e\x26\xaa\x62\xfc\x77\x3e\x19\xeb\x11\x6d\x79\x11\x37\x35\x87\x6c\x39\x65\xbf\x6c\x76\x66\x67\xe6\xdd\xff\xcb\x27\x90\xeb\x9e\x09\x0e\xf8\x7f\xe0\x9d\xb3\x91\x0a\xf6\x15\x47\x49\x47\xc8\x25\x50\x95\x20\x4e\x22\x2e\x04\xb1\x29\xf2\xa6\xb2\x68\x86\x85\xa2\x60\xad\x75\x10\x29\x25\x6c\xfc\x62\x8b\xc2\x82\xdf\x73\x5c\xe0\x50\x4f\x08\x01\x07\x4f\x46\x93\xf5\x94\xde\xd3\x92\x6f\xb2\x72\x02\x6d\xe4\xa9\x45\xcd\x04\x83\xcc\x4a\x11\x6b\xf8\x44\x98\xda\x89\x7e\x02\x4d\x34\x24\xed\x77\xf3\x32\x98\x02\x9f\xe7\x67\xc5\xe5\xe6\x42\x7a\xc3\xa8\x26\x25\x30\xdc\xf3\x36\x51\xca\xba\xd4\xdb\x1c\xfd\x4f\x9d\x7d\xc7\xf0\x6a\x7d\x5d\x56\x84\xc6\xdb\xd5\x2e\x0a\x7d\x17\x61\xad\x0e\xd8\x7f\x43\x18\x1f\x49\x8c\x15\x23\x80\x8f\xb0\xca\x69\x75\xcf\x4d\x9f\x9a\xb6\x2a\x5d\xae\xdc\xf2\x0d\x30\x6b\x4a\xcd\x7c\x22\x90\xd2\xb9\x8b\x40\xf4\x75\x52\xf7\x61\x20\x0f\x22\x81\x10\xea\xa5\x56\x2c\x53\x64\x5c\x73\x3e\x2f\xd9\xe1\x0e\x32\xba\x19\x8c\x16\x1a\x49\x26\x48\xa4\xaf\xb2\x13\x74\x93\x10\x2d\x79\xe5\x5a\xfa\xca\x93\xc4\xe1\x7b\x2d\x97\x0e\xd7\xc2\xa4\x7b\xf1\x79\x05\xba\xc7\x92\x89\x39\x7c\xbb\xe5\x33\x0b\xd6\x60\xf7\x80\x0b\xc1\xfa\x82\x09\x19\x0c\x89\x65\x2d\x12\x38\xfc\xc2\xc4\xcd\x82\x29\x09\x97\x2e\x32\xfa\xab\x66\xbf\x82\xc8\x39\x6f\x4d\x72\x0c\x67\xfb\x32\x73\x70\x4b\xf9\x82\x93\x70\xf7\x61\x5b\x5c\x75\x07\xb9\xa6\x72\x07\x96\x44\x9c\x65\x53\xf4\xb5\x1f\x7c\xf4\x87\x45\x5b\xb5\x77\xab\x1d\x1a\xdc\x92\x85\xa9\x2d\x44\x3e\x2b\x5c\x17\x85\x32\xb3\x30\xbe\x57\xff\x79\x61\x40\x2e\x52\x02\xa8\x92\x45\xcd\x39\xa4\xef\xda\xb6\x2d\xd6\xf3\x1c\xe7\x62\x2d\x48\x8a\x02\xb3\x7c\x1d\xce\x6d\x93\x51\x8a\x61\xe9\x45\x68\x66\x97\xb6\x94\x04\x88\xd1\x36\xd4\x48\x96\x70\xe0\x2c\xd9\x98\x65\x6c\x54\xf1\xda\x99\xf2\xb6\x6e\x35\x90\x92\x0b\x51\xe6\xa5\xbc\x6b\x25\x0a\x2c\x4d\xa0\x47\x16\x5b\x1f\x59\xcc\xd6\x15\xf1\xb4\x07\x38\x80\x4a\x40\xe2\x7f\xe1\x40\xab\x0a\x0e\xd6\xe8\xbd\x2a\xf3\xa9\xb4\x3b\x9d\xd2\x9c\x4a\x5f\x68\x5e\x72\xb6\xa5\x07\x4e\x4f\x66\x31\x86\xc4\xd1\x6d\xa2\x70\x4a\xf3\x37\xde\x03\x68\x93\xc4\xc8\xa0\x17\x18\xdc\x63\xbb\x76\xde\x73\x92\x61\x41\x98\x1a\xb1\x5b\x3d\x0a\xf3\x45\x11\x89\xe1\xe2\x70\x1c\x16\x3d\x54\xac\x9d\x22\x6c\xbf\x82\x45\x6f\x0b\x84\x93\x63\xf3\x12\xa8\xa6\x2f\x98\x64\xff\x9d\x79\xc7\x60\x1e\x58\xcc\x1f\x3d\x55\x3a\x2d\xd4\x78\x2d\x40\x46\x73\x0a\x90\x03\x31\x91\xf6\x42\xa2\xca\x62\x4a\x78\xf1\x3b\x27\x0e\x7d\x19\x3e\xf3\xfc\xab\x89\x61\x3b\x43\x01\x73\x06\x3a\x39\x62\x41\x1f\x4b\xc0\x3a\x8d\xb2\xbe\xa1\x2a\x01\xfb\x4c\x63\xef\xf8\x82\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x4a\x26\xd9\xe9\xa5\x38\x03\xf3\xae\x39\x83\x7c\xea\xef\xb4\x7b\x9b\x65\x70\x04\x23\xfe\x9f\xff\xfe\xdb\x11\x6d\xf3\x7e\xc8\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x45\xa4\x05\x9d\x22\xd0\x69\x65\x29\x73\xa2\xf8\xd5\x5e\x6e\x9a\x68\xb8\x9a\x1b\x77\x6f\x99\xdc\xc1\x37\x22\xf2\xe5\x55\x04\x02\x16\x57\x04\x04\x14\x5e\xdf\x20\xe8\xd6\xd5\x88\x30\xc1\x92\xba\xfd\xca\x85\x52\x61\x50\x01\x98\xdf\x36\xc1\x89\x73\x2c\x5f\x2e\x02\xa5\xb1\xb6\x91\x31\x1a\x87\x77\xe4\xaa\x58\x14\x33\x48\x93\xd4\xa8\x77\x25\x97\x44\x98\x03\xed\x51\x9f\x2c\xf1\x84\x50\x85\x10\x8a\xb8\xc2\xa5\x46\x52\x4c\xd7\x0a\x9b\xd7\xef\x37\x03\x29\x96\x6c\xea\x78\x46\xc4\x38\xce\x4b\x31\xd2\xab\xda\xbe\xd1\x1f\x9d\xe5\x6a\xb1\xba\x7d\x99\xe0\x7a\x6d\x97\x65\xe0\x95\xfa\xfd\x96\x66\x57\x0b\x86\x41\x24\x4b\x59\x38\x6c\x81\x86\x24\x15\x68\x48\x1b\x5a\x59\xb2\x04\xc0\x45\xc3\x14\x20\xc7\x15\x0a\x83\xbd\x89\x0c\x80\x35\x8c\x1c\x4d\xf2\xc2\x72\xe2\x4b\x02\xc4\x47\x23\xf6\xd1\xd4\xd4\x00\x65\xc6\x0c\x20\x82\xbc\x16\xf2\x39\xe3\x92\x94\x12\xad\x1a\x60\xfe\x6d\xa2\xa4\x1d\x46\xb3\x4c\x5a\x7c\xb4\xbd\x48\xfa\xe6\x20\x9f\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xf6\x72\xa5\x66\x8b\xd0\x25\x80\x7b\x52\xc9\xe2\x00\xf9\xe9\x55\x08\x22\x21\x4f\x04\xac\xc6\x30\xc6\xb0\x98\x43\xd9\x7c\xd5\xc2\x4e\x56\x1d\xa0\x22\xcb\x11\xd8\x02\x8a\xab\x23\x28\xe7\x82\x35\xd1\x62\x39\xcb\x65\xeb\x84\xac\xa6\xf8\x8b\x35\xa4\xd0\x41\x58\xd4\x62\x41\x14\x22\x9f\x15\xb1\x65\x2f\xef\x5d\xca\x5c\x3d\xca\x1e\x35\x67\xfd\xb4\x8b\x48\x2f\x5e\x80\x78\xe0\x12\xa5\x5d\x4e\x60\xec\xee\x7d\x9b\x23\x37\xc7\x2c\xb6\x89\x9f\x56\x96\xd6\x32\x05\xcc\xce\xd8\x96\x7c\x48\xbc\x4d\x5f\x0c\xd0\xc0\x4d\x9b\x06\xb6\x1c\x2e\x32\xa7\x17\x69\xc9\x1c\xa2\x08\xb8\xd0\x02\x6a\xce\x14\x4d\x34\x71\xd8\x31\x68\xad\x39\x67\x1e\x8f\x0f\x02\xb8\xdb\x20\xdf\xa8\x94\x94\xcd\xc6\x76\x25\x5d\x0e\x63\xb7\x8b\xa1\x4c\x53\x97\xa6\x29\xf3\xe3\x77\xae\xa1\xe5\xb6\x63\x43\xd6\x00\xc7\xe5\xb2\x27\x41\xb0\x66\xdc\x4d\xc6\xe2\xa8\xb9\xa4\xcb\x31\x8d\xcd\x52\x50\x53\x5d\x19\x26\xba\x8e\x79\x19\xc4\xba\x3a\x5c\x41\x71\x85\x48\x9b\x11\x69\xf2\x9c\x20\x20\x5d\xb5\xa4\x7c\xca\xd6\x54\xcf\x73\xe6\x45\x34\x5b\xdb\xc9\x27\xb4\x57\xb2\x46\xb1\xeb\xce\x46\xdd\xe3\x24\x99\xe0\xe8\xd1\x2b\x1b\x5e\xe5\xe6\xc2\x61\xe3\x6b\x01\x15\x8a\x7f\x19\xe2\xd2\x03\x8d\x40\xba\x09\x9d\x62\x06\xb0\xc6\x0e\xbb\xe8\xdc\xac\x9a\x45\x02\x33\x08\x45\x66\xf4\x26\x84\x3f\x26\x59\xc2\x17\x69\xcb\x7d\x56\xcd\x94\xdb\x26\x20\xa5\x2d\x51\x6f\xa7\x57\x59\x85\xe9\xad\x7d\x99\xd5\xd2\x6e\x76\x00\x9f\xb4\x06\x97\xfc\x94\xf0\x09\x58\x0e\xad\x96\xed\x52\x49\x82\x8c\x86\xea\x79\x5e\x37\xc1\xa5\x7a\x22\xa9\xcc\x12\xbc\x58\xd6\x83\x49\xad\x78\xd9\x7d\x33\xa9\xf8\xab\x8d\x60\xdd\x83\x92\x1b\x3f\x7f\x09\xa0\xde\x0b\x27\x09\x98\x77\x0d\xff\xaa\x18\x93\x4c\x4e\xdb\x91\xf1\xc5\x2a\x3e\x62\x0a\xcf\xdc\xe6\x5a\xe1\x92\x3f\x33\x22\xe4\x9c\x66\xa5\xa2\x80\x5b\x47\x41\x5b\x8a\xb6\xff\x31\x31\xbf\x6b\xf0\x4e\x9e\x1d\x1a\x20\x0e\x4d\x1f\x32\xc3\x51\x61\xfc\x8b\x12\x2c\x25\x9d\x2e\x02\xfc\x0c\x1f\x50\x0a\x59\x4a\x65\x6d\x39\xa8\xc3\xd5\xc4\x68\xcc\xf8\x76\x93\x40\xbe\x7d\xf2\xdc\x43\xf9\xf8\xd1\x38\x04\x2a\xd3\xf7\x49\x1d\x2c\xc5\xdd\xd4\x16\x34\xa5\x15\x70\xd5\x64\xca\x6f\x96\xf0\xbd\x14\xe3\xa6\xdd\x8c\x50\x08\x93\x76\xd8\x56\x91\xf1\xb8\x16\x21\xe6\x8b\x2a\x65\x0c\xc2\xe6\x6b\xc5\xc9\x99\x3f\x35\x71\x7a\x4c\x0c\x80\x0e\x28\x3e\x3e\x40\x72\x2b\x2c\xa9\x2e\x74\x71\x46\x12\xb2\x93\xc0\xe2\x0d\x88\xa4\xea\xb5\x0f\xc8\x63\x29\x69\x14\x58\xfa\xab\x8d\x0b\x1b\xc4\x3b\xb7\x20\xd2\x34\x0f\xfd\x27\x33\x50\x1b\xf2\xdc\xb4\x8b\x60\xff\x82\x55\xee\xaa\xbb\x34\x41\xdb\x99\x16\x2c\xc9\x15\xdd\x94\xe8\xaa\xe8\xd4\xcb\x2b\xfb\x48\x6a\x6f\x1c\x19\x5c\x1b\xd7\x27\xd2\x25\x8a\x61\xe5\x01\xd8\x88\x03\xd5\xf9\x74\x37\xba\xb0\x7e\x42\xc5\xd1\x8c\x28\x53\xe2\xde\xd7\xf1\x7f\x4f\x34\xb1\xb3\xbc\x86\x1d\xad\x7e\xf3\x21\x5f\xef\xd4\xde\x11\x25\xdd\x95\x50\x43\x0b\xb4\x9b\xb3\x87\x5b\xb0\x1f\xc7\xd2\x08\xae\x5f\xbc\xdc\xb2\x35\x16\x80\x1d\x99\xcd\x88\xff\x0d\x09\x54\x66\x8e\xb1\xfd\xc2\x67\xbf\x97\x70\x9f\x70\x09\x2b\xcf\xac\xd1\xdb\x73\xbd\x2a\x69\x7f\xe9\xa2\xd7\xfa\x34\x5e\x1d\x55\x41\xdd\xbd\x3c\xb8\x9e\x3c\xe8\xb0\x24\xf7\xf0\xf2\x6f\x3b\x06\xfb\x79\xff\xec\x81\x70\x58\xbb\x12\x77\x27\x22\xbe\x23\x32\xd9\x0b\x49\xb1\xb6\x15\xaf\x25\x2f\x1e\x3a\x30\x9f\x02\x1a\x67\x7f\xb7\x68\x3f\x4e\xf2\xad\x75\x03\xbd\xdc\x05\xbb\x9a\x5e\x76\x42\x1f\x80\x6b\x89\x21\xfd\x37\xb7\x85\x32\xe0\xf0\x06\x21\x63\x35\xdf\xc3\x8a\x60\x3c\x3b\xbc\x4e\x61\x78\xb5\xe5\x7c\x89\xed\xb5\xb9\x5e\x9d\x37\xf7\x25\x49\x6d\xdd\xb1\xec\x42\x47\x79\x61\x2f\x8e\xa5\xc6\xe0\x83\x3e\x26\xb6\xdb\x2d\xda\x80\x20\xe3\xb6\x6c\x97\x87\xac\xa9\xba\xd9\xf6\xd9\xea\x2e\x95\x6d\x9c\x09\x32\xa5\x9f\x37\x12\xc5\x6f\xe0\x53\xab\x5e\xea\x65\xae\xd4\x4b\x03\xf7\x0c\xd4\x57\x0b\xe2\xf6\xec\x4a\xdb\x9a\x4a\x23\x56\x24\x00\xda\xec\xbf\x47\xb2\x40\x5c\x94\x7e\xda\x14\xeb\x70\xf7\xb5\xdd\xcc\xbe\xce\x95\xca\xe4\xc9\xf1\xf1\x8c\xaa\x79\x3e\x39\x8a\x78\x6a\xc2\xcd\xb9\x98\x99\x3f\x8e\xa9\x94\x39\x91\xc7\x7f\xfc\xc3\x1f\x8a\x2d\x9e\xe0\xe8\x71\x66\xd0\x63\xea\x7e\xa7\xd2\x96\xdf\xd5\xeb\x1f\xaf\x5f\x79\x43\x70\x36\x26\x9f\x35\x91\xca\x4d\x71\x85\x1e\x24\x91\x68\xf0\xd3\x1d\x92\x0b\xa6\xf0\xe7\x13\x74\x49\x19\x08\x20\xdf\xf3\x5c\x48\x74\x86\x17\x87\x7c\x7a\x98\x72\xa6\xe6\xe8\x12\xfe\xd7\xfe\xf4\x4c\xc8\x23\xfa\x99\x60\x61\xf7\xd7\x56\xce\xf2\x45\x98\xe7\x18\x52\xa3\x25\x22\x4f\x7a\x85\xff\xf0\x9f\x28\x35\x2d\x9f\xa0\x6f\x8f\xff\xf0\x9f\xe8\x77\xf0\xff\xff\x7f\xf4\xbb\x16\x4d\x6d\x3d\x64\x22\xa8\xaf\x7a\x5b\x76\xc7\x1d\x54\x56\x6a\x83\x92\xd3\xa7\x82\x17\x3b\xd5\xd8\xf2\x23\x8d\x1e\xf9\x74\x3a\x56\x34\x25\x26\xdf\x68\x8c\x45\x0d\xd5\x76\x43\x98\x47\x6a\x0b\xe4\x9a\x82\x5b\x45\xa9\x0b\xdb\xa9\x49\x4c\x77\xc7\x4d\xe6\x45\x81\x50\x08\x02\x29\x15\x5d\xa5\x12\xbe\x22\xb1\x3e\x15\xeb\x04\x7c\x38\xeb\x4c\xbd\x8c\x7f\x01\xe4\x10\x16\x7d\xf6\x81\x5b\x61\x14\xa2\x09\xd4\xb0\x0b\xd9\x78\x1c\x6a\xe1\x91\x5f\x4c\xcc\x1b\x4c\xed\xad\xe2\xdd\x64\xad\xf3\xd5\xa1\x6e\x77\x5c\x6c\x25\x2f\x3f\x92\x5a\xcc\x6d\xc7\xb2\x2e\xae\xd4\x68\x58\x7e\x1c\x12\x59\xb9\xf0\x70\xab\x46\xaf\xb5\xc5\xdf\x56\x5b\xa1\xa8\x30\xc1\x41\xdd\x0e\xbd\x9e\xfa\x99\xff\x64\xd5\x30\x21\x52\xc8\xbd\x5d\x94\xb5\x82\xd1\xea\x2b\x4e\xb3\xc4\x86\x11\x37\x60\xb2\xad\xda\xd0\x3b\x9f\x86\x0f\x8d\x43\xd8\x1a\x84\xec\x33\x27\x99\xd8\x3c\xe7\xe6\xfd\xcc\x45\x44\x4e\xf9\x76\x61\x8b\x09\x65\xb5\x78\xe7\xee\x15\x53\x82\x9a\xf6\xa6\x36\x8e\x83\x2d\xe5\x71\x21\xec\x19\xb3\xae\x05\xcb\x0f\xf0\x12\xcb\xb3\x01\xdc\xad\x5d\x40\xf2\xd5\x20\xdc\xb7\xe0\xda\xc6\xf0\x57\x30\x3c\x57\x01\xa0\x02\xfc\x2f\xb0\xe6\x85\x4b\x62\x8f\x20\x28\x64\xeb\x71\x04\xc5\x2c\x8a\x48\x93\x4a\xd1\x68\x6c\x2a\x3a\x88\x0d\x21\x15\x4d\x5d\x99\x03\x24\x30\x04\xd5\xa9\xb9\x6e\x4f\xeb\xa7\x53\x1c\x51\x36\x3b\x08\xd0\xf4\x20\xb3\x3d\xbc\x0e\x9a\x88\xf4\x1e\xcb\xc7\xdd\x06\x8a\x6d\x5d\x67\x8f\xc6\x45\xad\x27\x8b\x7f\x61\x0c\xd3\xb4\x06\x25\xa6\xb0\x7c\x6c\x03\x80\xa9\xa1\x4f\x2d\x19\x9d\x5f\x0a\x87\x59\xb5\x6c\x7c\x2e\x53\x96\x84\xf2\x30\x40\xcb\xbb\xca\xaf\x16\x8b\xce\x25\x26\x61\x0f\x16\x51\x05\x61\x5c\x32\x7e\x39\xe7\x42\x8d\x37\x84\xaf\xac\x66\xfb\x32\x72\x98\x00\xee\x04\x7f\x22\xe2\x89\x92\xe7\x32\x0a\xe4\x3a\xb4\x68\x8c\x1e\x41\x54\x14\xc0\x04\xa6\x5a\xad\x8f\x8d\xf1\x9d\x2d\x0c\xa3\xd4\xcc\x05\xcb\x47\xe9\xeb\x4d\x22\x99\xe2\x24\x39\x40\x82\xe4\xd2\xd4\x61\x95\x24\x99\x1e\x3a\xc4\xfe\x18\x25\x7c\x46\x23\x9c\xa0\x49\xc2\xa3\x47\x39\x62\x5a\x50\x60\x33\xc3\xa4\x32\xc1\x23\x22\x65\x20\x59\x15\x49\xb7\x36\x15\x0a\x8a\x4d\x2a\x22\x52\xca\xa8\x54\x34\x72\x22\x53\x91\x3b\x6f\x4a\x1e\x6b\x5d\x37\xe2\xa6\x44\x26\x0c\x57\x4b\x7a\xc4\x60\x08\xe6\xcc\xd6\x76\x81\xeb\xda\x42\x83\xb9\x20\xdf\xb6\x03\xb4\x03\xa4\x33\x47\x21\x63\x55\x3e\x90\x2b\x8e\xd4\xa9\xfd\x0c\x8e\xf1\x32\x12\xb8\x2d\x9f\x28\x4f\x90\xfe\xa4\x95\xd0\x57\x20\x26\xd8\x87\x30\x97\x24\x17\x1f\xd9\xbb\x67\xc0\x4b\x30\xe4\x16\xb8\xa5\x55\x34\xad\x57\x11\x44\x1e\x28\x27\x54\xf5\x7a\x52\x16\x25\x79\xec\x0b\xca\x69\x11\xe0\x49\x13\x89\x5b\x1e\xbd\xf6\x5a\x50\x38\x40\x58\xa2\x67\x92\x24\xfa\xbf\x26\x82\xf9\xd0\xe3\xbb\x6b\x96\x6c\x30\xf8\xa1\x13\xc7\xa5\xdb\x28\x6a\xef\x40\xf4\x6e\xb0\x9a\x9b\xd4\xe4\x94\x2b\x53\xcb\xcf\x80\xe8\x39\xfb\x84\x41\x5d\x9b\x24\x7c\x02\x27\x1d\xf0\xf5\x5c\x6a\x63\x90\x16\x95\x47\x11\x21\x31\x89\xd1\xd7\xc1\xc1\xf5\x69\xf3\xdf\x34\xa3\xbd\x95\x56\x64\x0f\xb0\xf5\xaa\x86\x91\x56\x84\xbd\x72\x39\xaa\x23\x74\x53\xc1\x8f\x08\xcb\x4c\xe3\x2a\x9a\xd0\x41\x6d\x0b\xdf\x06\x8f\xaf\x32\x89\x97\xdb\xa1\x35\xf1\xf8\x4a\x7d\xee\x00\x8f\xaf\x32\xcf\x96\xd8\x6b\x3e\x7b\xd1\x9c\x51\x3d\xa9\x0b\xde\x3d\x91\xc7\xe0\x18\x99\xbb\xb3\x44\x82\xee\x40\x2e\x9a\x08\x71\xbf\xb0\x06\x2b\x45\xdb\xde\x16\x6b\xb0\x32\x98\x7d\xc6\x1a\xac\x0c\x75\x7f\xb1\x06\x1b\x06\xda\x01\x6b\xd0\x38\x67\xc7\x9a\xa8\xbb\x31\x05\x48\x4c\x98\xe4\xd3\x3b\x48\xd5\x5d\x3a\xc6\x53\xe3\xf8\x35\xd7\x98\xbb\xa3\x2d\xf4\x2e\x8c\xd6\xe6\xb0\xb5\x85\xb3\x60\xb9\x15\xed\x79\xef\x09\x95\x46\x43\xcb\x12\xcc\xca\x57\x07\xd4\x65\x17\x24\xd2\xe4\x67\x18\x95\x12\x98\x49\x98\xea\x81\x35\xca\xe8\x51\x18\x3b\x64\x84\x33\x9b\x13\xdc\x56\x11\x63\x7f\xb2\x1f\x37\x83\x71\x04\xa8\xb4\x12\xcb\xef\x04\x74\x74\x59\x01\x97\x9f\xf3\x67\x5b\xe0\x05\xc8\xd0\x10\x65\x2b\x09\x42\xa7\x63\xab\xb4\xb5\xad\x1c\x65\x8a\xcc\xaa\x3a\x6d\x71\x68\x28\x53\x7f\xfa\xe3\x4a\x4e\x64\x90\xe0\x9c\x7a\x18\x40\xbc\x5b\xa0\x08\x5f\x4c\x86\xc4\xb6\xc2\xbc\xd4\xea\x8b\x9e\x8e\xb9\x59\x25\x4a\x31\x75\x8a\x54\x2e\xc1\x15\x33\xa7\x72\xc4\x4a\xd0\x89\x47\xe8\x23\xd4\xad\xc4\x69\xa6\xf5\x2f\x3f\x3f\xaa\x29\x69\x94\x7f\xfb\xed\x9f\x08\xfa\x16\xa5\x04\xb3\x92\x0e\x0b\x6a\x93\xbe\xfa\x00\x6a\x4c\xcd\xc9\x88\x35\x6e\x05\x1a\x7e\x36\xa5\x70\x5c\xbc\xd6\x39\x9b\x72\xa7\x13\x43\x3d\x36\x1c\xcd\x91\xcc\x27\xa6\xa0\x68\x60\xc3\x70\x82\xf4\x05\x9f\x81\xa3\x11\x6e\x64\x37\xe8\x65\xa7\xf0\x75\x50\x8e\x6e\xcd\x89\xef\x7a\x2b\x0f\xe0\x3e\x39\x94\xa4\x04\x45\x53\x39\xc5\x88\x0b\xcb\x01\x43\x06\x20\x0d\x8e\xe5\x81\xf1\x25\x68\x3d\x0d\x5b\x0b\xbf\x96\xa9\x21\x2c\x13\xe9\xdd\xcd\x13\x2c\x2c\x0b\x18\x31\xad\x70\x08\xf2\x44\x79\x2e\x93\x05\x8a\x39\x23\x07\x40\x11\x79\x34\x37\x0e\x32\xad\xbb\x60\x8b\xaf\xff\x44\x65\xae\x15\x5b\x68\xcb\xc1\xf9\x4b\x85\x0d\x84\xce\x9c\x42\x3f\x5a\x0d\x27\xf0\x55\x98\xed\x84\xba\x69\x53\x21\xca\x65\x85\xf7\x77\x44\xb9\x2c\x51\x57\x8f\x72\xe9\x51\x2e\xeb\xeb\xb2\x8f\x28\x97\x95\x3d\xef\x86\x72\xd9\xb4\xe5\x1b\xa0\x5c\x96\x9a\xf9\x62\x50\x2e\x2b\x2b\xfa\xc5\xa0\x5c\x56\xe6\xd5\xa3\x5c\x7e\x79\x28\x97\x5b\xe2\x38\x36\xf3\x62\x83\x93\xa3\x28\x5b\xac\x4d\x64\x5f\x49\x74\x7e\xad\x09\x2c\x7a\x2c\x07\x27\xf9\xeb\x6a\x7b\xec\xc8\x66\x26\xb4\x1e\x76\x64\xa3\xca\xde\xce\xea\xb6\x05\xea\x01\x05\xe1\x95\xb1\x23\x4b\x13\xe8\xe3\xe4\xd6\x8f\x93\x6b\x24\x3e\xdb\xb7\x1e\x9e\x0b\x9e\xab\x5e\xc8\x1d\xd1\x23\x4b\xfb\xd3\x29\xa2\x0e\x44\xf8\x1d\x50\xe2\xcb\x46\x66\xde\x97\x0e\xf9\x4a\x59\x3e\x5c\x45\x69\x71\x6c\xb5\x84\xe7\x50\xbf\x8c\x32\x1e\xc6\x01\xf4\x94\xbb\x41\x84\x67\x65\x79\xbd\x7f\xc5\xd0\x62\x07\x52\xed\x4c\xa1\x0d\xf5\xed\xb7\xa0\x57\x97\x04\xb7\xa6\xab\xd9\x0d\xe2\x2e\x23\x51\x8b\xad\x99\xa6\x74\x57\xcd\xae\xba\xc8\x3c\xa6\x11\x28\xe6\xb5\xfc\x3e\x7d\x3d\x99\xe1\x18\x19\xbf\x92\xd6\x08\x80\x0b\xe6\xcb\x19\x95\x4a\xb4\xc6\x38\xd5\x46\xb8\x8d\xcb\x34\xcb\x37\x41\x4f\x99\x6d\xf6\x59\x4a\x52\x2e\x56\x05\x58\x35\x7e\x69\x2b\x73\x6c\xf2\x29\xc9\xe6\x24\xd5\x92\xcc\x78\xdd\x46\xba\xee\xb7\x4f\xfe\xb4\x39\x48\x26\xe0\xb1\x44\x04\x81\x43\x54\xbf\x1b\x1b\x64\xc1\xce\xdb\xbd\xed\x36\x5b\xec\xc3\x35\x1d\x43\x0e\xfb\x75\xb9\xe1\xcd\xbe\x54\x72\x7b\x03\x7d\x37\xc6\x76\xf8\xd0\x9a\xd5\xd1\x1b\x4b\xe2\x36\x96\xe1\x07\x15\x5f\xd9\xba\xb5\x6b\xb8\xf4\xcb\x5e\x7a\xcd\x09\xc3\xa2\xa5\xeb\x07\x7a\xb4\xa0\x5f\xd6\x97\x07\x22\x74\x24\x11\x87\xa1\x66\x50\x1a\x4c\x7d\xbd\x4a\x54\xe2\x34\xca\x2d\x88\x24\x17\xad\xd1\xa6\x5d\x0c\xdb\x91\xca\x71\x02\x9a\x44\x58\x6c\xaf\xba\xa9\x93\x45\x43\xfa\x5a\x37\xcf\x09\x65\xea\xcf\xff\xb1\xd6\x6e\x6a\xd5\xca\xae\x1b\x14\x08\xc2\x51\x44\xa4\xb1\xb5\xdb\x68\x64\x3c\xe1\x4f\x50\x1b\x68\x9b\x5d\xd5\x47\x59\xcf\x5b\x33\x78\x0f\x29\x1b\x17\xa4\x6e\xc4\x85\xb9\xe0\xf9\x6c\xee\x6c\x48\xfa\xcc\xe8\xa9\x35\xed\xe5\x8f\x35\x5b\xf9\xda\x7b\xf9\x5d\x4e\x93\xcd\x2c\x74\x77\xa5\xaa\x49\x9f\xce\xef\x91\x9c\xfb\xd3\x3a\x81\x66\x1b\x37\xb6\x3e\xe8\xee\x7d\xda\x6f\xbd\xdf\x06\xba\x39\x70\x30\x8a\x53\x9e\x24\xe0\x71\x90\x24\x7d\x0a\x8b\x9d\x87\xdd\xc3\x84\xef\xe9\x86\x25\xfe\xe1\x6b\xb0\x37\x4b\x85\xd3\xac\x93\xfc\x75\x63\x44\x43\x89\xdc\xe8\xab\xc1\x0b\x26\x64\x8d\x33\xc2\x9a\x6c\x6c\x3f\xd5\x0b\x56\xbc\xb3\xc0\x41\x17\x45\xb6\xb3\xe0\x41\xb7\x24\xaf\x1c\x40\xb8\x62\x1e\xfb\x1a\x44\x58\x61\x76\x3e\xa6\xaf\xb8\x66\x5c\x00\x91\x51\x7c\x06\x7a\x89\x47\x6c\x50\xca\xab\x70\x85\x7d\x27\x8b\x22\x30\xdb\xe8\x10\x21\x33\x83\xb2\x00\xd6\xb0\x02\xee\x34\xfd\x17\x68\x3a\x06\x84\xd4\x84\x16\xba\xf0\x41\x88\x2a\x27\xf1\x21\x8e\x16\x51\x42\xa3\x40\x67\x9e\x09\x9c\xcd\x9b\x38\x9e\xdb\xf9\x1e\x3d\xe5\xad\xd0\x53\xda\xea\xe7\xac\x13\xbf\xed\xe8\x8a\xe1\x94\xf4\xa8\x2e\x4d\xa8\x2e\x07\x1e\xb7\x80\x15\x95\x80\xde\x30\x1d\xbe\x7e\xee\x7a\x68\x97\x37\x80\x76\xd9\xe4\xf0\x15\xb8\x2d\xa5\x63\xd7\xc3\xcd\x7c\xe8\x04\x37\xe3\x2f\xc1\xbd\x42\x10\x69\x3f\x8f\x6f\x8c\x4c\x51\x1f\xd8\x5b\xc2\xcb\x34\x88\x0b\xeb\xc8\x4d\xcb\xf0\x65\x96\xd1\x45\xa7\x75\x79\x5b\xb4\x97\xf5\x56\x66\x2d\x20\x97\xc6\xbb\x6b\x4f\x60\x5d\xda\xb7\x61\x4f\xce\xcd\x2e\xb3\x5b\xd6\x2b\x75\x18\x66\xb8\xac\xa3\x60\xad\x97\xec\xe2\xe9\xe1\x7d\x25\xbc\x14\x35\xa1\x36\x4b\x7a\x19\x38\x1f\x34\x11\x68\xce\x93\xd8\x44\x0c\x06\xab\xe5\x3b\xf0\x19\x01\x7e\x81\xdc\x66\x40\x6d\x66\xd0\xb6\x8a\xc2\x4e\xcb\x52\x5b\xfc\x26\xc2\x70\x77\xc0\x68\x76\x61\x45\xf0\x9c\x64\x13\xfb\xc1\x4a\x59\x44\x96\xcd\xdf\x4b\xc6\x58\x5a\x21\xb0\x9a\x37\x0f\x73\xa5\xdd\x77\xc5\xe0\x96\x89\x1e\x81\x71\x50\x34\x55\x26\x34\x74\x06\x4f\x9f\xa8\x33\x44\xe0\xb0\xc7\xa5\x5e\x3a\x37\xbb\x4e\x9e\xba\x2a\xb1\x6c\x10\x0c\x56\xab\xc0\xb5\x3d\xc8\x4b\x8a\x3f\x8f\x33\x2c\x70\x92\x90\x84\xca\xf4\xc5\x82\x82\x4f\xcb\xee\x5a\x7d\x56\x05\x37\x26\x22\x96\xa7\x13\x43\x8a\x6e\x20\xb6\xee\x9f\xe2\x48\xe4\x2c\x84\xa8\x7a\xae\x15\x47\xcf\xe1\x5e\x00\xab\x52\x34\x87\x22\x93\x53\x4c\x05\x23\xb2\xb5\xa4\x1f\x89\x72\x41\xd5\x62\x6c\x2b\x24\x76\x3f\x70\x77\xf6\xcb\x53\xfb\xe1\x72\x0f\xb7\xcb\xee\x77\xfd\xf9\x8a\x8c\x19\x11\x50\xee\xc5\x15\x2e\x09\xaa\x40\x5a\xf4\x06\xe2\x6b\xc6\x40\x18\x74\xed\xda\x6e\x0b\x20\xc6\xcf\xe3\x20\xb3\x6a\x1c\x55\x89\x63\xd5\x61\x6d\xc2\x0f\x5a\x36\xc9\x17\x46\xd0\x69\xf1\x22\xbf\x40\xb5\x08\x9b\x3e\x61\x9a\xd6\x03\x0e\x5c\xc1\x60\xaf\x2c\x36\x26\x48\x7d\xb7\x4a\x55\xcb\x38\x31\x63\x5c\x35\xd7\x09\x5b\x32\xd8\x41\xf0\x55\x87\x11\x07\x9d\xec\x68\xd8\xfa\xa0\x0b\x91\x67\x8a\x4e\xea\x10\x37\x6a\x77\xd5\x23\x07\x09\xa4\x5b\x3b\x37\x43\xa9\x5b\x53\x52\xb2\xc4\x89\xed\xec\xb4\xfc\x6f\xf1\xa0\x1c\x52\x10\x65\xb3\x84\x94\xf2\xf9\xae\x53\x0a\x54\x68\xce\x0f\x18\xa0\x35\x75\x96\x6d\xb3\x5f\xb9\x70\x0f\x0c\x85\x29\x8d\x89\xe8\x68\xc4\x06\x12\x3d\x13\xc4\x88\x85\x92\x68\x28\x39\xe9\xad\xda\x50\xc3\x67\x42\x74\x4f\x3e\x36\x45\x0b\x0f\x54\x49\x5f\x46\xca\xf4\x31\xc5\x89\x24\x07\xba\x61\xa8\x3e\xa9\x38\x04\x7f\x62\xf4\x2c\x70\x96\x11\x31\x62\x36\x9b\x03\x1c\x2e\x9c\x27\xa6\xfd\xb6\x10\x57\xbb\x06\x64\x1c\xe1\x68\xfe\x4a\x7b\x84\x21\x29\x27\x9a\x93\xd8\xe5\x0d\x97\xb7\xc7\xcd\xdb\x18\xac\xd7\xd8\xac\xf3\xa9\x2b\x83\x74\x60\x3b\x49\x22\xcd\x51\x7c\x55\xdc\x8c\x08\x3d\x6a\x4d\xc3\x4f\x84\x21\x3a\x75\xe3\xb0\xb1\x3b\xe8\x19\x3c\x53\x9a\xf4\x9f\x30\x4d\x4c\x22\xbe\xeb\xda\x09\x81\xc6\xfc\x3e\x62\xc6\xdd\xcd\xa2\x52\xa6\x2a\x65\x54\xce\x35\xa7\xce\xc1\x27\x09\x6a\x46\x5b\x02\x0d\x7b\x5a\xe7\x34\x0f\xf5\xeb\xcb\x39\xe8\x13\x15\x9c\xa5\x90\x2c\x63\xf1\x99\xdc\xf2\x49\xa2\xfc\xf1\x68\x4c\x75\x5c\x29\x11\xc7\xb1\x2c\x1b\x3f\x8d\x5a\x49\x7f\x2d\x99\x5d\x0e\x4b\xd9\x81\x51\x00\x2f\x04\x41\x9c\xae\x42\xd4\x32\xf9\xb7\x4f\x6d\xa8\xa7\x36\x34\xaf\xcd\x3e\xa6\x37\xf8\x43\xbc\x6e\x8a\x43\xdb\xf6\xef\x42\xb2\xdd\x61\xaa\xc3\x1b\xe7\x04\xbc\x4c\x3a\xc0\xdb\xe6\x6f\xbc\x44\xea\x46\x9f\xe0\xf0\x86\x09\x0e\x9d\x2d\xb5\xe5\xd8\xec\xf6\x63\xbb\x56\x72\xc0\x0a\x50\xa7\xa6\x5e\x2e\x89\x12\x34\x92\xbb\xe0\x0f\x32\xc3\x1d\xa3\xda\x40\x0b\xcc\x56\x48\x4d\xfa\x05\xef\x84\x84\x38\x31\x5f\xaf\x6d\x22\x08\x7e\x8c\xf9\x73\xcd\x56\x27\x43\x54\x8d\x4b\xae\xc5\x1e\x41\x22\x2a\x49\x29\x92\x85\x4a\xc4\x88\xb4\xc6\x4e\x3c\x62\x73\x4a\x04\x16\xd1\x1c\xb2\x1b\x8b\x8d\x31\xd9\xb2\x06\xd8\xc8\xc4\x32\x84\xde\xa6\x35\x36\xbd\xc3\xba\x57\x2d\x4c\x1e\xa7\xce\xee\xb9\x1e\x49\x6a\x3e\xf1\xc2\x8c\x95\x32\x42\x93\x5c\xa7\xed\xdf\x36\x10\xdf\x2f\xf6\x8b\x06\xe3\xfb\x60\xa2\xe0\x8b\x8e\x01\xf9\x05\x35\xf4\x41\xf9\x2f\x14\x94\xdf\xb0\xc4\xeb\x05\xe6\x6f\x64\xf2\x7b\xfd\x98\x61\xd7\xf3\x6b\xc4\x0d\xaf\x0a\xda\xca\x27\xe3\x17\x3f\x7a\x8d\x73\xee\x7a\x02\x7f\xf2\x44\x61\x24\x62\xa1\xe9\x6c\x42\xe2\x18\x38\xad\xe2\xb6\xe2\x6f\x41\x3b\xce\x3c\xa0\xef\x5e\x2c\x35\xb1\xe3\x84\xb3\x99\xa4\xb1\x01\x5d\xc9\x30\x54\xde\x0c\x8d\x17\x00\x32\x00\xfb\x9b\x24\x44\x38\xaf\x84\x40\x5f\x4b\xca\x2c\xaa\xa2\xff\x2d\xe6\x44\xb2\xaf\x94\x31\x16\x60\xb6\x40\x8f\x8c\x3f\x27\x24\x9e\xc1\x0e\x55\x07\x73\x88\x28\x39\x40\x54\xf9\xcf\x04\xa0\x12\xf0\x5c\x8d\xf4\xd8\x21\xd6\xcc\x68\x00\xc4\x7e\x1b\xd4\xb6\xf6\xcd\x7c\x73\x84\xd0\x39\x43\x53\x1c\xa9\x03\x24\xf3\x49\xd1\x7e\xcc\x4d\xb1\x62\xad\x7d\x07\x13\x2f\x1a\xe9\x63\xc6\x1b\x3a\x6f\x3e\x1b\x8e\x3b\x68\x72\x1d\x24\x14\x6f\x15\x5b\xf7\x84\xb7\x81\x1a\xbd\xcc\xa5\x0d\xc2\x40\x9c\xf9\xa3\x6f\x61\x96\x3c\x56\x34\xe0\x7e\x1a\xdc\x65\xc6\xe3\x56\x5b\x67\x65\x2a\xeb\x8e\xa5\x08\x84\xb4\x82\x92\x75\x54\x41\xbb\x66\xb9\xb5\xd4\x24\x95\x20\x38\xb5\xce\x01\x7d\xd5\x80\x58\x63\xc2\x20\xf5\xe8\xa9\x30\x12\xe6\x3a\x5b\x7c\x41\xd9\xa3\xde\xdd\x02\x1d\x1b\xea\x84\x43\xcf\x4d\x9b\x96\xe9\x1b\x8f\x9c\x72\x66\x1c\x84\x5b\xc9\x9d\x74\xc6\x70\xb2\xa6\x8d\xa3\xb6\x72\x75\x9f\x9e\x93\xb3\xac\xb8\xa0\xa5\x08\x63\xec\x43\xa6\xc7\xb5\x6c\x48\x95\xf9\x86\xf2\x1e\x46\x31\xc9\x08\x8b\x09\x8b\x16\x40\x22\x0c\x10\x74\x04\xc3\x09\xc2\xf0\x1d\x4e\x8e\xd0\x99\xc9\xaf\xf1\x12\x9e\xbd\xd6\xe1\x42\x4f\x31\xa3\x53\xad\x27\x80\x11\xd6\x8e\x72\xc4\xcc\x30\x9d\x0f\x24\x28\xbe\xee\x57\xac\x69\x67\xf4\x0d\x72\xb5\x25\x3a\x31\x2b\x7f\x8f\x96\x5f\x38\xd0\xdb\xb2\xdd\xd1\xcd\x69\xa9\x1d\xd8\x43\x3e\x39\x84\x7f\x97\x12\xce\x1c\x60\x4f\x81\x26\x43\x4c\x59\x7a\x17\xcf\x00\x17\x63\x1b\xc0\xdc\x2e\xfc\x76\x2b\xf2\x38\x82\x3e\x4a\x4a\x4d\x4a\x19\x4d\xf3\x34\x70\xde\x69\xed\x1e\x6b\x15\x03\x2e\x08\x93\x89\x91\x69\x3d\x20\x72\x20\xe6\x48\x5f\xae\x6c\x61\x4a\xdd\x8f\x58\xc6\x29\x53\x47\xe8\x8a\x2b\x8f\x49\x6f\x7c\x7a\x98\x21\x9e\x29\x9a\x1a\xd4\x53\x41\xf4\x39\x30\xe0\xd8\x00\x38\x39\xc7\xea\x00\xc5\x39\x1c\x55\x46\x94\x66\x1d\xfa\xc6\x55\xb0\x33\x10\x1f\x2d\x46\xcc\xdc\x74\x53\x4c\x93\x5c\x10\x2b\xb3\x62\x93\x17\x53\x0c\xb9\x18\x99\x45\x44\x0b\x26\x91\xd2\xd9\x5c\xe9\x2d\xd2\x32\x9e\xf5\x37\xce\x35\x37\xe2\x23\x36\x21\x08\xa3\x8c\x4b\xaa\xe8\x93\xf7\x5f\xd2\x29\xc2\x52\x82\x05\xe5\x08\x9d\x95\xec\xff\x54\x82\xea\xdd\x16\x57\x4b\xd9\xd8\xda\x9e\xdb\xf3\x71\xb6\xde\xc8\x52\x2f\x76\x95\xf1\x44\xf2\x24\x57\xa1\x0b\xb6\x79\x6f\x0b\xd3\xb8\x03\xf0\x07\x03\x31\x9f\x8e\x98\xa3\x6b\x79\x84\x06\x12\x49\xae\x77\x49\x9a\xad\x8c\x04\x55\x44\x50\x83\xe6\x44\x94\xd9\x04\x7f\x4e\xfd\x19\x48\xb1\x78\xd4\x22\x54\x68\x81\x37\xd8\xa2\x25\x6b\xc7\xc4\x48\x48\x00\x6f\x15\x6e\x07\x98\xfe\x11\xe3\xec\x90\x91\x19\x5e\xb5\x23\x23\x56\xda\x12\xf4\x35\x9d\x16\x0a\x69\x9b\xcf\x31\x58\xbb\x31\x44\x3e\xb5\xed\x92\xe9\xb8\x6d\x93\xa6\x09\xc7\x2b\xdc\xc6\xd3\xe2\xd0\xa3\xbf\xf3\x89\x19\xa3\xd6\xfb\xb9\x02\x29\x50\xab\x57\x53\x2e\xc8\x1c\xb3\xf8\xc0\x6d\x56\x79\x6c\x70\x33\x5a\x53\x9b\x53\xc6\x40\x12\x74\x60\xc2\xc4\x60\x31\x61\x16\xec\x85\x55\xdc\xec\x56\x14\xfb\xb0\xd6\x5d\xe1\x5b\xd3\xd4\x65\x0d\x10\x86\xe5\x2d\x32\x7b\xc4\x25\x4d\xb3\xa4\xc8\x69\x0a\x6c\xa3\x53\x2d\x62\x39\x1e\xc9\x9f\xc0\x74\xe5\xb4\x36\xb8\xd5\xed\xce\x69\x3a\x6b\x18\xb9\x67\xa4\x70\x6b\x38\x9b\x97\x29\x67\x18\xb0\xb0\xaf\x25\xd1\xff\x54\xa4\x50\xfb\x8c\xb0\x3e\x62\x4e\x04\xf9\x06\xb8\x8c\x6d\x36\x30\x9e\x69\x11\xda\xc0\xbd\xda\xf5\x43\x91\x71\x72\x97\xce\x89\x3d\x0c\xee\xd5\x86\x8b\xea\x3b\xca\x70\x29\xf3\x76\x03\xc1\x2f\xc9\xd7\x4a\xae\x0a\xdc\x7e\x8b\xb6\xda\x26\x0a\xaf\x2a\x37\xb2\x06\x25\x98\x7d\x26\x48\x77\x67\xa9\x19\xf6\x05\x23\x85\x21\x22\x60\x4e\x92\x0c\xc5\x74\x0a\x66\x29\x05\xec\xdb\x03\x8b\x19\x4c\x78\x7d\xd8\xd3\x9c\x19\xb0\x38\xe3\x11\x79\xb6\xb8\xdb\xf6\x6a\x2c\x1a\x3f\x1a\xb1\x73\xf5\x95\xd4\x22\x3a\x67\x33\x7d\xd1\xc4\x4f\x54\x16\xc5\x4e\x22\xce\x64\x9e\x12\x61\xbb\xd0\x37\xb2\xa6\x48\x5b\x28\x00\x3b\x19\x4a\x8f\x4d\xef\xfd\x13\x4e\x28\xe0\x98\x19\x65\x78\x66\xcf\x9c\x1e\xa5\x74\x1e\xc5\x86\x90\x30\xbb\xb9\xb1\x5e\xab\x37\x13\xeb\x7f\x0c\x25\x77\x94\x16\x42\x3e\xb6\xb6\xfa\xe3\xaa\x88\x6f\x57\x7d\x89\x78\x3f\xa9\x4d\x0a\x2d\x17\x8c\xec\x2a\x9c\xad\x42\x33\x74\xc8\xba\xb9\x09\x01\xd6\xfd\x38\xa3\x8f\x19\xdc\x5a\xec\xa7\x32\x41\x3b\x6a\xc3\x59\x42\xf1\x9e\x50\x90\x0d\xa4\xc2\x5a\xbc\x30\xd7\x01\x17\x56\xc3\xb1\x77\x4e\xfb\xd6\x9e\x6d\x59\x2e\x42\x46\x38\xa9\xef\xf0\x12\x7b\xb3\x79\x7f\xb9\x12\x60\x8f\x9b\x69\x7b\x69\xd2\x6f\xc4\x93\x64\x9d\x52\x26\x95\x99\x9f\x16\x9f\x2f\x1f\x51\xd1\x8f\xde\x00\xb7\x17\x70\x6a\xcc\xe5\x8d\x13\x6b\x4a\x91\xca\xee\x52\xf8\x92\x51\xc3\x16\x96\xb5\x8e\x18\x9f\x9a\x4a\xf4\x6d\x51\x5d\x99\xe0\x29\x5d\x07\x6d\xd9\x04\x3a\xdd\x3a\xbb\xf8\x0a\x2b\x83\xb3\x9e\x83\x68\x6a\xc8\xcb\xf6\x08\xf9\x7a\xd8\x8a\x9b\x4b\xce\x50\x8a\xb3\x8d\x16\x7c\x95\x57\x68\x80\x52\xe3\x92\xb3\xab\x07\x78\x8b\x04\xea\xc6\xc0\x22\x3f\xe3\x45\x91\x1a\xdd\x86\xa3\xcb\xd6\x22\x87\x07\xfd\xfa\x39\x9b\xf2\x35\x0e\x67\x91\xca\x6c\x4f\x1f\x76\x34\x1b\x9c\x3f\xef\xa5\x30\xbb\x6f\xd6\xb4\xcb\x79\x3c\x6d\x22\xea\xb5\x4f\xa6\x5b\xc1\x97\xb4\x51\x86\x4c\x24\x34\x4f\xae\x73\xb7\x96\x8f\x56\xd0\x22\x82\xe1\x2c\x5f\xaa\xcb\x12\x1d\xee\x7c\x8d\x2a\xed\x20\x63\x0a\x77\xc1\xd4\x37\xcd\xad\xbe\xc2\x9a\xd9\x43\xd2\x69\xb1\xb6\xc4\x6e\x58\x0f\x0f\xd8\xf5\xe8\xd1\x7f\x9b\x4f\xe8\xca\x62\x07\xdd\x17\x03\xb8\x99\xb4\x76\xae\x22\x32\xd3\xa6\xa8\x4d\x69\xa2\x45\xec\xf3\x06\x03\xa7\x4b\x10\xf3\x01\x55\x26\x54\xde\x49\x4f\xb9\xa0\x41\x81\x47\x27\x23\x21\x0a\x85\x4a\x42\x27\x4f\xa0\xd0\x83\x69\x71\xce\x9f\x4d\x74\xba\xa0\x9a\x67\x19\x61\x55\x81\xb9\x47\xf3\x02\x6a\xad\x25\xc6\xd8\xe4\x3f\xe0\x26\x66\x10\xdb\x1a\xb6\xc5\xa8\x5a\xb6\x74\x17\xa5\x9e\xba\xe7\xdf\xb9\x5e\xef\xf5\x17\xf5\xbd\x69\x1c\xe1\x7d\xb9\xf5\xb5\x47\xe7\xa5\xfc\xf5\x03\xa6\x3e\xc2\xa7\x4e\xe9\xc1\x68\x2a\x08\x38\xf8\x53\x8f\xa9\x61\x40\x75\x39\x87\xfb\xee\xee\xec\x87\xe3\x87\x73\x44\x54\x84\x12\xfa\x48\x46\x2c\x92\x4f\x07\x5a\x3c\xfe\x47\x4e\x94\xfe\xb9\xc5\x23\x40\x53\xc2\x24\x70\x02\xaa\x6a\xd8\x43\xcd\x0b\xe9\x16\x46\xff\xf7\xac\xfc\xfd\x12\x92\xaf\xa5\x0f\x03\xed\xba\xba\x37\x40\xa6\x50\xda\xc3\x2c\xad\x6c\xa0\x18\x63\x8b\x1c\x36\x55\xc5\xdc\x20\x5d\x88\xfd\x3d\x67\x6b\x0a\x5d\xa7\xc5\x47\xc1\x28\x5a\x64\xba\x34\xc3\x80\x79\xbd\x5e\x1e\x92\xf9\xa6\xb1\xf5\x55\x4c\xa4\x48\xcb\x76\xb6\xe5\xa2\x80\x28\x52\x82\x10\x60\x21\x9e\x9e\xec\x5d\x6f\x91\x38\xfc\xc4\x82\x8f\x8e\x46\xec\xd2\x79\x9c\x8b\x5f\x65\xa1\x87\xa7\x93\x00\x0a\xbc\xdc\x0a\x34\x1b\x53\xe9\x7f\x80\xc2\x2e\x32\x4f\x94\xa9\x6c\x37\xa5\x0c\x27\x7e\xa0\xe6\x49\x13\x97\x10\x98\x45\xf3\x6d\x4d\xc8\x74\x3a\x26\xc9\x3a\x92\xe8\xf9\x74\x98\x48\x4d\xdf\xd1\x63\xcb\xe9\xdc\xa4\x76\x63\x31\x19\x63\x8d\xb1\xf5\x9f\x50\x61\x82\xc6\x89\xa9\x2c\x47\x10\xf8\x28\xab\xd9\x63\x06\x20\x42\xef\xa2\x95\xd4\x8d\x8b\xd2\xa4\x6d\xf8\x90\x6c\xe8\x05\x61\x35\x62\x22\x67\x50\x74\xc2\x47\x2c\x60\x54\xe0\x85\x47\xce\x7f\x60\xbd\x39\x33\xcd\x26\x0c\x1c\xb7\x79\x59\xeb\x67\x3c\x97\x60\xab\x49\x89\xd2\x17\xd4\xd7\x50\x0f\xd6\x84\x0c\x1d\xa0\x4c\xd0\x14\xcc\xad\xf2\x9b\x86\xad\x3b\xc5\x0a\x27\x7c\x36\x10\x8a\x4e\x71\xa4\xee\xf1\x56\x1a\x38\xb6\xcd\x6c\x1a\x7e\xea\x86\x81\xce\xcf\xf4\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xe6\x23\x0c\x4f\x36\xe2\xdc\x60\x65\xb3\x86\x51\xe9\x2d\x16\x38\x57\x3c\xd5\xfa\x2d\x4e\x92\xc5\x81\xb1\xc8\x12\x34\xc7\x72\xee\x36\xda\x18\xd3\xba\xdc\x4d\x76\x71\x4f\x71\x34\x27\x77\x0a\xab\xbc\xd1\x6b\x59\x19\xe5\x07\xc2\xf2\xf4\xc3\x09\xfa\x9f\x62\x8e\xa7\x83\xd3\xef\x87\xe3\xb3\xf3\xbb\xc1\x77\x17\xc3\xb3\x60\x3e\xf6\xc9\xe5\xf9\xdd\x5d\xfd\xd7\xef\xcf\xef\xeb\x3f\xde\x5c\xdf\x3c\x5c\x0c\xee\x9b\x5a\xb9\xb8\xbe\xfe\xe1\xe1\x66\xfc\x71\x70\x7e\xf1\x70\x3b\x6c\xf8\xf4\xe1\xbe\xfd\xe1\xdd\x0f\xe7\x37\x37\xc3\x33\xb7\x2a\x7f\x0b\x4e\x17\x58\x8f\x21\xf5\xa2\x79\x1a\xd5\x03\x78\x88\xca\x2f\x9e\xa0\x87\x6a\x09\x04\x1b\x8b\x6c\x70\x2c\x9e\xb1\xd4\x3c\x0c\x42\xe1\x47\x0c\xb9\xcf\xf5\xa2\xb4\x7d\x6a\xc2\x75\xa2\x39\x41\x09\xe7\x8f\x79\x66\x59\x9b\x89\x0f\x63\xdc\x18\x7e\x88\x0c\x5a\xfb\xfe\xfc\xfe\xa4\x5e\x8a\xc1\x37\x16\x20\x66\xb9\x33\x00\xe3\xc2\x8e\x9d\x82\x2d\xc5\x41\xf3\x17\xd6\xdb\xa0\x07\xbf\x33\xcb\xfa\x31\xad\x61\xa6\x2a\xdd\xc4\xb1\x2d\xfe\xeb\x26\x16\x34\x5c\xde\xd7\x65\xab\xe9\x97\xc3\xd4\xa0\x42\x13\x12\xe1\xdc\x04\x35\xe9\x7b\x4a\x08\x2e\xc2\x01\x17\xf4\xb0\xbb\x46\x2d\x1d\x35\x36\x58\xd9\x33\x3d\x71\xf9\x48\xb3\x8c\xc4\x1f\xea\xf2\x4b\xb9\x4a\xac\x84\xd3\xa7\xfb\x0c\xce\xa4\xd6\xeb\x41\xe7\x77\x05\x54\xe6\x0b\xef\x49\x83\xc0\x8d\x22\x94\x05\x80\x9c\xf5\x9d\xe0\x0b\x5c\x50\x70\x8d\x61\x85\x9e\x09\xa4\x54\xe7\xb6\x82\x94\xd1\xbd\xf5\xd9\x86\xee\x8c\x4d\xdb\xd5\x83\x2b\xa5\x5a\xb7\x32\xe3\x5d\x08\xdc\xfa\x7b\x49\x9a\x18\xf1\x16\x79\xb1\x67\xa6\x51\xe0\xce\x2e\xe6\x0d\x46\xdc\x12\xdc\xe0\x6e\x83\x06\x0b\xf9\x12\xf9\xaa\x7e\x23\xad\xb8\x2c\x34\xdb\xee\x32\x1e\x87\x05\x52\x02\xb8\xee\x3e\xb0\x12\x08\xf2\xca\xb5\xba\xe7\x31\x5e\x68\xe2\x80\x58\x63\x99\x67\x19\x17\x0a\xb5\xb4\x61\xdc\xf8\x66\x7c\x70\xe7\xd8\x79\x78\x1e\x07\x8d\x68\x09\x43\x36\xd4\xd2\xe8\x06\x8f\x60\xd7\xb5\x60\x1c\x61\x80\x2c\x28\x82\xbe\xfe\x51\x5a\x52\xa9\x4b\x14\xda\x24\xfc\x6e\x93\x61\x90\xe9\x0b\xbe\x6b\x39\xbe\xa6\xde\xaf\x5d\x0b\x8d\x5b\x9e\x90\xa9\x1a\x37\x7a\x7d\x96\x18\x38\x75\x8b\xac\x0d\x51\x86\xce\xe6\x3b\x68\xb1\xbb\x96\xf0\x47\x1b\xd8\xa3\x55\x83\xc0\x42\x20\x38\x57\x46\x3e\x2d\x74\x18\xe4\x56\x13\xcc\x0b\xb6\x53\x9b\x0b\xe6\x85\x40\x2d\xf3\x1b\x7f\xa8\x4f\x9b\x3a\x1a\xb1\x21\x04\x50\x14\x8a\x88\x4b\x11\x03\x2d\x60\xa5\xfc\x5f\x2a\x3e\xfa\xaa\xd1\x9a\xed\x08\xaf\x05\xdd\xdb\xba\xf9\xc9\x02\x15\x05\x66\x4b\xdf\x75\x39\x3d\xc6\xea\xed\x44\x40\x33\x61\x5b\xce\x5d\x91\xcc\x5a\xe6\xcd\x3c\x8b\x48\x1f\x88\x0f\xd3\x5d\x1d\xa1\x9f\x9c\xe5\x07\x02\x5f\x8b\xda\xcc\x36\x76\x23\xc1\x0b\x07\x0a\xd9\xb4\xb0\xbb\xc0\x59\xdc\x75\x28\xec\xf2\x05\xf6\x80\x4e\x0d\xab\x5c\x52\xc0\x19\x33\x16\xd9\x35\xd2\x3e\x4e\xfd\x47\x77\x64\x79\x54\xc0\x47\x28\xc7\x69\x23\xab\x40\xe8\x60\xc9\xe2\x7f\x99\xcd\x32\x99\xa8\xae\xc0\x96\x2d\x8f\x68\x3d\xa8\xfa\xfc\x80\x07\xd0\x24\xaa\xa2\x29\x4d\x12\x90\x03\x8e\xd0\x00\xca\x04\x43\x22\xa7\xbe\x0a\x5d\x80\x05\x9d\x31\xbe\x2a\xc7\xac\x85\x98\xa2\x80\x98\xee\xda\x89\x49\x02\x35\x15\x79\xfc\xbb\xa1\xa8\x1d\x60\xba\x68\xde\x82\xeb\x88\xd8\xdd\x91\x5c\xd6\x50\xde\xdf\x22\x3a\xba\x36\xdc\xe0\xc3\x7f\x35\x0f\xfd\x53\x8e\x05\x66\x0a\x62\x7e\xad\xe8\x2e\x48\x90\x7a\x44\x3e\x43\x7c\x06\x33\x86\x60\xf8\x29\xdc\x5c\xe7\xf2\x87\x70\x2f\x44\xe3\x03\x44\x8f\xc8\x11\x54\x69\x13\x5a\x96\x98\x14\x6f\xce\xb5\xe4\x30\x62\xb5\x58\xc6\x23\x34\x48\x24\xb7\x5f\x10\x16\x25\x50\x96\x3b\x08\x4f\xf6\x94\x6f\xdd\x4a\x93\x05\x28\x28\xb0\x95\x45\xf3\xdc\x3e\x08\x3e\x84\x22\x63\xe0\x13\x4f\xe0\xa4\x17\xbf\xff\x9e\x67\xc6\x5b\xd1\x16\x27\xf1\x82\xe5\x1c\x6a\xd7\xd0\x8b\x6d\x92\x29\x19\xb8\x6c\x83\xe0\x0d\xd8\x98\x22\xc6\x34\x40\x60\x41\x5f\x63\x85\x12\x82\xa5\x42\x7f\xf8\x66\xad\xd8\x10\x37\xc1\x82\xbb\xda\xe3\x5b\x24\x8a\xb9\x54\x83\x50\xb8\xf3\x1d\x43\xed\x38\x2c\x14\xc2\x88\x91\xe7\x30\xb2\x94\x43\x30\xb0\x2b\x08\x47\x82\xdc\x56\x13\x4f\x66\x32\xf3\x21\x5b\xc3\xa8\x4c\x2d\x7c\xc4\xc1\x1d\x5b\xf7\xa9\x1d\x56\x03\x65\x59\xe5\xc9\x86\x78\x02\x24\x57\x11\xf4\x3f\xc7\x6a\xc4\x2c\x67\x75\x61\x23\x41\x9a\xd7\x20\x49\xca\x81\xf6\x18\x72\x49\x98\x9e\x30\xd4\x69\x3f\xf2\x0b\x74\x05\xea\x97\x8f\x76\x2e\xd9\xe9\x8a\xc3\x62\xe2\xf1\x3c\xde\x51\xd8\x76\xa3\xb4\xd3\x64\x5f\x7e\x45\x21\xb8\xa1\xfb\x0b\x53\x30\xbf\x83\x30\x4c\x9a\x86\xbc\xe2\x60\xd5\x6d\xfa\x4b\x64\xe3\x5d\x77\xd0\x5d\x54\x6e\xb6\x8f\xc3\x35\xfb\xcc\x1b\xcc\xed\x2d\x9b\x1b\xc8\x16\xdb\x28\xe0\x3e\xec\xfe\xb5\x3c\xbe\xa5\xa1\x9f\xc7\x90\xf4\xb7\x9a\x0b\x16\x49\x74\x8e\x75\x98\xd8\xeb\x38\xc8\xe9\x09\x52\x08\x20\xf8\xcf\x31\x3e\xfb\x66\x8b\xe7\x35\x7b\xdf\xd3\x3f\x28\xe6\xef\xa6\xe2\x83\xe0\xea\x13\x6f\x17\xf6\x06\xf1\xdf\x71\x04\x91\xfe\xd0\x93\xcb\x31\xa8\x03\x32\x39\x18\x6b\x0c\xc6\xfc\x46\xf1\x30\x13\x3c\x22\x52\x1e\xa1\x21\x5c\x34\xf6\x9f\x08\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\xf0\x5b\x82\xf6\xcb\x24\xde\x74\x02\x0c\x18\xdc\x56\xbe\x9c\x74\x75\x8d\x92\x36\x6d\xc2\x61\xd1\x41\x1b\x50\xd6\x00\x0d\x67\x27\x28\xe6\xd1\x23\x11\xc7\x82\xc4\x54\x9e\x80\x6f\x5d\xb5\x3a\xf5\x52\xad\x6d\x6f\x2d\x69\xb4\x05\x0a\xac\x48\x8a\x3b\x35\xfd\xdb\x00\x6b\x17\x5e\x7b\x80\xe8\x14\xd4\x09\x97\x93\x61\x82\x90\x1d\xdc\x0d\x61\x4a\x2c\x20\xae\xdf\x9b\xb2\x2a\x0b\xe1\x34\x0d\x2d\xb4\xb5\x65\x13\x89\x5d\xc4\xe0\x6c\x38\xed\xfb\x39\x91\xc4\x05\x1c\x98\x49\x29\x6e\x63\x99\x0d\xbb\xc8\xb0\x9a\x4b\x48\x5d\x2d\xaf\x81\x55\xba\xe0\x53\xbd\x42\x38\x83\x78\x05\x63\xa5\x28\x3e\xf2\x09\x96\x52\xd1\x24\x19\x31\x46\x48\x2c\x11\x64\x99\x7e\xd5\x98\x21\xaf\x3f\x3d\x40\x38\x8e\xd1\xff\xfe\xfa\xe3\xc5\xcf\xf7\xc3\xf1\xf9\x15\x18\xad\xcf\x2f\x86\xdf\x1c\xf8\x1f\xaf\x1f\xee\xfd\xaf\xc6\xc2\xf2\x44\x04\x4a\xf1\x23\xa8\x78\x4c\x12\x9b\x3c\x41\x46\x2c\x1c\xa9\xc3\x0e\xd0\x4f\x24\x71\x91\xae\x56\x4c\xf1\x10\x8a\x76\x0f\x5b\x2b\x17\x1b\x9b\xdf\x1a\xca\xef\xad\xff\x64\x39\x0d\x3a\xe2\xf1\x5d\x38\x31\x10\x72\x64\xb0\x0c\x92\xc9\xad\xee\x5b\x10\x1c\x61\x33\xca\xda\xe2\xf1\x08\x7b\x7a\x49\x21\xfe\x07\xb2\xf8\x51\xab\xd7\x37\x98\x8a\xce\xb4\xd7\x8c\x06\xe4\x4e\x8c\xd6\xd3\xb1\xac\x1e\x2a\x69\x64\x61\x93\x6d\xd3\x1a\xf3\xd9\x04\x04\xf7\xe6\xd3\xb5\xf0\x52\xe4\xb3\x12\x0e\xa5\xc2\xe7\x73\x38\x28\x27\x7f\xd1\x14\x34\x38\x62\xf7\xd7\x67\xd7\x27\x88\x24\x78\xc2\x21\x94\xdf\x86\x04\xb9\x26\xec\x82\x45\x3c\x0d\x1a\x2a\x21\x94\x1c\xa0\xac\x40\x28\x09\x8d\x68\x47\xa6\x8d\x15\x48\x25\x19\x17\x75\x7c\x8f\xdd\xaa\x80\x76\xb2\x37\x5c\x74\xb9\xfe\xf5\x6b\xb0\x74\x3c\xd3\x8a\x5c\x85\xf3\xda\xbb\x79\x4a\xb0\xa9\xa9\x6f\xdc\x42\xd6\x96\x6f\x03\x58\x93\xa4\x54\x4f\x51\x1f\x1c\x79\x64\x5d\xf0\xc5\x9b\x9c\xa1\x1f\xfe\x22\xd1\x24\x57\x23\x56\x6e\x83\x33\x34\xf8\xe9\x0e\x7d\x87\x55\x34\xff\x66\xc4\xae\xb5\x9a\xf9\xc3\x5f\x5a\xa0\x94\xd6\x46\x27\xd4\x6b\x72\x86\x15\xbe\xe0\x38\xa6\x6c\xd6\x04\x4d\x58\xd4\x8f\x19\xde\x0f\x4e\xd0\xb5\xd5\xe1\x8b\x4c\x10\x9f\x12\x1c\x34\x04\x0c\x19\x26\xe2\xb8\x08\xb0\x72\x56\x86\x6f\x33\x9a\x19\x5c\x58\x23\x76\x6f\x30\x19\x35\x57\xa5\x0a\x65\xdc\xd6\x30\xd2\x5a\x99\x41\xab\xc4\x2e\x43\x8a\x24\x0b\xa4\x57\x07\xc8\xd8\x6f\x86\x95\xc7\x40\x9e\xa9\x33\xfb\x11\x03\x05\xdd\xe7\xa6\x24\x3c\xc2\x09\xc4\xe4\x1d\x06\x36\x3d\xad\xb6\xf3\x1c\xf2\xc3\x4d\xd1\xf3\x45\x39\x74\xd6\x43\x16\x78\xa1\x2c\xdc\x28\x30\x00\xc0\x3e\x5a\x6f\x6c\xca\x35\xc7\x31\x58\x6c\x60\x7c\x4b\xcc\xea\xe8\x0f\x3d\x36\x9b\x59\x16\xfd\xd4\xa7\x6d\xf1\x9c\x39\x2c\x92\x08\xcc\xf7\x6c\x01\xe1\xdb\x50\x74\x84\x43\xe8\x47\xc1\x9d\x2d\x51\xd6\x76\xd1\xdf\x89\xc1\x67\x23\x66\x22\x05\x4b\xfb\x12\xa2\xf7\x04\xbd\x73\x06\x81\x8c\xf5\x5c\xb1\x3c\xb3\x81\x8d\x56\xd6\xcf\x04\x39\xf4\x19\x50\x71\x69\x4d\xf5\x0d\x7b\x84\x6e\x43\xf5\x3a\xe6\x51\x9e\x3a\x64\x65\xc8\x9e\x2a\xca\xca\x97\x24\x1e\x73\xb1\xaf\xa2\x78\x40\x69\x51\x04\xd2\xc7\x3b\xeb\xc7\x86\x60\x06\xe1\xa7\x75\x49\xbd\x5d\xf0\x05\xde\xb1\x5d\xd4\x9a\x69\x68\x9c\x95\x5b\x2a\xb5\xb6\x75\x5e\xe2\x55\x81\xfe\xca\x05\x08\x5b\xe4\x73\xc6\xc1\xc8\x6d\xd2\xb3\x78\xfc\x95\x44\xe7\x37\x5a\x02\xd2\x1a\xaf\x3f\x83\xb9\x54\x26\xb8\x0c\xd2\x75\xcc\xd7\x26\x5d\xe0\x00\x7d\x8b\x46\xf9\xb7\xdf\xfe\x29\x42\x9f\xdd\x1f\x7f\xfe\xcf\xff\xfc\xd3\x9f\xd7\x49\x27\x71\x0a\x39\xb4\x5b\xac\x91\x2f\x27\x55\x16\x89\xc2\x1d\xa8\x73\xaa\x2d\x76\xc1\x1e\xc0\xb6\xe5\xdf\x04\xe5\x31\x88\x1d\xc2\x33\x7b\xc2\x65\x78\x32\x51\xe9\x68\x16\x91\x04\x92\xa8\x83\x32\x87\xf0\xc2\xae\x95\xe8\xff\xd7\x12\xb0\xb2\xb1\x3e\x2a\x9b\xc5\x38\xd1\xc4\x8b\xd7\xba\x11\xf4\xb5\xb5\xff\x29\x70\x20\x7e\xe3\x2e\x38\x9e\xc4\x44\x98\x31\x79\x93\x9d\x37\x24\x02\x73\x20\x9f\xb3\x84\xc7\x0e\x1e\xb5\xc8\x05\xa4\x20\x20\x0c\x3f\x63\xcd\xb9\x0f\x2c\x8c\x96\xf9\xc8\x78\x5e\xa6\x38\x32\xa8\xa0\x12\x7d\xfd\xf9\x44\xff\x76\x80\x16\x27\x10\x44\x7a\x80\x7e\x3d\xb1\x68\x39\x58\xa8\xb1\xfe\xe9\x1b\x27\x6b\xdb\x26\x60\xd0\x54\xa2\xaf\x8e\x9f\xb0\x30\x35\xa3\x8f\xcd\x88\xbe\xb2\x9c\xd5\xd7\xc5\x0b\x65\xf3\x84\xf3\x47\x1b\x60\x5b\xfb\xf0\xd8\x01\xaf\x01\x79\x7b\xbf\x89\xd9\x7a\x9f\x98\xaf\xd0\x21\xbc\x40\xd0\x51\x36\x41\x47\x7f\x97\x9c\xa1\xa3\x05\x4e\x13\xfb\xab\x7b\x6a\xe3\x7f\xb1\xb4\x39\x71\xb1\x0f\xf2\x49\x16\xc6\x52\xfa\x5d\xc2\x27\x30\xab\x4b\x37\x53\x13\x41\x0b\x03\x2d\x6e\x9f\xe2\xc2\xb2\x13\x71\x89\xa8\x80\x1f\x94\x72\x65\x5e\x01\x1e\xd7\x34\xab\xcf\x7e\x48\xff\x6d\xfc\xc2\xb0\x28\x2e\x89\xcf\x18\x87\x7d\xf4\x9a\x6e\xf4\x33\xfa\xda\xb2\xa0\x6f\xf4\x1d\x63\xc3\x95\xcd\x32\x34\x75\xb0\xf0\x1d\xfc\x1c\x74\x40\x19\x32\x69\x99\x4b\xbe\xfc\xf5\xf8\xe8\xe8\xc8\x7f\x0d\x59\xeb\xff\x2f\xa2\x4a\x92\x64\x6a\x5a\x72\x37\xd8\x62\xc4\x2e\x5d\xe1\x05\x67\xbc\x2e\x20\x1d\x33\xc1\x15\x8f\x78\x82\x0e\x0b\x83\x6e\xcc\x23\x89\xfe\x5d\x8b\xb5\xc1\x52\xc2\x8f\x5a\x8f\x6b\x81\x81\x35\x48\xcf\xaf\x74\xa8\xac\x41\xbc\x7a\xac\x42\x14\x37\xaf\xd8\x62\x19\x56\xf1\x00\x5a\xd0\x94\x73\x6c\x91\xde\x84\xd0\x2f\x93\xcf\x0a\x1e\xb5\x00\xe9\x35\x86\xb2\x37\xdf\x94\x35\x76\x5b\xe0\xe9\x19\xb2\x6e\x59\x00\x8b\x77\x65\x39\x83\x99\xe7\x41\xe8\x3e\xd1\x97\x0b\x0b\x4b\x01\xc8\x3c\x4d\xb1\x58\x1c\x17\xa7\xad\x4e\x9c\x05\xd2\x1a\xf0\x98\xc4\x2d\x00\xb8\x70\x13\x7b\xb4\x6c\x14\x83\x15\x2f\xdd\x8d\xe6\xcf\x6e\x04\xb5\x0c\x03\xc4\x02\xc2\x22\x1e\x5b\xba\x2e\xb2\x4f\xcb\x12\x8b\x7f\xa7\x2e\xab\xb8\x88\x18\x59\x18\xe3\x98\x32\x10\x1e\xf6\x0d\xf7\x71\x0b\xfb\xe6\x63\xa8\x8a\x4b\x66\x6b\xb8\x47\xcf\xaf\xef\xdc\x37\xdd\x2f\x5d\x58\x87\xb2\xc8\x8e\x93\x10\x1f\x8f\xcd\x90\xc0\xcf\xc5\xf5\x0b\xb1\x1d\xc6\x3a\x93\xfb\xdc\x5c\xf3\xef\x53\x7e\x43\x13\x7d\x6b\x01\x8d\x1f\x8d\x58\xe9\xe7\x03\x44\x12\x9a\x52\xe6\x63\xeb\x0c\x73\xe7\x53\x23\x3d\x3f\x52\xa5\xb7\x4c\xc6\x8f\x9a\x83\x39\x5c\xa7\x40\xa5\x1a\xb0\x85\x23\x1d\xef\x98\xb2\x16\x88\x5c\xea\x71\x15\x3a\xba\x16\x66\x75\x13\x87\x56\x20\xa5\x01\xe1\xc1\xf9\x1d\x31\xdd\x9a\x3b\x4b\x45\xb8\x70\xd0\x5e\xd0\xdc\xa1\x03\xc4\x0f\x38\x00\xf4\x51\x8a\xf9\xf5\xf2\x6f\x83\x80\x32\x64\x79\xba\x6d\xb2\x89\x0d\x1f\x7e\x2b\x33\xdd\x8d\x20\xee\xa6\xb2\x89\x4b\x84\xe5\xa9\x3b\x50\x6b\x50\xdc\xd0\x8a\x3f\x31\x89\x12\x6c\x90\x6a\x74\x43\x10\xf9\x78\x60\x1c\xa4\x59\xd0\x97\xb9\x5e\x4c\x37\xa6\xc6\x4e\x42\xd8\xd7\xe6\xdf\xdf\x20\x7b\x37\x7c\x7b\x60\xef\x73\x21\x3d\x02\x88\xd9\x73\xa8\xd1\x48\x62\x63\x43\x07\x54\xe2\x19\x16\xb1\xb1\x96\x87\x5a\x85\xc9\xe0\xd5\xf2\xd7\x82\xe7\xe8\x99\xca\xf9\x88\xdd\x73\x67\x70\x44\x8c\x7b\x5c\xe7\x03\x50\x46\x6b\xfd\x61\x09\x4c\x00\x46\xdd\x44\x01\x9a\x09\x6f\x95\x6b\x04\x51\xb0\x63\xc6\x63\xb2\x1d\x80\xd1\x7d\xe1\xab\x70\xfe\x6b\x41\x4c\x3e\x18\xdc\x14\x6d\xe9\xb4\x44\xca\x35\x6d\xf3\xd5\x8d\x87\x7b\xc8\xb6\x03\x25\x81\x9f\xd7\x42\xd7\x0e\xb1\xc1\xfc\xad\x06\xad\x38\x8d\x33\xc8\x06\x2e\xad\xbd\x47\x4b\xde\x76\x13\xa2\x06\xb4\xa2\x4e\x77\xbf\x99\x7b\x04\xcb\xee\x03\x8c\x31\x9a\x09\x9e\x67\x3e\x65\xde\xa5\xfb\x99\x6d\xb0\x32\xcd\x39\x9b\xf2\x13\xab\x53\x5d\x50\xf6\x68\x28\xfe\xa5\xf6\xc8\x00\x62\x93\xb8\x04\xe3\xe6\xaa\xb4\xc2\x1c\x0e\x11\x65\x51\x92\xc3\xc5\x27\x15\x8e\x1e\x0d\xa8\x77\x9b\xd1\x57\x7f\x33\x5e\x9d\x4c\xd9\x22\x31\xe5\x49\x62\xbb\x2d\x2e\xd0\xa2\x8c\xf5\x13\xc5\x08\xa3\x87\xdb\xf3\xe6\xbe\x1f\x69\xdd\x99\xd3\x7c\x7b\x96\x09\x04\xfe\xe7\x07\xba\x56\xdc\x65\x05\x16\x8f\x94\x48\xdd\x1b\x97\xda\x40\x57\x35\x91\x7e\xc2\x8a\x6c\x9b\x09\x65\x30\xc0\xd6\x88\xd4\xab\x81\xab\x2d\xb5\x1e\x6f\x89\x4c\x56\xa0\x8a\x41\x68\x50\x3b\x44\x5a\x18\xac\x05\x0f\xd7\xc0\x6e\x80\xf7\xbb\xcd\xa7\xf2\xee\x8a\xe9\x2c\x1f\x66\x42\xc8\x1a\x68\x03\x77\xfa\xf5\x8e\x83\x2c\xbd\xba\x6c\x8c\xcf\xd8\x54\x5f\xa8\x83\xfe\xc6\x56\xb2\x5b\x87\xd9\x3a\x72\x34\xe2\xb5\xf4\x39\x22\x7e\x24\x2e\x0c\xc7\xcb\x62\xae\xdf\x19\xf8\xb6\x78\xa9\xb8\x83\xb7\xd0\x36\x10\x7e\x20\xb6\x6e\x19\x36\xa1\xc5\xaf\x71\xda\x19\x50\xae\xe8\xf8\xcc\x7e\x7c\x59\x83\x97\xf3\xac\xe8\x12\xb2\xf8\x3c\x70\x4a\x8a\x99\x3e\xd9\xae\xd7\x16\x23\xa4\x91\x08\x37\x1a\xd2\x43\xb6\xd1\x80\x4c\x8f\x1d\xeb\x1e\xda\xae\x5c\x2b\xcf\xc6\x0e\x8f\x13\x63\x67\x52\x73\x30\x41\x14\xf5\x82\x34\x47\x2b\x9b\x22\x4c\x6d\xa1\x04\x8b\x99\x51\x90\x24\x51\xf2\x9b\x86\x1d\x2e\x72\x1e\xb6\xd8\xe1\x0d\x6a\xb2\x86\x7e\x4f\x10\xbf\x97\x9d\x34\x3f\xca\x32\xb8\xa8\xbf\x95\x7d\x75\xe3\x00\x39\xaf\x48\xc4\x88\xb8\x30\x48\xdc\xb1\x3e\x2b\xed\x98\x29\x5b\xd6\xe6\xbe\xc2\xa9\x47\x04\x70\x15\x82\x6d\x7e\x97\x19\xdc\x84\x00\x2e\x6e\xfb\x18\xb6\x2e\xc2\x1d\x0e\xc1\x16\xc5\x6c\x1b\xc1\xff\xc7\xde\xd7\x35\xb7\x8d\x64\x67\xdf\xef\xaf\xe8\xaa\x5c\x78\xfc\xbe\x14\xb5\x33\x5b\x49\x4d\x5c\x95\x0b\x5a\x96\x77\xb8\x6b\x4b\x5e\x49\x9e\xd9\xbc\x61\x8a\x6e\x02\x4d\x12\x11\xd8\x0d\xa3\x01\xc9\x4c\x36\xff\xfd\xad\x3e\xe7\xf4\x07\x3e\x09\x90\x92\x3d\xd9\xcc\x45\xb2\x63\x11\x68\xf4\x77\x9f\x3e\xe7\x39\xcf\xb3\x90\x33\xfb\x88\x67\xf7\x32\x17\xb3\x1c\x0d\x70\xc0\x87\x22\x1a\x1a\xee\x57\xdc\xf7\x3a\x35\xae\xa3\x11\x63\x93\x37\xeb\x3a\xe2\xe6\x7e\xe7\x4e\x23\x52\x0c\x72\x1c\x9e\xbd\x6a\x4d\x24\x9f\x7f\xc2\xc7\x6f\x6d\x13\x6b\x4a\xfc\x6d\x1f\x3e\x7c\x97\xb2\x8c\x11\x54\x50\x28\xfe\x8f\x18\xd2\x74\xef\xa7\xa9\x27\x89\xab\x7d\xac\xb9\x5a\x8b\x93\x76\xe3\x84\xef\x96\xb9\xea\x96\xb3\x1a\xd0\x4d\xb6\x88\x8a\x7f\x67\x8b\xf2\x16\x7b\xf6\xb9\xe4\x29\x1e\x6e\x92\xa6\xa3\xad\x36\x98\xca\x3f\xfc\x13\x9b\xc1\xe9\xc3\xde\xc3\xbe\x08\x01\x7e\x28\xad\x50\x2c\xd9\x65\x22\xd7\x4a\xf2\x4e\x5d\xb7\xfb\x1f\xf5\x92\xb4\x69\x96\x3c\x8a\x54\xd9\xd4\xa1\x19\xd1\x92\x96\xd2\xc2\x46\x71\x76\x5f\xae\x44\x2e\x05\x6a\xd7\xc1\x73\xcc\x3e\x37\xa8\xba\x8a\x97\xc5\xf6\x87\x65\x94\x26\x83\x05\x73\x20\xbb\x68\x66\x5e\xbb\xc0\xb7\xfa\x1a\x50\x29\xbf\x52\x75\xc9\xf0\x37\x86\xbf\x4d\xd9\x6b\x1e\xdd\x0b\x19\xb3\x2c\x2d\x37\x09\x91\x09\xc0\x09\x05\xdb\x65\xe0\x9e\xad\x36\x0c\x6d\x0b\x2c\xdf\x1c\x43\x0b\xb9\xe3\xf7\x48\x62\x4b\x46\x64\xc4\xd3\x4e\x2a\x2a\x67\x56\x2f\x93\xe6\xdc\x3d\x38\x5a\xee\x3c\x6c\x16\x53\x9f\x7b\xba\xc4\xdc\x8a\xc7\xad\xa2\x88\x74\xc5\xaa\x1f\xb1\x70\xdd\x6c\x6d\x70\xbe\xd8\xbc\x7c\xa7\x62\x48\x95\xc1\xd5\x0b\xee\x5e\x20\x62\x2e\x25\xe3\x40\x1b\xf3\x42\xb3\x32\xb3\xf6\x19\xf8\x21\x53\x88\x0a\xe3\x10\x98\x1f\xb2\xc4\xdc\xd2\xb6\x62\x21\x01\x69\xcb\x5c\xf3\x1a\x62\x57\x4c\x78\x40\x4c\xdb\xd6\xb0\x46\xd2\x84\xd3\x62\x9c\x0d\x1e\xe7\x03\xf3\x74\x20\x8a\xb8\xd8\x0a\xb9\x3c\x82\x4e\x78\xf8\xa0\x55\x10\xc3\x64\x06\x3b\x7f\xae\xeb\xc2\x52\x26\x24\x20\x45\x2e\xfc\x90\x2b\x33\x59\xd7\xcc\xe8\x44\x33\xcd\x8b\x44\x9b\xbd\xac\xb5\xc7\x3d\x55\xc5\x29\xbd\xce\xc7\xf1\x63\xb4\x70\x63\xd4\xfa\xc2\x65\x25\x4c\xd9\x5b\xf0\x82\x05\x37\x03\xe5\x98\x26\xba\x36\xac\x62\x2b\x3a\x29\x17\x9f\x02\xce\x63\x5b\x10\x3c\xdf\xeb\xdc\x74\x19\x28\x53\x36\xf3\xd1\x07\xe4\xda\xc0\xb8\xc2\x81\x16\x89\x54\x8b\x63\x26\xdf\x20\x47\x1d\x44\xe8\x61\x02\x31\xb0\xa4\xb4\xf9\xbb\x67\x90\x77\xd5\x7c\x84\x24\x4f\x7e\x2f\x64\x9f\x37\x66\x78\x0d\xd1\x5d\xd6\xeb\x12\x70\x7e\x38\x85\xae\xb8\x63\x2a\x38\x7c\xd9\x79\x7a\x93\x64\x7d\x6e\xba\xdc\x5c\x43\xa2\x7b\x4a\x2d\x41\x6f\x2c\x11\xa4\x3c\x6e\x95\x0e\xd7\x99\x1d\x3f\xbc\xc9\xe6\xa5\x63\x09\x87\xd4\x1c\xd7\xc1\x88\xc9\x91\x2a\xe4\x4f\x81\x5a\xbb\x45\x8a\x9e\x66\x37\xde\xcc\x6e\xa1\xd0\x0d\x10\xc5\xb2\x45\x35\x57\xf3\x9f\x7f\xd4\xd7\xb0\x62\x9f\x22\x53\xbf\x5d\x96\xf5\x74\x94\xfc\x91\xf1\x01\x87\xff\xf2\x9a\xae\x3c\x76\xdc\x12\x99\x8a\x99\x9f\x5e\xe3\x05\x5c\xbf\x7d\xb3\x6a\xc2\xaf\x83\xda\x76\x68\x66\xbf\x0f\x40\x04\x6c\x55\x26\xa8\xa1\x5e\x31\x08\x95\xb5\x38\x80\xff\x18\x8e\xff\x44\xbb\xf3\xa4\x7d\x8e\x7d\x50\xf1\x29\x13\x6b\x3c\x9d\x5e\x73\x5e\x0f\xc0\x18\xeb\x36\xcd\xf7\x9e\x9e\xc8\x54\x37\x3a\x34\x5e\x0e\x57\x49\x07\x38\xc0\xaa\x5c\xdf\x82\xba\x48\x17\x63\x45\x40\xbc\x6f\x53\xd0\xcc\x38\x9b\xcf\xb8\x84\x88\xae\x41\xa1\xe8\xb2\x3f\xfe\x39\xfb\xd3\xed\xf5\xd5\xd9\x8e\xe7\x7a\xcb\x21\x23\xd8\x96\x35\xb1\x82\x6d\x78\x3d\xb6\x51\xaf\x44\x2e\xe4\x19\xdb\xa8\x09\xc6\x58\x5f\xb1\x6d\x51\x64\xfa\xd5\xf9\xf9\x26\x29\xb6\xe5\x6a\x1a\xa9\xdd\xb9\xef\x9a\x73\x9e\x25\xe7\xab\x54\xad\xce\x73\x01\x28\xdb\xb3\xef\xa7\x3f\x7c\x0f\x23\x73\xfe\xf0\xfd\x39\x44\xd6\xa6\x1b\xf5\x0f\xef\x7e\xf8\xe7\x3f\xfc\x93\x29\x38\xdb\x17\x5b\x25\x5f\x51\x00\xb7\xb7\xec\x33\xb4\xca\xcf\xf1\x95\xda\x57\xfe\x79\xfa\xfb\xb0\x1a\xf4\xe8\x4e\xc5\x22\xd5\xe7\x0f\xdf\x2f\xed\xc0\x4c\xb3\xfd\x6f\xb8\xd4\x6f\x86\x4b\xbd\x4f\x8a\xdf\x70\xa9\xdf\x14\x97\x3a\xdc\xc2\x71\x7b\x0c\x10\x7d\xfa\xfd\xd1\xfc\xdd\xed\x91\xd6\xf5\x7e\x68\x1f\x6a\x39\x1c\xc2\xac\x81\x13\x8e\x88\x7b\x31\xea\x8a\x5d\x6b\xae\xbb\x3a\x74\xb8\xd8\xc6\x92\xed\x77\x1a\xf3\xa3\x92\xa4\x01\x05\x92\x44\x40\xe4\x8c\x2e\xc1\x8c\x27\x6d\x68\x53\x42\x3b\x9d\xd2\x7f\xcf\x49\x49\xfe\xd4\x5c\xe4\xd4\xdc\x23\x79\xc8\x53\x7c\xdb\x62\xb3\xd4\xa3\xe5\x1f\x7f\x0a\xd6\xee\x81\x3a\xae\x8e\x8c\x18\x27\x0f\xd4\xc5\xd6\xab\xa3\x1a\x5b\xae\x8f\x03\xf9\xcd\x90\xf2\xcf\xc5\xe9\x9c\x2a\x3e\x7d\xd0\x1e\x1c\x96\x45\x01\x44\xc2\x89\xac\x29\x2b\xf3\x4c\x69\xa1\xa7\xec\x6d\x4d\xe9\xd0\x03\x17\x6f\xde\x5e\xb0\xef\x7f\xfc\xe7\x3f\x2c\xe4\x77\x2d\xe7\x36\xec\xf7\x2a\xdf\x10\x8e\x12\x4e\xeb\x1d\xd7\x85\xc8\xcf\xf3\x75\x74\x8e\xbb\xdc\xb9\x79\xff\x8c\x3e\x7a\xa6\xd6\x67\x8e\x92\xf8\x8c\xd8\x59\xa7\xbb\x78\x1c\xc1\x40\x65\xea\xe1\x59\x43\x07\x8d\x86\x43\x09\xa9\x88\xd4\xda\x91\xcf\x63\x9e\x0b\xea\x54\xa8\x75\xcb\x7f\xbc\x4e\xd5\x4a\xbf\x74\x04\x68\x5c\xdb\x6f\x78\x46\xa2\xee\xa5\xf9\x34\xec\xe4\x76\x8a\x3c\xa7\xa3\xc2\xee\x25\xe1\x75\x64\x4c\xc7\xb7\x2f\x36\x7f\xdc\x23\x1f\x03\xcf\x55\x29\x2d\xbb\xb3\x92\x42\xad\x01\xc5\x07\x96\xb0\x45\x29\x80\xaf\xd6\x9c\xb4\x9e\x7b\x21\x17\x19\x1e\x30\x10\x55\xe8\xee\xee\x13\x19\xce\x0f\xf5\xf3\x73\x30\x9c\x9f\xda\xef\xb4\xa1\x7c\xa3\x0e\x3f\x15\x4a\x88\x4b\x69\x0c\xaa\xc2\x3c\x7f\x30\x82\xea\xf6\x01\xaf\x3e\xe4\xc9\x84\x33\x9e\x83\x91\x26\xce\x0a\x75\x06\xa4\x35\x40\x85\x82\x9a\x03\x5d\xb0\x0a\x88\x3c\x8f\x39\x26\xcd\xf3\x03\xea\x89\x86\xf9\x97\xa0\xa2\x64\x93\x68\xa4\xf0\x24\x48\x56\x22\xa5\xc8\x29\xa6\x76\xf0\x44\x1d\x19\x97\x0e\x87\xb2\x1f\x91\x15\xe8\x5a\x07\x7c\xf0\x0e\x8f\xcf\x83\x4d\x60\xca\xc0\xfa\xdc\xaa\x9d\x32\xe6\x8c\x2a\x75\xf0\x23\xde\x5e\xe0\x10\xee\xb4\xbd\x76\x3c\x43\x92\xba\x6f\xd7\x1a\xb3\xb4\xcc\x4f\xe8\xd4\x0b\x1f\x1a\x25\xb1\xb1\xaa\x8a\x0a\x1c\xa8\xbf\x63\x83\xef\x9f\x37\x80\x7a\x40\x9d\x3a\x90\x8a\x25\x8e\xe7\xe4\x3f\xcd\xbd\xc6\x4c\x29\x77\x53\x70\x27\x37\x82\x74\x90\x8b\x31\xa4\x7b\xb5\xd6\x7c\x67\xb6\x74\xb9\x1b\x39\x06\x0e\x64\x3c\x64\x00\xb8\x44\xd8\xad\xc5\xdb\x9e\xb5\x02\x6e\xbb\xd6\xa5\x15\x66\x8d\x97\x96\x2f\x74\x5c\x55\x6f\x5d\x01\x44\x0d\xda\xac\xb7\xa7\x5b\x02\x74\x36\xf6\x31\x6e\x08\xd6\xb6\xe8\x00\xdd\xc8\xf1\x8b\x11\x04\x56\xc6\xf4\x1d\x7c\x04\x27\x67\xa3\x07\x83\xb5\xd0\xd5\x81\xe3\x5c\x6c\x7d\x1e\xab\x36\x38\x3f\x32\xd4\xf9\xec\x1d\x53\xcb\xc6\xe5\xd1\xbd\xf8\xe0\x55\xa8\xf7\x99\x98\xb0\x55\x09\xbf\x5f\x5d\xdf\x85\x68\x8d\x04\x5b\x7b\x16\x6d\x45\x74\x0f\x0e\x13\x3c\xf2\x9c\x68\x23\xb1\xe1\x2d\xa4\x97\xfe\x2a\x94\x85\x1e\xec\x1d\x1b\xba\x53\x04\x50\x39\x8b\x13\x9d\xa5\x7c\x0f\x41\x5e\x89\x38\x7d\x1f\x20\x76\x09\x2e\x66\x2b\x38\xe4\x2f\x1e\x3e\xd2\x66\x54\x66\xfe\xbd\xb1\x7d\xc9\xf3\x55\x52\xe4\x3c\xdf\x33\xdf\x99\xcd\xfd\x80\x69\xb1\xe3\xb2\x48\xa2\x85\xdc\x09\x2e\x43\x54\x1e\x05\xb9\x4d\x27\xc7\x4a\x10\x5f\xf0\x7a\x2d\xa2\xc2\x13\x0e\x82\xf1\xee\x7a\xea\xd0\x1a\x1c\xd7\x76\xb7\xf2\x7a\x9b\xfe\x53\x22\x31\xbd\x3d\xd9\x01\xe6\x93\xe6\x10\x1d\x8d\x47\x06\x6f\x40\x2a\x8e\x8e\x5c\x7b\x19\x84\x7f\xd9\x39\xc5\x56\xa2\x78\x14\x90\x4f\x4f\x09\x80\x6d\x36\xfe\xc9\x72\x01\xa7\xa9\xff\xb6\xeb\x26\x07\x48\x30\x5c\x60\x21\x98\xcc\x11\xff\xc8\x1a\x83\xcf\x0b\x4a\x49\x04\x6f\xcf\x0b\xf2\x5b\xbd\x80\x63\xda\xdc\x1e\xf3\x07\x11\x2f\x64\x95\x56\x89\x6c\x46\xbf\xe0\x98\x17\xc2\x7a\x9a\xdd\xc6\xf6\xf1\x20\x5f\xfe\x25\x50\x49\x78\x12\x49\x97\x74\xd7\x23\xcc\x85\x8d\x7e\xce\x5b\x95\xd5\x04\x0c\xad\xfb\x01\x90\x2c\xa1\xad\xd0\x0d\xe9\xe2\x55\xf0\x14\x6e\x52\x3a\xd2\x18\x64\x94\x73\x00\x58\xf2\x4b\x36\x3c\x9d\x6d\x65\x2c\xa4\xcd\xa6\x5e\x97\x29\xb2\x84\x76\x49\x85\x11\x87\x94\xcd\xfc\xf8\x76\x19\x40\xce\xaf\xc6\x02\x6d\x31\x07\x7b\x08\xc0\xc8\xb8\xd7\xd9\x59\x2f\xa4\x46\x41\x6a\x2b\x2b\x04\x8e\xe7\x8d\x28\xe0\x34\x8f\xcb\x14\x93\x83\xc1\x63\x0e\x7c\x54\x3c\x4d\x59\x52\xe8\x85\x74\xf4\x59\x48\x86\x0e\x3b\xac\x75\xa9\x5b\x45\x5a\xe9\x74\x6d\x49\xbb\x1f\xec\xb0\x24\x4a\x8a\x06\x84\x7b\x1f\x4a\x71\x64\x99\xe0\x98\xcb\x86\xc3\xb6\x90\xe1\x9d\xab\x3e\x08\x94\xf8\x05\x1a\xe5\x4f\x91\x83\xd5\x83\xc8\x07\x61\xf7\xd1\x43\x32\x65\x33\x6c\x9d\xb9\x70\x59\x95\x4d\xac\x2d\xe5\xcf\x13\xd2\xd2\xdc\x6a\x0a\x6d\x7d\xe4\xfe\xde\x0a\x72\xce\x51\x99\xf2\x3c\x05\x4e\xfa\x75\x99\xb2\x64\x1d\x08\x86\xc2\x18\x20\x79\x92\x19\xae\x48\xc1\x59\x6d\xbd\xe4\x9a\xef\x44\x90\xb7\x4d\xee\x9d\x34\xc0\x50\x20\x23\x34\x06\xe7\x4d\x59\x2f\xa7\xec\x4d\x5d\x61\x1e\xd6\x44\x40\xba\x98\x68\xdc\xfe\x5c\x7d\x83\x94\x43\x54\xaa\x4f\xd6\xe6\x4a\xf9\x22\x58\x75\x1d\x23\x08\xe4\xed\xe3\x00\x1a\x96\xba\xbf\x1f\x35\xdc\x9a\x72\x6c\x5e\xad\xc1\x36\xdc\x82\xe8\xa8\xa0\x3d\x15\x46\x56\x32\x24\xac\x3c\xa2\xa2\x8e\x10\xb4\xa5\xb2\xbb\x1e\x7d\x52\x18\xc7\x91\x55\x0d\xd4\x7e\xc6\x57\x34\x98\x39\x21\x1c\x67\x48\xcf\x6e\x78\x31\x16\x9b\xe3\x92\x71\xc6\x57\xb4\x15\x07\x35\xa4\x9a\xb0\x7b\x8c\xac\xa7\x97\xe0\x1f\x5f\x51\x27\xfd\xec\xf5\x00\xbc\x26\x7e\x25\x87\xd2\x32\x1d\xba\x16\xe8\x85\xa4\xc3\x6e\x7c\xfa\xe7\xcc\xcf\x39\x10\x3c\x62\xa6\xfa\x53\x76\x2d\x05\x22\xe7\xd4\x3a\x38\x54\xa8\x02\xa4\x8c\x04\x64\xf3\x32\x90\xa0\x4e\x13\x79\x6f\xa9\x25\xcc\x92\x9b\x30\xee\x4b\x87\x5d\x0f\xa7\x0d\xee\x22\x1d\xb6\x64\x9b\x34\xc3\x09\xe6\xe5\xb0\x04\xcd\xf6\x3b\x7f\x00\x40\x1d\xbf\x03\xb4\xb5\x63\xf8\xb0\xf4\x22\xc9\xdd\x2d\xae\xa2\x31\x1e\xa2\x46\x8b\xa4\xd8\x1f\xea\xdf\x0f\xdb\x2a\x0a\x71\x84\x90\xd1\xc7\xab\x37\x97\x6f\xe7\x57\x55\xf5\xa1\xbf\x7c\xbc\xfc\x58\xfd\xcb\xcd\xc7\xab\xab\xf9\xd5\x1f\xc3\x3f\xdd\x7e\xbc\xb8\xb8\xbc\x7c\x53\x7d\xee\xed\x6c\xfe\xae\xf6\x9c\xf9\x53\xf5\xa1\xd9\xeb\xeb\x9b\x9a\xde\x91\x15\x2b\x0a\xfe\x74\x37\x7f\x7f\xf9\x66\x79\xfd\xb1\x22\x99\xf4\xe6\x5f\xaf\x66\xef\xe7\x17\xcb\x96\xfa\xdc\x5c\x5e\x5c\xff\x7c\x79\x73\x40\xf1\xc8\xb7\xb7\xb5\x4b\x9f\x02\x3e\x76\xb4\xfe\xd5\x8c\xad\xf3\x44\xc8\x38\xdd\x23\xf6\xde\xde\x6c\x6b\x60\xda\xf0\xec\x4d\x76\x42\x95\xa7\x40\xe8\xef\xb6\xa8\x50\x0f\x2c\x18\x58\x1a\xa5\xcc\x72\x7d\xdf\xc9\x91\x58\xe4\xcd\xa8\x40\x6f\xa6\x50\x91\xef\x5d\x2e\x5a\x5f\x75\x3c\x83\x12\x7d\x84\x65\x22\xef\xab\x0b\x58\x46\x79\x99\x15\xc9\xaa\x3b\x29\x62\x20\xb3\xd0\xf8\xbb\x37\xf2\xfd\xb5\x93\xa3\x5c\xb5\x6f\x8c\x95\xdc\x80\x53\x80\xc7\x50\xc2\xb1\xb2\x6e\xee\x6d\x0b\xd6\xcc\xca\x55\x9a\x44\x2c\x89\xeb\xfe\x14\x4c\x61\x43\x97\x71\x9d\x16\x34\x13\x39\x98\xaa\xe6\x06\x90\xe5\xe2\x8c\x97\xc5\xd6\x2a\xce\xbb\x4c\x46\xa4\xe9\x14\x51\x2e\x30\x16\x20\x34\x38\x69\x51\xcf\x2b\xf8\x12\x54\x86\x32\xb8\x63\x20\x8b\x99\x06\x14\xed\x1d\x31\x02\x7c\x13\x4b\x1f\xe1\x24\xc5\xe7\x7b\xbb\x86\x6a\x9c\xe8\xba\x98\x33\x9c\xf0\xf8\xa3\x55\x05\x33\xed\x36\x3b\xb5\x53\xc5\xc2\x41\xb6\xb9\x1b\xed\xcd\x38\x34\xc7\xc2\x89\x52\x4d\x66\xa0\xd2\xe9\xa7\x8b\x5c\xc0\x21\x42\x50\x00\xeb\xbf\x00\xe8\x0a\xe5\x7a\x40\x8a\x87\xb9\xaa\xad\xc4\x96\xa7\x6b\xb4\x38\xcc\xd0\xf8\x75\xd5\x9c\xa2\x77\xea\x5e\xc8\x1b\x1c\xb0\x6f\xb2\x1d\x4a\xbc\xf9\xf8\x9c\x7e\xe7\x11\xf2\x2e\x4c\x53\x47\x3b\xab\x6c\xae\x1b\x18\x53\x05\xde\x13\x82\x9f\x31\xa5\xc3\x33\xf6\xda\x34\xb9\xf5\x3a\xf9\x62\x0a\x5c\x48\xd1\xca\x59\x0a\x78\x21\xcb\xae\xe4\xf6\x65\xc0\x46\x21\x45\xcd\xbd\x90\xa0\x27\x86\x72\xc3\x07\xe7\xec\x38\xff\x79\x73\x2c\x7a\x1c\xfa\xe0\xf3\x4b\x2a\x32\x6b\x61\x94\xc7\xf6\x53\x81\x39\x36\x53\xf6\x86\x88\x37\xcc\x5f\x2e\xde\xcd\x2f\xaf\xee\x96\x17\x37\x97\x6f\x2e\xaf\xee\xe6\xb3\x77\xb7\x43\x97\xdf\x53\xe4\x45\xd5\x56\x5f\x3d\x3d\xc8\xed\x10\xe7\xb4\xf2\x7c\x7a\xae\x6b\x94\x5f\x76\x30\x24\x87\x6b\x9f\xc4\xd9\x32\x4e\x74\x64\x8e\xbf\xfd\x52\xc8\x18\xc8\x9e\x8f\x9a\xaa\xed\x45\xd5\x5b\xe1\x9e\x60\xee\x09\xbb\x83\xe0\x69\xf7\x60\x67\xb4\xfb\x1d\x50\x77\xe0\x86\xcc\x85\x59\xfc\xb1\xb9\x1f\xb8\xd3\x66\x7a\x58\xe1\xc3\x14\x77\x5a\xdb\xaa\x45\xd4\xdb\x84\xf5\x4d\xb4\x2e\xb9\xd9\x1f\xed\x63\x00\x39\xec\xe8\x15\x62\xe0\x0b\x19\xa7\x93\x40\x2d\x95\x25\x7a\x21\x77\x5c\xc6\xbc\x50\xf9\xbe\xa3\x89\xc3\x36\xcf\x70\xd9\x54\xb7\xd0\xf0\xc8\x96\x42\xc4\x76\x14\xf0\x51\x2e\xeb\x53\x09\x79\xa9\xef\xae\xff\x7c\x79\x75\xbb\xbc\xbc\xfa\x79\xf9\xe1\xe6\xf2\xed\xfc\xaf\x0e\x09\x99\x71\xdd\xa6\x8e\x98\xe5\xc2\xec\x2e\x96\xe6\xa3\x75\x7f\x41\xc9\x42\x5b\x0e\xc9\x54\x25\xeb\x85\xb4\x3b\x4b\xee\x8b\xdf\xe6\xaa\xdc\x6c\xdb\x0b\xaa\xd7\xf2\xc3\xec\xee\xa7\xa3\xaa\x09\x24\x4c\xa8\x6b\x86\xab\xad\x89\x08\x4d\xd6\xb4\xef\x21\x8c\xb4\x56\x3d\xa0\x12\x83\x47\xdb\xa2\x0c\x1d\x3b\xda\x51\xb7\x97\xe6\xa6\xd5\x6b\xfc\xb7\x3c\xde\x35\x81\xee\x82\x7d\xb3\x72\x8c\x00\x42\x19\xe5\x31\x1b\xa5\xbd\x6a\xf9\x5b\xe5\x04\xfb\xe1\x2c\x15\x9b\x8d\x88\x71\x7a\xd5\x0b\x26\x1f\x1c\x6d\x81\x91\x3f\xd7\xdb\x7a\x91\x04\xec\x4e\x38\x98\x1d\xde\x6b\xf8\x06\xfe\xc1\xbd\xd2\xbe\x57\x5c\x58\x91\xec\x48\x49\x5d\x70\xd9\x11\x48\x7e\x68\x22\x34\x07\x6d\x45\xd7\x39\x73\xc9\x4f\xe4\x30\xb1\x21\x03\xbf\x0e\xba\x00\x2f\xa7\xe3\x42\x5d\x3d\x6e\x44\x96\xf2\x48\xb8\x1c\x06\x64\xc0\x83\x7b\xfd\x31\x01\x3c\x92\x09\x94\xe4\x6f\x09\xe4\x03\x03\x4d\xf1\x96\x29\x00\x9e\xdb\x1b\xbb\x1f\x3f\xbf\x6b\xa5\xf7\xe2\x46\xbc\x57\xe0\x68\x46\x9d\x26\x82\xbe\xa3\x2f\x0a\xc4\xcf\x3a\x61\xc9\xa3\xa6\x43\xed\xcb\x3f\xd3\xc0\xe3\x9d\xb9\xea\xe8\xe6\x96\x59\xce\x4d\x0f\x67\x3a\xf6\xf9\x0b\x8b\x22\xef\x25\xa3\x7c\x8a\x70\xc4\x87\x5c\xed\x12\x2d\x66\x45\x91\x27\xab\x32\x54\xe3\x1b\x09\x98\xab\x5c\x4e\x7c\x83\xb3\x5c\xc5\x65\x64\x29\x81\xa0\xb5\x1e\xf6\x43\x5e\x3e\x6b\x75\xc4\xec\xcc\xcc\x3e\xba\xb9\x89\xf8\x0c\x00\xfd\x0b\xd9\x15\x63\xb3\x1b\x63\x87\xef\xef\x83\x3d\xca\x4f\x99\x92\x2d\x93\xa2\xbb\x33\xed\x1c\x18\x96\x58\xcb\xec\xe3\x60\x01\x77\xa0\xa6\x68\xba\xac\x38\x06\xd0\xab\x36\x4a\x17\x03\x88\x3b\x6a\xc6\x81\xbb\x86\x61\x63\xaa\x19\x33\x68\x37\x6c\xb9\x46\x73\xbe\x88\xb6\xd5\x8a\x43\x6b\xaa\xac\x79\xf5\xea\x3a\xf3\xf8\x34\xb7\xc9\xa0\x30\xda\x04\x1d\x0d\x09\x39\xb6\x2b\x0a\x68\x4e\xce\x71\x9c\xb7\x3b\xb4\x18\xdd\x8d\x0e\x0f\x03\xd8\x47\x53\x5e\xca\x68\xcb\xb2\x94\x63\x32\xf9\x96\x6b\x9c\xd2\x16\x4b\xc2\x57\x49\x9a\x14\xc0\xd2\x83\x21\xce\x5a\x0f\x9b\x6b\x1e\xcf\xef\x2d\x31\x2e\xf7\x94\x4c\x7d\x93\xfe\x44\xcc\xae\x6b\xd5\x57\x45\xed\xfa\x25\x1b\x6e\x43\xc3\xa6\x25\x21\x76\xfd\x70\x98\x8d\x18\xa6\xa5\x6f\xcb\xb8\x91\xa5\x12\x3f\xd4\x5f\xaf\xf4\x77\x8b\xf5\x32\x1e\xb1\x42\x8c\xef\x23\x4e\x9f\x3a\x1f\x7c\xeb\xca\x5a\xa7\x8a\x77\x68\x12\xdb\xb2\x91\xde\xbd\xab\xec\x58\x95\xab\x2e\x42\x61\xac\x55\x7f\xe9\x7d\xc1\x10\xbb\x6e\x9f\xca\x59\x1a\x6e\x80\xbc\x10\x45\x32\xce\xdf\x13\x34\x9a\x17\xe2\x0c\x5e\x6f\x2f\x9c\x32\x0c\x07\xb7\xb9\x31\xd1\xbc\xc8\x88\x33\xda\x00\x4b\xd8\x36\xbb\x6a\xa7\xf3\x29\x98\xf0\x13\xc7\x2b\x91\x07\xa6\xd2\x61\xdd\x82\x3f\xfc\xd0\xd2\x2d\x8d\x46\xff\xa5\xe4\x66\x3f\xbc\x5e\xdf\x22\x57\xce\x29\x8d\x2e\x92\xe6\xb2\x6a\xdf\x7e\xea\x5f\xbd\xab\x86\xd7\xc2\x89\x3f\x38\x13\xb9\xad\x35\xb7\xe6\xed\xe1\xbb\xd0\xbc\xe2\x46\xcb\xf2\x44\x01\x67\x8c\x5a\x23\x03\x63\x37\xdd\x64\xeb\x77\x4f\xe8\xc9\xcf\xa5\x28\x85\x99\x40\xab\x32\xde\x34\xbd\xdc\x23\x2c\x65\xdf\xa4\xad\x7a\x64\xbb\x32\xda\x32\x5b\x38\x8b\x45\xca\xf7\x95\xa6\x81\x91\x58\xa8\x14\x08\x9c\x8f\x64\x93\x8d\x4a\x5d\xa8\x1d\x00\x8c\x7d\xb9\x79\x29\x61\x95\x33\x6e\x57\x57\xdb\xfe\x5e\x61\x97\x3b\x32\xb4\x79\xfb\xe1\xf2\x62\xfe\x76\x5e\x8b\x2b\xce\x6e\xff\x1c\xfe\xfb\x97\xeb\x9b\x3f\xbf\x7d\x77\xfd\x4b\xf8\xb7\x77\xb3\x8f\x57\x17\x3f\x2d\x3f\xbc\x9b\x5d\x55\xa2\x8f\xb3\xbb\xd9\xed\xe5\xdd\x81\x00\x63\xf3\xab\xdd\x03\xc1\x03\xf2\x3b\x0b\x79\xb6\x2c\xe0\xd6\xcf\x40\x5f\x7d\xc5\x66\x96\x0a\xb0\x42\x56\x69\x83\xc4\x80\x2a\x41\x4d\x6c\x8a\x25\xbf\xe1\x05\xbf\xe0\x05\x4f\xd5\x66\xca\x66\x8c\x00\xe1\x08\xf4\xd7\xc6\x42\x22\x9e\x34\x33\x3a\x58\x84\x31\x93\x22\x7f\x87\xf7\x32\x87\x6a\x4d\x0c\x85\xa9\x08\x09\xf1\x6d\x56\xdb\x42\x5e\x3e\x08\x59\x94\xc0\xd6\xcd\xd3\x94\xd1\x67\xed\x03\x41\xc6\xbe\xad\xa5\x4e\x76\x49\xca\x73\xaf\x48\x77\x4d\x65\xc1\x2d\xc5\xd6\xd5\x11\x34\x35\xd3\xc1\xed\x45\xee\xe3\x9c\x41\xbd\x2f\xde\xcd\xc1\xee\x8b\x0a\x2b\xb7\x62\x3f\xbe\x90\xc8\x80\x47\x5f\xdc\x71\x48\x3e\x29\x14\x79\x56\xf1\xf3\xf4\x70\xf7\x44\xd4\xa7\x2c\x62\x1b\x83\x78\xae\x1b\xa5\xab\xa4\xfd\x8f\x4b\x59\xe4\xfb\xc1\xc6\xdc\x1d\x64\x5b\x6b\x30\xc8\x09\xcb\x56\x55\xa9\x43\xc7\x17\xb3\xa5\x5f\x81\x85\x67\x81\x96\x14\x97\x71\xe1\x17\xc4\xb5\x74\x5c\x3a\x52\x73\xf2\xfe\x5a\xfb\x21\x24\xc4\x81\x5e\x58\xa9\x52\xc6\x9a\x50\x77\xbb\x44\x9e\xef\xf8\x97\x97\xb6\xa5\x48\x30\xe1\xb4\x22\x80\x3c\x4c\xa4\xe6\xfa\xb5\x37\x9b\x5c\x7f\x77\x2d\x64\x4f\x7f\x1d\x36\x91\xed\xce\x0a\x77\x3d\x7f\x31\x47\xfc\xe0\x83\xd8\xb7\x8d\x5f\x43\xef\x07\x31\x8a\xb4\xe0\xa1\x90\x2c\x17\xe6\x41\x07\x4e\x4c\x11\x73\xea\xfe\x0d\x49\x08\x15\x4d\xc2\xf6\xbd\x3b\x8c\xf7\x9f\xb4\x6c\x5a\x91\x06\xcf\x20\xd8\x44\x5f\x32\x63\x86\xb8\x03\xeb\xf2\xa6\xa4\x0b\x0a\xa8\x9a\xc1\xfa\x0f\xb5\x62\x6b\xc8\x40\x22\xcd\xf1\x5c\x40\x88\x03\x86\xc2\x32\x8c\x03\xc5\x54\x03\xcc\x60\xa7\x40\x2a\x34\x38\xfe\xa5\xb9\x63\x8a\xcf\x25\xc5\x6e\xbf\xff\xfd\xb8\x73\xb6\xc8\xf7\xcc\xaa\x59\x84\x19\x50\x94\x00\x48\x67\x2e\xd4\xab\x94\x49\x1b\xef\xdc\x4d\x29\xcd\x51\xfc\x14\xb0\x97\xe1\x71\xcd\xda\x47\xe9\x9f\x07\x93\x84\xac\x4b\x3e\xc7\xe7\x9f\x8d\x46\xf4\xe7\x1a\x7b\x28\x7d\x0e\x20\xe9\x54\x7a\x78\xa0\xad\x78\x74\xff\xc8\xf3\x18\xfd\xb6\x80\x43\x99\xb2\x9f\xd4\xa3\x78\x10\xf9\x84\x45\x22\x2f\x38\x51\x77\x69\x08\xc4\xc3\x82\xa2\x72\x16\x12\x32\x34\x90\x07\x4d\x82\x5c\x7b\x91\x6c\xb6\xe6\x12\x1d\xc0\x28\x54\x6e\xb6\xa3\x02\x59\x1b\x33\x11\x11\x59\x52\x47\x07\xac\x53\xfe\xd0\xe4\x22\x3b\x86\xe5\x81\xcd\x5d\x9a\xa9\x8d\x53\x5a\xd5\x86\x3e\xe0\x0b\x75\x18\x6d\x9a\x48\x6f\x33\x61\x1b\x95\x72\xb9\x99\x4e\xa7\x4c\x14\xd1\xf4\xe5\xa8\x89\x4e\x05\x86\x91\x4f\x07\xaf\x4e\x95\xd2\x22\xdd\x3b\x82\x1f\x97\x00\x03\x88\xcb\x2f\x85\x90\x3a\x41\x3f\x4f\xcb\xf4\xbf\xad\x47\x05\xbe\x6e\x10\xa5\xfd\x7a\x3e\x3a\xbd\xb2\xa3\x1c\x10\x81\x1a\x51\x12\x3e\xdf\x7e\xf3\x3a\x2a\x5d\xb8\xbd\x2c\xa9\xe4\xd8\x1c\xd8\x9f\x55\x97\xa4\xf9\x51\xbc\x7b\xad\x25\x11\x49\xc9\x51\x79\x83\xed\x7d\xd6\x48\xe5\x3c\x21\x8b\xb3\x27\x21\x73\x64\x2e\xe6\x10\x47\xc0\x6d\x7d\xb8\x47\x2f\x8b\xc3\xba\x14\xad\x0d\x1a\x99\xeb\xea\x93\xd2\xc7\x98\x4e\x98\x2e\x97\xee\xe1\xc6\xe5\x32\x5f\xc1\x9d\x1e\x07\xe1\x80\x4a\xb4\x03\x72\xb0\x7c\xb8\xc4\x91\x47\x05\xd1\x11\x5d\xa8\x9c\x6f\x04\xdb\x89\x38\x29\x77\xad\x9b\x8d\xab\xee\x29\xb8\x3f\x95\x96\xbb\x6e\x1a\xbf\x53\x0d\x68\x5f\x49\xfc\xaf\x0b\xf8\xdc\x60\x03\xda\x8b\xf7\x5b\x79\x20\xaa\x2f\xfa\xfe\xa9\xaf\xcd\x49\x99\x27\x1a\x08\x27\x8f\x49\x79\x74\xc5\x60\xd1\x10\x39\xdd\x67\xe8\x73\xae\x8c\xee\x99\x0d\x69\xd1\x2b\x1a\x47\x15\xc2\xad\xdd\x87\x42\x1d\x4d\x38\x7a\x8c\x40\x7c\xe6\xa8\x08\x37\x98\x8d\x01\x0d\x3c\xc1\x9d\xa0\x40\xc2\x64\x14\x8a\xad\x6d\x12\xdd\xbd\x08\x68\xc9\x62\x20\x88\x7f\x44\x8e\x9b\x3f\xff\xa8\x2d\x7a\x83\x00\x36\xde\x62\x29\xfc\x47\x30\x20\xf2\xf0\xbd\xc5\x55\x61\x0b\xb1\x08\x20\x0f\x8b\xb9\x2c\x5a\x0b\xf0\xb0\x43\x28\x0b\x5f\xf9\x99\x97\x69\xfb\xe3\x54\x3e\x3c\x8a\x62\x53\xb3\x5f\x6e\x19\x76\x35\x51\x89\xe7\x7d\x15\x0d\x0a\x39\x8c\xec\x82\xee\x5a\x1e\x61\x09\x56\xc6\x01\x3b\xdd\x72\xc9\x9b\x6e\x17\x45\xb4\xf5\x96\x47\x55\x35\x9a\x94\x04\xa9\x9d\x3b\x4f\x8e\x8e\xa0\xd9\x10\x7d\x98\x6c\xa4\x0a\x75\x3d\x94\x14\x10\x99\x32\x1b\x90\x0a\x8b\x65\x49\x71\x18\xe2\x35\x92\x31\xec\xd0\x54\x2b\x14\x42\x77\xa8\x9d\x95\x00\x23\x5c\x29\x12\xe4\x19\xb2\xf8\x58\xbc\x13\x91\x30\x5d\x9d\x34\xbb\xca\xdc\xb0\x90\xd5\x4f\x35\x3a\xc9\x62\xb0\x92\x5c\x20\xd7\xad\x36\xd6\x5b\x91\x3c\x98\x85\xda\x9c\xd6\x6e\x82\xc2\x0e\xd0\x9c\x7b\x0b\x89\xd5\x0e\x08\x73\xef\xc5\x5e\x87\x2a\x78\x34\xa3\x58\xd7\x84\x4c\x4c\x7b\x68\xbc\x0e\x0f\x05\x74\xdc\x32\x50\xf5\x1f\x76\x96\xe1\x47\xdf\x9b\x97\x7b\xc0\x9d\x8d\xc2\xcd\x1c\xf4\x59\x8a\xde\xa7\x48\xdb\x84\xef\x67\x1a\x43\x8f\xdf\x02\x74\x5e\x88\xbf\x0b\x53\x4e\xe0\xe2\x6b\xee\xb7\x0b\x49\x9c\xda\xc1\x21\x67\x36\x9c\xe6\xb0\x51\xea\x34\x32\xf9\xee\x2b\xb4\x2f\x40\x7b\x68\x29\x20\xab\x9f\xb4\xc1\x56\x2b\xa2\xba\x90\xf0\x69\x4c\x2e\xb5\x3e\xbc\xd6\x0f\x1e\x09\x0a\xa4\xc1\xed\x04\x02\x06\x19\x5c\xf8\x24\x31\xff\xa1\x9c\x22\xde\x7e\x22\x61\xba\x6f\x26\x5b\x31\x78\x16\x81\x77\x7b\x79\x71\x73\x79\xf7\xd5\x80\x82\x16\xa5\x37\x1a\x29\x68\xeb\xf9\xe6\xf2\xed\xec\xe3\xbb\xbb\xe5\x9b\xf9\xcd\x73\x40\x05\xe9\xa7\x23\xb0\x82\xb7\x44\xd5\x7f\xa1\x64\x21\xbe\x9c\x74\x26\xe7\xa5\x5c\xf2\x11\x39\x2b\x4e\xac\xa3\xcf\xdc\xc1\x42\x9b\x52\x03\x4e\x07\x80\x78\x27\xf1\x44\x73\xca\x02\x6b\xef\x34\x5c\x27\x69\x0a\x29\xbc\xce\xbd\x4e\xe9\x61\xa6\x53\x61\xff\xb1\x54\x9b\xb4\xa7\x2e\xe4\xaa\xa2\x04\x01\x2e\xbf\xad\xb9\x04\x63\xf2\x6e\x66\x3a\x20\x4f\x20\x35\xb2\x4f\x8d\x60\x93\x48\xe1\xab\x81\xd2\xc7\xa5\x64\x9d\x14\xd2\x34\x88\xcf\x09\x89\x22\xc3\x6b\xa8\xad\x69\x67\x5c\x65\x7e\x5a\xf3\xd3\xfe\xe8\x5a\x88\x8b\x38\x91\x68\x98\x56\x56\xf3\x6d\xfb\xd4\x3d\xf7\x4b\x00\xfa\xdd\x8c\x24\x87\x18\x04\xa8\x0b\xfb\x81\xa4\x81\x40\x95\x22\x1f\x9c\xb8\x4f\x10\x3a\xa4\xd6\xb5\x7e\x36\x5b\xa1\xe9\xeb\x04\x22\x15\x9c\x58\x49\xa2\xb4\xd4\x85\xc8\xc9\x6d\x32\xfb\xe5\x76\x21\x5f\x9b\xe3\xeb\x25\x9d\x42\xa4\x64\x83\x9f\x40\xe0\x8a\xaa\x7c\xdf\x5a\x28\xe1\x0e\xf6\x1d\xfa\xa8\x77\x82\x4b\x8d\xca\xef\x69\x2a\x72\x3f\x33\xb0\x3e\x42\xc4\xa4\xfe\x07\x34\xac\xfe\x7d\x12\xff\x56\xb0\x6a\x4d\x7d\xe9\x57\x92\xbf\xae\xcf\xa7\xae\x0c\x71\x80\x0a\x3f\xe7\xcc\x69\xc9\x58\x19\x3a\x8b\x08\x65\xdd\x3a\x89\xaa\xf9\x23\x83\xe6\xd2\x1d\x16\xf7\xdb\x54\x7a\xc2\xa9\x34\xe0\x5c\x0f\x4f\x09\xb6\x55\x66\x03\x75\x32\x2f\x3e\xcc\xec\x18\x2a\x52\x00\x7d\x99\x6e\x6c\x3d\x75\x6a\x52\x87\xa7\x60\x3f\xa0\xa8\xd3\xa0\xb5\xb3\x16\x2a\x1c\xaf\xa9\x65\x63\x3b\xbd\x2a\x8a\xcf\x43\x39\x37\xb3\x20\x43\xa9\x0a\x4b\x1e\xe1\x70\x7d\x04\x52\x34\x0f\x38\xd6\x92\xde\x3a\x12\x13\x88\xb5\x52\x96\x27\x2a\x91\xdd\x85\x60\xc8\x4a\x3a\x2d\xd6\x22\x4c\xc4\xb7\xc9\xf7\x8e\xbc\x63\xcc\xe4\x3b\x5e\xeb\xb2\x3a\xe7\x1c\x11\xe4\x51\x60\x87\xab\xeb\xab\xcb\x10\xaa\x30\xbf\xba\xbb\xfc\xe3\xe5\x4d\x25\x11\xfb\xdd\xf5\xac\x92\x4c\x7d\x7b\x77\x53\xcb\xa1\x7e\x7d\x7d\xfd\xee\xb2\x81\x79\xb8\xbc\x9b\xbf\xaf\x14\xfe\xe6\xe3\xcd\xec\x6e\x7e\x5d\x79\xee\xf5\xfc\x6a\x76\xf3\xaf\xe1\x5f\x2e\x6f\x6e\xae\x6f\x6a\xdf\xfb\x78\xd1\x8f\x9e\xa8\x34\xa3\xdd\xfd\xe3\x83\xb3\x01\x27\x66\xeb\x32\xae\x6a\x81\x9e\xb0\x8a\x07\x22\xcf\x0e\x4d\x47\x9b\x67\x1d\x87\x54\xf9\xb8\x30\x4c\x55\x47\xcd\xba\xa7\x17\x2f\xad\x74\x5d\xc6\x4f\xdb\xf6\xcc\xa9\xb6\x7c\x0a\x24\x60\xaf\x01\xe8\xbe\x52\x73\xdc\xea\x02\x92\xd1\xb0\x6b\x33\x88\x60\x6d\x78\xa7\x74\x8f\x8c\x9f\xbd\xa6\xf6\x1b\x87\xea\xe9\x39\x98\x0e\x50\xd9\x3c\x15\x8d\x45\x5f\xa5\x83\x8f\xd9\x2c\xf1\x24\xb6\x86\x82\xfd\x31\x38\xb8\xa1\x19\x66\xe6\x04\xd3\xb1\x4b\x65\xb2\x3d\xdf\xa4\x9f\x36\x6d\x6c\xfd\xe9\x23\xcd\xba\xd7\x38\x36\x46\xd4\x1b\xb8\x8e\xc6\xd4\xfb\x8e\xeb\xfb\xb1\xf5\xa6\x8f\x34\xeb\x0d\x66\xdf\x51\xf5\x06\x87\x77\xd1\xce\x7f\x32\x62\x13\x0b\x8b\xa9\x56\xcf\x25\x67\xbb\x47\x02\x31\xd7\x61\x75\x34\x0b\xe0\x79\xaf\x97\x19\x1f\x1e\xc8\x80\xda\xb8\xe5\xca\x6b\x74\xe0\xb7\xf0\x2b\xb4\x70\x95\x0b\x7e\x1f\xab\x47\x1a\x8f\x3a\x32\x94\x0d\xda\xcd\xab\x1d\x64\xf6\x70\x7b\x44\x80\x04\xbc\xf9\x24\xa2\xd4\x7c\xf1\x00\x93\x4b\x88\xd0\x1a\x6d\xb0\x40\x85\xb4\xce\x20\x03\x9c\x3d\xd2\x8f\xce\x42\xa2\x35\xdf\xa6\x64\x6a\x46\xd5\xd4\x88\x38\x1f\xa0\xa9\xce\x86\xc6\xe0\xba\x0e\x06\x96\x12\x38\xca\x1c\xc0\x74\xab\x1c\xee\x4c\xd0\x21\x89\x04\x67\x72\x6e\x2e\x3c\xb9\x88\x12\x2d\x02\x35\xa7\xd6\x13\xfb\xf3\x69\xda\x0f\x05\x2f\x5a\xdd\xae\x83\xfd\xe1\x3c\x2a\x4a\x9e\xb2\xcf\xa5\xc8\xf7\x44\x9d\x87\xbe\x4a\xfc\x4b\xc4\x25\x66\x8a\x14\x62\x97\x41\x3a\x76\x98\xe2\xb0\x90\xbf\x00\x50\x02\x87\xe0\x85\x66\x7f\x04\xc8\x83\x7d\x98\x0e\xe1\x1d\x2f\xe0\x2c\xfe\x0b\x7e\xc3\xfd\x36\x5d\xc8\x8a\x3a\x4a\xf0\x56\x45\x28\x65\xba\x90\x56\x9e\x20\x56\x91\x9e\xc2\x8d\x6f\xaa\xf2\xcd\x39\x09\xfb\x9a\xc9\xae\xee\x57\x4a\xdd\x9f\x0b\x79\x0e\x3e\xa9\xe2\x9c\x97\x85\x3a\x07\xb8\x14\x8e\xbf\x3e\xb7\xfa\x9f\x56\x40\x55\x9f\x6f\x93\x07\x01\xff\x6f\xba\x2d\x76\xe9\x3f\xe8\x6c\xfb\xe5\x6c\x93\xe6\x67\xe6\xdd\xb3\xf0\xdd\x33\xfb\xee\x99\x7d\xf7\xcc\xbc\x86\xff\x2f\xdb\x63\x78\x47\x7c\xe1\xe6\x2c\x9b\x2c\x64\x22\xb5\xc8\x0b\xb0\x7e\x1e\xf3\xa4\xf0\x32\x34\x7b\xf6\xe2\xbf\xfe\x8b\x4d\x73\xfe\x88\xa9\x8c\x6f\x78\xc1\x3f\xa0\x7f\xf1\xbf\xff\xfb\x05\x04\x54\x31\xa9\x27\xe3\xf9\xe7\x52\x14\x0b\xa9\x85\x59\x84\xec\xff\x2c\x24\x44\x60\x77\xfb\x65\x81\x7e\x57\xf4\x41\xc6\x9a\xfd\x0b\x96\x39\x47\x1a\xc9\x58\x9b\x92\x3a\xd2\x09\x12\x9e\xb6\x48\x46\x77\xb8\xe8\x3f\xa7\x6f\xe8\xf9\x11\xcb\xfa\x73\x5a\x5d\xd5\x56\x08\x45\x7f\x4e\xe1\x00\x4d\x15\xb7\x60\x2d\xe6\x26\x2f\xdc\x93\xa9\x72\x6d\x6b\xa4\x01\x0d\x78\xd6\x30\x7d\xfb\x5a\xb9\x45\x2a\x6b\xeb\xb9\x6f\x6c\x23\x10\x2b\xf0\x71\x08\x88\x9e\x27\x66\x85\xdc\xa2\x27\x14\x2c\x37\x6c\x39\xd8\xa4\x14\x3a\x77\xe5\xa1\xe3\x42\xff\xe1\xd5\xf9\xf9\x84\x6d\x34\xfc\xcf\xea\x33\xfc\x0f\xa0\x87\x9e\x8a\x8d\xb5\xd1\x99\x0e\x08\xd7\x1c\xe5\xc3\x23\xf1\x14\x28\xba\xaf\x41\x00\x5e\x9b\xa6\xaf\x4b\x19\xa7\xc2\xa7\x40\x56\x42\x22\xa9\xb2\x92\xf5\xe8\x18\xab\x4b\xad\xc0\x18\xaf\x44\xc4\xcd\xc6\xd7\xf8\x36\x82\x4b\xd5\xba\x10\x12\xbd\x61\xb9\x57\x62\xe3\xe8\xb9\x02\xb3\x18\xa0\x90\xbc\x20\xc8\xb9\x80\x3f\xc2\x47\x80\x51\x7b\x52\xff\x89\xed\x55\x49\xe4\xd0\x40\x79\x1a\x8b\x28\x05\x06\x7e\x4b\xfb\xc2\x72\x51\x94\xb9\x64\x9c\x65\x5c\xc6\x5c\xc3\x0c\x5c\xe7\x10\xed\xcc\x19\x6f\x56\x74\x82\x70\x5c\x55\x16\x40\x66\x84\xc8\x82\xb0\x27\x90\xbd\x3b\xa8\xf3\x24\xa8\x04\x9e\x09\x40\x22\xdc\x78\x71\xba\x90\x56\x2b\x8c\xb0\x70\xe8\x29\x8b\x54\xb6\x27\xaa\x9a\x7a\xa7\x27\xd6\x73\x46\xdd\x3d\xf1\x78\x93\xfa\xb3\x13\x96\x54\x43\x6b\x40\x14\x5e\x04\x6a\xc7\x56\x2f\xfa\x3b\x21\x23\x15\x8b\x5c\xbf\x34\xcb\x30\x71\xf7\x0e\xb4\x1f\x12\xed\x07\x03\x76\x29\x73\xb8\x91\xb7\xd0\x14\xef\x14\x75\x4c\xef\x54\xa8\xa5\xdb\xec\x9c\xc3\x4b\xe5\xd7\x8e\x82\x69\xab\x2f\xfd\xe7\x57\x45\xc4\x84\xb8\x4e\x7b\xe7\x3c\xde\x05\x81\x4b\x36\xdc\x71\xb1\x50\xb4\x71\xc8\x38\xb1\xd2\xb2\x49\x01\xea\x75\xb9\xd0\xc5\x42\xd2\x09\x3c\x61\x6b\xc1\x8d\x9d\x37\x61\x91\x7e\xc0\xcd\x18\x8f\xfb\xe2\x51\x79\x0c\x8e\xd5\x25\x01\x30\x6c\xa5\x70\xef\x24\xc6\xc7\x00\x51\xc0\xa3\x02\x01\x06\x9d\x2a\xe4\xd6\x54\x81\xce\x6a\xdd\x10\x8f\xe8\x07\x2b\x73\x51\x97\x94\x0a\x55\x56\xa0\x27\xf6\x18\x28\x66\xf5\x7a\xe0\x0f\x66\xe3\xc1\xd6\x21\x0c\x24\xd8\x1c\xc1\xe2\x26\x2c\x2d\xae\x33\x1f\xc3\x0d\xb9\xc6\xc1\x37\xd3\xb5\xa8\x7a\x3a\x02\x2a\x70\x9c\xdf\xc2\xbc\x7a\xd0\x61\xa5\x45\x6e\x35\x38\xb0\xad\xc8\x0c\xb8\x4d\xf2\xf8\x2c\xe3\x79\xb1\xb7\xd3\x37\x4d\x56\x40\xdd\x9f\x26\xf7\x82\xcd\xf2\x5c\x3d\x3e\x75\x2f\x74\x6e\x2d\x5d\x37\xec\x53\x90\xec\x63\x6f\xf9\xad\xbc\xa0\x75\x77\xc7\x71\x1c\xa4\x5d\x8e\x8f\xd6\xef\xe4\xa2\xc8\xf7\x4b\x33\x11\x77\x59\xe7\x4e\x31\x28\x69\x62\xb8\x91\x3b\x8e\xde\xb4\xe6\xc2\xe8\xa4\x37\xad\x8c\xea\xaf\x87\xde\xb4\x85\xb9\xb4\x49\x6f\x3a\xbf\x9a\xdf\xcd\x67\xef\xe6\xff\xaf\x56\xe2\x2f\xb3\xf9\xdd\xfc\xea\x8f\xcb\xb7\xd7\x37\xcb\x9b\xcb\xdb\xeb\x8f\x37\x17\x97\xfd\x7c\x45\xcd\xda\x7b\x13\xfc\x8c\x85\xdf\x79\xc5\xee\x02\xa0\x06\x26\x1b\x90\xfd\x4d\xda\x95\x30\xab\xcc\x62\x4e\xe4\x66\x02\x0b\xf5\x15\xbb\xcc\xf3\xf9\x8e\x6f\xc4\x87\x32\x4d\x01\x4e\x85\x99\x3d\x17\xb9\x80\x8b\xe7\x84\x7d\x50\xf1\x3c\x78\x0f\xd2\x11\x5b\x9b\x01\xdf\xe7\x71\x9c\x0b\xad\xf1\xf3\x13\xfa\x7e\x00\x1e\x72\xa9\x8e\x04\x9e\xe3\x0f\x3c\x49\xcd\xfd\xed\x15\x7b\xcd\xa3\x7b\xb5\x5e\x63\xfa\xcc\xc4\x25\x4e\xb1\xcf\xa5\x2a\x38\x13\x5f\x22\xe0\xe8\x6a\x9f\x27\xef\xd4\xe6\x1b\x40\x95\x07\x84\xa7\x3a\x2e\x29\xa0\x51\xb6\x6c\x3f\xce\xdb\x37\x02\x6a\xe5\x7b\x7c\xf5\x2d\xbe\xd9\xee\xa0\x2c\xd2\x27\x48\x8f\x7f\xa7\x36\xed\x8a\x31\x60\x5d\x93\xcc\x0d\x05\x12\x22\x22\xdb\x50\x1b\xa6\x13\x79\xbf\x90\xbf\x6c\x85\x64\xaa\xcc\xf1\x4f\x70\xcd\x37\x66\x66\x5a\xea\xad\x00\x09\xd9\x09\x7b\x14\x6c\xc7\xf7\x68\x36\xc3\x9d\xc0\xc9\x5c\xc0\x94\x81\x53\xc4\xbc\x9d\x26\xd2\xec\x16\x59\x62\xf3\x12\xea\x43\xff\x14\x37\x2e\xcb\x50\xc7\x4f\x27\x90\xed\x3b\x4f\x2b\xf8\x3c\x70\x95\x79\xdc\xa4\x05\x08\xd1\xce\x0d\x2a\x9a\x4a\xdd\x97\x99\xe7\xb2\x7c\x61\x83\x93\xd0\xdd\x0f\x2a\x89\x59\x5c\x66\x69\x12\xb9\x7d\xf7\x51\xe5\x9d\x84\xbd\x98\x40\x33\xfc\xd4\xa9\xa7\x85\xf5\x35\xac\x25\x3b\x27\x40\xd2\xf5\x50\xf7\x3e\x33\x79\x31\x4b\x64\x94\x96\xa0\x0f\x56\x6a\x91\x9f\x15\x79\xb2\xd9\x80\x01\x6e\x73\xfd\x7e\xfd\xec\xc6\x9e\x3d\xf1\xf4\xb4\xb6\x30\xe9\x3c\x55\x9b\x24\xe2\x69\x08\x6e\xf6\xa8\x08\x47\x9f\x6a\x97\x3d\xa9\xa7\x42\x1e\x84\xad\x50\x27\x03\x52\x96\x0b\x60\xf0\x5d\xc2\x56\xbe\xa4\xed\xee\x94\x7a\xaf\x99\xb9\xa0\x63\xbd\x42\x72\x53\x1b\x5e\xb0\x27\x9c\xff\xb6\x95\xd0\x02\x13\x13\xe5\xb5\x99\x7a\x94\x22\x07\x0b\x16\x60\x1f\xa6\xa5\x52\x81\x6d\xe2\x64\xb5\x1c\x3e\xd9\xca\xca\xad\x1d\x10\x1b\x33\x67\x37\xc9\x83\x90\x5f\x9f\x8d\x3a\xf8\x40\xc4\xa3\xad\x58\x5a\xbb\xfc\xa9\xb7\x2c\x77\x00\x8c\xdc\xac\xac\xbe\x45\xb8\x95\xba\xf0\x26\x5c\x9d\xb0\xc6\xcd\xbd\x0b\x03\x89\x3d\x19\x59\xa6\x12\xcb\x58\x44\xf7\x5f\x7d\x6b\xf6\x20\x2b\x5b\x11\xc6\xd9\x1b\x11\xdd\xb3\x8f\x37\x73\xcc\x06\x4e\x0a\x66\xb6\x02\xbd\xf5\x7a\x3d\x9d\x77\xb7\x82\x6f\x9e\x81\xd1\x69\xa8\xe0\x90\xe7\x98\x77\x32\x6b\xa6\x42\x04\x88\x82\x7c\x49\xb3\x49\x52\x2e\x0d\x00\xc1\x78\x61\x65\x68\xc0\x11\xcf\xf4\x0e\x54\x67\xca\x22\x90\x6a\x4b\xf9\x4a\xa4\x1d\x8c\x8b\x99\x8a\x97\x36\x4e\x72\x2a\x98\xa7\x51\x96\xf5\x63\x50\xd4\xd1\xe6\x31\x70\x63\xb1\xde\xd1\x83\xec\xfe\x47\x1d\xd0\x6b\xa8\x90\xf8\x19\xee\xf5\x5c\x43\x7a\xf7\x3a\xd9\xd8\x68\x5b\xb2\x26\x6d\x1c\x4c\xe8\x07\x15\x78\xb3\x5f\x9a\x92\x3e\xa8\x98\x60\x7a\x8e\xc4\xcc\x58\x41\x82\xbc\x27\x1e\x57\x11\x56\xc1\x29\xe5\x6b\xf0\x0d\xe8\x42\xf0\x98\xa9\x35\x79\x13\xb3\x2c\x4d\x80\xd2\x37\x46\xf6\x70\x60\xcf\xd0\x55\x74\x7c\x58\x9a\xad\x6c\x40\xf2\xf1\xc1\x02\xf1\x7a\xe3\x8d\x3e\xc8\x65\xda\x55\x75\x72\xd7\x6d\xaa\x53\x55\xe0\x5c\x3e\xd2\xb1\x57\xe8\x7e\x6f\xda\x26\x55\x2b\xe8\xa8\x6e\x50\x5c\xcf\x06\x6d\x76\xa7\x3c\x89\xc7\x1c\xef\xb6\x4f\xae\xdd\xab\x7d\x15\xbc\xb6\x9e\x0e\xf7\x25\x3b\xcc\x8c\x08\xd7\xc3\x08\x7e\x2d\x8d\xfd\xd0\x5d\x1b\x02\x84\xda\x45\x08\x9d\x35\x5e\x90\xdc\x00\xac\x0a\xb7\x1d\x77\x5c\xab\xab\x6d\x39\x69\xa0\x9b\xc4\x28\x07\xfa\xd2\x73\xa9\xf4\x0f\xf2\x09\xec\x16\xb8\x72\x1d\xc5\xc5\x18\xce\x68\x3b\x74\x88\xf1\x35\xfd\xe9\x07\xb1\x92\x7c\x31\x68\x44\xeb\xfd\x6e\x57\xf1\x29\x5d\xfe\x1c\x2b\xaa\x2c\x94\x77\xf9\x43\x7b\xe6\x40\x1a\x1a\xa6\x75\xc1\xb6\x31\x8f\x3b\xe0\x02\xd6\x06\xb3\x4b\x73\x04\x08\x75\x14\x0c\x36\xcb\x85\x0d\x1e\xed\x45\xe1\x92\xfb\x53\xab\x0a\x06\xb1\x11\xd7\xea\x2a\xbb\x89\x25\x30\x70\x8c\x54\x10\xc9\x20\x7b\x2f\x52\xbb\x4c\x49\xc0\xa6\x60\xaa\xd2\x42\x52\xe1\x56\xdb\xd9\x85\x57\x2a\xf9\x6e\x13\xf2\x6a\x61\xf6\x84\xd0\x2a\x7d\xa0\x38\x5a\x20\x41\x00\xaa\x70\xa6\x82\x17\xe6\x82\x60\xae\xc3\x10\xe0\xa5\xed\x1d\xe0\xe0\x35\x81\xe3\x5c\x6c\x12\x5d\x88\x30\x45\x30\x7c\xff\xc9\xb4\x28\x2b\x37\xe8\xbe\xae\xef\xd4\xa2\x3c\x64\x0a\x9b\x55\x3b\xa2\x3e\xfb\x4c\xc4\x73\xf7\x5e\xff\x64\xa8\x65\x71\xfb\x4d\xa2\x72\x0a\xe0\x1c\xc0\x2b\x80\x46\xbe\x27\xed\xc4\x03\xdc\x20\x11\x13\x0f\xf7\xa8\x36\x33\x44\x9b\x92\xe7\x5c\x16\x42\xe8\x85\xa4\xe8\x23\xf2\x96\x85\xd4\x1c\x35\x34\x9c\x33\x70\x23\xa5\x0b\xa4\x01\x82\x57\xd6\x3c\x49\xcb\xbc\xf3\xce\x89\xb3\xf2\x28\xee\x81\xbe\x5e\xba\x80\x62\x59\xdb\xa0\xb9\x2c\xd6\x60\x15\x39\xea\x8c\x7a\xec\xb0\x9a\xe4\xd9\xd1\x04\xbb\xe5\x0e\x1f\x6f\xe7\x70\xec\x48\x6c\xfd\x51\x2f\x33\x35\x62\xc7\xfb\xf3\x8f\xfa\x83\xea\x48\x09\xd6\x9f\x1b\x8e\xb1\x9e\x18\xfa\xe7\x2e\x39\x05\xae\xef\x21\xfc\x74\xe8\x3e\x3e\x88\x92\xf1\x60\x90\xaa\x73\xef\x82\x59\xbb\xe5\x32\x4e\xcd\x3d\x95\x17\xb5\x13\xc8\x83\x7d\x8d\x5d\x5c\xd8\xcd\xb1\x3b\xb3\x0b\x12\x25\x96\x51\x23\xcb\xee\x50\x3f\xd5\xd2\xf3\x7a\x01\x75\xb5\xaf\x54\x93\xe6\xda\x92\x35\xfc\xc9\x4e\x22\xa6\x6e\xc1\x76\x4f\xc1\x75\xb2\xf9\x15\x5c\xb2\xde\x37\x77\xca\x88\x96\x22\x9d\x5f\x0e\xf9\x7d\xe2\x62\x84\x24\x1b\xb3\x99\x85\xe4\xc4\x0b\x49\x1a\xc7\x18\x79\x85\x90\x1b\x72\x51\x69\xf6\xbd\xcb\xbc\xfc\xfe\x1f\x2d\x13\xd1\x9e\xad\xa1\xaf\x81\xee\x4b\x45\x51\x99\x43\x58\x94\x5c\x37\x4c\xe0\xd9\xa4\x47\x91\x6c\xc0\x89\xec\xc0\x2c\x68\x3e\xb5\x59\x0f\xce\x57\x57\x69\xd4\x1d\xb8\x68\x50\xad\xd9\x9d\x85\x24\xc2\x93\xeb\x82\xe9\x42\x64\xad\xbb\x52\xc5\xe8\xaa\x0a\x92\x9f\x60\x76\x79\x39\xf4\x81\xb6\xee\x88\x3d\x7a\x16\x5c\xa7\xff\x74\x7b\x7d\xc5\x32\xbe\x07\x5c\x58\xa1\x48\x49\x1e\xc8\x18\xeb\xeb\xf7\xd0\x08\x54\x1b\x5f\x5d\x6c\xd8\xa7\x16\x60\xda\xee\xbb\xa5\x2f\x36\x6d\x28\x98\x33\x34\x25\xcd\x52\xce\x55\x7a\x96\xa5\x5c\x06\xd0\x5f\x3d\x65\xb5\xcf\x87\xb1\x5e\x17\xf5\x21\x34\x0d\x54\x00\xdc\x29\x34\x17\xf2\xb2\x15\x1c\x5a\xd5\x58\x3f\x29\xbc\xdb\xb9\x47\xf4\x82\xde\xde\xa3\xb4\x01\x8f\xcc\x32\x41\x66\x01\x1b\xb2\x76\xa8\x07\xae\x01\x90\x38\x62\xa0\xfa\x05\xe1\x17\xd2\xea\xfd\xaa\x47\xcd\x62\xe4\x5e\x28\x13\xbd\x05\xff\x24\x06\x04\x00\x1c\x44\xfb\x0b\x22\x17\x72\x2e\xb5\x19\x50\xf0\x69\x8a\x07\x41\x8e\x8d\x4a\x30\x6e\xfe\xe6\x9d\x8b\xef\xe3\x20\x91\x24\x5b\x47\xd7\x07\x86\xd9\x29\x17\x98\x56\x85\xf2\xc3\xc4\xfe\xef\x79\xd6\x97\x35\x76\x72\x89\x87\x46\xc9\x31\xcf\xd4\xad\x4e\xd0\x6a\x05\x95\xa6\x4a\xea\x58\xd8\x7b\x1f\xe5\x89\xdb\x4f\x2b\xf9\xf3\x61\x51\x81\xc1\x97\xb0\x61\x99\x80\x23\xf6\x9e\x80\x04\xce\x61\x6b\x9c\xbd\x6c\x56\x39\x68\xe0\x00\x7b\x15\x7a\xd2\xa6\xec\x56\x08\xf6\x09\x7a\xca\x7c\xec\x13\x69\xac\x01\x5c\xb0\xe0\x49\xab\x04\x0e\x3c\x3d\x97\x6b\x75\xda\x66\x90\x6f\x1a\x70\xb4\x93\x7a\xa5\xbd\x9e\xa7\x02\xde\x20\x95\x51\x3e\x6f\xfe\x7d\x6b\xbb\x0e\xc0\xdb\x3e\xf8\x3b\x39\x65\xe5\xd9\x9a\x9a\xf3\x19\x86\xf8\x18\x86\xa7\xda\x24\x31\xad\x9c\x20\x6b\xf1\xbd\x54\x8f\x12\x6d\x01\xfa\x12\xfb\xce\xac\x3f\x38\xc0\xd0\x81\x8a\x66\x41\x89\xbb\xe1\x4b\xa0\x51\x9e\xb9\x7f\xb3\x5b\x8c\x15\x61\x9d\x41\x1c\x45\x83\xf1\x43\xb2\x26\xb0\x9b\x7f\x37\x9b\xb0\xd7\x13\x76\x31\x61\xd3\xe9\xf4\xe5\x04\x95\x9b\xa9\x46\xf8\x0a\x22\xc7\x0a\xbe\x31\x65\x93\x5c\xc4\x3a\xf8\x00\x08\x20\x99\xc3\xca\xb2\x85\x71\xff\x54\xe0\x79\xb0\x4d\xc0\x1c\x46\x4a\xb8\xa0\xb8\x7a\xb4\x55\x89\xaf\x14\x40\x34\x45\xa4\x72\x0b\xf2\xd4\x85\xca\x2d\x60\xed\x81\xe7\x3c\x91\x90\xda\xcd\x9b\x70\x5d\xfa\x72\x40\xee\x2c\xbe\xf0\x1d\xb4\x3f\x91\x8e\xdf\xd2\x74\xd3\x9d\xab\x7f\xb1\xcf\xc8\x21\xfd\x98\x27\x45\x61\x4e\x67\xbd\x90\xb7\xec\xd5\xbf\xb0\x59\x96\xa5\x82\xcd\xd8\xdf\xd8\x6b\x2e\xb9\xe4\xec\x35\xfb\x1b\xbb\xe0\xb2\xe0\xa9\x2a\x33\xc1\x2e\xd8\xdf\x4c\xb7\x99\xf2\xae\x94\x39\x0e\xf7\x13\xc6\x99\x2c\x53\x3c\xf5\xbf\xb3\x60\xb0\x97\xae\x5d\xdc\x8f\xce\x4a\x14\x8f\x42\x48\xa6\xd5\x8e\x8e\xc2\xbf\xba\x98\x84\x4e\xe4\x26\x15\x05\xcd\x87\x2a\x6c\x0f\x3f\x70\x06\x2d\x7d\xb5\x90\xce\x97\xf7\x57\x53\xe3\xbf\xb2\xbf\xb1\xab\x32\x4d\x4d\x95\xcc\x46\x63\x26\xd2\x2b\x66\xd3\x28\x84\x9c\x3e\x26\xf7\x49\x26\xe2\x84\x43\x22\x85\xf9\xd7\xf9\x1d\x8c\xf6\xb2\xf4\x9c\x79\xe1\x9a\x76\x82\x33\xa7\x6c\x3d\xcf\x92\x94\xed\xe4\x90\xec\xe0\xf7\xdc\xfc\xaa\xaf\x8e\xb7\x88\x3c\x53\x28\xad\x07\x32\x58\x51\x2c\x28\x94\x5d\x3a\x6a\x0b\xa8\x1d\xb6\xb6\xac\x96\xa3\x20\x3c\xd4\x4f\xdd\x64\x41\x43\xec\xc9\xef\x90\x03\xb4\x8b\x86\x6e\xb9\x0d\xe5\x95\x4a\x9a\x3b\xd8\x92\x9e\xea\x67\x50\x54\xc8\x29\xae\xfc\x5c\x15\x51\xab\x74\xb1\x4a\x06\xa9\xcd\xd5\x2a\xfb\x91\x7c\x17\x98\xa0\x66\x96\x69\x92\x9e\x9b\xa5\x7a\x7e\xa5\xa4\xb9\xb6\xea\x64\x83\xf4\x44\x00\x23\x42\x99\x36\x6b\x14\xdc\x55\x4d\xd6\x60\x09\x80\x7d\x60\xaa\x84\xd0\xb6\xc2\xec\x02\x66\x08\xd2\xfd\x42\x9a\x37\xe8\x44\x02\x98\x7b\xe2\x58\x6c\xf1\x6b\x56\xd7\x9e\xbe\x45\x1b\x72\x50\x78\xcb\x04\xeb\xcb\xa1\x3d\x61\xc2\x51\xca\xd6\x09\x5e\xf1\xab\x80\xc1\x8d\x4a\xb3\xf4\x1e\x18\xf7\x5c\x89\x54\xc9\x8d\x99\x15\x5d\x9b\x80\xda\xf1\xe4\x14\x60\x49\x58\x05\x2c\xac\xb3\x06\xe6\xb0\xa4\x47\x68\x48\xcc\x39\x99\xc4\xfe\x7e\xaf\xcb\x95\xb1\x23\x9c\x47\xd6\x9d\x86\xd4\xb8\xae\x84\xe2\xd3\xe2\xcb\x1f\xb5\xc8\x81\x66\x19\x11\x0e\xce\xdb\x8f\x07\xa7\x27\xdb\xc0\x16\x0d\x5b\x54\xbd\xc0\xd8\x76\x57\x08\x45\x13\x1a\xa9\xd5\x03\xe6\xe3\xb7\xc4\xc8\x0e\x41\xce\xbe\x9d\xcd\xdf\xd5\x9e\x6b\x22\x67\x5b\xe0\xb5\x77\xf3\xf7\x97\x6f\x96\xd7\x1f\xef\x1a\xcf\x99\xd2\xe8\x4f\x63\x95\xfe\x6d\xef\x3d\x05\x7c\xf0\x33\xca\xbd\x2c\xd5\xda\x66\x52\x0e\x3f\xd3\x1b\x82\x3b\xc3\x50\x2a\x21\xc9\x76\x28\x4c\xd3\x9c\x38\x9d\xf9\xe0\x72\x49\x11\x89\x61\x95\xad\x77\xd8\xb5\x7c\x8b\xaf\x7f\x50\x69\x12\xf5\x83\xde\xec\x71\xb5\x55\x8f\x2d\x28\xa2\x95\x00\x14\x28\xf9\x7f\xa8\x52\x68\xa1\x17\x22\x2a\x7c\xc4\xad\xd9\xb8\xff\xd5\x40\x9b\xc3\x77\x70\xf4\x28\xbb\x6e\x03\x01\x4e\x17\xc3\x83\xb3\x15\x08\x36\x81\x57\x1e\x7d\xad\x90\x4b\x07\xb1\xed\x88\x93\x0b\xba\xd2\xf3\xb0\x41\x3f\x6e\x55\x6a\xee\x62\x32\x26\xb2\xd2\x85\xcc\x44\x1e\x29\x00\xa8\x60\x1e\xbc\x62\xd1\x36\x49\x63\x2f\xde\xf2\x1d\x20\x7a\x01\x77\xf7\x92\x64\xf9\x84\x8b\x31\xdb\xe2\x7b\x4e\x5d\x3b\xed\xac\x5e\xf9\x69\x1e\xa8\xa7\x83\xe8\xf5\x4d\xfb\x5f\x08\x4a\x86\x5d\x41\xf4\x42\xb5\x68\xa1\xe9\xf4\x4a\x7d\x46\x79\x78\x41\x51\x7c\x6d\xc5\x3f\xed\xc5\xa9\xa8\x8d\x2b\x4d\xb3\x7a\x57\x02\xe9\x2c\xa2\xa8\x10\x40\xa2\x05\x54\x67\x27\x38\xda\x62\x9e\x02\x92\x06\x75\x21\x7d\x7c\xf4\x85\x0e\xed\xb2\xd6\x71\x46\x4e\x55\x0b\x02\x9c\xb0\x17\x95\x86\xbe\x00\x52\x52\xa9\xe0\x7b\x14\xc3\xaa\x74\x0d\x4c\xd7\x09\x4b\x8a\x85\x4c\x34\xce\xcc\x5c\xa4\xe2\xc1\xd4\x2e\x74\x16\x13\xd6\xc5\xde\x9d\x6d\xb3\x01\x47\xce\x6d\xfa\xb1\x93\xb9\x87\x45\x98\x87\xe4\x96\x1c\x1c\xd3\xb1\xd0\xc6\x6e\x04\x59\x0e\xf1\xc5\x2c\x80\x04\x62\x21\x08\xff\x88\x85\xb4\xf5\x03\x54\x08\x6a\xd9\x2e\xe4\x7c\x0d\x39\xa0\x90\x79\x1a\xc7\x78\x0b\xb5\x42\x0d\x8e\x69\x2c\x21\xe7\xb0\xa2\x3b\xb9\x1d\x08\x52\x95\xc4\x95\x24\x1e\x44\xbe\x2f\xc0\xa9\x0b\xfd\x2a\x05\x2f\xb6\x2c\x29\x26\x40\x11\x67\x77\xca\x85\xe4\x31\x29\x95\x53\x71\xa6\x6b\x60\xde\xf7\x8c\x33\xfd\xbe\x52\x0f\x7d\x86\xed\xa9\xa8\x2f\x5c\xd5\x59\xca\xe5\x12\x4f\x90\x6f\x80\xfb\x0a\x04\x3f\xbb\x42\x9d\xe5\x6a\xe9\x68\x6d\x9e\xa4\x9e\x81\x26\x74\x28\xc3\x6b\xec\x58\xfb\xa1\x09\x4e\x06\x4f\x6b\x6d\xaf\x27\xce\x4f\x43\xe8\x82\x9c\xd9\x08\xec\xf0\x5d\xc0\x43\xc2\x78\x0d\x89\x60\x67\xeb\x21\x4c\x98\x9d\x01\xbf\x56\x7c\xd2\x90\x91\xaf\x9d\x21\xf5\x61\x1f\x0f\x8d\x69\x58\x88\x47\xc1\x63\x0e\x54\xeb\x79\x21\x32\x9d\x7e\x94\x26\x54\xc6\xb6\x36\x08\xf7\x61\xf2\x84\x40\x3f\x9c\x73\xf3\xb4\x0b\xba\x86\xf7\x30\xd5\x82\xad\x7c\x4a\x1f\x35\xec\x53\x43\x3d\x25\x3e\xf7\x1a\xea\x35\x65\x73\xc9\xac\xb9\x37\x61\x2f\x70\x62\xe9\x17\xe4\x82\x24\x55\x60\x8a\x9d\xc7\xb4\x7a\x28\x5b\xb5\x0e\xc5\xc0\x9c\x01\xbf\xdc\x30\x12\xd4\x4b\x6d\xf8\xac\xfd\xf2\x3a\x81\x9c\x85\x63\xd2\xd2\x31\x8a\xb8\xc2\x02\xe8\x90\xc4\x6b\xf7\x1e\x8d\x76\xe5\xbd\xd9\xbe\xc1\x36\xde\xc5\x5e\xdb\x17\x4d\x17\x65\x25\x9d\xa7\xf6\x77\xa6\xf2\x85\xb4\xa5\x91\x4b\x52\xa3\x96\x52\xbd\xa8\x00\x42\x4d\x36\x7f\x30\x53\x01\xc4\x60\xe5\xb3\x40\x95\xcd\xf3\xaf\xd6\x77\x01\x00\x45\xac\x84\xd7\x33\x9f\xb2\x99\xff\x9a\x31\x3c\xcc\x04\xdf\xe1\x31\x5f\xe7\x68\x4c\x53\xd3\x29\x49\x61\x29\x21\x83\xf4\x06\x5d\x02\xb1\xe9\xba\x34\x9b\x51\xc0\xfe\xba\x90\xa6\xf3\xd8\x3a\x01\xdc\x2f\xf5\xcb\x42\xbe\x57\xda\x66\xd3\x6b\xdf\x1f\x16\x43\x4a\xdd\xf6\xc2\xa9\x88\xd1\x1f\xde\xc0\xa1\x4d\x3e\xff\x9a\xc4\x3f\xe4\xb5\x10\x25\xc6\x5e\x95\xb9\x6f\x54\xc4\xe5\x42\xfe\x87\xe9\x1e\x54\xb2\x76\x32\xf0\x6a\x8d\x4b\x18\x46\x10\x82\x25\x9f\xb0\xd0\xef\xfe\xf1\xe5\xa7\x97\x88\x43\x2f\x35\x08\x37\x4e\xaa\x07\x88\x23\x02\x2f\xd3\x14\x22\xd1\xb6\x05\x8e\x8c\xc2\x7f\x82\xf7\xc1\x72\xe8\x52\xb7\x94\x55\x13\x63\xc8\x42\xef\x9b\xc1\xde\xf9\x3c\x63\x11\x2f\xa2\xed\x99\xb5\xe5\x68\x1b\xb3\xa7\x1f\x0d\x1f\x2a\xb8\x19\x4b\xab\x9d\x0b\xdb\x5c\x38\xf3\x9d\x63\xe7\xab\xcc\x17\xd3\x04\x00\xd6\xdc\xd5\x85\x61\x1c\x79\x28\x4e\x4e\x2f\xc4\xee\xed\x3c\xf7\xb8\x95\x65\xf3\x37\x4e\xf2\x92\x4b\xbe\x13\x31\x7b\x01\x19\x53\x2f\xec\xe0\x2f\x64\xb6\x9a\xa6\xfb\x75\x41\x14\x4f\xa6\x53\xa6\x20\x60\x74\xe0\x94\x5b\xc6\xcd\x6b\xd2\x81\xce\xee\xbc\x68\xb5\xdb\x3a\xae\x6f\xdc\x97\x86\x1b\x2c\xe8\xe3\x72\xbd\x73\x5b\x85\x08\x55\x99\xd4\xb9\xbe\x9f\xb0\x55\xce\x25\x68\x4f\xc4\xa1\x51\xe5\x57\x27\x5c\x9e\x91\x3f\xc9\xa6\x50\x48\x9e\xee\x01\x3b\x3e\x59\x48\x24\x9b\x02\x56\xe2\x7d\x94\x26\x11\xdb\xe4\x3c\xdb\xd6\xec\x20\xf1\x20\x64\x71\x49\xec\x0a\x16\xa4\x7e\x6a\x68\xd9\xb1\x35\x9c\xc4\xb9\x37\xaf\x5a\x3b\xdc\xd3\x50\x78\x0f\x2b\x26\xaa\xd0\x8d\xda\x82\x5a\xdd\x04\x9f\x90\x14\x1a\xf0\x71\xb1\xbf\x94\x2b\x95\x5a\x42\xb3\xf9\x1b\xa6\x72\xd0\x12\x28\x14\xfd\x29\x89\xbb\x4e\xb1\x44\xc6\xe2\xcb\x49\xac\x02\xfd\x07\x92\x35\xef\xcc\x67\x02\xca\xfa\x7a\x63\x61\x15\xe5\xc2\x1c\x16\x85\xbd\xc1\x35\x9e\xd2\x75\x84\xdd\x2c\x2d\xb6\x00\x7b\x43\xc0\xb5\xef\xd4\x1d\xdf\xb3\x68\xcb\xe5\x26\xb8\x42\x03\x0a\x49\x64\x2a\x47\xcd\xbd\x07\xa0\xef\x52\xb9\xcd\xda\xa4\x5c\x44\x42\x7d\x3b\x87\x37\x82\x2d\x95\x4d\x38\xe4\x9b\x4d\x2e\x36\x90\x48\xbf\x90\x95\x6c\x6a\xa0\x2e\xb3\x74\xff\xf8\x9d\xbe\x64\xd4\xa7\x61\x74\xe8\xba\xb5\x14\xf9\xde\xa5\xf2\x91\x60\xa5\xeb\xba\x46\xb7\x4e\x58\x22\xa6\x13\xf6\x83\x07\x98\x8a\x48\x49\x97\x0b\xd8\x91\x08\x56\x73\x4d\x1f\xd8\x8b\x5a\xa8\x1f\xda\xeb\x0e\xbf\x35\x64\x2f\x5b\x27\x4d\x6f\x32\x65\xc1\x8b\x72\xc4\x5e\x49\xd2\xc6\x17\xe6\xe5\x5b\x7c\xb7\x17\x83\xcd\x33\xb3\xbd\x59\xda\x1d\xf3\xbc\xd9\xe1\xcd\xb7\x3d\x2d\x6f\x5b\x5f\x1f\x74\x74\xa6\xaa\xdb\xd1\xf9\x14\x26\xa5\xe5\x56\x38\xec\xeb\x4c\x3b\xf8\x02\x7a\xda\x34\xd6\x95\x69\xc1\xa8\x04\x33\xd7\xf5\xeb\x56\xcb\x0e\x90\xe5\x2a\x2e\x23\x11\x9b\x95\x0b\x76\x3b\x22\x37\x1c\x6d\x41\x65\x93\x6c\x3b\x10\x2a\xdc\x2b\x20\x70\xfd\xb5\xee\xc6\x83\xe8\x6e\x5d\xf7\x7f\xec\xb8\x17\x5b\xcb\xa4\xad\xd3\xc3\xf5\x89\xfd\x94\x8f\x3c\xa7\xdc\xe7\xab\x24\xb5\x2a\x4f\x36\x89\xe4\x85\xca\xd9\x77\x2e\x39\xf1\xa5\x53\xb6\x81\x5e\x7c\x8a\x6d\xa2\xd2\x45\xb8\x4d\xb4\xdf\xbd\x00\xcf\x2c\xe2\xe5\x38\xee\xac\xb1\x0c\xcf\x30\x49\xcd\x53\xba\xe0\xbb\x2c\xa4\x7d\x74\xba\xc1\xd4\x33\x29\x76\x02\xb3\x15\x03\x1f\x5f\xa2\x7d\x0e\xd6\x42\x92\x67\x1c\xc7\x4d\xe5\x21\x6f\x71\xe7\xd9\x9c\x95\xc5\xf2\x48\x2a\x13\x7c\x79\x9c\x83\x84\xc2\xe5\xef\x79\xd6\x4f\x0e\xc1\xe9\x6a\x8c\x49\x28\x4e\x4c\xd9\x5a\x2a\xd5\xf9\xd9\xaf\x0c\x30\x92\xac\xb2\x1e\xe2\xbd\x79\x67\x03\x1a\xfe\xde\x52\xb9\x08\xc0\x40\x20\x4b\x9e\x06\xab\x02\xaf\xa0\x6e\x5b\x33\xa7\xb8\x65\x94\xb8\x48\x55\x19\x33\xda\xd4\x28\x5c\x9c\x4f\xf1\x74\x04\xda\xca\xe9\xb4\x8b\xc3\x6b\xa4\x62\xa9\xdb\x7f\xe0\xbd\xf6\x15\x08\xbf\x75\xec\xc0\xbd\x4b\x9f\x7a\xf6\xd9\x86\x9e\x7a\x1a\xc6\xde\x6d\xc7\xa3\xc6\xde\x79\x6b\x81\x43\x6b\x9c\x23\x0f\xee\x4d\x49\x9c\xc2\x7a\x0b\x1d\xdd\x2d\x2c\x9f\x95\x00\xa2\xbe\x3f\xf9\x73\x36\xd3\xb6\xff\x53\x19\xcf\x85\x2c\x96\xf0\xc5\x71\x1f\x83\x8f\x7c\x80\xd7\x2b\x06\xd3\x20\x87\xe5\xbf\xdd\x29\xf4\x43\x5b\xc2\x8c\x7f\x67\xb7\xe4\x7b\xd1\x56\xd5\xde\x9c\x8e\xdf\x25\x80\x8d\x09\x62\x76\x6e\xe0\x3a\x86\x8b\x1a\x74\x44\xef\x05\x0d\xaa\x6c\xed\x83\x1a\xe4\x6b\x0f\x21\x55\x28\x85\xdc\x50\x94\xe1\x69\xb6\x5a\xfb\xb7\x80\x44\xfb\xaa\xf2\x6f\x20\x3c\x34\xe3\x97\xb2\xff\x14\xb9\xf2\x69\x0b\xe8\x54\x09\x0b\xee\xb5\xd7\x8f\xd7\xff\x44\x7b\x1c\x95\x27\x43\xe9\x35\xf8\x0b\x71\x92\xe0\xcd\x77\xb5\xb7\xd7\x91\x2e\x3a\x75\x11\x2d\x3b\x78\xf6\x07\x55\x25\xb8\x78\x86\xbc\xf9\x49\xed\x30\xb3\x0b\xf4\x1c\xee\xd5\xc4\xfa\xb7\xe3\x19\xe1\xd0\x08\xf2\x5a\x0f\x32\x4c\xa1\x11\xff\xf6\xd7\x7f\x9f\x76\x29\x3b\x43\xd5\xc7\xc2\x7a\x5c\xe5\xdf\xe6\x89\x90\x31\x04\x0d\x79\xdc\x94\x80\x91\x15\x2f\x72\x65\x7b\x36\xd3\xf0\x49\xb2\xfb\xda\x8f\x5a\xbd\xc4\x49\xf4\x15\x22\xcf\x7e\x93\x75\xcb\xb7\x12\x97\xea\x32\x25\xf4\x32\xde\x4b\xbe\x6b\x6a\x61\x3f\x6b\x1d\xf7\x89\x48\x63\xa8\x22\x7d\xfd\x50\xf4\x24\x16\xd1\xfd\x58\x9b\xe0\x68\x02\x6b\x11\xdd\xb3\x9f\xee\xde\xbf\x43\xbd\xc2\x44\x2f\xe4\x15\x2f\x92\x07\xf1\x31\x4f\x9d\xdb\x9a\x18\x49\xf2\xd4\xae\x91\x2a\xa1\x6a\x40\xde\x61\xd9\x57\xad\xe1\x10\xf2\x5d\xef\xf6\x67\xab\x32\xba\x17\xc5\x79\xce\x65\xac\x76\xd8\x8c\x73\x5d\xae\xd7\xc9\x97\x69\xc1\xf3\x0e\xf2\x6b\xf4\x23\x7c\x43\x3b\xd7\x4b\x9a\x14\xde\xe6\x45\x53\xf7\x11\xb2\x13\x49\x28\xb7\x62\xdc\xc2\x15\x38\xe7\x3b\x01\xec\x65\xac\x4a\x1c\x0f\xa5\x60\xc2\x1f\xe8\xab\x69\x4d\x48\x6f\x45\xea\xad\x9f\x02\xe3\xfe\x53\x50\xab\xaa\x82\xb0\xad\x94\xd7\x2c\xdb\xf1\x7b\xbc\x1f\x6e\x72\xa1\xf5\x84\x69\x05\x35\x5e\x48\x8b\x99\xb6\x79\x3d\x80\xcf\x00\xfe\xc3\x74\xcf\x22\x95\x25\x20\xf1\xe6\xda\xb5\x55\x8f\xe0\x4f\x0e\xd3\xdb\x40\x95\xb3\x94\x45\x92\x32\xbe\x2e\xc8\xd9\x0c\x64\xcf\x56\xdc\x45\x4f\x17\x12\x42\x86\x11\x34\x1f\x42\xf9\x2e\x4c\xe0\x1a\xa1\xd9\x9a\x47\x49\x9a\x14\x44\x41\x03\xc9\x30\xdc\xb4\xd7\x9c\x07\xa6\x2f\x73\xbe\xe7\xa9\xbf\x58\xf1\xb4\xf4\x19\x7d\x67\x5a\xd4\x29\xce\x7e\x17\xfe\x6f\xe5\x9e\xdb\x77\xea\x9e\x70\xe1\x3d\xe5\xf0\x69\x5e\x69\x9d\xe2\xa8\x3f\xc7\x93\xd8\xe2\x44\x2b\xa6\xae\x67\x9e\x75\xc7\x0f\xf8\xce\x3b\x2e\xd5\x53\xab\x13\xd3\xfc\xc2\x88\xde\x6b\x37\xc2\xbe\x92\xbb\xa0\x8b\x03\x77\x48\xf5\xad\xb7\xfb\x83\x52\xe9\xa9\x1e\x6f\x9e\xda\x0d\x75\x09\xd2\x89\xa7\x5c\xd7\x70\x02\x38\xc7\xd1\xfc\x8d\x8b\xbd\x3a\x52\xd9\xaa\xe0\x0a\xc1\x82\xa8\x0a\xb0\x51\x40\x25\x7a\x10\xc3\x3a\x6b\x09\xbe\x8f\x44\x3e\x43\x19\x88\xda\xb1\xa6\x73\xd3\x05\x1f\xe4\xb2\x73\x5f\x47\x20\xde\xab\xd5\x70\x94\x33\x0c\x85\x0e\x6b\x9f\x72\x8e\xb1\x90\xa0\xd3\xf5\x63\xf0\x6d\xdb\x9f\x28\xaf\x6c\xce\x27\xb2\x92\x17\x32\xb0\x88\x91\x55\xc7\x42\xcb\x5d\xaf\xb5\xf9\xcb\x2a\xd3\xf0\x64\x7f\xd9\x29\x2c\xcc\xbd\x01\x95\x37\xa1\x9e\x12\x60\x02\x22\xb5\x5b\x25\xd2\xa6\x2a\x93\x13\x19\x4c\xf9\x99\x25\xb9\x73\x0e\x7f\x6b\x92\x23\xcb\x7e\xad\xef\x9d\x19\x11\xf2\x05\x86\x5b\xd6\xa1\xeb\x6e\x78\x7f\x7a\x5a\xc2\xe8\x0e\x94\x6a\xbd\x05\x89\x66\x3c\x7d\xe4\x7b\x0d\x9a\xa3\xc2\xec\x8a\x6b\x74\x9c\x56\xeb\x3f\x09\x8e\x77\x4b\xa0\x48\x02\xde\x25\x49\x11\x53\x5b\x12\xe4\x6f\x10\xa9\x55\x57\xf5\xbc\x38\x2f\x74\x7b\xe7\x7c\x9b\x58\x48\xde\x1b\x0b\xc1\x60\xe4\xff\x8c\xf0\x47\x8f\x93\xf5\x44\x5f\x6f\x70\x4c\xa2\x45\x46\x70\x11\x48\xe0\x81\xed\xd8\x7c\x7b\xc2\x76\x3c\x91\xb4\x0c\x50\xc1\x2a\x16\xab\x72\xb3\xe9\x74\x41\xfe\xfa\x63\x19\xd5\x75\xf2\x77\xef\x6b\xee\x65\x76\x7a\x0a\x6f\xec\xdc\x7e\x09\xdd\xc3\xe6\x5e\xf5\x75\x1c\xb0\xdf\xd0\xdb\xdd\x1a\x72\x6a\x4c\xa2\xa7\xf1\x76\xcf\x87\x78\xbb\x2d\xc6\x07\x52\xad\xe8\xba\x6a\x71\x18\xbf\xb9\xc1\xbf\x8e\x1b\x7c\xd0\xa4\x40\x7a\x8f\x65\x52\x35\xd0\x7b\x6a\x78\x24\x4b\x98\xa3\x93\x84\x5a\x91\x1a\xb8\x16\x32\xd6\x6c\xc5\xa3\x67\xa0\x0d\x83\xd3\xf1\x74\x7f\xdb\x01\x70\xc9\xad\xda\x09\x06\x9f\xd2\xa8\x7d\xc0\x28\x9b\x6d\x02\xa8\x45\xd3\x40\x8f\xc8\x20\xbc\x07\x1c\xa7\x88\x0c\x89\xbd\x51\xfd\x9d\x14\x8f\xcc\x9c\x56\x93\x10\xc6\x15\x0c\x0f\x88\xe2\xbc\x34\xd6\x61\x05\xf3\xed\x52\xf7\x73\xb1\xe1\x79\x0c\x99\x06\xb4\x24\x53\x1e\xdd\x9b\xff\x86\xfa\xd1\x17\x09\x6a\x66\xf9\xb9\x11\xfe\xe8\x4b\x4b\x64\x94\x03\x29\x13\xa1\xda\x7c\xfd\xf0\x75\xcd\x78\x94\x2b\x8d\x4e\x19\xa7\x25\x09\x99\xae\x60\xc0\x3e\x24\x71\xc9\x53\xfc\x62\xa7\x27\x9b\xeb\x93\xf8\xc6\x67\x81\xec\x8b\xf8\x92\xa5\x5c\x56\xd7\x24\x36\x17\xb8\x6a\xa0\x1b\xa7\x0b\xf9\xc6\x05\x24\x5e\xb1\x8f\xda\x74\x9a\xa9\x83\xb6\xc4\xb9\xbd\x35\x7d\x36\xf3\xa1\x12\xd6\xb9\xc1\x5e\xe9\x34\x23\x7a\xfa\xc0\xe2\x6d\x83\xbe\xd0\xdd\x9d\x71\x80\x7f\xee\x94\x71\x19\xcd\xa3\x39\x0f\xe4\x67\x7d\xcf\xe0\x55\x21\x17\x3c\xde\x87\x2c\x5d\x89\x64\xd0\x63\x8c\xc7\xbb\x44\x9a\x75\x60\x25\xce\xdc\x61\x63\xd9\x8e\x11\x7d\x0a\x4a\x20\x69\x5a\xdb\x07\x35\x93\xc2\xd8\x97\x3c\x4f\xd2\x3d\x5c\x29\xb2\x5c\x9c\x05\xdf\x09\x86\x88\x92\x5f\x80\xb7\x99\x18\x25\x4a\x2d\xd6\x65\x8a\x17\x0f\xb8\x9a\xbb\x06\xd0\xa6\xf4\x71\x3e\x31\x36\x47\x41\xfc\xfb\xc1\x87\x51\xd5\xea\x29\x12\x09\x1a\x01\xc1\x71\x41\x2d\xcf\x22\x97\x03\xde\x79\xab\x1e\x6d\xd6\xd3\x23\xf7\xb0\xd6\xae\x03\xf6\xc9\x02\x19\xfd\xa6\xa8\xbd\x04\xda\xad\x0a\x3b\x3f\xae\x44\xaf\xe8\x37\x11\xbb\xed\x29\x91\xd0\x1c\x12\x86\xf4\xce\xe1\x52\x63\xf2\x94\x19\x4b\x38\xc2\xac\xaf\xa3\xea\x1b\x66\xae\x75\x89\x56\x92\x2d\xca\xdf\xff\xfe\x0f\x82\xfd\x1e\xb2\xc9\xe8\x4a\x82\x21\x28\xe0\x91\xc3\xd2\x61\xd7\x76\x1f\x10\x48\x32\xd7\x18\x11\xd6\x86\x02\xb5\xa9\xdb\x80\xa3\xe4\xd1\x96\xe9\x72\x85\x20\x41\x4e\x51\x0c\x2e\x1d\x4d\xeb\x3b\x05\x78\x3f\x3c\xdc\x6d\xed\xff\x97\xf8\xec\x91\x2a\x7d\x21\x33\x85\x4c\xc2\x80\xae\x5c\x09\xb6\xe3\xf9\x3d\x28\xdf\x91\xbc\x39\xe3\x05\xfb\x2e\x11\xd3\xaa\x07\xff\x65\xa5\x3e\x14\x33\x41\x86\x50\x96\x97\x52\x5a\x29\x0f\x66\x6c\x53\xef\x4e\x9f\x2c\xe4\xaa\x0c\xaf\x9f\x15\x7f\xbc\x9f\x5a\xe0\x93\x87\xcd\x56\x01\x6d\x04\x55\x8a\xeb\x40\x76\x9d\x0d\x70\xcc\x2f\xe4\x33\x79\xe6\xbb\x7c\x7e\x1f\xc8\x0c\xb3\xfe\xbc\x00\xba\x0e\xcd\x0d\xd5\x26\x61\x38\x70\xda\x83\x9d\xf3\x01\x24\x27\x27\xec\xa7\xe4\x41\x4c\xd8\x6d\xc6\xf3\xfb\x09\x7b\x83\x11\xb6\x3f\xa9\x55\x9b\x1b\xaf\xc1\x2d\x70\xb2\x2b\xef\x38\x4f\xd6\x60\xdd\x7a\x77\x01\xf8\xa5\x29\x4a\xdf\x15\x5e\xfe\x9f\x09\x7a\xeb\xa0\x7d\xf8\x7b\x77\x46\x1c\x88\x04\xff\x86\x0f\xfb\xbb\xbc\x18\xf7\x33\x3e\xfc\x2e\xfc\x5f\xbb\x7f\x59\x8b\x0b\x6c\x4f\xda\xe5\x5a\x81\x5f\xbf\xae\x1c\xd7\x24\xae\x1f\xca\xcd\x54\xd7\x61\x4b\x81\x32\x89\x63\x97\xe5\x3c\x02\xd7\x4e\xaf\xda\xfe\xba\x48\x95\x2e\xf3\xfe\xc5\x7f\x53\xad\xb5\xfd\x7a\x0b\xeb\x23\x4c\xb6\xdd\x4a\x40\x02\xfb\x50\x84\x07\x3e\xb6\xfc\x0f\xb5\x5a\x02\x9c\xe9\xb4\x15\xde\x56\x9c\xd5\x91\x71\x41\x31\xaa\xaa\x3f\x21\x6f\x33\x01\xe4\x43\xde\x14\xf5\x31\x81\xda\x0c\x73\xde\x91\x85\xb4\x5c\xcc\x98\x3c\x99\xe7\x02\x48\x63\x73\x01\xf2\x48\x2c\xe3\xb9\xc3\x14\x58\x8b\x28\xb8\xf9\x78\xdc\x49\x98\xf0\x04\x79\x8b\x74\xdf\x5a\x09\x21\x5d\x6f\x8f\x31\x25\x8c\x75\x50\xef\x7d\x02\x94\x3d\x0a\x16\x61\xae\x42\x87\x94\x5b\xe3\xbd\xe0\x2e\x08\x26\xf7\x46\x14\xc1\x6e\x5e\x33\x2d\x2a\x4b\xb3\x12\xa4\xfa\x55\x81\xea\x5b\xc3\xd0\x35\x9e\xa6\x8a\x0f\x65\x50\x58\xef\x29\x5c\xe6\x1f\x78\xb1\xc5\x0b\xed\x4e\x15\xa4\xa9\x8f\x84\x31\x38\x5f\xd0\xf1\xbc\x4a\xd5\x0a\x74\x89\xcc\x2f\x5d\x77\xc3\x88\x96\xf6\xa0\xae\x6b\x0e\xd8\x90\x9d\xc1\xec\x26\x90\x74\x99\x0b\x0d\xdc\x1b\xcd\x40\xd5\x50\x08\xf0\xb8\x4b\x77\xb3\xba\x66\xd3\x7f\xd3\xb8\x6c\x37\xc9\xda\xcd\xb2\x06\x3c\xe8\xe5\x11\x49\x2a\x97\x61\xe2\xa2\x31\x0e\x88\xb7\x96\x22\xc1\x48\x5d\x59\x6b\xaf\x95\xbf\x5d\xc8\x19\xfe\x12\x1c\x02\xdc\x8b\x92\x38\xc8\x25\x29\x1d\xba\xf5\x87\x99\x8c\x6c\x16\x82\xfc\xc8\x43\x30\xf1\xee\x4c\xb8\x0c\x4c\x20\x71\x50\x16\x49\x2e\x98\x04\x20\xc2\x42\xea\x72\x75\xe6\x39\x2a\xcc\x2d\xee\x01\x78\x55\xb4\xc8\x38\x5c\x65\x80\xba\xe6\xac\xe5\x18\x46\xe7\xa4\x17\x17\xb0\x5c\x6e\x3c\xa5\xcd\x1f\xd2\x11\x31\x49\xda\xb5\xdd\x95\x63\x2e\x6b\x70\x8b\xb6\x09\xba\x78\xd8\xf5\xed\x17\x37\x75\x67\xe4\xe8\x8d\xe2\x2b\x59\xc3\xc1\x67\xec\xd1\xe2\x6d\x63\xf2\x87\x58\xd2\x56\x7f\xd1\xb5\x4a\x86\xe8\xc9\x64\x5b\x9e\x65\x42\x76\xae\xde\xd3\x25\x15\xed\x41\x46\x35\x6c\xf3\xce\xee\x94\x2e\xcc\x79\x65\xe6\x5f\xdd\x39\x09\x4c\x79\x98\xc9\x56\x66\xa6\x5f\xc6\x69\x58\x41\x1b\x91\x72\x01\x67\x86\xad\x0e\xd1\xec\xdb\x1d\x82\x07\x5d\x17\x7a\x93\xea\x4e\x02\xea\x35\xdb\xf5\x7d\xf3\x08\x64\x74\x20\x59\xf6\x06\x01\x39\xdf\xda\x10\x0c\x03\xeb\x43\x4d\x40\x08\xcd\x2e\xe4\xff\xb5\x36\x46\x37\xfe\x7b\xc4\x8e\x69\x7a\xc6\x98\x3a\x9d\xb8\xf4\x4a\xdd\xac\x2b\x22\x98\x33\xdd\x95\x6a\xcc\x88\xb6\x52\xb9\x85\x48\x85\xa2\x11\x8a\x32\x9b\xe1\xd7\x87\x44\x07\x0c\xe2\xf0\xb5\x5b\x21\xd8\xab\x5c\xac\x5f\x7d\xca\xc5\x7a\x69\x47\x7a\x0a\x0d\x9a\x9a\x16\x35\x79\xc4\x07\x4e\x0e\x9d\x29\xd9\xce\xa7\x78\x80\xef\xb4\xd6\x24\x2c\x27\x68\x53\xb2\x66\x5e\x5b\xd0\xb4\x07\x48\x25\x44\x5c\x27\x38\x6f\xd4\xec\xab\x9b\x4b\x5d\xa0\xc2\x01\xa8\xbd\x0e\x4d\xbe\xbf\x7f\x33\xa9\xd2\x67\x43\xcc\xa4\xbb\x2a\xfa\xca\x1a\x0d\x5c\x3a\xc3\xa9\x1b\xa5\xff\x75\x13\x09\x60\x00\x75\xc6\x1f\x25\x51\xe3\x8c\x72\x61\x0e\x33\x8f\x6a\x58\xb4\xc0\x3c\x6a\xc0\x29\xfd\x2a\x93\xf6\x30\x48\x9c\x80\xdd\x24\xd0\x7e\xe6\x69\x1a\xca\x34\xf8\xa0\xed\x42\xfa\x14\x62\x73\xfb\x49\x53\xeb\x0a\xae\xd8\xad\x44\x84\x14\xc3\x89\x27\x26\x96\xc7\x85\x18\x10\x29\xb4\x7a\xb6\xe2\x20\x2c\xea\xc4\x8b\x0e\xad\xe6\xa7\x72\x46\xfc\xca\x52\xd8\x0f\x80\x18\xf0\xb3\xcb\x7b\xb1\x1f\x5d\xd7\xf6\x88\x99\xd7\x35\xdd\xc2\x62\xb6\xbb\x6c\xc4\xf3\xdc\x26\x64\xd0\x57\x99\xb9\x73\xaf\x79\x54\x71\x97\x77\xd4\x73\x2b\xa2\xfb\x4c\x25\x72\xf4\x5e\x14\xd4\xc7\x18\xe4\x85\x39\xcf\x7c\x69\xce\xcb\x30\xe8\x70\xac\xdc\x4b\xb0\x21\x1a\x90\x3a\x16\x65\xec\xf9\xdd\x38\x73\xc2\xad\xdd\xd3\xee\xa9\xfd\x60\xc2\x9f\x0d\xcf\xe0\xd3\x6f\x89\x33\xd6\x4e\x15\xde\xe2\x20\xac\x90\x8b\xf2\x46\xa2\xde\xc0\xce\xe6\xac\xc2\x8a\xd8\xda\xa5\xe0\xca\xfe\xcd\xc3\xf8\x9b\x87\xf1\x7f\xb8\x87\xf1\x6b\xba\x17\x01\x66\xf5\x9c\xbe\xc5\x10\xa2\x73\xc2\xfa\x1b\x0f\x7d\xf2\x78\x7a\xd9\x72\x9b\xb6\x71\xe9\xaf\x1b\xa7\xab\x9c\x45\xc0\x15\x1e\xfa\x18\xec\x57\x87\x46\x54\x7a\x30\x2c\x27\xf4\xb4\x1b\xd0\x53\x05\xe2\xf1\xe2\x31\x09\x84\x8c\x83\x7c\xdf\x66\x3a\x8e\xa5\x83\x29\x40\x06\x3e\xba\x17\xb2\x13\x46\x63\x49\xbc\x3a\xd5\xae\x9f\x0a\x67\xd6\xcd\x41\x16\xbc\xdd\x8f\x36\xf3\x80\x44\xa2\x78\x6e\xa3\xc5\x31\x83\x0f\x66\xbd\x69\xf8\x19\x40\x3b\x55\xee\x68\xc8\x35\xe5\xa2\x22\x5e\x00\xc9\xc2\x10\xd2\x58\x23\xee\x1e\x8a\x5c\xb5\x1f\x5e\x66\x4a\xa5\xad\x00\xd6\x27\xed\xc0\x46\x3a\xdb\xd0\xce\x9b\xa3\x9d\xaf\x43\x58\xa7\xed\x45\x9f\x1a\xe5\x13\xa9\x30\x6b\x0a\x94\x4b\x60\x36\xc5\x25\x64\x14\xfb\xee\x98\xfa\x3c\x44\xee\x7c\xa2\x84\xe4\x5c\x89\x88\x83\x6a\xa7\x85\xd8\x46\xdc\xe5\x88\x85\xd4\x60\x8d\xa4\x2d\xdd\xfc\x4e\x07\xb0\x00\xca\x5d\x26\x6d\x32\x25\x63\x17\x57\xcd\xf8\xb2\x09\x20\x58\x73\x0b\xf6\xb2\x24\x99\x87\x44\x5a\x2d\x23\xf8\x32\x4a\xb9\x1e\x78\x67\x69\xdd\x77\xe6\x54\xd0\x05\x94\x33\xfc\x8c\xfa\x09\x92\xe6\x76\x03\xc1\x75\x0b\x39\x73\x22\xa5\xde\x03\xea\xf0\xb5\x88\x68\x40\x64\x71\x63\x68\x90\x79\xd3\x5f\x0a\x27\x4c\x97\xd1\x16\xb8\x45\xab\xfb\x54\xb8\x6f\x35\x57\xec\x64\x21\xcd\x5d\x13\xbc\x58\x3b\x0e\xec\x10\x8f\xe6\x1e\xa0\x93\xff\x14\x0e\x41\x49\x14\x76\x21\x68\x12\xef\xa4\x4a\xb6\x02\x4c\x2d\xcd\x2b\x62\xa0\x3c\xec\x8b\x1c\xba\x0b\x0f\x88\x4b\x30\x18\x61\x81\x58\x74\x1b\xd1\x61\xc3\x42\xb4\x71\x6d\xa7\x4d\x93\xb5\x88\xf6\x51\x43\xb5\xa9\x9f\x2c\xe5\xb7\x1b\xf1\xaf\xeb\x46\x8c\x9c\xc8\x98\xd9\x3b\xa6\x6b\xa9\xaa\x37\xfe\xf5\xd3\x3a\x57\xb0\xa0\x26\x7a\x44\x3f\x7f\xc5\x1b\x7d\xcb\xf5\x62\xdc\x55\x69\xf0\x15\xb3\xff\x38\xf3\x3e\x03\x7f\x58\x07\x44\x20\x0d\x8b\x3b\x8c\xff\x17\xe1\xd4\x31\x77\x85\xc1\xc8\x9b\x6e\xae\xa5\x5f\x15\x7e\x70\x88\x4f\xc0\x5c\x66\x1c\xa2\xf0\xca\x5e\x62\xa4\xc0\xf3\xae\xe7\x32\x13\x70\xf0\xf3\xe2\x85\x76\xbd\x5e\xdd\x01\x6d\x86\xce\xbb\x44\x17\x3f\xd7\x14\x5e\x8f\x93\x88\x7d\x36\xd3\xd4\x56\x15\xab\x39\xd4\xa2\xba\xa9\xda\x3c\x6a\x6d\xe7\x1c\xdc\x4b\xad\xa6\x9f\xa9\xf7\x98\x2b\xe6\x27\xd7\x5f\x9f\xf0\x68\x7a\xcc\x79\x96\x89\xdc\x1e\xe4\x0d\x5b\x0b\x04\xf2\xe0\x2b\xa0\x70\xb9\x15\x28\xb3\x5d\x73\x20\x98\xad\xa4\x56\x34\x3c\x06\x5d\x37\x6d\x1f\xb9\xab\x32\x4d\x3b\x47\xee\xb0\xee\xd6\xd5\xc7\x77\xef\x96\x3f\xcf\xde\x7d\xbc\xb4\xcd\x6f\xd5\xb1\x0a\x1e\xeb\xec\x13\x57\x93\x4f\x61\x60\xb5\x00\x1f\x7a\xb9\x13\x56\xea\x5b\xf9\x56\xa3\xff\xb0\x4c\xd3\xaa\xc6\xd9\x42\x7e\xa2\x72\x20\x93\x02\xf5\x5b\x4d\xbf\xb1\xde\x8e\xab\x7e\x1f\x1e\xfb\x64\x0a\xff\x84\xef\x9e\x31\xdf\x88\x57\xa0\xc4\x49\x0a\x7f\xed\xfd\x4a\x39\x6b\x27\x2c\x07\xc4\xeb\x77\x2d\x87\xa7\x56\x71\x3c\x6e\x79\x7c\x94\xc0\x1f\x2f\x62\x2b\xbe\xf8\x24\xab\x03\xfb\xee\x53\x15\x4a\xe2\xf6\xf2\x18\xaf\x34\x50\xee\x04\xb5\xf7\x40\x51\xdc\xcb\xd3\x2d\x24\xba\x97\x4d\x9d\x0a\xd5\x5d\x27\x36\x27\xf3\x36\xe5\x72\x53\xf2\x8d\xb1\x6e\xed\xc7\x17\x72\x97\x6c\xb6\xc8\x86\x53\x66\x3e\x85\x80\x33\x09\xa4\x49\xb5\x29\x54\x4b\x21\x48\xe4\x42\x52\x9b\xe4\xc6\x17\x8f\x70\xf6\x3f\xdd\xba\xe6\x50\xde\x08\x16\x44\xf2\x81\x72\x21\x71\x70\x91\xa5\xc7\x06\x99\xe0\xc6\xc2\x8b\xfa\xd4\xe5\x10\x16\x46\x89\x7d\xb3\xa7\x6f\x20\xdc\xb5\x90\x2e\x91\x1e\x9d\x72\xd4\x86\x40\x66\x06\xab\x74\x78\x3f\xb1\x83\x61\xd7\x04\xd5\xad\x7d\xd6\x9f\x7c\x06\x98\x05\xb7\x1c\xa1\x15\xde\xdc\xc6\x06\x3a\x62\x79\xb0\x71\x74\xb1\xab\x00\x7b\x42\x7b\x6d\x6c\xbb\xf0\x99\x4e\xaf\x96\x2a\x57\xe9\x88\x2a\xe1\xf3\xbd\x95\xc2\x2d\xb9\xbf\x52\x03\xae\xc3\x37\xb5\xa5\x65\xa6\x69\xdf\x67\x57\x4a\x75\x8c\xcb\x13\xc6\x6a\x2b\x95\xa2\x17\x0e\x75\x46\x19\x15\xc7\xcc\x97\x01\x29\xc5\xf5\x2e\xb2\xbb\x4f\x5f\x85\xd2\x44\x1f\x55\x1d\x6f\x3f\x0d\xae\x91\xb3\x10\xe8\xb0\x1b\xb5\xc3\xd2\x39\x57\xd9\x60\x3b\xb6\x49\x0a\xd5\x59\xd1\xed\x04\xb7\x17\xb3\x78\x50\x11\xdb\xcc\xff\x89\x9b\x44\x13\x3f\x72\x13\xa8\x64\x54\xe6\xda\x6c\x97\xb4\xdf\xd1\xae\xad\x72\xc6\x17\xd2\x66\x93\xda\xed\x78\x66\xf1\xf3\xb9\xfb\x2b\xa6\x69\x67\xa8\x7e\x00\x16\x6b\xc1\x94\x14\x76\x37\x5c\x48\xab\xd4\x3e\x61\x7c\xa5\xad\x00\x3a\x97\x7b\xa7\x4a\x9e\x38\xc9\x49\x2e\x19\x24\x26\x1c\xde\xf3\x6a\x66\x40\xe5\x9c\xff\x9d\xf9\xbf\xff\xfe\xdd\xff\x0f\x00\x00\xff\xff\xda\xec\x39\x73\x3e\xac\x04\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\xf9\x73\x2b\xb7\x95\x37\x8c\xff\x3e\x7f\x05\x9e\x3b\x4f\x95\xed\x44\x8b\x93\xcc\xe4\x9b\xd2\xd4\x53\xdf\x97\x96\x78\xaf\xf5\x58\x5b\xb4\xd8\xe3\x77\x98\xa2\xc1\x6e\x90\x44\xd4\x0d\x74\x00\xb4\x74\xe9\x54\xfe\xf7\xb7\x70\xb0\x34\x7a\x23\x9b\x8b\x24\xea\xba\x67\xaa\x62\x5d\x76\x37\xd6\x83\x83\xb3\x7e\xce\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x41\x1f\xfe\x78\xf4\xed\x87\x03\xfd\x1b\x65\x53\xfe\xe1\x04\xe9\xe7\x08\x7d\x50\x54\x25\x44\x3f\x9f\x26\x0b\x45\x68\x9c\x1c\x4b\x22\x9e\x68\x44\x8e\x71\x9c\x52\x76\x94\x09\xae\x38\x7c\x88\xd0\x87\x27\x22\x24\xe5\x4c\xbf\x6e\xff\x44\x8c\x2b\x24\x89\xfa\xf0\x6f\x08\xfd\x0b\x9a\x97\xd1\x9c\xa4\x44\x7e\x38\x41\xff\x63\x3e\x9a\x2b\x95\xb9\x06\xf4\xdf\x52\xbf\xfb\x37\x78\x37\xe2\x4c\xe6\xa5\x97\x71\x96\x25\x34\xc2\x8a\x72\x76\xfc\x77\xc9\x59\xf1\x6e\x26\x78\x9c\x47\x1d\xdf\xc5\x6a\x2e\x8b\x39\x1e\xe3\x8c\x1e\x3f\xfd\xe1\x18\x47\x8a\x3e\x91\x71\x82\x73\x16\xcd\xc7\x59\x82\x99\x3c\xfe\x27\x8d\xf5\x1c\xff\x4e\x22\xf5\x2f\xf8\x47\xcc\x53\x4c\x99\xf9\x9b\xe1\x94\xfc\xcb\xb7\x83\xd0\x87\x19\x51\xc1\x3f\xf5\x6c\xf3\x34\xc5\x62\xa1\x57\xe4\x23\x51\xd1\x1c\xa9\x39\x41\xa6\x1f\xe4\x96\x88\x4f\x11\x46\x27\x82\x4c\x4f\x7e\x11\x64\x3a\x76\x0b\x7d\x64\x16\xf8\x02\x46\x73\x93\x60\xf6\xcb\x91\x5d\x26\x68\x99\x67\x44\xc0\xdc\xce\x63\xdd\xfa\x27\xa2\x06\xd0\x6c\xf1\x7e\xf8\xb6\x20\x32\xe3\x4c\x12\x59\x1a\x1e\x42\x1f\xfe\xf8\xed\xb7\x95\x9f\x10\xfa\x10\x13\x19\x09\x9a\x29\xbb\x97\x03\x24\xf3\x28\x22\x52\x4e\xf3\x04\xb9\x96\xc2\xc1\x98\xa9\xea\x8d\xc5\xb5\xc6\x10\xfa\xf0\xbf\x05\x99\xea\x76\xfe\xfd\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x85\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\xd7\x41\xa7\xa9\x19\xaa\x5c\x63\x66\xe6\x83\xd6\x89\x8d\xd8\xc0\xbd\x12\x61\x86\x26\x04\xe9\xb3\x48\x63\x22\x48\x8c\xb0\x44\x18\xc9\x7c\x22\x89\x42\xcf\x54\xcd\x29\xd3\xff\xce\x48\x44\xa7\x34\x72\x6b\xb6\x3f\x6b\x03\x7f\x2e\x5f\x99\x07\x49\x84\x1e\xf8\x13\x8d\x49\x8c\x9e\x70\x92\x13\x34\xe5\xa2\xb4\x3c\x47\x23\x76\x3f\xd7\xeb\x90\x4e\x28\x83\x93\xa7\xd7\xd2\x51\xc8\xef\xdd\x72\xfd\x1e\xe9\xfe\x50\xce\xe8\x3f\x72\x92\x2c\x10\x8d\x09\x53\x74\x4a\x89\xac\xb6\xf6\x7b\x0e\xfd\xe3\x04\x1d\x22\xbd\xce\x44\x28\x58\x6f\xce\x14\xf9\xac\x24\x3a\x44\x09\x7d\x24\xe8\xab\x0b\x2a\x15\x1a\xdc\x9c\x7f\x75\x80\xbe\x32\xe7\x05\x01\x6f\xfa\xea\x15\x56\xd8\xff\xfd\xb7\xe0\xe8\x29\x3c\xab\x1e\xba\x0f\x03\x7d\x9a\xef\xcc\xd5\x50\xb4\xf0\xb7\x7f\x0b\xdb\xb1\xfb\xb5\x9c\xdf\x16\xcc\xd6\x72\xda\xae\xfc\x15\x96\xa9\xcc\x5a\xa5\xde\xa1\x6d\x39\xab\x6e\xb7\xca\x5a\xe5\xfb\xe2\xad\x7a\x0a\x2f\xcd\x5f\xb7\x61\xae\x58\x01\xd5\x63\xca\xcc\x21\xf1\x67\x46\x48\x7d\x4e\x1c\xf5\xee\x09\x4b\xd9\x86\xd7\x06\x33\x0b\xd8\xad\xe3\xa2\xc1\xaa\xec\xe1\xbc\x13\x9a\xd2\x55\xfb\x7b\xce\x62\x2d\x72\x59\x66\xc7\xf2\x74\x42\x84\x5e\x06\xc7\xf6\x60\xb6\x13\xcd\x06\x55\x2e\x18\x89\x3b\x4c\xf3\x1f\x39\x11\x8b\x25\xf3\x9c\xe2\x44\xb6\x4d\x94\x32\x45\xb4\x7c\x5b\x79\x3c\xe5\x22\xc5\xca\xbe\xf0\xe7\xff\x58\x77\x21\x14\x7f\x24\xab\xf6\xff\xdc\xec\x66\x84\x25\x90\x41\x9a\x27\x8a\x66\x09\x41\x19\x9e\x11\x69\x57\x24\x4f\x94\x3c\x80\xd7\xb4\x4c\x4d\xc4\xa1\xbf\x81\xa0\x07\x77\xf3\xe6\x12\x7e\x41\x53\x2f\x40\x32\xf2\x59\x41\x4b\x23\x06\x77\x2f\x2c\x51\x78\xa3\xbc\xc0\x52\x6e\x46\x33\x92\x0b\x35\x9e\x2c\x8e\x1e\x49\xad\xdf\x56\xca\xc1\x0c\x61\xa5\x04\x9d\xe4\x8a\xe8\x79\xeb\x36\xdc\xdd\x09\xec\xd1\x5c\xd0\x5d\x58\xc3\xdb\x4d\x38\xa6\x82\x44\x30\xb7\x75\x0e\x8c\xff\x4a\xcf\x5b\xeb\x2f\x0b\x33\xfb\x47\xb2\x00\x79\xa4\x61\x05\xfc\x96\x8f\xd8\x88\xa1\x43\x74\x36\xbc\x3b\x1d\x5e\x9d\x9d\x5f\x7d\x3a\x41\xdf\x2d\x50\x4c\xa6\x38\x4f\xd4\x01\x9a\x52\x92\xc4\x12\x61\x41\xa0\x49\x12\x6b\x99\x43\x0f\x86\xb0\x98\xb2\x19\xe2\x22\x26\xe2\xe5\x96\xb1\xf2\x94\xb0\x3c\xad\xdc\x2b\xf0\x7b\x31\xfa\xca\x17\x5a\xc4\xf0\x8f\x4a\x4f\xfe\x56\x5b\x60\x98\xb1\xee\x3b\x68\xed\xd5\x84\x9a\x68\x4e\x93\x58\x10\x76\xac\xb0\x7c\x1c\x93\xcf\x24\xca\xcd\x9d\xfc\xcf\xf2\x0f\x63\x2d\x99\xf2\x98\x94\x7f\x29\xfd\xa3\x10\x85\xd6\xfe\xd4\x6b\xa9\x6b\x7f\x09\x3a\x6d\xb7\xef\xe0\x17\x1a\x37\xbe\x0d\xbf\xac\x98\x83\x7b\x67\xc9\x60\xdd\x2b\xad\xa3\x72\x2f\x58\x89\xaf\xf1\x1d\x41\x94\x58\x8c\xb1\x52\x24\xcd\xd4\x9a\xfa\x3a\x46\x89\x96\x2b\x97\xc9\x91\x57\x3c\x26\x43\xd7\xdf\x2f\xc8\x88\xb3\x24\x46\x93\x85\xe5\x5a\x53\x22\x08\x8b\x48\x7b\x0b\xf7\x58\x3e\x16\x2d\xac\x12\x46\x4b\xfd\xc9\x8f\x5c\xe8\xcf\xdf\x83\x40\x5a\x1a\xf8\x6b\xc8\xa4\x9b\x9e\xb8\x2f\xce\x42\xb0\x21\xff\xe8\xed\x09\xdb\xaf\x64\x57\xeb\x03\x17\x48\x2e\xa4\x22\xe9\x4a\x3b\xc4\xfb\x59\x08\x7b\x41\xec\xeb\x80\x2b\x77\xd4\x6f\xe0\xd4\x97\x6f\xdc\xfe\x78\xaf\xb1\x64\xbb\xb2\x22\xee\xfb\x3c\x9d\x0f\x67\xf9\x54\xef\xdc\xf6\x05\x4e\x8c\x77\x31\xcd\x92\x2c\xb8\xeb\x41\xbe\x90\xb9\xa1\x75\xaf\xdc\x6a\x8f\x61\x00\x2b\x14\xcd\xb2\x1d\xda\x9f\x3f\xfd\x69\x68\xa1\x31\xe6\x38\x35\xa7\x32\x30\x56\xa1\x88\x0b\x23\x0b\xc6\xf6\xbc\x1b\x5d\x73\x70\x3f\xb8\x1b\xde\x9f\xa0\x01\x8a\xb1\xc2\xfa\x80\x0b\x92\x09\x22\x09\x53\xa0\xc7\xeb\xef\xd5\x02\xa5\x3c\x26\x89\xd1\x38\x3f\x6a\xc9\x17\x9d\x61\x85\x4f\xb1\xc2\x09\x9f\x1d\xa1\x01\xfc\x53\x7f\x4c\x25\xc2\x89\xe4\x08\x3b\xb2\x22\xb1\x6b\x02\xb3\xd8\xb1\x16\x8c\x22\x9e\x66\x34\xf1\x36\x78\x6f\x5c\xa1\x2c\xa6\x4f\x34\xce\x71\x82\xf8\x44\x73\x15\xad\x21\x0f\x9f\x08\x53\x39\x4e\x92\x05\xc2\x49\x82\x6c\xb7\xee\x05\x24\xe7\x3c\x4f\x62\xdd\xae\x1b\xa5\xa4\x29\x4d\xb0\xd0\x2a\xb8\x19\xed\xb5\x6d\x0b\xdd\xcf\x89\x1f\x2b\x8c\x4b\xaf\x66\x8a\x1f\x89\x44\x54\xa1\x8c\x4b\x49\x27\x49\x71\xe6\x1f\xce\x11\x8c\xfb\xf4\xe2\x1c\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9e\x9e\x7f\x3c\x1f\x9e\xd5\x75\xf3\xfb\xc1\xdd\x0f\xf5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xf5\x27\x17\x83\x87\xab\xd3\xef\xc7\x37\x17\x83\xab\xfa\x43\x4b\x56\x9d\xd5\xfc\x70\x64\x6b\x9e\xad\xde\xa6\xf9\x52\x36\xcd\x83\x2f\xd7\xa8\x39\xa5\x09\xe8\xa0\x9d\x0d\x9a\xde\x86\x60\xbf\x44\x19\x96\xd2\x48\x46\x66\x04\x47\x23\x76\xc9\x85\x66\x60\x53\xae\x79\x84\x96\x9e\x94\xc8\x23\x45\xd9\xcc\x7f\x74\x82\x46\xf9\xb7\xdf\xfe\x29\xba\xa0\xec\x11\xfe\x22\xfb\xb8\x38\xbd\xc5\xb7\xb7\xf8\xfe\xb6\x2c\xbe\x5a\xf4\x39\x0e\x0d\xbd\xbb\x0d\x19\xd2\xc2\x05\xcb\x72\x05\xa2\x04\xcf\x95\xfe\x53\x77\x09\xe4\xb1\x24\x70\xa8\x9b\x41\xf1\x13\x51\xfe\x45\x2d\xda\xbc\x07\x3b\xe2\x4f\x5c\x3c\x4e\x13\xfe\xec\x07\xfe\x89\x28\x3d\xf6\x5b\xdb\x4b\x1f\x4a\xd4\x87\x12\xbd\x6d\x28\xd1\x5e\x19\xf3\x5e\x9e\xf9\x95\x2d\x7f\x86\x03\xb6\x78\xb2\x5a\x1d\x55\x2d\x7e\xa8\xc0\xcd\xf4\x2a\x5c\xb3\xec\xcc\x59\xc1\x39\x4b\x2f\xbf\x17\xee\x59\x1a\xf4\xeb\x73\xce\xdf\x84\xbf\xa5\x77\xa7\x6c\xb8\x50\xef\x92\xc1\x76\xbc\x3b\x5e\xcd\x19\xf2\xf2\x0c\xbf\x16\xdb\xb0\x4e\x30\xc3\x1a\xd1\x0b\x9d\xc3\x15\x56\xc4\x27\x34\x06\x24\x34\x45\x20\xd4\x43\x0e\x1a\x63\x0c\xb6\x0b\x2a\xd8\xf4\x6e\xea\x1e\x26\xf0\x89\xa8\xd2\xcb\xef\xe5\x6e\x2a\x0d\xfa\xf5\xef\xa6\xdf\x68\x74\x40\x1f\x0e\xf0\x82\x4b\xf7\xa5\xdf\x68\xfb\xeb\xf0\xff\x0d\x78\xf8\x7b\x97\xfe\x5a\x6b\xf4\x65\xf9\xf0\xbf\x54\xa7\xfd\xfb\xf4\xd2\xf7\x6e\xf9\xde\x2d\xff\x16\xfe\x93\xf7\xe7\x96\x7f\x59\xf5\xb4\x38\x5e\x63\x47\x0b\x56\x5f\x0b\x0e\xe5\xbf\x3a\x38\x69\xe0\x2f\xa7\xf2\xad\x1b\x34\xde\xaa\xc3\x9d\x15\xe3\x1b\xc2\x11\xfa\xc5\x12\xd2\x0a\x75\xae\xf6\xdd\x7b\x50\xe7\xea\x83\x7e\x79\x1d\xee\xcd\x98\xef\x0b\x5d\x9e\xef\x84\x0d\xac\x7f\x5b\x7e\xc1\x32\x79\x2f\x8b\xbf\x7c\x36\xfe\xde\x4c\xe8\xfd\xc8\xde\x6f\x70\xf1\x76\xbc\x75\x77\x9e\x93\xd5\x70\xcd\x06\xb7\xd3\xaa\x0c\xab\xea\xd7\x94\xc8\x3f\xbe\xcb\xfb\xf6\x35\x92\xac\xfa\x0b\xb7\xbf\x70\x6d\x53\xfd\x85\xfb\x05\x5f\xb8\x7b\x07\x7f\xb3\x37\x11\xa0\x7d\x10\x79\x0f\x8c\xd1\xc7\x90\xef\x70\x71\xfa\x18\xf2\x3e\x86\xfc\x37\x16\x43\xbe\x8d\xf6\xb4\x29\x16\xe5\x5b\xe8\x51\xbd\x1a\xd5\xab\x51\xe1\xef\xbd\x1a\xd5\xab\x51\xbd\x1a\xf5\x85\xa3\x88\xf6\x3a\x54\xf7\x85\xe8\x75\xa8\xce\x4b\xd5\xeb\x50\x4b\x16\xa7\xd7\xa1\x7a\x1d\xea\xb7\xa5\x43\x91\x27\xc2\x94\x84\x64\xb4\x50\xa3\xf8\x90\x71\xd9\xae\x09\x85\xdc\xa1\x41\x0b\x82\x36\xcb\x49\x61\x10\xb8\xf4\x0b\x9a\x63\x89\x78\x14\xe5\xa2\x72\x06\xaa\x7a\xd0\xa9\x20\x58\x11\x68\x41\x7f\xf8\x1e\xf4\x9f\xfa\x74\x5f\x2b\x06\x7f\xc2\xe3\x1a\xb5\x9b\x83\xd0\xf4\x64\xb9\x3c\xb2\xb3\xa9\xff\x23\x27\xdd\xd4\xbf\x17\x24\x6a\x85\xe5\xe3\x8e\x89\xba\x94\x6b\xb1\x11\x51\x43\x0b\xef\x85\xa8\xeb\xd3\xfd\xcd\x10\x75\xd3\xd4\xf7\x81\xa8\x9f\x6d\x1e\xff\x8e\x09\xbb\x06\x0f\xb0\x11\x71\xfb\x56\xde\x0b\x81\x37\x4f\xfb\x37\x43\xe4\x6d\xd3\x7f\x5b\x42\xf7\x29\x92\x9d\x49\xfc\x5e\xd0\xd9\x4c\xab\x19\xa0\xe1\x69\x52\x5c\x5d\x23\xa8\x48\x0a\x5c\x49\xd6\xfe\xd5\xf7\x40\xd2\x7e\xb0\x66\xec\xbf\x19\x5a\xae\xcd\x7b\x4f\x88\xf8\x58\x90\x88\x3f\x41\xbd\xb0\x6e\xc4\x7c\x4b\x80\x82\x81\x5f\x67\x82\x3c\x51\x9e\xcb\x64\x71\x28\x72\x86\x1c\xf3\x47\xbe\x79\x63\xad\x7e\xa6\x49\x82\x38\xd3\xfa\x97\xc2\x42\xb9\xc7\x5a\xff\x16\x3c\x85\x53\x91\x60\xa9\xd0\x23\xe3\xcf\x0c\x4d\x31\x4d\x72\x41\x50\xc6\x29\x53\x47\x23\x76\xce\xd0\xad\x19\x23\xe4\x0d\x1c\xa0\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x88\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\x38\x40\x93\x7c\x26\xb5\xa6\x98\x25\x58\x4d\xb9\x48\xf5\x08\x29\x93\x0a\x4f\x68\x42\xd5\xe2\x00\xa5\x38\x9a\x9b\xb6\x60\x0d\xe4\xc1\x88\xc5\xfc\x99\x49\x25\x08\xf6\xbd\xbb\x87\xe8\xeb\xf0\x99\x21\x00\xf9\xcd\x01\xa4\x1d\xd2\x54\xab\xbb\xc1\xf0\x8b\x1d\x37\x7b\xa2\x1b\x21\x31\x9a\x90\x08\xe7\xd2\x7a\x18\x94\x58\x20\xf2\x79\x8e\x73\x09\x7b\xa7\xa7\x67\x73\x36\x22\x9e\x66\x09\x51\x04\xd1\x29\x52\x82\x92\x18\xe1\x19\xa6\x7a\xe9\xee\xc8\x12\x10\x74\x4f\xf4\x76\x03\x2d\xd5\xff\x02\xea\x77\xca\x05\x41\x31\x51\x98\x26\x4b\xbd\x4e\xf6\xdb\x9e\xcb\xbd\x27\x2e\x57\xde\xf0\xbd\x60\x73\x06\xc4\x7f\x07\x97\x36\xb3\xa6\xfb\x08\x27\x5b\xde\xdf\xb7\x76\x50\x3d\x6d\xbf\x2f\xda\x36\xbb\xb6\x3f\xc4\xfd\x6a\x31\xd8\xdd\x2b\x5a\x14\xd5\x2c\xde\x15\x4d\xbf\x46\x58\x40\xef\x70\xee\x1d\xce\xad\x2b\xf3\x3e\x1d\xce\x7b\xe3\x31\xea\x7d\xce\x2f\xe4\x73\xa6\xb2\x77\x3a\xf7\x4e\xe7\xae\x0b\xd4\x3b\x9d\x7b\xa7\xf3\xfb\x75\x3a\xbf\x24\xee\xf3\x4e\xd1\x9d\xdf\x95\x68\xdd\x8b\xd5\xbd\x58\xdd\x43\x38\xfb\xa9\xed\x8a\x85\xb9\xaf\x3f\xc4\x24\x21\x8a\xb4\xdb\xb3\x88\x48\xb5\xb6\x60\xae\x67\xca\xb4\x1c\x37\x13\x44\xca\x6d\x19\x92\x6f\xf8\x7d\xb2\x25\x3f\xfc\x1e\x6a\xbe\xe7\x53\x3d\x9f\xda\x64\x6a\xfb\x63\x9a\x0d\x0e\xf3\x6b\xd9\x66\x3d\xff\xcd\xf2\x76\xe9\xef\xc1\xb8\x21\x0b\xbf\xa8\xa1\x70\x2d\xb5\x2b\xee\x0f\xb7\xa5\xf3\x2d\xf9\xb1\xe9\xeb\x7d\x32\x63\x33\xf6\x9e\x13\xf7\x9c\xb8\xe7\xc4\xef\x9b\x13\xbb\x93\xfc\xa6\x2e\x32\xe3\xa7\x1b\x67\x09\x66\x63\x1a\xcb\xe3\x7f\x16\xba\xfc\x4b\x79\xc8\xf4\x81\x8a\x4d\x8a\xa9\x4f\xe9\x14\xbf\xe8\x4f\x92\xc2\x60\xee\x31\x33\x57\x38\xd1\x8c\x8d\xfd\x26\xc1\xec\x3c\x7e\x17\x7e\xb4\xc6\xd9\xbf\x86\x4f\x6d\x1b\x3e\x8e\x15\x78\x3a\x30\x65\xc6\x84\x57\xe4\xd5\x96\x0c\x94\xfb\x71\xc2\xb7\xe1\xea\xc1\xc4\x02\xc6\xee\xf8\x75\xb0\x28\xfb\x37\xed\xde\xaf\xd3\xe7\x12\xf6\x9e\x8b\x8e\x13\xee\x3d\x17\xfb\xeb\xb9\x78\x2b\x77\xe4\x2b\x1f\xcf\xd7\x12\xeb\xba\x07\xe1\x9b\x68\x35\x08\x6a\xcd\xb3\x84\xe3\x78\x99\x2b\xa6\x10\xbc\x42\x70\x94\x95\x91\xf8\xc5\x67\xef\x41\x58\x2b\x46\xfb\x1b\x8b\xe4\xab\x4f\x7c\x5f\xb4\x94\x57\x0c\xe5\x6b\x26\xf1\x35\x54\x92\xf7\x81\x9f\x5a\x8c\xb7\x0f\xed\xeb\x2d\x4a\x6f\x6f\x51\xea\x43\xfb\x7a\x15\x70\xcf\x54\xc0\x3e\xb4\xaf\x0f\xed\xeb\x15\xe4\xe5\xd3\xee\x15\xe4\x2f\x22\xb4\xaf\x93\xa8\xfd\x82\xd8\x9b\xdb\x0b\xdd\xbd\xcc\xed\xde\xeb\x65\xee\x5e\xe6\xfe\x42\x65\xee\xfd\x58\xe1\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xde\xf9\x32\xf6\x02\xf7\x6b\x16\xe8\x6c\x96\xba\x57\x24\xd9\xbc\x57\x5f\x4e\x2f\x6e\xf7\xe2\xf6\x7e\x8b\xdb\x7b\x33\xa1\xf7\x53\xe6\xb1\xdb\x7c\xfa\x22\xe5\x7d\x91\xf2\xbe\x48\xf9\x8b\x17\x29\x77\x5f\x77\xc8\xf8\xb0\x87\x4b\x61\x95\x4b\x03\xf8\x28\xc8\x8c\x4a\x05\xec\xbf\x8b\xbc\xb2\x3a\xd1\xe3\xbd\xca\x29\x7d\xaa\x87\x7f\xda\x4b\x2d\xbd\xd4\xf2\x1b\x95\x5a\xf6\x28\x16\x6c\x2f\x32\x56\x52\xac\xa2\x39\x9e\x24\x64\xec\x8d\x3e\xb2\xab\x1e\x7c\x41\xa5\x92\x28\xca\xa5\xe2\x69\xfb\xe5\x72\xe9\x7a\x18\xf8\x0e\x4e\x39\x9b\xd2\x59\x6e\xee\x16\x03\xce\x19\x9c\xe8\x42\x12\x5c\x64\x64\x95\xa7\xaa\xa1\xf5\x77\x71\x2d\x35\x0f\xfd\xb5\x6e\xa7\x75\x04\xf7\xc2\xc8\x67\xa5\x6e\x2d\x6b\x8d\x6f\x87\x77\xd7\x0f\xb7\xa7\xc3\x13\x34\xc8\xb2\x84\x1a\xbb\xbb\x21\x05\xfa\xab\x9e\x14\x52\x58\x3e\x16\x7b\x29\x0c\x99\x1b\x0c\x5b\x30\xf4\x6b\xd9\x18\x1d\xa2\xd3\x8b\x87\xbb\xfb\xe1\x6d\x4b\x83\x96\x50\x20\x6f\x95\xa4\x59\x82\x15\x89\xd1\x63\x3e\x21\x82\x11\x2d\xed\x58\xa4\xdb\xc2\xfc\x6f\x1a\x1d\xfe\xf7\xf0\xf4\xe1\xfe\xfc\xfa\x6a\xfc\xd7\x87\xe1\xc3\xf0\x04\x39\x8a\xd3\xcd\xea\x71\xe9\x51\xc4\x0b\x86\x53\xad\x81\xe8\x1f\x8a\x4c\xd9\x7f\xe4\x24\x27\x08\x4b\x49\x67\x2c\x25\x80\x08\x5c\x6a\xd1\x0d\xf8\x62\xf0\xdd\xf0\xa2\xdc\xf2\x9c\x84\xf0\xbb\x28\xc1\x13\x92\x58\x7f\x04\x98\xd8\x35\xa1\x07\x50\xc5\xc6\x51\x91\x9b\x55\xfd\xeb\xc3\xe0\xe2\xfc\xfe\xe7\xf1\xf5\xc7\xf1\xdd\xf0\xf6\xc7\xf3\xd3\xe1\xd8\x4a\x95\xa7\x03\xdd\x6f\xa9\x27\x2b\x7c\xa2\x7f\xe4\x38\xd1\xda\x09\x9f\x3a\x3c\x5e\xf4\x3c\x27\x0c\xe5\x0c\x28\xce\xa8\x3c\x5a\x0f\xf2\x9d\xea\x53\x66\x66\x74\x73\xf1\xf0\xe9\xfc\x6a\x7c\xfd\xe3\xf0\xf6\xf6\xfc\x6c\x78\x82\xee\x48\x02\x4a\x81\x5b\x74\xd8\xc5\x2c\xc9\x67\x94\x21\x9a\x66\x09\xd1\xab\x81\x6d\x36\xf1\x1c\x3f\x51\x2e\xec\xd1\x9d\xd1\x27\xc2\xcc\x3a\xc2\x99\x85\xf6\x9d\xf0\x3d\x0e\x96\xee\xfa\xea\xe3\xf9\xa7\x13\x34\x88\x63\x3f\x07\x09\x6d\x94\x28\xc7\xc1\x3a\x1f\x96\x87\xad\x99\x03\x74\x6f\x88\x88\x3f\x11\x21\x68\x4c\x2a\x74\x34\xb8\xbb\x3b\xff\x74\x75\x39\xbc\xba\x87\x15\x53\x82\x27\x12\xcd\xf9\x33\x98\xb2\x61\x86\x60\xe1\x7e\xc2\x34\x81\xce\xdc\x66\x71\x86\x9e\xe7\x14\xdc\x1f\x00\xcc\xec\x7b\x36\xfa\x99\xc8\xd9\x9b\x5b\x67\x4b\x07\xaf\xae\xb6\x54\x4f\x52\xfd\x8d\xca\xb1\x58\xf6\x42\x89\xca\xeb\x2f\xae\xa2\xd6\xfa\x17\x15\x72\x6b\x57\xd6\x6a\xf4\xd2\x3e\xd3\x62\xaf\x3b\xeb\x6a\xe5\x35\x7c\xbd\x6b\x96\x28\x41\x23\xf9\xb2\x50\x4f\x22\x67\x8a\xa6\x04\xd9\xce\xec\xe1\xdc\x21\xfc\xd3\xa5\x69\xf8\x3d\x5c\xb0\xb5\x52\x0e\x9f\x88\xb2\xc3\xef\x55\xc0\x5e\x05\xdc\x0f\x15\xf0\xbd\x65\xfb\xc7\x24\xab\x77\x58\x99\x18\xbc\x63\xbc\x5e\xb5\x20\x0d\x63\x4f\xb4\x16\xd5\x84\x3c\x91\x04\xa4\x3c\x25\xb0\x56\x1a\xad\xec\x32\x11\x04\x3f\x6a\x81\x2f\xe6\xcf\xa1\xe4\xd2\x80\xdc\x8f\x76\x73\x0b\x77\x09\xe2\xf8\xd3\x1f\x5f\xef\xb2\xd0\xcb\x1d\xbf\x46\x09\xef\x5b\x08\x92\x59\x8a\x11\x18\x24\xd8\xff\x62\x2d\xc1\x2b\x6e\x8b\xe0\x8b\xf7\x70\x51\x84\xc3\xdd\x23\xad\xeb\x36\x54\x82\x1d\x0b\x4d\x89\xc2\x31\x56\x58\x1f\x9a\x19\x51\x47\xe8\x9a\xc1\xb3\x7b\x2c\x1f\x0f\x90\xbb\xf2\x34\x5b\x29\xac\x0c\xaf\x90\x5a\xff\x4e\x0c\xf8\xeb\xf3\xf1\xfe\xfa\xee\xaf\xef\xe6\x95\xe9\xc3\x3c\x5b\x56\x78\x57\x17\xe3\x5a\x3e\xaf\xdd\xdd\x5f\xa6\xc5\xf7\x7b\x85\xbd\xae\x93\x6b\xa7\x17\x9a\xa9\x9c\xd5\xdf\x56\xe6\xff\xfa\xdb\xaa\xbf\xad\xfa\xdb\x6a\x0f\x56\xf8\xcd\x1d\x86\x0d\xdc\xfd\x4d\x3d\x86\xab\xb4\xd3\x8d\x21\xef\x0a\x6d\x74\x1d\xd0\xbb\x5f\xba\x62\xdb\x15\xdf\xd0\xf7\xe1\x23\x0c\x26\xf9\x1a\x69\x6d\x3b\xbd\xcc\x4d\xbe\x48\xaf\x9f\xbe\xe0\x8d\xdf\x23\x10\xee\x14\x81\x70\x3f\xe6\xfa\x22\x29\x70\x6f\x63\x31\x7d\xfb\xb4\xb7\x1e\x6a\xb0\x4f\xec\xea\x13\xbb\xe0\xf7\x1e\x6a\x70\x77\xd4\xfa\xb2\xd2\x35\x8f\xc9\xb8\x12\x25\xe0\xff\x39\xae\x7a\x7e\x4a\x4f\x42\x37\x50\xe9\x41\x91\xe9\x06\xad\xd3\x78\x97\x45\xa4\xae\x78\x4c\x3a\x47\x12\x94\x5e\xde\x73\x19\xdc\xcd\xd3\xc8\xe2\xa5\x81\xbf\xb0\x24\xde\xb2\xe5\x5f\xa2\x61\xa7\x81\x80\x7b\x2b\xcf\xca\x85\xfa\x52\xe3\x0b\x0a\x0e\xf5\x8e\x3c\x15\xdd\xd8\xb8\x8b\x69\x1c\xb7\x30\xf3\xe6\xe7\x9e\xa5\x37\x3f\x7e\x19\xcc\xa0\xee\x1c\x1d\xcc\x2a\xe1\xdb\xef\xc3\xae\x12\x8e\xf8\x35\x2c\x2b\x4b\xf7\xfe\x8b\xe3\xea\xcb\x28\xb9\xe7\xed\x1d\x97\xeb\x4b\xe5\xf0\x3d\xc4\xcf\x32\x5b\x47\x8f\xa1\xd3\x9b\x5a\xf6\x67\xc2\xbd\xa9\xe5\x5d\x9b\x5a\x8c\x8b\x76\x9c\x61\x41\x98\x6a\x10\xa9\xab\xd7\x09\xbc\x1e\x62\x2e\x38\xa9\x03\x1a\x40\x5a\xa2\x45\xf6\x42\xf6\x57\xd5\x97\x65\x7b\xb1\x82\x41\x90\x09\x79\xfc\xcf\xe2\x6f\x2f\xac\x97\x2a\x40\x2c\x89\x4e\x32\x58\xff\x52\xdf\xd1\xb9\x0d\x54\xda\x3e\x57\x12\xab\x92\x28\x08\x41\xd4\x2b\xe3\x99\x6e\xcc\xdb\xef\x2b\x45\xb2\x36\xe8\xd7\x8d\x6d\xaa\x6f\x7c\xb7\x03\xe4\x76\x86\x9a\x74\xbf\x20\xa7\x4c\x4b\xa3\x7c\x5a\x5c\x0c\x12\x3d\xd3\x24\x01\x44\x11\xc8\x78\x6c\xbb\x01\x7e\x73\x11\x0f\xad\x3b\xff\xa6\x71\x0f\x4d\xdc\xa1\x89\x25\x74\xb1\xa7\xee\x2a\x67\xda\x11\x1b\xa4\xb3\x82\x36\xb4\xc2\x00\xfb\x65\x70\x82\x4f\x44\xbd\x16\x1b\xd8\xf4\xec\x2f\x3d\xf7\x82\x4c\x89\x20\x2c\x22\x7b\xe8\x6d\x5f\x27\x0c\xe4\x27\x33\x49\x1b\x03\xe2\xa1\x04\xc2\xa9\x2a\x6e\xf5\xb4\x92\xa8\xdb\x67\x92\xf7\x99\xe4\x7d\x26\x79\xf5\xa8\xf7\x99\xe4\x7d\x26\x79\x63\x0e\x44\x4c\x12\xa2\x48\xab\x54\x71\x06\x8f\xdf\x4a\xaa\x30\xbd\x7f\x19\x82\x85\x99\x4b\x2f\x5b\xfc\x66\x34\x0b\xb7\xe1\x7b\xa1\x59\x98\xb3\xb6\xca\xfc\x50\xfa\xb1\x21\xc4\xfa\xd5\x4d\x12\x9b\x30\x8d\x92\x5d\xe2\x0c\x5e\x7f\x97\xac\xa3\x3a\xf4\xde\x46\x81\x82\xad\x7b\x39\x4e\x52\x3b\x02\xdd\x26\x6e\x3d\x86\xef\x77\xde\xfb\xc2\x41\xdb\xe8\x7e\x5f\xf9\xe8\xc6\x49\x29\xfb\x62\xb1\xf9\x82\x78\x64\x6f\xbd\x79\xe3\x5c\x89\x1a\x33\x7c\xb7\xd3\xed\x8d\x55\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\x85\x7a\x63\xd5\xda\xc6\xaa\x2f\x48\xa6\xea\x0d\x57\xbd\x58\xb5\xbb\xe9\xee\xab\x96\xb9\x4f\xd6\xba\xce\x28\xe9\x45\x0e\xd5\xca\xc8\x7b\x3b\xed\x5f\x56\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\x6d\x13\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4b\x87\x36\xae\x55\x1f\xf6\xbc\x64\x71\xfa\xb0\xe7\x3e\xec\x79\xef\xc2\x9e\x77\xae\xac\x64\x5c\x2e\x03\x24\x32\xa5\xb3\x96\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe4\x3a\x77\x5d\xdc\xd4\x24\xea\x7d\xbf\xd1\xdd\xc8\x5f\x4b\xe7\xd8\x17\x99\xb4\x98\xf7\x5e\x48\xa1\xc7\xff\xac\xa4\xf3\x77\xc2\xcb\x64\x88\x7c\xa6\x12\x6e\xa5\xd5\x84\x3d\x62\xcd\x4f\x82\xd2\x85\xf6\x1e\x9c\xe4\x2a\xc8\xdd\x93\x5a\xb0\xca\x88\x50\x8b\xe0\x4d\x92\x66\x6a\xf1\x5f\x23\x46\x95\xf7\xb0\xd1\x19\xe3\xc2\x70\x35\xfd\xf1\x1c\xb3\x38\x21\x42\x5f\xaa\xae\x9d\x08\x33\xc6\x15\x88\x1b\x30\x83\x18\x3d\x51\x6c\x84\x93\xc1\xcd\x79\x67\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xc5\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xef\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x0a\x25\xb2\xe2\xdd\x12\xc6\xfc\xf2\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x5d\x62\x9c\xdc\x63\xf9\xd8\x19\xe3\xa4\xf4\xf2\x9e\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x3a\x52\xe7\x0a\xce\xf4\xfe\xf2\xe3\xbb\x9e\xb5\x35\x26\xfe\x5b\xc9\x95\xef\xc6\x7b\x56\x99\x69\xdf\x63\xde\xfc\x32\x66\xba\x37\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xfe\x88\x2e\x5b\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x31\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7a\x54\x2f\x63\xe6\x0e\x76\x63\x9d\x18\xa0\xf3\x32\x5a\xb9\x3f\x43\x2e\x2a\xa8\x28\x3d\x3b\x87\x44\x6b\x2a\xc3\x84\xf8\x88\x0b\x23\x79\xc5\xf6\xcc\x1a\xb3\x9d\x01\xf3\x3d\x41\x03\x14\xdb\xda\xfc\x82\x64\x82\x48\xc2\x94\x51\xb5\x4d\xbd\x2b\x57\xde\x9f\x32\x6b\x21\x3a\xc3\x0a\x9f\x62\x85\x13\x3e\x3b\x42\x03\x5f\xd8\x9f\x4a\x84\x13\xc9\x11\x76\x84\x43\x62\xd7\x04\x66\xb1\x63\x0f\x18\x45\x3c\xcd\x68\xe2\x91\xda\xbd\x15\x9f\xb2\x98\x3e\xd1\x38\xc7\x89\x47\xc6\x1e\xb1\xe1\x13\x61\x2a\x07\x15\x0e\x27\x09\xb2\xdd\xba\x17\x02\xfd\xdc\x8d\x52\xd2\x94\x26\x58\x20\xc5\xed\x68\xaf\x6d\x5b\xe8\x7e\x4e\xfc\x58\x1d\x0a\x38\x4a\xf1\x23\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\x8e\xf1\xc3\x39\x82\x71\x9f\x5e\x9c\x83\x69\x34\x52\x88\x1b\x3e\xe8\x3a\xb7\x7e\x02\xd7\x63\x8a\x19\x23\xd0\x31\x57\x73\x22\x6c\xf7\xf6\xe5\xb7\xb6\x72\xbe\x35\x46\x74\xbb\xc5\x34\x1c\xd9\xdb\x29\x9d\x9d\x35\xce\xae\xea\x66\x37\x5d\xb3\x5d\xd1\x7c\x01\x2f\x6d\x77\x6d\xf0\x82\xca\xb2\x3a\xf8\x2e\x5c\xb6\xa5\x11\xbf\x06\x3e\xda\x6f\x54\x11\xec\xb5\xc0\x17\x59\xb7\x2f\x55\x05\xdc\x73\xfd\xaf\x47\x76\xeb\x51\xec\xfb\x00\x8c\x1d\x2e\x4e\x1f\x80\xd1\x07\x60\x7c\xb1\x01\x18\xed\xda\x04\x8d\xb7\x4e\xd7\x5b\xb3\x82\x94\x37\x0a\x88\x5f\x40\x94\xc2\xf2\xb1\x6b\x4d\x29\x2d\x2a\x9f\xc7\xef\x42\xaa\x6f\x9c\xf0\x6b\x48\xf7\x7d\x9d\xa2\x9d\xd6\x29\xda\xbb\x69\xf7\x82\x5f\x2f\xf8\xf5\xb2\x4d\xc7\x09\xf7\xb2\xcd\xfe\xca\x36\x6f\xa5\xb0\x7c\x49\x10\xba\x5a\x78\x2a\x65\xc6\x2c\x0d\xb0\x35\x70\x34\xe0\x1e\xc8\xb3\x84\xe3\x78\x55\x10\xce\x2f\xa8\x90\x6b\x96\x88\x66\xa6\x5d\xfd\xc1\x9e\x4b\x66\xb5\xf8\x1b\x33\xf2\xdf\x42\x4c\x6d\xeb\xd4\xdf\x34\xac\x16\xe8\x17\x82\xc9\x4a\x41\x69\x2f\xa5\x85\x54\x69\xba\x93\xc2\x21\xff\xb8\xe7\x54\xed\xb7\xf4\x35\xd4\x8b\x2f\xd8\x41\xd0\x3b\x01\x7e\x9b\x85\xcf\xf7\x46\x6a\xed\x55\xbb\x3e\xab\xb2\x37\xea\xf7\x8a\x6f\xaf\xf8\xee\x7c\x19\xf7\x49\xf1\x7d\x43\x89\xda\xa4\x89\xbc\x48\x19\xc3\xcd\x64\xeb\x5e\xb4\xee\x45\xeb\x5e\xb4\xfe\x62\x45\xeb\xfd\x58\xe1\x5e\xae\xee\xe5\xea\x5e\xae\xee\xe5\xea\x5e\xae\xde\xf9\x32\xf6\x72\x75\x45\xae\x86\xbf\x5c\x9a\xf4\xba\x42\x76\x67\xe1\xba\x43\x4e\xf4\x7b\x91\xac\x7b\xa9\xba\x97\xaa\xf7\x5b\xaa\xde\x9b\x09\x7d\x79\x89\x90\x7d\x2a\x61\x9f\x4a\xd8\xa7\x12\xbe\x45\x2a\xa1\xe3\x25\xcb\x24\x94\xba\x60\xf1\x63\x8d\x03\xed\xad\x6c\x51\x8c\x76\xd3\xf0\x8e\x5d\x2d\xb5\x03\x9a\xdf\xa4\xd2\x54\xe9\x37\xd7\xd0\x1e\xd5\x9f\x3a\x70\xd2\x82\x66\x14\x6e\x7c\xab\x11\xc2\x7e\xb2\x6f\xbe\x2f\x30\xf0\xfa\xa8\xfb\xfa\x53\x28\xd8\xb5\xbe\xfe\xd4\x0b\xce\xdb\x1d\xae\x15\x33\x77\x34\x6a\x6c\xbc\xef\x74\xda\x6f\x0e\x2e\xd7\x7e\xd2\xdf\x34\x5c\xae\xf1\x26\xa9\x25\xef\x1c\xff\xb3\xf1\xa2\x78\x83\xb2\x5b\x6b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xbe\xec\x56\x5f\x1f\x62\x47\xd3\xdd\x88\xf5\xbf\xdb\xd9\xf6\x45\xc6\xfa\x22\x63\x7d\x91\xb1\xbe\xc8\x58\x5f\x64\x0c\xfd\xc6\x8b\x8c\xad\x2d\x3e\x9a\x71\x7c\x29\x12\x64\x5f\x64\xac\x17\x22\x77\x37\xdd\xdf\x96\x10\xb9\x87\x16\x84\xbd\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x15\xfb\xc3\x2d\x68\x8f\xff\x61\xff\xaf\xc7\xff\xe8\xf1\x3f\x5a\x66\xdd\x07\xb3\xf6\xf8\x1f\xa8\x0f\xd7\xec\xc3\x35\xf7\x39\x5c\xb3\xc3\x36\xf6\xf8\x1f\x1d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x5a\x38\x20\x3f\xd5\x15\x8d\xbd\x95\xd2\xdc\x58\x7f\x3b\x38\x20\x8d\xd3\xde\x0b\x95\xe4\x15\x71\x40\x9a\xe8\xba\xb3\x02\xf2\x3e\xf0\x40\xdc\x68\xfb\xc4\xc5\x3e\xc4\x7a\xff\x43\xac\xf7\x2e\x71\x71\x6f\x24\xd9\x5e\xdd\xeb\x73\x17\xfb\xdc\xc5\x5e\x19\xee\x95\xe1\x9d\x2f\xe3\x3e\x29\xc3\x6f\x2c\x61\xbf\x20\x2e\xc8\x76\xb2\x76\x2f\x6a\x9b\xf7\x7a\x51\xbb\x17\xb5\xbf\x50\x51\x7b\x3f\x56\xb8\x97\xb3\x7b\x39\xbb\x97\xb3\x7b\x39\xbb\x97\xb3\x77\xbe\x8c\xbd\x9c\xfd\x6a\x38\x21\x4d\xc2\x76\xc7\x7c\x9b\xf7\x24\x69\xf7\x52\x76\x2f\x65\xef\xb7\x94\xbd\x37\x13\xea\x31\x43\x7a\xcc\x90\x1e\x33\xa4\xc7\x0c\xd9\x48\xbe\xf9\x37\x7b\x2c\x3f\x04\x37\xb1\xbf\xb2\x3f\x7c\x97\xf0\xc9\xfd\x22\x23\xfa\xbf\x67\x34\x25\x4c\x82\x34\x4a\xd5\x22\x94\x67\x5a\x56\xbe\xbe\xe6\x1f\xee\xce\xaf\x3e\x5d\x84\xd9\x34\x1f\x2e\x1f\x2e\xee\xcf\x6f\x06\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6c\x64\xb7\xc3\xbb\xe1\xed\x8f\x90\x0d\x34\x3e\x3b\xbf\x1b\x7c\x77\x51\x22\x88\xd2\xf3\xc1\xe9\x5f\x1f\xce\x6f\xdb\x9f\x0f\xff\xfb\xfc\xee\xfe\xae\xed\xe9\xed\xf0\x62\x38\xb8\x6b\xff\xfa\xe3\xe0\xfc\xe2\xe1\x76\xb8\x74\x3d\x96\x8e\x76\xb9\x12\x22\x61\x91\x20\xce\x1f\x45\x96\x6b\x88\x62\x0d\x91\x17\x1f\x1d\x3b\x6c\xea\xeb\x04\x3d\x58\x9d\x9e\xda\xc6\x0d\x83\x0d\x1a\x32\xca\x48\x4c\x25\x9e\x24\x24\xae\xb5\xe4\xd6\xb0\xad\x25\x5c\x1a\xd4\xb3\xd6\x9e\xbd\xc8\xa9\x79\x5e\x64\x78\x01\x82\x1c\x45\x45\x58\xdc\xd0\x87\xd9\x87\xd6\x1e\x98\xe6\x5d\xf4\x89\x94\x7a\x8a\x72\x21\x08\x53\xc9\x02\x91\xcf\x54\x2a\x59\x6b\xd4\x6d\x5f\x5b\xb3\xf6\x4e\xf5\x0d\xce\xb1\x44\x13\x42\x58\x79\xfc\x82\x24\x04\xcb\x86\x31\xdb\xdd\xef\xb6\x2c\x7e\xaf\xac\x35\xc6\x5c\x46\x53\x4c\x93\x5c\x90\xca\x69\xe1\x69\x86\x05\x95\x9c\x0d\x3f\xeb\xbb\x4c\x1f\xe4\x6b\xf8\x9c\x8b\xcd\x4e\xcc\xf0\xaf\x21\x05\x5f\x95\xff\xf9\xe9\xbe\xfc\xaf\xd2\x99\xbf\xb8\x2f\xff\x6b\x39\xad\x07\x0d\x57\x29\xfb\x10\x7d\xba\x3f\x41\x9f\x20\xc4\x49\xa0\xfb\x39\x36\x14\x7b\x71\x7f\x82\x2e\x88\x94\xf0\x4b\xf1\xb1\xa2\x2a\x81\xb9\x7d\x47\x19\x16\x0b\xe4\xa6\x6f\x12\x5d\x71\x34\x47\xc4\x2f\x4d\x75\xf1\xd8\xdf\x73\x06\xaa\x7b\xb1\x7a\x17\x7c\x46\x23\x9c\x6c\xb7\x88\x83\xab\x12\x1f\xb8\xbe\x5d\xba\x14\xe1\xdb\xf5\xb5\x18\x5c\x9d\x41\x12\xa9\x1b\x6a\xc3\xcc\xaf\x88\xd4\x44\x12\x71\x16\x5b\x2f\x8d\xbe\xfd\x17\x81\x50\xff\x77\x0e\x89\xb8\xb9\xa4\x6c\xa6\x5b\x44\xc7\xe8\xfa\x76\xc4\xae\x45\x6c\x0c\xa1\x44\x4b\xc3\x86\xe6\xa8\x44\x8c\x2b\x44\xd3\x8c\x0b\x85\x99\xd2\x8a\x00\x88\x01\x76\x45\x0c\x07\x38\xe5\x69\x9a\x2b\xac\x0f\x5a\x6d\x51\x99\x31\x87\xdc\x11\x75\x1e\x83\x6b\xa5\x61\x0d\x8d\x9c\x50\xcc\x25\x13\xba\x7d\x2d\xa3\x94\x75\x68\x1a\xd7\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xc7\x20\xcf\x7f\x35\x1a\x08\x4e\x4d\x52\x05\x11\x03\x11\xcd\xa9\x22\x91\xd2\x47\x70\x23\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\x30\xb8\x3c\xfb\xf3\x7f\x94\x7e\xb8\xbd\xac\xfd\x30\xfe\xf1\xcf\xb5\x5f\xfe\x7f\x4b\xe9\xa9\xda\x53\x4d\xcf\x0f\xe6\x72\x08\x22\x35\xd8\x84\xdd\x54\x11\x4d\xf1\x8c\x20\x99\x67\x9a\x02\xe4\x51\x79\x7f\xb5\x48\x79\xc1\x71\x4c\xd9\xcc\x64\x80\x5e\x50\x45\x04\x4e\x2e\x71\xf6\xd1\xd9\xaf\x37\x58\x9d\xff\x7b\x57\xca\xd7\xfd\xf0\xf3\xe0\x32\xcc\xf8\xfd\x70\x73\x7b\x7d\x7f\xbd\x74\xd6\xa5\x16\xea\xc7\x48\x3f\x3e\x81\xff\x45\xc7\x48\xb7\xee\x25\xdf\x94\x28\xac\x35\x02\xf4\xb5\x49\x9a\xf3\x89\x34\x94\x25\x70\x6a\x32\x41\x53\x0a\x57\x8a\xb1\xe0\x7d\x63\x84\x6b\xaf\x3d\xf8\x73\x63\x3e\x00\x6d\xd9\x5d\xca\x2c\xc6\x22\x46\x7f\x97\xd5\xf4\x71\x30\x1c\x9b\x1f\x48\x8c\x0e\xd1\x5c\xa9\x4c\x9e\x1c\x1f\x3f\x3f\x3f\x1f\xe9\xb7\x8f\xb8\x98\x1d\xeb\x3f\x0e\x09\x3b\x9a\xab\x34\x31\xe9\xf2\x7a\x15\x4e\xd0\x8d\xe0\xfa\x0a\x01\x05\x9d\x08\x8a\x13\xfa\x2b\x89\xd1\xc4\xf0\x3f\x3e\x45\xbf\x44\x5c\x90\xa3\x62\x63\xac\x51\xc9\xde\x23\xd6\xf0\x74\xac\x5f\x6a\x60\x26\xd5\xfd\x44\x31\x89\x68\x6c\xc5\x0c\xc2\x22\x0e\x96\x47\xe3\xab\xd0\xed\xb9\x4c\x43\xad\xd1\x64\xb9\x2a\x96\x33\x50\x56\x70\x4c\x82\x6c\x77\xc5\xcb\x04\xa7\x15\x9f\x73\xa3\xb6\xe6\x5a\x45\xd7\x77\x2b\x86\x5b\xd5\xbd\x9a\xe9\x09\x47\x3c\x41\x93\x7c\x3a\x25\x22\x74\x48\x1f\x68\x6d\x86\x4a\x24\x48\xc4\xd3\x14\x24\x06\xfd\x55\x2e\x0d\x55\xc3\x8a\xd9\xd1\x1e\x8d\x18\xec\xbf\x56\x73\x80\x02\x62\x0e\xac\x8e\x11\x12\x23\xcc\x16\xa6\x9b\x49\x3e\x0d\xdb\x37\x30\x14\x38\x46\x54\x8d\xd8\x20\x49\x90\x20\x29\x57\x24\xc8\xa1\x04\xe7\x59\x79\xc1\x81\x45\x0a\x92\x25\x38\x22\xb1\xa1\x87\x84\x47\x38\x41\x53\x9a\x10\xb9\x90\x8a\xa4\x61\x03\x5f\x83\xad\x46\xaf\x19\x95\x28\xe6\xcf\x2c\xe1\xd8\xce\xa3\xfa\xd9\x37\xe5\xd3\x38\x74\x10\x01\x43\x21\xb8\x80\xff\xf9\x81\xb2\x78\x67\x1c\xea\xe1\x6e\x78\x1b\xfe\xfb\xee\xe7\xbb\xfb\xe1\xe5\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x67\x16\x81\x0b\x2d\x11\x89\x96\x49\x5d\x5a\x52\x2a\x7e\xe0\xf1\x86\xdc\xf7\x72\x70\xf5\x30\x28\x71\x94\xbb\xd3\xef\x87\x67\x0f\x15\x7d\xc0\xce\xaf\x24\xc3\x1b\xf5\x2f\xfc\xed\xf4\xfb\xf3\x8b\xb3\x71\x83\xc2\xf8\xe1\x76\x78\x7a\xfd\xe3\xf0\xb6\xd0\xed\x1a\x97\xa8\x32\x98\x2a\xb3\xba\x37\x4c\x69\xce\x63\x34\x59\x34\x03\x42\x68\xc9\x39\x01\x5f\x6c\x01\x89\x62\x5a\x3d\x01\xde\xe4\xb0\x39\x8a\x2f\x52\x1e\x93\x03\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\x9b\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x13\x34\x40\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x86\xa1\xb9\xcd\xd2\x8b\xd0\xba\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\x37\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\xd1\xd8\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa1\x8d\xf2\x31\x39\xbf\xbe\x53\x02\x2b\x32\x5b\x9c\x59\x96\xb1\xf9\xf1\x38\xbb\xfe\xe9\xea\xe2\x7a\x70\x36\x1e\x0e\x3e\x95\x4f\xbc\x7f\x72\x77\x7f\x3b\x1c\x5c\x96\x1f\x8d\xaf\xae\xef\xc7\xee\x8d\xa5\x24\xdf\xd2\x41\xfd\x9e\x2e\xbf\x78\x82\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x13\xb0\x8c\x35\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb2\xf8\xf0\x7a\x7a\x78\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x23\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd0\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x06\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\x75\xaa\x7a\xc8\xb6\xa3\xa9\x87\x1b\x58\x71\xa3\xb1\x97\x74\x43\xfb\xa4\x81\xd6\x60\xe2\xe6\xf1\xf2\x4b\xa6\xb9\xed\x3a\x39\x95\x5f\x6c\x20\x27\x93\x4b\xa5\x77\x7e\xaa\xb5\xcd\x06\x5a\x22\x9f\xa9\x35\x18\x84\xe3\xae\x90\x50\xd1\x0c\x98\x57\x71\x96\x11\x2c\x64\xd3\x6e\x97\xc5\xc0\x96\xbd\x37\x3d\x85\x7d\xd8\x4d\x76\xfd\x1c\x20\xce\xc0\xe0\xe0\x85\x88\x0a\x45\x76\xa0\x01\xd3\x56\x8d\x02\x6e\x00\x6d\xe9\xda\x22\x1b\x5d\x52\xa9\x95\x46\xf3\xe3\x77\x16\x72\x69\x33\x82\xf8\x38\x38\xbf\xa8\x08\x17\xe3\xb3\xe1\xc7\xc1\xc3\xc5\x72\x33\x61\xe9\xbb\xea\x16\xa3\x43\xa4\x9f\x97\xfd\xe6\x74\x6a\xee\x0c\x07\x1c\x65\x54\x5a\xc2\xc0\x68\x65\xa1\x6a\x8c\xbd\x3a\x26\x59\xc2\x17\x29\x61\x60\xe2\x29\xdd\x84\x7a\x3d\xa7\x98\xda\xab\x25\x18\x2c\x58\x71\xac\xd9\x0d\xae\xb1\x43\x87\x56\x45\x62\x7f\xf3\x96\xc1\xaa\x2a\xac\xfb\xc6\x78\xcf\xec\x7f\xee\x14\x56\x1b\x9e\xb1\xc1\xe9\xfd\xf9\x8f\xc3\xb2\x7e\x78\xfa\xfd\xf9\x8f\x4d\x52\xcd\xf8\xd3\xf0\x6a\x78\x3b\xb8\x5f\x21\x9c\x54\x9a\x6c\x12\x4e\xa4\x1e\x70\xd5\x7b\x4a\xa5\x8f\x08\x8a\x0c\xe4\x15\xa2\x4a\xa2\x27\x2a\xe9\x84\x02\x40\x98\xf5\x44\x3e\x9c\x03\x67\x7d\xc2\x09\x8d\xa9\x5a\x38\xf1\xc5\xf4\x5b\xde\x47\xcd\x49\x6d\xfb\xc6\xec\x10\xfa\x27\xc1\xca\x67\x36\xc7\x4d\xfa\x04\x81\x6e\xfb\x04\x4a\x5b\xf0\x19\xd3\x82\x34\x9b\x11\x61\x86\x03\xde\x97\x70\x2c\xc1\x73\x3d\xaa\x50\x58\x29\x56\xcd\x0b\xad\x33\xc2\x88\x00\x10\x38\xdf\x89\x11\xa4\x04\x61\x5f\x69\x99\x2b\x4b\x68\x44\x55\xb2\x40\x11\xd8\xb0\xc0\x9c\x99\x62\x86\x67\x56\x38\x00\x35\xa7\x42\x12\x7f\x35\x28\x6a\xd7\x53\x6b\xda\xbf\xa7\x64\xc3\x63\xf6\x70\x75\x36\xfc\x78\x7e\x55\x26\x81\xef\xcf\x3f\x95\x44\xd8\xcb\xe1\xd9\xf9\x43\xe9\x36\xd7\x92\xec\x72\xb9\xbe\xda\x6c\xc3\x51\xf4\x2f\x9d\xa0\x33\xf3\xe9\x89\x5e\xdc\x06\x88\x38\xaf\xfc\x56\xd6\xe1\xd6\x85\xe4\xb9\x3f\x86\x4c\x89\x46\xbf\x44\x57\x13\x92\xf5\x41\x96\x6c\x48\xcd\xa1\x0a\xb5\xbe\xaf\xaa\x4e\xe5\xea\x94\xdd\x8b\x10\x74\x79\x54\x58\x96\xc2\x18\x06\x30\x1a\xb4\x19\xb1\x1a\xdc\x5a\x05\xc3\xfe\x11\x5c\xd4\x69\x2e\x95\x71\x25\x02\x71\xa2\xc7\xbf\x48\xbd\xa0\xe0\x6a\x3c\x42\x77\x84\x8c\x98\xb3\x1e\xcc\xa8\x9a\xe7\x93\xa3\x88\xa7\xc7\x05\x3e\xe1\x31\xce\x68\x8a\xb5\x24\x4d\xc4\xe2\x78\x92\xf0\xc9\x71\x8a\xa5\x22\xe2\x38\x7b\x9c\x41\x04\x8c\x73\xa7\x1e\xfb\x66\x67\xfc\xdf\x2f\xfe\xf4\xed\xe1\xc5\x5f\xbe\xfd\x50\xb7\x90\xb5\xed\xff\x90\x45\x38\x93\x79\x62\x23\xe6\x44\xb8\x36\xee\xc8\xe7\x64\xd5\x7e\x5f\x95\xb7\x6b\x3b\xfd\xf5\xf4\xe6\xa1\x64\xb1\x2e\xff\xf3\x72\x78\x79\x7d\xfb\x73\x89\x53\xde\x5f\xdf\x0e\x3e\x95\x18\xea\xf0\xe6\xfb\xe1\xe5\xf0\x76\x70\x31\x76\x0f\xb7\xb1\xbd\xfd\xc0\xf8\x33\x2b\x2f\x8d\x74\x1c\xb0\xd6\xd3\x09\xfa\xc8\x05\xfa\xc1\xef\xe4\xe1\x04\x4b\xb8\x62\xdc\x9d\x25\x0f\x50\xc6\x63\x60\xbc\x88\x64\x73\x92\x12\x81\x13\x6b\x33\x90\x8a\x0b\x3c\x33\x37\xbd\x8c\x04\x56\xd1\x1c\xc9\x0c\x47\xe4\x00\x45\x40\x0d\xb3\x03\xd8\x14\x50\xb5\xf8\xac\x6a\xe7\xbb\xcd\x99\xa2\x29\x71\x2a\xb8\xfd\xe7\xbd\xd9\x8c\x0d\x36\xe7\xfa\xfe\xfb\xb2\xb0\xf7\xf1\xe2\xe7\xfb\xe1\xf8\xee\xec\x87\xa5\xeb\x69\x3e\x2b\x8d\xec\x0e\x02\x90\x4e\x79\x92\xa7\x2c\xfc\x7b\xf3\xb1\x9d\x5f\xdd\x0f\x3f\x55\x47\x77\x3d\xb8\x2f\x53\xc6\x6d\x39\xc0\xed\xc3\x77\xd7\xd7\x17\xc3\x92\x4b\xf8\xc3\xd9\xe0\x7e\x78\x7f\x7e\x59\xa2\x9f\xb3\x87\x5b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xfb\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\xcf\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xba\xe4\x39\x53\x9b\x93\xdc\xe0\xaa\xc4\x77\x86\x57\x3f\x8e\x7f\x1c\x94\x29\xf0\xfc\x62\x39\xab\x09\x9b\x68\xb8\x8a\x07\x57\x3f\xfb\x4b\x18\x02\xbe\x0f\xbc\x86\x6a\x64\xd7\x28\xa1\x5a\xec\x8d\xb0\xd6\x5e\x13\x90\x68\x10\xa1\x60\x72\x48\xf5\xe4\x20\xc0\x34\x33\xfe\x24\xc3\x9f\xcc\x20\x4f\xdc\x1f\x95\xf6\x24\xac\x0b\x58\x53\x5d\x3c\x3d\xb4\x63\xb5\x6a\x86\x08\x7b\xa2\x82\x03\x9e\x2d\x7a\xc2\x82\x6a\x69\xdc\xb4\xac\xe7\x7a\x02\xff\xbb\x5e\x9b\x60\x18\xad\x30\xae\x3b\x2e\xd4\x99\x0f\xe4\xdd\xcc\x1a\xd2\x14\xd0\x5a\x0f\x65\x6d\x36\x74\xd4\xbf\x6d\xd8\x9c\x2d\x03\x7e\xcb\x13\xfe\x47\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xd5\xdd\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\xaf\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x1e\xcb\xc7\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x7b\xfb\x70\x73\x7f\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x5d\x12\x29\xf1\x8c\x6c\xe3\x80\x6e\x52\x1e\xee\x7e\x0c\xff\x09\x0e\xe6\x2e\xb2\x7f\x69\x84\x2e\xf2\xdd\xd1\xd3\x35\xfb\x68\x02\x79\x6e\x78\x42\xa3\x0d\x03\xee\x3e\x0e\xce\x2f\xc6\xe7\x97\x5a\x89\x1f\xdc\x0f\x2f\x4a\xa2\x04\x3c\x1b\x7c\xbc\x1f\xde\x5a\x10\xeb\xc1\x77\x17\xc3\xf1\xd5\xf5\xd9\xf0\x6e\x7c\x7a\x7d\x79\x73\x31\x5c\x11\x99\xd3\xda\x78\xdd\xba\x5a\x7d\xf5\xa4\xf6\x0b\xec\xb0\xe6\x65\xa1\xbd\x0c\xb2\xc6\x30\x4d\xc0\x09\xce\x8d\x33\x1c\x23\xc6\x63\x02\x3f\x4b\x67\x9d\xf1\xc8\xd1\xe8\x5c\x7d\x95\x24\x08\xe7\x8a\xa7\x18\xbc\x36\xc9\x62\xc4\xf0\x44\xb3\x56\x9c\x24\x41\x78\x97\xc8\x19\xd3\x2c\x56\x37\x66\x20\xda\xa3\x84\x68\x76\x9e\x05\xc9\x7e\xd6\x6f\x30\xa5\x0c\x22\x6d\x53\x2c\x1e\x8d\x9b\xa9\xe8\xb2\x38\x14\x12\x61\x39\x62\x7a\x5c\xc4\x1a\x86\xba\xac\xf0\x49\xa7\xb7\x5a\x57\x27\xc5\x8f\x44\xaf\x4a\x9a\x47\x73\x94\x09\x3e\x13\x44\x4a\x6b\x5b\x8e\x30\x33\x01\x08\xf6\x75\x7d\x0d\x8d\x18\xe3\x7a\x29\x9c\x09\x3b\x26\x19\x61\x31\x61\x11\x35\x69\x7d\xe0\xbb\xf7\xa6\xcd\x99\xc0\xd9\x1c\x49\x0e\x4e\x6f\x58\x76\xb0\x5f\x99\x8f\xdc\x4d\x66\x66\x6c\x1e\x87\x16\x68\x91\x6b\x3e\x71\x0d\x72\xa2\x59\x65\xf8\xd8\x5d\x86\xce\xed\x62\xec\x80\x69\x96\x10\x65\xc0\xfa\x61\xc9\x61\x33\xf4\x5a\x97\xf6\x43\x6f\x53\xd3\x26\xe8\x0b\xdb\x8d\x19\x4b\x3b\xa2\xa3\x06\xcb\xb6\x3d\x52\xe8\x7b\xcc\xe2\x44\xb7\xe2\x7c\x18\xe5\xb3\x08\xa9\x28\x03\x4d\x35\xee\x34\x6e\x73\x8b\x46\x38\x97\xdb\x5c\xa3\x95\x5c\x4c\x63\x15\x3c\x2c\x82\x42\x80\xbc\x6d\x22\x26\xac\x6e\xa6\x59\x24\x4e\xb8\x5d\x25\xf3\x7a\x6e\xea\x3f\x21\x18\x4d\xcb\x35\x9b\x09\xca\x22\x9a\xe1\x64\x23\xdd\xaf\x12\x8c\x6f\x63\xdc\xbf\xa6\x53\x4d\x3e\xdf\xd4\xdc\xb6\x8a\x88\x14\x12\x94\xed\x30\xfd\x16\xae\x61\x49\xb2\x59\x0d\x44\x16\xd1\x24\x58\xf0\xdc\xf8\xe3\x60\x5d\x48\xdc\x70\x54\x8f\x9a\xb6\x5b\x9f\x0c\x5c\x0e\x80\xde\x60\xb3\x4d\xe4\x4f\xdb\xfa\x55\x5a\xb1\xbd\x9b\x60\x3c\x9c\xdc\x34\xb7\xd9\xb4\x03\xc1\xc3\x7f\x2d\xa3\x9d\x4b\x9c\x69\x9a\xb1\xb0\xfd\xb8\x98\xa3\x55\x92\x6c\x55\x30\x17\x3f\x13\xf8\xce\x7d\x5e\x48\xf7\xdd\x28\x96\xd0\x06\x40\xd5\x3b\x29\xc5\x10\x04\x39\xe6\x96\xc6\xa7\xb9\x96\x65\x11\x86\x28\x04\xf4\x35\x39\x9a\x1d\x21\x57\x84\xe1\x00\x0d\x6e\x6e\x86\x57\x67\x07\x88\xa8\xe8\x1b\x17\xb3\x68\x03\x96\x46\x4c\x71\x2b\xad\x2c\x5c\x01\x8d\x94\x88\x19\x29\xcd\xd9\x45\x37\x41\xa8\xf2\x8c\x4a\x65\xc3\x67\x35\x5f\x09\x4a\x9d\xd0\xb4\x2a\x66\x1b\x0a\xc9\xd5\x7c\x1b\xd2\xc0\x52\xe6\xa9\xd6\x65\xc7\x14\xa7\x63\xc1\x93\x6d\x98\xc2\x19\x4c\x05\xd4\x65\x9f\x9e\x4f\x71\x8a\x74\xb3\x36\x14\xc4\xbb\x1c\xbd\x48\xa7\x05\x23\xcd\x97\xf5\xbd\x19\xdc\x5b\xce\xfb\x60\xe3\xd1\xa8\x0b\x81\x80\xf4\xfd\x16\x56\x51\x98\x8d\xc7\xd6\x52\x3f\xc6\x51\xa4\x55\xee\x1d\x4f\x2a\xa8\x9f\xe3\x5c\x02\xb6\xa3\x17\x9b\xe6\x2a\x3a\x77\xc3\xcc\x34\x07\x83\x60\x60\x7d\xe5\x4a\x1e\xd1\xa2\xfd\x86\x7e\x27\x8b\x5a\xaf\xae\xc2\xcd\x83\xf4\x26\x15\x73\x09\x4b\x02\x3b\x29\x4d\x85\x1c\x35\x27\x0b\x34\xc7\x4f\xa4\xd4\xa5\x4b\x88\xd1\x0d\x2f\x78\x2e\x9a\x18\xdd\x88\x9d\x91\x4c\x10\x2d\xe9\x57\x1d\x28\x9e\xa6\x6f\xcb\x94\xd8\xd3\x75\x4f\xd7\xef\x9e\xae\x4f\x4d\xa1\xa4\x81\x2f\x8c\xb5\x95\x00\x67\x1a\x1b\x67\x9c\x27\xe3\x0e\x36\x91\xee\x2b\x5e\xf2\x84\x55\xca\x46\x01\x24\x00\xcf\x41\x3e\x2a\x5d\x9b\x5c\xdf\x75\x41\x8a\xad\x1d\xde\x92\x65\x70\x2e\xb3\xa0\x5e\xce\x36\xe7\xbd\xa9\x95\x65\x2d\xa1\x17\x17\x73\x4e\x8d\x7c\xe3\xdd\x65\x61\xfd\xd3\xd2\x61\x72\xa2\x08\x65\xb5\x6a\x6c\x86\x9e\xf5\x02\x1b\xb9\xe3\x1f\x39\x57\x58\x7e\x73\x34\x62\x5a\x88\x7a\x24\x0b\x63\x6e\xd5\x62\xca\xef\xb4\x2c\x7e\x28\x09\x93\x10\xee\xfd\x3b\xe3\x9e\xd3\x24\xee\xcc\xd5\x46\x35\x35\x45\xe0\x20\xe8\xda\xf7\x02\x21\xba\xb6\x51\x2b\x25\x15\x01\xd0\x20\xe7\x9b\xb9\xd8\x67\x66\xf8\x33\xa2\x20\xc5\x5a\x51\x05\x3a\x53\x6c\xaa\xcc\xd5\x86\xbe\xd2\x74\x65\xa8\x42\x70\xf0\x93\xc4\xf9\x76\x8c\x5f\xd6\xdb\x58\xc9\x19\xbd\xb6\x70\x67\x63\xde\x8f\x9d\xdd\x28\x12\xbc\x56\xba\x0d\x4b\x64\x76\x7a\x62\xd8\x81\xf3\x5f\x13\x76\xf4\x4c\x1f\x69\x46\x62\x8a\x21\x02\x5e\xff\xeb\x58\xcf\xeb\xdf\x4f\x6f\xaf\xaf\xc6\x45\x26\xcf\x7f\x8d\xd8\x20\x91\xdc\x67\x29\x20\xc6\x99\x0f\xb7\xcf\x04\x71\x22\xa1\x9d\x0b\x58\x5d\x0b\x33\xe2\x88\xb5\x8d\x20\xe6\x91\x3c\xc2\xcf\xf2\x08\xa7\xf8\x57\xce\xc0\x95\x3e\x80\x3f\x4f\x13\x9e\xc7\x3f\x61\x15\xcd\x8f\xe1\x5c\xab\x63\xf2\x44\x98\x32\x6e\x2a\xbd\x5c\x31\x24\xef\x4a\x88\xd6\xff\x77\x3d\xe6\x22\xa9\x48\x6a\x4d\x36\x22\x99\x42\xff\x8f\x20\x13\xce\x55\xf3\x25\xc5\xa7\x53\x49\xd6\xba\x90\x0a\x25\xed\xee\x1a\xfd\xe5\xcf\xdf\xfe\x41\x93\xd0\x26\x6b\x7c\x7e\x77\x3d\xd6\xdf\xff\xfb\x99\xfd\x5e\xae\xc1\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x4d\xdc\xed\xac\xd4\xfa\x76\x2a\xdb\x46\x8b\x09\x2a\x76\x30\x47\x74\x88\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\x35\x6f\x60\x2e\xe8\x46\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\xc8\x81\x81\xfa\xba\xfb\x93\x8b\xad\x86\x69\xc2\x23\x97\xd4\x62\x4d\x72\xf1\xa4\x79\xe6\xd3\xaa\xe9\x15\xb5\xdb\xf0\xab\x9b\x6c\xcd\xb6\xcd\x4b\x63\x93\x50\xac\x0d\xab\xba\x33\xcd\x83\xa1\x11\x67\xe3\x84\xb2\xc7\x8d\x36\xe3\xda\x89\x72\xba\x05\xbb\x66\xba\x45\x6f\xe7\x36\x16\x90\x35\xce\xc7\xc7\x3c\x49\x4c\x6a\x4b\xb8\x3d\x20\x77\x99\x75\x03\x61\x20\x33\x39\xa0\x24\xb6\x7e\x2f\xab\x09\x0b\xc2\x20\xe0\x6d\xc4\x26\x0b\xeb\xb3\x95\x07\x48\xe6\xd1\xdc\x65\xe6\x45\x9c\x49\x2d\x46\x73\x81\x22\x9e\xa6\xa6\xb8\x29\x23\x48\x71\x9e\x48\x1b\xed\xce\x0e\x15\x8e\xd4\x88\x15\xfd\xad\x38\x79\xa6\x02\xd2\x76\xa9\x7b\xdd\x5d\x3a\x45\xa5\xa5\xa5\x02\x37\x8d\x43\xcc\x06\x30\x82\x19\x4f\x54\x80\xfe\xc0\xeb\x67\xc9\x6c\x58\x8b\x66\x20\xe7\x5c\xa8\x71\xdc\xc8\x73\x56\x12\x4d\x95\x11\x32\x72\x98\x40\xd0\x30\x7f\xd2\xc2\x3f\x79\xf6\xc6\xd7\x65\x43\xd0\x54\xbd\x6c\x04\xdd\x8e\xd1\xd2\x91\xad\x4b\x82\x2d\x6b\x65\x10\x3c\xa2\x72\x4c\xf8\xaa\x31\xde\xc1\x57\xa7\xfa\xa3\xa5\x8b\x57\x3d\x77\x4e\x08\xe2\x71\x01\x36\x67\xee\x75\x9b\x11\xb2\x6c\x4d\x2d\x74\xc2\xcb\x65\x8e\x2e\x9b\xca\x43\xd9\x92\xab\xc7\x02\x26\x7b\x49\x40\xd6\xc4\x62\x42\x95\xc0\xa2\x84\x14\xe2\xf5\x41\x49\xb0\x80\xf8\xac\x11\x33\xb8\x71\x46\x53\x88\x51\x4c\x25\x24\x88\xc0\x5d\x1a\x38\xc3\x50\x37\x25\xb0\x72\xb4\x8b\x3c\x47\x13\x7f\x0e\x81\x65\x05\x69\x38\x66\xa7\x3b\xf2\xf8\x58\x5a\x3f\xe3\x51\x5e\x08\x72\x11\x48\xb8\x16\x53\x07\x51\x26\xe9\x6c\xae\x10\x65\xd6\xee\x88\x93\x19\x17\x54\xcd\x53\x79\x80\x26\xb9\xd4\x5a\xa8\x09\x56\x33\xf1\x28\x44\x45\x9d\xb8\xd0\xb6\x49\xc4\x71\xa5\xc1\xba\x8a\xb2\x01\x69\x74\x3b\x94\xc3\xca\x5d\xb1\x82\x70\x06\x1e\x67\xb0\xda\x06\x85\xba\x8d\x06\x9e\x12\x99\x38\x40\xee\x90\x9d\xa0\x0a\x48\xdb\x39\x00\x54\xc8\x9d\x79\x29\x5e\xa3\x10\x17\x32\xc9\xa0\x82\xb8\xd8\x6d\x90\xbc\xca\xc8\x94\x06\xbd\xc9\x3b\x9d\xd2\x4c\x35\x06\x6e\xd5\x5d\x45\xb7\x01\xe6\x4f\xb7\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\xda\x81\xdc\x6a\x7b\x6f\x4a\xe3\xc2\x14\x6c\xa2\xc7\x72\x92\xdf\xc6\x89\x7d\x36\xbc\x3b\xbd\x3d\xbf\x31\x90\x13\xd7\xb7\x97\x83\xfb\x71\x83\x5f\xbb\xe1\xad\xcb\xc1\xed\x0f\x67\xab\x5f\xfb\xfe\xbe\x9c\x95\xdd\xf0\xca\xed\xdd\xf2\x64\x8e\x0e\x43\x6c\x48\x0a\x6b\xec\xe7\x04\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x88\x4c\x46\xb0\x82\x10\x22\x21\x55\x83\xe3\xf0\x1e\xe2\x72\x56\x4b\x98\xe5\xcd\x32\x30\x6c\x3b\x15\x8d\xd6\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x24\x02\x7d\xcb\x78\x9f\x33\x2a\xb3\x04\x2f\x6a\x3d\xac\xba\x72\xae\x70\x4a\x20\xe2\xb8\xc0\x8f\x73\xc9\x22\x7a\x67\x20\x81\xc9\xdf\xeb\x74\x0a\x99\x4c\x8a\x62\x45\xd0\x84\xa8\x67\xc8\x9b\x73\xbf\x7a\x5b\xaa\x0b\x18\x91\x47\x23\x06\xe6\x9c\x91\x5e\xe4\x38\x87\x68\xbf\xd1\x87\x03\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe5\x92\x19\xa6\x98\x26\x57\x5c\x79\xcb\xdc\x36\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\xeb\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x1b\x77\x80\x3d\xbd\xa0\x4b\x76\xdb\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\x36\x74\xcd\x36\xc5\xbc\xbe\x88\x93\x76\xd8\xd0\xd1\x1e\xb9\x6b\x9b\xd7\x61\x3b\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x3b\xaa\xad\x0f\x6d\x4a\x6a\x6b\x08\x03\xaa\x2a\x5e\x19\x89\xd6\xd0\xb8\xfc\x00\xef\xf4\x77\x2b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x2b\x47\x1c\x25\x5c\x96\xb1\x72\x3a\x0f\xfa\xd4\x7e\xba\x6c\xdc\xc3\x90\x7c\xb5\x5c\xb8\x56\x40\x43\xc3\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\x7d\x80\x28\x44\x5b\x82\x42\x96\x14\xc8\x01\x2c\x46\x85\x1b\x64\xc4\x8a\x98\x15\x89\x9e\x49\x02\x61\x6e\x11\x4f\x33\x30\xf1\xdb\xe1\xda\x96\x48\x6c\x22\x86\x0f\x10\xcf\x95\x6e\xcc\xe4\xe4\x38\x23\xae\x4d\xf8\x29\xdc\x1e\xc6\xf7\x66\x83\xdf\x3d\xb0\xb4\xa1\x75\x73\x97\x52\x86\x3e\x11\x05\xad\x00\x70\x7f\x38\x41\xd0\x13\xaa\x21\x94\xcd\x6b\xbf\xc5\x89\xb2\x33\x59\x63\xe7\x0b\xe0\x94\xef\x12\x3e\x59\x6e\x24\x80\xc6\xd1\xc3\xed\xb9\xb3\x48\x16\xf1\x53\x01\x7a\x71\xc9\xa3\x38\xbc\xb9\x1d\x9e\x0e\xee\x87\x67\x47\xe8\x41\x12\xbd\x3c\x7e\xba\x90\x5f\xed\x55\x12\x33\x72\x8b\xc4\xc2\xa4\x22\xb8\xcd\x10\x42\x84\x28\x65\x41\xaf\x60\x1c\x65\x98\x96\xe5\x84\x0d\x20\x29\xd4\x1a\xea\x00\x58\xa8\x3a\x4f\x1b\x99\xb7\xea\x04\x42\x9c\xd4\xf8\xfd\x44\xa9\x99\xf1\xa6\xf5\xc8\xbc\x55\xe4\x53\x8e\xe8\x7b\xe9\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x42\xdc\x2f\x71\xb6\x3c\xfd\x14\x3f\x97\x88\xd6\x88\xc2\x81\xef\xfe\xa5\xcf\x81\x63\x6b\x63\xc3\x0a\xb7\x9f\x60\xe1\xd0\x32\xbc\xd5\xf3\x4d\x93\xf1\x21\x9d\x91\x2c\x9c\x58\x65\x10\x36\x8e\x55\x22\x38\x3b\xf0\x0b\x65\xa8\x74\x25\x1e\xa0\x29\xfd\x6c\x1b\x2d\xe2\xdb\xdd\xab\x41\xc0\x43\x4b\x3c\xe5\x1c\xd7\xcf\xd4\x1a\x62\xc3\x0d\x7c\xbf\x54\x88\xe4\x52\x8b\x44\x91\x16\x97\x04\x89\xb8\xd0\x37\x05\x74\x5b\x78\x21\x56\x89\x0c\x0a\x0b\xbd\x28\x75\xaf\xcc\xb2\xd3\x5f\xd4\x20\x89\xb1\x22\x87\x5a\xf4\x5a\x91\x00\x6d\x73\x64\x20\x9b\x06\xab\x00\x0e\xac\xb8\x79\x26\x64\x86\x99\x0b\xcd\x6e\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x05\xc2\x90\x1e\x06\xf2\x15\xa4\xfe\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xd1\x2f\xfb\xb0\x6c\xcf\xd8\x07\xe3\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\xa6\x88\x40\x45\x7c\x59\x23\x6c\x49\xb7\xef\xaa\xbc\x69\x12\x2a\x6b\xb1\x04\x3c\x23\xd2\xe1\xa6\x18\x94\x18\xad\xd3\x38\x41\xd8\x94\x62\xf6\x67\xdb\xd6\x64\x76\xb7\x44\xc8\x4c\x20\x48\xbf\xde\xf4\x11\x1a\xb0\x1a\x5e\x96\x8b\xcb\x2a\xad\x97\xb9\x93\x70\xf2\x8c\x17\x12\x65\xc2\x40\xcb\x98\xc8\x7d\x37\x79\xd0\xc0\xca\x1f\xf9\x50\x08\xe5\x52\x27\x10\xd8\x62\x56\x07\xcd\x39\xb9\x77\xfc\x02\xae\xbc\x4a\x54\xb9\x17\xc8\x8b\xe6\x0a\x5b\x45\x07\x56\xa7\xc8\x38\x9a\x63\x36\x23\x63\x67\x64\xdd\x44\x5b\xd2\xed\x9c\x42\x33\x67\xb6\x95\xe6\xcb\xe9\xc6\x28\x4c\xb6\xfe\x8b\x79\xd5\x1b\x10\xf5\x21\x90\x0a\xcf\x08\x32\x23\xea\x64\x96\x2e\x45\x8c\x59\xb0\x61\xd0\x13\x6c\xab\xc3\x72\x14\x7d\x9b\xf0\x0e\xa1\x4f\x17\x78\x42\x92\xb7\x89\x9c\x80\xae\xad\x71\x1e\xbc\x75\x26\x1b\x80\xa0\x67\xb0\xe7\x57\x58\x86\xb5\xde\x8b\xbc\x29\x37\x60\xd9\x3c\x4b\xd5\xcf\xb7\x98\xa8\xab\x15\xb2\xc9\x54\xdb\x2a\x88\x84\xd7\x5e\x50\x69\xa3\xc9\xc0\x16\x5e\x7f\x55\x9b\xf2\x66\x03\x09\x0a\x7e\xb4\x8c\x63\xeb\x8a\x1f\x2b\xa7\xb2\x31\xc8\x40\xc7\x2a\x78\xe7\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xca\x71\xee\x5c\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\x3c\x70\x82\xb8\x34\x35\xb4\x5a\x56\x60\x95\x69\xc7\x5d\xbf\xc5\xba\x96\xe1\x2d\x1d\x34\xef\x8c\x3e\x11\xe6\x68\xfa\xc0\x9d\x09\x3d\x28\xd7\x69\xb2\x38\xc4\x10\x66\x4c\xe2\xd0\xf3\xb1\x9c\x23\x19\x83\xcc\x3e\xd8\x23\xbb\x2f\xd9\x7d\x63\x18\x8d\x01\x49\x2b\xa1\xdb\xbb\xc0\xf0\x90\x4a\x2d\x6e\xaf\xc9\x04\xc7\x12\xfd\x8e\x71\xf5\xbb\x00\xd9\xd8\x19\x2f\xe0\x53\x67\x82\x3a\xa8\x95\x6c\x81\x43\x6b\x09\x07\xe1\x00\x61\x6b\xe5\xca\x6f\x1b\x1b\x50\x04\xbe\xbf\xa8\x34\x3a\xac\x67\xc1\xb5\xd5\xbc\xea\x3d\xf6\xa8\x7a\x2d\x54\x0d\x9e\xa6\xac\x5e\x71\xd2\x4b\x86\x4e\xb9\xca\x45\xef\xf7\xa2\x93\x6b\xbe\x86\x08\xb0\x0d\xb5\xa5\x9d\x23\xa7\x56\x80\x20\x37\xdb\x25\x36\xc9\xf3\x6c\x93\xcb\x45\x39\x74\xcd\x96\xc1\x68\x41\xf9\x3d\x1a\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x12\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x4d\xd5\x24\x52\xeb\x57\x6d\x6b\xd1\x54\x84\xb5\x56\x82\x75\xf9\x39\x2b\x15\x95\x85\x1a\x0c\x10\xe0\xc4\xa7\xf5\xd5\x39\x77\xd6\x46\xa7\xdf\x69\x7a\xae\x7b\x21\x0e\xac\x46\x61\x4c\x52\x76\x06\x5a\xd2\xf9\xd6\xf1\xda\x12\x6a\xf0\x34\x17\x10\xae\xdb\xd4\xe6\xd7\xd1\x9c\x26\x85\xef\xe2\x9b\x03\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x71\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x6d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x06\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x6a\x59\x1c\xe1\xa9\xc5\x82\x30\x35\x66\x3c\x26\x63\xd2\xe0\xd2\x5c\xc2\x24\xb4\x10\x70\xc5\x63\xb2\xd2\x21\xe9\x99\xe9\x4f\x60\xba\x91\xf9\xc4\x6f\x07\x24\xf8\xfb\x6c\x6e\x6f\x7d\x28\x53\x5a\xf3\xc8\x3d\xfa\xec\x26\xe3\xde\xd4\x99\xea\xc2\x44\x0f\xe0\x42\xb0\x03\x68\x76\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x77\x87\x2d\x70\xc2\x4d\xbc\x19\x06\x64\xb4\x93\x3b\xa3\x58\x0a\x07\xb4\x72\xe8\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xc1\xe9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\xad\x19\x4a\xed\x32\x7a\xe1\x69\x2d\x12\xba\xcc\x38\xcb\xd2\x3a\x10\xab\x11\x29\x54\x49\x2b\x69\xd2\x99\xd0\x24\x07\x0c\x56\xcd\x66\xa7\x79\x62\x0a\x37\x44\x5c\xc4\xa6\x72\xba\x2c\xa5\x8f\x41\x18\xae\x13\xef\xb1\xf2\x0d\x52\x0b\x55\x69\x4b\x43\x18\x0b\xce\x52\x01\xf4\xaf\x39\xc9\x77\x94\x81\xf7\xa6\x31\xcb\xf7\x78\x26\x8b\x20\x64\xb3\x36\x9a\x37\x17\xeb\xfb\x0f\x3d\x53\x19\xe4\xac\x3a\xcb\xa2\x87\x80\x32\x2a\xb9\x29\x0c\xba\x96\x45\xe7\xd6\x40\xdf\xef\xc0\xa4\xf3\x1a\xf1\x1c\x75\x19\xa9\x81\xfd\x58\xf2\x7b\xf2\x19\x9c\x55\x16\xf1\x42\x76\x12\x57\x43\xa0\x22\x7d\xbc\xa0\xc9\x64\x03\x26\x57\x17\xaa\x97\x46\x45\x17\x06\x14\xcf\xd6\x1a\x92\xa9\x15\x87\xb4\x8b\x67\x41\x01\x21\x6e\x51\xbc\xec\x6b\xe0\xba\xeb\x22\xe4\x31\x5a\x4a\x31\x62\x2d\xc4\x75\xb8\x25\x5c\x34\xf3\xf8\x35\x0c\x10\xb6\xa1\x72\xd7\x75\xbf\x7d\xdb\x89\x30\x2c\x69\x5f\x8f\x44\x1d\x1e\x66\xe5\x61\xf0\x95\x40\xde\xc6\x80\xe8\x45\x9b\xd7\x3b\x19\x9e\x1c\xc7\x11\x8e\xe6\xad\x93\x9a\x70\x9e\x10\xcc\xda\xa4\xd7\xc6\xc7\xd5\x23\x62\xc0\x4d\x81\x75\x27\x09\x20\xfc\xba\x25\xb0\x55\x21\x0b\xf1\x9d\xc5\x80\xcc\x6e\x78\xb8\x89\x0d\x74\x03\x55\x84\x39\xcb\x0f\x65\xb3\x84\x54\xd7\xca\x42\xe8\x1f\xd8\x4e\x92\x28\x4f\x82\xb2\x90\x19\x11\x7a\xd4\x7a\x89\x9f\x08\xd3\x3a\x83\x1d\x87\x73\x66\x3c\xbb\x84\x68\x5f\x0c\xea\xc0\x77\xed\xfc\x69\x90\x75\x18\x8f\x18\x1c\x5c\x5e\x3e\xac\x9a\x56\xa5\x56\x33\x42\xbb\xd4\xc6\xa7\x33\x10\x22\xd6\x3e\x9e\x77\x65\x33\xf1\xda\x67\xd2\xf4\x3d\x86\x18\x83\xad\x5d\x6b\x81\xfb\xa5\x80\x6a\x30\x1b\xeb\xe0\xb8\x5e\xc9\x88\x0c\x51\x1b\xe5\xb0\xd3\x20\x68\xa3\x0d\x0e\xea\x45\xef\x92\xa2\xfc\x85\xbb\x0d\x3a\x0e\x65\xa9\xab\xba\xa3\xe3\x19\xac\x93\xcb\xce\xed\x85\x0d\xd9\x2e\xbb\x6c\x7d\x7e\x4f\x11\xe6\x68\x0b\xbc\x2a\x81\x01\x9d\x00\x72\xca\x7f\x32\x1a\x36\x95\xc6\x02\xe6\xca\x5c\xa4\x99\x5a\xd8\xaa\x68\x70\x2f\x86\x39\xbd\x06\xf1\xad\xc9\x3d\x5c\xbd\x23\xe3\x92\x83\xb8\xa9\x33\xe8\xc8\x9a\x15\x1a\x9b\x74\x0b\x1d\x22\x88\x54\x10\x1b\xda\xa2\x41\x4c\x81\xd9\x31\x4e\x5a\x6d\x59\x3b\x60\x9a\x90\x66\x5b\xa0\x34\x58\xf0\x57\x25\x72\xa2\x79\x17\x4e\x92\xca\xbc\x30\xa4\x43\x2b\x5f\x64\x6e\x52\x54\xc2\xed\xee\xac\x4e\xf0\x84\xac\xe5\x9e\xbe\x30\x1f\x2c\xa5\x22\x78\x05\x22\xbb\xb3\x2c\x59\x74\x8b\x28\x0f\x43\xef\x1a\x41\xd2\x56\x0d\x2c\x84\x56\x5b\x7a\x37\x95\xe1\xc9\x36\x1b\xa2\x24\x51\x2e\xa8\x5a\x8c\xad\xd1\xaf\x3b\xd3\xba\xb3\x5f\x9e\xda\x0f\xbb\x68\xd4\x27\xc8\xf5\xe7\x8c\x8c\x70\x4f\x09\x6a\x2a\xe8\xd8\x29\x74\xd9\x6e\xad\x25\x37\x82\x27\x2d\x5b\x58\x87\xde\xd4\x6d\xa8\xba\x8b\x4d\x87\x67\x2b\x73\x8c\xf9\xd4\xe1\x22\x75\x5f\xd8\x6a\xc9\x92\x35\xac\xa5\x0e\x7e\x39\x13\x94\x0b\x5b\x19\xa4\x4b\x50\x5b\x8a\x3f\x8f\x33\x2c\x70\x92\x90\x84\xca\x74\x73\xdb\xee\x9f\xfe\xb8\x74\xb4\xa7\xa6\x82\x8d\xb4\xf5\xa0\x3e\xd3\x34\x4f\x11\xcb\xd3\x89\x95\x72\xb1\x7c\x0c\xc1\x2f\x5d\xaa\xbe\xc1\x70\x72\x03\x2c\x01\x06\x88\x00\xce\x74\xc4\x02\x60\x6b\x6b\xaa\xc0\xd1\x9c\x92\x27\x80\xdd\x14\x8c\x48\x79\x84\xae\xb8\x22\x27\xe8\x12\x67\xf7\x20\xa8\x99\x92\x92\x33\x63\x1d\xc7\x12\x69\xa9\x35\x67\x54\x1d\x8c\x98\x45\xc3\x76\xab\x72\x1c\x71\x66\x10\x51\x23\x58\x58\xdf\x04\x98\x7b\x1d\x34\xa8\x72\x89\x8d\x54\xb6\x2c\xb6\xc0\xcf\xe3\x20\x7a\x75\x6c\xb2\x03\xd6\xa0\xe3\x5b\xfc\x6c\xe2\xb5\xcf\xb0\xc2\xa6\x5a\xec\x32\xc9\xdd\x06\x44\xd9\x0a\x42\x06\x08\xd8\x05\x8e\x70\x8b\x46\xe1\x6b\x9f\x99\xe8\xd4\xaf\xe9\x11\x39\x42\xdf\x25\x7c\x22\x0f\x90\xf4\xa0\xd9\xf0\x50\x12\x25\x0f\x8c\x83\x0a\xfe\x6d\x52\xc1\xbe\x71\xab\x5f\xf0\x7d\x28\xfb\x37\xa5\x9f\x0d\x08\x86\xfc\xd3\xc9\xf1\x71\xba\x38\x9c\xe4\xd1\x23\x51\xfa\x2f\x90\x29\x1a\x57\xc8\x21\x48\xe1\x26\x3c\xaa\x55\xab\x53\xc7\xb2\xea\x44\x91\x36\xad\x46\x12\xc0\x4d\xd7\x57\xba\x2f\xac\xea\xa0\x8f\x38\x6b\xae\x1a\x69\xa7\x2c\xf2\xb6\xe3\x55\x02\x5c\x7e\x1d\x6d\xc5\x14\x8e\x0d\x71\x9e\xa7\x09\x9e\x55\x54\x96\x35\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x78\x0b\x7d\xca\xca\x51\x66\x5f\x39\x77\x24\xb8\x15\xad\xbb\xe5\x68\xc4\x06\x12\x3d\x13\x53\x0f\x16\x72\x12\xc1\x3b\x91\x53\x39\xf7\x19\x89\x60\x2f\x85\x46\x0d\x1c\xae\x41\x4d\xb0\x8a\xa3\xd3\xac\x9c\xff\xc6\x6a\xa0\x38\x91\xe4\x40\x37\x0c\x90\x68\x2e\x90\x10\x3d\x0b\x9c\x65\x44\x8c\x98\x85\x36\x05\x00\x6f\xce\x6d\x90\x48\x5b\x34\x79\xaf\x51\xbe\xae\x46\x19\x26\x7d\x94\x13\x16\x57\x9d\x6f\xc8\x6f\x5c\x9a\xea\xb1\x24\x37\x50\xcb\xa2\x5d\x23\xbd\xdf\xde\x6c\xdc\x71\xcc\xab\xb4\xf3\x41\x25\x4c\x1f\xca\x4d\xa7\xa0\x40\xca\xa2\xaa\xa6\xb3\xf5\x79\xf5\xbd\x24\xe6\x00\x32\x36\x7c\x1c\x73\x22\x03\x23\x3e\xf2\xb6\xb8\x84\x4e\x89\x96\x3e\x46\x4c\x93\x71\xe8\x70\x30\x00\xdb\x0e\x6f\x5b\x77\x1a\x09\x2e\xa5\x8d\xbc\x37\xed\x2c\xcf\x9f\xda\xa2\x96\x9f\x41\x09\x3f\xbf\xbe\x1a\xd7\xab\xfa\x05\xcf\x5c\x7d\x3f\xfb\xb0\x31\xc9\xbe\xb5\xa9\x95\xd5\xfc\x8a\xb5\x58\xa3\x9e\xdf\xf1\xe9\xc5\xb9\x2f\x62\x55\xe9\xba\x5e\xd0\x2f\x44\x56\x6f\x2f\xe9\x57\x9f\x71\x50\xdc\xaf\xd2\xc4\x92\xf2\x7e\xab\x37\xab\x1c\xef\xbb\x0d\x6c\x5e\x65\xeb\x57\xf2\x87\x32\xcd\xac\x0a\x4b\xdf\xd1\x36\xb5\x5c\x2b\x11\x08\x8c\x2f\xed\x61\x07\xc1\x4b\xbf\x25\x15\x4e\xb3\x30\xe5\xd2\xe1\x86\xda\x69\x9a\xa3\xd6\x76\x09\xbe\x2a\x9e\x79\x84\x4d\x34\x4b\x75\x70\xb5\xad\x58\xcf\xe3\x75\x6f\x61\xd2\x77\x11\xc6\xfc\x7a\x39\xcc\xc9\xa2\x88\xda\x93\x56\x76\x73\x25\xb8\x5b\xec\xfe\x13\xe2\x21\xe1\x5b\x37\x74\xdb\x24\x45\x0f\x1d\x25\x08\x96\x36\x1c\x03\x72\xf9\x2a\x79\x3e\x6b\x98\x87\xfd\x98\x4d\x36\xf0\xa1\x2f\xc2\x10\x5c\x35\xb6\xae\x58\xe4\x0e\x22\x15\x82\x3c\x11\x01\xb4\x63\x63\x7e\x58\xf9\xa8\xe2\x44\x10\x1c\x2f\x82\x15\xf1\x01\x07\xa6\x67\x30\x8f\x49\x9a\x6a\x05\x1e\x54\x13\xc6\x0f\x79\xe6\x74\x96\xd2\x5b\x50\x41\x83\x4e\xf5\x8d\x15\x84\x2b\xe8\x2f\xd8\x21\xf9\x4c\xa5\xd2\x72\x45\x43\xac\xa6\x6b\x04\x24\x1e\xa8\xab\x35\x27\xf6\x86\x1b\x7d\x18\x7c\x77\x7d\x7b\x3f\x3c\x1b\x7d\x28\xa2\xf3\x5d\xfa\x99\x47\x84\x72\x00\xff\x9c\x8d\x98\x0f\xa8\xf5\x00\xc8\xb0\x97\x08\xc7\x71\x81\x6c\x60\x95\x48\x23\xb3\x2d\xe5\xc8\xc1\xa9\x58\x19\x4a\xbb\xa4\x99\x07\xc8\x41\xda\xd7\x93\xb5\xc4\x75\x56\x3a\x39\x26\x93\x6a\x49\xca\xcb\x8e\x2e\x9b\x10\xbb\x55\x19\x5d\x9b\x28\x07\x2e\xc8\xc8\xb3\xd3\x95\xe0\x76\x3e\xc6\xe6\x12\x5e\x8f\xdb\xb9\x0d\xd9\x60\x53\x3f\xd2\xcf\x24\xbe\x6d\x91\xaa\x76\x92\xd1\xd2\x29\x12\xb0\x71\x17\x72\x46\xd7\xd1\xf8\xfd\x54\x1e\xf4\x77\xdd\xd9\xd2\x75\x01\xc9\x56\xc0\xab\x02\xb6\xaa\x42\x18\x45\x44\x28\x4c\x19\x9a\xc2\xc1\x66\xd1\x02\x01\x60\x07\x01\x1f\xf6\x1f\x51\x4a\x19\x20\x07\x2c\x5b\xda\x87\xf2\x3c\xd6\x10\x5a\x2f\xcf\xaf\x1e\xee\x4b\xa2\xea\xf7\xd7\x0f\xe5\xa2\xee\x83\x9f\x97\xca\xaa\x95\x16\x96\x05\x0b\x05\x53\x2c\xb2\x10\x2d\xca\xac\x5f\x99\xc6\x89\x26\x0b\x45\x1e\x6e\x2f\xb6\x92\xef\x9a\x9d\x65\xad\x18\xe1\xa1\x74\xd5\x8c\x88\xd0\xe5\xd3\x98\x44\xab\x50\x4c\xbb\xd3\x91\x89\x82\xd2\xeb\x60\xad\x89\x16\xe1\x0c\x4b\x94\x61\x61\xfd\x50\xb1\x09\x80\x2a\x57\x06\x33\x9a\xd7\x32\x04\x89\x4f\x44\xfd\xa8\xaf\x3e\xce\x76\x91\x05\x61\x45\x59\xf0\x8f\x92\xf1\x93\x69\x78\x8d\x93\x66\x87\xb2\x24\xd5\xc5\x09\xcb\xd0\x03\xb2\x3d\x84\xb8\x0b\x47\xa6\x42\xfc\x40\x37\x07\x2b\xe2\xe2\x09\xb5\x4a\xca\x99\xa6\x48\x03\xa7\xea\x30\x58\x83\xe6\xf8\xd4\x7c\xdc\x11\x91\x2e\x88\x6a\xd7\x6d\x15\x4b\x89\x06\x37\xe7\x0d\x6b\x7d\x51\x75\x21\x7d\x59\xe5\x6c\x12\xef\xcd\xda\x35\x48\x52\x90\x9e\xb8\x17\xa8\x48\x76\xa6\xdb\xc1\x20\x19\xa7\xff\x4d\x39\x92\x60\x1f\xd0\x7a\x9b\x54\x86\x52\xda\xf1\x0a\x60\xde\xf5\x32\xf1\x8a\x65\x58\x13\xf4\x28\x1c\x90\x4d\x03\x09\x81\x7e\xea\x31\xc6\x07\x21\xf0\x0f\x37\x05\x73\x6d\x6c\xc1\xce\xc0\x90\x8a\xd9\x74\x41\x43\xfa\xd1\x50\xb4\x07\xcb\x00\xf8\x0f\x57\x90\xd1\xc5\x06\xdb\xdc\xf5\x70\xba\x21\xb5\xad\x07\xa0\x54\x8c\xcf\x99\xbf\x2d\x16\x35\xce\xb0\xb5\x3b\x80\x12\xe5\x2a\x25\x34\x15\xd6\x3b\x1a\xb1\x20\x60\x45\x1a\xb5\x47\x9f\x11\x57\x9c\x04\x2a\xde\x32\x00\xb6\x86\x24\x1d\x2f\xfc\x94\x76\xa0\x9a\x22\xaf\xe6\xe5\xf2\x22\xb5\x7e\xec\xe9\x94\x73\xec\x12\x11\x9d\x05\xc5\xc6\x01\x86\xf6\x25\x68\x2f\x28\x28\x60\x3b\x06\x73\x34\x18\x2d\x70\x50\xae\x2e\x48\x5e\x8f\x39\x91\xec\x2b\xe5\x53\x3d\x69\x62\x4b\xa2\xe0\xaa\x7b\x40\x4b\x75\x98\xda\x96\x97\x1f\xf0\x1d\xa0\x33\xad\xab\x38\x04\xc7\x6a\xa5\x99\xca\xf9\x78\x81\x12\xc2\x58\x24\xe8\xb4\xcd\xaa\xfe\x39\x23\xd1\x26\x10\x32\x37\x58\xe0\x94\x28\x22\x96\x85\x23\x95\x8b\x49\x83\x88\xe3\x76\xd0\xf6\x6b\x76\xd1\x54\xda\xa8\x96\x64\xf1\xda\xed\xc5\x2a\x48\x18\x3f\x8b\xb5\xd0\xaf\xf4\x34\x7e\xb4\x96\xff\x35\x67\x61\xfb\x29\xa6\x61\xa3\xad\x02\x04\xa0\x6d\xe7\xf4\x3a\x50\x28\xf7\x35\x50\x91\x52\xb8\xd0\x9e\x60\xa0\xac\x1e\x65\x1b\xf8\xc9\x2a\x5e\xba\x13\xde\xed\x32\x1c\x5c\x0a\x6d\xe5\x50\x95\x72\x27\x80\x4a\x40\xa5\x32\x38\x20\xcd\x00\x26\x20\xb4\x34\x45\x48\x06\x6e\x3f\x0b\x6f\x57\x18\x74\xad\x64\x55\x2d\x2e\x55\x59\xae\x15\x3c\x6e\x57\xe0\x0e\xbd\x44\xb3\x6b\x89\x66\x15\x29\x97\xa2\x6b\x35\x75\x12\x51\xc1\x99\xb1\x45\x9f\x2d\x40\x40\x79\x82\x90\x7b\x64\xaf\x48\x5b\x39\x16\xae\x7e\xca\xfc\xbf\xca\x1c\xdc\x11\x75\x48\xaa\x4d\x49\x95\x47\x81\x0b\x0a\x3c\x50\x49\x28\x0d\xd8\xb8\x1a\x18\xad\x09\x83\x34\x56\xfe\xf3\x2b\xe3\xc0\x82\xe4\xe6\x05\xcf\xd1\x33\x95\x73\xa4\xf8\x88\x41\x9c\xa0\xf7\x06\x28\x8e\xcc\x8b\x07\xf0\x16\xc0\x20\xc8\x7c\x92\x52\x85\x70\x30\xc3\x92\x49\xf2\xc0\x9e\x67\xfd\x01\xcc\xb8\x31\xcf\xbe\x09\xa2\x67\xc5\xa1\xd9\xc0\xbe\x56\x34\xb2\x6d\x2a\x7d\x10\xd3\xfc\xb2\xc9\xf4\x81\xc6\x13\x6a\x98\x8d\x67\xae\xcf\xa6\x47\xcd\xd6\x06\x0b\x1a\x0a\xc8\xae\x54\xaa\xca\xdd\x62\x0d\x3d\x2b\x32\xe9\x8b\x8d\xe8\x94\x4a\x5f\xbc\xbe\x8b\x5c\xfa\xb6\x32\x65\xcb\x72\x2b\xdd\x27\x2d\xf6\x6f\x97\xb3\xab\xb8\x0b\x9c\x0f\x25\xa5\x9b\x56\x49\x69\xdf\x50\xcd\x8a\x84\x80\xcd\xc3\xcb\xd7\x51\x07\x8b\xfc\xac\x90\x8a\x82\x74\xcb\x32\x26\x0c\xa9\x72\x7e\xc6\x15\xe4\xd4\x44\x50\xc2\xbd\x96\xe7\x39\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\x8a\xc6\x4e\xd1\xcf\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\x20\x37\xa3\x2c\xdb\x62\xec\x55\x11\xb3\x70\xf1\xb5\x05\x27\x69\xc1\x63\x93\x84\xe3\x86\x53\xd9\x3c\xf4\x5a\x02\xc5\xca\x73\x61\x2f\xdd\x1d\xaa\x76\x35\xee\xdc\x39\xdf\xc4\xcb\xc8\x96\x1b\xbb\x80\x69\xa7\xc6\x57\x3c\xb5\x9b\x14\x99\x05\x50\xd1\x9d\x41\xa1\x56\xd1\x09\x74\xe3\x07\xe0\xdd\xb5\x43\xc7\x26\xd2\xc5\x03\x74\x57\xb6\xa4\x34\x61\x5b\xbc\xff\x05\x26\xbd\x6e\x61\xe0\xc0\xdb\x28\x6c\xb4\x2f\x0d\xed\x06\x50\x11\xd8\x06\x49\x56\xf8\xb0\x17\xed\x72\x16\x13\xc1\x08\x56\xf3\xd7\xcb\xb1\x38\xdd\xd6\x38\x1d\x8c\xef\x65\xf3\x2d\x4e\x77\x52\x15\x3e\x1c\x6e\xb9\x42\xfa\xca\x71\xea\xd7\xbb\xd8\x89\x6c\xe8\x81\xaf\x11\x5c\x53\x1c\x1b\x8c\x86\x01\x04\xcd\x3a\x54\xba\x55\x1a\x46\xb3\x32\xf7\x32\x09\x29\x0d\x56\x9f\x5a\x2a\x8a\x3e\xec\x61\x65\xe5\x15\x4b\xf2\x45\x64\x7e\xbc\x7c\x32\xc2\xb2\x1a\xce\x79\x90\x9f\x00\x85\xb4\x15\xa6\xcc\x72\xaf\x65\x29\x09\x5a\xa2\x4c\x71\x53\x16\xc2\xde\xe7\xb7\x7c\xf1\xe9\x2d\x7d\xb2\x43\x9f\xec\xd0\xb0\x47\x7d\xb2\x03\x42\xfb\x96\xec\xb0\x4a\x01\x5d\x66\xfe\xf4\x1e\x39\xa8\xb5\x59\x2a\x70\x63\xf6\x77\x85\x16\xb9\x79\x40\xbf\xb3\x20\x86\xd1\x50\xf6\x17\xfb\x43\x63\x40\x54\xed\xb3\xea\x6c\x43\x6b\x26\x5b\x54\x9d\x02\x58\xc4\x89\x45\xa1\xb3\xe1\xca\x65\xeb\xd3\x32\x43\xe9\x88\x7d\xcf\x9f\xc9\x13\x11\x07\x08\x2b\x94\x72\xa9\x80\x0f\xbb\xe8\x18\x38\x08\x25\x40\x73\x13\x05\x81\xd1\x15\x4e\x49\x6c\xea\x1d\x06\x41\x8d\xd6\x5c\x6b\x1d\xad\x4d\x60\xab\x80\x1b\x6a\xb6\xc1\x45\x4d\x8c\x98\x09\x34\x34\xc1\x6d\x20\x2b\x50\x37\x31\x20\x98\xdf\x79\x37\xf0\xef\x8e\xd0\xbd\xbe\x9f\xa8\x2c\x8f\x37\xc0\x5e\x6b\x1b\xdb\x88\xcd\x04\xcf\x33\x6f\x41\xe3\x13\x53\xf8\xd6\xc4\x3e\xd5\xdd\xc0\x30\x18\xe7\x03\x8e\x70\xac\x35\xf1\xe5\x84\xf3\x26\x31\xa8\x1b\x01\x18\x85\x04\xa4\x8f\xa1\x0f\xac\xb3\x81\xee\xc6\x7b\x1b\xc0\xb6\x2c\x83\x61\x7f\x21\xd7\xf2\x19\x91\x60\x13\xf2\x36\xf7\x52\x16\x79\x19\xa9\xa0\x71\x9c\xcb\x2c\xa2\xde\x6b\xe1\x2c\xfb\xcd\x20\x08\x45\xe7\x36\xe2\xcb\xa4\xa8\xda\x7b\xe2\xc5\x6c\xa5\x9d\x63\x67\xdb\xf8\xc5\x4d\x2e\x32\x0e\x92\x58\xb2\x70\xa0\x0d\x16\xe7\x2d\xe3\x59\x6e\xa2\xda\x68\x18\xe4\xd4\x48\xd9\x54\xaa\x4b\xac\xa2\xb9\xe6\xdc\x05\xde\xd9\x8e\xa2\xfd\x0a\xae\xfc\xb2\xf6\xd3\x86\x19\x9c\x86\xbd\xb7\x38\x14\x3a\xd8\xd3\xcd\xbd\xef\x82\xeb\x9d\x24\x91\xea\xfe\x8c\xd3\xcd\x96\xb3\x0e\xac\xa2\xee\x13\xfb\x44\x4f\x74\x15\x15\xad\x1a\x7f\x37\xda\x2a\xd7\xdb\xda\x79\x1c\xe1\x16\x00\x32\x67\x16\xae\xab\x78\xd1\xd6\x67\x6d\x71\xfe\x0b\xba\x59\x0e\x90\xc5\xc8\x7f\xd2\xe2\x88\xb7\xb7\xa6\x38\xd3\x4a\x84\xe2\xfa\x96\x14\x33\x23\xc7\x9a\x28\x59\x84\x51\x2e\xa8\x3b\xfb\x95\x8c\xf0\x76\xea\x00\xfb\xe4\x71\x58\x4f\x29\xc2\x41\xa9\x39\xe3\xee\xc7\x91\xca\xb1\x0f\x4b\x04\x9a\x70\x25\xd0\x4d\xf6\xbb\x73\xab\x0b\x27\xde\x35\xec\xe9\x4a\xc2\xde\x62\x97\x71\x13\xba\x61\xa7\x93\x46\xd9\x2c\x80\x46\x6c\xb6\x11\x77\xa9\x7c\xd0\xf8\x65\xb7\xea\x0d\x8d\x9f\x3a\xd9\x67\x93\x6f\x97\x40\x37\x6d\x1c\x99\x5d\x8a\x72\xb7\x61\xb0\x56\x7a\x0a\x41\x2b\xad\xfd\x0e\xb0\x67\x29\xb8\xe9\xb1\x95\xa6\xfe\xcb\xff\x65\x2a\x65\x99\xa5\xf9\x2f\xc4\xc5\x88\x99\xdf\x0f\x7c\x95\x0a\xfd\x42\x01\xff\x8a\x53\x52\x00\x64\x8a\x32\x94\x1e\x00\x8a\x58\x28\x34\x03\xf5\xeb\x41\xfa\xf5\x18\x1e\xf3\x09\x11\x8c\xe8\xa1\x39\xe8\x01\xcf\xcc\x52\xcc\xf0\x0c\x80\x85\x0f\x20\x2e\x0e\xc4\xd5\x42\x15\x31\x24\x6d\xaa\x1d\x02\xb7\xd2\xcc\xd2\x66\xdb\x16\x55\x7f\xa1\x4f\x23\xca\x5a\x5c\xd3\x22\xb8\xa2\x99\xfa\x6f\x6d\xff\x9b\x49\xec\xf7\x83\xbb\x1f\xc6\xb7\xc3\xbb\xeb\x87\xdb\xd3\x92\xd8\x7e\x7a\xf1\x70\x77\x3f\xbc\x6d\x7c\x56\x64\xaa\xfe\xf5\x61\xf8\xd0\xf2\xc8\x35\x70\x31\xf8\x6e\x58\x2a\xa1\xfd\xd7\x87\xc1\xc5\xf9\xfd\xcf\xe3\xeb\x8f\xe3\xbb\xe1\xed\x8f\xe7\xa7\xc3\xf1\xdd\xcd\xf0\xf4\xfc\xe3\xf9\xe9\x40\x7f\x19\xbe\x7b\x73\xf1\xf0\xe9\xfc\x6a\xec\x82\x8e\xc3\x47\x3f\x5d\xdf\xfe\xf0\xf1\xe2\xfa\xa7\x71\xd0\xe5\xf5\xd5\xc7\xf3\x4f\x4d\xb3\x18\xdc\xdd\x9d\x7f\xba\xba\x1c\x5e\x2d\x2f\xd5\xdd\xbc\x1a\xad\x55\x80\x83\x8b\x2c\x30\x1a\x05\x62\xd2\x64\x61\x49\x9b\xfe\x0a\xae\x8b\x1b\x43\x8f\x87\x07\xee\x2f\x53\x58\xfb\x50\xb3\x40\xe7\x15\x2b\xb8\xc7\x88\x79\xb7\xa5\xbf\x54\x15\x9e\x49\x97\x78\x5c\x1a\xed\x09\x1a\xc0\x59\x01\x85\xa1\xd4\x29\xe4\x35\xf8\x91\x3a\x47\x37\xd0\x61\x42\x53\x0a\x3e\x6f\x74\x88\xaa\x1b\x5e\x6e\xd0\xce\x09\x86\x60\xbd\x76\xf1\xb2\xd3\x20\xab\x39\xcd\x40\x29\x27\xc8\x71\x68\x62\xcc\x09\x06\x79\x76\xc1\x70\x4a\xa3\x6a\x02\x06\x80\xaf\xa2\x02\x68\xa4\xda\x62\x89\xc0\xca\x2d\xcf\x09\xfa\xe1\x2f\xc5\xa0\xc0\x83\x61\x35\xef\xbc\x56\x4f\xcf\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\x5a\x86\x73\x6b\xeb\x76\x83\xbb\x29\x67\x01\xd8\x58\xc9\xf7\xa4\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x1d\x00\x9d\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xc5\xf7\x09\x99\xe3\x27\xca\x5d\xf1\x0a\x53\xe3\x03\xd6\xd1\x8a\x56\xe8\x10\xb5\x1e\x94\x13\x34\x88\x63\x59\x66\x70\x25\xca\x71\x2c\xf3\xb0\x3c\xec\x10\x1f\x8c\xc5\x9e\x6d\x56\xe8\xa8\x38\x72\xb0\x62\xbb\x87\x72\xa9\xb3\xc3\xf2\xdd\xbb\xc5\xf5\xaf\x57\x70\xec\x48\x79\xbc\x91\x30\x70\x8f\xe5\xa3\x63\xcd\xab\x04\x02\x07\xaa\xb3\x5d\x8f\x16\x5d\xa7\x6b\xa7\x7e\x65\xc7\x70\xd0\x36\xeb\xb3\x15\x13\x7a\x45\x97\x6e\xc6\x49\xa5\x70\x57\xe7\xfe\x4a\x85\xbf\x1a\x3b\xdb\xa9\xb7\xa7\x59\x1a\x83\x23\x39\xf6\xf4\xbf\xc6\x3c\x6e\xe0\xd3\x6b\xff\xe5\x52\x91\x6d\x1c\xac\xdb\xba\x3e\xa0\x5a\x8a\xae\xf5\x03\x2d\xa5\xc3\x1d\x81\x3b\x75\x17\x06\xa1\xec\x02\x8d\xc0\xdd\x87\x29\xb3\xc5\x78\x88\xf7\x47\xb9\xf2\xd3\xfa\x1c\xfb\x02\x71\x78\xc2\x9f\x4a\xca\x65\x4a\xa4\xc4\x2d\x70\x25\x81\x49\x6c\x1b\xc6\xe0\x4f\xa8\xfd\xb0\x23\x3d\xb9\x33\x79\xaf\xbf\x5a\x66\xf4\xb9\x0d\x35\x63\x37\x51\x2d\xb0\xc6\x2e\xce\x16\x5d\x9b\x6c\x3b\xcd\x5f\x0e\x8a\x50\x1a\x2e\x82\x08\xa3\x36\xf7\x4f\x47\xb3\x5a\x75\xc1\x1a\x6b\x2c\x85\x2e\xbc\xf5\x23\x70\x82\xd6\x37\xc6\xc3\xb6\x7e\x15\x5c\x5e\x9f\x35\xa8\xae\xe4\xef\x0c\xeb\x4f\x47\x3c\x4d\x8d\x5c\x50\xb2\xa5\x1e\x20\x6c\x92\x1c\x0b\x69\x4a\xe6\xd1\xdc\x78\x99\xf4\x95\x71\x30\x62\xcf\xc1\x86\x94\xc2\x80\x07\x61\x4b\x80\x25\xfa\x59\x1f\x37\xfa\x54\x0a\xae\x06\x91\x91\x42\xa4\x6f\x40\x08\xc6\x21\x58\x14\x8f\x5a\x41\xe0\xc1\x7e\x6d\x41\xea\x1b\x54\x0a\xac\xac\x6f\x5b\xbd\x40\x3f\xb7\xa0\x4c\xdf\x16\x9a\x72\xd7\x21\x04\x95\x02\x9b\x46\xb0\x83\x42\x81\xaf\x0a\xee\xed\x93\x35\x4d\x6e\x6f\x3a\xb1\x08\x15\x7a\xba\x6e\xb5\x7f\xef\x66\xf4\x7b\xe3\x77\xc8\x5b\x20\x4d\x82\xd6\x3c\xbe\x37\x3a\xd4\x32\xab\x4b\xb5\xb7\x81\x18\x12\x1d\x1a\xcc\xc0\xaf\x20\xce\x72\x70\x73\xfe\xd5\x01\xfa\x2a\xcc\x35\xfb\x6a\xa3\x03\x68\xc7\x6d\x8b\x05\x82\x36\x55\x4a\x38\x28\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x9c\x86\xe2\x77\xc6\x7f\xeb\xc3\x9d\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x05\xdd\x74\x7b\xf5\xe4\xe4\x1d\x87\xe1\x2e\xbf\x0f\x56\xa4\x3b\x0f\x4c\xc4\x35\x9f\x06\x5c\xac\x2d\x4a\xa1\x8f\x5f\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\xef\x8d\xdc\x3a\x04\x7d\x0f\x9a\x56\xc4\xc6\xfb\xb7\x08\xd7\x3d\x95\xbd\x2c\x95\xed\x22\xdf\xa1\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x55\xfd\x5b\x5d\x2e\x77\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\x77\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\x09\x22\x4e\x4d\x6e\xa3\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\xa3\x34\x27\x54\xb8\x4e\x2c\xc2\xe0\x5a\xc9\xf0\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xd5\xe0\x72\x78\x36\x1e\x5e\xdd\x9f\xdf\xff\xdc\x80\x1e\x59\x7e\xec\x00\x24\x83\x17\xee\x7e\xbe\xbb\x1f\x5e\x8e\x3f\x0d\xaf\x86\xb7\x83\xfb\x15\xe0\x92\xcb\x3a\x6b\x03\x2e\xcc\x65\x93\xfa\xb6\x0e\x78\xa1\x33\xf3\x36\xf4\x5e\x87\x98\x0c\x3a\xa1\xa4\x05\x66\xd2\x24\xfe\xb3\x98\x08\x14\x93\x27\x92\xf0\xac\x30\xab\x36\x2e\x58\x80\x3f\xd9\xd0\xfe\x32\x0c\x4a\x68\xb3\xba\xc6\x27\xc8\x54\x7a\x0b\x8a\xdd\xfa\x06\x41\xe4\xc3\x82\xb0\xaf\x14\x22\x9f\xb3\x84\x46\x54\x05\x89\x81\x5c\x58\xf7\x8a\x71\x1f\x42\x74\xea\x0a\xe2\xda\x59\x34\xca\xce\x75\xfe\xd0\x93\x5e\xd7\xf6\xfd\x89\xf2\x78\x68\x2b\xcb\x07\xed\x40\xb1\x6f\x71\x1a\xd7\xe0\xda\x36\x18\xdd\x4b\x98\x07\xea\x19\x3a\x36\xb9\xaf\x05\xca\xad\x79\x90\xab\x6f\xc3\x65\x71\x32\xa5\x73\xbd\x3c\x50\xa6\x1b\xa5\xbe\x71\xb8\x4b\xa9\xac\xe6\x0e\x70\x37\x6c\xec\xfa\x9a\x01\x0b\xb5\x6a\x31\xcc\xc4\x9c\x62\x24\x48\xca\x95\x56\xc0\x4c\x44\xc0\x81\x16\xaa\x28\x4e\xe8\xaf\x80\x50\x25\xc8\x51\x10\x41\xe1\x70\xbd\x0a\xf7\x81\x45\x8f\x38\x1a\xb1\xb3\xe1\xcd\xed\xf0\x54\x33\xa4\x23\xf4\x20\x01\x7c\xaa\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xaa\xb5\x26\x72\x90\x33\xb0\xf3\x94\xac\x5b\xfc\x5c\x5a\x91\x10\x7c\x03\x24\x91\xf2\xaa\xbf\xe0\x6a\x03\x7c\x67\xf7\xf9\x95\xfa\xbc\x81\x6f\x97\xcd\xf3\x1e\x42\xec\xa4\x2a\xb0\x40\x0d\x5c\xa8\xaf\x79\x53\x99\x67\xab\xa8\x28\xde\x02\xa8\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x38\x6c\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x56\x30\x2c\x95\xa1\xee\x2f\x12\x4b\xc3\x40\xdb\xc0\x58\x9a\xfc\x49\x50\x78\x79\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x71\xeb\xee\xee\xb1\x7c\x5c\xdd\x55\x4c\xa2\xc7\x75\x2f\x9b\x6a\x66\x66\x62\xeb\x56\xd7\x8c\x7d\x0b\xfd\xd4\x16\x66\x81\x72\xe5\xd1\x23\xfa\xfe\xfe\xf2\x02\x4d\xa9\x96\x7b\xf5\xb5\x72\x85\xb5\x8c\xfd\x20\x12\x67\x17\xb6\xb6\xd5\x5c\x24\xfe\xee\x85\x8d\x77\xa2\x54\x20\x25\xe8\x1b\x0d\xcf\x88\x33\xf6\x0a\x8b\xb5\x57\x29\xcc\x22\x30\x8b\x79\x6a\xe6\x71\x2c\xf3\xe9\x94\x7e\x3e\x52\x58\x7c\xd3\xb2\x1e\x26\xaa\x62\xfc\x77\x3e\x19\xeb\x11\x6d\x79\x11\x37\x35\x87\x6c\x39\x65\xbf\x6c\x76\x66\x67\xe6\xdd\xff\xcb\x27\x90\xeb\x9e\x09\x0e\xf8\x7f\xe0\x9d\xb3\x91\x0a\xf6\x15\x47\x49\x47\xc8\x25\x50\x95\x20\x4e\x22\x2e\x04\xb1\x29\xf2\xa6\xb2\x68\x86\x85\xa2\x60\xad\x75\x10\x29\x25\x6c\xfc\x62\x8b\xc2\x82\xdf\x73\x5c\xe0\x50\x4f\x08\x01\x07\x4f\x46\x93\xf5\x94\xde\xd3\x92\x6f\xb2\x72\x02\x6d\xe4\xa9\x45\xcd\x04\x83\xcc\x4a\x11\x6b\xf8\x44\x98\xda\x89\x7e\x02\x4d\x34\x24\xed\x77\xf3\x32\x98\x02\x9f\xe7\x67\xc5\xe5\xe6\x42\x7a\xc3\xa8\x26\x25\x30\xdc\xf3\x36\x51\xca\xba\xd4\xdb\x1c\xfd\x4f\x9d\x7d\xc7\xf0\x6a\x7d\x5d\x56\x84\xc6\xdb\xd5\x2e\x0a\x7d\x17\x61\xad\x0e\xd8\x7f\x43\x18\x1f\x49\x8c\x15\x23\x80\x8f\xb0\xca\x69\x75\xcf\x4d\x9f\x9a\xb6\x2a\x5d\xae\xdc\xf2\x0d\x30\x6b\x4a\xcd\x7c\x22\x90\xd2\xb9\x8b\x40\xf4\x75\x52\xf7\x61\x20\x0f\x22\x81\x10\xea\xa5\x56\x2c\x53\x64\x5c\x73\x3e\x2f\xd9\xe1\x0e\x32\xba\x19\x8c\x16\x1a\x49\x26\x48\xa4\xaf\xb2\x13\x74\x93\x10\x2d\x79\xe5\x5a\xfa\xca\x93\xc4\xe1\x7b\x2d\x97\x0e\xd7\xc2\xa4\x7b\xf1\x79\x05\xba\xc7\x92\x89\x39\x7c\xbb\xe5\x33\x0b\xd6\x60\xf7\x80\x0b\xc1\xfa\x82\x09\x19\x0c\x89\x65\x2d\x12\x38\xfc\xc2\xc4\xcd\x82\x29\x09\x97\x2e\x32\xfa\xab\x66\xbf\x82\xc8\x39\x6f\x4d\x72\x0c\x67\xfb\x32\x73\x70\x4b\xf9\x82\x93\x70\xf7\x61\x5b\x5c\x75\x07\xb9\xa6\x72\x07\x96\x44\x9c\x65\x53\xf4\xb5\x1f\x7c\xf4\x87\x45\x5b\xb5\x77\xab\x1d\x1a\xdc\x92\x85\xa9\x2d\x44\x3e\x2b\x5c\x17\x85\x32\xb3\x30\xbe\x57\xff\x79\x61\x40\x2e\x52\x02\xa8\x92\x45\xcd\x39\xa4\xef\xda\xb6\x2d\xd6\xf3\x1c\xe7\x62\x2d\x48\x8a\x02\xb3\x7c\x1d\xce\x6d\x93\x51\x8a\x61\xe9\x45\x68\x66\x97\xb6\x94\x04\x88\xd1\x36\xd4\x48\x96\x70\xe0\x2c\xd9\x98\x65\x6c\x54\xf1\xda\x99\xf2\xb6\x6e\x35\x90\x92\x0b\x51\xe6\xa5\xbc\x6b\x25\x0a\x2c\x4d\xa0\x47\x16\x5b\x1f\x59\xcc\xd6\x15\xf1\xb4\x07\x38\x80\x4a\x40\xe2\x7f\xe1\x40\xab\x0a\x0e\xd6\xe8\xbd\x2a\xf3\xa9\xb4\x3b\x9d\xd2\x9c\x4a\x5f\x68\x5e\x72\xb6\xa5\x07\x4e\x4f\x66\x31\x86\xc4\xd1\x6d\xa2\x70\x4a\xf3\x37\xde\x03\x68\x93\xc4\xc8\xa0\x17\x18\xdc\x63\xbb\x76\xde\x73\x92\x61\x41\x98\x1a\xb1\x5b\x3d\x0a\xf3\x45\x11\x89\xe1\xe2\x70\x1c\x16\x3d\x54\xac\x9d\x22\x6c\xbf\x82\x45\x6f\x0b\x84\x93\x63\xf3\x12\xa8\xa6\x2f\x98\x64\xff\x9d\x79\xc7\x60\x1e\x58\xcc\x1f\x3d\x55\x3a\x2d\xd4\x78\x2d\x40\x46\x73\x0a\x90\x03\x31\x91\xf6\x42\xa2\xca\x62\x4a\x78\xf1\x3b\x27\x0e\x7d\x19\x3e\xf3\xfc\xab\x89\x61\x3b\x43\x01\x73\x06\x3a\x39\x62\x41\x1f\x4b\xc0\x3a\x8d\xb2\xbe\xa1\x2a\x01\xfb\x4c\x63\xef\xf8\x82\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x4a\x26\xd9\xe9\xa5\x38\x03\xf3\xae\x39\x83\x7c\xea\xef\xb4\x7b\x9b\x65\x70\x04\x23\xfe\x9f\xff\xfe\xdb\x11\x6d\xf3\x7e\xc8\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x45\xa4\x05\x9d\x22\xd0\x69\x65\x29\x73\xa2\xf8\xd5\x5e\x6e\x9a\x68\xb8\x9a\x1b\x77\x6f\x99\xdc\xc1\x37\x22\xf2\xe5\x55\x04\x02\x16\x57\x04\x04\x14\x5e\xdf\x20\xe8\xd6\xd5\x88\x30\xc1\x92\xba\xfd\xca\x85\x52\x61\x50\x01\x98\xdf\x36\xc1\x89\x73\x2c\x5f\x2e\x02\xa5\xb1\xb6\x91\x31\x1a\x87\x77\xe4\xaa\x58\x14\x33\x48\x93\xd4\xa8\x77\x25\x97\x44\x98\x03\xed\x51\x9f\x2c\xf1\x84\x50\x85\x10\x8a\xb8\xc2\xa5\x46\x52\x4c\xd7\x0a\x9b\xd7\xef\x37\x03\x29\x96\x6c\xea\x78\x46\xc4\x38\xce\x4b\x31\xd2\xab\xda\xbe\xd1\x1f\x9d\xe5\x6a\xb1\xba\x7d\x99\xe0\x7a\x6d\x97\x65\xe0\x95\xfa\xfd\x96\x66\x57\x0b\x86\x41\x24\x4b\x59\x38\x6c\x81\x86\x24\x15\x68\x48\x1b\x5a\x59\xb2\x04\xc0\x45\xc3\x14\x20\xc7\x15\x0a\x83\xbd\x89\x0c\x80\x35\x8c\x1c\x4d\xf2\xc2\x72\xe2\x4b\x02\xc4\x47\x23\xf6\xd1\xd4\xd4\x00\x65\xc6\x0c\x20\x82\xbc\x16\xf2\x39\xe3\x92\x94\x12\xad\x1a\x60\xfe\x6d\xa2\xa4\x1d\x46\xb3\x4c\x5a\x7c\xb4\xbd\x48\xfa\xe6\x20\x9f\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xf6\x72\xa5\x66\x8b\xd0\x25\x80\x7b\x52\xc9\xe2\x00\xf9\xe9\x55\x08\x22\x21\x4f\x04\xac\xc6\x30\xc6\xb0\x98\x43\xd9\x7c\xd5\xc2\x4e\x56\x1d\xa0\x22\xcb\x11\xd8\x02\x8a\xab\x23\x28\xe7\x82\x35\xd1\x62\x39\xcb\x65\xeb\x84\xac\xa6\xf8\x8b\x35\xa4\xd0\x41\x58\xd4\x62\x41\x14\x22\x9f\x15\xb1\x65\x2f\xef\x5d\xca\x5c\x3d\xca\x1e\x35\x67\xfd\xb4\x8b\x48\x2f\x5e\x80\x78\xe0\x12\xa5\x5d\x4e\x60\xec\xee\x7d\x9b\x23\x37\xc7\x2c\xb6\x89\x9f\x56\x96\xd6\x32\x05\xcc\xce\xd8\x96\x7c\x48\xbc\x4d\x5f\x0c\xd0\xc0\x4d\x9b\x06\xb6\x1c\x2e\x32\xa7\x17\x69\xc9\x1c\xa2\x08\xb8\xd0\x02\x6a\xce\x14\x4d\x34\x71\xd8\x31\x68\xad\x39\x67\x1e\x8f\x0f\x02\xb8\xdb\x20\xdf\xa8\x94\x94\xcd\xc6\x76\x25\x5d\x0e\x63\xb7\x8b\xa1\x4c\x53\x97\xa6\x29\xf3\xe3\x77\xae\xa1\xe5\xb6\x63\x43\xd6\x00\xc7\xe5\xb2\x27\x41\xb0\x66\xdc\x4d\xc6\xe2\xa8\xb9\xa4\xcb\x31\x8d\xcd\x52\x50\x53\x5d\x19\x26\xba\x8e\x79\x19\xc4\xba\x3a\x5c\x41\x71\x85\x48\x9b\x11\x69\xf2\x9c\x20\x20\x5d\xb5\xa4\x7c\xca\xd6\x54\xcf\x73\xe6\x45\x34\x5b\xdb\xc9\x27\xb4\x57\xb2\x46\xb1\xeb\xce\x46\xdd\xe3\x24\x99\xe0\xe8\xd1\x2b\x1b\x5e\xe5\xe6\xc2\x61\xe3\x6b\x01\x15\x8a\x7f\x19\xe2\xd2\x03\x8d\x40\xba\x09\x9d\x62\x06\xb0\xc6\x0e\xbb\xe8\xdc\xac\x9a\x45\x02\x33\x08\x45\x66\xf4\x26\x84\x3f\x26\x59\xc2\x17\x69\xcb\x7d\x56\xcd\x94\xdb\x26\x20\xa5\x2d\x51\x6f\xa7\x57\x59\x85\xe9\xad\x7d\x99\xd5\xd2\x6e\x76\x00\x9f\xb4\x06\x97\xfc\x94\xf0\x09\x58\x0e\xad\x96\xed\x52\x49\x82\x8c\x86\xea\x79\x5e\x37\xc1\xa5\x7a\x22\xa9\xcc\x12\xbc\x58\xd6\x83\x49\xad\x78\xd9\x7d\x33\xa9\xf8\xab\x8d\x60\xdd\x83\x92\x1b\x3f\x7f\x09\xa0\xde\x0b\x27\x09\x98\x77\x0d\xff\xaa\x18\x93\x4c\x4e\xdb\x91\xf1\xc5\x2a\x3e\x62\x0a\xcf\xdc\xe6\x5a\xe1\x92\x3f\x33\x22\xe4\x9c\x66\xa5\xa2\x80\x5b\x47\x41\x5b\x8a\xb6\xff\x31\x31\xbf\x6b\xf0\x4e\x9e\x1d\x1a\x20\x0e\x4d\x1f\x32\xc3\x51\x61\xfc\x8b\x12\x2c\x25\x9d\x2e\x02\xfc\x0c\x1f\x50\x0a\x59\x4a\x65\x6d\x39\xa8\xc3\xd5\xc4\x68\xcc\xf8\x76\x93\x40\xbe\x7d\xf2\xdc\x43\xf9\xf8\xd1\x38\x04\x2a\xd3\xf7\x49\x1d\x2c\xc5\xdd\xd4\x16\x34\xa5\x15\x70\xd5\x64\xca\x6f\x96\xf0\xbd\x14\xe3\xa6\xdd\x8c\x50\x08\x93\x76\xd8\x56\x91\xf1\xb8\x16\x21\xe6\x8b\x2a\x65\x0c\xc2\xe6\x6b\xc5\xc9\x99\x3f\x35\x71\x7a\x4c\x0c\x80\x0e\x28\x3e\x3e\x40\x72\x2b\x2c\xa9\x2e\x74\x71\x46\x12\xb2\x93\xc0\xe2\x0d\x88\xa4\xea\xb5\x0f\xc8\x63\x29\x69\x14\x58\xfa\xab\x8d\x0b\x1b\xc4\x3b\xb7\x20\xd2\x34\x0f\xfd\x27\x33\x50\x1b\xf2\xdc\xb4\x8b\x60\xff\x82\x55\xee\xaa\xbb\x34\x41\xdb\x99\x16\x2c\xc9\x15\xdd\x94\xe8\xaa\xe8\xd4\xcb\x2b\xfb\x48\x6a\x6f\x1c\x19\x5c\x1b\xd7\x27\xd2\x25\x8a\x61\xe5\x01\xd8\x88\x03\xd5\xf9\x74\x37\xba\xb0\x7e\x42\xc5\xd1\x8c\x28\x53\xe2\xde\xd7\xf1\x7f\x4f\x34\xb1\xb3\xbc\x86\x1d\xad\x7e\xf3\x21\x5f\xef\xd4\xde\x11\x25\xdd\x95\x50\x43\x0b\xb4\x9b\xb3\x87\x5b\xb0\x1f\xc7\xd2\x08\xae\x5f\xbc\xdc\xb2\x35\x16\x80\x1d\x99\xcd\x88\xff\x0d\x09\x54\x66\x8e\xb1\xfd\xc2\x67\xbf\x97\x70\x9f\x70\x09\x2b\xcf\xac\xd1\xdb\x73\xbd\x2a\x69\x7f\xe9\xa2\xd7\xfa\x34\x5e\x1d\x55\x41\xdd\xbd\x3c\xb8\x9e\x3c\xe8\xb0\x24\xf7\xf0\xf2\x6f\x3b\x06\xfb\x79\xff\xec\x81\x70\x58\xbb\x12\x77\x27\x22\xbe\x23\x32\xd9\x0b\x49\xb1\xb6\x15\xaf\x25\x2f\x1e\x3a\x30\x9f\x02\x1a\x67\x7f\xb7\x68\x3f\x4e\xf2\xad\x75\x03\xbd\xdc\x05\xbb\x9a\x5e\x76\x42\x1f\x80\x6b\x89\x21\xfd\x37\xb7\x85\x32\xe0\xf0\x06\x21\x63\x35\xdf\xc3\x8a\x60\x3c\x3b\xbc\x4e\x61\x78\xb5\xe5\x7c\x89\xed\xb5\xb9\x5e\x9d\x37\xf7\x25\x49\x6d\xdd\xb1\xec\x42\x47\x79\x61\x2f\x8e\xa5\xc6\xe0\x83\x3e\x26\xb6\xdb\x2d\xda\x80\x20\xe3\xb6\x6c\x97\x87\xac\xa9\xba\xd9\xf6\xd9\xea\x2e\x95\x6d\x9c\x09\x32\xa5\x9f\x37\x12\xc5\x6f\xe0\x53\xab\x5e\xea\x65\xae\xd4\x4b\x03\xf7\x0c\xd4\x57\x0b\xe2\xf6\xec\x4a\xdb\x9a\x4a\x23\x56\x24\x00\xda\xec\xbf\x47\xb2\x40\x5c\x94\x7e\xda\x14\xeb\x70\xf7\xb5\xdd\xcc\xbe\xce\x95\xca\xe4\xc9\xf1\xf1\x8c\xaa\x79\x3e\x39\x8a\x78\x6a\xc2\xcd\xb9\x98\x99\x3f\x8e\xa9\x94\x39\x91\xc7\x7f\xfc\xc3\x1f\x8a\x2d\x9e\xe0\xe8\x71\x66\xd0\x63\xea\x7e\xa7\xf2\x96\x13\x2c\xb7\x8b\xec\x71\x99\x5a\x2f\x9c\xb1\x1b\x74\xe3\x72\x24\xf5\x37\x52\xe1\x34\x0b\xa3\x47\x4d\x75\x34\xa9\x70\x51\x93\x01\xd2\xef\xf4\x34\xd1\x1c\x67\x19\x61\xed\x66\x07\x93\x4f\xb9\x05\xeb\x71\x19\x99\x76\x84\xe4\x73\x96\x60\x56\x46\x19\x80\x02\x43\x82\x44\x84\x29\x9b\x01\x5f\xd4\x4b\x06\x6a\x34\x48\x37\x86\xff\xaf\x97\x71\x07\x73\xa4\xb2\xa8\x1c\xe6\x86\x63\xab\x78\xba\xda\x8e\x38\x58\xba\x6a\xe5\xd4\x62\xed\x88\x5b\xb5\x65\xb9\x78\x77\xf5\xfa\xd9\xeb\x57\x6e\x11\x9c\x8d\xc9\x67\xcd\xe4\xe4\xa6\xb8\x54\x0f\x92\x48\x34\xf8\xe9\x0e\xc9\x05\x53\xf8\xf3\x09\xba\xa4\x0c\x04\xd8\xef\x79\x2e\x24\x3a\xc3\x8b\x43\x3e\x3d\x4c\x39\x53\x73\x74\x09\xff\x6b\x7f\x7a\x26\xe4\x11\xfd\x4c\xb0\xb0\xfc\xc1\x56\x5e\xf3\x45\xbc\x35\x09\x89\x9c\x49\x44\x9e\xf4\x09\xfd\xc3\x7f\xa2\xd4\xb4\x7c\x82\xbe\x3d\xfe\xc3\x7f\xa2\xdf\xc1\xff\xff\xff\xd1\xef\x5a\x34\xfd\xf5\x90\xad\xa0\x3e\xef\x6d\xd9\x9d\x7b\x50\x59\xa9\x0d\x4a\x96\x9f\x0a\x5e\xec\x54\x63\xcb\x8f\x34\x7a\xe4\xd3\xe9\x58\x13\x86\xc9\x57\x1b\x63\x51\x43\x45\xde\x10\x26\x94\xda\x02\xcb\xa6\x60\x5b\x51\x2a\xc5\x76\x6a\x80\x0d\x1c\xbb\x96\x79\x51\x60\x16\x82\x88\x4a\x45\x7b\xa9\x84\xaf\x48\xac\xb9\xea\x3a\xa7\xc3\x59\xf7\x5c\x8e\xb3\xb3\xe0\x84\x40\x20\x61\xd1\x70\x1f\xf8\x17\x46\xb1\x9a\x40\x1f\xbb\x90\x8d\xc7\xa1\x16\x5e\xfb\xc5\xc4\x4c\xc2\xd4\xde\x2a\x5e\x52\xd6\x3a\x5f\x1d\x2a\x79\xc7\xc5\x56\xfa\xd6\x23\xa9\xc5\x6c\x77\x2c\x0b\xe4\x4a\xd5\x86\xe5\xeb\x21\x11\x9a\x0b\x0f\xd7\x6b\xec\x22\xb6\x78\xe0\x6a\x2b\x26\x15\x26\xb8\xac\xdb\xa1\xd7\x53\x3f\xf3\x9f\xac\x1a\x26\x44\x9a\xb9\xb7\x8b\xb2\x68\x30\x5a\x2d\x22\x69\x96\xd8\x30\xe2\x06\x4c\xbf\x55\x1b\x7a\xe7\x61\x1c\xa0\x71\x08\x7b\x84\x94\x0f\xe6\x24\x5b\x9b\x27\xdf\xbc\x9f\xb9\x88\xc8\x29\xdf\x2e\xec\x35\xa1\xac\x16\x2f\xdf\xbd\xe2\x8e\x5f\xbd\x0b\x5b\x5b\xc9\xc1\xde\xf2\xb8\x50\x16\x8c\x5b\xc0\x16\x5b\x08\xf0\x36\xcb\xb3\x01\xdc\xb6\x5d\x40\x3a\xd6\x4a\x00\x6c\xc1\xb5\x8d\xe1\xb8\x60\x78\xae\x82\x44\xa5\x70\x84\xc0\x9a\x17\x2e\x89\x5d\x83\xa0\xa2\xad\xc7\x11\x14\x43\x29\x22\x95\x2a\x45\xc7\xb1\xa9\x08\x22\x36\x84\xe4\x34\x75\x89\x0e\x90\xc0\x10\x94\xa9\xe6\xba\x3d\x49\xc4\xe1\x14\x47\x94\xcd\x0e\x02\x34\x46\x40\x46\x08\xaf\x83\x26\x22\xbd\xc7\xf2\x71\xb7\x81\x86\x5b\xd7\x69\xa4\x71\x51\x2b\xcc\xe2\xa7\x18\xc7\x06\xad\x41\xd1\x29\x2c\x1f\xdb\x00\x84\x6a\xe8\x65\x4b\x46\xe7\x97\xc2\x61\x9e\x2d\x1b\x9f\xcb\xb4\x26\xa1\x3e\x05\xa5\x09\x5c\xe5\x60\x8b\x65\xe8\x12\xdb\xb0\x07\x1b\xa9\x82\x78\x2e\x19\xbf\x9c\x73\xa1\xc6\x1b\xc2\x9f\x56\xb3\xc5\x19\x39\x4c\x00\xb7\x84\x3f\x11\xf1\x44\xc9\x73\x19\x45\x74\x1d\x5a\x34\x46\xb3\x20\xaa\x0e\x60\x26\xd3\x8c\x43\x0a\xcd\x14\xa5\x98\x2d\x0c\xa3\xd4\xcc\x05\xcb\x47\xe9\xeb\x95\x22\x99\xe2\x24\x39\x40\x82\xe4\xd2\xd4\xf1\x95\x24\x99\x1e\xba\x8a\x0f\x31\x4a\xf8\x8c\x46\x38\x41\x93\x84\x47\x8f\x72\xc4\xb4\xa0\xc0\x66\x86\x49\x65\x82\x47\x44\xca\x40\xb2\x2a\x92\xb6\x6d\x2a\x1d\x14\x2b\x55\x44\xa4\x94\x51\xa9\x68\xe4\x44\xa6\x02\x7b\xc1\x94\xcc\x8e\x30\x98\x84\x21\x31\x11\x86\xab\x25\x3d\x62\x30\x28\x73\x66\x6b\x03\xc1\x75\x6d\xa1\xe5\x5c\x90\x78\xdb\x01\xda\x01\x52\x9e\xa3\x90\xb1\x2a\x1f\xc8\x15\x47\xea\xd4\x7e\x06\xc7\x78\x19\x09\xdc\x96\x4f\x94\x27\x48\x7f\xd2\x4a\xe8\x3d\x10\x53\xee\x43\xe0\x4b\x92\x8b\x8f\x0c\xdf\x33\xe0\x2e\x18\x72\x0b\x5c\xd7\x2a\x9a\xd6\xab\x08\x22\x0f\x94\xa3\xaa\x7a\xcd\x29\x8b\x92\x3c\xf6\x05\x09\xb5\x08\xf0\xa4\x89\xc4\x2d\x8f\x5e\x7b\x2d\x28\x1c\x20\x2c\xd1\x33\x49\x12\xfd\x5f\x13\x01\x7f\xe8\xeb\x03\x68\x96\x6c\x6a\x38\x40\x27\x8e\x4b\xb7\x51\xd4\xde\x81\x30\xde\x60\x35\x37\xa9\xed\x29\x57\xa6\x16\xa4\x01\x61\x74\xf6\x2d\x83\xda\x37\x49\xf8\x04\x4e\x3a\xe0\x33\xba\xd4\xd8\x20\xad\x2e\x8f\x22\x42\x62\x12\xa3\xaf\x83\x83\xeb\x61\x17\xbe\x69\x46\x0b\x2c\xad\xc8\x1e\x60\x33\x56\x0d\x6b\xad\x08\x8d\xe5\x72\x66\x47\xe8\xa6\x82\x3f\x12\x96\x29\xc7\x55\x34\xaa\x83\xda\x16\xbe\x0d\x9e\x63\x65\x12\x2f\xb7\x43\x6b\xe2\x39\x96\xfa\xdc\x01\x9e\x63\x65\x9e\x2d\xb1\xfb\x7c\xf6\xa2\x39\xc7\x7a\x52\x17\xbc\x7b\x22\x98\xc1\xc1\x32\x77\x67\x89\x04\xdd\x81\x5c\x34\x11\xe2\x7e\x61\x55\x56\x8a\xfe\xbd\x2d\x56\x65\x65\x30\xfb\x8c\x55\x59\x19\xea\xfe\x62\x55\x36\x0c\xb4\x03\x56\xa5\x71\xee\x8f\x35\x51\x77\x63\x0a\x90\xd8\x32\xc9\xa7\x77\x90\xea\xbd\x74\x8c\xa7\x26\x70\xc0\x5c\x63\xee\x8e\xb6\xd0\xcd\x30\x5a\x9b\x03\xd9\x16\x0e\x55\x71\x42\xac\x4b\x7b\xde\xfb\x46\xa5\xd1\xd0\xd6\x33\xbb\x1f\x84\xd6\x6e\xb0\x43\x46\x38\xb3\x39\xe5\x6d\x15\x55\xf6\x27\x7b\x76\x33\x18\x50\x80\xda\x2b\xb1\xfc\x4e\x40\x59\x97\x95\xe2\x04\x73\xfe\x6c\x0b\x04\x01\x19\x1a\xa2\x6c\x25\x41\xe8\x74\x6c\x95\xb6\xb6\x95\xa3\x4c\x91\x59\x55\xa7\x2d\x0e\x0d\x65\xea\x4f\x7f\x5c\xc9\x89\x0c\x92\xa0\x53\x0f\x83\x12\x01\xde\xd9\x61\x9f\x91\x18\x45\x73\xad\x15\x49\xad\xbe\xe8\xe9\x98\x9b\x55\xa2\x14\x53\xa7\x48\xe5\xd2\xb8\x96\xa8\x1c\xb1\x12\xf4\xe6\x11\xfa\x08\x75\x4f\x71\x9a\x69\xfd\xcb\xcf\x8f\x6a\x4a\x1a\xe5\xdf\x7e\xfb\x27\x82\xbe\x45\x29\xc1\xac\xa4\xc3\x82\xda\xa4\xaf\x3e\x80\xaa\x53\x73\x32\x62\x8d\x5b\x81\x86\x9f\x4d\x29\x25\x17\xef\x77\xce\xa6\xdc\xe9\xc4\x50\xcf\x0f\x47\x73\x24\xf3\x89\x29\x48\x1b\xd8\x30\x9c\x20\x7d\xc1\x67\xe0\xa8\x86\x1b\xd9\x0d\x7a\xd9\x29\x7c\xd9\x18\x00\xeb\x6e\xec\x7a\x1b\x0f\xe0\x1e\x39\x94\xa4\x04\x61\xd4\xe0\x34\x33\x9c\x2f\x3c\xf8\xd2\xe0\x9f\x1e\x18\x1f\x82\xd6\xcf\xb0\xb5\xec\x6b\x59\x1a\xc2\x79\xc1\x4b\x96\x27\x58\xd8\xa3\x3f\x62\x5a\xd1\x10\xe4\x89\xf2\x5c\x26\x0b\x14\x73\x46\x0e\x80\x12\xf2\x68\x6e\x1c\xab\x5a\x67\xc1\xb6\x2e\xc3\x13\x95\xb9\x56\x68\xa1\x2d\x57\x06\x42\x2a\x6c\xa0\x97\xe6\x14\xfa\xd1\xea\x37\x81\xaf\xc2\x2c\x39\xd4\x4d\x8b\x0a\xd1\x51\x2b\x3c\xbf\x23\x3a\x6a\x89\xaa\x7a\x74\x54\x8f\x8e\x5a\x5f\x97\x7d\x44\x47\xad\xec\x79\x37\x74\xd4\xa6\x2d\xdf\x00\x1d\xb5\xd4\xcc\x17\x83\x8e\x5a\x59\xd1\x2f\x06\x1d\xb5\x32\xaf\x1e\x1d\xf5\xcb\x43\x47\xdd\x12\xff\xb3\x99\x17\x1b\x7c\x25\x45\xd9\x62\x6d\x22\xfb\x4a\xa2\xf3\x6b\x4d\x60\xd1\x63\x39\xa8\xcd\x5f\x57\xdb\x63\x8e\x36\x33\xa1\xf5\x30\x47\x1b\x55\xf5\x76\x56\xb7\x2d\xc0\x13\x28\x06\xaf\x8c\x39\x5a\x9a\x40\x1f\x5f\xb9\x7e\x7c\x65\x23\xf1\xd9\xbe\xf5\xf0\x5c\xd0\x65\xf5\x42\xee\x88\x3a\x5a\xda\x9f\x4e\x91\x98\x20\xba\xef\x80\x12\x5f\x56\x9a\xbf\x2f\x1d\xf2\x95\xb2\x7c\xb8\x8a\xd2\xe2\x1f\x6b\x09\xcf\xa1\xc5\x19\x25\x3c\xf4\xff\xf7\x94\xbb\x41\x64\x70\x65\x79\xbd\x5f\xc5\xd0\x62\x07\x52\xed\x4c\xa1\x4e\x2b\xdd\x4d\xa2\xac\x4b\x9e\x5c\xd3\xc5\xec\x06\x71\x97\x91\xa8\xc5\xc6\x4c\x53\xba\xab\x66\x57\x5d\x64\x1e\x0b\x0b\x14\xf2\x5a\x5e\xa8\xbe\x9e\xcc\x70\x8c\x8c\x5f\x49\x87\x05\xa0\x0e\xf3\xe5\x8c\x4a\x25\x5a\x63\x9b\x6a\x23\xdc\xc6\x55\x9a\xe5\x9d\x03\x62\x82\x55\x9d\x6d\xf6\x59\x4a\x52\x2e\x56\x05\x56\x35\x7e\x69\x2b\xba\x6c\xf2\x29\xc9\xe6\x24\xd5\x92\xcc\x78\xdd\x46\xba\xee\xb7\x4f\x1a\xb6\xb9\x6b\x26\xd0\xb1\x44\x04\x81\x23\x54\xbf\x1b\x1b\x44\xca\xce\xdb\xbd\xed\x36\x5b\xcc\xcc\x35\x1d\x42\x0e\x33\x78\xb9\xc1\xcd\xbe\x54\x72\x77\x03\x7d\x37\xc6\x74\xf8\x90\x9a\xd5\x51\x1b\x4b\xe2\x35\x96\xe1\x4e\x15\x5f\xd9\x7a\xc7\x6b\xb8\xf2\xcb\xde\x79\xcd\x09\xc3\x62\xb7\xeb\x07\x78\xb4\xa0\xa6\xd6\x97\x07\x22\x73\x24\x11\x87\xa1\x66\x50\x1a\x4c\x7d\xbd\x4a\x54\xe2\x34\xca\x2d\x88\x24\x17\xad\x51\xa6\x5d\x0c\xda\x91\xca\x71\x02\x9a\x44\x58\xa4\xb1\xba\xa9\x93\x45\x43\xda\x63\x37\x8f\x09\x65\xea\xcf\xff\xb1\xd6\x6e\x6a\xd5\xca\xae\x1b\x14\x96\xc2\x51\x44\xa4\xb1\xb1\xdb\x28\x64\x3c\xe1\x4f\x50\x53\x6a\x9b\x5d\xd5\x47\x59\xcf\x5b\x33\x78\x0f\x45\x1c\x17\xa4\x6e\xc4\x85\xb9\xe0\xf9\x6c\xee\x6c\x48\xfa\xcc\xe8\xa9\x35\xed\xe5\x8f\x35\x1b\xf9\xda\x7b\xf9\x5d\x4e\x93\xcd\x2c\x74\x77\xa5\x6a\x5b\x9f\xce\xef\x91\x9c\xfb\xd3\x3a\x81\x66\x1b\x37\xb6\x3e\xe8\xee\x7d\xda\x6f\xbd\xbf\x06\xba\x39\x70\xf0\x9b\x53\x9e\x24\xe0\x69\x90\x24\x7d\x0a\x8b\xe4\x87\xdd\xc3\x84\xef\xe9\x7a\xc8\x79\x7e\x00\xf0\x75\x91\x18\xd1\x49\xfe\xba\x31\xa2\xa1\x44\x6e\xf4\xd5\xa0\x05\x13\xaa\xc6\x19\x61\x4d\x36\xb6\x9f\xea\x85\x4e\xde\x59\xc0\xa0\x8b\x1e\xdb\x59\xd0\xa0\x5b\x92\x57\x0e\x1c\x5c\x31\x8f\x7d\x0d\x1e\xac\x30\x3b\x1f\xcb\x57\x5c\x33\x2e\x70\xc8\x28\x3e\x03\xbd\xc4\x23\x36\x28\xe5\x53\xb8\x82\xd0\x93\x45\x11\x90\x6d\x74\x88\x90\x99\x41\x39\x09\x6b\x58\x01\x37\x9a\xfe\x0b\x34\x1d\x03\x5e\x6b\x42\x0a\x5d\xd8\x20\x44\x93\x93\xf8\x10\x47\x8b\x28\xa1\x51\xa0\x33\xcf\x04\xce\xe6\x4d\x1c\xcf\xed\x7c\x8f\xba\xf3\x56\xa8\x3b\x6d\x75\x97\xd6\x89\xdb\x76\x74\xc5\x70\x4a\x7a\x34\xa0\x26\x34\xa0\x03\x8f\x77\xc1\x8a\x0a\x52\x6f\x08\xa3\x50\x3f\x77\x3d\x24\xd0\x1b\x40\x02\x6d\x72\xf8\x0a\xbc\x9f\xd2\xb1\xeb\x61\x8a\x3e\x74\x82\x29\xf2\x97\xe0\x5e\x21\xcf\xb4\x9f\xc7\x37\x46\x34\xa9\x0f\xec\x2d\x61\x89\x1a\xc4\x85\x75\xe4\xa6\x65\xb8\x44\xcb\xe8\xa2\xd3\xba\xbc\x2d\x4a\xd0\x7a\x2b\xb3\x16\x00\x50\xe3\xdd\xb5\x27\x70\x40\xed\xdb\xb0\x27\xe7\x66\x97\x59\x2d\xeb\x95\xc8\x0c\x33\x5b\xd6\x51\xb0\xd6\x4b\x72\xf1\xf4\xf0\xbe\x12\x5d\x8a\x5a\x62\x9b\x25\xbb\x0c\x9c\x0f\x9a\x08\x34\xe7\x49\xec\x40\x28\xfc\x6a\xf9\x0e\x7c\x26\x80\x5f\x20\xb7\x19\x50\xd3\x1b\xb4\xad\xa2\x20\xd8\xb2\x94\x16\xbf\x89\x30\xdc\x1d\x30\x9a\x5d\x58\x11\x3c\x27\xd9\xc4\x7e\xb0\x52\x16\x91\x65\xf3\xf7\x92\x31\x96\x56\x08\xac\xe6\xcd\xc3\x5c\x69\xf7\x5d\x31\xb8\x65\xa2\x47\x60\x1c\x14\x4d\x15\x2d\x0d\x9d\xc1\xd3\x27\xea\x0c\x11\x38\xec\x71\xa9\x97\xce\xcd\xae\x93\xa7\xae\x4a\x2c\x1b\x04\x83\xd5\x2a\xb7\x6d\x0f\x0e\x94\xe2\xcf\xe3\x0c\x0b\x9c\x24\x24\xa1\x32\x7d\xb1\x60\xe0\xd3\xb2\xbb\x56\x9f\x55\xc1\x8d\x89\x88\xe5\xe9\xc4\x90\xa2\x1b\x88\xad\x17\xa9\x38\x12\x39\x0b\xa1\xcd\x9e\x6b\x45\xf5\x73\xb8\x17\xc0\xaa\x14\xcd\xa1\x38\xe9\x14\x53\xc1\x88\x6c\x2d\x05\x49\xa2\x5c\x50\xb5\x18\xdb\xca\x9a\xdd\x0f\xdc\x9d\xfd\xf2\xd4\x7e\xb8\xdc\xc3\xed\xb2\xfa\x5d\x7f\xbe\x92\x67\x46\x04\x94\x09\x72\x05\x6f\x82\xea\xa1\x16\xb5\x81\xf8\x5a\x43\x10\xfe\x5c\xbb\xb6\xdb\x02\x87\xf1\xf3\x38\xc8\xa8\x1a\x47\x55\xe2\x58\x75\x58\x9b\x70\xa7\x96\x4d\xf2\x85\x91\x97\x5a\xbc\xc8\x2f\x50\x65\xc4\xa6\x4d\x98\xa6\xf5\x80\x03\x57\x30\xd8\x2b\x8b\x8d\x09\x52\xde\xad\x52\xd5\x32\x4e\x8b\xf5\xd3\x14\x7c\xb4\x64\xb0\x83\xe0\xab\x0e\x23\x0e\x3a\xd9\xd1\xb0\xf5\x41\x17\x22\xcf\x14\x9d\xd4\xa1\x6d\xd4\xee\xaa\x8e\x0e\x12\x48\xb3\x76\x6e\x86\x52\xb7\xa6\x14\x69\x89\x13\xdb\xd9\x69\xf9\xdf\xe2\x88\x39\x84\x20\x83\xb0\x14\xe6\xf1\x5d\xa7\x54\x29\x97\x28\x60\x0c\xd0\x9a\x3a\xcb\xb6\xd9\xaf\x5c\xb8\x07\x86\x82\xa6\xc6\x44\x74\x34\x62\x03\x89\x9e\x09\x62\xc4\x42\x48\x34\x94\x2a\xf5\x56\x6d\xa8\xfd\x34\x21\xba\x27\x1f\x9b\xa2\x85\x07\xaa\xa4\x2f\x3f\x66\xfa\x98\xe2\x44\x92\x03\xdd\x30\x54\x2d\x55\x1c\x82\x3f\x31\x7a\x16\x38\xcb\x88\x18\x31\x9b\xc5\x01\x0e\x17\xce\x13\xd3\x7e\x5b\x88\xab\x5d\x03\x32\x8e\x70\x34\x7f\xa5\x3d\xc2\x90\x8c\x13\xcd\x49\xec\xf2\x85\xcb\xdb\xe3\xe6\x6d\x0c\xd6\x6b\x6c\xd6\xf9\xd4\x95\xcf\x3a\xb0\x9d\x24\x91\xe6\x28\xbe\x9a\x72\x46\x84\x1e\xb5\xa6\xe1\x27\xc2\x10\x9d\xba\x71\xd8\xd8\x1d\xf4\x0c\x9e\x29\x4d\xfa\x4f\x98\x26\x26\x01\xdf\x75\xed\x84\x40\x63\x7e\x1f\x31\xe3\xee\x66\x51\x29\x43\x95\x32\x2a\xe7\x9a\x53\xe7\xe0\x93\x04\x35\xa3\x2d\x71\x86\x3d\xad\x73\x9a\x87\xfa\xf5\xe5\x1c\xf4\x89\x0a\xce\x52\x48\x92\xb1\xb8\x4c\x6e\xf9\x24\x51\xfe\x78\x34\xa6\x38\xae\x94\x88\xe3\x58\x96\x8d\x9f\x46\xad\xa4\xbf\x96\xcc\x2e\x87\xa5\xac\xc0\x28\x80\x15\x82\x20\x4e\x57\x59\x6c\x99\xfc\xdb\xa7\x36\xd4\x53\x1b\x9a\xd7\x66\x1f\xd3\x1b\xfc\x21\x5e\x37\xc5\xa1\x6d\xfb\x77\x21\xd9\xee\x30\xd5\xe1\x8d\x73\x02\x5e\x26\x1d\xe0\x6d\xf3\x37\x5e\x22\x75\xa3\x4f\x70\x78\xc3\x04\x87\xce\x96\xda\x72\x6c\x76\xfb\xb1\x5d\x2b\x39\x60\x05\x98\x53\x53\x2f\x97\x44\x09\x1a\xc9\x5d\xf0\x07\x99\xe1\x8e\x51\x6d\xa0\x05\x66\x2b\xa4\x26\xfd\x82\x77\x42\x42\x9c\x98\xaf\xf3\x37\x11\x04\x3f\xc6\xfc\xb9\x66\xab\x93\x21\x9a\xc6\x25\xd7\x62\x8f\x20\x11\x95\xa4\x14\xc9\x42\x25\x62\x44\x5a\x63\x27\x1e\xb1\x39\x25\x02\x8b\x68\x0e\xd9\x8d\xc5\xc6\x98\x2c\x59\x03\x68\x64\x62\x19\x42\x6f\xd3\x1a\x9b\xde\x61\xdd\xab\x16\x26\x8f\x4f\x67\xf7\x5c\x8f\x24\x35\x9f\x78\x61\xc6\x4a\x19\xa1\x49\xae\xd3\xf6\x6f\x1b\x88\xef\x17\xfb\x45\x83\xf1\x7d\x30\x51\xf0\x45\xc7\x80\xfc\x82\x1a\xfa\xa0\xfc\x17\x0a\xca\x6f\x58\xe2\xf5\x02\xf3\x37\x32\xf9\xbd\x7e\xcc\xb0\xeb\xf9\x35\xe2\x86\x57\x05\x6d\xe5\x93\xf1\x8b\x1f\xbd\xc6\x39\x77\x3d\x81\x3f\x79\xa2\x30\x12\xb1\xd0\x74\x36\x21\x71\x0c\x9c\x56\x71\x5b\x29\xba\xa0\x1d\x67\x1e\xd0\x77\x2f\x96\x9a\xd8\x71\xc2\xd9\x4c\xd2\xd8\x80\xad\x64\x18\x2a\xb6\x86\xc6\x0b\x00\x17\x80\xfd\x4d\x12\x22\x9c\x57\x42\xa0\xaf\x25\x65\x16\x4d\xd1\xff\x16\x73\x22\xd9\x57\xca\x18\x0b\x30\x5b\xa0\x47\xc6\x9f\x13\x12\xcf\x60\x87\xaa\x83\x39\x44\x94\x1c\x20\xaa\xfc\x67\x02\xd0\x08\x78\xae\x46\x7a\xec\x10\x6b\x66\x34\x00\x62\xbf\x0d\x6a\xa2\xfb\x66\xbe\x39\x42\xe8\x9c\xa1\x29\x8e\xd4\x01\x92\xf9\xa4\x68\x3f\xe6\xa6\xc8\xb5\xd6\xbe\x83\x89\x17\x8d\xf4\x31\xe3\x0d\x9d\x37\x9f\x0d\xc7\x1d\x34\xb9\x0e\x12\x8a\xb7\x8a\xad\x7b\xc2\xdb\x40\x8c\x5e\xe6\xd2\x06\x61\x20\xce\xfc\xd1\xb7\xf0\x4a\x1e\x23\x1a\xf0\x3e\x0d\xde\x32\xe3\x71\xab\xad\xb3\x32\x95\x75\xc7\x52\x04\x42\x5a\x41\xc9\x3a\xaa\xa0\x5d\xb3\xdc\x5a\x6a\x92\x4a\x10\x9c\x5a\xe7\x80\xbe\x6a\x40\xac\x31\x61\x90\x7a\xf4\x54\x18\x09\x73\x9d\x2d\xbe\xa0\xec\x51\xef\x6e\x81\x8a\x0d\xf5\xe5\xa1\xe7\xa6\x4d\xcb\xf4\x8d\x47\x4e\x39\x33\x0e\xc2\xad\xe4\x4e\x3a\x63\x38\x59\xd3\xc6\x51\x5b\xb9\xba\x4f\xcf\xc9\x59\x56\x5c\xd0\x52\x84\x31\xf6\x21\xd3\xe3\x5a\x36\xa4\xca\x7c\x43\x79\x0f\xa3\x98\x64\x84\xc5\x84\x45\x0b\x20\x11\x06\xc8\x39\x82\xe1\x04\x61\xf8\x0e\x27\x47\xe8\xcc\xe4\xd7\x78\x09\xcf\x5e\xeb\x70\xa1\xa7\x98\xd1\xa9\xd6\x13\xc0\x08\x6b\x47\x39\x62\x66\x98\xce\x07\x12\x14\xed\xf7\x2b\xd6\xb4\x33\xfa\x06\xb9\xda\x12\x95\x98\x95\xbf\x47\xcb\x2f\x1c\xe8\x6d\xd9\xee\xe8\xe6\x5c\x0d\x02\x99\x4f\x0e\xe1\xdf\xa5\x84\x33\x07\xd4\x53\xa0\xc8\x90\x84\x80\x39\xd0\x7a\xbc\xe0\x62\x6c\x03\x96\xdb\x85\xdf\x6e\x45\x1e\x47\xd0\x47\x49\xa9\x49\x29\xa3\x69\x9e\x06\xce\x3b\x53\xb1\x20\xb2\xf6\x4b\x93\x89\x91\x69\x3d\x20\x72\xe0\xe5\x48\x5f\xae\x6c\x81\x66\xf4\x89\xb0\x11\xcb\x38\x65\xea\x08\x5d\x71\x45\x82\x12\x11\x06\x3a\x8a\x67\x8a\xa6\x06\xed\x54\x10\x7d\x0e\x0c\x28\x36\x00\x4d\xce\xb1\x3a\x40\x71\x0e\x47\x95\x11\xa5\x59\x87\xbe\x71\x15\xec\x0c\xc4\x47\x8b\x11\x33\x37\xdd\x14\xd3\x24\x17\xc4\xca\xac\xd8\xe4\xc5\x14\x43\x2e\x46\x66\x91\xd0\x82\x49\xa4\x74\x36\x57\x7a\x8b\xb4\x8c\x67\xfd\x8d\x73\xcd\x8d\xf8\x88\x4d\x08\xc2\x28\xe3\x92\x2a\xfa\xe4\xfd\x97\x74\x8a\xb0\x94\x60\x41\x39\x42\x67\x25\xfb\x3f\x95\xa0\x7a\xb7\xc5\xd5\x52\x36\xb6\xb6\xe7\xf6\x7c\x9c\xad\x37\xb2\xd4\x8b\x5d\x65\x3c\x91\x3c\xc9\x55\xe8\x82\x6d\xde\xdb\xc2\x34\xee\x80\xfb\xc1\x40\xcc\xa7\x23\xe6\xe8\x5a\x1e\xa1\x81\x44\x92\xeb\x5d\x92\x66\x2b\x23\x41\x15\x11\xd4\xa0\x38\x11\x65\x36\xc1\x9f\x53\x7f\x06\x52\x2c\x1e\xb5\x08\x15\x5a\xe0\x0d\xa6\x68\xc9\xda\x31\x31\x12\x12\xc0\x5a\x85\xdb\x01\xa6\x7f\xc4\x38\x3b\x64\x64\x86\x57\xed\xc8\x88\x95\xb6\x04\x7d\x4d\xa7\x85\x42\xda\xe6\x73\x0c\xd6\x6e\x0c\x91\x4f\x6d\xbb\x64\x3a\x6e\xdb\xa4\x69\xc2\xf1\x0a\xb7\xf1\xb4\x38\xf4\xe8\xef\x7c\x62\xc6\xa8\xf5\x7e\xae\x40\x0a\xd4\xea\xd5\x94\x0b\x32\xc7\x2c\x3e\x70\x9b\x55\x1e\x1b\xdc\x8c\xd6\xd4\xe6\x94\x31\x90\x04\x1d\x88\x30\x31\x58\x4c\x98\x05\x7b\x61\x15\x37\xbb\x15\xc5\x3e\xac\x75\x57\xf8\xd6\xa0\xf6\x89\x31\x40\x18\x96\xb7\xc8\xec\x11\x97\x34\xcd\x92\x22\xa7\x29\xb0\x8d\x4e\xb5\x88\xe5\x78\x24\x7f\x02\xd3\x95\xd3\xda\xe0\x56\xb7\x3b\xa7\xe9\xac\x61\xe4\x9e\x91\xc2\xad\xe1\x6c\x5e\xa6\x0c\x66\xc0\xc2\xbe\x96\x44\xff\x53\x91\x42\xed\x33\xc2\xfa\x88\x39\x11\xe4\x1b\xe0\x32\xb6\xd9\xc0\x78\xa6\x45\x68\x03\xf3\x6a\xd7\x0f\x45\xc6\xc9\x5d\x3a\x27\xf6\x30\xb8\x57\x1b\x2e\xaa\xef\x28\xc3\xa5\xcc\xdb\x0d\x04\xbf\x24\x5f\x2b\xb9\x2a\x70\xfb\x2d\xda\x6a\x9a\x28\xbc\xaa\xcc\xc8\x1a\x94\x60\xf6\x99\x20\xdd\x9d\xa5\x66\x57\xf1\x06\x43\x44\xc0\x9c\x24\x19\x8a\xe9\x14\xcc\x52\x0a\xd8\xb7\x07\x16\x33\x58\xf0\xfa\xb0\xa7\x39\x33\x20\x71\xc6\x23\xf2\x6c\xf1\xb6\xed\xd5\x58\x34\x7e\x34\x62\xe7\xea\x2b\xa9\x45\x74\xce\x66\xfa\xa2\x89\x9f\xa8\x2c\x8a\x9c\x44\x9c\xc9\x3c\x25\xc2\x76\xa1\x6f\x64\x4d\x91\xb6\x40\x00\x76\x32\x94\x1e\x9b\xde\xfb\x27\x9c\xd0\xd8\x15\xe2\xd1\x3f\x9a\x33\xa7\x47\x29\x9d\x47\xb1\x21\x24\xcc\x6e\x6e\xac\xd7\xea\xcd\xc4\xfa\x1f\x43\xc9\x1d\xa5\x85\x90\x8f\xad\xad\xfe\xb8\x2a\xe2\xdb\x55\x5f\x22\xde\x4f\x6a\x93\x42\xcb\x05\x23\xbb\x0a\x67\xab\x50\x0c\x1d\xa2\x6e\x6e\x42\x80\x75\x3f\xce\xe8\x63\x06\xb7\x16\xfb\xa9\x4c\xd0\x8e\xda\x70\x96\x50\xbc\x27\x14\x64\x03\xa9\xb0\x16\x2f\xcc\x75\xc0\x85\xd5\x70\xec\x9d\xd3\xbe\xb5\x67\x5b\x96\x89\x90\x11\x4e\xea\x3b\xbc\xc4\xde\x6c\xde\x5f\xae\x04\xd8\xe3\x66\xda\x5e\x9a\xf4\x1b\xf1\x24\x59\xa7\x84\x49\x65\xe6\xa7\xc5\xe7\xcb\x47\x54\xf4\xa3\x37\xc0\xed\x05\x9c\x1a\x73\x79\xe3\xc4\x9a\x52\xa4\xb2\xbb\x14\xbe\x64\xd4\xb0\x85\x65\xad\x23\xc6\xa7\x50\xe4\x26\x69\x8b\xea\xca\x04\x4f\xe9\x3a\x28\xcb\x26\xd0\xe9\xd6\xd9\xc5\x57\x58\x19\x9c\xf5\x1c\x44\x53\x43\x5e\xb6\x47\xc8\xd7\xc3\x56\xdc\x5c\x72\x86\x52\x9c\x6d\xb4\xe0\xab\xbc\x42\x03\x94\x1a\x97\x9c\x5d\x3d\xc0\x5b\x24\x50\x2f\x06\x16\xf9\x19\x2f\x8a\xd4\xe8\x36\xfc\x5c\xb6\x16\x39\x3c\xe8\xd7\xcf\xd9\x94\xaf\x71\x38\x8b\x54\x66\x7b\xfa\xb0\xa3\xd9\xe0\xfc\x79\x2f\x85\xd9\x7d\xb3\xa6\x5d\xce\xe3\x69\x13\x51\xaf\x7d\x32\xdd\x0a\xbe\xa4\x8d\x32\x64\x22\xa1\x79\x72\x9d\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf9\x52\x5d\x96\xe8\x70\xe7\x6b\x54\x69\x07\x19\x53\xb8\x0b\xa6\xbe\x69\x6e\xf5\x15\xd6\xcc\x1e\x92\x4e\x8b\xb5\x25\x76\xc3\x7a\x38\xc0\xae\x47\x8f\xfa\xdb\x7c\x42\x57\x16\x39\xe8\xbe\x18\xc0\xcd\xa4\xb5\x73\x15\x91\x99\x36\x45\x6d\x4a\x13\x2d\x62\x9f\x37\x18\x38\x5d\x82\x98\x0f\xa8\x32\xa1\xf2\x4e\x7a\xca\x05\x0d\x0a\x83\x3a\x19\x09\x51\x28\x50\x12\x3a\x79\x02\x85\x1e\x4c\x8b\x73\xfe\x6c\xa2\xd3\x05\xd5\x3c\xcb\x08\xab\x0a\xcc\x3d\x9a\x17\x50\x6b\x2d\x31\xc6\x26\xff\x01\x37\x31\x83\xd8\xd6\x3e\x2e\x46\xd5\xb2\xa5\xbb\x28\xf1\xd4\x3d\xff\xce\xf5\x7a\xaf\xbf\xa8\xef\x4d\xe3\x08\xef\xcb\xad\xaf\x3d\x3a\x2f\xe5\xaf\x1f\x30\xf5\x11\x3e\x75\x4a\x0f\x46\x53\x41\xc0\xc1\x9f\x7a\x4c\x0d\x03\xaa\xcb\x39\xdc\x77\x77\x67\x3f\x1c\x3f\x9c\x23\xa2\x22\x94\xd0\x47\x32\x62\x91\x7c\x3a\xd0\xe2\xf1\x3f\x72\xa2\xf4\xcf\x2d\x1e\x01\x9a\x12\x26\x81\x13\x50\x55\xc3\x1e\x6a\x5e\x48\xb7\x30\xfa\xbf\x67\xe5\xef\x97\x90\x7c\x2d\x7d\x18\x68\xd7\xd5\xbb\x01\x32\x85\x92\x1e\x66\x69\x65\x03\xc5\x18\x5b\xe4\xb0\xa9\x1a\xe6\x06\xe9\x42\xec\xef\x39\x5b\x53\xe8\x3a\x2d\x3e\x0a\x46\xd1\x22\xd3\xa5\x19\x06\xac\xeb\xf5\xf2\x90\xcc\x37\x8d\xad\xaf\x62\x22\x45\x5a\xb6\xb3\x2d\x17\x85\x43\x91\x12\x84\x00\x0b\xf1\xf4\x64\xef\x7a\x8b\xc4\xe1\x27\x16\x7c\x74\x34\x62\x97\xce\xe3\x5c\xfc\x2a\x0b\x3d\x3c\x9d\x04\x10\xe0\xe5\x56\xa0\xd9\x98\x4a\xff\x03\x14\x74\x91\x79\xa2\x4c\x45\xbb\x29\x65\x38\xf1\x03\x35\x4f\x9a\xb8\x84\xc0\x2c\x9a\x6f\x6b\x42\xa6\xd3\x31\x49\xd6\x91\x44\xcf\xa7\xc3\x44\x6a\xfa\x8e\x1e\x5b\x4e\xe7\x26\x35\x1b\x8b\xc9\xd8\x4a\xb4\xa6\xee\x13\x2a\x4c\xd0\x38\x31\x15\xe5\x08\x02\x1f\x65\x35\x7b\xcc\x00\x44\xe8\x5d\xb4\x92\xba\x71\x51\x9a\xb4\x0d\x1f\x92\x0d\xbd\x20\xac\x46\x4c\xe4\x0c\x8a\x4d\xf8\x88\x05\x8c\x0a\xbc\xf0\xc8\xf9\x0f\xac\x37\x67\xa6\xd9\x84\x81\xe3\x36\x2f\x6b\xfd\x8c\xe7\x12\x6c\x35\x29\x51\xfa\x82\xfa\x1a\xea\xc0\x9a\x90\xa1\x03\x94\x09\x9a\x82\xb9\x55\x7e\xd3\xb0\x75\xa7\x58\xe1\x84\xcf\x06\x42\xd1\x29\x8e\xd4\x3d\xde\x4a\x03\xc7\xb6\x99\x4d\xc3\x4f\xdd\x30\xd0\xf9\x99\x5e\xfc\x19\x61\x44\xc0\x44\xb5\x4e\xde\x7c\x84\xe1\xc9\x46\x9c\x1b\xac\x6c\xd6\x30\x2a\xbd\xc5\x02\xe7\x8a\xa7\x5a\xbf\xc5\x49\xb2\x38\x30\x16\x59\x82\xe6\x58\xce\xdd\x46\x1b\x63\x5a\x97\xbb\xc9\x2e\xee\x29\x8e\xe6\xe4\x0e\xaa\x22\x37\x2d\x6e\x65\x94\x1f\x08\xcb\xd3\x0f\x27\xe8\x7f\x8a\x39\x9e\x0e\x4e\xbf\x1f\x8e\xcf\xce\xef\x06\xdf\x5d\x0c\xcf\x82\xf9\xd8\x27\x97\xe7\x77\x77\xf5\x5f\xbf\x3f\xbf\xaf\xff\x78\x73\x7d\xf3\x70\x31\xb8\x6f\x6a\xe5\xe2\xfa\xfa\x87\x87\x9b\xf1\xc7\xc1\xf9\xc5\xc3\xed\xb0\xe1\xd3\x87\xfb\xf6\x87\x77\x3f\x9c\xdf\xdc\x0c\xcf\xdc\xaa\xfc\x2d\x38\x5d\x60\x3d\x86\xd4\x8b\xe6\x69\x54\x0f\xe0\x21\x2a\xbf\x78\x82\x1e\xaa\xa5\x0f\x6c\x2c\xb2\xc1\xb1\x78\xc6\x52\xf3\x30\x08\x85\x1f\x31\xe4\x3e\xd7\x8b\xd2\xf6\xa9\x09\xd7\x89\xe6\x04\x25\x9c\x3f\xe6\x99\x65\x6d\x26\x3e\x8c\x71\x63\xf8\x21\x32\x68\xed\xfb\xf3\xfb\x93\x7a\x09\x06\xdf\x58\x80\x98\xe5\xce\x00\x8c\x0b\x3b\x76\x0a\xb6\x14\x07\xcd\x5f\x58\x6f\x83\x1e\xfc\xce\x2c\xeb\xc7\xb4\x86\x99\xaa\x74\x13\xc7\xb6\xe8\xaf\x9b\x58\xd0\x70\x79\x5f\x97\xad\xa6\x5f\x0e\x53\x7b\x0a\x4d\x48\x84\x73\x13\xd4\xa4\xef\x29\x21\xb8\x08\x07\x5c\xd0\xc3\xee\x1a\xb5\x74\xd4\xd8\x60\x65\xcf\xf4\xc4\xe5\x23\xcd\x32\x12\x7f\xa8\xcb\x2f\xe5\xea\xb0\xb6\x26\x39\x9f\xa2\xe0\x4c\x6a\xbd\x1e\x74\x7e\x57\x38\x65\xbe\xf0\x9e\x34\x08\xdc\x28\x42\x59\x00\xc8\x59\xdf\x09\xbe\xb0\x05\x05\xd7\x18\x56\xe8\x99\x40\x4a\x75\x6e\x2b\x47\x19\xdd\x5b\x9f\x6d\xe8\xce\xd8\xb4\x5d\x1d\xb8\x52\xaa\x75\x2b\x33\xde\x85\xc0\xad\xbf\x97\xa4\x89\x11\x6f\x91\x17\x7b\x66\x1a\x05\xee\xec\x62\xde\x60\xc4\x2d\xc1\x0d\xee\x36\x68\xb0\x90\x2f\x91\xaf\xea\x37\xd2\x8a\xcb\x42\xb3\xed\x2e\xe3\x71\x58\x20\x25\x80\xeb\xee\x03\x2b\x81\x20\xaf\x5c\xab\x7b\x1e\xe3\x85\x26\x0e\x88\x35\x96\x79\x96\x71\xa1\x50\x4b\x1b\xc6\x8d\x6f\xc6\x07\x77\x8e\x9d\x87\xe7\x71\xd0\x88\x96\x30\x64\x43\x2d\x8d\x6e\xf0\x08\x76\x5d\x0b\xc6\x11\x06\xc8\x82\x22\xe8\xeb\x1e\xa5\x25\x95\xba\x44\xa1\x4d\xc2\xef\x36\x19\x06\x99\xbe\xe0\xbb\x96\xe1\x6b\xea\xfd\xda\xb5\xd0\xb8\xe5\x09\x99\xaa\x71\xa3\xd7\x67\x89\x81\x53\xb7\xc8\xda\x10\x65\xe8\x6c\xbe\x83\x16\xbb\x6b\x09\x7f\xb4\x81\x3d\x5a\x35\x08\x2c\x04\x82\x73\x65\xe4\xd3\x42\x87\x41\x6e\x35\xc1\xbc\x60\x3b\xb5\xb9\x60\x5e\x08\xd4\x32\xbf\xf1\x87\xfa\xb4\xa9\xa3\x11\x1b\x42\x00\x45\xa1\x88\xb8\x14\x31\xd0\x02\x56\xca\xff\xa5\xa2\xa3\xaf\x1a\xad\xd9\x8e\xf0\x5a\xd0\xbd\xad\x97\x9f\x2c\x50\x51\x58\xb6\xf4\x5d\x97\xd3\x63\xac\xde\x4e\x04\x34\x13\xb6\x65\xdc\x15\xc9\xac\x65\xde\xcc\xb3\x88\xf4\x81\xf8\x30\xdd\xd5\x11\xfa\xc9\x59\x7e\x20\xf0\xb5\xa8\xc9\x6c\x63\x37\x12\xbc\x70\xa0\x90\x4d\x0b\xbb\x0b\x9c\xc5\x5d\x87\xc2\x2e\x5f\x60\x0f\xe8\xd4\xb0\xca\x25\x05\x9c\x31\x63\x91\x5d\x23\xed\xe3\xd4\x7f\x74\x47\x96\x47\x05\x7c\x84\x32\x9c\x36\xb2\x0a\x84\x0e\x96\x2c\xfe\x97\xd9\x2c\x93\x89\xea\x0a\x6b\xd9\xb2\x88\xd6\x83\xaa\xcf\x0f\x78\x00\x4d\xa2\x2a\x9a\xd2\x24\x01\x39\xe0\x08\x0d\xa0\x3c\x30\x24\x72\xea\xab\xd0\x05\x58\xd0\x19\xe3\xab\x72\xcc\x5a\x88\x29\x0a\x88\xe9\xae\x9d\x98\x24\x50\x53\x91\xc7\xbf\x1b\x8a\xda\x01\xa6\x8b\xe6\x2d\xb8\x8e\x88\xdd\x1d\xc9\x65\x0d\xe5\xfd\x2d\xa2\xa3\x6b\xc3\x0d\x3e\xfc\x57\xf3\xd0\x3f\xe5\x58\x60\xa6\x20\xe6\xd7\x8a\xee\x82\x04\xa9\x47\xe4\x33\xc4\x67\x30\x63\x08\x86\x9f\xc2\xcd\x75\x2e\x7f\x08\xf7\x42\x34\x3e\x40\xf4\x88\x1c\x41\x75\x36\xa1\x65\x89\x49\xf1\xe6\x5c\x4b\x0e\x23\x56\x8b\x65\x3c\x42\x83\x44\x72\xfb\x05\x61\x51\x02\xe5\xb8\x83\xf0\x64\x4f\xf9\xd6\xad\x34\x59\x80\x82\x02\x5b\x59\x34\xcf\xed\x83\xe0\x43\x28\x32\x06\x3e\xf1\x04\x4e\x7a\xf1\xfb\xef\x79\x66\xbc\x15\x6d\x71\x12\x2f\x58\xce\xa1\x76\x0d\xbd\xd8\x26\x99\x52\x81\xcb\x36\x08\xde\x80\x8d\x29\x62\x4c\x03\x04\x16\xf4\x35\x56\x28\x21\x58\x2a\xf4\x87\x6f\xd6\x8a\x0d\x71\x13\x2c\xb8\xab\x3d\xbe\x45\xa2\x98\x4b\x35\x08\x85\x3b\xdf\x31\xd4\x8e\xc3\x42\x21\x8c\x18\x79\x0e\x23\x4b\x39\x04\x03\xbb\x82\x70\x24\xc8\x6d\x35\xf1\x64\x26\x33\x1f\xb2\x35\x8c\xca\xd4\xc2\x47\x1c\xdc\xb1\x75\x9f\xda\x61\x35\x50\x96\x55\x9e\x6c\x88\x27\x40\x72\x15\x41\xff\x73\xac\x46\xcc\x72\x56\x17\x36\x12\xa4\x79\x0d\x92\xa4\x1c\x68\x8f\x21\x97\x84\xe9\x09\x43\x7d\xf6\x23\xbf\x40\x57\xa0\x7e\xf9\x68\xe7\x92\x9d\xae\x38\x2c\x26\x1e\xcf\xe3\x1d\x85\x6d\x37\x4a\x3b\x4d\xf6\xe5\x57\x14\x82\x1b\xba\xbf\x30\x85\xf2\x3b\x08\xc3\xa4\x69\xc8\x2b\x0e\x56\xdd\xa6\xbf\x44\x36\xde\x75\x07\xdd\x45\xe5\x66\xfb\x38\x5c\xb3\xcf\xbc\xc1\xdc\xde\xb2\xb9\x81\x6c\xb1\x8d\x02\xee\xc3\xee\x5f\xcb\xe3\x5b\x1a\xfa\x79\x0c\x49\x7f\xab\xb9\x60\x91\x44\xe7\x58\x87\x89\xbd\x8e\x83\x9c\x9e\x20\x85\x00\x82\xff\x1c\xe3\xb3\x6f\xb6\x78\x5e\xb3\xf7\x3d\xfd\x83\x62\xfe\x6e\x2a\x3e\x08\xae\x3e\xf1\x76\x61\x6f\x10\xff\x1d\x47\x10\xe9\x0f\x3d\xb9\x1c\x83\x3a\x20\x93\x83\xb1\xc6\x60\xcc\x6f\x14\x0f\x33\xc1\x23\x22\xe5\x11\x1a\xc2\x45\x63\xff\x89\xf0\xd4\x39\x24\x82\x97\x47\x4c\x6b\x26\x0e\xbf\x25\x68\xbf\x4c\xe2\x4d\x27\xc0\x80\xc1\x6d\xe5\xcb\x49\x57\xd7\x28\x69\xd3\x26\x1c\x16\x1d\xb4\x01\x65\x0d\xd0\x70\x76\x82\x62\x1e\x3d\x12\x71\x2c\x48\x4c\xe5\x09\xf8\xd6\x55\xab\x53\x2f\xd5\xda\xf6\xd6\x92\x46\x5b\xa0\xc0\x8a\xa4\xb8\x53\xd3\xbf\x0d\xb0\x76\xe1\xb5\x07\x88\x4e\x41\x9d\x70\x39\x19\x26\x08\xd9\xc1\xdd\x10\xa6\xc4\x02\xe2\xfa\xbd\x29\xab\xb2\x10\x4e\xd3\xd0\x42\x5b\x5b\x36\x91\xd8\x45\x0c\xce\x86\xd3\xbe\x9f\x13\x49\x5c\xc0\x81\x99\x94\xe2\x36\x96\xd9\xb0\x8b\x0c\xab\xb9\x84\xd4\xd5\xf2\x1a\x58\xa5\x0b\x3e\xd5\x2b\x84\x33\x88\x57\x30\x56\x8a\xe2\x23\x9f\x60\x29\x15\x4d\x92\x11\x63\x84\xc4\x12\x41\x96\xe9\x57\x8d\x19\xf2\xfa\xd3\x03\x84\xe3\x18\xfd\xef\xaf\x3f\x5e\xfc\x7c\x3f\x1c\x9f\x5f\x81\xd1\xfa\xfc\x62\xf8\xcd\x81\xff\xf1\xfa\xe1\xde\xff\x6a\x2c\x2c\x4f\x44\xa0\x14\x3f\x82\x8a\xc7\x24\xb1\xc9\x13\x64\xc4\xc2\x91\x3a\xec\x00\xfd\x44\x12\x17\xe9\x6a\xc5\x14\x0f\xa1\x68\xf7\xb0\xb5\x62\xb1\xb1\xf9\xad\xa1\xfc\xde\xfa\x4f\x96\xd3\xa0\x23\x1e\xdf\x85\x13\x03\x21\x47\x06\xcb\x20\x99\xdc\xea\xbe\x05\xc1\x11\x36\xa3\xac\x2d\x1e\x8f\xb0\xa7\x97\x14\xe2\x7f\x20\x8b\x1f\xb5\x7a\x7d\x83\xa9\xe8\x4c\x7b\xcd\x68\x40\xee\xc4\x68\x3d\x1d\xcb\xea\xa1\x92\x46\x16\x36\xd9\x36\xad\x31\x9f\x4d\x40\x70\x6f\x3e\x5d\x0b\x2f\x45\x3e\x2b\xe1\x50\x2a\x7c\x3e\x87\x83\x72\xf2\x17\x4d\x41\x83\x23\x76\x7f\x7d\x76\x7d\x82\x48\x82\x27\x1c\x42\xf9\x6d\x48\x90\x6b\xc2\x2e\x58\xc4\xd3\xa0\xa1\x12\x42\xc9\x01\xca\x0a\x84\x92\xd0\x88\x76\x64\xda\x58\x81\x54\x92\x71\x51\xc7\xf7\xd8\xad\x0a\x68\x27\x7b\xc3\x45\x97\xeb\x5f\xbf\x06\x4b\xc7\x33\xad\xc8\x55\x38\xaf\xbd\x9b\xa7\x04\x9b\x5a\xfa\xc6\x2d\x64\x6d\xf9\x36\x80\x35\x49\x4a\xf5\x14\xf5\xc1\x91\x47\xd6\x05\x5f\xbc\xc9\x19\xfa\xe1\x2f\x12\x4d\x72\x35\x62\xe5\x36\x38\x43\x83\x9f\xee\xd0\x77\x58\x45\xf3\x6f\x46\xec\x5a\xab\x99\x3f\xfc\xa5\x05\x4a\x69\x6d\x74\x42\xbd\x26\x67\x58\xe1\x0b\x8e\x63\xca\x66\x4d\xd0\x84\x45\xfd\x98\xe1\xfd\xe0\x04\x5d\x5b\x1d\xbe\xc8\x04\xf1\x29\xc1\x41\x43\xc0\x90\x61\x22\x8e\x8b\x00\x2b\x67\x65\xf8\x36\xa3\x99\xc1\x85\x35\x62\xf7\x06\x93\x51\x73\x55\xaa\x50\xc6\x6d\x0d\x23\xad\x95\x19\xb4\x4a\xec\x32\xa4\x48\xb2\x40\x7a\x75\x80\x8c\xfd\x66\x58\x79\x0c\xe4\x99\x3a\xb3\x1f\x31\x50\xd0\x7d\x6e\x4a\xc2\x23\x9c\x40\x4c\xde\x61\x60\xd3\xd3\x6a\x3b\xcf\x21\x3f\xdc\x14\x3d\x5f\x94\x43\x67\x3d\x64\x81\x17\xca\xc2\x8d\x02\x03\x00\xec\xa3\xf5\xc6\xa6\x5c\x73\x1c\x83\xc5\x06\xc6\xb7\xc4\xac\x8e\xfe\xd0\x63\xb3\x99\x65\xd1\x4f\x7d\xda\x16\xcf\x99\xc3\x22\x89\xc0\x7c\xcf\x16\x10\xbe\x0d\x45\x47\x38\x84\x7e\x14\xdc\xd9\x12\x65\x6d\x17\xfd\x9d\x18\x7c\x36\x62\x26\x52\xb0\xb4\x2f\x21\x7a\x4f\xd0\x3b\x67\x10\xc8\x58\xcf\x15\xcb\x33\x1b\xd8\x68\x65\xfd\x4c\x90\x43\x9f\x01\x15\x97\xd6\x54\xdf\xb0\x47\xe8\x36\x54\xaf\x63\x1e\xe5\xa9\x43\x56\x86\xec\xa9\xa2\xac\x7c\x49\xe2\x31\x17\xfb\x2a\x8a\x07\x94\x16\x45\x20\x7d\xbc\xb3\x7e\x6c\x08\x66\x10\x7e\x5a\x97\xd4\xdb\x05\x5f\xe0\x1d\xdb\x45\xad\x99\x86\xc6\x59\xb9\xa5\x52\x6b\x5b\xe7\x25\x5e\x15\xe8\xaf\x5c\x80\xb0\x45\x3e\x67\x1c\x8c\xdc\x26\x3d\x8b\xc7\x5f\x49\x74\x7e\xa3\x25\x20\xad\xf1\xfa\x33\x98\x4b\x65\x82\xcb\x20\x5d\xc7\x7c\x6d\xd2\x05\x0e\xd0\xb7\x68\x94\x7f\xfb\xed\x9f\x22\xf4\xd9\xfd\xf1\xe7\xff\xfc\xcf\x3f\xfd\x79\x9d\x74\x12\xa7\x90\x43\xbb\xc5\x1a\xf9\x72\x52\x65\x91\x28\xdc\x81\x3a\xa7\xda\x62\x17\xec\x01\x6c\x5b\xfe\x4d\x50\x1e\x83\xd8\x21\x3c\xb3\x27\x5c\x86\x27\x13\x95\x8e\x66\x11\x49\x20\x89\x3a\x28\x73\x08\x2f\xec\x5a\x89\xfe\x7f\x2d\x01\x2b\x1b\xeb\xa3\xb2\x59\x8c\x13\x4d\xbc\x78\xad\x1b\x41\x5f\x5b\xfb\x9f\x02\x07\xe2\x37\xee\x82\xe3\x49\x4c\x84\x19\x93\x37\xd9\x79\x43\x22\x30\x07\xf2\x39\x4b\x78\xec\xe0\x51\x8b\x5c\x40\x0a\x02\xc2\xf0\x33\xd6\x9c\xfb\xc0\xc2\x68\x99\x8f\x8c\xe7\x65\x8a\x23\x83\x0a\x2a\xd1\xd7\x9f\x4f\xf4\x6f\x07\x68\x71\x02\x41\xa4\x07\xe8\xd7\x13\x8b\x96\x83\x85\x1a\xeb\x9f\xbe\x71\xb2\xb6\x6d\x02\x06\x4d\x25\xfa\xea\xf8\x09\x0b\x53\x33\xfa\xd8\x8c\xe8\x2b\xcb\x59\x7d\x5d\xbc\x50\x36\x4f\x38\x7f\xb4\x01\xb6\xb5\x0f\x8f\x1d\xf0\x1a\x90\xb7\xf7\x9b\x98\xad\xf7\x89\xf9\x0a\x1d\xc2\x0b\x04\x1d\x65\x13\x74\xf4\x77\xc9\x19\x3a\x5a\xe0\x34\xb1\xbf\xba\xa7\x36\xfe\x17\x4b\x9b\x13\x17\xfb\x20\x9f\x64\x61\x2c\xa5\xdf\x25\x7c\x02\xb3\xba\x74\x33\x35\x11\xb4\x30\xd0\xe2\xf6\x29\x2e\x2c\x3b\x11\x97\x88\x0a\xf8\x41\x29\x57\xe6\x15\xe0\x71\x4d\xb3\xfa\xec\x87\xf4\xdf\xc6\x2f\x0c\x8b\xe2\x92\xf8\x8c\x71\xd8\x47\xaf\xe9\x46\x3f\xa3\xaf\x2d\x0b\xfa\x46\xdf\x31\x36\x5c\xd9\x2c\x43\x53\x07\x0b\xdf\xc1\xcf\x41\x07\x94\x21\x93\x96\xb9\xe4\xcb\x5f\x8f\x8f\x8e\x8e\xfc\xd7\x90\xb5\xfe\xff\x22\xaa\x24\x49\xa6\xa6\x25\x77\x83\x2d\x46\xec\xd2\x15\x5e\x70\xc6\xeb\x02\xd2\x31\x13\x5c\xf1\x88\x27\xe8\xb0\x30\xe8\xc6\x3c\x92\xe8\xdf\xb5\x58\x1b\x2c\x25\xfc\xa8\xf5\xb8\x16\x18\x58\x83\xf4\xfc\x4a\x87\xca\x1a\xc4\xab\xc7\x2a\x44\x71\xf3\x8a\x2d\x96\x61\x15\x0f\xa0\x05\x4d\x39\xc7\x16\xe9\x4d\x08\xfd\x32\xf9\xac\xe0\x51\x0b\x90\x5e\x63\x28\x7b\xf3\x4d\x59\x63\xb7\x05\x9e\x9e\x21\xeb\x96\x05\xb0\x78\x57\x96\x33\x98\x79\x1e\x84\xee\x13\x7d\xb9\xb0\xb0\x14\x80\xcc\xd3\x14\x8b\xc5\x71\x71\xda\xea\xc4\x59\x20\xad\x01\x8f\x49\xdc\x02\x80\x0b\x37\xb1\x47\xcb\x46\x31\x58\xf1\xd2\xdd\x68\xfe\xec\x46\x50\xcb\x30\x40\x2c\x20\x2c\xe2\xb1\xa5\xeb\x22\xfb\xb4\x2c\xb1\xf8\x77\xea\xb2\x8a\x8b\x88\x91\x85\x31\x8e\x29\x03\xe1\x61\xdf\x70\x1f\xb7\xb0\x6f\x3e\x86\xaa\xb8\x64\xb6\x86\x7b\xf4\xfc\xfa\xce\x7d\xd3\xfd\xd2\x85\x75\x28\x8b\xec\x38\x09\xf1\xf1\xd8\x0c\x09\xfc\x5c\x5c\xbf\x10\xdb\x61\xac\x33\xb9\xcf\xcd\x35\xff\x3e\xe5\x37\x34\xd1\xb7\x16\xd0\xf8\xd1\x88\x95\x7e\x3e\x40\x24\xa1\x29\x65\x3e\xb6\xce\x30\x77\x3e\x35\xd2\xf3\x23\x55\x7a\xcb\x64\xfc\xa8\x39\x98\xc3\x75\x0a\x54\xaa\x01\x5b\x38\xd2\xf1\x8e\x29\x6b\x81\xc8\xa5\x1e\x57\xa1\xa3\x6b\x61\x56\x37\x71\x68\x05\x52\x1a\x10\x1e\x9c\xdf\x11\xd3\xad\xb9\xb3\x54\x84\x0b\x07\xed\x05\xcd\x1d\x3a\x40\xfc\x80\x03\x40\x1f\xa5\x98\x5f\x2f\xff\x36\x08\x28\x43\x96\xa7\xdb\x26\x9b\xd8\xf0\xe1\xb7\x32\xd3\xdd\x08\xe2\x6e\x2a\x9b\xb8\x44\x58\x9e\xba\x03\xb5\x06\xc5\x0d\xad\xf8\x13\x93\x28\xc1\x06\xa9\x46\x37\x04\x91\x8f\x07\xc6\x41\x9a\x05\x7d\x99\xeb\xc5\x74\x63\x6a\xec\x24\x84\x7d\x6d\xfe\xfd\x0d\xb2\x77\xc3\xb7\x07\xf6\x3e\x17\xd2\x23\x80\x98\x3d\x87\x1a\x8d\x24\x36\x36\x74\x40\x25\x9e\x61\x11\x1b\x6b\x79\xa8\x55\x98\x0c\x5e\x2d\x7f\x2d\x78\x8e\x9e\xa9\x9c\x8f\xd8\x3d\x77\x06\x47\xc4\xb8\xc7\x75\x3e\x00\x65\xb4\xd6\x1f\x96\xc0\x04\x60\xd4\x4d\x14\xa0\x99\xf0\x56\xb9\x46\x10\x05\x3b\x66\x3c\x26\xdb\x01\x18\xdd\x17\xbe\x0a\xe7\xbf\x16\xc4\xe4\x83\xc1\x4d\xd1\x96\x4e\x4b\xa4\x5c\xd3\x36\x5f\xdd\x78\xb8\x87\x6c\x3b\x50\x12\xf8\x79\x2d\x74\xed\x10\x1b\xcc\xdf\x6a\xd0\x8a\xd3\x38\x83\x6c\xe0\xd2\xda\x7b\xb4\xe4\x6d\x37\x21\x6a\x40\x2b\xea\x74\xf7\x9b\xb9\x47\xb0\xec\x3e\xc0\x18\xa3\x99\xe0\x79\xe6\x53\xe6\x5d\xba\x9f\xd9\x06\x2b\xd3\x9c\xb3\x29\x3f\xb1\x3a\xd5\x05\x65\x8f\x86\xe2\x5f\x6a\x8f\x0c\x20\x36\x89\x4b\x30\x6e\xae\x4a\x2b\xcc\xe1\x10\x51\x16\x25\x39\x5c\x7c\x52\xe1\xe8\xd1\x80\x7a\xb7\x19\x7d\xf5\x37\xe3\xd5\xc9\x94\x2d\x12\x53\x9e\x24\xb6\xdb\xe2\x02\x2d\xca\x58\x3f\x51\x8c\x30\x7a\xb8\x3d\x6f\xee\xfb\x91\xd6\x9d\x39\xcd\xb7\x67\x99\x40\xe0\x7f\x7e\xa0\x6b\xc5\x5d\x56\x60\xf1\x48\x89\xd4\xbd\x71\xa9\x0d\x74\x55\x13\xe9\x27\xac\xc8\xb6\x99\x50\x06\x03\x6c\x8d\x48\xbd\x1a\xb8\xda\x52\xeb\xf1\x96\xc8\x64\x05\xaa\x18\x84\x06\xb5\x43\xa4\x85\xc1\x5a\xf0\x70\x0d\xec\x06\x78\xbf\xdb\x7c\x2a\xef\xae\x98\xce\xf2\x61\x26\x84\xac\x81\x36\x70\xa7\x5f\xef\x38\xc8\xd2\xab\xcb\xc6\xf8\x8c\x4d\xf5\x85\x3a\xe8\x6f\x6c\x25\xbb\x75\x98\xad\x23\x47\x23\x5e\x4b\x9f\x23\xe2\x47\xe2\xc2\x70\xbc\x2c\xe6\xfa\x9d\x81\x6f\x8b\x97\x8a\x3b\x78\x0b\x6d\x03\xe1\x07\x62\xeb\x96\x61\x13\x5a\xfc\x1a\xa7\x9d\x01\xe5\x8a\x8e\xcf\xec\xc7\x97\x35\x78\x39\xcf\x8a\x2e\x21\x8b\xcf\x03\xa7\xa4\x98\xe9\x93\xed\x7a\x6d\x31\x42\x1a\x89\x70\xa3\x21\x3d\x64\x1b\x0d\xc8\xf4\xd8\xb1\xee\xa1\xed\xca\xb5\xf2\x6c\xec\xf0\x38\x31\x76\x26\x35\x07\x13\x44\x51\x2f\x48\x73\xb4\xb2\x29\xc2\xd4\x16\x4a\xf0\xff\xc7\xde\xd7\x35\xb7\x8d\x64\x67\xdf\xe7\x57\x74\x55\x2e\x3c\x7e\x5f\x8a\xda\x99\xad\xa4\x26\xae\xca\x05\x2d\xcb\x3b\xdc\xb5\x25\xaf\x24\xcf\x6c\xde\x30\x45\x37\x81\x26\x89\x08\xec\x86\xd1\x80\x34\x4c\x36\xff\xfd\xad\x3e\xe7\xf4\x07\x3e\x09\x90\x92\xed\xdd\xcc\x45\xb2\x63\x11\x68\xf4\x77\x9f\x3e\xe7\x39\xcf\x93\x6f\xf0\x82\xa4\x45\xa1\x5f\xb6\x8c\xb0\xcf\x79\x38\x61\x84\x8f\xd0\x64\x0d\xe3\x9e\x60\x7e\xf7\xad\x34\x57\xcb\x2a\xb9\xa8\x3b\x95\x9d\xba\x71\xc0\x9c\xe7\x13\x31\x22\x95\x23\x13\x77\x6c\xd6\x4a\x37\x67\xca\x89\xda\xdc\x57\x7c\xe7\x18\x01\xac\x42\x30\xe5\x77\x61\xe5\x56\x02\x78\x71\xbb\xeb\x70\xb2\x08\x77\x58\x05\x12\xc5\xec\xaa\xc1\x42\xce\xec\x23\x9e\xdd\xcb\x5c\xcc\x72\x34\xc0\x01\x1f\x8a\x68\x68\xb8\x5f\x71\xdf\xeb\xd4\xb8\x8e\x46\x8c\x4d\xde\xac\xeb\x88\x9b\xfb\x9d\x3b\x8d\x48\x31\xc8\x71\x78\xf6\xaa\x35\x91\x7c\xfe\x09\x1f\xbf\xb5\x4d\xac\x29\xf1\xb7\x7d\xf8\xf0\x5d\xca\x32\x46\x50\x41\xa1\xf8\x3f\x62\x48\xd3\xbd\x9f\xa6\x9e\x24\xae\xf6\xb1\xe6\x6a\x2d\x4e\xda\x8d\x13\xbe\x5b\xe6\xaa\x5b\xce\x6a\x40\x37\xd9\x22\x2a\xfe\x9d\x2d\xca\x5b\xec\xd9\xe7\x92\xa7\x78\xb8\x49\x9a\x8e\xb6\xda\x60\x2a\xff\xf0\xcf\x6c\x06\xa7\x0f\x7b\x0f\xfb\x22\x04\xf8\xa1\xb4\x42\xb1\x64\x97\x89\x5c\x2b\xc9\x3b\x75\xdd\xee\x7f\xd4\x4b\xd2\xa6\x59\xf2\x28\x52\x65\x53\x87\x66\x44\x4b\x5a\x4a\x0b\x1b\xc5\xd9\x7d\xb9\x12\xb9\x14\xa8\x5d\x07\xcf\x31\xfb\xdc\xa0\xea\x2a\x5e\x16\xdb\x1f\x96\x51\x9a\x0c\x16\xcc\x81\xec\xa2\x99\x79\xed\x02\xdf\xea\x6b\x40\xa5\xfc\x4a\xd5\x25\xc3\xdf\x18\xfe\x36\x65\xaf\x79\x74\x2f\x64\xcc\xb2\xb4\xdc\x24\x44\x26\x00\x27\x14\x6c\x97\x81\x7b\xb6\xda\x30\xb4\x2d\xb0\x7c\x73\x0c\x2d\xe4\x8e\xdf\x23\x89\x2d\x19\x91\x11\x4f\x3b\xa9\xa8\x9c\x59\xbd\x4c\x9a\x73\xf7\xe0\x68\xb9\xf3\xb0\x59\x4c\x7d\xee\xe9\x12\x73\x2b\x1e\xb7\x8a\x22\xd2\x15\xab\x7e\xc4\xc2\x75\xb3\xb5\xc1\xf9\x62\xf3\xf2\x9d\x8a\x21\x55\x06\x57\x2f\xb8\x7b\x81\x88\xb9\x94\x8c\x03\x6d\xcc\x0b\xcd\xca\xcc\xda\x67\xe0\x87\x4c\x21\x2a\x8c\x43\x60\x7e\xc8\x12\x73\x4b\xdb\x8a\x85\x04\xa4\x2d\x73\xcd\x6b\x88\x5d\x31\xe1\x01\x31\x6d\x5b\xc3\x1a\x49\x13\x4e\x8b\x71\x36\x78\x9c\x0f\xcc\xd3\x81\x28\xe2\x62\x2b\xe4\xf2\x08\x3a\xe1\xe1\x83\x56\x41\x0c\x93\x19\xec\xfc\xb9\xae\x0b\x4b\x99\x90\x80\x14\xb9\xf0\x43\xae\xcc\x64\x5d\x33\xa3\x13\xcd\x34\x2f\x12\x6d\xf6\xb2\xd6\x1e\xf7\x54\x15\xa7\xf4\x3a\x1f\xc7\x8f\xd1\xc2\x8d\x51\xeb\x0b\x97\x95\x30\x65\x6f\xc1\x0b\x16\xdc\x0c\x94\x63\x9a\xe8\xda\xb0\x8a\xad\xe8\xa4\x5c\x7c\x0a\x38\x8f\x6d\x41\xf0\x7c\xaf\x73\xd3\x65\xa0\x4c\xd9\xcc\x47\x1f\x90\x6b\x03\xe3\x0a\x07\x5a\x24\x52\x2d\x8e\x99\x7c\x83\x1c\x75\x10\xa1\x87\x09\xc4\xc0\x92\xd2\xe6\xef\x9e\x41\xde\x55\xf3\x11\x92\x3c\xf9\xbd\x90\x7d\xde\x98\xe1\x35\x44\x77\x59\xaf\x4b\xc0\xf9\xe1\x14\xba\xe2\x8e\xa9\xe0\xf0\x65\xe7\xe9\x4d\x92\xf5\xb9\xe9\x72\x73\x0d\x89\xee\x29\xb5\x04\xbd\xb1\x44\x90\xf2\xb8\x55\x3a\x5c\x67\x76\xfc\xf0\x26\x9b\x97\x8e\x25\x1c\x52\x73\x5c\x07\x23\x26\x47\xaa\x90\x3f\x05\x6a\xed\x16\x29\x7a\x9a\xdd\x78\x33\xbb\x85\x42\x37\x40\x14\xcb\x16\xd5\x5c\xcd\x7f\xfa\x51\x5f\xc3\x8a\x7d\x8a\x4c\xfd\x76\x59\xd6\xd3\x51\xf2\x47\xc6\x07\x1c\xfe\xcb\x6b\xba\xf2\xd8\x71\x4b\x64\x2a\x66\x7e\x7a\x8d\x17\x70\xfd\xfa\xcd\xaa\x09\xbf\x0e\x6a\xdb\xa1\x99\xfd\x3e\x00\x11\xb0\x55\x99\xa0\x86\x7a\xc5\x20\x54\xd6\xe2\x00\xfe\x63\x38\xfe\x13\xed\xce\x93\xf6\x39\xf6\x41\xc5\xa7\x4c\xac\xf1\x74\x7a\xcd\x79\x3d\x00\x63\xac\xdb\x34\xdf\x7b\x7a\x22\x53\xdd\xe8\xd0\x78\x39\x5c\x25\x1d\xe0\x00\xab\x72\x7d\x0b\xea\x22\x5d\x8c\x15\x01\xf1\xbe\x4d\x41\x33\xe3\x6c\x3e\xe3\x12\x22\xba\x06\x85\xa2\xcb\xfe\xf8\xe7\xec\x8f\xb7\xd7\x57\x67\x3b\x9e\xeb\x2d\x87\x8c\x60\x5b\xd6\xc4\x0a\xb6\xe1\xf5\xd8\x46\xbd\x12\xb9\x90\x67\x6c\xa3\x26\x18\x63\x7d\xc5\xb6\x45\x91\xe9\x57\xe7\xe7\x9b\xa4\xd8\x96\xab\x69\xa4\x76\xe7\xbe\x6b\xce\x79\x96\x9c\xaf\x52\xb5\x3a\xcf\x05\xa0\x6c\xcf\xbe\x9f\xfe\xf0\x3d\x8c\xcc\xf9\xc3\xf7\xe7\x10\x59\x9b\x6e\xd4\x3f\xbe\xfb\xe1\x5f\x7e\xff\xcf\xa6\xe0\x6c\x5f\x6c\x95\x7c\x45\x01\xdc\xde\xb2\xcf\xd0\x2a\x3f\xc7\x57\x6a\x5f\xf9\x97\xe9\xef\xc2\x6a\xd0\xa3\x3b\x15\x8b\x54\x9f\x3f\x7c\xbf\xb4\x03\x33\xcd\xf6\xbf\xe1\x52\xbf\x1a\x2e\xf5\x3e\x29\x7e\xc3\xa5\x7e\x55\x5c\xea\x70\x0b\xc7\xed\x31\x40\xf4\xe9\xf7\x47\xf3\x77\xb7\x47\x5a\xd7\xfb\xa1\x7d\xa8\xe5\x70\x08\xb3\x06\x4e\x38\x22\xee\xc5\xa8\x2b\x76\xad\xb9\xee\xea\xd0\xe1\x62\x1b\x4b\xb6\xdf\x69\xcc\x8f\x4a\x92\x06\x14\x48\x12\x01\x91\x33\xba\x04\x33\x9e\xb4\xa1\x4d\x09\xed\x74\x4a\xff\x3d\x27\x25\xf9\x53\x73\x91\x53\x73\x8f\xe4\x21\x4f\xf1\x6d\x8b\xcd\x52\x8f\x96\x7f\xfc\x29\x58\xbb\x07\xea\xb8\x3a\x32\x62\x9c\x3c\x50\x17\x5b\xaf\x8e\x6a\x6c\xb9\x3e\x0e\xe4\x37\x43\xca\x3f\x17\xa7\x73\xaa\xf8\xf4\x41\x7b\x70\x58\x16\x05\x10\x09\x27\xb2\xa6\xac\xcc\x33\xa5\x85\x9e\xb2\xb7\x35\xa5\x43\x0f\x5c\xbc\x79\x7b\xc1\xbe\xff\xf1\x5f\x7e\xbf\x90\xdf\xb5\x9c\xdb\xb0\xdf\xab\x7c\x43\x38\x4a\x38\xad\x77\x5c\x17\x22\x3f\xcf\xd7\xd1\x39\xee\x72\xe7\xe6\xfd\x33\xfa\xe8\x99\x5a\x9f\x39\x4a\xe2\x33\x62\x67\x9d\xee\xe2\x71\x04\x03\x95\xa9\x87\x67\x0d\x1d\x34\x1a\x0e\x25\xa4\x22\x52\x6b\x47\x3e\x8f\x79\x2e\xa8\x53\xa1\xd6\x2d\xff\xf1\x3a\x55\x2b\xfd\xd2\x11\xa0\x71\x6d\xbf\xe1\x19\x89\xba\x97\xe6\xd3\xb0\x93\xdb\x29\xf2\x9c\x8e\x0a\xbb\x97\x84\xd7\x91\x31\x1d\xdf\xbe\xd8\xfc\x71\x8f\x7c\x0c\x3c\x57\xa5\xb4\xec\xce\x4a\x0a\xb5\x06\x14\x1f\x58\xc2\x16\xa5\x00\xbe\x5a\x73\xd2\x7a\xee\x85\x5c\x64\x78\xc0\x40\x54\xa1\xbb\xbb\x4f\x64\x38\x3f\xd4\xcf\xcf\xc1\x70\x7e\x6a\xbf\xd3\x86\xf2\x95\x3a\xfc\x54\x28\x21\x2e\xa5\x31\xa8\x0a\xf3\xfc\xc1\x08\xaa\xdb\x07\xbc\xfa\x90\x27\x13\xce\x78\x0e\x46\x9a\x38\x2b\xd4\x19\x90\xd6\x00\x15\x0a\x6a\x0e\x74\xc1\x2a\x20\xf2\x3c\xe6\x98\x34\xcf\x0f\xa8\x27\x1a\xe6\xbf\x06\x15\x25\x9b\x44\x23\x85\x27\x41\xb2\x12\x29\x45\x4e\x31\xb5\x83\x27\xea\xc8\xb8\x74\x38\x94\xfd\x88\xac\x40\xd7\x3a\xe0\x83\x77\x78\x7c\x1e\x6c\x02\x53\x06\xd6\xe7\x56\xed\x94\x31\x67\x54\xa9\x83\x1f\xf1\xf6\x02\x87\x70\xa7\xed\xb5\xe3\x19\x92\xd4\x7d\xbd\xd6\x98\xa5\x65\x7e\x42\xa7\x5e\xf8\xd0\x28\x89\x8d\x55\x55\x54\xe0\x40\xfd\x1d\x1b\x7c\xff\xbc\x01\xd4\x03\xea\xd4\x81\x54\x2c\x71\x3c\x27\xff\x65\xee\x35\x66\x4a\xb9\x9b\x82\x3b\xb9\x11\xa4\x83\x5c\x8c\x21\xdd\xab\xb5\xe6\x3b\xb3\xa5\xcb\xdd\xc8\x31\x70\x20\xe3\x21\x03\xc0\x25\xc2\x6e\x2d\xde\xf6\xac\x15\x70\xdb\xb5\x2e\xad\x30\x6b\xbc\xb4\x7c\xa1\xe3\xaa\x7a\xeb\x0a\x20\x6a\xd0\x66\xbd\x3d\xdd\x12\xa0\xb3\xb1\x8f\x71\x43\xb0\xb6\x45\x07\xe8\x46\x8e\x5f\x8c\x20\xb0\x32\xa6\xef\xe0\x23\x38\x39\x1b\x3d\x18\xac\x85\xae\x0e\x1c\xe7\x62\xeb\xf3\x58\xb5\xc1\xf9\x91\xa1\xce\x67\xef\x98\x5a\x36\x2e\x8f\xee\xc5\x07\xaf\x42\xbd\xcf\xc4\x84\xad\x4a\xf8\xfd\xea\xfa\x2e\x44\x6b\x24\xd8\xda\xb3\x68\x2b\xa2\x7b\x70\x98\xe0\x91\xe7\x44\x1b\x89\x0d\x6f\x21\xbd\xf4\x57\xa1\x2c\xf4\x60\xef\xd8\xd0\x9d\x22\x80\xca\x59\x9c\xe8\x2c\xe5\x7b\x08\xf2\x4a\xc4\xe9\xfb\x00\xb1\x4b\x70\x31\x5b\xc1\x21\x7f\xf1\xf0\x91\x36\xa3\x32\xf3\xef\x8d\xed\x4b\x9e\xaf\x92\x22\xe7\xf9\x9e\xf9\xce\x6c\xee\x07\x4c\x8b\x1d\x97\x45\x12\x2d\xe4\x4e\x70\x19\xa2\xf2\x28\xc8\x6d\x3a\x39\x56\x82\xf8\x82\xd7\x6b\x11\x15\x9e\x70\x10\x8c\x77\xd7\x53\x87\xd6\xe0\xb8\xb6\xbb\x95\xd7\xdb\xf4\x9f\x12\x89\xe9\xed\xc9\x0e\x30\x9f\x34\x87\xe8\x68\x3c\x32\x78\x03\x52\x71\x74\xe4\xda\xcb\x20\xfc\xcb\xce\x29\xb6\x12\xc5\xa3\x80\x7c\x7a\x4a\x00\x6c\xb3\xf1\x4f\x96\x0b\x38\x4d\xfd\xb7\x5d\x37\x39\x40\x82\xe1\x02\x0b\xc1\x64\x8e\xf8\x47\xd6\x18\x7c\x5e\x50\x4a\x22\x78\x7b\x5e\x90\xdf\xea\x05\x1c\xd3\xe6\xf6\x98\x3f\x88\x78\x21\xab\xb4\x4a\x64\x33\xfa\x05\xc7\xbc\x10\xd6\xd3\xec\x36\xb6\x8f\x07\xf9\xf2\x2f\x81\x4a\xc2\x93\x48\xba\xa4\xbb\x1e\x61\x2e\x6c\xf4\x73\xde\xaa\xac\x26\x60\x68\xdd\x0f\x80\x64\x09\x6d\x85\x6e\x48\x17\xaf\x82\xa7\x70\x93\xd2\x91\xc6\x20\xa3\x9c\x03\xc0\x92\x5f\xb2\xe1\xe9\x6c\x2b\x63\x21\x6d\x36\xf5\xba\x4c\x91\x25\xb4\x4b\x2a\x8c\x38\xa4\x6c\xe6\xc7\xd7\xcb\x00\x72\x7e\x35\x16\x68\x8b\x39\xd8\x43\x00\x46\xc6\xbd\xce\xce\x7a\x21\x35\x0a\x52\x5b\x59\x21\x70\x3c\x6f\x44\x01\xa7\x79\x5c\xa6\x98\x1c\x0c\x1e\x73\xe0\xa3\xe2\x69\xca\x92\x42\x2f\xa4\xa3\xcf\x42\x32\x74\xd8\x61\xad\x4b\xdd\x2a\xd2\x4a\xa7\x6b\x4b\xda\xfd\x60\x87\x25\x51\x52\x34\x20\xdc\xfb\x50\x8a\x23\xcb\x04\xc7\x5c\x36\x1c\xb6\x85\x0c\xef\x5c\xf5\x41\xa0\xc4\x2f\xd0\x28\x7f\x8a\x1c\xac\x1e\x44\x3e\x08\xbb\x8f\x1e\x92\x29\x9b\x61\xeb\xcc\x85\xcb\xaa\x6c\x62\x6d\x29\x7f\x9e\x90\x96\xe6\x56\x53\x68\xeb\x23\xf7\xf7\x56\x90\x73\x8e\xca\x94\xe7\x29\x70\xd2\xaf\xcb\x94\x25\xeb\x40\x30\x14\xc6\x00\xc9\x93\xcc\x70\x45\x0a\xce\x6a\xeb\x25\xd7\x7c\x27\x82\xbc\x6d\x72\xef\xa4\x01\x86\x02\x19\xa1\x31\x38\x6f\xca\x7a\x39\x65\x6f\xea\x0a\xf3\xb0\x26\x02\xd2\xc5\x44\xe3\xf6\xe7\xea\x1b\xa4\x1c\xa2\x52\x7d\xb2\x36\x57\xca\x17\xc1\xaa\xeb\x18\x41\x20\x6f\x1f\x07\xd0\xb0\xd4\xfd\xfd\xa8\xe1\xd6\x94\x63\xf3\x6a\x0d\xb6\xe1\x16\x44\x47\x05\xed\xa9\x30\xb2\x92\x21\x61\xe5\x11\x15\x75\x84\xa0\x2d\x95\xdd\xf5\xe8\x93\xc2\x38\x8e\xac\x6a\xa0\xf6\x33\xbe\xa2\xc1\xcc\x09\xe1\x38\x43\x7a\x76\xc3\x8b\xb1\xd8\x1c\x97\x8c\x33\xbe\xa2\xad\x38\xa8\x21\xd5\x84\xdd\x63\x64\x3d\xbd\x04\xff\xf8\x8a\x3a\xe9\x67\xaf\x07\xe0\x35\xf1\x2b\x39\x94\x96\xe9\xd0\xb5\x40\x2f\x24\x1d\x76\xe3\xd3\x3f\x67\x7e\xce\x81\xe0\x11\x33\xd5\x9f\xb2\x6b\x29\x10\x39\xa7\xd6\xc1\xa1\x42\x15\x20\x65\x24\x20\x9b\x97\x81\x04\x75\x9a\xc8\x7b\x4b\x2d\x61\x96\xdc\x84\x71\x5f\x3a\xec\x7a\x38\x6d\x70\x17\xe9\xb0\x25\xdb\xa4\x19\x4e\x30\x2f\x87\x25\x68\xb6\xdf\xf9\x03\x00\xea\xf8\x1d\xa0\xad\x1d\xc3\x87\xa5\x17\x49\xee\x6e\x71\x15\x8d\xf1\x10\x35\x5a\x24\xc5\xfe\x50\xff\x7e\xd8\x56\x51\x88\x23\x84\x8c\x3e\x5e\xbd\xb9\x7c\x3b\xbf\xaa\xaa\x0f\xfd\xf9\xe3\xe5\xc7\xea\x5f\x6e\x3e\x5e\x5d\xcd\xaf\xfe\x10\xfe\xe9\xf6\xe3\xc5\xc5\xe5\xe5\x9b\xea\x73\x6f\x67\xf3\x77\xb5\xe7\xcc\x9f\xaa\x0f\xcd\x5e\x5f\xdf\xd4\xf4\x8e\xac\x58\x51\xf0\xa7\xbb\xf9\xfb\xcb\x37\xcb\xeb\x8f\x15\xc9\xa4\x37\xff\x76\x35\x7b\x3f\xbf\x58\xb6\xd4\xe7\xe6\xf2\xe2\xfa\xe7\xcb\x9b\x03\x8a\x47\xbe\xbd\xad\x5d\xfa\x14\xf0\xb1\xa3\xf5\xaf\x66\x6c\x9d\x27\x42\xc6\xe9\x1e\xb1\xf7\xf6\x66\x5b\x03\xd3\x86\x67\x6f\xb2\x13\xaa\x3c\x05\x42\x7f\xb7\x45\x85\x7a\x60\xc1\xc0\xd2\x28\x65\x96\xeb\xfb\x4e\x8e\xc4\x22\x6f\x46\x05\x7a\x33\x85\x8a\x7c\xef\x72\xd1\xfa\xaa\xe3\x19\x94\xe8\x23\x2c\x13\x79\x5f\x5d\xc0\x32\xca\xcb\xac\x48\x56\xdd\x49\x11\x03\x99\x85\xc6\xdf\xbd\x91\xef\xaf\x9d\x1c\xe5\xaa\x7d\x63\xac\xe4\x06\x9c\x02\x3c\x86\x12\x8e\x95\x75\x73\x6f\x5b\xb0\x66\x56\xae\xd2\x24\x62\x49\x5c\xf7\xa7\x60\x0a\x1b\xba\x8c\xeb\xb4\xa0\x99\xc8\xc1\x54\x35\x37\x80\x2c\x17\x67\xbc\x2c\xb6\x56\x71\xde\x65\x32\x22\x4d\xa7\x88\x72\x81\xb1\x00\xa1\xc1\x49\x8b\x7a\x5e\xc1\x97\xa0\x32\x94\xc1\x1d\x03\x59\xcc\x34\xa0\x68\xef\x88\x11\xe0\x9b\x58\xfa\x08\x27\x29\x3e\xdf\xdb\x35\x54\xe3\x44\xd7\xc5\x9c\xe1\x84\xc7\x1f\xad\x2a\x98\x69\xb7\xd9\xa9\x9d\x2a\x16\x0e\xb2\xcd\xdd\x68\x6f\xc6\xa1\x39\x16\x4e\x94\x6a\x32\x03\x95\x4e\x3f\x5d\xe4\x02\x0e\x11\x82\x02\x58\xff\x05\x40\x57\x28\xd7\x03\x52\x3c\xcc\x55\x6d\x25\xb6\x3c\x5d\xa3\xc5\x61\x86\xc6\xaf\xab\xe6\x14\xbd\x53\xf7\x42\xde\xe0\x80\x7d\x95\xed\x50\xe2\xcd\xc7\xe7\xf4\x3b\x8f\x90\x77\x61\x9a\x3a\xda\x59\x65\x73\xdd\xc0\x98\x2a\xf0\x9e\x10\xfc\x8c\x29\x1d\x9e\xb1\xd7\xa6\xc9\xad\xd7\xc9\xaf\xa6\xc0\x85\x14\xad\x9c\xa5\x80\x17\xb2\xec\x4a\x6e\x5f\x06\x6c\x14\x52\xd4\xdc\x0b\x09\x7a\x62\x28\x37\x7c\x70\xce\x8e\xf3\x9f\x37\xc7\xa2\xc7\xa1\x0f\x3e\xbf\xa4\x22\xb3\x16\x46\x79\x6c\x3f\x15\x98\x63\x33\x65\x6f\x88\x78\xc3\xfc\xe5\xe2\xdd\xfc\xf2\xea\x6e\x79\x71\x73\xf9\xe6\xf2\xea\x6e\x3e\x7b\x77\x3b\x74\xf9\x3d\x45\x5e\x54\x6d\xf5\xd5\xd3\x83\xdc\x0e\x71\x4e\x2b\xcf\xa7\xe7\xba\x46\xf9\x65\x07\x43\x72\xb8\xf6\x49\x9c\x2d\xe3\x44\x47\xe6\xf8\xdb\x2f\x85\x8c\x81\xec\xf9\xa8\xa9\xda\x5e\x54\xbd\x15\xee\x09\xe6\x9e\xb0\x3b\x08\x9e\x76\x0f\x76\x46\xbb\xdf\x01\x75\x07\x6e\xc8\x5c\x98\xc5\x1f\x9b\xfb\x81\x3b\x6d\xa6\x87\x15\x3e\x4c\x71\xa7\xb5\xad\x5a\x44\xbd\x4d\x58\xdf\x44\xeb\x92\x9b\xfd\xd1\x3e\x06\x90\xc3\x8e\x5e\x21\x06\xbe\x90\x71\x3a\x09\xd4\x52\x59\xa2\x17\x72\xc7\x65\xcc\x0b\x95\xef\x3b\x9a\x38\x6c\xf3\x0c\x97\x4d\x75\x0b\x0d\x8f\x6c\x29\x44\x6c\x47\x01\x1f\xe5\xb2\x3e\x95\x90\x97\xfa\xee\xfa\x4f\x97\x57\xb7\xcb\xcb\xab\x9f\x97\x1f\x6e\x2e\xdf\xce\xff\xe2\x90\x90\x19\xd7\x6d\xea\x88\x59\x2e\xcc\xee\x62\x69\x3e\x5a\xf7\x17\x94\x2c\xb4\xe5\x90\x4c\x55\xb2\x5e\x48\xbb\xb3\xe4\xbe\xf8\x6d\xae\xca\xcd\xb6\xbd\xa0\x7a\x2d\x3f\xcc\xee\x7e\x3a\xaa\x9a\x40\xc2\x84\xba\x66\xb8\xda\x9a\x88\xd0\x64\x4d\xfb\x1e\xc2\x48\x6b\xd5\x03\x2a\x31\x78\xb4\x2d\xca\xd0\xb1\xa3\x1d\x75\x7b\x69\x6e\x5a\xbd\xc6\x7f\xcb\xe3\x5d\x13\xe8\x2e\xd8\x37\x2b\xc7\x08\x20\x94\x51\x1e\xb3\x51\xda\xab\x96\xbf\x55\x4e\xb0\x1f\xce\x52\xb1\xd9\x88\x18\xa7\x57\xbd\x60\xf2\xc1\xd1\x16\x18\xf9\x73\xbd\xad\x17\x49\xc0\xee\x84\x83\xd9\xe1\xbd\x86\x6f\xe0\x1f\xdc\x2b\xed\x7b\xc5\x85\x15\xc9\x8e\x94\xd4\x05\x97\x1d\x81\xe4\x87\x26\x42\x73\xd0\x56\x74\x9d\x33\x97\xfc\x44\x0e\x13\x1b\x32\xf0\xeb\xa0\x0b\xf0\x72\x3a\x2e\xd4\xd5\xe3\x46\x64\x29\x8f\x84\xcb\x61\x40\x06\x3c\xb8\xd7\x1f\x13\xc0\x23\x99\x40\x49\xfe\x96\x40\x3e\x30\xd0\x14\x6f\x99\x02\xe0\xb9\xbd\xb1\xfb\xf1\xf3\xbb\x56\x7a\x2f\x6e\xc4\x7b\x05\x8e\x66\xd4\x69\x22\xe8\x3b\xfa\xa2\x40\xfc\xac\x13\x96\x3c\x6a\x3a\xd4\xbe\xfc\x33\x0d\x3c\xde\x99\xab\x8e\x6e\x6e\x99\xe5\xdc\xf4\x70\xa6\x63\x9f\xbf\xb0\x28\xf2\x5e\x32\xca\xa7\x08\x47\x7c\xc8\xd5\x2e\xd1\x62\x56\x14\x79\xb2\x2a\x43\x35\xbe\x91\x80\xb9\xca\xe5\xc4\x37\x38\xcb\x55\x5c\x46\x96\x12\x08\x5a\xeb\x61\x3f\xe4\xe5\xb3\x56\x47\xcc\xce\xcc\xec\xa3\x9b\x9b\x88\xcf\x00\xd0\xbf\x90\x5d\x31\x36\xbb\x31\x76\xf8\xfe\x3e\xd8\xa3\xfc\x94\x29\xd9\x32\x29\xba\x3b\xd3\xce\x81\x61\x89\xb5\xcc\x3e\x0e\x16\x70\x07\x6a\x8a\xa6\xcb\x8a\x63\x00\xbd\x6a\xa3\x74\x31\x80\xb8\xa3\x66\x1c\xb8\x6b\x18\x36\xa6\x9a\x31\x83\x76\xc3\x96\x6b\x34\xe7\x8b\x68\x5b\xad\x38\xb4\xa6\xca\x9a\x57\xaf\xae\x33\x8f\x4f\x73\x9b\x0c\x0a\xa3\x4d\xd0\xd1\x90\x90\x63\xbb\xa2\x80\xe6\xe4\x1c\xc7\x79\xbb\x43\x8b\xd1\xdd\xe8\xf0\x30\x80\x7d\x34\xe5\xa5\x8c\xb6\x2c\x4b\x39\x26\x93\x6f\xb9\xc6\x29\x6d\xb1\x24\x7c\x95\xa4\x49\x01\x2c\x3d\x18\xe2\xac\xf5\xb0\xb9\xe6\xf1\xfc\xde\x12\xe3\x72\x4f\xc9\xd4\x37\xe9\x4f\xc4\xec\xba\x56\x7d\x51\xd4\xae\x5f\xb2\xe1\x36\x34\x6c\x5a\x12\x62\xd7\x0f\x87\xd9\x88\x61\x5a\xfa\xb6\x8c\x1b\x59\x2a\xf1\x43\xfd\xf5\x4a\x7f\xb7\x58\x2f\xe3\x11\x2b\xc4\xf8\x3e\xe2\xf4\xa9\xf3\xc1\xb7\xae\xac\x75\xaa\x78\x87\x26\xb1\x2d\x1b\xe9\xdd\xbb\xca\x8e\x55\xb9\xea\x22\x14\xc6\x5a\xf5\x97\xde\x17\x0c\xb1\xeb\xf6\xa9\x9c\xa5\xe1\x06\xc8\x0b\x51\x24\xe3\xfc\x3d\x41\xa3\x79\x21\xce\xe0\xf5\xf6\xc2\x29\xc3\x70\x70\x9b\x1b\x13\xcd\x8b\x8c\x38\xa3\x0d\xb0\x84\x6d\xb3\xab\x76\x3a\x9f\x82\x09\x3f\x71\xbc\x12\x79\x60\x2a\x1d\xd6\x2d\xf8\xfd\x0f\x2d\xdd\xd2\x68\xf4\x9f\x4b\x6e\xf6\xc3\xeb\xf5\x2d\x72\xe5\x9c\xd2\xe8\x22\x69\x2e\xab\xf6\xed\xa7\xfe\xd5\xbb\x6a\x78\x2d\x9c\xf8\x83\x33\x91\xdb\x5a\x73\x6b\xde\x1e\xbe\x0b\xcd\x2b\x6e\xb4\x2c\x4f\x14\x70\xc6\xa8\x35\x32\x30\x76\xd3\x4d\xb6\x7e\xf7\x84\x9e\xfc\x5c\x8a\x52\x98\x09\xb4\x2a\xe3\x4d\xd3\xcb\x3d\xc2\x52\xf6\x4d\xda\xaa\x47\xb6\x2b\xa3\x2d\xb3\x85\xb3\x58\xa4\x7c\x5f\x69\x1a\x18\x89\x85\x4a\x81\xc0\xf9\x48\x36\xd9\xa8\xd4\x85\xda\x01\xc0\xd8\x97\x9b\x97\x12\x56\x39\xe3\x76\x75\xb5\xed\xef\x15\x76\xb9\x23\x43\x9b\xb7\x1f\x2e\x2f\xe6\x6f\xe7\xb5\xb8\xe2\xec\xf6\x4f\xe1\xbf\x7f\xb9\xbe\xf9\xd3\xdb\x77\xd7\xbf\x84\x7f\x7b\x37\xfb\x78\x75\xf1\xd3\xf2\xc3\xbb\xd9\x55\x25\xfa\x38\xbb\x9b\xdd\x5e\xde\x1d\x08\x30\x36\xbf\xda\x3d\x10\x3c\x20\xbf\xb3\x90\x67\xcb\x02\x6e\xfd\x0c\xf4\xd5\x57\x6c\x66\xa9\x00\x2b\x64\x95\x36\x48\x0c\xa8\x12\xd4\xc4\xa6\x58\xf2\x1b\x5e\xf0\x0b\x5e\xf0\x54\x6d\xa6\x6c\xc6\x08\x10\x8e\x40\x7f\x6d\x2c\x24\xe2\x49\x33\xa3\x83\x45\x18\x33\x29\xf2\x77\x78\x2f\x73\xa8\xd6\xc4\x50\x98\x8a\x90\x10\xdf\x66\xb5\x2d\xe4\xe5\x83\x90\x45\x09\x6c\xdd\x3c\x4d\x19\x7d\xd6\x3e\x10\x64\xec\xdb\x5a\xea\x64\x97\xa4\x3c\xf7\x8a\x74\xd7\x54\x16\xdc\x52\x6c\x5d\x1d\x41\x53\x33\x1d\xdc\x5e\xe4\x3e\xce\x19\xd4\xfb\xe2\xdd\x1c\xec\xbe\xa8\xb0\x72\x2b\xf6\xe3\x0b\x89\x0c\x78\xf4\xc5\x1d\x87\xe4\x93\x42\x91\x67\x15\x3f\x4f\x0f\x77\x4f\x44\x7d\xca\x22\xb6\x31\x88\xe7\xba\x51\xba\x4a\xda\xff\xb8\x94\x45\xbe\x1f\x6c\xcc\xdd\x41\xb6\xb5\x06\x83\x9c\xb0\x6c\x55\x95\x3a\x74\x7c\x31\x5b\xfa\x15\x58\x78\x16\x68\x49\x71\x19\x17\x7e\x41\x5c\x4b\xc7\xa5\x23\x35\x27\xef\xb7\xda\x0f\x21\x21\x0e\xf4\xc2\x4a\x95\x32\xd6\x84\xba\xdb\x25\xf2\x7c\xc7\x7f\x7d\x69\x5b\x8a\x04\x13\x4e\x2b\x02\xc8\xc3\x44\x6a\xae\x5f\x7b\xb3\xc9\xf5\x77\xd7\x42\xf6\xf4\xd7\x61\x13\xd9\xee\xac\x70\xd7\xf3\x17\x73\xc4\x0f\x3e\x88\x7d\xdb\xf8\x35\xf4\x7e\x10\xa3\x48\x0b\x1e\x0a\xc9\x72\x61\x1e\x74\xe0\xc4\x14\x31\xa7\xee\xdf\x90\x84\x50\xd1\x24\x6c\xdf\xbb\xc3\x78\xff\x49\xcb\xa6\x15\x69\xf0\x0c\x82\x4d\xf4\x25\x33\x66\x88\x3b\xb0\x2e\x6f\x4a\xba\xa0\x80\xaa\x19\xac\xff\x54\x2b\xb6\x86\x0c\x24\xd2\x1c\xcf\x05\x84\x38\x60\x28\x2c\xc3\x38\x50\x4c\x35\xc0\x0c\x76\x0a\xa4\x42\x83\xe3\x5f\x9a\x3b\xa6\xf8\x5c\x52\xec\xf6\xfb\xdf\x8d\x3b\x67\x8b\x7c\xcf\xac\x9a\x45\x98\x01\x45\x09\x80\x74\xe6\x42\xbd\x4a\x99\xb4\xf1\xce\xdd\x94\xd2\x1c\xc5\x4f\x01\x7b\x19\x1e\xd7\xac\x7d\x94\xfe\x79\x30\x49\xc8\xba\xe4\x73\x7c\xfe\xd9\x68\x44\x7f\xae\xb1\x87\xd2\xe7\x00\x92\x4e\xa5\x87\x07\xda\x8a\x47\xf7\x8f\x3c\x8f\xd1\x6f\x0b\x38\x94\x29\xfb\x49\x3d\x8a\x07\x91\x4f\x58\x24\xf2\x82\x13\x75\x97\x86\x40\x3c\x2c\x28\x2a\x67\x21\x21\x43\x03\x79\xd0\x24\xc8\xb5\x17\xc9\x66\x6b\x2e\xd1\x01\x8c\x42\xe5\x66\x3b\x2a\x90\xb5\x31\x13\x11\x91\x25\x75\x74\xc0\x3a\xe5\x0f\x4d\x2e\xb2\x63\x58\x1e\xd8\xdc\xa5\x99\xda\x38\xa5\x55\x6d\xe8\x03\xbe\x50\x87\xd1\xa6\x89\xf4\x36\x13\xb6\x51\x29\x97\x9b\xe9\x74\xca\x44\x11\x4d\x5f\x8e\x9a\xe8\x54\x60\x18\xf9\x74\xf0\xea\x54\x29\x2d\xd2\xbd\x23\xf8\x71\x09\x30\x80\xb8\xfc\xb5\x10\x52\x27\xe8\xe7\x69\x99\xfe\xb7\xf5\xa8\xc0\x97\x0d\xa2\xb4\x5f\xcf\x47\xa7\x57\x76\x94\x03\x22\x50\x23\x4a\xc2\xe7\xdb\x6f\x5e\x47\xa5\x0b\xb7\x97\x25\x95\x1c\x9b\x03\xfb\xb3\xea\x92\x34\x3f\x8a\x77\xaf\xb5\x24\x22\x29\x39\x2a\x6f\xb0\xbd\xcf\x1a\xa9\x9c\x27\x64\x71\xf6\x24\x64\x8e\xcc\xc5\x1c\xe2\x08\xb8\xad\x0f\xf7\xe8\x65\x71\x58\x97\xa2\xb5\x41\x23\x73\x5d\x7d\x52\xfa\x18\xd3\x09\xd3\xe5\xd2\x3d\xdc\xb8\x5c\xe6\x2b\xb8\xd3\xe3\x20\x1c\x50\x89\x76\x40\x0e\x96\x0f\x97\x38\xf2\xa8\x20\x3a\xa2\x0b\x95\xf3\x8d\x60\x3b\x11\x27\xe5\xae\x75\xb3\x71\xd5\x3d\x05\xf7\xa7\xd2\x72\xd7\x4d\xe3\x77\xaa\x01\xed\x2b\x89\xff\x75\x01\x9f\x1b\x6c\x40\x7b\xf1\x7e\x2b\x0f\x44\xf5\x45\xdf\x3f\xf5\xb5\x39\x29\xf3\x44\x03\xe1\xe4\x31\x29\x8f\xae\x18\x2c\x1a\x22\xa7\xfb\x0c\x7d\xce\x95\xd1\x3d\xb3\x21\x2d\x7a\x45\xe3\xa8\x42\xb8\xb5\xfb\x50\xa8\xa3\x09\x47\x8f\x11\x88\xcf\x1c\x15\xe1\x06\xb3\x31\xa0\x81\x27\xb8\x13\x14\x48\x98\x8c\x42\xb1\xb5\x4d\xa2\xbb\x17\x01\x2d\x59\x0c\x04\xf1\x8f\xc8\x71\xf3\xa7\x1f\xb5\x45\x6f\x10\xc0\xc6\x5b\x2c\x85\xff\x08\x06\x44\x1e\xbe\xb7\xb8\x2a\x6c\x21\x16\x01\xe4\x61\x31\x97\x45\x6b\x01\x1e\x76\x08\x65\xe1\x2b\x3f\xf3\x32\x6d\x7f\x9c\xca\x87\x47\x51\x6c\x6a\xf6\xcb\x2d\xc3\xae\x26\x2a\xf1\xbc\xaf\xa2\x41\x21\x87\x91\x5d\xd0\x5d\xcb\x23\x2c\xc1\xca\x38\x60\xa7\x5b\x2e\x79\xd3\xed\xa2\x88\xb6\xde\xf2\xa8\xaa\x46\x93\x92\x20\xb5\x73\xe7\xc9\xd1\x11\x34\x1b\xa2\x0f\x93\x8d\x54\xa1\xae\x87\x92\x02\x22\x53\x66\x03\x52\x61\xb1\x2c\x29\x0e\x43\xbc\x46\x32\x86\x1d\x9a\x6a\x85\x42\xe8\x0e\xb5\xb3\x12\x60\x84\x2b\x45\x82\x3c\x43\x16\x1f\x8b\x77\x22\x12\xa6\xab\x93\x66\x57\x99\x1b\x16\xb2\xfa\xa9\x46\x27\x59\x0c\x56\x92\x0b\xe4\xba\xd5\xc6\x7a\x2b\x92\x07\xb3\x50\x9b\xd3\xda\x4d\x50\xd8\x01\x9a\x73\x6f\x21\xb1\xda\x01\x61\xee\xbd\xd8\xeb\x50\x05\x8f\x66\x14\xeb\x9a\x90\x89\x69\x0f\x8d\xd7\xe1\xa1\x80\x8e\x5b\x06\xaa\xfe\xc3\xce\x32\xfc\xe8\x7b\xf3\x72\x0f\xb8\xb3\x51\xb8\x99\x83\x3e\x4b\xd1\xfb\x14\x69\x9b\xf0\xfd\x4c\x63\xe8\xf1\x5b\x80\xce\x0b\xf1\x77\x61\xca\x09\x5c\x7c\xcd\xfd\x76\x21\x89\x53\x3b\x38\xe4\xcc\x86\xd3\x1c\x36\x4a\x9d\x46\x26\xdf\x7d\x85\xf6\x05\x68\x0f\x2d\x05\x64\xf5\x93\x36\xd8\x6a\x45\x54\x17\x12\x3e\x8d\xc9\xa5\xd6\x87\xd7\xfa\xc1\x23\x41\x81\x34\xb8\x9d\x40\xc0\x20\x83\x0b\x9f\x24\xe6\x3f\x94\x53\xc4\xdb\x4f\x24\x4c\xf7\xcd\x64\x2b\x06\xcf\x22\xf0\x6e\x2f\x2f\x6e\x2e\xef\xbe\x18\x50\xd0\xa2\xf4\x46\x23\x05\x6d\x3d\xdf\x5c\xbe\x9d\x7d\x7c\x77\xb7\x7c\x33\xbf\x79\x0e\xa8\x20\xfd\x74\x04\x56\xf0\x96\xa8\xfa\x2f\x94\x2c\xc4\xaf\x27\x9d\xc9\x79\x29\x97\x7c\x44\xce\x8a\x13\xeb\xe8\x33\x77\xb0\xd0\xa6\xd4\x80\xd3\x01\x20\xde\x49\x3c\xd1\x9c\xb2\xc0\xda\x3b\x0d\xd7\x49\x9a\x42\x0a\xaf\x73\xaf\x53\x7a\x98\xe9\x54\xd8\x7f\x2c\xd5\x26\xed\xa9\x0b\xb9\xaa\x28\x41\x80\xcb\x6f\x6b\x2e\xc1\x98\xbc\x9b\x99\x0e\xc8\x13\x48\x8d\xec\x53\x23\xd8\x24\x52\xf8\x6a\xa0\xf4\x71\x29\x59\x27\x85\x34\x0d\xe2\x73\x42\xa2\xc8\xf0\x1a\x6a\x6b\xda\x19\x57\x99\x9f\xd6\xfc\xb4\x3f\xba\x16\xe2\x22\x4e\x24\x1a\xa6\x95\xd5\x7c\xdb\x3e\x75\xcf\xfd\x12\x80\x7e\x37\x23\xc9\x21\x06\x01\xea\xc2\x7e\x20\x69\x20\x50\xa5\xc8\x07\x27\xee\x13\x84\x0e\xa9\x75\xad\x9f\xcd\x56\x68\xfa\x3a\x81\x48\x05\x27\x56\x92\x28\x2d\x75\x21\x72\x72\x9b\xcc\x7e\xb9\x5d\xc8\xd7\xe6\xf8\x7a\x49\xa7\x10\x29\xd9\xe0\x27\x10\xb8\xa2\x2a\xdf\xb7\x16\x4a\xb8\x83\x7d\x87\x3e\xea\x9d\xe0\x52\xa3\xf2\x7b\x9a\x8a\xdc\xcf\x0c\xac\x8f\x10\x31\xa9\xff\x01\x0d\xab\x7f\x9f\xc4\xbf\x15\xac\x5a\x53\x5f\xfa\x95\xe4\xaf\xeb\xf3\xa9\x2b\x43\x1c\xa0\xc2\xcf\x39\x73\x5a\x32\x56\x86\xce\x22\x42\x59\xb7\x4e\xa2\x6a\xfe\xc8\xa0\xb9\x74\x87\xc5\xfd\x36\x95\x9e\x70\x2a\x0d\x38\xd7\xc3\x53\x82\x6d\x95\xd9\x40\x9d\xcc\x8b\x0f\x33\x3b\x86\x8a\x14\x40\x5f\xa6\x1b\x5b\x4f\x9d\x9a\xd4\xe1\x29\xd8\x0f\x28\xea\x34\x68\xed\xac\x85\x0a\xc7\x6b\x6a\xd9\xd8\x4e\xaf\x8a\xe2\xf3\x50\xce\xcd\x2c\xc8\x50\xaa\xc2\x92\x47\x38\x5c\x1f\x81\x14\xcd\x03\x8e\xb5\xa4\xb7\x8e\xc4\x04\x62\xad\x94\xe5\x89\x4a\x64\x77\x21\x18\xb2\x92\x4e\x8b\xb5\x08\x13\xf1\x6d\xf2\xbd\x23\xef\x18\x33\xf9\x8e\xd7\xba\xac\xce\x39\x47\x04\x79\x14\xd8\xe1\xea\xfa\xea\x32\x84\x2a\xcc\xaf\xee\x2e\xff\x70\x79\x53\x49\xc4\x7e\x77\x3d\xab\x24\x53\xdf\xde\xdd\xd4\x72\xa8\x5f\x5f\x5f\xbf\xbb\x6c\x60\x1e\x2e\xef\xe6\xef\x2b\x85\xbf\xf9\x78\x33\xbb\x9b\x5f\x57\x9e\x7b\x3d\xbf\x9a\xdd\xfc\x5b\xf8\x97\xcb\x9b\x9b\xeb\x9b\xda\xf7\x3e\x5e\xf4\xa3\x27\x2a\xcd\x68\x77\xff\xf8\xe0\x6c\xc0\x89\xd9\xba\x8c\xab\x5a\xa0\x27\xac\xe2\x81\xc8\xb3\x43\xd3\xd1\xe6\x59\xc7\x21\x55\x3e\x2e\x0c\x53\xd5\x51\xb3\xee\xe9\xc5\x4b\x2b\x5d\x97\xf1\xd3\xb6\x3d\x73\xaa\x2d\x9f\x02\x09\xd8\x6b\x00\xba\xaf\xd4\x1c\xb7\xba\x80\x64\x34\xec\xda\x0c\x22\x58\x1b\xde\x29\xdd\x23\xe3\x67\xaf\xa9\xfd\xc6\xa1\x7a\x7a\x0e\xa6\x03\x54\x36\x4f\x45\x63\xd1\x57\xe9\xe0\x63\x36\x4b\x3c\x89\xad\xa1\x60\x7f\x0c\x0e\x6e\x68\x86\x99\x39\xc1\x74\xec\x52\x99\x6c\xcf\x37\xe9\xa7\x4d\x1b\x5b\x7f\xfa\x48\xb3\xee\x35\x8e\x8d\x11\xf5\x06\xae\xa3\x31\xf5\xbe\xe3\xfa\x7e\x6c\xbd\xe9\x23\xcd\x7a\x83\xd9\x77\x54\xbd\xc1\xe1\x5d\xb4\xf3\x9f\x8c\xd8\xc4\xc2\x62\xaa\xd5\x73\xc9\xd9\xee\x91\x40\xcc\x75\x58\x1d\xcd\x02\x78\xde\xeb\x65\xc6\x87\x07\x32\xa0\x36\x6e\xb9\xf2\x1a\x1d\xf8\x2d\xfc\x0a\x2d\x5c\xe5\x82\xdf\xc7\xea\x91\xc6\xa3\x8e\x0c\x65\x83\x76\xf3\x6a\x07\x99\x3d\xdc\x1e\x11\x20\x01\x6f\x3e\x89\x28\x35\x5f\x3c\xc0\xe4\x12\x22\xb4\x46\x1b\x2c\x50\x21\xad\x33\xc8\x00\x67\x8f\xf4\xa3\xb3\x90\x68\xcd\xb7\x29\x99\x9a\x51\x35\x35\x22\xce\x07\x68\xaa\xb3\xa1\x31\xb8\xae\x83\x81\xa5\x04\x8e\x32\x07\x30\xdd\x2a\x87\x3b\x13\x74\x48\x22\xc1\x99\x9c\x9b\x0b\x4f\x2e\xa2\x44\x8b\x40\xcd\xa9\xf5\xc4\xfe\x7c\x9a\xf6\x43\xc1\x8b\x56\xb7\xeb\x60\x7f\x38\x8f\x8a\x92\xa7\xec\x73\x29\xf2\x3d\x51\xe7\xa1\xaf\x12\xff\x12\x71\x89\x99\x22\x85\xd8\x65\x90\x8e\x1d\xa6\x38\x2c\xe4\x2f\x00\x94\xc0\x21\x78\xa1\xd9\x1f\x00\xf2\x60\x1f\xa6\x43\x78\xc7\x0b\x38\x8b\xff\x8c\xdf\x70\xbf\x4d\x17\xb2\xa2\x8e\x12\xbc\x55\x11\x4a\x99\x2e\xa4\x95\x27\x88\x55\xa4\xa7\x70\xe3\x9b\xaa\x7c\x73\x4e\xc2\xbe\x66\xb2\xab\xfb\x95\x52\xf7\xe7\x42\x9e\x83\x4f\xaa\x38\xe7\x65\xa1\xce\x01\x2e\x85\xe3\xaf\xcf\xad\xfe\xa7\x15\x50\xd5\xe7\xdb\xe4\x41\xc0\xff\x9b\x6e\x8b\x5d\xfa\x8f\x3a\xdb\xfe\x7a\xb6\x49\xf3\x33\xf3\xee\x59\xf8\xee\x99\x7d\xf7\xcc\xbe\x7b\x66\x5e\xc3\xff\x97\xed\x31\xbc\x23\x7e\xe5\xe6\x2c\x9b\x2c\x64\x22\xb5\xc8\x0b\xb0\x7e\x1e\xf3\xa4\xf0\x32\x34\x7b\xf6\xe2\xbf\xff\x9b\x4d\x73\xfe\x88\xa9\x8c\x6f\x78\xc1\x3f\xa0\x7f\xf1\x7f\xfe\xe7\x05\x04\x54\x31\xa9\x27\xe3\xf9\xe7\x52\x14\x0b\xa9\x85\x59\x84\xec\xff\x2c\x24\x44\x60\x77\xfb\x65\x81\x7e\x57\xf4\x41\xc6\x9a\xfd\x2b\x96\x39\x47\x1a\xc9\x58\x9b\x92\x3a\xd2\x09\x12\x9e\xb6\x48\x46\x77\xb8\xe8\x3f\xa7\x6f\xe8\xf9\x11\xcb\xfa\x73\x5a\x5d\xd5\x56\x08\x45\x7f\x4e\xe1\x00\x4d\x15\xb7\x60\x2d\xe6\x26\x2f\xdc\x93\xa9\x72\x6d\x6b\xa4\x01\x0d\x78\xd6\x30\x7d\xfb\x5a\xb9\x45\x2a\x6b\xeb\xb9\x6f\x6c\x23\x10\x2b\xf0\x71\x08\x88\x9e\x27\x66\x85\xdc\xa2\x27\x14\x2c\x37\x6c\x39\xd8\xa4\x14\x3a\x77\xe5\xa1\xe3\x42\xff\xfe\xd5\xf9\xf9\x84\x6d\x34\xfc\xcf\xea\x33\xfc\x0f\xa0\x87\x9e\x8a\x8d\xb5\xd1\x99\x0e\x08\xd7\x1c\xe5\xc3\x23\xf1\x14\x28\xba\x2f\x41\x00\x5e\x9b\xa6\xaf\x4b\x19\xa7\xc2\xa7\x40\x56\x42\x22\xa9\xb2\x92\xf5\xe8\x18\xab\x4b\xad\xc0\x18\xaf\x44\xc4\xcd\xc6\xd7\xf8\x36\x82\x4b\xd5\xba\x10\x12\xbd\x61\xb9\x57\x62\xe3\xe8\xb9\x02\xb3\x18\xa0\x90\xbc\x20\xc8\xb9\x80\x3f\xc2\x47\x80\x51\x7b\x52\xff\x89\xed\x55\x49\xe4\xd0\x40\x79\x1a\x8b\x28\x05\x06\x7e\x4b\xfb\xc2\x72\x51\x94\xb9\x64\x9c\x65\x5c\xc6\x5c\xc3\x0c\x5c\xe7\x10\xed\xcc\x19\x6f\x56\x74\x82\x70\x5c\x55\x16\x40\x66\x84\xc8\x82\xb0\x27\x90\xbd\x3b\xa8\xf3\x24\xa8\x04\x9e\x09\x40\x22\xdc\x78\x71\xba\x90\x56\x2b\x8c\xb0\x70\xe8\x29\x8b\x54\xb6\x27\xaa\x9a\x7a\xa7\x27\xd6\x73\x46\xdd\x3d\xf1\x78\x93\xfa\xb3\x13\x96\x54\x43\x6b\x40\x14\x5e\x04\x6a\xc7\x56\x2f\xfa\x3b\x21\x23\x15\x8b\x5c\xbf\x34\xcb\x30\x71\xf7\x0e\xb4\x1f\x12\xed\x07\x03\x76\x29\x73\xb8\x91\xb7\xd0\x14\xef\x14\x75\x4c\xef\x54\xa8\xa5\xdb\xec\x9c\xc3\x4b\xe5\x5b\x47\xc1\xb4\xd5\x97\xfe\xf3\x8b\x22\x62\x42\x5c\xa7\xbd\x73\x1e\xef\x82\xc0\x25\x1b\xee\xb8\x58\x28\xda\x38\x64\x9c\x58\x69\xd9\xa4\x00\xf5\xba\x5c\xe8\x62\x21\xe9\x04\x9e\xb0\xb5\xe0\xc6\xce\x9b\xb0\x48\x3f\xe0\x66\x8c\xc7\x7d\xf1\xa8\x3c\x06\xc7\xea\x92\x00\x18\xb6\x52\xb8\x77\x12\xe3\x63\x80\x28\xe0\x51\x81\x00\x83\x4e\x15\x72\x6b\xaa\x40\x67\xb5\x6e\x88\x47\xf4\x83\x95\xb9\xa8\x4b\x4a\x85\x2a\x2b\xd0\x13\x7b\x0c\x14\xb3\x7a\x3d\xf0\x07\xb3\xf1\x60\xeb\x10\x06\x12\x6c\x8e\x60\x71\x13\x96\x16\xd7\x99\x8f\xe1\x86\x5c\xe3\xe0\x9b\xe9\x5a\x54\x3d\x1d\x01\x15\x38\xce\x6f\x61\x5e\x3d\xe8\xb0\xd2\x22\xb7\x1a\x1c\xd8\x56\x64\x06\xdc\x26\x79\x7c\x96\xf1\xbc\xd8\xdb\xe9\x9b\x26\x2b\xa0\xee\x4f\x93\x7b\xc1\x66\x79\xae\x1e\x9f\xba\x17\x3a\xb7\x96\xae\x1b\xf6\x29\x48\xf6\xb1\xb7\xfc\x56\x5e\xd0\xba\xbb\xe3\x38\x0e\xd2\x2e\xc7\x47\xeb\x77\x72\x51\xe4\xfb\xa5\x99\x88\xbb\xac\x73\xa7\x18\x94\x34\x31\xdc\xc8\x1d\x47\x6f\x5a\x73\x61\x74\xd2\x9b\x56\x46\xf5\xdb\xa1\x37\x6d\x61\x2e\x6d\xd2\x9b\xce\xaf\xe6\x77\xf3\xd9\xbb\xf9\xff\xab\x95\xf8\xcb\x6c\x7e\x37\xbf\xfa\xc3\xf2\xed\xf5\xcd\xf2\xe6\xf2\xf6\xfa\xe3\xcd\xc5\x65\x3f\x5f\x51\xb3\xf6\xde\x04\x3f\x63\xe1\x77\x5e\xb1\xbb\x00\xa8\x81\xc9\x06\x64\x7f\x93\x76\x25\xcc\x2a\xb3\x98\x13\xb9\x99\xc0\x42\x7d\xc5\x2e\xf3\x7c\xbe\xe3\x1b\xf1\xa1\x4c\x53\x80\x53\x61\x66\xcf\x45\x2e\xe0\xe2\x39\x61\x1f\x54\x3c\x0f\xde\x83\x74\xc4\xd6\x66\xc0\xf7\x79\x1c\xe7\x42\x6b\xfc\xfc\x84\xbe\x1f\x80\x87\x5c\xaa\x23\x81\xe7\xf8\x03\x4f\x52\x73\x7f\x7b\xc5\x5e\xf3\xe8\x5e\xad\xd7\x98\x3e\x33\x71\x89\x53\xec\x73\xa9\x0a\xce\xc4\xaf\x11\x70\x74\xb5\xcf\x93\x77\x6a\xf3\x15\xa0\xca\x03\xc2\x53\x1d\x97\x14\xd0\x28\x5b\xb6\x1f\xe7\xed\x1b\x01\xb5\xf2\x3d\xbe\xfa\x16\xdf\x6c\x77\x50\x16\xe9\x13\xa4\xc7\xbf\x53\x9b\x76\xc5\x18\xb0\xae\x49\xe6\x86\x02\x09\x11\x91\x6d\xa8\x0d\xd3\x89\xbc\x5f\xc8\x5f\xb6\x42\x32\x55\xe6\xf8\x27\xb8\xe6\x1b\x33\x33\x2d\xf5\x56\x80\x84\xec\x84\x3d\x0a\xb6\xe3\x7b\x34\x9b\xe1\x4e\xe0\x64\x2e\x60\xca\xc0\x29\x62\xde\x4e\x13\x69\x76\x8b\x2c\xb1\x79\x09\xf5\xa1\x7f\x8a\x1b\x97\x65\xa8\xe3\xa7\x13\xc8\xf6\x9d\xa7\x15\x7c\x1e\xb8\xca\x3c\x6e\xd2\x02\x84\x68\xe7\x06\x15\x4d\xa5\xee\xcb\xcc\x73\x59\xbe\xb0\xc1\x49\xe8\xee\x07\x95\xc4\x2c\x2e\xb3\x34\x89\xdc\xbe\xfb\xa8\xf2\x4e\xc2\x5e\x4c\xa0\x19\x7e\xea\xd4\xd3\xc2\xfa\x1a\xd6\x92\x9d\x13\x20\xe9\x7a\xa8\x7b\x9f\x99\xbc\x98\x25\x32\x4a\x4b\xd0\x07\x2b\xb5\xc8\xcf\x8a\x3c\xd9\x6c\xc0\x00\xb7\xb9\x7e\xdf\x3e\xbb\xb1\x67\x4f\x3c\x3d\xad\x2d\x4c\x3a\x4f\xd5\x26\x89\x78\x1a\x82\x9b\x3d\x2a\xc2\xd1\xa7\xda\x65\x4f\xea\xa9\x90\x07\x61\x2b\xd4\xc9\x80\x94\xe5\x02\x18\x7c\x97\xb0\x95\x2f\x69\xbb\x3b\xa5\xde\x6b\x66\x2e\xe8\x58\xaf\x90\xdc\xd4\x86\x17\xec\x09\xe7\xbf\x6d\x25\xb4\xc0\xc4\x44\x79\x6d\xa6\x1e\xa5\xc8\xc1\x82\x05\xd8\x87\x69\xa9\x54\x60\x9b\x38\x59\x2d\x87\x4f\xb6\xb2\x72\x6b\x07\xc4\xc6\xcc\xd9\x4d\xf2\x20\xe4\x97\x67\xa3\x0e\x3e\x10\xf1\x68\x2b\x96\xd6\x2e\x7f\xea\x2d\xcb\x1d\x00\x23\x37\x2b\xab\x6f\x11\x6e\xa5\x2e\xbc\x09\x57\x27\xac\x71\x73\xef\xc2\x40\x62\x4f\x46\x96\xa9\xc4\x32\x16\xd1\xfd\x17\xdf\x9a\x3d\xc8\xca\x56\x84\x71\xf6\x46\x44\xf7\xec\xe3\xcd\x1c\xb3\x81\x93\x82\x99\xad\x40\x6f\xbd\x5e\x4f\xe7\xdd\xad\xe0\x9b\x67\x60\x74\x1a\x2a\x38\xe4\x39\xe6\x9d\xcc\x9a\xa9\x10\x01\xa2\x20\x5f\xd2\x6c\x92\x94\x4b\x03\x40\x30\x5e\x58\x19\x1a\x70\xc4\x33\xbd\x03\xd5\x99\xb2\x08\xa4\xda\x52\xbe\x12\x69\x07\xe3\x62\xa6\xe2\xa5\x8d\x93\x9c\x0a\xe6\x69\x94\x65\xfd\x18\x14\x75\xb4\x79\x0c\xdc\x58\xac\x77\xf4\x20\xbb\xff\x51\x07\xf4\x1a\x2a\x24\x7e\x86\x7b\x3d\xd7\x90\xde\xbd\x4e\x36\x36\xda\x96\xac\x49\x1b\x07\x13\xfa\x41\x05\xde\xec\x97\xa6\xa4\x0f\x2a\x26\x98\x9e\x23\x31\x33\x56\x90\x20\xef\x89\xc7\x55\x84\x55\x70\x4a\xf9\x1a\x7c\x03\xba\x10\x3c\x66\x6a\x4d\xde\xc4\x2c\x4b\x13\xa0\xf4\x8d\x91\x3d\x1c\xd8\x33\x74\x15\x1d\x1f\x96\x66\x2b\x1b\x90\x7c\x7c\xb0\x40\xbc\xde\x78\xa3\x0f\x72\x99\x76\x55\x9d\xdc\x75\x9b\xea\x54\x15\x38\x97\x8f\x74\xec\x15\xba\xdf\x9b\xb6\x49\xd5\x0a\x3a\xaa\x1b\x14\xd7\xb3\x41\x9b\xdd\x29\x4f\xe2\x31\xc7\xbb\xed\x93\x6b\xf7\x6a\x5f\x05\xaf\xad\xa7\xc3\x7d\xc9\x0e\x33\x23\xc2\xf5\x30\x82\x5f\x4b\x63\x3f\x74\xd7\x86\x00\xa1\x76\x11\x42\x67\x8d\x17\x24\x37\x00\xab\xc2\x6d\xc7\x1d\xd7\xea\x6a\x5b\x4e\x1a\xe8\x26\x31\xca\x81\xbe\xf4\x5c\x2a\xfd\x83\x7c\x02\xbb\x05\xae\x5c\x47\x71\x31\x86\x33\xda\x0e\x1d\x62\x7c\x4d\x7f\xfa\x41\xac\x24\x5f\x0c\x1a\xd1\x7a\xbf\xdb\x55\x7c\x4a\x97\x3f\xc7\x8a\x2a\x0b\xe5\x5d\xfe\xd0\x9e\x39\x90\x86\x86\x69\x5d\xb0\x6d\xcc\xe3\x0e\xb8\x80\xb5\xc1\xec\xd2\x1c\x01\x42\x1d\x05\x83\xcd\x72\x61\x83\x47\x7b\x51\xb8\xe4\xfe\xd4\xaa\x82\x41\x6c\xc4\xb5\xba\xca\x6e\x62\x09\x0c\x1c\x23\x15\x44\x32\xc8\xde\x8b\xd4\x2e\x53\x12\xb0\x29\x98\xaa\xb4\x90\x54\xb8\xd5\x76\x76\xe1\x95\x4a\xbe\xdb\x84\xbc\x5a\x98\x3d\x21\xb4\x4a\x1f\x28\x8e\x16\x48\x10\x80\x2a\x9c\xa9\xe0\x85\xb9\x20\x98\xeb\x30\x04\x78\x69\x7b\x07\x38\x78\x4d\xe0\x38\x17\x9b\x44\x17\x22\x4c\x11\x0c\xdf\x7f\x32\x2d\xca\xca\x0d\xba\xaf\xeb\x3b\xb5\x28\x0f\x99\xc2\x66\xd5\x8e\xa8\xcf\x3e\x13\xf1\xdc\xbd\xd7\x3f\x19\x6a\x59\xdc\x7e\x93\xa8\x9c\x02\x38\x07\xf0\x0a\xa0\x91\xef\x49\x3b\xf1\x00\x37\x48\xc4\xc4\xc3\x3d\xaa\xcd\x0c\xd1\xa6\xe4\x39\x97\x85\x10\x7a\x21\x29\xfa\x88\xbc\x65\x21\x35\x47\x0d\x0d\xe7\x0c\xdc\x48\xe9\x02\x69\x80\xe0\x95\x35\x4f\xd2\x32\xef\xbc\x73\xe2\xac\x3c\x8a\x7b\xa0\xaf\x97\x2e\xa0\x58\xd6\x36\x68\x2e\x8b\x35\x58\x45\x8e\x3a\xa3\x1e\x3b\xac\x26\x79\x76\x34\xc1\x6e\xb9\xc3\xc7\xdb\x39\x1c\x3b\x12\x5b\x7f\xd4\xcb\x4c\x8d\xd8\xf1\xfe\xf4\xa3\xfe\xa0\x3a\x52\x82\xf5\xe7\x86\x63\xac\x27\x86\xfe\xb9\x4b\x4e\x81\xeb\x7b\x08\x3f\x1d\xba\x8f\x0f\xa2\x64\x3c\x18\xa4\xea\xdc\xbb\x60\xd6\x6e\xb9\x8c\x53\x73\x4f\xe5\x45\xed\x04\xf2\x60\x5f\x63\x17\x17\x76\x73\xec\xce\xec\x82\x44\x89\x65\xd4\xc8\xb2\x3b\xd4\x4f\xb5\xf4\xbc\x5e\x40\x5d\xed\x2b\xd5\xa4\xb9\xb6\x64\x0d\x7f\xb2\x93\x88\xa9\x5b\xb0\xdd\x53\x70\x9d\x6c\xbe\x81\x4b\xd6\xfb\xe6\x4e\x19\xd1\x52\xa4\xf3\xcb\x21\xbf\x4f\x5c\x8c\x90\x64\x63\x36\xb3\x90\x9c\x78\x21\x49\xe3\x18\x23\xaf\x10\x72\x43\x2e\x2a\xcd\xbe\x77\x99\x97\xdf\xff\x93\x65\x22\xda\xb3\x35\xf4\x35\xd0\x7d\xa9\x28\x2a\x73\x08\x8b\x92\xeb\x86\x09\x3c\x9b\xf4\x28\x92\x0d\x38\x91\x1d\x98\x05\xcd\xa7\x36\xeb\xc1\xf9\xea\x2a\x8d\xba\x03\x17\x0d\xaa\x35\xbb\xb3\x90\x44\x78\x72\x5d\x30\x5d\x88\xac\x75\x57\xaa\x18\x5d\x55\x41\xf2\x13\xcc\x2e\x2f\x87\x3e\xd0\xd6\x1d\xb1\x47\xcf\x82\xeb\xf4\x1f\x6f\xaf\xaf\x58\xc6\xf7\x80\x0b\x2b\x14\x29\xc9\x03\x19\x63\x7d\xfd\x1e\x1a\x81\x6a\xe3\xab\x8b\x0d\xfb\xd4\x02\x4c\xdb\x7d\xb7\xf4\xc5\xa6\x0d\x05\x73\x86\xa6\xa4\x59\xca\xb9\x4a\xcf\xb2\x94\xcb\x00\xfa\xab\xa7\xac\xf6\xf9\x30\xd6\xeb\xa2\x3e\x84\xa6\x81\x0a\x80\x3b\x85\xe6\x42\x5e\xb6\x82\x43\xab\x1a\xeb\x27\x85\x77\x3b\xf7\x88\x5e\xd0\xdb\x7b\x94\x36\xe0\x91\x59\x26\xc8\x2c\x60\x43\xd6\x0e\xf5\xc0\x35\x00\x12\x47\x0c\x54\xbf\x20\xfc\x42\x5a\xbd\x5f\xf5\xa8\x59\x8c\xdc\x0b\x65\xa2\xb7\xe0\x9f\xc4\x80\x00\x80\x83\x68\x7f\x41\xe4\x42\xce\xa5\x36\x03\x0a\x3e\x4d\xf1\x20\xc8\xb1\x51\x09\xc6\xcd\xdf\xbc\x73\xf1\x7d\x1c\x24\x92\x64\xeb\xe8\xfa\xc0\x30\x3b\xe5\x02\xd3\xaa\x50\x7e\x98\xd8\xff\x3d\xcf\xfa\xb2\xc6\x4e\x2e\xf1\xd0\x28\x39\xe6\x99\xba\xd5\x09\x5a\xad\xa0\xd2\x54\x49\x1d\x0b\x7b\xef\xa3\x3c\x71\xfb\x69\x25\x7f\x3e\x2c\x2a\x30\xf8\x12\x36\x2c\x13\x70\xc4\xde\x13\x90\xc0\x39\x6c\x8d\xb3\x97\xcd\x2a\x07\x0d\x1c\x60\xaf\x42\x4f\xda\x94\xdd\x0a\xc1\x3e\x41\x4f\x99\x8f\x7d\x22\x8d\x35\x80\x0b\x16\x3c\x69\x95\xc0\x81\xa7\xe7\x72\xad\x4e\xdb\x0c\xf2\x4d\x03\x8e\x76\x52\xaf\xb4\xd7\xf3\x54\xc0\x1b\xa4\x32\xca\xe7\xcd\xbf\x6f\x6d\xd7\x01\x78\xdb\x07\x7f\x27\xa7\xac\x3c\x5b\x53\x73\x3e\xc3\x10\x1f\xc3\xf0\x54\x9b\x24\xa6\x95\x13\x64\x2d\xbe\x97\xea\x51\xa2\x2d\x40\x5f\x62\xdf\x99\xf5\x07\x07\x18\x3a\x50\xd1\x2c\x28\x71\x37\x7c\x09\x34\xca\x33\xf7\x6f\x76\x8b\xb1\x22\xac\x33\x88\xa3\x68\x30\x7e\x48\xd6\x04\x76\xf3\xef\x66\x13\xf6\x7a\xc2\x2e\x26\x6c\x3a\x9d\xbe\x9c\xa0\x72\x33\xd5\x08\x5f\x41\xe4\x58\xc1\x37\xa6\x6c\x92\x8b\x58\x07\x1f\x00\x01\x24\x73\x58\x59\xb6\x30\xee\x9f\x0a\x3c\x0f\xb6\x09\x98\xc3\x48\x09\x17\x14\x57\x8f\xb6\x2a\xf1\x95\x02\x88\xa6\x88\x54\x6e\x41\x9e\xba\x50\xb9\x05\xac\x3d\xf0\x9c\x27\x12\x52\xbb\x79\x13\xae\x4b\x5f\x0e\xc8\x9d\xc5\xaf\x7c\x07\xed\x4f\xa4\xe3\xb7\x34\xdd\x74\xe7\xea\x5f\xec\x33\x72\x48\x3f\xe6\x49\x51\x98\xd3\x59\x2f\xe4\x2d\x7b\xf5\xaf\x6c\x96\x65\xa9\x60\x33\xf6\x57\xf6\x9a\x4b\x2e\x39\x7b\xcd\xfe\xca\x2e\xb8\x2c\x78\xaa\xca\x4c\xb0\x0b\xf6\x57\xd3\x6d\xa6\xbc\x2b\x65\x8e\xc3\xfd\x84\x71\x26\xcb\x14\x4f\xfd\xef\x2c\x18\xec\xa5\x6b\x17\xf7\xa3\xb3\x12\xc5\xa3\x10\x92\x69\xb5\xa3\xa3\xf0\x2f\x2e\x26\xa1\x13\xb9\x49\x45\x41\xf3\xa1\x0a\xdb\xc3\x0f\x9c\x41\x4b\x5f\x2d\xa4\xf3\xe5\xfd\xc5\xd4\xf8\x2f\xec\xaf\xec\xaa\x4c\x53\x53\x25\xb3\xd1\x98\x89\xf4\x8a\xd9\x34\x0a\x21\xa7\x8f\xc9\x7d\x92\x89\x38\xe1\x90\x48\x61\xfe\x75\x7e\x07\xa3\xbd\x2c\x3d\x67\x5e\xb8\xa6\x9d\xe0\xcc\x29\x5b\xcf\xb3\x24\x65\x3b\x39\x24\x3b\xf8\x3d\x37\xbf\xea\xab\xe3\x2d\x22\xcf\x14\x4a\xeb\x81\x0c\x56\x14\x0b\x0a\x65\x97\x8e\xda\x02\x6a\x87\xad\x2d\xab\xe5\x28\x08\x0f\xf5\x53\x37\x59\xd0\x10\x7b\xf2\x3b\xe4\x00\xed\xa2\xa1\x5b\x6e\x43\x79\xa5\x92\xe6\x0e\xb6\xa4\xa7\xfa\x19\x14\x15\x72\x8a\x2b\x3f\x57\x45\xd4\x2a\x5d\xac\x92\x41\x6a\x73\xb5\xca\x7e\x24\xdf\x05\x26\xa8\x99\x65\x9a\xa4\xe7\x66\xa9\x9e\x5f\x29\x69\xae\xad\x3a\xd9\x20\x3d\x11\xc0\x88\x50\xa6\xcd\x1a\x05\x77\x55\x93\x35\x58\x02\x60\x1f\x98\x2a\x21\xb4\xad\x30\xbb\x80\x19\x82\x74\xbf\x90\xe6\x0d\x3a\x91\x00\xe6\x9e\x38\x16\x5b\xfc\x9a\xd5\xb5\xa7\x6f\xd1\x86\x1c\x14\xde\x32\xc1\xfa\x72\x68\x4f\x98\x70\x94\xb2\x75\x82\x57\xfc\x2a\x60\x70\xa3\xd2\x2c\xbd\x07\xc6\x3d\x57\x22\x55\x72\x63\x66\x45\xd7\x26\xa0\x76\x3c\x39\x05\x58\x12\x56\x01\x0b\xeb\xac\x81\x39\x2c\xe9\x11\x1a\x12\x73\x4e\x26\xb1\xbf\xdf\xeb\x72\x65\xec\x08\xe7\x91\x75\xa7\x21\x35\xae\x2b\xa1\xf8\xb4\xf8\xf2\x47\x2d\x72\xa0\x59\x46\x84\x83\xf3\xf6\xe3\xc1\xe9\xc9\x36\xb0\x45\xc3\x16\x55\x2f\x30\xb6\xdd\x15\x42\xd1\x84\x46\x6a\xf5\x80\xf9\xf8\x35\x31\xb2\x43\x90\xb3\x6f\x67\xf3\x77\xb5\xe7\x9a\xc8\xd9\x16\x78\xed\xdd\xfc\xfd\xe5\x9b\xe5\xf5\xc7\xbb\xc6\x73\xa6\x34\xfa\xd3\x58\xa5\x7f\xdb\x7b\x4f\x01\x1f\xfc\x8c\x72\x2f\x4b\xb5\xb6\x99\x94\xc3\xcf\xf4\x86\xe0\xce\x30\x94\x4a\x48\xb2\x1d\x0a\xd3\x34\x27\x4e\x67\x3e\xb8\x5c\x52\x44\x62\x58\x65\xeb\x1d\x76\x2d\xdf\xe2\xeb\x1f\x54\x9a\x44\xfd\xa0\x37\x7b\x5c\x6d\xd5\x63\x0b\x8a\x68\x25\x00\x05\x4a\xfe\x1f\xaa\x14\x5a\xe8\x85\x88\x0a\x1f\x71\x6b\x36\xee\x7f\x35\xd0\xe6\xf0\x1d\x1c\x3d\xca\xae\xdb\x40\x80\xd3\xc5\xf0\xe0\x6c\x05\x82\x4d\xe0\x95\x47\x5f\x2b\xe4\xd2\x41\x6c\x3b\xe2\xe4\x82\xae\xf4\x3c\x6c\xd0\x8f\x5b\x95\x9a\xbb\x98\x8c\x89\xac\x74\x21\x33\x91\x47\x0a\x00\x2a\x98\x07\xaf\x58\xb4\x4d\xd2\xd8\x8b\xb7\x7c\x07\x88\x5e\xc0\xdd\xbd\x24\x59\x3e\xe1\x62\xcc\xb6\xf8\x9e\x53\xd7\x4e\x3b\xab\x57\x7e\x9a\x07\xea\xe9\x20\x7a\x7d\xd3\xfe\x17\x82\x92\x61\x57\x10\xbd\x50\x2d\x5a\x68\x3a\xbd\x52\x9f\x51\x1e\x5e\x50\x14\x5f\x5b\xf1\x4f\x7b\x71\x2a\x6a\xe3\x4a\xd3\xac\xde\x95\x40\x3a\x8b\x28\x2a\x04\x90\x68\x01\xd5\xd9\x09\x8e\xb6\x98\xa7\x80\xa4\x41\x5d\x48\x1f\x1f\x7d\xa1\x43\xbb\xac\x75\x9c\x91\x53\xd5\x82\x00\x27\xec\x45\xa5\xa1\x2f\x80\x94\x54\x2a\xf8\x1e\xc5\xb0\x2a\x5d\x03\xd3\x75\xc2\x92\x62\x21\x13\x8d\x33\x33\x17\xa9\x78\x30\xb5\x0b\x9d\xc5\x84\x75\xb1\x77\x67\xdb\x6c\xc0\x91\x73\x9b\x7e\xec\x64\xee\x61\x11\xe6\x21\xb9\x25\x07\xc7\x74\x2c\xb4\xb1\x1b\x41\x96\x43\xfc\x6a\x16\x40\x02\xb1\x10\x84\x7f\xc4\x42\xda\xfa\x01\x2a\x04\xb5\x6c\x17\x72\xbe\x86\x1c\x50\xc8\x3c\x8d\x63\xbc\x85\x5a\xa1\x06\xc7\x34\x96\x90\x73\x58\xd1\x9d\xdc\x0e\x04\xa9\x4a\xe2\x4a\x12\x0f\x22\xdf\x17\xe0\xd4\x85\x7e\x95\x82\x17\x5b\x96\x14\x13\xa0\x88\xb3\x3b\xe5\x42\xf2\x98\x94\xca\xa9\x38\xd3\x35\x30\xef\x7b\xc6\x99\x7e\x5f\xa9\x87\x3e\xc3\xf6\x54\xd4\x17\xae\xea\x2c\xe5\x72\x89\x27\xc8\x57\xc0\x7d\x05\x82\x9f\x5d\xa1\xce\x72\xb5\x74\xb4\x36\x4f\x52\xcf\x40\x13\x3a\x94\xe1\x35\x76\xac\xfd\xd0\x04\x27\x83\xa7\xb5\xb6\xd7\x13\xe7\xa7\x21\x74\x41\xce\x6c\x04\x76\xf8\x2e\xe0\x21\x61\xbc\x86\x44\xb0\xb3\xf5\x10\x26\xcc\xce\x80\x6f\x15\x9f\x34\x64\xe4\x6b\x67\x48\x7d\xd8\xc7\x43\x63\x1a\x16\xe2\x51\xf0\x98\x03\xd5\x7a\x5e\x88\x4c\xa7\x1f\xa5\x09\x95\xb1\xad\x0d\xc2\x7d\x98\x3c\x21\xd0\x0f\xe7\xdc\x3c\xed\x82\xae\xe1\x3d\x4c\xb5\x60\x2b\x9f\xd2\x47\x0d\xfb\xd4\x50\x4f\x89\xcf\xbd\x86\x7a\x4d\xd9\x5c\x32\x6b\xee\x4d\xd8\x0b\x9c\x58\xfa\x05\xb9\x20\x49\x15\x98\x62\xe7\x31\xad\x1e\xca\x56\xad\x43\x31\x30\x67\xc0\x2f\x37\x8c\x04\xf5\x52\x1b\x3e\x6b\xbf\xbc\x4e\x20\x67\xe1\x98\xb4\x74\x8c\x22\xae\xb0\x00\x3a\x24\xf1\xda\xbd\x47\xa3\x5d\x79\x6f\xb6\x6f\xb0\x8d\x77\xb1\xd7\xf6\x45\xd3\x45\x59\x49\xe7\xa9\xfd\x9d\xa9\x7c\x21\x6d\x69\xe4\x92\xd4\xa8\xa5\x54\x2f\x2a\x80\x50\x93\xcd\x1f\xcc\x54\x00\x31\x58\xf9\x2c\x50\x65\xf3\xfc\xab\xf5\x5d\x00\x40\x11\x2b\xe1\xf5\xcc\xa7\x6c\xe6\xbf\x66\x0c\x0f\x33\xc1\x77\x78\xcc\xd7\x39\x1a\xd3\xd4\x74\x4a\x52\x58\x4a\xc8\x20\xbd\x41\x97\x40\x6c\xba\x2e\xcd\x66\x14\xb0\xbf\x2e\xa4\xe9\x3c\xb6\x4e\x00\xf7\x4b\xfd\xb2\x90\xef\x95\xb6\xd9\xf4\xda\xf7\x87\xc5\x90\x52\xb7\xbd\x70\x2a\x62\xf4\x87\x37\x70\x68\x93\xcf\xbf\x26\xf1\x0f\x79\x2d\x44\x89\xb1\x57\x65\xee\x1b\x15\x71\xb9\x90\xff\x69\xba\x07\x95\xac\x9d\x0c\xbc\x5a\xe3\x12\x86\x11\x84\x60\xc9\x27\x2c\xf4\xbb\x7f\x7a\xf9\xe9\x25\xe2\xd0\x4b\x0d\xc2\x8d\x93\xea\x01\xe2\x88\xc0\xcb\x34\x85\x48\xb4\x6d\x81\x23\xa3\xf0\x9f\xe0\x7d\xb0\x1c\xba\xd4\x2d\x65\xd5\xc4\x18\xb2\xd0\xfb\x66\xb0\x77\x3e\xcf\x58\xc4\x8b\x68\x7b\x66\x6d\x39\xda\xc6\xec\xe9\x47\xc3\x87\x0a\x6e\xc6\xd2\x6a\xe7\xc2\x36\x17\xce\x7c\xe7\xd8\xf9\x2a\xf3\xc5\x34\x01\x80\x35\x77\x75\x61\x18\x47\x1e\x8a\x93\xd3\x0b\xb1\x7b\x3b\xcf\x3d\x6e\x65\xd9\xfc\x8d\x93\xbc\xe4\x92\xef\x44\xcc\x5e\x40\xc6\xd4\x0b\x3b\xf8\x0b\x99\xad\xa6\xe9\x7e\x5d\x10\xc5\x93\xe9\x94\x29\x08\x18\x1d\x38\xe5\x96\x71\xf3\x9a\x74\xa0\xb3\x3b\x2f\x5a\xed\xb6\x8e\xeb\x1b\xf7\xa5\xe1\x06\x0b\xfa\xb8\x5c\xef\xdc\x56\x21\x42\x55\x26\x75\xae\xef\x27\x6c\x95\x73\x09\xda\x13\x71\x68\x54\xf9\xd5\x09\x97\x67\xe4\x4f\xb2\x29\x14\x92\xa7\x7b\xc0\x8e\x4f\x16\x12\xc9\xa6\x80\x95\x78\x1f\xa5\x49\xc4\x36\x39\xcf\xb6\x35\x3b\x48\x3c\x08\x59\x80\x84\xe9\x8d\xe0\xfa\xb4\x68\x7d\x5e\x2f\x81\x0d\x8e\xa7\xcc\x24\xdc\x3e\xb8\xac\xd1\x83\x42\xf5\x3a\x8e\x16\x80\x6b\x89\x78\x39\x8e\x1a\xe4\x20\x81\x65\x85\x16\x8d\x38\x7a\x20\x02\x69\x1a\xc7\xec\x57\x0f\x85\xbf\xb1\x5f\x89\xb5\xc2\x82\xff\x4f\x0d\xd9\x3b\x16\x8c\x93\xb8\x0c\xe7\x55\x2b\x92\x7b\x7a\x0f\xef\xb9\xc6\x04\x20\xf2\x54\x58\xb0\xb0\xdb\x38\x26\x24\x31\x07\x3c\x67\xec\xcf\xe5\x4a\xa5\x96\x28\x6e\xfe\x86\xa9\x1c\x34\x1a\x0a\x45\x7f\x4a\xe2\x2e\xeb\x20\x91\xb1\xf8\xf5\x24\xb6\x86\xfe\x83\xde\x9a\xcd\xe6\x33\x81\x14\x40\xbd\xb1\xb0\x3b\xe5\xc2\x1c\xc2\x85\xbd\x19\x37\x9e\xd2\x75\xe4\xe2\x2c\x2d\xb6\x00\x27\x44\x20\xbb\xef\xd4\x1d\xdf\xb3\x68\xcb\xe5\x26\x70\x4d\x00\xba\x4b\x64\x2a\x47\x2d\xc3\x07\xa0\x45\x53\xb9\xcd\x86\xa5\x1c\x4f\x42\xd3\xbb\x40\x02\x82\x58\x95\x4d\xe4\xe4\x9b\x4d\x2e\x36\x40\x50\xb0\x90\x95\x2c\x75\xa0\x84\xb3\x32\x0a\xf8\x9d\xbe\x24\xdf\xa7\x61\xca\xe8\xba\x0d\x16\xf9\xde\xa5\x48\x92\x10\xa8\x5f\xcf\xf5\x6e\x9d\xb0\x44\x4c\x27\xec\x07\x0f\xdc\x15\x91\x92\x2e\xc7\xb2\x23\xc1\xae\xe6\xf2\x67\x07\xae\x0e\x4d\x4a\x8d\xf6\xba\xc3\x6f\x0d\x39\xd1\xd6\x49\xd3\x9b\xa4\x5a\xf0\xa2\x1c\x71\x06\x91\x64\xf4\x85\x79\xf9\x16\xdf\xed\xc5\xb6\xf3\xcc\x1c\x1b\x96\xce\xc8\x3c\x6f\x4e\x4e\xf3\x6d\x4f\x77\xdc\xd6\xd7\x07\x1d\xc8\xa9\xea\x76\x20\x3f\x85\xa9\x6e\x39\x2b\x0e\xfb\x90\xd3\x0e\x1e\x86\x9e\x36\x8d\x75\x11\x5b\x90\x2f\xc1\xf7\x75\xfd\x1a\xdb\xb2\x03\x64\xb9\x8a\xcb\x48\xc4\x66\xe5\xc2\x7d\x08\x11\x31\x8e\x0e\xa2\xb2\x49\xb6\x1d\xb4\x15\x4e\x1b\x38\x75\xbf\x94\xcf\x61\x10\x8d\xb0\xeb\xfe\x8f\x1d\xfe\x06\x6b\xf1\xb5\x75\x7a\xb8\x3e\xb1\x9f\xf2\x91\xe7\x94\xfb\x7c\x95\xfc\x57\xe5\xc9\x26\x91\xbc\x50\x39\xfb\xce\x25\x7d\xbe\x74\x8a\x41\xdd\x16\xc2\xc8\x6d\xa2\xd2\x45\xb8\x4d\x7c\x51\xc3\xa3\x6d\x92\x9a\xa7\x74\xc1\x77\x59\x48\xa7\xe9\xf4\x98\xa9\x67\x52\xec\x04\x67\x9b\x80\xef\x34\xd1\x3e\xb7\x6d\x21\x29\xe2\x80\xe3\xa6\xf2\x90\x0f\xba\xf3\x6c\xce\xca\x62\x79\x24\x45\x0c\xbe\x3c\xce\xf1\x44\x30\x84\xf7\x3c\xeb\x27\xdd\xe0\xe4\x72\xc0\xe4\x1e\x27\x52\x6d\x2d\x95\xea\xfc\xec\x57\x5c\x18\x49\x02\x5a\x0f\x9d\xdf\xbc\xb3\x81\x22\x7f\x1f\xac\x5c\xb0\x60\x20\x90\x7d\x50\x83\x55\x81\x57\x7b\xb7\xad\x99\x53\xdc\x32\x75\x5c\xa4\xaa\x8c\x19\x6d\x6a\x14\x86\xcf\xa7\x78\x3a\x02\x1d\xe8\x74\xda\xc5\x8d\x36\x52\x09\xd6\xed\x3f\xf0\x5e\xfb\x0a\x84\xdf\x3a\x76\xe0\xde\xa5\x4f\x3d\xfb\x6c\x43\x4f\x3d\x0d\x63\xef\xb6\xe3\x51\x63\xef\xbc\xe0\xc0\x4d\x36\xce\x41\x0a\xf7\xd1\x24\x4e\x61\xbd\x85\x01\x84\x16\xf6\xd4\x4a\x60\x56\xdf\x9f\xfc\x39\x9b\xc1\xdc\xff\xa9\x8c\xe7\x42\x16\x4b\xf8\xe2\xb8\x8f\xc1\x47\x3e\xc0\xeb\x15\x83\x69\x90\x23\xf8\xdf\xef\x14\xfa\xf7\x2d\x11\xc9\x7f\xb0\x5b\xf2\x69\x99\xfd\x2a\x01\x10\xa9\xbe\x67\xdf\x25\x80\x39\x0a\x62\xa1\x6e\xe0\x3a\x86\x8b\x1a\x74\x44\xef\x05\x0d\xaa\x6c\xed\x83\x1a\xe4\x6b\x0f\xa1\x6a\x28\x85\xdc\x7b\x94\x39\x6b\xb6\x5a\xfb\xb7\x80\x9c\xfc\xaa\xf2\x6f\x20\x92\x34\xe3\x97\xb2\xff\x12\xb9\xf2\xe9\x20\xe8\xac\x0a\x0b\xee\xb5\xd7\x8f\xd7\x55\x45\x7b\x1c\x15\x3d\x43\x49\x3b\xf8\x0b\x71\xbd\xa0\x47\x61\xb5\xb7\xd7\x91\x2e\x9a\x7a\x11\x2d\x3b\xf4\x0b\x06\x55\x25\xb8\x78\x86\x7a\x04\x49\xed\x30\xb3\x0b\xf4\x1c\xfc\x15\xc4\xa6\xb8\xe3\x19\xe1\xfb\x08\x4a\x5c\x0f\xde\x4c\xa1\x11\xff\xfe\x97\xff\x98\x76\x29\x66\x43\xd5\xc7\xc2\xa5\x5c\xe5\xdf\xe6\x89\x90\x31\x04\x63\x79\xdc\x94\xd6\x91\x15\xef\x7c\x65\x7b\x36\xd3\xf0\x49\xb2\x26\xdb\x8f\x5a\xbd\xc4\x49\xf4\x05\x22\xfa\x7e\x93\x75\xcb\xb7\x12\xef\xeb\x32\x25\xf4\x32\xde\x4b\xbe\x6b\x6a\x8c\x3f\x6b\x1d\xf7\x89\x48\x63\xa8\x22\x7d\xfd\x50\x54\x2a\x16\xd1\xfd\x58\x9b\xe0\x68\x62\x70\x11\xdd\xb3\x9f\xee\xde\xbf\x43\x1d\xc8\x44\x2f\xe4\x15\x2f\x92\x07\xf1\x31\x4f\x5d\x38\x80\x98\x5e\xf2\xd4\xae\x91\x2a\x51\x6d\x40\x8a\x62\x59\x6d\xad\xe1\x10\xf2\x88\xef\xf6\x67\xab\x32\xba\x17\xc5\x79\xce\x65\xac\x76\xd8\x8c\x73\x5d\xae\xd7\xc9\xaf\xd3\x82\xe7\x1d\xa4\xe2\xe8\x47\xf8\x8a\x76\xae\x97\x8a\x29\xbc\xcd\x8b\xa6\xee\x23\x64\x7d\x92\x00\x71\xc5\xb8\x85\x2b\x70\xce\x77\x02\x58\xe1\x58\x95\x90\x1f\x4a\xc1\x44\x4a\xd0\xad\xd3\x9a\x10\xf4\x8a\x54\x71\x3f\x05\xc6\xfd\xa7\xa0\x56\x55\x65\x66\x5b\x29\xaf\x05\xb7\xe3\xf7\x78\x3f\xdc\xe4\x42\xeb\x09\xd3\x0a\x6a\xbc\x90\x16\x8b\x6e\xf3\xa5\x00\xf7\x02\xbc\x92\xe9\x9e\x45\x2a\x4b\x40\x3a\xcf\xb5\x6b\xab\x1e\xc1\x4f\x1f\xa6\x0d\x82\xda\x69\x29\x8b\x24\x65\x7c\x5d\x90\x13\x1f\x48\xb4\xad\x68\x8e\x9e\x2e\x24\x84\x62\x23\x68\x3e\x40\x24\x5c\xf8\xc5\x35\x42\xb3\x35\x8f\x92\x34\x29\x88\xda\x07\x92\x8c\xb8\x69\xaf\x39\x0f\x4c\x5f\xe6\x7c\xcf\x53\x7f\xb1\xe2\x69\xe9\x33\x25\xcf\xb4\xa8\x53\xc7\x75\x3b\x3e\xfb\x4e\xdd\x13\x2e\xbc\xa7\x1c\x3e\xcd\x2b\xad\x53\x72\xf5\xe7\x78\x12\x5b\xfc\x6d\xc5\xd4\xf5\x8c\xbe\xee\xf8\x81\x98\x44\xc7\xa5\x7a\x6a\xf5\x77\x9a\x5f\x18\xd1\x7b\xed\x46\xd8\x17\x72\x17\x74\x71\x0b\x0f\xa9\xbe\xf5\x76\x7f\x50\x2a\x3d\xd5\xe3\xcd\x53\xbb\xa1\x2e\x41\x92\xf2\x94\xeb\x1a\x4e\x00\xe7\x38\x9a\xbf\x71\x31\x6d\x47\xd6\x5b\x15\xb2\x21\xb8\x15\x55\x01\x36\x0a\xa8\x44\x0f\x12\x5b\x67\x2d\xa0\x86\x91\x88\x72\x28\x03\xd1\x50\xd6\x74\x6e\xba\xe0\x03\x8e\x00\xee\xeb\x08\x84\x86\xb5\x1a\x8e\x72\x86\xa1\x80\x64\xed\x53\xce\x31\x16\x12\x9f\xba\x7e\x0c\xbe\x6d\xfb\x13\x65\xab\xcd\xf9\x44\x56\xf2\x42\x06\x16\x31\xb2\x15\x59\xc8\xbe\xeb\xb5\x36\x7f\x59\x65\x1a\x9e\xec\x2f\x3b\x85\xdd\xba\x37\xa0\xf2\x26\xd4\xa9\x02\xac\x45\xa4\x76\xab\x44\xda\x14\x70\x72\x22\x83\x29\x3f\xb3\xe4\x81\xce\xe1\x6f\x4d\x72\x54\x2f\xa8\xf5\xbd\x33\x23\x42\x1e\xc6\x70\xcb\x3a\x74\xdd\x0d\xef\x4f\x4f\x4b\xc4\xdd\x11\xc9\xab\xb7\x20\xd1\x8c\xa7\x8f\x7c\xaf\x41\xcb\x55\x98\x5d\x71\x8d\x8e\xd3\x6a\xfd\x27\xc1\xf1\x6e\x89\x29\x49\x18\xbd\x24\x89\x67\x6a\x4b\x82\xbc\x18\x22\xb5\xaa\xb5\x9e\x6f\xe8\x85\x6e\xef\x9c\xaf\x13\x0b\xc9\x7b\x63\x21\x18\xe4\xfd\xdb\x08\x7f\xf4\x38\x59\x4f\xf4\xf5\x06\xc7\x24\x5a\x64\x04\xc3\x81\xc4\x28\x17\x02\x9e\xb0\x1d\x4f\x24\x2d\x03\x54\x06\x8b\xc5\xaa\xdc\x6c\x3a\x5d\x90\xdf\x7e\x2c\xa3\xba\x4e\xfe\xee\x7d\xcd\xbd\x8c\x59\x4f\xe1\x8d\x9d\xdb\x2f\xa1\x7b\xd8\xdc\xab\xbe\x8c\x03\xf6\x2b\x7a\xbb\x5b\x43\x4e\x8d\x49\xf4\x34\xde\xee\xf9\x10\x6f\xb7\xc5\x4e\x41\x0a\x1b\x5d\x57\x2d\xbe\xe5\x37\x37\xf8\x97\x71\x83\x0f\x9a\x14\x48\x9b\xb2\x4c\xaa\x06\x7a\x4f\x0d\x8f\x64\x5f\x73\x34\x9d\x50\x2b\x52\x59\xd7\x42\xc6\x9a\xad\x78\xf4\x0c\x74\x6c\x70\x3a\x9e\xee\x6f\x3b\x00\x2e\xb9\x55\x3b\xc1\xe0\x53\x1a\x35\x25\x18\x65\x09\x4e\x00\x0d\x6a\x1a\xe8\x11\x19\x84\xf7\x80\xe3\x14\x91\x21\xb1\x37\xaa\xbf\x93\xe2\x91\x99\xd3\x6a\x12\xc2\xe3\x82\xe1\x01\xb1\xa1\x97\xc6\x3a\xac\x60\xe9\x1d\x25\x42\x2e\x36\x3c\x8f\x21\x83\x83\x96\x64\xca\xa3\x7b\xf3\xdf\x50\x3f\xfa\x22\x41\xf8\x2c\xef\x39\xc2\x4a\x7d\x69\x89\x8c\x72\x20\xbb\x22\xb4\xa0\xaf\x1f\xbe\xae\x19\x8f\x72\xa5\xd1\x29\xe3\x34\x3a\x21\x83\x18\x0c\xd8\x87\x24\x2e\x79\x8a\x5f\xec\xf4\x64\x8f\x85\x87\xd5\x01\x3d\x81\x9c\x4e\x13\x2d\x46\xc3\x81\x1c\x40\xd0\x8d\xd3\x85\x7c\xe3\x02\x12\xaf\xd8\x47\x2d\x08\xc5\xa5\x2d\x21\x71\x6f\x4d\x9f\xcd\x7c\x68\x60\xee\x3a\x6d\x88\x9e\x0e\xb0\x20\xe6\xa0\x23\x74\x77\x4f\x1c\x20\xf5\x3b\x65\x50\x46\x93\x93\xce\x03\x4d\x5f\xdf\x2d\x78\x4f\xc8\x05\x8f\xf7\x21\xf5\x59\x22\x19\x44\xc1\x18\x8f\x77\x89\x34\x8b\xc0\xea\xc6\xb9\x93\xc6\x52\x48\x23\xa4\x17\xe4\x55\xd2\xb4\xb6\x09\x6a\x26\x85\x31\x2e\x79\x9e\xa4\x7b\xb8\x4f\x64\xb9\x38\x0b\xbe\x13\x8c\x0f\x65\x14\x01\x19\x36\xd1\x74\x94\x5a\xac\xcb\x14\x6f\x1d\x70\x2f\x77\x0d\xa0\x1d\xe9\xe3\x7c\x62\x0c\x8e\x82\x44\x0d\x82\x0f\xa3\x54\xd8\x53\x64\x67\x34\xa2\x81\xe3\x22\x5a\x9e\x9a\x2f\x07\x10\xf9\x56\x3d\xda\x54\xb2\x47\xee\xb1\xc2\x5d\xa7\xeb\x93\x45\x31\xfa\xed\x50\x7b\x03\xb4\xfb\x14\x76\x7e\x5c\x09\x5d\xd1\x6f\x22\x76\x7b\x53\x22\xa1\x39\xa4\xb6\xe9\x3d\xc3\xa5\xc6\x8c\x34\x33\x96\x70\x7e\x59\x47\x47\xd5\x31\xcc\x5c\xeb\x12\xad\x24\x5b\x94\xbf\xfb\xdd\xef\x05\xfb\x1d\xa4\xe8\xd1\x7d\x04\xe3\x4f\x40\xce\x87\xa5\xc3\x96\xed\x3e\x20\x90\xb9\xaf\x31\x22\xac\x0d\x02\x6a\xf3\xe1\x01\x44\xc9\xa3\x2d\xd3\xe5\x0a\x11\x82\x9c\x42\x18\x5c\x3a\xee\xdb\x77\x0a\xc0\x7e\x78\xb2\xdb\xda\xff\x2f\x71\xd8\x23\xff\xfc\x42\x66\x0a\xe9\x99\x01\x5a\xb9\x12\x6c\xc7\xf3\x7b\x90\x13\x24\xcd\x78\xc6\x0b\xf6\x5d\x22\xa6\x55\xf7\xfd\xcb\x4a\x7d\x28\x60\x82\xb4\xab\x2c\x2f\xa5\xb4\xfa\x28\xcc\x18\xa6\xde\x97\x3e\x59\xc8\x55\x19\xde\x3d\x2b\xce\x78\x3f\xb5\xc0\x21\x0f\x9b\xad\x02\x2e\x0e\xaa\x14\xd7\x81\x96\x3d\x1b\xe0\x95\x5f\xc8\x67\x72\xcb\x77\x39\xfc\x3e\x90\x0d\x66\x9d\x79\x41\x3e\x00\x34\x37\x94\xf0\x84\xe1\xc0\x69\x0f\x46\xce\x07\xd0\xf1\x9c\xb0\x9f\x92\x07\x31\x61\xb7\x19\xcf\xef\x27\xec\x0d\x86\xd7\xfe\xa8\x56\x6d\x3e\xbc\x06\x61\xc3\xc9\x7e\xbc\xe3\xdc\x58\x7d\x44\x26\xed\xd6\xff\x2f\x4d\xa5\xff\xae\xd8\xf2\xdf\x26\xe2\xad\x83\x4b\xe3\xef\xdd\x13\x71\x20\x0c\xfc\x1b\x38\xec\xef\xf2\x56\xdc\x4f\xa3\xf1\x0f\xe1\xff\xda\xfd\xcb\x5a\x5c\x60\x7b\xd2\x2e\xd7\x8a\xfa\xfa\xb6\x12\x87\x93\xb8\x7e\x28\x37\xf3\x87\x87\x2d\x05\x4a\xcf\x8e\x5d\xea\xf8\x08\x50\x3b\xbd\x6a\xfb\xeb\x22\x55\xba\xcc\xfb\x17\xff\x4d\xb5\xd6\xf6\xeb\x2d\x54\x9a\x30\xd9\x76\x2b\x01\xac\x00\x43\xe1\x1d\xf8\xd8\xf2\x3f\xd5\x6a\x09\x58\xa6\xd3\x56\x78\x5b\x71\x56\x9c\xc7\x45\xc4\xa8\xaa\xfe\x84\xbc\xcd\x04\x30\x3a\x79\x53\xd4\x07\x04\x6a\x33\xcc\xb9\x46\x16\xd2\x12\x5c\x63\x46\x6a\x9e\x0b\x60\xe2\xcd\x05\x68\x4e\xb1\x8c\xe7\x0e\x50\x60\x2d\xa2\xe0\xe6\xe3\x41\x27\x61\x16\x19\x24\x83\xd2\x7d\x6b\x25\x84\x74\xbd\x3d\xc6\x94\x30\xd6\x41\xbd\xf7\x09\x4d\xf6\x28\x58\x84\x89\x0a\x1d\xfa\x78\x8d\xf7\x82\xbb\x20\x98\xdc\x1b\x51\x04\xbb\x79\xcd\xb4\xa8\x2c\xcd\x4a\x84\xea\x9b\x42\xd4\xb7\xc6\xa0\x6b\xe4\x57\x15\x07\xca\xa0\x98\xde\x53\xf8\xcb\x3f\xf0\x62\x8b\x17\xda\x9d\x2a\x04\xee\x99\xc8\xc2\x83\xf3\x05\xbd\xce\xab\x54\xad\x40\xec\xc9\xfc\xd2\x75\x37\x8c\x68\x69\x0f\xea\xba\xe6\x80\x0d\xd9\x19\xcc\x6e\x02\x99\xac\xb9\xd0\x40\x68\xd2\x8c\x52\x0d\xc5\xff\x8e\xbb\x74\x37\xab\x6b\x36\xfd\x37\x8d\xcb\x76\x93\x01\xdf\x2c\x6b\x00\x83\x5e\x1e\x91\xa1\x72\x19\x66\x83\x1a\xe3\x80\xc8\x80\x29\x0c\x8c\x7c\xa0\xb5\xf6\x5a\x4d\xe1\x85\x9c\xe1\x2f\xc1\x21\xc0\xbd\xd2\x8b\xc3\x5b\x92\x7c\xa4\x5b\x7f\x98\x1e\xca\x66\x21\xc2\x8f\x3c\x04\x13\xef\xcb\x84\xcb\xc0\x04\xb2\x06\x65\x91\xe4\x82\x49\x40\x21\x2c\xa4\x2e\x57\x67\x9e\xf8\xc3\xdc\xe2\x1e\x80\xac\x46\x8b\x8c\xc3\x55\x06\xf8\x80\xce\x5a\x8e\x61\xf4\x4c\x7a\xc5\x06\x4b\x90\xc7\x53\xda\xfc\x21\x17\x11\x33\xcf\x5d\xdb\x5d\x39\xe6\xb2\x06\xb7\x68\x9b\xf5\x8c\x87\x5d\xdf\x7e\x01\x9a\x32\x90\xe1\x78\x83\x28\x8a\xaf\x7d\x80\x87\xd1\xd0\xa1\x47\x37\xc4\xd3\x16\xf2\xff\xda\xb3\xa1\x1b\xb4\x3b\x62\xa6\x9b\x9e\x31\x47\x54\x27\x98\xb8\x52\x37\x7b\x85\x0c\x8c\xc0\xee\x4a\x35\xa6\x7c\x5b\xa9\xdc\xe2\x5a\x42\x05\x05\x45\xe9\xa8\xf0\xeb\x43\xa2\x03\x3a\x6d\xf8\xda\xad\x10\xec\x55\x2e\xd6\xaf\x3e\xe5\x62\xbd\xb4\x23\x3d\x85\x06\x4d\x4d\x8b\x9a\xa4\xda\x03\x27\x87\xce\x94\x6c\x27\x17\x3c\x40\xfe\x59\x6b\x12\x96\x13\xb4\x29\x59\x33\x2f\xb4\x67\xda\x03\x0c\x0b\x22\xae\xb3\x7d\x37\x6a\xf6\xc5\x8f\xb9\x2e\x24\xd8\x00\xa8\x55\x87\x40\xdd\xdf\xff\xf1\x56\xe9\xb3\x21\xc7\xdb\x5d\x15\x32\x63\x37\x7b\x2e\xdd\x81\xd7\x0d\xad\xfe\xb2\xe8\x6f\x18\x40\x9d\xf1\x47\x49\x3c\x31\xa3\x5c\x4f\xc3\x8e\xb5\x76\xa9\x7c\x73\xac\x35\x30\x70\x7e\x95\x49\xeb\xe9\x4b\x9c\x9a\xdb\x24\x10\x42\xe6\x69\x1a\x6a\x16\xf8\x48\xdb\x42\xfa\xbc\x4f\x63\xb5\xa6\xa9\x75\xe1\x55\xec\x0d\x62\x05\x8a\x21\xe1\x56\x4c\x2c\xa9\x09\xd1\x01\x52\x3c\xec\x6c\xc5\x41\x65\xd3\x29\xf9\x1c\x5a\xcd\x4f\x75\x89\xfc\xc6\xf2\x8e\x0f\x44\x9e\xf1\xb3\xcb\x7b\xb1\x1f\x5d\xd7\xf6\x48\x47\x40\xd9\x00\x8b\xd9\xee\xb2\x11\xcf\x73\x8b\xa2\xa7\xaf\x32\x73\x57\x5a\xf3\xa8\xe2\xe6\xec\xa8\xe7\x56\x44\xf7\x99\x4a\xe4\xe8\xbd\xa8\x42\x21\x01\x93\xbd\x60\xbe\x34\x77\x3b\x1c\x74\x38\x56\xec\x49\x6c\x88\x06\x78\x85\x85\x86\x7a\xb2\x33\xce\x9c\x8a\x69\xf7\xb4\x7b\x6a\xff\x85\xf0\x67\xc3\x33\xf8\x62\x5b\xe2\x43\xb5\x53\x85\xb7\x38\x76\x2a\x4c\x9b\xbc\x91\x5d\x35\xb0\xb3\x39\xab\x50\x04\xb6\x76\x29\xb8\x20\x7f\xf3\x0c\xfd\xe6\x19\xfa\x1b\xf7\x0c\x7d\x49\xb7\x10\x60\x63\x9e\xd3\x27\xd4\x13\x20\x3f\x61\x39\xba\xaf\x9e\x2a\xe9\x8d\xd6\xf1\x24\x90\x9e\x0d\x32\x09\x9b\x40\x7f\x4b\x34\x51\x80\x70\x77\x74\x2f\x64\x67\x8c\xde\xd2\x03\x75\xea\x13\x3f\x2d\x82\xa5\x8d\xdd\x28\x78\xbb\x1f\xca\xe2\xa1\x4e\x44\xca\xdb\x46\xb8\x61\xd6\x09\xd8\x9e\xa6\xe1\x67\x00\x1a\x53\xb9\x23\x8e\xd6\x94\xe5\x86\xc1\x48\xa4\x21\x42\xb0\x54\x8d\x6a\x79\x28\x26\xce\x7e\x78\x99\x29\x95\xb6\x42\xe3\x9e\xb4\x03\x1b\x89\x32\x43\x3b\x6f\x8e\xc6\xa8\x0e\x01\x63\xb6\x17\x7d\xd2\x85\x4f\xd1\xc0\x7c\x0c\xd0\x9a\x80\xd9\x14\x97\x90\xab\xe8\xbb\x63\xea\x33\x9c\xb8\x73\xb8\x10\x46\x6c\x25\x22\x0e\x3a\x8b\x16\xbc\x17\x71\x97\x7d\x12\x92\x0e\x35\xd2\x41\x74\xf3\x3b\x1d\x51\x4b\x28\x77\x99\xb4\x09\x4b\x8c\x5d\x5c\x35\x0b\xc1\x42\xcb\xb1\xe6\x16\x49\x62\x69\x0d\x0f\xc9\x6a\x5a\x0e\xe7\x65\x94\x72\x3d\xd0\xb0\x6e\xdd\x77\xe6\x54\xd0\x05\x94\x33\x7c\x23\xfd\x09\xd2\x71\x76\x03\x91\x3b\x0b\x39\x73\xb2\x92\x1e\xfb\xe5\x90\x7b\x18\x2e\x45\xcc\x62\x63\x68\x90\x2b\xd1\xdf\x5c\x26\x4c\x97\xd1\x16\xd8\x20\xab\xfb\x54\xb8\x6f\x35\x57\xec\x64\x21\xcd\x85\x08\x5c\x2d\x3b\x0e\x79\xe7\x8f\xc6\x58\xd5\xc9\x7f\x09\x07\xcf\x22\x72\xac\x10\x91\x85\x17\x27\x25\x5b\xd1\x6b\x96\x98\x13\x01\x16\x1e\x53\x52\x66\x31\x2f\xc4\x74\xe1\xd1\x36\x09\x7a\x3a\x2d\xca\x83\x4c\x66\x1d\x36\x2c\xc4\x31\xd6\x76\xda\x34\x59\x8b\x68\x1f\x35\x74\x76\xfa\x69\x18\x7e\xbb\xb6\x7d\x5b\xd7\x36\x64\xb1\xc5\x9c\xc1\x31\x5d\x4b\x55\xbd\xf1\xaf\x9f\xd6\xb9\x82\x05\x35\xd1\x23\xfa\xf9\x0b\x5e\x3b\x5b\x6c\xe0\x71\xf6\xfc\xe0\x7b\x50\xff\x71\xe6\x2f\xb6\xfe\xb0\x0e\x28\x06\x1a\x66\x61\x18\x5c\x2c\xc2\xa9\x63\x0c\xda\xc1\x61\xfd\x6e\x16\x97\x6f\x0a\x9c\x34\xe4\xe2\x6a\x2c\x6e\x07\x57\xba\xb2\x96\xb6\x14\x78\xde\xf5\x58\xdc\x01\x6b\x3a\x2f\x5e\x68\xd7\xeb\xd5\x1d\xd0\x62\xff\xdf\x25\xba\xf8\xb9\xa6\xc9\x79\x9c\xa8\xe7\xb3\x99\xa6\xb6\xaa\x58\xcd\xa1\x16\xd5\x4d\xd5\xe6\x51\x6b\x3b\xe7\xe0\xf2\x64\x55\xd8\x4c\xbd\xc7\xdc\x83\x3e\xb9\xfe\xfa\x84\x47\xd3\x63\xce\xb3\x4c\xe4\xf6\x20\x6f\xd8\x5a\x20\x69\x06\x5f\x01\x4d\xc2\xad\x40\x61\xe4\xda\x2d\xd7\x6c\x25\xb5\xa2\xe1\x31\xe8\xba\x69\xfb\xc8\x5d\x95\x69\xda\x39\x72\x87\x95\x92\xae\x3e\xbe\x7b\xb7\xfc\x79\xf6\xee\xe3\xa5\x6d\x7e\xab\xf2\x50\xf0\x58\x67\x9f\xb8\x9a\x50\x9f\x78\x6d\x43\xf3\x59\x61\xc5\x99\x95\x6f\x35\x3a\xb9\xca\x34\xad\xaa\x52\x2d\xe4\x27\x2a\x07\x60\xda\xa8\xb8\x69\xfa\x8d\xf5\x76\x5c\xf5\xfb\xf0\xd8\x27\x53\xf8\x27\x7c\xf7\x8c\xf9\x46\xbc\x02\xed\x44\xd2\x64\x6b\xef\x57\xca\x86\x39\x61\x39\x20\x18\xb8\x6b\x39\x3c\xb5\xee\xde\x71\xcb\xe3\xa3\x04\xc6\x6f\x11\x5b\xb9\xbc\x27\x59\x1d\xd8\x77\x9f\xaa\x71\x6a\xb7\x97\xc7\x78\xa5\x81\x72\x27\xa8\x96\x06\x1a\xd0\x5e\x50\x6c\x21\xd1\x07\x6a\xea\x54\xa8\xee\x3a\xb1\x39\x99\xb7\x29\x97\x9b\x92\x6f\x8c\x75\x6b\x3f\xbe\x90\xbb\x64\xb3\x45\x9e\x8d\x32\xf3\xf8\x64\xce\x24\xd0\xb1\xd4\xa6\x50\x0d\x9f\x9c\xc8\x85\xa4\x36\xc9\x8d\x2f\x1e\xb1\xb2\x7f\xbc\x75\xcd\x21\x50\x3a\x16\x44\x82\x6f\x72\x21\x71\x70\x91\xff\xc3\x46\x42\xe0\xc6\xc2\x8b\xfa\xd4\xe5\x10\xbb\x44\x51\x74\xb3\xa7\x6f\x20\x26\xb3\x90\x2e\x45\x17\x3d\x47\xd4\x86\x40\x18\x04\xab\x74\x78\x3f\xb1\x83\x61\xd7\x04\xd5\xad\x7d\xd6\x9f\x7c\x06\x98\x05\xb7\x1c\xa1\xee\xdc\xdc\xc6\x06\x7a\x0b\x79\xb0\x71\x74\xf1\x36\x40\x5e\x76\x7b\x6d\x6c\xbb\xf0\x99\x4e\x68\xab\x2a\x57\xe9\x88\x2a\xe1\xf3\xbd\x95\xc2\x2d\xb9\xbf\x52\x03\xae\xc3\x37\xb5\xa5\x65\xa6\x69\xdf\x67\x57\x4a\x75\x8c\xcb\x13\x06\x14\x2b\x95\xa2\x17\x0e\x75\x46\x19\x15\xc7\xcc\x97\x01\xc9\x8a\xf5\x2e\xb2\xbb\x4f\x5f\x85\xd2\x44\x1f\x55\x1d\x6f\x3f\x0d\xae\x91\xb3\x10\xe8\xb0\x1b\xb5\xc3\xd2\x39\x57\xd9\x60\x3b\xb6\x49\x8a\x27\x59\x99\xe4\x04\xb7\x17\xb3\x78\x50\xc3\xd8\xcc\xff\x89\x9b\x44\x13\x3f\x72\x13\xa8\x64\x54\xe6\xda\x6c\x97\xb4\xdf\xd1\xae\xad\x72\xc6\x17\xd2\xa6\xaa\xd9\xed\x78\x66\xc1\xb9\xb9\xfb\x2b\x26\x80\x66\xc8\x57\x0f\x16\x6b\xc1\x94\x14\x76\x37\x5c\x48\xab\xad\x3d\x61\x7c\xa5\xad\x64\x35\x97\x7b\xa7\x23\x9d\x38\x91\x40\x2e\x19\xa0\x9e\x0f\xef\x79\x35\x33\xa0\x72\xce\xff\x83\xf9\xbf\xff\xf9\x87\xff\x1f\x00\x00\xff\xff\x7f\x4e\x89\x9c\x28\xac\x04\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 306238, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 306216, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/gen/pb-java/flyteidl/event/Event.java b/gen/pb-java/flyteidl/event/Event.java index 55927876b..13a0ed07a 100644 --- a/gen/pb-java/flyteidl/event/Event.java +++ b/gen/pb-java/flyteidl/event/Event.java @@ -11113,8 +11113,8 @@ public flyteidl.event.Event.ParentNodeExecutionMetadata getDefaultInstanceForTyp } - public interface ReasonOrBuilder extends - // @@protoc_insertion_point(interface_extends:flyteidl.event.Reason) + public interface EventReasonOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.event.EventReason) com.google.protobuf.MessageOrBuilder { /** @@ -11161,18 +11161,18 @@ public interface ReasonOrBuilder extends com.google.protobuf.TimestampOrBuilder getOccurredAtOrBuilder(); } /** - * Protobuf type {@code flyteidl.event.Reason} + * Protobuf type {@code flyteidl.event.EventReason} */ - public static final class Reason extends + public static final class EventReason extends com.google.protobuf.GeneratedMessageV3 implements - // @@protoc_insertion_point(message_implements:flyteidl.event.Reason) - ReasonOrBuilder { + // @@protoc_insertion_point(message_implements:flyteidl.event.EventReason) + EventReasonOrBuilder { private static final long serialVersionUID = 0L; - // Use Reason.newBuilder() to construct. - private Reason(com.google.protobuf.GeneratedMessageV3.Builder builder) { + // Use EventReason.newBuilder() to construct. + private EventReason(com.google.protobuf.GeneratedMessageV3.Builder builder) { super(builder); } - private Reason() { + private EventReason() { reason_ = ""; } @@ -11181,7 +11181,7 @@ private Reason() { getUnknownFields() { return this.unknownFields; } - private Reason( + private EventReason( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { @@ -11240,15 +11240,15 @@ private Reason( } public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { - return flyteidl.event.Event.internal_static_flyteidl_event_Reason_descriptor; + return flyteidl.event.Event.internal_static_flyteidl_event_EventReason_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { - return flyteidl.event.Event.internal_static_flyteidl_event_Reason_fieldAccessorTable + return flyteidl.event.Event.internal_static_flyteidl_event_EventReason_fieldAccessorTable .ensureFieldAccessorsInitialized( - flyteidl.event.Event.Reason.class, flyteidl.event.Event.Reason.Builder.class); + flyteidl.event.Event.EventReason.class, flyteidl.event.Event.EventReason.Builder.class); } public static final int REASON_FIELD_NUMBER = 1; @@ -11372,10 +11372,10 @@ public boolean equals(final java.lang.Object obj) { if (obj == this) { return true; } - if (!(obj instanceof flyteidl.event.Event.Reason)) { + if (!(obj instanceof flyteidl.event.Event.EventReason)) { return super.equals(obj); } - flyteidl.event.Event.Reason other = (flyteidl.event.Event.Reason) obj; + flyteidl.event.Event.EventReason other = (flyteidl.event.Event.EventReason) obj; if (!getReason() .equals(other.getReason())) return false; @@ -11406,69 +11406,69 @@ public int hashCode() { return hash; } - public static flyteidl.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason parseFrom( java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason parseFrom( java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason parseFrom( com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason parseFrom( com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.event.Event.Reason parseFrom(byte[] data) + public static flyteidl.event.Event.EventReason parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason parseFrom( byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.event.Event.Reason parseFrom(java.io.InputStream input) + public static flyteidl.event.Event.EventReason parseFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } - public static flyteidl.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason 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.event.Event.Reason parseDelimitedFrom(java.io.InputStream input) + public static flyteidl.event.Event.EventReason parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseDelimitedWithIOException(PARSER, input); } - public static flyteidl.event.Event.Reason parseDelimitedFrom( + public static flyteidl.event.Event.EventReason 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.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason parseFrom( com.google.protobuf.CodedInputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } - public static flyteidl.event.Event.Reason parseFrom( + public static flyteidl.event.Event.EventReason parseFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { @@ -11481,7 +11481,7 @@ public static flyteidl.event.Event.Reason parseFrom( public static Builder newBuilder() { return DEFAULT_INSTANCE.toBuilder(); } - public static Builder newBuilder(flyteidl.event.Event.Reason prototype) { + public static Builder newBuilder(flyteidl.event.Event.EventReason prototype) { return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); } @java.lang.Override @@ -11497,26 +11497,26 @@ protected Builder newBuilderForType( return builder; } /** - * Protobuf type {@code flyteidl.event.Reason} + * Protobuf type {@code flyteidl.event.EventReason} */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements - // @@protoc_insertion_point(builder_implements:flyteidl.event.Reason) - flyteidl.event.Event.ReasonOrBuilder { + // @@protoc_insertion_point(builder_implements:flyteidl.event.EventReason) + flyteidl.event.Event.EventReasonOrBuilder { public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { - return flyteidl.event.Event.internal_static_flyteidl_event_Reason_descriptor; + return flyteidl.event.Event.internal_static_flyteidl_event_EventReason_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { - return flyteidl.event.Event.internal_static_flyteidl_event_Reason_fieldAccessorTable + return flyteidl.event.Event.internal_static_flyteidl_event_EventReason_fieldAccessorTable .ensureFieldAccessorsInitialized( - flyteidl.event.Event.Reason.class, flyteidl.event.Event.Reason.Builder.class); + flyteidl.event.Event.EventReason.class, flyteidl.event.Event.EventReason.Builder.class); } - // Construct using flyteidl.event.Event.Reason.newBuilder() + // Construct using flyteidl.event.Event.EventReason.newBuilder() private Builder() { maybeForceBuilderInitialization(); } @@ -11548,17 +11548,17 @@ public Builder clear() { @java.lang.Override public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() { - return flyteidl.event.Event.internal_static_flyteidl_event_Reason_descriptor; + return flyteidl.event.Event.internal_static_flyteidl_event_EventReason_descriptor; } @java.lang.Override - public flyteidl.event.Event.Reason getDefaultInstanceForType() { - return flyteidl.event.Event.Reason.getDefaultInstance(); + public flyteidl.event.Event.EventReason getDefaultInstanceForType() { + return flyteidl.event.Event.EventReason.getDefaultInstance(); } @java.lang.Override - public flyteidl.event.Event.Reason build() { - flyteidl.event.Event.Reason result = buildPartial(); + public flyteidl.event.Event.EventReason build() { + flyteidl.event.Event.EventReason result = buildPartial(); if (!result.isInitialized()) { throw newUninitializedMessageException(result); } @@ -11566,8 +11566,8 @@ public flyteidl.event.Event.Reason build() { } @java.lang.Override - public flyteidl.event.Event.Reason buildPartial() { - flyteidl.event.Event.Reason result = new flyteidl.event.Event.Reason(this); + public flyteidl.event.Event.EventReason buildPartial() { + flyteidl.event.Event.EventReason result = new flyteidl.event.Event.EventReason(this); result.reason_ = reason_; if (occurredAtBuilder_ == null) { result.occurredAt_ = occurredAt_; @@ -11612,16 +11612,16 @@ public Builder addRepeatedField( } @java.lang.Override public Builder mergeFrom(com.google.protobuf.Message other) { - if (other instanceof flyteidl.event.Event.Reason) { - return mergeFrom((flyteidl.event.Event.Reason)other); + if (other instanceof flyteidl.event.Event.EventReason) { + return mergeFrom((flyteidl.event.Event.EventReason)other); } else { super.mergeFrom(other); return this; } } - public Builder mergeFrom(flyteidl.event.Event.Reason other) { - if (other == flyteidl.event.Event.Reason.getDefaultInstance()) return this; + public Builder mergeFrom(flyteidl.event.Event.EventReason other) { + if (other == flyteidl.event.Event.EventReason.getDefaultInstance()) return this; if (!other.getReason().isEmpty()) { reason_ = other.reason_; onChanged(); @@ -11644,11 +11644,11 @@ public Builder mergeFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { - flyteidl.event.Event.Reason parsedMessage = null; + flyteidl.event.Event.EventReason parsedMessage = null; try { parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); } catch (com.google.protobuf.InvalidProtocolBufferException e) { - parsedMessage = (flyteidl.event.Event.Reason) e.getUnfinishedMessage(); + parsedMessage = (flyteidl.event.Event.EventReason) e.getUnfinishedMessage(); throw e.unwrapIOException(); } finally { if (parsedMessage != null) { @@ -11912,41 +11912,41 @@ public final Builder mergeUnknownFields( } - // @@protoc_insertion_point(builder_scope:flyteidl.event.Reason) + // @@protoc_insertion_point(builder_scope:flyteidl.event.EventReason) } - // @@protoc_insertion_point(class_scope:flyteidl.event.Reason) - private static final flyteidl.event.Event.Reason DEFAULT_INSTANCE; + // @@protoc_insertion_point(class_scope:flyteidl.event.EventReason) + private static final flyteidl.event.Event.EventReason DEFAULT_INSTANCE; static { - DEFAULT_INSTANCE = new flyteidl.event.Event.Reason(); + DEFAULT_INSTANCE = new flyteidl.event.Event.EventReason(); } - public static flyteidl.event.Event.Reason getDefaultInstance() { + public static flyteidl.event.Event.EventReason getDefaultInstance() { return DEFAULT_INSTANCE; } - private static final com.google.protobuf.Parser - PARSER = new com.google.protobuf.AbstractParser() { + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { @java.lang.Override - public Reason parsePartialFrom( + public EventReason parsePartialFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { - return new Reason(input, extensionRegistry); + return new EventReason(input, extensionRegistry); } }; - public static com.google.protobuf.Parser parser() { + public static com.google.protobuf.Parser parser() { return PARSER; } @java.lang.Override - public com.google.protobuf.Parser getParserForType() { + public com.google.protobuf.Parser getParserForType() { return PARSER; } @java.lang.Override - public flyteidl.event.Event.Reason getDefaultInstanceForType() { + public flyteidl.event.Event.EventReason getDefaultInstanceForType() { return DEFAULT_INSTANCE; } @@ -12304,24 +12304,24 @@ flyteidl.core.Execution.TaskLogOrBuilder getLogsOrBuilder( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - java.util.List + java.util.List getReasonsList(); /** *
      * An optional list of explanations for the phase transition.
      * 
* - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - flyteidl.event.Event.Reason getReasons(int index); + flyteidl.event.Event.EventReason getReasons(int index); /** *
      * An optional list of explanations for the phase transition.
      * 
* - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ int getReasonsCount(); /** @@ -12329,18 +12329,18 @@ flyteidl.core.Execution.TaskLogOrBuilder getLogsOrBuilder( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - java.util.List + java.util.List getReasonsOrBuilderList(); /** *
      * An optional list of explanations for the phase transition.
      * 
* - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - flyteidl.event.Event.ReasonOrBuilder getReasonsOrBuilder( + flyteidl.event.Event.EventReasonOrBuilder getReasonsOrBuilder( int index); /** @@ -12671,11 +12671,11 @@ private TaskExecutionEvent( } case 170: { if (!((mutable_bitField0_ & 0x00008000) != 0)) { - reasons_ = new java.util.ArrayList(); + reasons_ = new java.util.ArrayList(); mutable_bitField0_ |= 0x00008000; } reasons_.add( - input.readMessage(flyteidl.event.Event.Reason.parser(), extensionRegistry)); + input.readMessage(flyteidl.event.Event.EventReason.parser(), extensionRegistry)); break; } default: { @@ -13351,15 +13351,15 @@ public int getPhaseVersion() { } public static final int REASONS_FIELD_NUMBER = 21; - private java.util.List reasons_; + private java.util.List reasons_; /** *
      * An optional list of explanations for the phase transition.
      * 
* - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public java.util.List getReasonsList() { + public java.util.List getReasonsList() { return reasons_; } /** @@ -13367,9 +13367,9 @@ public java.util.List getReasonsList() { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public java.util.List + public java.util.List getReasonsOrBuilderList() { return reasons_; } @@ -13378,7 +13378,7 @@ public java.util.List getReasonsList() { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public int getReasonsCount() { return reasons_.size(); @@ -13388,9 +13388,9 @@ public int getReasonsCount() { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public flyteidl.event.Event.Reason getReasons(int index) { + public flyteidl.event.Event.EventReason getReasons(int index) { return reasons_.get(index); } /** @@ -13398,9 +13398,9 @@ public flyteidl.event.Event.Reason getReasons(int index) { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public flyteidl.event.Event.ReasonOrBuilder getReasonsOrBuilder( + public flyteidl.event.Event.EventReasonOrBuilder getReasonsOrBuilder( int index) { return reasons_.get(index); } @@ -16438,26 +16438,26 @@ public Builder clearPhaseVersion() { return this; } - private java.util.List reasons_ = + private java.util.List reasons_ = java.util.Collections.emptyList(); private void ensureReasonsIsMutable() { if (!((bitField0_ & 0x00008000) != 0)) { - reasons_ = new java.util.ArrayList(reasons_); + reasons_ = new java.util.ArrayList(reasons_); bitField0_ |= 0x00008000; } } private com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.event.Event.Reason, flyteidl.event.Event.Reason.Builder, flyteidl.event.Event.ReasonOrBuilder> reasonsBuilder_; + flyteidl.event.Event.EventReason, flyteidl.event.Event.EventReason.Builder, flyteidl.event.Event.EventReasonOrBuilder> reasonsBuilder_; /** *
        * An optional list of explanations for the phase transition.
        * 
* - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public java.util.List getReasonsList() { + public java.util.List getReasonsList() { if (reasonsBuilder_ == null) { return java.util.Collections.unmodifiableList(reasons_); } else { @@ -16469,7 +16469,7 @@ public java.util.List getReasonsList() { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public int getReasonsCount() { if (reasonsBuilder_ == null) { @@ -16483,9 +16483,9 @@ public int getReasonsCount() { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public flyteidl.event.Event.Reason getReasons(int index) { + public flyteidl.event.Event.EventReason getReasons(int index) { if (reasonsBuilder_ == null) { return reasons_.get(index); } else { @@ -16497,10 +16497,10 @@ public flyteidl.event.Event.Reason getReasons(int index) { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder setReasons( - int index, flyteidl.event.Event.Reason value) { + int index, flyteidl.event.Event.EventReason value) { if (reasonsBuilder_ == null) { if (value == null) { throw new NullPointerException(); @@ -16518,10 +16518,10 @@ public Builder setReasons( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder setReasons( - int index, flyteidl.event.Event.Reason.Builder builderForValue) { + int index, flyteidl.event.Event.EventReason.Builder builderForValue) { if (reasonsBuilder_ == null) { ensureReasonsIsMutable(); reasons_.set(index, builderForValue.build()); @@ -16536,9 +16536,9 @@ public Builder setReasons( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public Builder addReasons(flyteidl.event.Event.Reason value) { + public Builder addReasons(flyteidl.event.Event.EventReason value) { if (reasonsBuilder_ == null) { if (value == null) { throw new NullPointerException(); @@ -16556,10 +16556,10 @@ public Builder addReasons(flyteidl.event.Event.Reason value) { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder addReasons( - int index, flyteidl.event.Event.Reason value) { + int index, flyteidl.event.Event.EventReason value) { if (reasonsBuilder_ == null) { if (value == null) { throw new NullPointerException(); @@ -16577,10 +16577,10 @@ public Builder addReasons( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder addReasons( - flyteidl.event.Event.Reason.Builder builderForValue) { + flyteidl.event.Event.EventReason.Builder builderForValue) { if (reasonsBuilder_ == null) { ensureReasonsIsMutable(); reasons_.add(builderForValue.build()); @@ -16595,10 +16595,10 @@ public Builder addReasons( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder addReasons( - int index, flyteidl.event.Event.Reason.Builder builderForValue) { + int index, flyteidl.event.Event.EventReason.Builder builderForValue) { if (reasonsBuilder_ == null) { ensureReasonsIsMutable(); reasons_.add(index, builderForValue.build()); @@ -16613,10 +16613,10 @@ public Builder addReasons( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder addAllReasons( - java.lang.Iterable values) { + java.lang.Iterable values) { if (reasonsBuilder_ == null) { ensureReasonsIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll( @@ -16632,7 +16632,7 @@ public Builder addAllReasons( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder clearReasons() { if (reasonsBuilder_ == null) { @@ -16649,7 +16649,7 @@ public Builder clearReasons() { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ public Builder removeReasons(int index) { if (reasonsBuilder_ == null) { @@ -16666,9 +16666,9 @@ public Builder removeReasons(int index) { * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public flyteidl.event.Event.Reason.Builder getReasonsBuilder( + public flyteidl.event.Event.EventReason.Builder getReasonsBuilder( int index) { return getReasonsFieldBuilder().getBuilder(index); } @@ -16677,9 +16677,9 @@ public flyteidl.event.Event.Reason.Builder getReasonsBuilder( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public flyteidl.event.Event.ReasonOrBuilder getReasonsOrBuilder( + public flyteidl.event.Event.EventReasonOrBuilder getReasonsOrBuilder( int index) { if (reasonsBuilder_ == null) { return reasons_.get(index); } else { @@ -16691,9 +16691,9 @@ public flyteidl.event.Event.ReasonOrBuilder getReasonsOrBuilder( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public java.util.List + public java.util.List getReasonsOrBuilderList() { if (reasonsBuilder_ != null) { return reasonsBuilder_.getMessageOrBuilderList(); @@ -16706,41 +16706,41 @@ public flyteidl.event.Event.ReasonOrBuilder getReasonsOrBuilder( * An optional list of explanations for the phase transition. * * - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public flyteidl.event.Event.Reason.Builder addReasonsBuilder() { + public flyteidl.event.Event.EventReason.Builder addReasonsBuilder() { return getReasonsFieldBuilder().addBuilder( - flyteidl.event.Event.Reason.getDefaultInstance()); + flyteidl.event.Event.EventReason.getDefaultInstance()); } /** *
        * An optional list of explanations for the phase transition.
        * 
* - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public flyteidl.event.Event.Reason.Builder addReasonsBuilder( + public flyteidl.event.Event.EventReason.Builder addReasonsBuilder( int index) { return getReasonsFieldBuilder().addBuilder( - index, flyteidl.event.Event.Reason.getDefaultInstance()); + index, flyteidl.event.Event.EventReason.getDefaultInstance()); } /** *
        * An optional list of explanations for the phase transition.
        * 
* - * repeated .flyteidl.event.Reason reasons = 21; + * repeated .flyteidl.event.EventReason reasons = 21; */ - public java.util.List + public java.util.List getReasonsBuilderList() { return getReasonsFieldBuilder().getBuilderList(); } private com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.event.Event.Reason, flyteidl.event.Event.Reason.Builder, flyteidl.event.Event.ReasonOrBuilder> + flyteidl.event.Event.EventReason, flyteidl.event.Event.EventReason.Builder, flyteidl.event.Event.EventReasonOrBuilder> getReasonsFieldBuilder() { if (reasonsBuilder_ == null) { reasonsBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.event.Event.Reason, flyteidl.event.Event.Reason.Builder, flyteidl.event.Event.ReasonOrBuilder>( + flyteidl.event.Event.EventReason, flyteidl.event.Event.EventReason.Builder, flyteidl.event.Event.EventReasonOrBuilder>( reasons_, ((bitField0_ & 0x00008000) != 0), getParentForChildren(), @@ -21571,10 +21571,10 @@ public flyteidl.event.Event.TaskExecutionMetadata getDefaultInstanceForType() { com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_event_ParentNodeExecutionMetadata_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_event_Reason_descriptor; + internal_static_flyteidl_event_EventReason_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_event_Reason_fieldAccessorTable; + internal_static_flyteidl_event_EventReason_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_event_TaskExecutionEvent_descriptor; private static final @@ -21659,47 +21659,47 @@ public flyteidl.event.Event.TaskExecutionMetadata getDefaultInstanceForType() { "(\t\"Q\n\033ParentTaskExecutionMetadata\0222\n\002id\030" + "\001 \001(\0132&.flyteidl.core.TaskExecutionIdent" + "ifier\".\n\033ParentNodeExecutionMetadata\022\017\n\007" + - "node_id\030\001 \001(\t\"I\n\006Reason\022\016\n\006reason\030\001 \001(\t\022" + - "/\n\013occurred_at\030\002 \001(\0132\032.google.protobuf.T" + - "imestamp\"\264\006\n\022TaskExecutionEvent\022*\n\007task_" + - "id\030\001 \001(\0132\031.flyteidl.core.Identifier\022H\n\030p" + - "arent_node_execution_id\030\002 \001(\0132&.flyteidl" + - ".core.NodeExecutionIdentifier\022\025\n\rretry_a" + - "ttempt\030\003 \001(\r\0221\n\005phase\030\004 \001(\0162\".flyteidl.c" + - "ore.TaskExecution.Phase\022\023\n\013producer_id\030\005" + - " \001(\t\022$\n\004logs\030\006 \003(\0132\026.flyteidl.core.TaskL" + - "og\022/\n\013occurred_at\030\007 \001(\0132\032.google.protobu" + - "f.Timestamp\022\023\n\tinput_uri\030\010 \001(\tH\000\022/\n\ninpu" + - "t_data\030\023 \001(\0132\031.flyteidl.core.LiteralMapH" + - "\000\022\024\n\noutput_uri\030\t \001(\tH\001\022.\n\005error\030\n \001(\0132\035" + - ".flyteidl.core.ExecutionErrorH\001\0220\n\013outpu" + - "t_data\030\021 \001(\0132\031.flyteidl.core.LiteralMapH" + - "\001\022,\n\013custom_info\030\013 \001(\0132\027.google.protobuf" + - ".Struct\022\025\n\rphase_version\030\014 \001(\r\022\022\n\006reason" + - "\030\r \001(\tB\002\030\001\022\'\n\007reasons\030\025 \003(\0132\026.flyteidl.e" + - "vent.Reason\022\021\n\ttask_type\030\016 \001(\t\0227\n\010metada" + - "ta\030\020 \001(\0132%.flyteidl.event.TaskExecutionM" + - "etadata\022\025\n\revent_version\030\022 \001(\005\022/\n\013report" + - "ed_at\030\024 \001(\0132\032.google.protobuf.TimestampB" + - "\r\n\013input_valueB\017\n\routput_result\"\343\001\n\024Exte" + - "rnalResourceInfo\022\023\n\013external_id\030\001 \001(\t\022\r\n" + - "\005index\030\002 \001(\r\022\025\n\rretry_attempt\030\003 \001(\r\0221\n\005p" + - "hase\030\004 \001(\0162\".flyteidl.core.TaskExecution" + - ".Phase\0227\n\014cache_status\030\005 \001(\0162!.flyteidl." + - "core.CatalogCacheStatus\022$\n\004logs\030\006 \003(\0132\026." + - "flyteidl.core.TaskLog\"?\n\020ResourcePoolInf" + - "o\022\030\n\020allocation_token\030\001 \001(\t\022\021\n\tnamespace" + - "\030\002 \001(\t\"\310\002\n\025TaskExecutionMetadata\022\026\n\016gene" + - "rated_name\030\001 \001(\t\022@\n\022external_resources\030\002" + - " \003(\0132$.flyteidl.event.ExternalResourceIn" + - "fo\022<\n\022resource_pool_info\030\003 \003(\0132 .flyteid" + - "l.event.ResourcePoolInfo\022\031\n\021plugin_ident" + - "ifier\030\004 \001(\t\022K\n\016instance_class\030\020 \001(\01623.fl" + - "yteidl.event.TaskExecutionMetadata.Insta" + - "nceClass\"/\n\rInstanceClass\022\013\n\007DEFAULT\020\000\022\021" + - "\n\rINTERRUPTIBLE\020\001B7Z5github.com/flyteorg" + - "/flyteidl/gen/pb-go/flyteidl/eventb\006prot" + - "o3" + "node_id\030\001 \001(\t\"N\n\013EventReason\022\016\n\006reason\030\001" + + " \001(\t\022/\n\013occurred_at\030\002 \001(\0132\032.google.proto" + + "buf.Timestamp\"\271\006\n\022TaskExecutionEvent\022*\n\007" + + "task_id\030\001 \001(\0132\031.flyteidl.core.Identifier" + + "\022H\n\030parent_node_execution_id\030\002 \001(\0132&.fly" + + "teidl.core.NodeExecutionIdentifier\022\025\n\rre" + + "try_attempt\030\003 \001(\r\0221\n\005phase\030\004 \001(\0162\".flyte" + + "idl.core.TaskExecution.Phase\022\023\n\013producer" + + "_id\030\005 \001(\t\022$\n\004logs\030\006 \003(\0132\026.flyteidl.core." + + "TaskLog\022/\n\013occurred_at\030\007 \001(\0132\032.google.pr" + + "otobuf.Timestamp\022\023\n\tinput_uri\030\010 \001(\tH\000\022/\n" + + "\ninput_data\030\023 \001(\0132\031.flyteidl.core.Litera" + + "lMapH\000\022\024\n\noutput_uri\030\t \001(\tH\001\022.\n\005error\030\n " + + "\001(\0132\035.flyteidl.core.ExecutionErrorH\001\0220\n\013" + + "output_data\030\021 \001(\0132\031.flyteidl.core.Litera" + + "lMapH\001\022,\n\013custom_info\030\013 \001(\0132\027.google.pro" + + "tobuf.Struct\022\025\n\rphase_version\030\014 \001(\r\022\022\n\006r" + + "eason\030\r \001(\tB\002\030\001\022,\n\007reasons\030\025 \003(\0132\033.flyte" + + "idl.event.EventReason\022\021\n\ttask_type\030\016 \001(\t" + + "\0227\n\010metadata\030\020 \001(\0132%.flyteidl.event.Task" + + "ExecutionMetadata\022\025\n\revent_version\030\022 \001(\005" + + "\022/\n\013reported_at\030\024 \001(\0132\032.google.protobuf." + + "TimestampB\r\n\013input_valueB\017\n\routput_resul" + + "t\"\343\001\n\024ExternalResourceInfo\022\023\n\013external_i" + + "d\030\001 \001(\t\022\r\n\005index\030\002 \001(\r\022\025\n\rretry_attempt\030" + + "\003 \001(\r\0221\n\005phase\030\004 \001(\0162\".flyteidl.core.Tas" + + "kExecution.Phase\0227\n\014cache_status\030\005 \001(\0162!" + + ".flyteidl.core.CatalogCacheStatus\022$\n\004log" + + "s\030\006 \003(\0132\026.flyteidl.core.TaskLog\"?\n\020Resou" + + "rcePoolInfo\022\030\n\020allocation_token\030\001 \001(\t\022\021\n" + + "\tnamespace\030\002 \001(\t\"\310\002\n\025TaskExecutionMetada" + + "ta\022\026\n\016generated_name\030\001 \001(\t\022@\n\022external_r" + + "esources\030\002 \003(\0132$.flyteidl.event.External" + + "ResourceInfo\022<\n\022resource_pool_info\030\003 \003(\013" + + "2 .flyteidl.event.ResourcePoolInfo\022\031\n\021pl" + + "ugin_identifier\030\004 \001(\t\022K\n\016instance_class\030" + + "\020 \001(\01623.flyteidl.event.TaskExecutionMeta" + + "data.InstanceClass\"/\n\rInstanceClass\022\013\n\007D" + + "EFAULT\020\000\022\021\n\rINTERRUPTIBLE\020\001B7Z5github.co" + + "m/flyteorg/flyteidl/gen/pb-go/flyteidl/e" + + "ventb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -21762,11 +21762,11 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_event_ParentNodeExecutionMetadata_descriptor, new java.lang.String[] { "NodeId", }); - internal_static_flyteidl_event_Reason_descriptor = + internal_static_flyteidl_event_EventReason_descriptor = getDescriptor().getMessageTypes().get(7); - internal_static_flyteidl_event_Reason_fieldAccessorTable = new + internal_static_flyteidl_event_EventReason_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( - internal_static_flyteidl_event_Reason_descriptor, + internal_static_flyteidl_event_EventReason_descriptor, new java.lang.String[] { "Reason", "OccurredAt", }); internal_static_flyteidl_event_TaskExecutionEvent_descriptor = getDescriptor().getMessageTypes().get(8); diff --git a/gen/pb-js/flyteidl.d.ts b/gen/pb-js/flyteidl.d.ts index a5497e265..a7fde2b80 100644 --- a/gen/pb-js/flyteidl.d.ts +++ b/gen/pb-js/flyteidl.d.ts @@ -7254,58 +7254,58 @@ export namespace flyteidl { public static verify(message: { [k: string]: any }): (string|null); } - /** Properties of a Reason. */ - interface IReason { + /** Properties of an EventReason. */ + interface IEventReason { - /** Reason reason */ + /** EventReason reason */ reason?: (string|null); - /** Reason occurredAt */ + /** EventReason occurredAt */ occurredAt?: (google.protobuf.ITimestamp|null); } - /** Represents a Reason. */ - class Reason implements IReason { + /** Represents an EventReason. */ + class EventReason implements IEventReason { /** - * Constructs a new Reason. + * Constructs a new EventReason. * @param [properties] Properties to set */ - constructor(properties?: flyteidl.event.IReason); + constructor(properties?: flyteidl.event.IEventReason); - /** Reason reason. */ + /** EventReason reason. */ public reason: string; - /** Reason occurredAt. */ + /** EventReason occurredAt. */ public occurredAt?: (google.protobuf.ITimestamp|null); /** - * Creates a new Reason instance using the specified properties. + * Creates a new EventReason instance using the specified properties. * @param [properties] Properties to set - * @returns Reason instance + * @returns EventReason instance */ - public static create(properties?: flyteidl.event.IReason): flyteidl.event.Reason; + public static create(properties?: flyteidl.event.IEventReason): flyteidl.event.EventReason; /** - * Encodes the specified Reason message. Does not implicitly {@link flyteidl.event.Reason.verify|verify} messages. - * @param message Reason message or plain object to encode + * Encodes the specified EventReason message. Does not implicitly {@link flyteidl.event.EventReason.verify|verify} messages. + * @param message EventReason message or plain object to encode * @param [writer] Writer to encode to * @returns Writer */ - public static encode(message: flyteidl.event.IReason, writer?: $protobuf.Writer): $protobuf.Writer; + public static encode(message: flyteidl.event.IEventReason, writer?: $protobuf.Writer): $protobuf.Writer; /** - * Decodes a Reason message from the specified reader or buffer. + * Decodes an EventReason message from the specified reader or buffer. * @param reader Reader or buffer to decode from * @param [length] Message length if known beforehand - * @returns Reason + * @returns EventReason * @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.event.Reason; + public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): flyteidl.event.EventReason; /** - * Verifies a Reason message. + * Verifies an EventReason message. * @param message Plain object to verify * @returns `null` if valid, otherwise the reason why it is not */ @@ -7361,7 +7361,7 @@ export namespace flyteidl { reason?: (string|null); /** TaskExecutionEvent reasons */ - reasons?: (flyteidl.event.IReason[]|null); + reasons?: (flyteidl.event.IEventReason[]|null); /** TaskExecutionEvent taskType */ taskType?: (string|null); @@ -7431,7 +7431,7 @@ export namespace flyteidl { public reason: string; /** TaskExecutionEvent reasons. */ - public reasons: flyteidl.event.IReason[]; + public reasons: flyteidl.event.IEventReason[]; /** TaskExecutionEvent taskType. */ public taskType: string; diff --git a/gen/pb-js/flyteidl.js b/gen/pb-js/flyteidl.js index 699fc9210..2477e38c8 100644 --- a/gen/pb-js/flyteidl.js +++ b/gen/pb-js/flyteidl.js @@ -17608,25 +17608,25 @@ return ParentNodeExecutionMetadata; })(); - event.Reason = (function() { + event.EventReason = (function() { /** - * Properties of a Reason. + * Properties of an EventReason. * @memberof flyteidl.event - * @interface IReason - * @property {string|null} [reason] Reason reason - * @property {google.protobuf.ITimestamp|null} [occurredAt] Reason occurredAt + * @interface IEventReason + * @property {string|null} [reason] EventReason reason + * @property {google.protobuf.ITimestamp|null} [occurredAt] EventReason occurredAt */ /** - * Constructs a new Reason. + * Constructs a new EventReason. * @memberof flyteidl.event - * @classdesc Represents a Reason. - * @implements IReason + * @classdesc Represents an EventReason. + * @implements IEventReason * @constructor - * @param {flyteidl.event.IReason=} [properties] Properties to set + * @param {flyteidl.event.IEventReason=} [properties] Properties to set */ - function Reason(properties) { + function EventReason(properties) { if (properties) for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) if (properties[keys[i]] != null) @@ -17634,43 +17634,43 @@ } /** - * Reason reason. + * EventReason reason. * @member {string} reason - * @memberof flyteidl.event.Reason + * @memberof flyteidl.event.EventReason * @instance */ - Reason.prototype.reason = ""; + EventReason.prototype.reason = ""; /** - * Reason occurredAt. + * EventReason occurredAt. * @member {google.protobuf.ITimestamp|null|undefined} occurredAt - * @memberof flyteidl.event.Reason + * @memberof flyteidl.event.EventReason * @instance */ - Reason.prototype.occurredAt = null; + EventReason.prototype.occurredAt = null; /** - * Creates a new Reason instance using the specified properties. + * Creates a new EventReason instance using the specified properties. * @function create - * @memberof flyteidl.event.Reason + * @memberof flyteidl.event.EventReason * @static - * @param {flyteidl.event.IReason=} [properties] Properties to set - * @returns {flyteidl.event.Reason} Reason instance + * @param {flyteidl.event.IEventReason=} [properties] Properties to set + * @returns {flyteidl.event.EventReason} EventReason instance */ - Reason.create = function create(properties) { - return new Reason(properties); + EventReason.create = function create(properties) { + return new EventReason(properties); }; /** - * Encodes the specified Reason message. Does not implicitly {@link flyteidl.event.Reason.verify|verify} messages. + * Encodes the specified EventReason message. Does not implicitly {@link flyteidl.event.EventReason.verify|verify} messages. * @function encode - * @memberof flyteidl.event.Reason + * @memberof flyteidl.event.EventReason * @static - * @param {flyteidl.event.IReason} message Reason message or plain object to encode + * @param {flyteidl.event.IEventReason} message EventReason message or plain object to encode * @param {$protobuf.Writer} [writer] Writer to encode to * @returns {$protobuf.Writer} Writer */ - Reason.encode = function encode(message, writer) { + EventReason.encode = function encode(message, writer) { if (!writer) writer = $Writer.create(); if (message.reason != null && message.hasOwnProperty("reason")) @@ -17681,20 +17681,20 @@ }; /** - * Decodes a Reason message from the specified reader or buffer. + * Decodes an EventReason message from the specified reader or buffer. * @function decode - * @memberof flyteidl.event.Reason + * @memberof flyteidl.event.EventReason * @static * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from * @param {number} [length] Message length if known beforehand - * @returns {flyteidl.event.Reason} Reason + * @returns {flyteidl.event.EventReason} EventReason * @throws {Error} If the payload is not a reader or valid buffer * @throws {$protobuf.util.ProtocolError} If required fields are missing */ - Reason.decode = function decode(reader, length) { + EventReason.decode = function decode(reader, length) { if (!(reader instanceof $Reader)) reader = $Reader.create(reader); - var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.event.Reason(); + var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.event.EventReason(); while (reader.pos < end) { var tag = reader.uint32(); switch (tag >>> 3) { @@ -17713,14 +17713,14 @@ }; /** - * Verifies a Reason message. + * Verifies an EventReason message. * @function verify - * @memberof flyteidl.event.Reason + * @memberof flyteidl.event.EventReason * @static * @param {Object.} message Plain object to verify * @returns {string|null} `null` if valid, otherwise the reason why it is not */ - Reason.verify = function verify(message) { + EventReason.verify = function verify(message) { if (typeof message !== "object" || message === null) return "object expected"; if (message.reason != null && message.hasOwnProperty("reason")) @@ -17734,7 +17734,7 @@ return null; }; - return Reason; + return EventReason; })(); event.TaskExecutionEvent = (function() { @@ -17758,7 +17758,7 @@ * @property {google.protobuf.IStruct|null} [customInfo] TaskExecutionEvent customInfo * @property {number|null} [phaseVersion] TaskExecutionEvent phaseVersion * @property {string|null} [reason] TaskExecutionEvent reason - * @property {Array.|null} [reasons] TaskExecutionEvent reasons + * @property {Array.|null} [reasons] TaskExecutionEvent reasons * @property {string|null} [taskType] TaskExecutionEvent taskType * @property {flyteidl.event.ITaskExecutionMetadata|null} [metadata] TaskExecutionEvent metadata * @property {number|null} [eventVersion] TaskExecutionEvent eventVersion @@ -17904,7 +17904,7 @@ /** * TaskExecutionEvent reasons. - * @member {Array.} reasons + * @member {Array.} reasons * @memberof flyteidl.event.TaskExecutionEvent * @instance */ @@ -18032,7 +18032,7 @@ $root.google.protobuf.Timestamp.encode(message.reportedAt, writer.uint32(/* id 20, wireType 2 =*/162).fork()).ldelim(); if (message.reasons != null && message.reasons.length) for (var i = 0; i < message.reasons.length; ++i) - $root.flyteidl.event.Reason.encode(message.reasons[i], writer.uint32(/* id 21, wireType 2 =*/170).fork()).ldelim(); + $root.flyteidl.event.EventReason.encode(message.reasons[i], writer.uint32(/* id 21, wireType 2 =*/170).fork()).ldelim(); return writer; }; @@ -18104,7 +18104,7 @@ case 21: if (!(message.reasons && message.reasons.length)) message.reasons = []; - message.reasons.push($root.flyteidl.event.Reason.decode(reader, reader.uint32())); + message.reasons.push($root.flyteidl.event.EventReason.decode(reader, reader.uint32())); break; case 14: message.taskType = reader.string(); @@ -18237,7 +18237,7 @@ if (!Array.isArray(message.reasons)) return "reasons: array expected"; for (var i = 0; i < message.reasons.length; ++i) { - var error = $root.flyteidl.event.Reason.verify(message.reasons[i]); + var error = $root.flyteidl.event.EventReason.verify(message.reasons[i]); if (error) return "reasons." + error; } diff --git a/gen/pb_python/flyteidl/event/event_pb2.py b/gen/pb_python/flyteidl/event/event_pb2.py index 2bc467645..318f71348 100644 --- a/gen/pb_python/flyteidl/event/event_pb2.py +++ b/gen/pb_python/flyteidl/event/event_pb2.py @@ -20,7 +20,7 @@ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1a\x66lyteidl/event/event.proto\x12\x0e\x66lyteidl.event\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x1c\x66lyteidl/core/compiler.proto\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1b\x66lyteidl/core/catalog.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xaa\x03\n\x16WorkflowExecutionEvent\x12M\n\x0c\x65xecution_id\x18\x01 \x01(\x0b\x32*.flyteidl.core.WorkflowExecutionIdentifierR\x0b\x65xecutionId\x12\x1f\n\x0bproducer_id\x18\x02 \x01(\tR\nproducerId\x12<\n\x05phase\x18\x03 \x01(\x0e\x32&.flyteidl.core.WorkflowExecution.PhaseR\x05phase\x12;\n\x0boccurred_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\x12\x1f\n\noutput_uri\x18\x05 \x01(\tH\x00R\toutputUri\x12\x35\n\x05\x65rror\x18\x06 \x01(\x0b\x32\x1d.flyteidl.core.ExecutionErrorH\x00R\x05\x65rror\x12<\n\x0boutput_data\x18\x07 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x00R\noutputDataB\x0f\n\routput_result\"\x8f\t\n\x12NodeExecutionEvent\x12\x36\n\x02id\x18\x01 \x01(\x0b\x32&.flyteidl.core.NodeExecutionIdentifierR\x02id\x12\x1f\n\x0bproducer_id\x18\x02 \x01(\tR\nproducerId\x12\x38\n\x05phase\x18\x03 \x01(\x0e\x32\".flyteidl.core.NodeExecution.PhaseR\x05phase\x12;\n\x0boccurred_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\x12\x1d\n\tinput_uri\x18\x05 \x01(\tH\x00R\x08inputUri\x12:\n\ninput_data\x18\x14 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x00R\tinputData\x12\x1f\n\noutput_uri\x18\x06 \x01(\tH\x01R\toutputUri\x12\x35\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x1d.flyteidl.core.ExecutionErrorH\x01R\x05\x65rror\x12<\n\x0boutput_data\x18\x0f \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x01R\noutputData\x12\\\n\x16workflow_node_metadata\x18\x08 \x01(\x0b\x32$.flyteidl.event.WorkflowNodeMetadataH\x02R\x14workflowNodeMetadata\x12P\n\x12task_node_metadata\x18\x0e \x01(\x0b\x32 .flyteidl.event.TaskNodeMetadataH\x02R\x10taskNodeMetadata\x12]\n\x14parent_task_metadata\x18\t \x01(\x0b\x32+.flyteidl.event.ParentTaskExecutionMetadataR\x12parentTaskMetadata\x12]\n\x14parent_node_metadata\x18\n \x01(\x0b\x32+.flyteidl.event.ParentNodeExecutionMetadataR\x12parentNodeMetadata\x12\x1f\n\x0bretry_group\x18\x0b \x01(\tR\nretryGroup\x12 \n\x0cspec_node_id\x18\x0c \x01(\tR\nspecNodeId\x12\x1b\n\tnode_name\x18\r \x01(\tR\x08nodeName\x12#\n\revent_version\x18\x10 \x01(\x05R\x0c\x65ventVersion\x12\x1b\n\tis_parent\x18\x11 \x01(\x08R\x08isParent\x12\x1d\n\nis_dynamic\x18\x12 \x01(\x08R\tisDynamic\x12\x19\n\x08\x64\x65\x63k_uri\x18\x13 \x01(\tR\x07\x64\x65\x63kUri\x12;\n\x0breported_at\x18\x15 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAtB\r\n\x0binput_valueB\x0f\n\routput_resultB\x11\n\x0ftarget_metadata\"e\n\x14WorkflowNodeMetadata\x12M\n\x0c\x65xecution_id\x18\x01 \x01(\x0b\x32*.flyteidl.core.WorkflowExecutionIdentifierR\x0b\x65xecutionId\"\xf1\x02\n\x10TaskNodeMetadata\x12\x44\n\x0c\x63\x61\x63he_status\x18\x01 \x01(\x0e\x32!.flyteidl.core.CatalogCacheStatusR\x0b\x63\x61\x63heStatus\x12?\n\x0b\x63\x61talog_key\x18\x02 \x01(\x0b\x32\x1e.flyteidl.core.CatalogMetadataR\ncatalogKey\x12W\n\x12reservation_status\x18\x03 \x01(\x0e\x32(.flyteidl.core.CatalogReservation.StatusR\x11reservationStatus\x12%\n\x0e\x63heckpoint_uri\x18\x04 \x01(\tR\rcheckpointUri\x12V\n\x10\x64ynamic_workflow\x18\x10 \x01(\x0b\x32+.flyteidl.event.DynamicWorkflowNodeMetadataR\x0f\x64ynamicWorkflow\"\xce\x01\n\x1b\x44ynamicWorkflowNodeMetadata\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x02id\x12S\n\x11\x63ompiled_workflow\x18\x02 \x01(\x0b\x32&.flyteidl.core.CompiledWorkflowClosureR\x10\x63ompiledWorkflow\x12/\n\x14\x64ynamic_job_spec_uri\x18\x03 \x01(\tR\x11\x64ynamicJobSpecUri\"U\n\x1bParentTaskExecutionMetadata\x12\x36\n\x02id\x18\x01 \x01(\x0b\x32&.flyteidl.core.TaskExecutionIdentifierR\x02id\"6\n\x1bParentNodeExecutionMetadata\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\"]\n\x06Reason\x12\x16\n\x06reason\x18\x01 \x01(\tR\x06reason\x12;\n\x0boccurred_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\"\x92\x08\n\x12TaskExecutionEvent\x12\x32\n\x07task_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x06taskId\x12_\n\x18parent_node_execution_id\x18\x02 \x01(\x0b\x32&.flyteidl.core.NodeExecutionIdentifierR\x15parentNodeExecutionId\x12#\n\rretry_attempt\x18\x03 \x01(\rR\x0cretryAttempt\x12\x38\n\x05phase\x18\x04 \x01(\x0e\x32\".flyteidl.core.TaskExecution.PhaseR\x05phase\x12\x1f\n\x0bproducer_id\x18\x05 \x01(\tR\nproducerId\x12*\n\x04logs\x18\x06 \x03(\x0b\x32\x16.flyteidl.core.TaskLogR\x04logs\x12;\n\x0boccurred_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\x12\x1d\n\tinput_uri\x18\x08 \x01(\tH\x00R\x08inputUri\x12:\n\ninput_data\x18\x13 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x00R\tinputData\x12\x1f\n\noutput_uri\x18\t \x01(\tH\x01R\toutputUri\x12\x35\n\x05\x65rror\x18\n \x01(\x0b\x32\x1d.flyteidl.core.ExecutionErrorH\x01R\x05\x65rror\x12<\n\x0boutput_data\x18\x11 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x01R\noutputData\x12\x38\n\x0b\x63ustom_info\x18\x0b \x01(\x0b\x32\x17.google.protobuf.StructR\ncustomInfo\x12#\n\rphase_version\x18\x0c \x01(\rR\x0cphaseVersion\x12\x1a\n\x06reason\x18\r \x01(\tB\x02\x18\x01R\x06reason\x12\x30\n\x07reasons\x18\x15 \x03(\x0b\x32\x16.flyteidl.event.ReasonR\x07reasons\x12\x1b\n\ttask_type\x18\x0e \x01(\tR\x08taskType\x12\x41\n\x08metadata\x18\x10 \x01(\x0b\x32%.flyteidl.event.TaskExecutionMetadataR\x08metadata\x12#\n\revent_version\x18\x12 \x01(\x05R\x0c\x65ventVersion\x12;\n\x0breported_at\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAtB\r\n\x0binput_valueB\x0f\n\routput_result\"\x9e\x02\n\x14\x45xternalResourceInfo\x12\x1f\n\x0b\x65xternal_id\x18\x01 \x01(\tR\nexternalId\x12\x14\n\x05index\x18\x02 \x01(\rR\x05index\x12#\n\rretry_attempt\x18\x03 \x01(\rR\x0cretryAttempt\x12\x38\n\x05phase\x18\x04 \x01(\x0e\x32\".flyteidl.core.TaskExecution.PhaseR\x05phase\x12\x44\n\x0c\x63\x61\x63he_status\x18\x05 \x01(\x0e\x32!.flyteidl.core.CatalogCacheStatusR\x0b\x63\x61\x63heStatus\x12*\n\x04logs\x18\x06 \x03(\x0b\x32\x16.flyteidl.core.TaskLogR\x04logs\"[\n\x10ResourcePoolInfo\x12)\n\x10\x61llocation_token\x18\x01 \x01(\tR\x0f\x61llocationToken\x12\x1c\n\tnamespace\x18\x02 \x01(\tR\tnamespace\"\x9d\x03\n\x15TaskExecutionMetadata\x12%\n\x0egenerated_name\x18\x01 \x01(\tR\rgeneratedName\x12S\n\x12\x65xternal_resources\x18\x02 \x03(\x0b\x32$.flyteidl.event.ExternalResourceInfoR\x11\x65xternalResources\x12N\n\x12resource_pool_info\x18\x03 \x03(\x0b\x32 .flyteidl.event.ResourcePoolInfoR\x10resourcePoolInfo\x12+\n\x11plugin_identifier\x18\x04 \x01(\tR\x10pluginIdentifier\x12Z\n\x0einstance_class\x18\x10 \x01(\x0e\x32\x33.flyteidl.event.TaskExecutionMetadata.InstanceClassR\rinstanceClass\"/\n\rInstanceClass\x12\x0b\n\x07\x44\x45\x46\x41ULT\x10\x00\x12\x11\n\rINTERRUPTIBLE\x10\x01\x42\xb0\x01\n\x12\x63om.flyteidl.eventB\nEventProtoP\x01Z5github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/event\xa2\x02\x03\x46\x45X\xaa\x02\x0e\x46lyteidl.Event\xca\x02\x0e\x46lyteidl\\Event\xe2\x02\x1a\x46lyteidl\\Event\\GPBMetadata\xea\x02\x0f\x46lyteidl::Eventb\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1a\x66lyteidl/event/event.proto\x12\x0e\x66lyteidl.event\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x1c\x66lyteidl/core/compiler.proto\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1b\x66lyteidl/core/catalog.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xaa\x03\n\x16WorkflowExecutionEvent\x12M\n\x0c\x65xecution_id\x18\x01 \x01(\x0b\x32*.flyteidl.core.WorkflowExecutionIdentifierR\x0b\x65xecutionId\x12\x1f\n\x0bproducer_id\x18\x02 \x01(\tR\nproducerId\x12<\n\x05phase\x18\x03 \x01(\x0e\x32&.flyteidl.core.WorkflowExecution.PhaseR\x05phase\x12;\n\x0boccurred_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\x12\x1f\n\noutput_uri\x18\x05 \x01(\tH\x00R\toutputUri\x12\x35\n\x05\x65rror\x18\x06 \x01(\x0b\x32\x1d.flyteidl.core.ExecutionErrorH\x00R\x05\x65rror\x12<\n\x0boutput_data\x18\x07 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x00R\noutputDataB\x0f\n\routput_result\"\x8f\t\n\x12NodeExecutionEvent\x12\x36\n\x02id\x18\x01 \x01(\x0b\x32&.flyteidl.core.NodeExecutionIdentifierR\x02id\x12\x1f\n\x0bproducer_id\x18\x02 \x01(\tR\nproducerId\x12\x38\n\x05phase\x18\x03 \x01(\x0e\x32\".flyteidl.core.NodeExecution.PhaseR\x05phase\x12;\n\x0boccurred_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\x12\x1d\n\tinput_uri\x18\x05 \x01(\tH\x00R\x08inputUri\x12:\n\ninput_data\x18\x14 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x00R\tinputData\x12\x1f\n\noutput_uri\x18\x06 \x01(\tH\x01R\toutputUri\x12\x35\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x1d.flyteidl.core.ExecutionErrorH\x01R\x05\x65rror\x12<\n\x0boutput_data\x18\x0f \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x01R\noutputData\x12\\\n\x16workflow_node_metadata\x18\x08 \x01(\x0b\x32$.flyteidl.event.WorkflowNodeMetadataH\x02R\x14workflowNodeMetadata\x12P\n\x12task_node_metadata\x18\x0e \x01(\x0b\x32 .flyteidl.event.TaskNodeMetadataH\x02R\x10taskNodeMetadata\x12]\n\x14parent_task_metadata\x18\t \x01(\x0b\x32+.flyteidl.event.ParentTaskExecutionMetadataR\x12parentTaskMetadata\x12]\n\x14parent_node_metadata\x18\n \x01(\x0b\x32+.flyteidl.event.ParentNodeExecutionMetadataR\x12parentNodeMetadata\x12\x1f\n\x0bretry_group\x18\x0b \x01(\tR\nretryGroup\x12 \n\x0cspec_node_id\x18\x0c \x01(\tR\nspecNodeId\x12\x1b\n\tnode_name\x18\r \x01(\tR\x08nodeName\x12#\n\revent_version\x18\x10 \x01(\x05R\x0c\x65ventVersion\x12\x1b\n\tis_parent\x18\x11 \x01(\x08R\x08isParent\x12\x1d\n\nis_dynamic\x18\x12 \x01(\x08R\tisDynamic\x12\x19\n\x08\x64\x65\x63k_uri\x18\x13 \x01(\tR\x07\x64\x65\x63kUri\x12;\n\x0breported_at\x18\x15 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAtB\r\n\x0binput_valueB\x0f\n\routput_resultB\x11\n\x0ftarget_metadata\"e\n\x14WorkflowNodeMetadata\x12M\n\x0c\x65xecution_id\x18\x01 \x01(\x0b\x32*.flyteidl.core.WorkflowExecutionIdentifierR\x0b\x65xecutionId\"\xf1\x02\n\x10TaskNodeMetadata\x12\x44\n\x0c\x63\x61\x63he_status\x18\x01 \x01(\x0e\x32!.flyteidl.core.CatalogCacheStatusR\x0b\x63\x61\x63heStatus\x12?\n\x0b\x63\x61talog_key\x18\x02 \x01(\x0b\x32\x1e.flyteidl.core.CatalogMetadataR\ncatalogKey\x12W\n\x12reservation_status\x18\x03 \x01(\x0e\x32(.flyteidl.core.CatalogReservation.StatusR\x11reservationStatus\x12%\n\x0e\x63heckpoint_uri\x18\x04 \x01(\tR\rcheckpointUri\x12V\n\x10\x64ynamic_workflow\x18\x10 \x01(\x0b\x32+.flyteidl.event.DynamicWorkflowNodeMetadataR\x0f\x64ynamicWorkflow\"\xce\x01\n\x1b\x44ynamicWorkflowNodeMetadata\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x02id\x12S\n\x11\x63ompiled_workflow\x18\x02 \x01(\x0b\x32&.flyteidl.core.CompiledWorkflowClosureR\x10\x63ompiledWorkflow\x12/\n\x14\x64ynamic_job_spec_uri\x18\x03 \x01(\tR\x11\x64ynamicJobSpecUri\"U\n\x1bParentTaskExecutionMetadata\x12\x36\n\x02id\x18\x01 \x01(\x0b\x32&.flyteidl.core.TaskExecutionIdentifierR\x02id\"6\n\x1bParentNodeExecutionMetadata\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\"b\n\x0b\x45ventReason\x12\x16\n\x06reason\x18\x01 \x01(\tR\x06reason\x12;\n\x0boccurred_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\"\x97\x08\n\x12TaskExecutionEvent\x12\x32\n\x07task_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x06taskId\x12_\n\x18parent_node_execution_id\x18\x02 \x01(\x0b\x32&.flyteidl.core.NodeExecutionIdentifierR\x15parentNodeExecutionId\x12#\n\rretry_attempt\x18\x03 \x01(\rR\x0cretryAttempt\x12\x38\n\x05phase\x18\x04 \x01(\x0e\x32\".flyteidl.core.TaskExecution.PhaseR\x05phase\x12\x1f\n\x0bproducer_id\x18\x05 \x01(\tR\nproducerId\x12*\n\x04logs\x18\x06 \x03(\x0b\x32\x16.flyteidl.core.TaskLogR\x04logs\x12;\n\x0boccurred_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\noccurredAt\x12\x1d\n\tinput_uri\x18\x08 \x01(\tH\x00R\x08inputUri\x12:\n\ninput_data\x18\x13 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x00R\tinputData\x12\x1f\n\noutput_uri\x18\t \x01(\tH\x01R\toutputUri\x12\x35\n\x05\x65rror\x18\n \x01(\x0b\x32\x1d.flyteidl.core.ExecutionErrorH\x01R\x05\x65rror\x12<\n\x0boutput_data\x18\x11 \x01(\x0b\x32\x19.flyteidl.core.LiteralMapH\x01R\noutputData\x12\x38\n\x0b\x63ustom_info\x18\x0b \x01(\x0b\x32\x17.google.protobuf.StructR\ncustomInfo\x12#\n\rphase_version\x18\x0c \x01(\rR\x0cphaseVersion\x12\x1a\n\x06reason\x18\r \x01(\tB\x02\x18\x01R\x06reason\x12\x35\n\x07reasons\x18\x15 \x03(\x0b\x32\x1b.flyteidl.event.EventReasonR\x07reasons\x12\x1b\n\ttask_type\x18\x0e \x01(\tR\x08taskType\x12\x41\n\x08metadata\x18\x10 \x01(\x0b\x32%.flyteidl.event.TaskExecutionMetadataR\x08metadata\x12#\n\revent_version\x18\x12 \x01(\x05R\x0c\x65ventVersion\x12;\n\x0breported_at\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\nreportedAtB\r\n\x0binput_valueB\x0f\n\routput_result\"\x9e\x02\n\x14\x45xternalResourceInfo\x12\x1f\n\x0b\x65xternal_id\x18\x01 \x01(\tR\nexternalId\x12\x14\n\x05index\x18\x02 \x01(\rR\x05index\x12#\n\rretry_attempt\x18\x03 \x01(\rR\x0cretryAttempt\x12\x38\n\x05phase\x18\x04 \x01(\x0e\x32\".flyteidl.core.TaskExecution.PhaseR\x05phase\x12\x44\n\x0c\x63\x61\x63he_status\x18\x05 \x01(\x0e\x32!.flyteidl.core.CatalogCacheStatusR\x0b\x63\x61\x63heStatus\x12*\n\x04logs\x18\x06 \x03(\x0b\x32\x16.flyteidl.core.TaskLogR\x04logs\"[\n\x10ResourcePoolInfo\x12)\n\x10\x61llocation_token\x18\x01 \x01(\tR\x0f\x61llocationToken\x12\x1c\n\tnamespace\x18\x02 \x01(\tR\tnamespace\"\x9d\x03\n\x15TaskExecutionMetadata\x12%\n\x0egenerated_name\x18\x01 \x01(\tR\rgeneratedName\x12S\n\x12\x65xternal_resources\x18\x02 \x03(\x0b\x32$.flyteidl.event.ExternalResourceInfoR\x11\x65xternalResources\x12N\n\x12resource_pool_info\x18\x03 \x03(\x0b\x32 .flyteidl.event.ResourcePoolInfoR\x10resourcePoolInfo\x12+\n\x11plugin_identifier\x18\x04 \x01(\tR\x10pluginIdentifier\x12Z\n\x0einstance_class\x18\x10 \x01(\x0e\x32\x33.flyteidl.event.TaskExecutionMetadata.InstanceClassR\rinstanceClass\"/\n\rInstanceClass\x12\x0b\n\x07\x44\x45\x46\x41ULT\x10\x00\x12\x11\n\rINTERRUPTIBLE\x10\x01\x42\xb0\x01\n\x12\x63om.flyteidl.eventB\nEventProtoP\x01Z5github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/event\xa2\x02\x03\x46\x45X\xaa\x02\x0e\x46lyteidl.Event\xca\x02\x0e\x46lyteidl\\Event\xe2\x02\x1a\x46lyteidl\\Event\\GPBMetadata\xea\x02\x0f\x46lyteidl::Eventb\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -45,16 +45,16 @@ _globals['_PARENTTASKEXECUTIONMETADATA']._serialized_end=2629 _globals['_PARENTNODEEXECUTIONMETADATA']._serialized_start=2631 _globals['_PARENTNODEEXECUTIONMETADATA']._serialized_end=2685 - _globals['_REASON']._serialized_start=2687 - _globals['_REASON']._serialized_end=2780 - _globals['_TASKEXECUTIONEVENT']._serialized_start=2783 - _globals['_TASKEXECUTIONEVENT']._serialized_end=3825 - _globals['_EXTERNALRESOURCEINFO']._serialized_start=3828 - _globals['_EXTERNALRESOURCEINFO']._serialized_end=4114 - _globals['_RESOURCEPOOLINFO']._serialized_start=4116 - _globals['_RESOURCEPOOLINFO']._serialized_end=4207 - _globals['_TASKEXECUTIONMETADATA']._serialized_start=4210 - _globals['_TASKEXECUTIONMETADATA']._serialized_end=4623 - _globals['_TASKEXECUTIONMETADATA_INSTANCECLASS']._serialized_start=4576 - _globals['_TASKEXECUTIONMETADATA_INSTANCECLASS']._serialized_end=4623 + _globals['_EVENTREASON']._serialized_start=2687 + _globals['_EVENTREASON']._serialized_end=2785 + _globals['_TASKEXECUTIONEVENT']._serialized_start=2788 + _globals['_TASKEXECUTIONEVENT']._serialized_end=3835 + _globals['_EXTERNALRESOURCEINFO']._serialized_start=3838 + _globals['_EXTERNALRESOURCEINFO']._serialized_end=4124 + _globals['_RESOURCEPOOLINFO']._serialized_start=4126 + _globals['_RESOURCEPOOLINFO']._serialized_end=4217 + _globals['_TASKEXECUTIONMETADATA']._serialized_start=4220 + _globals['_TASKEXECUTIONMETADATA']._serialized_end=4633 + _globals['_TASKEXECUTIONMETADATA_INSTANCECLASS']._serialized_start=4586 + _globals['_TASKEXECUTIONMETADATA_INSTANCECLASS']._serialized_end=4633 # @@protoc_insertion_point(module_scope) diff --git a/gen/pb_python/flyteidl/event/event_pb2.pyi b/gen/pb_python/flyteidl/event/event_pb2.pyi index 835dd5300..9a9837082 100644 --- a/gen/pb_python/flyteidl/event/event_pb2.pyi +++ b/gen/pb_python/flyteidl/event/event_pb2.pyi @@ -119,7 +119,7 @@ class ParentNodeExecutionMetadata(_message.Message): node_id: str def __init__(self, node_id: _Optional[str] = ...) -> None: ... -class Reason(_message.Message): +class EventReason(_message.Message): __slots__ = ["reason", "occurred_at"] REASON_FIELD_NUMBER: _ClassVar[int] OCCURRED_AT_FIELD_NUMBER: _ClassVar[int] @@ -164,12 +164,12 @@ class TaskExecutionEvent(_message.Message): custom_info: _struct_pb2.Struct phase_version: int reason: str - reasons: _containers.RepeatedCompositeFieldContainer[Reason] + reasons: _containers.RepeatedCompositeFieldContainer[EventReason] task_type: str metadata: TaskExecutionMetadata event_version: int reported_at: _timestamp_pb2.Timestamp - def __init__(self, task_id: _Optional[_Union[_identifier_pb2.Identifier, _Mapping]] = ..., parent_node_execution_id: _Optional[_Union[_identifier_pb2.NodeExecutionIdentifier, _Mapping]] = ..., retry_attempt: _Optional[int] = ..., phase: _Optional[_Union[_execution_pb2.TaskExecution.Phase, str]] = ..., producer_id: _Optional[str] = ..., logs: _Optional[_Iterable[_Union[_execution_pb2.TaskLog, _Mapping]]] = ..., occurred_at: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., input_uri: _Optional[str] = ..., input_data: _Optional[_Union[_literals_pb2.LiteralMap, _Mapping]] = ..., output_uri: _Optional[str] = ..., error: _Optional[_Union[_execution_pb2.ExecutionError, _Mapping]] = ..., output_data: _Optional[_Union[_literals_pb2.LiteralMap, _Mapping]] = ..., custom_info: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ..., phase_version: _Optional[int] = ..., reason: _Optional[str] = ..., reasons: _Optional[_Iterable[_Union[Reason, _Mapping]]] = ..., task_type: _Optional[str] = ..., metadata: _Optional[_Union[TaskExecutionMetadata, _Mapping]] = ..., event_version: _Optional[int] = ..., reported_at: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ... + def __init__(self, task_id: _Optional[_Union[_identifier_pb2.Identifier, _Mapping]] = ..., parent_node_execution_id: _Optional[_Union[_identifier_pb2.NodeExecutionIdentifier, _Mapping]] = ..., retry_attempt: _Optional[int] = ..., phase: _Optional[_Union[_execution_pb2.TaskExecution.Phase, str]] = ..., producer_id: _Optional[str] = ..., logs: _Optional[_Iterable[_Union[_execution_pb2.TaskLog, _Mapping]]] = ..., occurred_at: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ..., input_uri: _Optional[str] = ..., input_data: _Optional[_Union[_literals_pb2.LiteralMap, _Mapping]] = ..., output_uri: _Optional[str] = ..., error: _Optional[_Union[_execution_pb2.ExecutionError, _Mapping]] = ..., output_data: _Optional[_Union[_literals_pb2.LiteralMap, _Mapping]] = ..., custom_info: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ..., phase_version: _Optional[int] = ..., reason: _Optional[str] = ..., reasons: _Optional[_Iterable[_Union[EventReason, _Mapping]]] = ..., task_type: _Optional[str] = ..., metadata: _Optional[_Union[TaskExecutionMetadata, _Mapping]] = ..., event_version: _Optional[int] = ..., reported_at: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ... class ExternalResourceInfo(_message.Message): __slots__ = ["external_id", "index", "retry_attempt", "phase", "cache_status", "logs"] diff --git a/gen/pb_python/flyteidl/service/flyteadmin/README.md b/gen/pb_python/flyteidl/service/flyteadmin/README.md index ba2891bf8..3f98e5376 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/README.md +++ b/gen/pb_python/flyteidl/service/flyteadmin/README.md @@ -219,6 +219,7 @@ Class | Method | HTTP request | Description - [AdminProjectUpdateResponse](docs/AdminProjectUpdateResponse.md) - [AdminProjects](docs/AdminProjects.md) - [AdminRawOutputDataConfig](docs/AdminRawOutputDataConfig.md) + - [AdminReason](docs/AdminReason.md) - [AdminSchedule](docs/AdminSchedule.md) - [AdminSlackNotification](docs/AdminSlackNotification.md) - [AdminSort](docs/AdminSort.md) @@ -356,6 +357,7 @@ Class | Method | HTTP request | Description - [CoreWorkflowNode](docs/CoreWorkflowNode.md) - [CoreWorkflowTemplate](docs/CoreWorkflowTemplate.md) - [DataLoadingConfigLiteralMapFormat](docs/DataLoadingConfigLiteralMapFormat.md) + - [EventEventReason](docs/EventEventReason.md) - [EventExternalResourceInfo](docs/EventExternalResourceInfo.md) - [EventNodeExecutionEvent](docs/EventNodeExecutionEvent.md) - [EventParentNodeExecutionMetadata](docs/EventParentNodeExecutionMetadata.md) @@ -367,14 +369,12 @@ Class | Method | HTTP request | Description - [ExecutionMetadataExecutionMode](docs/ExecutionMetadataExecutionMode.md) - [FlyteidladminDynamicWorkflowNodeMetadata](docs/FlyteidladminDynamicWorkflowNodeMetadata.md) - [FlyteidladminNodeExecution](docs/FlyteidladminNodeExecution.md) - - [FlyteidladminReason](docs/FlyteidladminReason.md) - [FlyteidladminTaskCreateRequest](docs/FlyteidladminTaskCreateRequest.md) - [FlyteidladminTaskCreateResponse](docs/FlyteidladminTaskCreateResponse.md) - [FlyteidladminTaskExecution](docs/FlyteidladminTaskExecution.md) - [FlyteidladminTaskNodeMetadata](docs/FlyteidladminTaskNodeMetadata.md) - [FlyteidladminWorkflowNodeMetadata](docs/FlyteidladminWorkflowNodeMetadata.md) - [FlyteidleventDynamicWorkflowNodeMetadata](docs/FlyteidleventDynamicWorkflowNodeMetadata.md) - - [FlyteidleventReason](docs/FlyteidleventReason.md) - [FlyteidleventTaskExecutionMetadata](docs/FlyteidleventTaskExecutionMetadata.md) - [FlyteidleventTaskNodeMetadata](docs/FlyteidleventTaskNodeMetadata.md) - [FlyteidleventWorkflowNodeMetadata](docs/FlyteidleventWorkflowNodeMetadata.md) diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py index 6fd6849df..5db75c705 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py @@ -110,6 +110,7 @@ from flyteadmin.models.admin_project_update_response import AdminProjectUpdateResponse from flyteadmin.models.admin_projects import AdminProjects from flyteadmin.models.admin_raw_output_data_config import AdminRawOutputDataConfig +from flyteadmin.models.admin_reason import AdminReason from flyteadmin.models.admin_schedule import AdminSchedule from flyteadmin.models.admin_slack_notification import AdminSlackNotification from flyteadmin.models.admin_sort import AdminSort @@ -247,6 +248,7 @@ from flyteadmin.models.core_workflow_node import CoreWorkflowNode from flyteadmin.models.core_workflow_template import CoreWorkflowTemplate from flyteadmin.models.data_loading_config_literal_map_format import DataLoadingConfigLiteralMapFormat +from flyteadmin.models.event_event_reason import EventEventReason from flyteadmin.models.event_external_resource_info import EventExternalResourceInfo from flyteadmin.models.event_node_execution_event import EventNodeExecutionEvent from flyteadmin.models.event_parent_node_execution_metadata import EventParentNodeExecutionMetadata @@ -258,14 +260,12 @@ from flyteadmin.models.execution_metadata_execution_mode import ExecutionMetadataExecutionMode from flyteadmin.models.flyteidladmin_dynamic_workflow_node_metadata import FlyteidladminDynamicWorkflowNodeMetadata from flyteadmin.models.flyteidladmin_node_execution import FlyteidladminNodeExecution -from flyteadmin.models.flyteidladmin_reason import FlyteidladminReason from flyteadmin.models.flyteidladmin_task_create_request import FlyteidladminTaskCreateRequest from flyteadmin.models.flyteidladmin_task_create_response import FlyteidladminTaskCreateResponse from flyteadmin.models.flyteidladmin_task_execution import FlyteidladminTaskExecution from flyteadmin.models.flyteidladmin_task_node_metadata import FlyteidladminTaskNodeMetadata from flyteadmin.models.flyteidladmin_workflow_node_metadata import FlyteidladminWorkflowNodeMetadata from flyteadmin.models.flyteidlevent_dynamic_workflow_node_metadata import FlyteidleventDynamicWorkflowNodeMetadata -from flyteadmin.models.flyteidlevent_reason import FlyteidleventReason from flyteadmin.models.flyteidlevent_task_execution_metadata import FlyteidleventTaskExecutionMetadata from flyteadmin.models.flyteidlevent_task_node_metadata import FlyteidleventTaskNodeMetadata from flyteadmin.models.flyteidlevent_workflow_node_metadata import FlyteidleventWorkflowNodeMetadata diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py index 770f935d2..8ff7d2024 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py @@ -103,6 +103,7 @@ from flyteadmin.models.admin_project_update_response import AdminProjectUpdateResponse from flyteadmin.models.admin_projects import AdminProjects from flyteadmin.models.admin_raw_output_data_config import AdminRawOutputDataConfig +from flyteadmin.models.admin_reason import AdminReason from flyteadmin.models.admin_schedule import AdminSchedule from flyteadmin.models.admin_slack_notification import AdminSlackNotification from flyteadmin.models.admin_sort import AdminSort @@ -240,6 +241,7 @@ from flyteadmin.models.core_workflow_node import CoreWorkflowNode from flyteadmin.models.core_workflow_template import CoreWorkflowTemplate from flyteadmin.models.data_loading_config_literal_map_format import DataLoadingConfigLiteralMapFormat +from flyteadmin.models.event_event_reason import EventEventReason from flyteadmin.models.event_external_resource_info import EventExternalResourceInfo from flyteadmin.models.event_node_execution_event import EventNodeExecutionEvent from flyteadmin.models.event_parent_node_execution_metadata import EventParentNodeExecutionMetadata @@ -251,14 +253,12 @@ from flyteadmin.models.execution_metadata_execution_mode import ExecutionMetadataExecutionMode from flyteadmin.models.flyteidladmin_dynamic_workflow_node_metadata import FlyteidladminDynamicWorkflowNodeMetadata from flyteadmin.models.flyteidladmin_node_execution import FlyteidladminNodeExecution -from flyteadmin.models.flyteidladmin_reason import FlyteidladminReason from flyteadmin.models.flyteidladmin_task_create_request import FlyteidladminTaskCreateRequest from flyteadmin.models.flyteidladmin_task_create_response import FlyteidladminTaskCreateResponse from flyteadmin.models.flyteidladmin_task_execution import FlyteidladminTaskExecution from flyteadmin.models.flyteidladmin_task_node_metadata import FlyteidladminTaskNodeMetadata from flyteadmin.models.flyteidladmin_workflow_node_metadata import FlyteidladminWorkflowNodeMetadata from flyteadmin.models.flyteidlevent_dynamic_workflow_node_metadata import FlyteidleventDynamicWorkflowNodeMetadata -from flyteadmin.models.flyteidlevent_reason import FlyteidleventReason from flyteadmin.models.flyteidlevent_task_execution_metadata import FlyteidleventTaskExecutionMetadata from flyteadmin.models.flyteidlevent_task_node_metadata import FlyteidleventTaskNodeMetadata from flyteadmin.models.flyteidlevent_workflow_node_metadata import FlyteidleventWorkflowNodeMetadata diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/flyteidladmin_reason.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_reason.py similarity index 82% rename from gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/flyteidladmin_reason.py rename to gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_reason.py index 9860029ca..bf839c6b1 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/flyteidladmin_reason.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_reason.py @@ -17,7 +17,7 @@ import six -class FlyteidladminReason(object): +class AdminReason(object): """NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. @@ -41,7 +41,7 @@ class FlyteidladminReason(object): } def __init__(self, occurred_at=None, message=None): # noqa: E501 - """FlyteidladminReason - a model defined in Swagger""" # noqa: E501 + """AdminReason - a model defined in Swagger""" # noqa: E501 self._occurred_at = None self._message = None @@ -54,22 +54,22 @@ def __init__(self, occurred_at=None, message=None): # noqa: E501 @property def occurred_at(self): - """Gets the occurred_at of this FlyteidladminReason. # noqa: E501 + """Gets the occurred_at of this AdminReason. # noqa: E501 occurred_at is the timestamp indicating the instant that this reason happened. # noqa: E501 - :return: The occurred_at of this FlyteidladminReason. # noqa: E501 + :return: The occurred_at of this AdminReason. # noqa: E501 :rtype: datetime """ return self._occurred_at @occurred_at.setter def occurred_at(self, occurred_at): - """Sets the occurred_at of this FlyteidladminReason. + """Sets the occurred_at of this AdminReason. occurred_at is the timestamp indicating the instant that this reason happened. # noqa: E501 - :param occurred_at: The occurred_at of this FlyteidladminReason. # noqa: E501 + :param occurred_at: The occurred_at of this AdminReason. # noqa: E501 :type: datetime """ @@ -77,22 +77,22 @@ def occurred_at(self, occurred_at): @property def message(self): - """Gets the message of this FlyteidladminReason. # noqa: E501 + """Gets the message of this AdminReason. # noqa: E501 message is the explanation for the most recent phase transition or status update. # noqa: E501 - :return: The message of this FlyteidladminReason. # noqa: E501 + :return: The message of this AdminReason. # noqa: E501 :rtype: str """ return self._message @message.setter def message(self, message): - """Sets the message of this FlyteidladminReason. + """Sets the message of this AdminReason. message is the explanation for the most recent phase transition or status update. # noqa: E501 - :param message: The message of this FlyteidladminReason. # noqa: E501 + :param message: The message of this AdminReason. # noqa: E501 :type: str """ @@ -119,7 +119,7 @@ def to_dict(self): )) else: result[attr] = value - if issubclass(FlyteidladminReason, dict): + if issubclass(AdminReason, dict): for key, value in self.items(): result[key] = value @@ -135,7 +135,7 @@ def __repr__(self): def __eq__(self, other): """Returns true if both objects are equal""" - if not isinstance(other, FlyteidladminReason): + if not isinstance(other, AdminReason): return False return self.__dict__ == other.__dict__ diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_task_execution_closure.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_task_execution_closure.py index 78a9a35d8..f008dc64b 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_task_execution_closure.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_task_execution_closure.py @@ -16,11 +16,11 @@ import six +from flyteadmin.models.admin_reason import AdminReason # noqa: F401,E501 from flyteadmin.models.core_execution_error import CoreExecutionError # noqa: F401,E501 from flyteadmin.models.core_literal_map import CoreLiteralMap # noqa: F401,E501 from flyteadmin.models.core_task_execution_phase import CoreTaskExecutionPhase # noqa: F401,E501 from flyteadmin.models.core_task_log import CoreTaskLog # noqa: F401,E501 -from flyteadmin.models.flyteidladmin_reason import FlyteidladminReason # noqa: F401,E501 from flyteadmin.models.flyteidlevent_task_execution_metadata import FlyteidleventTaskExecutionMetadata # noqa: F401,E501 from flyteadmin.models.protobuf_struct import ProtobufStruct # noqa: F401,E501 @@ -53,7 +53,7 @@ class AdminTaskExecutionClosure(object): 'task_type': 'str', 'metadata': 'FlyteidleventTaskExecutionMetadata', 'event_version': 'int', - 'reasons': 'list[FlyteidladminReason]' + 'reasons': 'list[AdminReason]' } attribute_map = { @@ -454,7 +454,7 @@ def reasons(self): A time-series of the phase transition or update explanations. This, when compared to storing a singular reason as previously done, is much more valuable in visualizing and understanding historical evaluations. # noqa: E501 :return: The reasons of this AdminTaskExecutionClosure. # noqa: E501 - :rtype: list[FlyteidladminReason] + :rtype: list[AdminReason] """ return self._reasons @@ -465,7 +465,7 @@ def reasons(self, reasons): A time-series of the phase transition or update explanations. This, when compared to storing a singular reason as previously done, is much more valuable in visualizing and understanding historical evaluations. # noqa: E501 :param reasons: The reasons of this AdminTaskExecutionClosure. # noqa: E501 - :type: list[FlyteidladminReason] + :type: list[AdminReason] """ self._reasons = reasons diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/flyteidlevent_reason.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_event_reason.py similarity index 79% rename from gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/flyteidlevent_reason.py rename to gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_event_reason.py index 9659bb45e..783e0f171 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/flyteidlevent_reason.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_event_reason.py @@ -17,7 +17,7 @@ import six -class FlyteidleventReason(object): +class EventEventReason(object): """NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. @@ -41,7 +41,7 @@ class FlyteidleventReason(object): } def __init__(self, reason=None, occurred_at=None): # noqa: E501 - """FlyteidleventReason - a model defined in Swagger""" # noqa: E501 + """EventEventReason - a model defined in Swagger""" # noqa: E501 self._reason = None self._occurred_at = None @@ -54,20 +54,20 @@ def __init__(self, reason=None, occurred_at=None): # noqa: E501 @property def reason(self): - """Gets the reason of this FlyteidleventReason. # noqa: E501 + """Gets the reason of this EventEventReason. # noqa: E501 - :return: The reason of this FlyteidleventReason. # noqa: E501 + :return: The reason of this EventEventReason. # noqa: E501 :rtype: str """ return self._reason @reason.setter def reason(self, reason): - """Sets the reason of this FlyteidleventReason. + """Sets the reason of this EventEventReason. - :param reason: The reason of this FlyteidleventReason. # noqa: E501 + :param reason: The reason of this EventEventReason. # noqa: E501 :type: str """ @@ -75,20 +75,20 @@ def reason(self, reason): @property def occurred_at(self): - """Gets the occurred_at of this FlyteidleventReason. # noqa: E501 + """Gets the occurred_at of this EventEventReason. # noqa: E501 - :return: The occurred_at of this FlyteidleventReason. # noqa: E501 + :return: The occurred_at of this EventEventReason. # noqa: E501 :rtype: datetime """ return self._occurred_at @occurred_at.setter def occurred_at(self, occurred_at): - """Sets the occurred_at of this FlyteidleventReason. + """Sets the occurred_at of this EventEventReason. - :param occurred_at: The occurred_at of this FlyteidleventReason. # noqa: E501 + :param occurred_at: The occurred_at of this EventEventReason. # noqa: E501 :type: datetime """ @@ -115,7 +115,7 @@ def to_dict(self): )) else: result[attr] = value - if issubclass(FlyteidleventReason, dict): + if issubclass(EventEventReason, dict): for key, value in self.items(): result[key] = value @@ -131,7 +131,7 @@ def __repr__(self): def __eq__(self, other): """Returns true if both objects are equal""" - if not isinstance(other, FlyteidleventReason): + if not isinstance(other, EventEventReason): return False return self.__dict__ == other.__dict__ diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_task_execution_event.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_task_execution_event.py index 27f6468c8..b3ba4e284 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_task_execution_event.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_task_execution_event.py @@ -22,7 +22,7 @@ from flyteadmin.models.core_node_execution_identifier import CoreNodeExecutionIdentifier # noqa: F401,E501 from flyteadmin.models.core_task_execution_phase import CoreTaskExecutionPhase # noqa: F401,E501 from flyteadmin.models.core_task_log import CoreTaskLog # noqa: F401,E501 -from flyteadmin.models.flyteidlevent_reason import FlyteidleventReason # noqa: F401,E501 +from flyteadmin.models.event_event_reason import EventEventReason # noqa: F401,E501 from flyteadmin.models.flyteidlevent_task_execution_metadata import FlyteidleventTaskExecutionMetadata # noqa: F401,E501 from flyteadmin.models.protobuf_struct import ProtobufStruct # noqa: F401,E501 @@ -56,7 +56,7 @@ class EventTaskExecutionEvent(object): 'custom_info': 'ProtobufStruct', 'phase_version': 'int', 'reason': 'str', - 'reasons': 'list[FlyteidleventReason]', + 'reasons': 'list[EventEventReason]', 'task_type': 'str', 'metadata': 'FlyteidleventTaskExecutionMetadata', 'event_version': 'int', @@ -492,7 +492,7 @@ def reasons(self): An optional list of explanations for the phase transition. # noqa: E501 :return: The reasons of this EventTaskExecutionEvent. # noqa: E501 - :rtype: list[FlyteidleventReason] + :rtype: list[EventEventReason] """ return self._reasons @@ -503,7 +503,7 @@ def reasons(self, reasons): An optional list of explanations for the phase transition. # noqa: E501 :param reasons: The reasons of this EventTaskExecutionEvent. # noqa: E501 - :type: list[FlyteidleventReason] + :type: list[EventEventReason] """ self._reasons = reasons diff --git a/gen/pb_python/flyteidl/service/flyteadmin/test/test_flyteidladmin_reason.py b/gen/pb_python/flyteidl/service/flyteadmin/test/test_admin_reason.py similarity index 64% rename from gen/pb_python/flyteidl/service/flyteadmin/test/test_flyteidladmin_reason.py rename to gen/pb_python/flyteidl/service/flyteadmin/test/test_admin_reason.py index eff18e23e..9c8dff422 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/test/test_flyteidladmin_reason.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/test/test_admin_reason.py @@ -16,12 +16,12 @@ import unittest import flyteadmin -from flyteadmin.models.flyteidladmin_reason import FlyteidladminReason # noqa: E501 +from flyteadmin.models.admin_reason import AdminReason # noqa: E501 from flyteadmin.rest import ApiException -class TestFlyteidladminReason(unittest.TestCase): - """FlyteidladminReason unit test stubs""" +class TestAdminReason(unittest.TestCase): + """AdminReason unit test stubs""" def setUp(self): pass @@ -29,10 +29,10 @@ def setUp(self): def tearDown(self): pass - def testFlyteidladminReason(self): - """Test FlyteidladminReason""" + def testAdminReason(self): + """Test AdminReason""" # FIXME: construct object with mandatory attributes with example values - # model = flyteadmin.models.flyteidladmin_reason.FlyteidladminReason() # noqa: E501 + # model = flyteadmin.models.admin_reason.AdminReason() # noqa: E501 pass diff --git a/gen/pb_python/flyteidl/service/flyteadmin/test/test_flyteidlevent_reason.py b/gen/pb_python/flyteidl/service/flyteadmin/test/test_event_event_reason.py similarity index 64% rename from gen/pb_python/flyteidl/service/flyteadmin/test/test_flyteidlevent_reason.py rename to gen/pb_python/flyteidl/service/flyteadmin/test/test_event_event_reason.py index bbf332855..074be99c2 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/test/test_flyteidlevent_reason.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/test/test_event_event_reason.py @@ -16,12 +16,12 @@ import unittest import flyteadmin -from flyteadmin.models.flyteidlevent_reason import FlyteidleventReason # noqa: E501 +from flyteadmin.models.event_event_reason import EventEventReason # noqa: E501 from flyteadmin.rest import ApiException -class TestFlyteidleventReason(unittest.TestCase): - """FlyteidleventReason unit test stubs""" +class TestEventEventReason(unittest.TestCase): + """EventEventReason unit test stubs""" def setUp(self): pass @@ -29,10 +29,10 @@ def setUp(self): def tearDown(self): pass - def testFlyteidleventReason(self): - """Test FlyteidleventReason""" + def testEventEventReason(self): + """Test EventEventReason""" # FIXME: construct object with mandatory attributes with example values - # model = flyteadmin.models.flyteidlevent_reason.FlyteidleventReason() # noqa: E501 + # model = flyteadmin.models.event_event_reason.EventEventReason() # noqa: E501 pass diff --git a/gen/pb_rust/flyteidl.event.rs b/gen/pb_rust/flyteidl.event.rs index 2c2a83a27..f55ea618b 100644 --- a/gen/pb_rust/flyteidl.event.rs +++ b/gen/pb_rust/flyteidl.event.rs @@ -185,7 +185,7 @@ pub struct ParentNodeExecutionMetadata { } #[allow(clippy::derive_partial_eq_without_eq)] #[derive(Clone, PartialEq, ::prost::Message)] -pub struct Reason { +pub struct EventReason { /// An explanation for this event #[prost(string, tag="1")] pub reason: ::prost::alloc::string::String, @@ -236,7 +236,7 @@ pub struct TaskExecutionEvent { pub reason: ::prost::alloc::string::String, /// An optional list of explanations for the phase transition. #[prost(message, repeated, tag="21")] - pub reasons: ::prost::alloc::vec::Vec, + pub reasons: ::prost::alloc::vec::Vec, /// A predefined yet extensible Task type identifier. If the task definition is already registered in flyte admin /// this type will be identical, but not all task executions necessarily use pre-registered definitions and this /// type is useful to render the task in the UI, filter task executions, etc. diff --git a/protos/flyteidl/event/event.proto b/protos/flyteidl/event/event.proto index 9e861e724..934c9f944 100644 --- a/protos/flyteidl/event/event.proto +++ b/protos/flyteidl/event/event.proto @@ -154,7 +154,7 @@ message ParentNodeExecutionMetadata { string node_id = 1; } -message Reason { +message EventReason { // An explanation for this event string reason = 1; @@ -222,7 +222,7 @@ message TaskExecutionEvent { string reason = 13 [deprecated = true]; // An optional list of explanations for the phase transition. - repeated Reason reasons = 21; + repeated EventReason reasons = 21; // A predefined yet extensible Task type identifier. If the task definition is already registered in flyte admin // this type will be identical, but not all task executions necessarily use pre-registered definitions and this