diff --git a/.readthedocs.yml b/.readthedocs.yml index 7433053ad..40f82afa0 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,12 +5,17 @@ # Required version: 2 +# Build operating system +build: + os: ubuntu-22.04 + tools: + python: "3.8" + # Build documentation in the docs/ directory with Sphinx sphinx: configuration: conf.py # Optionally set the version of Python and requirements required to build your docs python: - version: 3.8 install: - requirements: doc-requirements.txt diff --git a/gen/pb-cpp/flyteidl/admin/event.pb.cc b/gen/pb-cpp/flyteidl/admin/event.pb.cc index 1d1100c3f..32151d6da 100644 --- a/gen/pb-cpp/flyteidl/admin/event.pb.cc +++ b/gen/pb-cpp/flyteidl/admin/event.pb.cc @@ -20,7 +20,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fevent_2eproto ::google::proto extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fevent_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_EventErrorIncompatibleCluster_flyteidl_2fadmin_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<4> scc_info_WorkflowExecutionEvent_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<8> scc_info_NodeExecutionEvent_flyteidl_2fevent_2fevent_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<8> scc_info_TaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto; namespace flyteidl { namespace admin { class EventErrorAlreadyInTerminalStateDefaultTypeInternal { diff --git a/gen/pb-cpp/flyteidl/core/literals.pb.cc b/gen/pb-cpp/flyteidl/core/literals.pb.cc index ca2677dae..dd77f3911 100644 --- a/gen/pb-cpp/flyteidl/core/literals.pb.cc +++ b/gen/pb-cpp/flyteidl/core/literals.pb.cc @@ -30,7 +30,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::pro extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<3> scc_info_BindingData_flyteidl_2fcore_2fliterals_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_BlobType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Error_flyteidl_2fcore_2ftypes_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_OutputReference_flyteidl_2fcore_2ftypes_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_OutputReference_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_SchemaType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fduration_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Duration_google_2fprotobuf_2fduration_2eproto; diff --git a/gen/pb-cpp/flyteidl/core/types.pb.cc b/gen/pb-cpp/flyteidl/core/types.pb.cc index 2e082c62d..95c215475 100644 --- a/gen/pb-cpp/flyteidl/core/types.pb.cc +++ b/gen/pb-cpp/flyteidl/core/types.pb.cc @@ -18,6 +18,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_BlobType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_EnumType_flyteidl_2fcore_2ftypes_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_PromiseAttribute_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_SchemaType_SchemaColumn_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_TypeStructure_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_SchemaType_flyteidl_2fcore_2ftypes_2eproto; @@ -78,6 +79,12 @@ class OutputReferenceDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _OutputReference_default_instance_; +class PromiseAttributeDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed _instance; + ::google::protobuf::internal::ArenaStringPtr string_value_; + ::google::protobuf::int32 int_value_; +} _PromiseAttribute_default_instance_; class ErrorDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; @@ -219,8 +226,23 @@ static void InitDefaultsOutputReference_flyteidl_2fcore_2ftypes_2eproto() { ::flyteidl::core::OutputReference::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<0> scc_info_OutputReference_flyteidl_2fcore_2ftypes_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsOutputReference_flyteidl_2fcore_2ftypes_2eproto}, {}}; +::google::protobuf::internal::SCCInfo<1> scc_info_OutputReference_flyteidl_2fcore_2ftypes_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsOutputReference_flyteidl_2fcore_2ftypes_2eproto}, { + &scc_info_PromiseAttribute_flyteidl_2fcore_2ftypes_2eproto.base,}}; + +static void InitDefaultsPromiseAttribute_flyteidl_2fcore_2ftypes_2eproto() { + GOOGLE_PROTOBUF_VERIFY_VERSION; + + { + void* ptr = &::flyteidl::core::_PromiseAttribute_default_instance_; + new (ptr) ::flyteidl::core::PromiseAttribute(); + ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); + } + ::flyteidl::core::PromiseAttribute::InitAsDefaultInstance(); +} + +::google::protobuf::internal::SCCInfo<0> scc_info_PromiseAttribute_flyteidl_2fcore_2ftypes_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsPromiseAttribute_flyteidl_2fcore_2ftypes_2eproto}, {}}; static void InitDefaultsError_flyteidl_2fcore_2ftypes_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -245,10 +267,11 @@ void InitDefaults_flyteidl_2fcore_2ftypes_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_TypeAnnotation_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_OutputReference_flyteidl_2fcore_2ftypes_2eproto.base); + ::google::protobuf::internal::InitSCC(&scc_info_PromiseAttribute_flyteidl_2fcore_2ftypes_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_Error_flyteidl_2fcore_2ftypes_2eproto.base); } -::google::protobuf::Metadata file_level_metadata_flyteidl_2fcore_2ftypes_2eproto[12]; +::google::protobuf::Metadata file_level_metadata_flyteidl_2fcore_2ftypes_2eproto[13]; const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors_flyteidl_2fcore_2ftypes_2eproto[3]; constexpr ::google::protobuf::ServiceDescriptor const** file_level_service_descriptors_flyteidl_2fcore_2ftypes_2eproto = nullptr; @@ -337,6 +360,15 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2ftypes_2eproto::of ~0u, // no _weak_field_map_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::OutputReference, node_id_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::OutputReference, var_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::OutputReference, attr_path_), + ~0u, // no _has_bits_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::PromiseAttribute, _internal_metadata_), + ~0u, // no _extensions_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::PromiseAttribute, _oneof_case_[0]), + ~0u, // no _weak_field_map_ + offsetof(::flyteidl::core::PromiseAttributeDefaultTypeInternal, string_value_), + offsetof(::flyteidl::core::PromiseAttributeDefaultTypeInternal, int_value_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::PromiseAttribute, value_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::Error, _internal_metadata_), ~0u, // no _extensions_ @@ -357,7 +389,8 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SE { 54, -1, sizeof(::flyteidl::core::TypeAnnotation)}, { 60, -1, sizeof(::flyteidl::core::LiteralType)}, { 77, -1, sizeof(::flyteidl::core::OutputReference)}, - { 84, -1, sizeof(::flyteidl::core::Error)}, + { 85, -1, sizeof(::flyteidl::core::PromiseAttribute)}, + { 93, -1, sizeof(::flyteidl::core::Error)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -372,13 +405,14 @@ static ::google::protobuf::Message const * const file_default_instances[] = { reinterpret_cast(&::flyteidl::core::_TypeAnnotation_default_instance_), reinterpret_cast(&::flyteidl::core::_LiteralType_default_instance_), reinterpret_cast(&::flyteidl::core::_OutputReference_default_instance_), + reinterpret_cast(&::flyteidl::core::_PromiseAttribute_default_instance_), reinterpret_cast(&::flyteidl::core::_Error_default_instance_), }; ::google::protobuf::internal::AssignDescriptorsTable assign_descriptors_table_flyteidl_2fcore_2ftypes_2eproto = { {}, AddDescriptors_flyteidl_2fcore_2ftypes_2eproto, "flyteidl/core/types.proto", schemas, file_default_instances, TableStruct_flyteidl_2fcore_2ftypes_2eproto::offsets, - file_level_metadata_flyteidl_2fcore_2ftypes_2eproto, 12, file_level_enum_descriptors_flyteidl_2fcore_2ftypes_2eproto, file_level_service_descriptors_flyteidl_2fcore_2ftypes_2eproto, + file_level_metadata_flyteidl_2fcore_2ftypes_2eproto, 13, file_level_enum_descriptors_flyteidl_2fcore_2ftypes_2eproto, file_level_service_descriptors_flyteidl_2fcore_2ftypes_2eproto, }; const char descriptor_table_protodef_flyteidl_2fcore_2ftypes_2eproto[] = @@ -419,19 +453,23 @@ const char descriptor_table_protodef_flyteidl_2fcore_2ftypes_2eproto[] = " \001(\0132\027.google.protobuf.Struct\0221\n\nannotat" "ion\030\t \001(\0132\035.flyteidl.core.TypeAnnotation" "\022/\n\tstructure\030\013 \001(\0132\034.flyteidl.core.Type" - "StructureB\006\n\004type\"/\n\017OutputReference\022\017\n\007" - "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\"0\n\005Error\022\026\n\016f" - "ailed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206\001\n" - "\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005FL" - "OAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATETI" - "ME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERROR\020" - "\010\022\n\n\006STRUCT\020\tB6Z4github.com/flyteorg/fly" - "teidl/gen/pb-go/flyteidl/coreb\006proto3" + "StructureB\006\n\004type\"c\n\017OutputReference\022\017\n\007" + "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\0222\n\tattr_path\030" + "\003 \003(\0132\037.flyteidl.core.PromiseAttribute\"H" + "\n\020PromiseAttribute\022\026\n\014string_value\030\001 \001(\t" + "H\000\022\023\n\tint_value\030\002 \001(\005H\000B\007\n\005value\"0\n\005Erro" + "r\022\026\n\016failed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001" + "(\t*\206\001\n\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001" + "\022\t\n\005FLOAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010" + "DATETIME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005" + "ERROR\020\010\022\n\n\006STRUCT\020\tB6Z4github.com/flyteo" + "rg/flyteidl/gen/pb-go/flyteidl/coreb\006pro" + "to3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fcore_2ftypes_2eproto = { false, InitDefaults_flyteidl_2fcore_2ftypes_2eproto, descriptor_table_protodef_flyteidl_2fcore_2ftypes_2eproto, - "flyteidl/core/types.proto", &assign_descriptors_table_flyteidl_2fcore_2ftypes_2eproto, 1797, + "flyteidl/core/types.proto", &assign_descriptors_table_flyteidl_2fcore_2ftypes_2eproto, 1923, }; void AddDescriptors_flyteidl_2fcore_2ftypes_2eproto() { @@ -4577,6 +4615,7 @@ class OutputReference::HasBitSetters { #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int OutputReference::kNodeIdFieldNumber; const int OutputReference::kVarFieldNumber; +const int OutputReference::kAttrPathFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 OutputReference::OutputReference() @@ -4586,7 +4625,8 @@ OutputReference::OutputReference() } OutputReference::OutputReference(const OutputReference& from) : ::google::protobuf::Message(), - _internal_metadata_(nullptr) { + _internal_metadata_(nullptr), + attr_path_(from.attr_path_) { _internal_metadata_.MergeFrom(from._internal_metadata_); node_id_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); if (from.node_id().size() > 0) { @@ -4631,6 +4671,7 @@ void OutputReference::Clear() { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; + attr_path_.Clear(); node_id_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); var_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); _internal_metadata_.Clear(); @@ -4681,6 +4722,22 @@ const char* OutputReference::_InternalParse(const char* begin, const char* end, ptr += size; break; } + // repeated .flyteidl.core.PromiseAttribute attr_path = 3; + case 3: { + if (static_cast<::google::protobuf::uint8>(tag) != 26) goto handle_unusual; + do { + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::core::PromiseAttribute::_InternalParse; + object = msg->add_attr_path(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + if (ptr >= end) break; + } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 255) == 26 && (ptr += 1)); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -4745,6 +4802,17 @@ bool OutputReference::MergePartialFromCodedStream( break; } + // repeated .flyteidl.core.PromiseAttribute attr_path = 3; + case 3: { + if (static_cast< ::google::protobuf::uint8>(tag) == (26 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, add_attr_path())); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -4792,6 +4860,15 @@ void OutputReference::SerializeWithCachedSizes( 2, this->var(), output); } + // repeated .flyteidl.core.PromiseAttribute attr_path = 3; + for (unsigned int i = 0, + n = static_cast(this->attr_path_size()); i < n; i++) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 3, + this->attr_path(static_cast(i)), + output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -4827,6 +4904,14 @@ ::google::protobuf::uint8* OutputReference::InternalSerializeWithCachedSizesToAr 2, this->var(), target); } + // repeated .flyteidl.core.PromiseAttribute attr_path = 3; + for (unsigned int i = 0, + n = static_cast(this->attr_path_size()); i < n; i++) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 3, this->attr_path(static_cast(i)), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -4848,6 +4933,17 @@ size_t OutputReference::ByteSizeLong() const { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; + // repeated .flyteidl.core.PromiseAttribute attr_path = 3; + { + unsigned int count = static_cast(this->attr_path_size()); + total_size += 1UL * count; + for (unsigned int i = 0; i < count; i++) { + total_size += + ::google::protobuf::internal::WireFormatLite::MessageSize( + this->attr_path(static_cast(i))); + } + } + // string node_id = 1; if (this->node_id().size() > 0) { total_size += 1 + @@ -4889,6 +4985,7 @@ void OutputReference::MergeFrom(const OutputReference& from) { ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; + attr_path_.MergeFrom(from.attr_path_); if (from.node_id().size() > 0) { node_id_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.node_id_); @@ -4924,6 +5021,7 @@ void OutputReference::Swap(OutputReference* other) { void OutputReference::InternalSwap(OutputReference* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); + CastToBase(&attr_path_)->InternalSwap(CastToBase(&other->attr_path_)); node_id_.Swap(&other->node_id_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); var_.Swap(&other->var_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), @@ -4936,6 +5034,390 @@ ::google::protobuf::Metadata OutputReference::GetMetadata() const { } +// =================================================================== + +void PromiseAttribute::InitAsDefaultInstance() { + ::flyteidl::core::_PromiseAttribute_default_instance_.string_value_.UnsafeSetDefault( + &::google::protobuf::internal::GetEmptyStringAlreadyInited()); + ::flyteidl::core::_PromiseAttribute_default_instance_.int_value_ = 0; +} +class PromiseAttribute::HasBitSetters { + public: +}; + +#if !defined(_MSC_VER) || _MSC_VER >= 1900 +const int PromiseAttribute::kStringValueFieldNumber; +const int PromiseAttribute::kIntValueFieldNumber; +#endif // !defined(_MSC_VER) || _MSC_VER >= 1900 + +PromiseAttribute::PromiseAttribute() + : ::google::protobuf::Message(), _internal_metadata_(nullptr) { + SharedCtor(); + // @@protoc_insertion_point(constructor:flyteidl.core.PromiseAttribute) +} +PromiseAttribute::PromiseAttribute(const PromiseAttribute& from) + : ::google::protobuf::Message(), + _internal_metadata_(nullptr) { + _internal_metadata_.MergeFrom(from._internal_metadata_); + clear_has_value(); + switch (from.value_case()) { + case kStringValue: { + set_string_value(from.string_value()); + break; + } + case kIntValue: { + set_int_value(from.int_value()); + break; + } + case VALUE_NOT_SET: { + break; + } + } + // @@protoc_insertion_point(copy_constructor:flyteidl.core.PromiseAttribute) +} + +void PromiseAttribute::SharedCtor() { + ::google::protobuf::internal::InitSCC( + &scc_info_PromiseAttribute_flyteidl_2fcore_2ftypes_2eproto.base); + clear_has_value(); +} + +PromiseAttribute::~PromiseAttribute() { + // @@protoc_insertion_point(destructor:flyteidl.core.PromiseAttribute) + SharedDtor(); +} + +void PromiseAttribute::SharedDtor() { + if (has_value()) { + clear_value(); + } +} + +void PromiseAttribute::SetCachedSize(int size) const { + _cached_size_.Set(size); +} +const PromiseAttribute& PromiseAttribute::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_PromiseAttribute_flyteidl_2fcore_2ftypes_2eproto.base); + return *internal_default_instance(); +} + + +void PromiseAttribute::clear_value() { +// @@protoc_insertion_point(one_of_clear_start:flyteidl.core.PromiseAttribute) + switch (value_case()) { + case kStringValue: { + value_.string_value_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + break; + } + case kIntValue: { + // No need to clear + break; + } + case VALUE_NOT_SET: { + break; + } + } + _oneof_case_[0] = VALUE_NOT_SET; +} + + +void PromiseAttribute::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.core.PromiseAttribute) + ::google::protobuf::uint32 cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + clear_value(); + _internal_metadata_.Clear(); +} + +#if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +const char* PromiseAttribute::_InternalParse(const char* begin, const char* end, void* object, + ::google::protobuf::internal::ParseContext* ctx) { + auto msg = static_cast(object); + ::google::protobuf::int32 size; (void)size; + int depth; (void)depth; + ::google::protobuf::uint32 tag; + ::google::protobuf::internal::ParseFunc parser_till_end; (void)parser_till_end; + auto ptr = begin; + while (ptr < end) { + ptr = ::google::protobuf::io::Parse32(ptr, &tag); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + switch (tag >> 3) { + // string string_value = 1; + case 1: { + if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + ctx->extra_parse_data().SetFieldName("flyteidl.core.PromiseAttribute.string_value"); + object = msg->mutable_string_value(); + if (size > end - ptr + ::google::protobuf::internal::ParseContext::kSlopBytes) { + parser_till_end = ::google::protobuf::internal::GreedyStringParserUTF8; + goto string_till_end; + } + GOOGLE_PROTOBUF_PARSER_ASSERT(::google::protobuf::internal::StringCheckUTF8(ptr, size, ctx)); + ::google::protobuf::internal::InlineGreedyStringParser(object, ptr, size, ctx); + ptr += size; + break; + } + // int32 int_value = 2; + case 2: { + if (static_cast<::google::protobuf::uint8>(tag) != 16) goto handle_unusual; + msg->set_int_value(::google::protobuf::internal::ReadVarint(&ptr)); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + break; + } + default: { + handle_unusual: + if ((tag & 7) == 4 || tag == 0) { + ctx->EndGroup(tag); + return ptr; + } + auto res = UnknownFieldParse(tag, {_InternalParse, msg}, + ptr, end, msg->_internal_metadata_.mutable_unknown_fields(), ctx); + ptr = res.first; + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr != nullptr); + if (res.second) return ptr; + } + } // switch + } // while + return ptr; +string_till_end: + static_cast<::std::string*>(object)->clear(); + static_cast<::std::string*>(object)->reserve(size); + goto len_delim_till_end; +len_delim_till_end: + return ctx->StoreAndTailCall(ptr, end, {_InternalParse, msg}, + {parser_till_end, object}, size); +} +#else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +bool PromiseAttribute::MergePartialFromCodedStream( + ::google::protobuf::io::CodedInputStream* input) { +#define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure + ::google::protobuf::uint32 tag; + // @@protoc_insertion_point(parse_start:flyteidl.core.PromiseAttribute) + for (;;) { + ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); + tag = p.first; + if (!p.second) goto handle_unusual; + switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { + // string string_value = 1; + case 1: { + if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadString( + input, this->mutable_string_value())); + DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->string_value().data(), static_cast(this->string_value().length()), + ::google::protobuf::internal::WireFormatLite::PARSE, + "flyteidl.core.PromiseAttribute.string_value")); + } else { + goto handle_unusual; + } + break; + } + + // int32 int_value = 2; + case 2: { + if (static_cast< ::google::protobuf::uint8>(tag) == (16 & 0xFF)) { + clear_value(); + DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< + ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>( + input, &value_.int_value_))); + set_has_int_value(); + } else { + goto handle_unusual; + } + break; + } + + default: { + handle_unusual: + if (tag == 0) { + goto success; + } + DO_(::google::protobuf::internal::WireFormat::SkipField( + input, tag, _internal_metadata_.mutable_unknown_fields())); + break; + } + } + } +success: + // @@protoc_insertion_point(parse_success:flyteidl.core.PromiseAttribute) + return true; +failure: + // @@protoc_insertion_point(parse_failure:flyteidl.core.PromiseAttribute) + return false; +#undef DO_ +} +#endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + +void PromiseAttribute::SerializeWithCachedSizes( + ::google::protobuf::io::CodedOutputStream* output) const { + // @@protoc_insertion_point(serialize_start:flyteidl.core.PromiseAttribute) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // string string_value = 1; + if (has_string_value()) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->string_value().data(), static_cast(this->string_value().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.PromiseAttribute.string_value"); + ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( + 1, this->string_value(), output); + } + + // int32 int_value = 2; + if (has_int_value()) { + ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->int_value(), output); + } + + if (_internal_metadata_.have_unknown_fields()) { + ::google::protobuf::internal::WireFormat::SerializeUnknownFields( + _internal_metadata_.unknown_fields(), output); + } + // @@protoc_insertion_point(serialize_end:flyteidl.core.PromiseAttribute) +} + +::google::protobuf::uint8* PromiseAttribute::InternalSerializeWithCachedSizesToArray( + ::google::protobuf::uint8* target) const { + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.PromiseAttribute) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // string string_value = 1; + if (has_string_value()) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->string_value().data(), static_cast(this->string_value().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.PromiseAttribute.string_value"); + target = + ::google::protobuf::internal::WireFormatLite::WriteStringToArray( + 1, this->string_value(), target); + } + + // int32 int_value = 2; + if (has_int_value()) { + target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->int_value(), target); + } + + if (_internal_metadata_.have_unknown_fields()) { + target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( + _internal_metadata_.unknown_fields(), target); + } + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.PromiseAttribute) + return target; +} + +size_t PromiseAttribute::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.PromiseAttribute) + size_t total_size = 0; + + if (_internal_metadata_.have_unknown_fields()) { + total_size += + ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize( + _internal_metadata_.unknown_fields()); + } + ::google::protobuf::uint32 cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + switch (value_case()) { + // string string_value = 1; + case kStringValue: { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::StringSize( + this->string_value()); + break; + } + // int32 int_value = 2; + case kIntValue: { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::Int32Size( + this->int_value()); + break; + } + case VALUE_NOT_SET: { + break; + } + } + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); + SetCachedSize(cached_size); + return total_size; +} + +void PromiseAttribute::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.PromiseAttribute) + GOOGLE_DCHECK_NE(&from, this); + const PromiseAttribute* source = + ::google::protobuf::DynamicCastToGenerated( + &from); + if (source == nullptr) { + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.PromiseAttribute) + ::google::protobuf::internal::ReflectionOps::Merge(from, this); + } else { + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.PromiseAttribute) + MergeFrom(*source); + } +} + +void PromiseAttribute::MergeFrom(const PromiseAttribute& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.PromiseAttribute) + GOOGLE_DCHECK_NE(&from, this); + _internal_metadata_.MergeFrom(from._internal_metadata_); + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + switch (from.value_case()) { + case kStringValue: { + set_string_value(from.string_value()); + break; + } + case kIntValue: { + set_int_value(from.int_value()); + break; + } + case VALUE_NOT_SET: { + break; + } + } +} + +void PromiseAttribute::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.PromiseAttribute) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +void PromiseAttribute::CopyFrom(const PromiseAttribute& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.PromiseAttribute) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +bool PromiseAttribute::IsInitialized() const { + return true; +} + +void PromiseAttribute::Swap(PromiseAttribute* other) { + if (other == this) return; + InternalSwap(other); +} +void PromiseAttribute::InternalSwap(PromiseAttribute* other) { + using std::swap; + _internal_metadata_.Swap(&other->_internal_metadata_); + swap(value_, other->value_); + swap(_oneof_case_[0], other->_oneof_case_[0]); +} + +::google::protobuf::Metadata PromiseAttribute::GetMetadata() const { + ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fcore_2ftypes_2eproto); + return ::file_level_metadata_flyteidl_2fcore_2ftypes_2eproto[kIndexInFileMessages]; +} + + // =================================================================== void Error::InitAsDefaultInstance() { @@ -5344,6 +5826,9 @@ template<> PROTOBUF_NOINLINE ::flyteidl::core::LiteralType* Arena::CreateMaybeMe template<> PROTOBUF_NOINLINE ::flyteidl::core::OutputReference* Arena::CreateMaybeMessage< ::flyteidl::core::OutputReference >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::OutputReference >(arena); } +template<> PROTOBUF_NOINLINE ::flyteidl::core::PromiseAttribute* Arena::CreateMaybeMessage< ::flyteidl::core::PromiseAttribute >(Arena* arena) { + return Arena::CreateInternal< ::flyteidl::core::PromiseAttribute >(arena); +} template<> PROTOBUF_NOINLINE ::flyteidl::core::Error* Arena::CreateMaybeMessage< ::flyteidl::core::Error >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::Error >(arena); } diff --git a/gen/pb-cpp/flyteidl/core/types.pb.h b/gen/pb-cpp/flyteidl/core/types.pb.h index 83eedacc8..8c2df9db1 100644 --- a/gen/pb-cpp/flyteidl/core/types.pb.h +++ b/gen/pb-cpp/flyteidl/core/types.pb.h @@ -43,7 +43,7 @@ struct TableStruct_flyteidl_2fcore_2ftypes_2eproto { PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold); - static const ::google::protobuf::internal::ParseTable schema[12] + static const ::google::protobuf::internal::ParseTable schema[13] PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::FieldMetadata field_metadata[]; static const ::google::protobuf::internal::SerializationTable serialization_table[]; @@ -67,6 +67,9 @@ extern LiteralTypeDefaultTypeInternal _LiteralType_default_instance_; class OutputReference; class OutputReferenceDefaultTypeInternal; extern OutputReferenceDefaultTypeInternal _OutputReference_default_instance_; +class PromiseAttribute; +class PromiseAttributeDefaultTypeInternal; +extern PromiseAttributeDefaultTypeInternal _PromiseAttribute_default_instance_; class SchemaType; class SchemaTypeDefaultTypeInternal; extern SchemaTypeDefaultTypeInternal _SchemaType_default_instance_; @@ -97,6 +100,7 @@ template<> ::flyteidl::core::EnumType* Arena::CreateMaybeMessage<::flyteidl::cor template<> ::flyteidl::core::Error* Arena::CreateMaybeMessage<::flyteidl::core::Error>(Arena*); template<> ::flyteidl::core::LiteralType* Arena::CreateMaybeMessage<::flyteidl::core::LiteralType>(Arena*); template<> ::flyteidl::core::OutputReference* Arena::CreateMaybeMessage<::flyteidl::core::OutputReference>(Arena*); +template<> ::flyteidl::core::PromiseAttribute* Arena::CreateMaybeMessage<::flyteidl::core::PromiseAttribute>(Arena*); template<> ::flyteidl::core::SchemaType* Arena::CreateMaybeMessage<::flyteidl::core::SchemaType>(Arena*); template<> ::flyteidl::core::SchemaType_SchemaColumn* Arena::CreateMaybeMessage<::flyteidl::core::SchemaType_SchemaColumn>(Arena*); template<> ::flyteidl::core::StructuredDatasetType* Arena::CreateMaybeMessage<::flyteidl::core::StructuredDatasetType>(Arena*); @@ -1736,6 +1740,18 @@ class OutputReference final : // accessors ------------------------------------------------------- + // repeated .flyteidl.core.PromiseAttribute attr_path = 3; + int attr_path_size() const; + void clear_attr_path(); + static const int kAttrPathFieldNumber = 3; + ::flyteidl::core::PromiseAttribute* mutable_attr_path(int index); + ::google::protobuf::RepeatedPtrField< ::flyteidl::core::PromiseAttribute >* + mutable_attr_path(); + const ::flyteidl::core::PromiseAttribute& attr_path(int index) const; + ::flyteidl::core::PromiseAttribute* add_attr_path(); + const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::PromiseAttribute >& + attr_path() const; + // string node_id = 1; void clear_node_id(); static const int kNodeIdFieldNumber = 1; @@ -1769,6 +1785,7 @@ class OutputReference final : class HasBitSetters; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + ::google::protobuf::RepeatedPtrField< ::flyteidl::core::PromiseAttribute > attr_path_; ::google::protobuf::internal::ArenaStringPtr node_id_; ::google::protobuf::internal::ArenaStringPtr var_; mutable ::google::protobuf::internal::CachedSize _cached_size_; @@ -1776,6 +1793,157 @@ class OutputReference final : }; // ------------------------------------------------------------------- +class PromiseAttribute final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.PromiseAttribute) */ { + public: + PromiseAttribute(); + virtual ~PromiseAttribute(); + + PromiseAttribute(const PromiseAttribute& from); + + inline PromiseAttribute& operator=(const PromiseAttribute& from) { + CopyFrom(from); + return *this; + } + #if LANG_CXX11 + PromiseAttribute(PromiseAttribute&& from) noexcept + : PromiseAttribute() { + *this = ::std::move(from); + } + + inline PromiseAttribute& operator=(PromiseAttribute&& from) noexcept { + if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { + if (this != &from) InternalSwap(&from); + } else { + CopyFrom(from); + } + return *this; + } + #endif + static const ::google::protobuf::Descriptor* descriptor() { + return default_instance().GetDescriptor(); + } + static const PromiseAttribute& default_instance(); + + enum ValueCase { + kStringValue = 1, + kIntValue = 2, + VALUE_NOT_SET = 0, + }; + + static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY + static inline const PromiseAttribute* internal_default_instance() { + return reinterpret_cast( + &_PromiseAttribute_default_instance_); + } + static constexpr int kIndexInFileMessages = + 11; + + void Swap(PromiseAttribute* other); + friend void swap(PromiseAttribute& a, PromiseAttribute& b) { + a.Swap(&b); + } + + // implements Message ---------------------------------------------- + + inline PromiseAttribute* New() const final { + return CreateMaybeMessage(nullptr); + } + + PromiseAttribute* 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 PromiseAttribute& from); + void MergeFrom(const PromiseAttribute& from); + PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; + bool IsInitialized() const final; + + size_t ByteSizeLong() const final; + #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); + ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } + #else + bool MergePartialFromCodedStream( + ::google::protobuf::io::CodedInputStream* input) final; + #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + void SerializeWithCachedSizes( + ::google::protobuf::io::CodedOutputStream* output) const final; + ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( + ::google::protobuf::uint8* target) const final; + int GetCachedSize() const final { return _cached_size_.Get(); } + + private: + void SharedCtor(); + void SharedDtor(); + void SetCachedSize(int size) const final; + void InternalSwap(PromiseAttribute* other); + private: + inline ::google::protobuf::Arena* GetArenaNoVirtual() const { + return nullptr; + } + inline void* MaybeArenaPtr() const { + return nullptr; + } + public: + + ::google::protobuf::Metadata GetMetadata() const final; + + // nested types ---------------------------------------------------- + + // accessors ------------------------------------------------------- + + // string string_value = 1; + private: + bool has_string_value() const; + public: + void clear_string_value(); + static const int kStringValueFieldNumber = 1; + const ::std::string& string_value() const; + void set_string_value(const ::std::string& value); + #if LANG_CXX11 + void set_string_value(::std::string&& value); + #endif + void set_string_value(const char* value); + void set_string_value(const char* value, size_t size); + ::std::string* mutable_string_value(); + ::std::string* release_string_value(); + void set_allocated_string_value(::std::string* string_value); + + // int32 int_value = 2; + private: + bool has_int_value() const; + public: + void clear_int_value(); + static const int kIntValueFieldNumber = 2; + ::google::protobuf::int32 int_value() const; + void set_int_value(::google::protobuf::int32 value); + + void clear_value(); + ValueCase value_case() const; + // @@protoc_insertion_point(class_scope:flyteidl.core.PromiseAttribute) + private: + class HasBitSetters; + void set_has_string_value(); + void set_has_int_value(); + + inline bool has_value() const; + inline void clear_has_value(); + + ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + union ValueUnion { + ValueUnion() {} + ::google::protobuf::internal::ArenaStringPtr string_value_; + ::google::protobuf::int32 int_value_; + } value_; + mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::uint32 _oneof_case_[1]; + + friend struct ::TableStruct_flyteidl_2fcore_2ftypes_2eproto; +}; +// ------------------------------------------------------------------- + class Error final : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.Error) */ { public: @@ -1814,7 +1982,7 @@ class Error final : &_Error_default_instance_); } static constexpr int kIndexInFileMessages = - 11; + 12; void Swap(Error* other); friend void swap(Error& a, Error& b) { @@ -3194,6 +3362,170 @@ inline void OutputReference::set_allocated_var(::std::string* var) { // @@protoc_insertion_point(field_set_allocated:flyteidl.core.OutputReference.var) } +// repeated .flyteidl.core.PromiseAttribute attr_path = 3; +inline int OutputReference::attr_path_size() const { + return attr_path_.size(); +} +inline void OutputReference::clear_attr_path() { + attr_path_.Clear(); +} +inline ::flyteidl::core::PromiseAttribute* OutputReference::mutable_attr_path(int index) { + // @@protoc_insertion_point(field_mutable:flyteidl.core.OutputReference.attr_path) + return attr_path_.Mutable(index); +} +inline ::google::protobuf::RepeatedPtrField< ::flyteidl::core::PromiseAttribute >* +OutputReference::mutable_attr_path() { + // @@protoc_insertion_point(field_mutable_list:flyteidl.core.OutputReference.attr_path) + return &attr_path_; +} +inline const ::flyteidl::core::PromiseAttribute& OutputReference::attr_path(int index) const { + // @@protoc_insertion_point(field_get:flyteidl.core.OutputReference.attr_path) + return attr_path_.Get(index); +} +inline ::flyteidl::core::PromiseAttribute* OutputReference::add_attr_path() { + // @@protoc_insertion_point(field_add:flyteidl.core.OutputReference.attr_path) + return attr_path_.Add(); +} +inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::PromiseAttribute >& +OutputReference::attr_path() const { + // @@protoc_insertion_point(field_list:flyteidl.core.OutputReference.attr_path) + return attr_path_; +} + +// ------------------------------------------------------------------- + +// PromiseAttribute + +// string string_value = 1; +inline bool PromiseAttribute::has_string_value() const { + return value_case() == kStringValue; +} +inline void PromiseAttribute::set_has_string_value() { + _oneof_case_[0] = kStringValue; +} +inline void PromiseAttribute::clear_string_value() { + if (has_string_value()) { + value_.string_value_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + clear_has_value(); + } +} +inline const ::std::string& PromiseAttribute::string_value() const { + // @@protoc_insertion_point(field_get:flyteidl.core.PromiseAttribute.string_value) + if (has_string_value()) { + return value_.string_value_.GetNoArena(); + } + return *&::google::protobuf::internal::GetEmptyStringAlreadyInited(); +} +inline void PromiseAttribute::set_string_value(const ::std::string& value) { + // @@protoc_insertion_point(field_set:flyteidl.core.PromiseAttribute.string_value) + if (!has_string_value()) { + clear_value(); + set_has_string_value(); + value_.string_value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + } + value_.string_value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); + // @@protoc_insertion_point(field_set:flyteidl.core.PromiseAttribute.string_value) +} +#if LANG_CXX11 +inline void PromiseAttribute::set_string_value(::std::string&& value) { + // @@protoc_insertion_point(field_set:flyteidl.core.PromiseAttribute.string_value) + if (!has_string_value()) { + clear_value(); + set_has_string_value(); + value_.string_value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + } + value_.string_value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); + // @@protoc_insertion_point(field_set_rvalue:flyteidl.core.PromiseAttribute.string_value) +} +#endif +inline void PromiseAttribute::set_string_value(const char* value) { + GOOGLE_DCHECK(value != nullptr); + if (!has_string_value()) { + clear_value(); + set_has_string_value(); + value_.string_value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + } + value_.string_value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), + ::std::string(value)); + // @@protoc_insertion_point(field_set_char:flyteidl.core.PromiseAttribute.string_value) +} +inline void PromiseAttribute::set_string_value(const char* value, size_t size) { + if (!has_string_value()) { + clear_value(); + set_has_string_value(); + value_.string_value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + } + value_.string_value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string( + reinterpret_cast(value), size)); + // @@protoc_insertion_point(field_set_pointer:flyteidl.core.PromiseAttribute.string_value) +} +inline ::std::string* PromiseAttribute::mutable_string_value() { + if (!has_string_value()) { + clear_value(); + set_has_string_value(); + value_.string_value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + } + // @@protoc_insertion_point(field_mutable:flyteidl.core.PromiseAttribute.string_value) + return value_.string_value_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline ::std::string* PromiseAttribute::release_string_value() { + // @@protoc_insertion_point(field_release:flyteidl.core.PromiseAttribute.string_value) + if (has_string_value()) { + clear_has_value(); + return value_.string_value_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + } else { + return nullptr; + } +} +inline void PromiseAttribute::set_allocated_string_value(::std::string* string_value) { + if (has_value()) { + clear_value(); + } + if (string_value != nullptr) { + set_has_string_value(); + value_.string_value_.UnsafeSetDefault(string_value); + } + // @@protoc_insertion_point(field_set_allocated:flyteidl.core.PromiseAttribute.string_value) +} + +// int32 int_value = 2; +inline bool PromiseAttribute::has_int_value() const { + return value_case() == kIntValue; +} +inline void PromiseAttribute::set_has_int_value() { + _oneof_case_[0] = kIntValue; +} +inline void PromiseAttribute::clear_int_value() { + if (has_int_value()) { + value_.int_value_ = 0; + clear_has_value(); + } +} +inline ::google::protobuf::int32 PromiseAttribute::int_value() const { + // @@protoc_insertion_point(field_get:flyteidl.core.PromiseAttribute.int_value) + if (has_int_value()) { + return value_.int_value_; + } + return 0; +} +inline void PromiseAttribute::set_int_value(::google::protobuf::int32 value) { + if (!has_int_value()) { + clear_value(); + set_has_int_value(); + } + value_.int_value_ = value; + // @@protoc_insertion_point(field_set:flyteidl.core.PromiseAttribute.int_value) +} + +inline bool PromiseAttribute::has_value() const { + return value_case() != VALUE_NOT_SET; +} +inline void PromiseAttribute::clear_has_value() { + _oneof_case_[0] = VALUE_NOT_SET; +} +inline PromiseAttribute::ValueCase PromiseAttribute::value_case() const { + return PromiseAttribute::ValueCase(_oneof_case_[0]); +} // ------------------------------------------------------------------- // Error @@ -3329,6 +3661,8 @@ inline void Error::set_allocated_message(::std::string* message) { // ------------------------------------------------------------------- +// ------------------------------------------------------------------- + // @@protoc_insertion_point(namespace_scope) diff --git a/gen/pb-cpp/flyteidl/event/cloudevents.pb.cc b/gen/pb-cpp/flyteidl/event/cloudevents.pb.cc index f86317a89..a92bfc0bc 100644 --- a/gen/pb-cpp/flyteidl/event/cloudevents.pb.cc +++ b/gen/pb-cpp/flyteidl/event/cloudevents.pb.cc @@ -24,7 +24,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2finterface_2eproto ::google::pr extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_Literal_flyteidl_2fcore_2fliterals_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<4> scc_info_WorkflowExecutionEvent_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<8> scc_info_NodeExecutionEvent_flyteidl_2fevent_2fevent_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<8> scc_info_TaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fevent_2fevent_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2ftimestamp_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Timestamp_google_2fprotobuf_2ftimestamp_2eproto; namespace flyteidl { namespace event { diff --git a/gen/pb-cpp/flyteidl/event/event.pb.cc b/gen/pb-cpp/flyteidl/event/event.pb.cc index 4175c0606..699e04719 100644 --- a/gen/pb-cpp/flyteidl/event/event.pb.cc +++ b/gen/pb-cpp/flyteidl/event/event.pb.cc @@ -27,6 +27,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::p extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<10> 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_WorkflowNodeMetadata_flyteidl_2fevent_2fevent_2eproto; @@ -75,6 +76,10 @@ class ParentNodeExecutionMetadataDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _ParentNodeExecutionMetadata_default_instance_; +class EventReasonDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed _instance; +} _EventReason_default_instance_; class TaskExecutionEventDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; @@ -214,6 +219,21 @@ 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 InitDefaultsEventReason_flyteidl_2fevent_2fevent_2eproto() { + GOOGLE_PROTOBUF_VERIFY_VERSION; + + { + void* ptr = &::flyteidl::event::_EventReason_default_instance_; + new (ptr) ::flyteidl::event::EventReason(); + ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); + } + ::flyteidl::event::EventReason::InitAsDefaultInstance(); +} + +::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() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -225,8 +245,8 @@ static void InitDefaultsTaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto() { ::flyteidl::event::TaskExecutionEvent::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<8> scc_info_TaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 8, InitDefaultsTaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto}, { +::google::protobuf::internal::SCCInfo<9> scc_info_TaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 9, InitDefaultsTaskExecutionEvent_flyteidl_2fevent_2fevent_2eproto}, { &scc_info_Identifier_flyteidl_2fcore_2fidentifier_2eproto.base, &scc_info_NodeExecutionIdentifier_flyteidl_2fcore_2fidentifier_2eproto.base, &scc_info_TaskLog_flyteidl_2fcore_2fexecution_2eproto.base, @@ -234,6 +254,7 @@ ::google::protobuf::internal::SCCInfo<8> 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_EventReason_flyteidl_2fevent_2fevent_2eproto.base, &scc_info_TaskExecutionMetadata_flyteidl_2fevent_2fevent_2eproto.base,}}; static void InitDefaultsExternalResourceInfo_flyteidl_2fevent_2fevent_2eproto() { @@ -289,13 +310,14 @@ 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_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); ::google::protobuf::internal::InitSCC(&scc_info_TaskExecutionMetadata_flyteidl_2fevent_2fevent_2eproto.base); } -::google::protobuf::Metadata file_level_metadata_flyteidl_2fevent_2fevent_2eproto[11]; +::google::protobuf::Metadata file_level_metadata_flyteidl_2fevent_2fevent_2eproto[12]; const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors_flyteidl_2fevent_2fevent_2eproto[1]; constexpr ::google::protobuf::ServiceDescriptor const** file_level_service_descriptors_flyteidl_2fevent_2fevent_2eproto = nullptr; @@ -379,6 +401,13 @@ 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::EventReason, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + 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_ PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, _oneof_case_[0]), @@ -398,6 +427,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fevent_2fevent_2eproto::o PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, custom_info_), PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, phase_version_), PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, reason_), + PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, reasons_), PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, task_type_), PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, metadata_), PROTOBUF_FIELD_OFFSET(::flyteidl::event::TaskExecutionEvent, event_version_), @@ -441,10 +471,11 @@ 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::TaskExecutionEvent)}, - { 104, -1, sizeof(::flyteidl::event::ExternalResourceInfo)}, - { 115, -1, sizeof(::flyteidl::event::ResourcePoolInfo)}, - { 122, -1, sizeof(::flyteidl::event::TaskExecutionMetadata)}, + { 78, -1, sizeof(::flyteidl::event::EventReason)}, + { 85, -1, sizeof(::flyteidl::event::TaskExecutionEvent)}, + { 112, -1, sizeof(::flyteidl::event::ExternalResourceInfo)}, + { 123, -1, sizeof(::flyteidl::event::ResourcePoolInfo)}, + { 130, -1, sizeof(::flyteidl::event::TaskExecutionMetadata)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -455,6 +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::_EventReason_default_instance_), reinterpret_cast(&::flyteidl::event::_TaskExecutionEvent_default_instance_), reinterpret_cast(&::flyteidl::event::_ExternalResourceInfo_default_instance_), reinterpret_cast(&::flyteidl::event::_ResourcePoolInfo_default_instance_), @@ -464,7 +496,7 @@ static ::google::protobuf::Message const * const file_default_instances[] = { ::google::protobuf::internal::AssignDescriptorsTable assign_descriptors_table_flyteidl_2fevent_2fevent_2eproto = { {}, AddDescriptors_flyteidl_2fevent_2fevent_2eproto, "flyteidl/event/event.proto", schemas, file_default_instances, TableStruct_flyteidl_2fevent_2fevent_2eproto::offsets, - file_level_metadata_flyteidl_2fevent_2fevent_2eproto, 11, file_level_enum_descriptors_flyteidl_2fevent_2fevent_2eproto, file_level_service_descriptors_flyteidl_2fevent_2fevent_2eproto, + file_level_metadata_flyteidl_2fevent_2fevent_2eproto, 12, file_level_enum_descriptors_flyteidl_2fevent_2fevent_2eproto, file_level_service_descriptors_flyteidl_2fevent_2fevent_2eproto, }; const char descriptor_table_protodef_flyteidl_2fevent_2fevent_2eproto[] = @@ -523,7 +555,9 @@ 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\"\207\006\n\022TaskExecutionEvent\022*\n\007" + "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" @@ -537,35 +571,36 @@ const char descriptor_table_protodef_flyteidl_2fevent_2fevent_2eproto[] = "\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\016\n\006r" - "eason\030\r \001(\t\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" + "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, 3682, + "flyteidl/event/event.proto", &assign_descriptors_table_flyteidl_2fevent_2fevent_2eproto, 3812, }; void AddDescriptors_flyteidl_2fevent_2fevent_2eproto() { @@ -5005,6 +5040,376 @@ ::google::protobuf::Metadata ParentNodeExecutionMetadata::GetMetadata() const { } +// =================================================================== + +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 EventReason::HasBitSetters { + public: + static const ::google::protobuf::Timestamp& occurred_at(const EventReason* msg); +}; + +const ::google::protobuf::Timestamp& +EventReason::HasBitSetters::occurred_at(const EventReason* msg) { + return *msg->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 EventReason::kReasonFieldNumber; +const int EventReason::kOccurredAtFieldNumber; +#endif // !defined(_MSC_VER) || _MSC_VER >= 1900 + +EventReason::EventReason() + : ::google::protobuf::Message(), _internal_metadata_(nullptr) { + SharedCtor(); + // @@protoc_insertion_point(constructor:flyteidl.event.EventReason) +} +EventReason::EventReason(const EventReason& from) + : ::google::protobuf::Message(), + _internal_metadata_(nullptr) { + _internal_metadata_.MergeFrom(from._internal_metadata_); + reason_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (from.reason().size() > 0) { + reason_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.reason_); + } + if (from.has_occurred_at()) { + occurred_at_ = new ::google::protobuf::Timestamp(*from.occurred_at_); + } else { + occurred_at_ = nullptr; + } + // @@protoc_insertion_point(copy_constructor:flyteidl.event.EventReason) +} + +void EventReason::SharedCtor() { + ::google::protobuf::internal::InitSCC( + &scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto.base); + reason_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + occurred_at_ = nullptr; +} + +EventReason::~EventReason() { + // @@protoc_insertion_point(destructor:flyteidl.event.EventReason) + SharedDtor(); +} + +void EventReason::SharedDtor() { + reason_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (this != internal_default_instance()) delete occurred_at_; +} + +void EventReason::SetCachedSize(int size) const { + _cached_size_.Set(size); +} +const EventReason& EventReason::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_EventReason_flyteidl_2fevent_2fevent_2eproto.base); + return *internal_default_instance(); +} + + +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; + + reason_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (GetArenaNoVirtual() == nullptr && occurred_at_ != nullptr) { + delete occurred_at_; + } + occurred_at_ = nullptr; + _internal_metadata_.Clear(); +} + +#if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +const char* EventReason::_InternalParse(const char* begin, const char* end, void* object, + ::google::protobuf::internal::ParseContext* ctx) { + auto msg = static_cast(object); + ::google::protobuf::int32 size; (void)size; + int depth; (void)depth; + ::google::protobuf::uint32 tag; + ::google::protobuf::internal::ParseFunc parser_till_end; (void)parser_till_end; + auto ptr = begin; + while (ptr < end) { + ptr = ::google::protobuf::io::Parse32(ptr, &tag); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + switch (tag >> 3) { + // string reason = 1; + case 1: { + if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + 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; + goto string_till_end; + } + GOOGLE_PROTOBUF_PARSER_ASSERT(::google::protobuf::internal::StringCheckUTF8(ptr, size, ctx)); + ::google::protobuf::internal::InlineGreedyStringParser(object, ptr, size, ctx); + ptr += size; + break; + } + // .google.protobuf.Timestamp occurred_at = 2; + case 2: { + if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::google::protobuf::Timestamp::_InternalParse; + object = msg->mutable_occurred_at(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + break; + } + default: { + handle_unusual: + if ((tag & 7) == 4 || tag == 0) { + ctx->EndGroup(tag); + return ptr; + } + auto res = UnknownFieldParse(tag, {_InternalParse, msg}, + ptr, end, msg->_internal_metadata_.mutable_unknown_fields(), ctx); + ptr = res.first; + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr != nullptr); + if (res.second) return ptr; + } + } // switch + } // while + return ptr; +string_till_end: + static_cast<::std::string*>(object)->clear(); + static_cast<::std::string*>(object)->reserve(size); + goto len_delim_till_end; +len_delim_till_end: + return ctx->StoreAndTailCall(ptr, end, {_InternalParse, msg}, + {parser_till_end, object}, size); +} +#else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +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.EventReason) + for (;;) { + ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); + tag = p.first; + if (!p.second) goto handle_unusual; + switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { + // string reason = 1; + case 1: { + if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadString( + input, this->mutable_reason())); + DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->reason().data(), static_cast(this->reason().length()), + ::google::protobuf::internal::WireFormatLite::PARSE, + "flyteidl.event.EventReason.reason")); + } else { + goto handle_unusual; + } + break; + } + + // .google.protobuf.Timestamp occurred_at = 2; + case 2: { + if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, mutable_occurred_at())); + } else { + goto handle_unusual; + } + break; + } + + default: { + handle_unusual: + if (tag == 0) { + goto success; + } + DO_(::google::protobuf::internal::WireFormat::SkipField( + input, tag, _internal_metadata_.mutable_unknown_fields())); + break; + } + } + } +success: + // @@protoc_insertion_point(parse_success:flyteidl.event.EventReason) + return true; +failure: + // @@protoc_insertion_point(parse_failure:flyteidl.event.EventReason) + return false; +#undef DO_ +} +#endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + +void EventReason::SerializeWithCachedSizes( + ::google::protobuf::io::CodedOutputStream* output) const { + // @@protoc_insertion_point(serialize_start:flyteidl.event.EventReason) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // string reason = 1; + if (this->reason().size() > 0) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->reason().data(), static_cast(this->reason().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.event.EventReason.reason"); + ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( + 1, this->reason(), output); + } + + // .google.protobuf.Timestamp occurred_at = 2; + if (this->has_occurred_at()) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 2, HasBitSetters::occurred_at(this), output); + } + + if (_internal_metadata_.have_unknown_fields()) { + ::google::protobuf::internal::WireFormat::SerializeUnknownFields( + _internal_metadata_.unknown_fields(), output); + } + // @@protoc_insertion_point(serialize_end:flyteidl.event.EventReason) +} + +::google::protobuf::uint8* EventReason::InternalSerializeWithCachedSizesToArray( + ::google::protobuf::uint8* target) const { + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.event.EventReason) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // string reason = 1; + if (this->reason().size() > 0) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->reason().data(), static_cast(this->reason().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.event.EventReason.reason"); + target = + ::google::protobuf::internal::WireFormatLite::WriteStringToArray( + 1, this->reason(), target); + } + + // .google.protobuf.Timestamp occurred_at = 2; + if (this->has_occurred_at()) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 2, HasBitSetters::occurred_at(this), target); + } + + if (_internal_metadata_.have_unknown_fields()) { + target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( + _internal_metadata_.unknown_fields(), target); + } + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.event.EventReason) + return target; +} + +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()) { + total_size += + ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize( + _internal_metadata_.unknown_fields()); + } + ::google::protobuf::uint32 cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + // string reason = 1; + if (this->reason().size() > 0) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::StringSize( + this->reason()); + } + + // .google.protobuf.Timestamp occurred_at = 2; + if (this->has_occurred_at()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::MessageSize( + *occurred_at_); + } + + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); + SetCachedSize(cached_size); + return total_size; +} + +void EventReason::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.event.EventReason) + GOOGLE_DCHECK_NE(&from, this); + const EventReason* source = + ::google::protobuf::DynamicCastToGenerated( + &from); + if (source == nullptr) { + // @@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.EventReason) + MergeFrom(*source); + } +} + +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; + (void) cached_has_bits; + + if (from.reason().size() > 0) { + + reason_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.reason_); + } + if (from.has_occurred_at()) { + mutable_occurred_at()->::google::protobuf::Timestamp::MergeFrom(from.occurred_at()); + } +} + +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 EventReason::CopyFrom(const EventReason& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.event.EventReason) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +bool EventReason::IsInitialized() const { + return true; +} + +void EventReason::Swap(EventReason* other) { + if (other == this) return; + InternalSwap(other); +} +void EventReason::InternalSwap(EventReason* other) { + using std::swap; + _internal_metadata_.Swap(&other->_internal_metadata_); + reason_.Swap(&other->reason_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), + GetArenaNoVirtual()); + swap(occurred_at_, other->occurred_at_); +} + +::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]; +} + + // =================================================================== void TaskExecutionEvent::InitAsDefaultInstance() { @@ -5189,6 +5594,7 @@ const int TaskExecutionEvent::kOutputDataFieldNumber; const int TaskExecutionEvent::kCustomInfoFieldNumber; const int TaskExecutionEvent::kPhaseVersionFieldNumber; const int TaskExecutionEvent::kReasonFieldNumber; +const int TaskExecutionEvent::kReasonsFieldNumber; const int TaskExecutionEvent::kTaskTypeFieldNumber; const int TaskExecutionEvent::kMetadataFieldNumber; const int TaskExecutionEvent::kEventVersionFieldNumber; @@ -5203,7 +5609,8 @@ TaskExecutionEvent::TaskExecutionEvent() TaskExecutionEvent::TaskExecutionEvent(const TaskExecutionEvent& from) : ::google::protobuf::Message(), _internal_metadata_(nullptr), - logs_(from.logs_) { + logs_(from.logs_), + reasons_(from.reasons_) { _internal_metadata_.MergeFrom(from._internal_metadata_); producer_id_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); if (from.producer_id().size() > 0) { @@ -5378,6 +5785,7 @@ void TaskExecutionEvent::Clear() { (void) cached_has_bits; logs_.Clear(); + reasons_.Clear(); producer_id_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); reason_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); task_type_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); @@ -5577,7 +5985,7 @@ const char* TaskExecutionEvent::_InternalParse(const char* begin, const char* en GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); break; } - // string reason = 13; + // string reason = 13 [deprecated = true]; case 13: { if (static_cast<::google::protobuf::uint8>(tag) != 106) goto handle_unusual; ptr = ::google::protobuf::io::ReadSize(ptr, &size); @@ -5668,6 +6076,22 @@ const char* TaskExecutionEvent::_InternalParse(const char* begin, const char* en {parser_till_end, object}, ptr - size, ptr)); break; } + // 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::EventReason::_InternalParse; + object = msg->add_reasons(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + if (ptr >= end) break; + } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 65535) == 426 && (ptr += 2)); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -5853,7 +6277,7 @@ bool TaskExecutionEvent::MergePartialFromCodedStream( break; } - // string reason = 13; + // string reason = 13 [deprecated = true]; case 13: { if (static_cast< ::google::protobuf::uint8>(tag) == (106 & 0xFF)) { DO_(::google::protobuf::internal::WireFormatLite::ReadString( @@ -5940,6 +6364,17 @@ bool TaskExecutionEvent::MergePartialFromCodedStream( break; } + // repeated .flyteidl.event.EventReason reasons = 21; + case 21: { + if (static_cast< ::google::protobuf::uint8>(tag) == (170 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, add_reasons())); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -6052,7 +6487,7 @@ void TaskExecutionEvent::SerializeWithCachedSizes( ::google::protobuf::internal::WireFormatLite::WriteUInt32(12, this->phase_version(), output); } - // string reason = 13; + // string reason = 13 [deprecated = true]; if (this->reason().size() > 0) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->reason().data(), static_cast(this->reason().length()), @@ -6101,6 +6536,15 @@ void TaskExecutionEvent::SerializeWithCachedSizes( 20, HasBitSetters::reported_at(this), output); } + // 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( + 21, + this->reasons(static_cast(i)), + output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -6206,7 +6650,7 @@ ::google::protobuf::uint8* TaskExecutionEvent::InternalSerializeWithCachedSizesT target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(12, this->phase_version(), target); } - // string reason = 13; + // string reason = 13 [deprecated = true]; if (this->reason().size() > 0) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( this->reason().data(), static_cast(this->reason().length()), @@ -6261,6 +6705,14 @@ ::google::protobuf::uint8* TaskExecutionEvent::InternalSerializeWithCachedSizesT 20, HasBitSetters::reported_at(this), target); } + // 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:: + InternalWriteMessageToArray( + 21, this->reasons(static_cast(i)), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -6293,6 +6745,17 @@ size_t TaskExecutionEvent::ByteSizeLong() const { } } + // repeated .flyteidl.event.EventReason reasons = 21; + { + unsigned int count = static_cast(this->reasons_size()); + total_size += 2UL * count; + for (unsigned int i = 0; i < count; i++) { + total_size += + ::google::protobuf::internal::WireFormatLite::MessageSize( + this->reasons(static_cast(i))); + } + } + // string producer_id = 5; if (this->producer_id().size() > 0) { total_size += 1 + @@ -6300,7 +6763,7 @@ size_t TaskExecutionEvent::ByteSizeLong() const { this->producer_id()); } - // string reason = 13; + // string reason = 13 [deprecated = true]; if (this->reason().size() > 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( @@ -6456,6 +6919,7 @@ void TaskExecutionEvent::MergeFrom(const TaskExecutionEvent& from) { (void) cached_has_bits; logs_.MergeFrom(from.logs_); + reasons_.MergeFrom(from.reasons_); if (from.producer_id().size() > 0) { producer_id_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.producer_id_); @@ -6556,6 +7020,7 @@ void TaskExecutionEvent::InternalSwap(TaskExecutionEvent* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); CastToBase(&logs_)->InternalSwap(CastToBase(&other->logs_)); + CastToBase(&reasons_)->InternalSwap(CastToBase(&other->reasons_)); producer_id_.Swap(&other->producer_id_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); reason_.Swap(&other->reason_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), @@ -8061,6 +8526,9 @@ 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::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 ef79dac7d..eace42fee 100644 --- a/gen/pb-cpp/flyteidl/event/event.pb.h +++ b/gen/pb-cpp/flyteidl/event/event.pb.h @@ -49,7 +49,7 @@ struct TableStruct_flyteidl_2fevent_2fevent_2eproto { PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold); - static const ::google::protobuf::internal::ParseTable schema[11] + static const ::google::protobuf::internal::ParseTable schema[12] PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::FieldMetadata field_metadata[]; static const ::google::protobuf::internal::SerializationTable serialization_table[]; @@ -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_; @@ -96,6 +99,7 @@ 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*); @@ -1379,6 +1383,136 @@ class ParentNodeExecutionMetadata final : }; // ------------------------------------------------------------------- +class EventReason final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.event.EventReason) */ { + public: + EventReason(); + virtual ~EventReason(); + + EventReason(const EventReason& from); + + inline EventReason& operator=(const EventReason& from) { + CopyFrom(from); + return *this; + } + #if LANG_CXX11 + EventReason(EventReason&& from) noexcept + : EventReason() { + *this = ::std::move(from); + } + + inline EventReason& operator=(EventReason&& from) noexcept { + if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { + if (this != &from) InternalSwap(&from); + } else { + CopyFrom(from); + } + return *this; + } + #endif + static const ::google::protobuf::Descriptor* descriptor() { + return default_instance().GetDescriptor(); + } + static const EventReason& default_instance(); + + static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY + static inline const EventReason* internal_default_instance() { + return reinterpret_cast( + &_EventReason_default_instance_); + } + static constexpr int kIndexInFileMessages = + 7; + + void Swap(EventReason* other); + friend void swap(EventReason& a, EventReason& b) { + a.Swap(&b); + } + + // implements Message ---------------------------------------------- + + inline EventReason* New() const final { + return CreateMaybeMessage(nullptr); + } + + 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 EventReason& from); + void MergeFrom(const EventReason& from); + PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; + bool IsInitialized() const final; + + size_t ByteSizeLong() const final; + #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + static const char* _InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx); + ::google::protobuf::internal::ParseFunc _ParseFunc() const final { return _InternalParse; } + #else + bool MergePartialFromCodedStream( + ::google::protobuf::io::CodedInputStream* input) final; + #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + void SerializeWithCachedSizes( + ::google::protobuf::io::CodedOutputStream* output) const final; + ::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray( + ::google::protobuf::uint8* target) const final; + int GetCachedSize() const final { return _cached_size_.Get(); } + + private: + void SharedCtor(); + void SharedDtor(); + void SetCachedSize(int size) const final; + void InternalSwap(EventReason* other); + private: + inline ::google::protobuf::Arena* GetArenaNoVirtual() const { + return nullptr; + } + inline void* MaybeArenaPtr() const { + return nullptr; + } + public: + + ::google::protobuf::Metadata GetMetadata() const final; + + // nested types ---------------------------------------------------- + + // accessors ------------------------------------------------------- + + // string reason = 1; + void clear_reason(); + static const int kReasonFieldNumber = 1; + const ::std::string& reason() const; + void set_reason(const ::std::string& value); + #if LANG_CXX11 + void set_reason(::std::string&& value); + #endif + void set_reason(const char* value); + void set_reason(const char* value, size_t size); + ::std::string* mutable_reason(); + ::std::string* release_reason(); + void set_allocated_reason(::std::string* reason); + + // .google.protobuf.Timestamp occurred_at = 2; + bool has_occurred_at() const; + void clear_occurred_at(); + static const int kOccurredAtFieldNumber = 2; + const ::google::protobuf::Timestamp& occurred_at() const; + ::google::protobuf::Timestamp* release_occurred_at(); + ::google::protobuf::Timestamp* mutable_occurred_at(); + void set_allocated_occurred_at(::google::protobuf::Timestamp* occurred_at); + + // @@protoc_insertion_point(class_scope:flyteidl.event.EventReason) + private: + class HasBitSetters; + + ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + ::google::protobuf::internal::ArenaStringPtr reason_; + ::google::protobuf::Timestamp* occurred_at_; + mutable ::google::protobuf::internal::CachedSize _cached_size_; + friend struct ::TableStruct_flyteidl_2fevent_2fevent_2eproto; +}; +// ------------------------------------------------------------------- + class TaskExecutionEvent final : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.event.TaskExecutionEvent) */ { public: @@ -1430,7 +1564,7 @@ class TaskExecutionEvent final : &_TaskExecutionEvent_default_instance_); } static constexpr int kIndexInFileMessages = - 7; + 8; void Swap(TaskExecutionEvent* other); friend void swap(TaskExecutionEvent& a, TaskExecutionEvent& b) { @@ -1499,6 +1633,18 @@ class TaskExecutionEvent final : const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::TaskLog >& logs() const; + // repeated .flyteidl.event.EventReason reasons = 21; + int reasons_size() const; + void clear_reasons(); + static const int kReasonsFieldNumber = 21; + ::flyteidl::event::EventReason* mutable_reasons(int index); + ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason >* + mutable_reasons(); + 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; void clear_producer_id(); static const int kProducerIdFieldNumber = 5; @@ -1513,19 +1659,19 @@ class TaskExecutionEvent final : ::std::string* release_producer_id(); void set_allocated_producer_id(::std::string* producer_id); - // string reason = 13; - void clear_reason(); - static const int kReasonFieldNumber = 13; - const ::std::string& reason() const; - void set_reason(const ::std::string& value); + // string reason = 13 [deprecated = true]; + PROTOBUF_DEPRECATED void clear_reason(); + PROTOBUF_DEPRECATED static const int kReasonFieldNumber = 13; + PROTOBUF_DEPRECATED const ::std::string& reason() const; + PROTOBUF_DEPRECATED void set_reason(const ::std::string& value); #if LANG_CXX11 - void set_reason(::std::string&& value); + PROTOBUF_DEPRECATED void set_reason(::std::string&& value); #endif - void set_reason(const char* value); - void set_reason(const char* value, size_t size); - ::std::string* mutable_reason(); - ::std::string* release_reason(); - void set_allocated_reason(::std::string* reason); + PROTOBUF_DEPRECATED void set_reason(const char* value); + PROTOBUF_DEPRECATED void set_reason(const char* value, size_t size); + PROTOBUF_DEPRECATED ::std::string* mutable_reason(); + PROTOBUF_DEPRECATED ::std::string* release_reason(); + PROTOBUF_DEPRECATED void set_allocated_reason(::std::string* reason); // string task_type = 14; void clear_task_type(); @@ -1701,6 +1847,7 @@ class TaskExecutionEvent final : ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::RepeatedPtrField< ::flyteidl::core::TaskLog > logs_; + ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason > reasons_; ::google::protobuf::internal::ArenaStringPtr producer_id_; ::google::protobuf::internal::ArenaStringPtr reason_; ::google::protobuf::internal::ArenaStringPtr task_type_; @@ -1770,7 +1917,7 @@ class ExternalResourceInfo final : &_ExternalResourceInfo_default_instance_); } static constexpr int kIndexInFileMessages = - 8; + 9; void Swap(ExternalResourceInfo* other); friend void swap(ExternalResourceInfo& a, ExternalResourceInfo& b) { @@ -1931,7 +2078,7 @@ class ResourcePoolInfo final : &_ResourcePoolInfo_default_instance_); } static constexpr int kIndexInFileMessages = - 9; + 10; void Swap(ResourcePoolInfo* other); friend void swap(ResourcePoolInfo& a, ResourcePoolInfo& b) { @@ -2066,7 +2213,7 @@ class TaskExecutionMetadata final : &_TaskExecutionMetadata_default_instance_); } static constexpr int kIndexInFileMessages = - 10; + 11; void Swap(TaskExecutionMetadata* other); friend void swap(TaskExecutionMetadata& a, TaskExecutionMetadata& b) { @@ -4007,6 +4154,109 @@ inline void ParentNodeExecutionMetadata::set_allocated_node_id(::std::string* no // ------------------------------------------------------------------- +// EventReason + +// string reason = 1; +inline void EventReason::clear_reason() { + reason_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline const ::std::string& EventReason::reason() const { + // @@protoc_insertion_point(field_get:flyteidl.event.EventReason.reason) + return reason_.GetNoArena(); +} +inline void EventReason::set_reason(const ::std::string& value) { + + reason_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); + // @@protoc_insertion_point(field_set:flyteidl.event.EventReason.reason) +} +#if LANG_CXX11 +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.EventReason.reason) +} +#endif +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.EventReason.reason) +} +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.EventReason.reason) +} +inline ::std::string* EventReason::mutable_reason() { + + // @@protoc_insertion_point(field_mutable:flyteidl.event.EventReason.reason) + return reason_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline ::std::string* EventReason::release_reason() { + // @@protoc_insertion_point(field_release:flyteidl.event.EventReason.reason) + + return reason_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +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.EventReason.reason) +} + +// .google.protobuf.Timestamp occurred_at = 2; +inline bool EventReason::has_occurred_at() const { + return this != internal_default_instance() && occurred_at_ != nullptr; +} +inline const ::google::protobuf::Timestamp& EventReason::occurred_at() const { + const ::google::protobuf::Timestamp* p = 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* 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* 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.EventReason.occurred_at) + return 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_); + } + if (occurred_at) { + ::google::protobuf::Arena* submessage_arena = + reinterpret_cast<::google::protobuf::MessageLite*>(occurred_at)->GetArena(); + if (message_arena != submessage_arena) { + occurred_at = ::google::protobuf::internal::GetOwnedMessage( + message_arena, occurred_at, submessage_arena); + } + + } else { + + } + occurred_at_ = occurred_at; + // @@protoc_insertion_point(field_set_allocated:flyteidl.event.EventReason.occurred_at) +} + +// ------------------------------------------------------------------- + // TaskExecutionEvent // .flyteidl.core.Identifier task_id = 1; @@ -4602,7 +4852,7 @@ inline void TaskExecutionEvent::set_phase_version(::google::protobuf::uint32 val // @@protoc_insertion_point(field_set:flyteidl.event.TaskExecutionEvent.phase_version) } -// string reason = 13; +// string reason = 13 [deprecated = true]; inline void TaskExecutionEvent::clear_reason() { reason_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } @@ -4655,6 +4905,36 @@ inline void TaskExecutionEvent::set_allocated_reason(::std::string* reason) { // @@protoc_insertion_point(field_set_allocated:flyteidl.event.TaskExecutionEvent.reason) } +// 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::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::EventReason >* +TaskExecutionEvent::mutable_reasons() { + // @@protoc_insertion_point(field_mutable_list:flyteidl.event.TaskExecutionEvent.reasons) + return &reasons_; +} +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::EventReason* TaskExecutionEvent::add_reasons() { + // @@protoc_insertion_point(field_add:flyteidl.event.TaskExecutionEvent.reasons) + return reasons_.Add(); +} +inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::event::EventReason >& +TaskExecutionEvent::reasons() const { + // @@protoc_insertion_point(field_list:flyteidl.event.TaskExecutionEvent.reasons) + return reasons_; +} + // string task_type = 14; inline void TaskExecutionEvent::clear_task_type() { task_type_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); @@ -5294,6 +5574,8 @@ inline void TaskExecutionMetadata::set_instance_class(::flyteidl::event::TaskExe // ------------------------------------------------------------------- +// ------------------------------------------------------------------- + // @@protoc_insertion_point(namespace_scope) diff --git a/gen/pb-go/flyteidl/core/types.pb.go b/gen/pb-go/flyteidl/core/types.pb.go index 6c376be1d..7ed48e95d 100644 --- a/gen/pb-go/flyteidl/core/types.pb.go +++ b/gen/pb-go/flyteidl/core/types.pb.go @@ -779,10 +779,11 @@ type OutputReference struct { // Node id must exist at the graph layer. NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // Variable name must refer to an output variable for the node. - Var string `protobuf:"bytes,2,opt,name=var,proto3" json:"var,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Var string `protobuf:"bytes,2,opt,name=var,proto3" json:"var,omitempty"` + AttrPath []*PromiseAttribute `protobuf:"bytes,3,rep,name=attr_path,json=attrPath,proto3" json:"attr_path,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *OutputReference) Reset() { *m = OutputReference{} } @@ -824,6 +825,93 @@ func (m *OutputReference) GetVar() string { return "" } +func (m *OutputReference) GetAttrPath() []*PromiseAttribute { + if m != nil { + return m.AttrPath + } + return nil +} + +type PromiseAttribute struct { + // Types that are valid to be assigned to Value: + // *PromiseAttribute_StringValue + // *PromiseAttribute_IntValue + Value isPromiseAttribute_Value `protobuf_oneof:"value"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *PromiseAttribute) Reset() { *m = PromiseAttribute{} } +func (m *PromiseAttribute) String() string { return proto.CompactTextString(m) } +func (*PromiseAttribute) ProtoMessage() {} +func (*PromiseAttribute) Descriptor() ([]byte, []int) { + return fileDescriptor_51e8add38f4caaed, []int{9} +} + +func (m *PromiseAttribute) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_PromiseAttribute.Unmarshal(m, b) +} +func (m *PromiseAttribute) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_PromiseAttribute.Marshal(b, m, deterministic) +} +func (m *PromiseAttribute) XXX_Merge(src proto.Message) { + xxx_messageInfo_PromiseAttribute.Merge(m, src) +} +func (m *PromiseAttribute) XXX_Size() int { + return xxx_messageInfo_PromiseAttribute.Size(m) +} +func (m *PromiseAttribute) XXX_DiscardUnknown() { + xxx_messageInfo_PromiseAttribute.DiscardUnknown(m) +} + +var xxx_messageInfo_PromiseAttribute proto.InternalMessageInfo + +type isPromiseAttribute_Value interface { + isPromiseAttribute_Value() +} + +type PromiseAttribute_StringValue struct { + StringValue string `protobuf:"bytes,1,opt,name=string_value,json=stringValue,proto3,oneof"` +} + +type PromiseAttribute_IntValue struct { + IntValue int32 `protobuf:"varint,2,opt,name=int_value,json=intValue,proto3,oneof"` +} + +func (*PromiseAttribute_StringValue) isPromiseAttribute_Value() {} + +func (*PromiseAttribute_IntValue) isPromiseAttribute_Value() {} + +func (m *PromiseAttribute) GetValue() isPromiseAttribute_Value { + if m != nil { + return m.Value + } + return nil +} + +func (m *PromiseAttribute) GetStringValue() string { + if x, ok := m.GetValue().(*PromiseAttribute_StringValue); ok { + return x.StringValue + } + return "" +} + +func (m *PromiseAttribute) GetIntValue() int32 { + if x, ok := m.GetValue().(*PromiseAttribute_IntValue); ok { + return x.IntValue + } + return 0 +} + +// XXX_OneofWrappers is for the internal use of the proto package. +func (*PromiseAttribute) XXX_OneofWrappers() []interface{} { + return []interface{}{ + (*PromiseAttribute_StringValue)(nil), + (*PromiseAttribute_IntValue)(nil), + } +} + // Represents an error thrown from a node. type Error struct { // The node id that threw the error. @@ -839,7 +927,7 @@ func (m *Error) Reset() { *m = Error{} } func (m *Error) String() string { return proto.CompactTextString(m) } func (*Error) ProtoMessage() {} func (*Error) Descriptor() ([]byte, []int) { - return fileDescriptor_51e8add38f4caaed, []int{9} + return fileDescriptor_51e8add38f4caaed, []int{10} } func (m *Error) XXX_Unmarshal(b []byte) error { @@ -889,70 +977,76 @@ func init() { proto.RegisterType((*TypeAnnotation)(nil), "flyteidl.core.TypeAnnotation") proto.RegisterType((*LiteralType)(nil), "flyteidl.core.LiteralType") proto.RegisterType((*OutputReference)(nil), "flyteidl.core.OutputReference") + proto.RegisterType((*PromiseAttribute)(nil), "flyteidl.core.PromiseAttribute") proto.RegisterType((*Error)(nil), "flyteidl.core.Error") } func init() { proto.RegisterFile("flyteidl/core/types.proto", fileDescriptor_51e8add38f4caaed) } var fileDescriptor_51e8add38f4caaed = []byte{ - // 934 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0xdd, 0x6e, 0xe3, 0x44, - 0x14, 0x8e, 0x9b, 0x5f, 0x9f, 0xa4, 0x59, 0x6b, 0xa0, 0xd4, 0xad, 0x16, 0xa9, 0x58, 0x2b, 0x54, - 0xad, 0xb4, 0x09, 0x4a, 0x51, 0xd1, 0x22, 0x56, 0x22, 0x69, 0x4d, 0x13, 0x6d, 0x36, 0x41, 0x53, - 0x17, 0x09, 0x2e, 0x88, 0xc6, 0xc9, 0x24, 0x6b, 0xc9, 0xf6, 0x44, 0xf6, 0xb8, 0x22, 0x2f, 0xc0, - 0x7b, 0x70, 0xc5, 0x4b, 0x70, 0xcf, 0x2d, 0x8f, 0x84, 0x66, 0xfc, 0x17, 0x9b, 0x50, 0xf5, 0x6e, - 0x8e, 0xcf, 0xf7, 0x7d, 0x33, 0x73, 0xce, 0x37, 0x33, 0x86, 0xb3, 0xb5, 0xbb, 0xe3, 0xd4, 0x59, - 0xb9, 0xfd, 0x25, 0x0b, 0x68, 0x9f, 0xef, 0xb6, 0x34, 0xec, 0x6d, 0x03, 0xc6, 0x19, 0x3a, 0x4e, - 0x53, 0x3d, 0x91, 0x3a, 0x7f, 0xb9, 0x61, 0x6c, 0xe3, 0xd2, 0xbe, 0x4c, 0xda, 0xd1, 0xba, 0x1f, - 0xf2, 0x20, 0x5a, 0xf2, 0x18, 0x6c, 0xfc, 0x71, 0x04, 0x70, 0xbf, 0xfc, 0x48, 0x3d, 0x62, 0xed, - 0xb6, 0x14, 0x7d, 0x0f, 0xcd, 0x25, 0x73, 0x23, 0xcf, 0x0f, 0xf5, 0xea, 0x45, 0xf5, 0xb2, 0x3d, - 0xf8, 0xb2, 0x57, 0x50, 0xeb, 0xe5, 0xd8, 0x64, 0x78, 0x23, 0xe1, 0x38, 0xa5, 0x9d, 0xff, 0xa3, - 0x40, 0x67, 0x3f, 0x83, 0x10, 0xd4, 0x7c, 0xe2, 0x51, 0x5d, 0xb9, 0x50, 0x2e, 0x55, 0x2c, 0xc7, - 0xe8, 0x3d, 0xd4, 0xc4, 0x8a, 0xf5, 0xa3, 0x0b, 0xe5, 0xb2, 0x3b, 0xf8, 0xe6, 0x79, 0x73, 0x14, - 0x02, 0x91, 0xc5, 0x52, 0xc4, 0x58, 0x80, 0x56, 0xce, 0xa0, 0x36, 0x34, 0x27, 0x33, 0xcb, 0xbc, - 0x33, 0xb1, 0x56, 0x41, 0x2a, 0xd4, 0x7f, 0x98, 0xce, 0x87, 0x96, 0xa6, 0x20, 0x80, 0xc6, 0xbd, - 0x85, 0x27, 0xb3, 0x3b, 0xed, 0x48, 0x60, 0x46, 0xf3, 0xf9, 0xd4, 0x1c, 0xce, 0xb4, 0x2a, 0xea, - 0x40, 0xeb, 0x76, 0x68, 0x99, 0xd6, 0xe4, 0x83, 0xa9, 0xd5, 0x64, 0xf4, 0x80, 0x87, 0xd6, 0x64, - 0x3e, 0xd3, 0xea, 0xc6, 0xdf, 0x47, 0x70, 0x72, 0x2f, 0x8b, 0x16, 0x05, 0x74, 0x75, 0x4b, 0x38, - 0x09, 0x29, 0x97, 0xd3, 0x4c, 0xf3, 0x72, 0x29, 0xb2, 0x5c, 0x83, 0xf2, 0x56, 0x0e, 0xd1, 0x7a, - 0xc9, 0xb8, 0x54, 0x3a, 0xf4, 0x19, 0x34, 0xd6, 0x2c, 0xf0, 0x08, 0x97, 0x75, 0x51, 0x71, 0x12, - 0xa1, 0xaf, 0xe0, 0x53, 0xfa, 0x1b, 0xa7, 0x81, 0x4f, 0xdc, 0x45, 0x28, 0x77, 0xba, 0x90, 0xd5, - 0xab, 0x4a, 0x14, 0x4a, 0x73, 0x7b, 0x6d, 0x1c, 0xc0, 0x49, 0x99, 0x61, 0xef, 0x38, 0x0d, 0xf5, - 0xda, 0x85, 0x72, 0xd9, 0xc1, 0x9f, 0x14, 0x29, 0x23, 0x91, 0x3a, 0xb7, 0xe1, 0xb8, 0xb0, 0xae, - 0x83, 0x8d, 0x7b, 0x07, 0x1d, 0xd7, 0xe1, 0x34, 0x20, 0xee, 0x22, 0x6b, 0x60, 0x7b, 0x70, 0x5e, - 0xda, 0xf5, 0x34, 0x86, 0xc8, 0x1e, 0xb5, 0xdd, 0x3c, 0x30, 0xfe, 0x54, 0xa0, 0x35, 0x72, 0x99, - 0x2d, 0x17, 0x99, 0x6f, 0x57, 0x29, 0x6c, 0x17, 0x43, 0x77, 0xe5, 0x78, 0xd4, 0x0f, 0x1d, 0xe6, - 0x13, 0xd7, 0xe1, 0xbb, 0xc4, 0x26, 0xaf, 0x4b, 0xb3, 0xa4, 0x42, 0x72, 0x70, 0x5b, 0x60, 0xe0, - 0x92, 0x82, 0xd1, 0x07, 0xf4, 0x5f, 0x94, 0x74, 0xc3, 0x64, 0x76, 0x37, 0x35, 0xb5, 0x0a, 0x3a, - 0x06, 0xf5, 0xc3, 0xc3, 0xd4, 0x9a, 0xfc, 0x38, 0xc4, 0x96, 0xa6, 0x18, 0x06, 0xb4, 0x4c, 0x3f, - 0xf2, 0xd2, 0x85, 0x3e, 0x12, 0x37, 0xa2, 0x71, 0x93, 0x55, 0x9c, 0x44, 0xc6, 0x0d, 0xa8, 0x0f, - 0xbe, 0xc3, 0x62, 0xc7, 0x5d, 0x43, 0xeb, 0x91, 0x04, 0x0e, 0xf1, 0x79, 0xea, 0x85, 0xa7, 0xaa, - 0x92, 0x61, 0x8d, 0x2f, 0xe0, 0x58, 0x7c, 0xc9, 0x8c, 0x82, 0x34, 0xa8, 0x72, 0xb2, 0x49, 0x6a, - 0x22, 0x86, 0xc6, 0x7b, 0xe8, 0x0a, 0xc8, 0xd0, 0xf7, 0x19, 0x27, 0xdc, 0x61, 0x3e, 0x7a, 0x0b, - 0x6d, 0x92, 0x45, 0xa1, 0xc4, 0xb6, 0x07, 0xa7, 0xbd, 0xf8, 0xa4, 0xf7, 0xd2, 0x93, 0x9e, 0xb8, - 0x0f, 0xef, 0x63, 0x8d, 0xbf, 0xea, 0xd0, 0xde, 0x5b, 0x09, 0xba, 0x82, 0x46, 0xe8, 0x78, 0x5b, - 0x37, 0xee, 0x73, 0x77, 0x70, 0x56, 0x76, 0xb0, 0x4c, 0x0a, 0xe8, 0xb8, 0x82, 0x13, 0xa8, 0x24, - 0x49, 0xeb, 0x24, 0x06, 0x38, 0xfb, 0xdf, 0x13, 0x2c, 0x49, 0x32, 0x42, 0x26, 0xbc, 0x58, 0x32, - 0xd7, 0xa5, 0x4b, 0xb1, 0x90, 0xdc, 0xc1, 0x4f, 0x16, 0x6a, 0x5c, 0xc1, 0xdd, 0x9c, 0x24, 0x17, - 0x3c, 0x82, 0xae, 0x47, 0xb6, 0x0b, 0xd9, 0x83, 0x58, 0xa5, 0xf6, 0x0c, 0x95, 0x8e, 0x47, 0xb6, - 0x3f, 0x09, 0x8a, 0xd4, 0x78, 0x03, 0x35, 0xdb, 0x65, 0xb6, 0x5e, 0x4f, 0x0a, 0x77, 0xd8, 0x58, - 0xe3, 0x0a, 0x96, 0x30, 0x74, 0x0d, 0x2a, 0xf5, 0x23, 0x2f, 0x9e, 0xad, 0x79, 0x90, 0x93, 0x9a, - 0x65, 0x5c, 0xc1, 0x2d, 0x9a, 0x1a, 0xe7, 0x57, 0x38, 0x0d, 0xb3, 0x0b, 0x60, 0xb1, 0x8a, 0x4f, - 0x57, 0xac, 0xd2, 0x92, 0x2a, 0xaf, 0x9e, 0x73, 0x5d, 0x8c, 0x2b, 0xf8, 0x24, 0x3c, 0x78, 0xfd, - 0xbc, 0x05, 0x88, 0xfc, 0xac, 0x98, 0x20, 0x25, 0xf5, 0x92, 0x64, 0xe6, 0xd0, 0x71, 0x05, 0xab, - 0x51, 0x66, 0xd7, 0x2b, 0x68, 0x79, 0x94, 0x13, 0xb1, 0x26, 0xbd, 0xf1, 0xb4, 0x7d, 0x32, 0x20, - 0x7a, 0x07, 0x90, 0x5b, 0x49, 0x57, 0x25, 0xed, 0xf3, 0xd2, 0x7c, 0x45, 0xa7, 0xe2, 0x3d, 0x02, - 0xfa, 0x16, 0xd4, 0x6c, 0x1f, 0x7a, 0x5b, 0xb2, 0x5f, 0x1e, 0x60, 0x67, 0x45, 0xc0, 0x39, 0x7c, - 0xd4, 0x88, 0x5f, 0x0c, 0xe3, 0x3b, 0x78, 0x31, 0x8f, 0xf8, 0x36, 0xe2, 0x98, 0xae, 0x69, 0x40, - 0xfd, 0x25, 0x45, 0xa7, 0xd0, 0xf4, 0xd9, 0x8a, 0x2e, 0x9c, 0x55, 0x7a, 0x91, 0x88, 0x70, 0xb2, - 0x12, 0x27, 0xe9, 0x91, 0x04, 0xc9, 0x65, 0x2a, 0x86, 0xc6, 0x1d, 0xd4, 0xcd, 0x20, 0x60, 0x01, - 0x7a, 0x05, 0xdd, 0x35, 0x71, 0x5c, 0xba, 0x5a, 0x14, 0xa9, 0x9d, 0xf8, 0xeb, 0x2c, 0x16, 0xd0, - 0xa1, 0xe9, 0xd1, 0x30, 0x24, 0x1b, 0x9a, 0x88, 0xa4, 0xe1, 0xeb, 0xdf, 0x15, 0x80, 0xfc, 0x64, - 0xa0, 0x16, 0xd4, 0x66, 0xf3, 0x99, 0xb8, 0x46, 0xf6, 0x1e, 0x1e, 0x25, 0x7f, 0x78, 0x8e, 0xf6, - 0x1e, 0x9e, 0xea, 0xfe, 0xc3, 0x53, 0x2b, 0x3c, 0x3c, 0xf5, 0xc2, 0xc3, 0xd3, 0x10, 0xa4, 0xd1, - 0x64, 0x36, 0xc4, 0x3f, 0x6b, 0x4d, 0xa1, 0x65, 0x62, 0x3c, 0xc7, 0x5a, 0x2b, 0xd1, 0x7a, 0xb8, - 0xb1, 0x34, 0x75, 0x74, 0xfd, 0xcb, 0xd7, 0x1b, 0x87, 0x7f, 0x8c, 0xec, 0xde, 0x92, 0x79, 0x7d, - 0x59, 0x4c, 0x16, 0x6c, 0xfa, 0xd9, 0xdf, 0xc1, 0x86, 0xfa, 0xfd, 0xad, 0xfd, 0x66, 0xc3, 0xfa, - 0x85, 0x1f, 0x06, 0xbb, 0x21, 0xbb, 0x7c, 0xf5, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x10, 0x1f, - 0xce, 0xb9, 0x48, 0x08, 0x00, 0x00, + // 1013 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0xdd, 0x6e, 0xe3, 0x36, + 0x13, 0xb5, 0xe2, 0x5f, 0x8d, 0x1d, 0xaf, 0xc0, 0xef, 0x4b, 0xa3, 0x04, 0xbb, 0x68, 0xaa, 0x2e, + 0x8a, 0x60, 0x81, 0xb5, 0x0b, 0xa7, 0x48, 0xb1, 0x45, 0x17, 0xa8, 0x9d, 0xa8, 0xb1, 0xb1, 0x5e, + 0x3b, 0x60, 0x94, 0x02, 0xed, 0x45, 0x0d, 0xca, 0x66, 0x1c, 0x01, 0x92, 0x68, 0x48, 0x54, 0xd0, + 0xf4, 0x01, 0xfa, 0x1e, 0xbd, 0xea, 0x4b, 0xf4, 0xbe, 0xb7, 0x7d, 0xa4, 0x82, 0xd4, 0x9f, 0xa5, + 0xba, 0x41, 0xee, 0x38, 0x9a, 0x73, 0x86, 0x33, 0xc3, 0x43, 0x8e, 0xe0, 0xe8, 0xce, 0x7d, 0xe4, + 0xd4, 0x59, 0xb9, 0xfd, 0x25, 0x0b, 0x68, 0x9f, 0x3f, 0x6e, 0x68, 0xd8, 0xdb, 0x04, 0x8c, 0x33, + 0xb4, 0x9f, 0xba, 0x7a, 0xc2, 0x75, 0xfc, 0x72, 0xcd, 0xd8, 0xda, 0xa5, 0x7d, 0xe9, 0xb4, 0xa3, + 0xbb, 0x7e, 0xc8, 0x83, 0x68, 0xc9, 0x63, 0xb0, 0xf1, 0xfb, 0x1e, 0xc0, 0xcd, 0xf2, 0x9e, 0x7a, + 0xc4, 0x7a, 0xdc, 0x50, 0xf4, 0x1d, 0x34, 0x97, 0xcc, 0x8d, 0x3c, 0x3f, 0xd4, 0xab, 0x27, 0xd5, + 0xd3, 0xf6, 0xe0, 0x8b, 0x5e, 0x21, 0x5a, 0x2f, 0xc7, 0x26, 0xcb, 0x0b, 0x09, 0xc7, 0x29, 0xed, + 0xf8, 0x6f, 0x05, 0x3a, 0xdb, 0x1e, 0x84, 0xa0, 0xe6, 0x13, 0x8f, 0xea, 0xca, 0x89, 0x72, 0xaa, + 0x62, 0xb9, 0x46, 0x1f, 0xa0, 0x26, 0x32, 0xd6, 0xf7, 0x4e, 0x94, 0xd3, 0xee, 0xe0, 0xeb, 0xe7, + 0xed, 0x51, 0x30, 0x84, 0x17, 0xcb, 0x20, 0xc6, 0x02, 0xb4, 0xb2, 0x07, 0xb5, 0xa1, 0x39, 0x99, + 0x59, 0xe6, 0x95, 0x89, 0xb5, 0x0a, 0x52, 0xa1, 0xfe, 0xfd, 0x74, 0x3e, 0xb4, 0x34, 0x05, 0x01, + 0x34, 0x6e, 0x2c, 0x3c, 0x99, 0x5d, 0x69, 0x7b, 0x02, 0x33, 0x9a, 0xcf, 0xa7, 0xe6, 0x70, 0xa6, + 0x55, 0x51, 0x07, 0x5a, 0x97, 0x43, 0xcb, 0xb4, 0x26, 0x1f, 0x4d, 0xad, 0x26, 0xad, 0x5b, 0x3c, + 0xb4, 0x26, 0xf3, 0x99, 0x56, 0x37, 0xfe, 0xda, 0x83, 0x83, 0x1b, 0xd9, 0xb4, 0x28, 0xa0, 0xab, + 0x4b, 0xc2, 0x49, 0x48, 0xb9, 0xdc, 0x66, 0x9a, 0xb7, 0x4b, 0x91, 0xed, 0x1a, 0x94, 0x4b, 0xd9, + 0x45, 0xeb, 0x25, 0xeb, 0x52, 0xeb, 0xd0, 0x27, 0xd0, 0xb8, 0x63, 0x81, 0x47, 0xb8, 0xec, 0x8b, + 0x8a, 0x13, 0x0b, 0x7d, 0x09, 0xff, 0xa7, 0xbf, 0x70, 0x1a, 0xf8, 0xc4, 0x5d, 0x84, 0xb2, 0xd2, + 0x85, 0xec, 0x5e, 0x55, 0xa2, 0x50, 0xea, 0xdb, 0x3a, 0xc6, 0x01, 0x1c, 0x94, 0x19, 0xf6, 0x23, + 0xa7, 0xa1, 0x5e, 0x3b, 0x51, 0x4e, 0x3b, 0xf8, 0x7f, 0x45, 0xca, 0x48, 0xb8, 0x8e, 0x6d, 0xd8, + 0x2f, 0xe4, 0xb5, 0xf3, 0xe0, 0xde, 0x43, 0xc7, 0x75, 0x38, 0x0d, 0x88, 0xbb, 0xc8, 0x0e, 0xb0, + 0x3d, 0x38, 0x2e, 0x55, 0x3d, 0x8d, 0x21, 0xf2, 0x8c, 0xda, 0x6e, 0x6e, 0x18, 0x7f, 0x28, 0xd0, + 0x1a, 0xb9, 0xcc, 0x96, 0x49, 0xe6, 0xe5, 0x2a, 0x85, 0x72, 0x31, 0x74, 0x57, 0x8e, 0x47, 0xfd, + 0xd0, 0x61, 0x3e, 0x71, 0x1d, 0xfe, 0x98, 0xc8, 0xe4, 0x4d, 0x69, 0x97, 0x34, 0x90, 0x5c, 0x5c, + 0x16, 0x18, 0xb8, 0x14, 0xc1, 0xe8, 0x03, 0xfa, 0x37, 0x4a, 0xaa, 0x61, 0x32, 0xbb, 0x9a, 0x9a, + 0x5a, 0x05, 0xed, 0x83, 0xfa, 0xf1, 0x76, 0x6a, 0x4d, 0xae, 0x87, 0xd8, 0xd2, 0x14, 0xc3, 0x80, + 0x96, 0xe9, 0x47, 0x5e, 0x9a, 0xe8, 0x03, 0x71, 0x23, 0x1a, 0x1f, 0xb2, 0x8a, 0x13, 0xcb, 0xb8, + 0x00, 0xf5, 0xd6, 0x77, 0x58, 0xac, 0xb8, 0x73, 0x68, 0x3d, 0x90, 0xc0, 0x21, 0x3e, 0x4f, 0xb5, + 0xf0, 0x54, 0x57, 0x32, 0xac, 0xf1, 0x19, 0xec, 0x8b, 0x2f, 0x99, 0x50, 0x90, 0x06, 0x55, 0x4e, + 0xd6, 0x49, 0x4f, 0xc4, 0xd2, 0xf8, 0x00, 0x5d, 0x01, 0x19, 0xfa, 0x3e, 0xe3, 0x84, 0x3b, 0xcc, + 0x47, 0xef, 0xa0, 0x4d, 0x32, 0x2b, 0x94, 0xd8, 0xf6, 0xe0, 0xb0, 0x17, 0xdf, 0xf4, 0x5e, 0x7a, + 0xd3, 0x13, 0xf5, 0xe1, 0x6d, 0xac, 0xf1, 0x67, 0x1d, 0xda, 0x5b, 0x99, 0xa0, 0x33, 0x68, 0x84, + 0x8e, 0xb7, 0x71, 0xe3, 0x73, 0xee, 0x0e, 0x8e, 0xca, 0x0a, 0x96, 0x4e, 0x01, 0x1d, 0x57, 0x70, + 0x02, 0x95, 0x24, 0x29, 0x9d, 0x44, 0x00, 0x47, 0xff, 0x79, 0x83, 0x25, 0x49, 0x5a, 0xc8, 0x84, + 0x17, 0x4b, 0xe6, 0xba, 0x74, 0x29, 0x12, 0xc9, 0x15, 0xfc, 0x64, 0xa3, 0xc6, 0x15, 0xdc, 0xcd, + 0x49, 0x32, 0xe1, 0x11, 0x74, 0x3d, 0xb2, 0x59, 0xc8, 0x33, 0x88, 0xa3, 0xd4, 0x9e, 0x11, 0xa5, + 0xe3, 0x91, 0xcd, 0x0f, 0x82, 0x22, 0x63, 0xbc, 0x85, 0x9a, 0xed, 0x32, 0x5b, 0xaf, 0x27, 0x8d, + 0xdb, 0x2d, 0xac, 0x71, 0x05, 0x4b, 0x18, 0x3a, 0x07, 0x95, 0xfa, 0x91, 0x17, 0xef, 0xd6, 0xdc, + 0xc9, 0x49, 0xc5, 0x32, 0xae, 0xe0, 0x16, 0x4d, 0x85, 0xf3, 0x33, 0x1c, 0x86, 0xd9, 0x03, 0xb0, + 0x58, 0xc5, 0xb7, 0x2b, 0x8e, 0xd2, 0x92, 0x51, 0x5e, 0x3f, 0xe7, 0xb9, 0x18, 0x57, 0xf0, 0x41, + 0xb8, 0xf3, 0xf9, 0x79, 0x07, 0x10, 0xf9, 0x59, 0x33, 0x41, 0x86, 0xd4, 0x4b, 0x21, 0x33, 0x85, + 0x8e, 0x2b, 0x58, 0x8d, 0x32, 0xb9, 0x9e, 0x41, 0xcb, 0xa3, 0x9c, 0x88, 0x9c, 0xf4, 0xc6, 0xd3, + 0xf2, 0xc9, 0x80, 0xe8, 0x3d, 0x40, 0x2e, 0x25, 0x5d, 0x95, 0xb4, 0x57, 0xa5, 0xfd, 0x8a, 0x4a, + 0xc5, 0x5b, 0x04, 0xf4, 0x0d, 0xa8, 0x59, 0x1d, 0x7a, 0x5b, 0xb2, 0x5f, 0xee, 0x60, 0x67, 0x4d, + 0xc0, 0x39, 0x7c, 0xd4, 0x88, 0x27, 0x86, 0xf1, 0x2b, 0xbc, 0x98, 0x47, 0x7c, 0x13, 0x71, 0x4c, + 0xef, 0x68, 0x40, 0xfd, 0x25, 0x45, 0x87, 0xd0, 0xf4, 0xd9, 0x8a, 0x2e, 0x9c, 0x55, 0xfa, 0x90, + 0x08, 0x73, 0xb2, 0x12, 0x37, 0xe9, 0x81, 0x04, 0xc9, 0x63, 0x2a, 0x96, 0xe8, 0x5b, 0x50, 0x09, + 0xe7, 0xc1, 0x62, 0x43, 0xf8, 0x7d, 0x32, 0xe0, 0x3e, 0x2d, 0x65, 0x70, 0x1d, 0x30, 0xcf, 0x09, + 0xe9, 0x90, 0xf3, 0xc0, 0xb1, 0x23, 0x4e, 0x71, 0x4b, 0x30, 0xae, 0x09, 0xbf, 0x17, 0x83, 0xa6, + 0xec, 0x45, 0x9f, 0x43, 0x27, 0xe4, 0x81, 0xe3, 0xaf, 0x63, 0x41, 0xc6, 0x19, 0x8c, 0x2b, 0xb8, + 0x1d, 0x7f, 0x95, 0x92, 0x43, 0xaf, 0x40, 0x75, 0x7c, 0x9e, 0x20, 0x44, 0x3a, 0x75, 0x21, 0x13, + 0xc7, 0xe7, 0xd2, 0x3d, 0x6a, 0x42, 0x5d, 0xba, 0x8c, 0x2b, 0xa8, 0x9b, 0x41, 0xc0, 0x02, 0xf4, + 0x1a, 0xba, 0x77, 0xc4, 0x71, 0xe9, 0x6a, 0x51, 0xac, 0xac, 0x13, 0x7f, 0x9d, 0xc5, 0xf5, 0xe9, + 0xd0, 0xf4, 0x68, 0x18, 0x92, 0x35, 0x4d, 0x6a, 0x4c, 0xcd, 0x37, 0xbf, 0x29, 0x00, 0xf9, 0xc5, + 0x45, 0x2d, 0xa8, 0xcd, 0xe6, 0x33, 0xf1, 0xca, 0x6d, 0xcd, 0x45, 0x25, 0x9f, 0x8b, 0x7b, 0x5b, + 0x73, 0xb1, 0xba, 0x3d, 0x17, 0x6b, 0x85, 0xb9, 0x58, 0x2f, 0xcc, 0xc5, 0x86, 0x20, 0x8d, 0x26, + 0xb3, 0x21, 0xfe, 0x51, 0x6b, 0x8a, 0x58, 0x26, 0xc6, 0x73, 0xac, 0xb5, 0x92, 0x58, 0xb7, 0x17, + 0x96, 0xa6, 0x8e, 0xce, 0x7f, 0xfa, 0x6a, 0xed, 0xf0, 0xfb, 0xc8, 0xee, 0x2d, 0x99, 0xd7, 0x97, + 0x9d, 0x66, 0xc1, 0xba, 0x9f, 0xfd, 0xbc, 0xac, 0xa9, 0xdf, 0xdf, 0xd8, 0x6f, 0xd7, 0xac, 0x5f, + 0xf8, 0x9f, 0xb1, 0x1b, 0x52, 0x84, 0x67, 0xff, 0x04, 0x00, 0x00, 0xff, 0xff, 0x0f, 0xdf, 0x9e, + 0xdf, 0xe7, 0x08, 0x00, 0x00, } diff --git a/gen/pb-go/flyteidl/core/types.pb.validate.go b/gen/pb-go/flyteidl/core/types.pb.validate.go index 285202560..99165e6f2 100644 --- a/gen/pb-go/flyteidl/core/types.pb.validate.go +++ b/gen/pb-go/flyteidl/core/types.pb.validate.go @@ -754,6 +754,21 @@ func (m *OutputReference) Validate() error { // no validation rules for Var + for idx, item := range m.GetAttrPath() { + _, _ = idx, item + + if v, ok := interface{}(item).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return OutputReferenceValidationError{ + field: fmt.Sprintf("AttrPath[%v]", idx), + reason: "embedded message failed validation", + cause: err, + } + } + } + + } + return nil } @@ -811,6 +826,81 @@ var _ interface { ErrorName() string } = OutputReferenceValidationError{} +// Validate checks the field values on PromiseAttribute with the rules defined +// in the proto definition for this message. If any rules are violated, an +// error is returned. +func (m *PromiseAttribute) Validate() error { + if m == nil { + return nil + } + + switch m.Value.(type) { + + case *PromiseAttribute_StringValue: + // no validation rules for StringValue + + case *PromiseAttribute_IntValue: + // no validation rules for IntValue + + } + + return nil +} + +// PromiseAttributeValidationError is the validation error returned by +// PromiseAttribute.Validate if the designated constraints aren't met. +type PromiseAttributeValidationError struct { + field string + reason string + cause error + key bool +} + +// Field function returns field value. +func (e PromiseAttributeValidationError) Field() string { return e.field } + +// Reason function returns reason value. +func (e PromiseAttributeValidationError) Reason() string { return e.reason } + +// Cause function returns cause value. +func (e PromiseAttributeValidationError) Cause() error { return e.cause } + +// Key function returns key value. +func (e PromiseAttributeValidationError) Key() bool { return e.key } + +// ErrorName returns error name. +func (e PromiseAttributeValidationError) ErrorName() string { return "PromiseAttributeValidationError" } + +// Error satisfies the builtin error interface +func (e PromiseAttributeValidationError) Error() string { + cause := "" + if e.cause != nil { + cause = fmt.Sprintf(" | caused by: %v", e.cause) + } + + key := "" + if e.key { + key = "key for " + } + + return fmt.Sprintf( + "invalid %sPromiseAttribute.%s: %s%s", + key, + e.field, + e.reason, + cause) +} + +var _ error = PromiseAttributeValidationError{} + +var _ interface { + Field() string + Reason() string + Key() bool + Cause() error + ErrorName() string +} = PromiseAttributeValidationError{} + // Validate checks the field values on Error with the rules defined in the // proto definition for this message. If any rules are violated, an error is returned. func (m *Error) Validate() error { diff --git a/gen/pb-go/flyteidl/event/event.pb.go b/gen/pb-go/flyteidl/event/event.pb.go index 62b7a12e6..88c0e592a 100644 --- a/gen/pb-go/flyteidl/event/event.pb.go +++ b/gen/pb-go/flyteidl/event/event.pb.go @@ -48,7 +48,7 @@ func (x TaskExecutionMetadata_InstanceClass) String() string { } func (TaskExecutionMetadata_InstanceClass) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_4b035d24120b1b12, []int{10, 0} + return fileDescriptor_4b035d24120b1b12, []int{11, 0} } type WorkflowExecutionEvent struct { @@ -752,6 +752,55 @@ func (m *ParentNodeExecutionMetadata) GetNodeId() string { return "" } +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 + OccurredAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +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 *EventReason) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_EventReason.Unmarshal(m, b) +} +func (m *EventReason) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_EventReason.Marshal(b, m, deterministic) +} +func (m *EventReason) XXX_Merge(src proto.Message) { + xxx_messageInfo_EventReason.Merge(m, src) +} +func (m *EventReason) XXX_Size() int { + return xxx_messageInfo_EventReason.Size(m) +} +func (m *EventReason) XXX_DiscardUnknown() { + xxx_messageInfo_EventReason.DiscardUnknown(m) +} + +var xxx_messageInfo_EventReason proto.InternalMessageInfo + +func (m *EventReason) GetReason() string { + if m != nil { + return m.Reason + } + return "" +} + +func (m *EventReason) GetOccurredAt() *timestamp.Timestamp { + if m != nil { + return m.OccurredAt + } + return nil +} + // Plugin specific execution event information. For tasks like Python, Hive, Spark, DynamicJob. type TaskExecutionEvent struct { // ID of the task. In combination with the retryAttempt this will indicate @@ -787,7 +836,10 @@ type TaskExecutionEvent struct { // The version field should be incremented when metadata changes across the duration of an individual phase. PhaseVersion uint32 `protobuf:"varint,12,opt,name=phase_version,json=phaseVersion,proto3" json:"phase_version,omitempty"` // An optional explanation for the phase transition. - Reason string `protobuf:"bytes,13,opt,name=reason,proto3" json:"reason,omitempty"` + // 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 []*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. @@ -813,7 +865,7 @@ func (m *TaskExecutionEvent) Reset() { *m = TaskExecutionEvent{} } func (m *TaskExecutionEvent) String() string { return proto.CompactTextString(m) } func (*TaskExecutionEvent) ProtoMessage() {} func (*TaskExecutionEvent) Descriptor() ([]byte, []int) { - return fileDescriptor_4b035d24120b1b12, []int{7} + return fileDescriptor_4b035d24120b1b12, []int{8} } func (m *TaskExecutionEvent) XXX_Unmarshal(b []byte) error { @@ -984,6 +1036,7 @@ func (m *TaskExecutionEvent) GetPhaseVersion() uint32 { return 0 } +// Deprecated: Do not use. func (m *TaskExecutionEvent) GetReason() string { if m != nil { return m.Reason @@ -991,6 +1044,13 @@ func (m *TaskExecutionEvent) GetReason() string { return "" } +func (m *TaskExecutionEvent) GetReasons() []*EventReason { + if m != nil { + return m.Reasons + } + return nil +} + func (m *TaskExecutionEvent) GetTaskType() string { if m != nil { return m.TaskType @@ -1055,7 +1115,7 @@ func (m *ExternalResourceInfo) Reset() { *m = ExternalResourceInfo{} } func (m *ExternalResourceInfo) String() string { return proto.CompactTextString(m) } func (*ExternalResourceInfo) ProtoMessage() {} func (*ExternalResourceInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_4b035d24120b1b12, []int{8} + return fileDescriptor_4b035d24120b1b12, []int{9} } func (m *ExternalResourceInfo) XXX_Unmarshal(b []byte) error { @@ -1134,7 +1194,7 @@ func (m *ResourcePoolInfo) Reset() { *m = ResourcePoolInfo{} } func (m *ResourcePoolInfo) String() string { return proto.CompactTextString(m) } func (*ResourcePoolInfo) ProtoMessage() {} func (*ResourcePoolInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_4b035d24120b1b12, []int{9} + return fileDescriptor_4b035d24120b1b12, []int{10} } func (m *ResourcePoolInfo) XXX_Unmarshal(b []byte) error { @@ -1193,7 +1253,7 @@ func (m *TaskExecutionMetadata) Reset() { *m = TaskExecutionMetadata{} } func (m *TaskExecutionMetadata) String() string { return proto.CompactTextString(m) } func (*TaskExecutionMetadata) ProtoMessage() {} func (*TaskExecutionMetadata) Descriptor() ([]byte, []int) { - return fileDescriptor_4b035d24120b1b12, []int{10} + return fileDescriptor_4b035d24120b1b12, []int{11} } func (m *TaskExecutionMetadata) XXX_Unmarshal(b []byte) error { @@ -1258,6 +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((*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") @@ -1267,99 +1328,101 @@ func init() { func init() { proto.RegisterFile("flyteidl/event/event.proto", fileDescriptor_4b035d24120b1b12) } var fileDescriptor_4b035d24120b1b12 = []byte{ - // 1490 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x58, 0x7d, 0x6e, 0xdb, 0x36, - 0x14, 0x8f, 0x9d, 0x0f, 0xdb, 0x4f, 0xb1, 0x63, 0xb3, 0x6e, 0xaa, 0x36, 0x4d, 0xe3, 0x79, 0xeb, - 0x90, 0xb6, 0x98, 0x0d, 0xb8, 0x68, 0x57, 0xac, 0x05, 0x86, 0x7c, 0x6d, 0xf1, 0x96, 0x06, 0x81, - 0x92, 0xb4, 0x40, 0xb7, 0x41, 0x60, 0x24, 0xc6, 0xd1, 0x2c, 0x8b, 0x02, 0x45, 0xa5, 0xf5, 0x29, - 0x76, 0x82, 0xed, 0x00, 0x3b, 0xcc, 0x4e, 0xb0, 0x4b, 0xec, 0x06, 0x03, 0x49, 0x49, 0x8e, 0x64, - 0x2d, 0x49, 0x3f, 0xf6, 0x4f, 0x00, 0xfd, 0xde, 0xe3, 0x8f, 0x8f, 0xef, 0x3b, 0x86, 0x3b, 0xa7, - 0xee, 0x98, 0x13, 0xc7, 0x76, 0xbb, 0xe4, 0x9c, 0x78, 0x5c, 0xfd, 0xed, 0xf8, 0x8c, 0x72, 0x8a, - 0x6a, 0xb1, 0xac, 0x23, 0xd1, 0x3b, 0x77, 0x13, 0x5d, 0x8b, 0x32, 0xd2, 0x75, 0x1d, 0x4e, 0x18, - 0x76, 0x03, 0xa5, 0x9d, 0x95, 0x5a, 0x74, 0xe4, 0x3b, 0x2e, 0x61, 0x91, 0x74, 0x35, 0x2d, 0x25, - 0xef, 0x88, 0x15, 0x72, 0x87, 0x7a, 0x91, 0xf8, 0x5e, 0x5a, 0xec, 0xd8, 0xc4, 0xe3, 0xce, 0xa9, - 0x93, 0x1c, 0x5f, 0xc9, 0x90, 0x63, 0x8e, 0x5d, 0x3a, 0x88, 0x84, 0x6b, 0x03, 0x4a, 0x07, 0x2e, - 0xe9, 0xca, 0xaf, 0x93, 0xf0, 0xb4, 0xcb, 0x9d, 0x11, 0x09, 0x38, 0x1e, 0xf9, 0xb1, 0x69, 0x59, - 0x85, 0x80, 0xb3, 0xd0, 0x8a, 0x9e, 0xd9, 0xfe, 0x73, 0x16, 0x96, 0x5f, 0x53, 0x36, 0x3c, 0x75, - 0xe9, 0xdb, 0x9d, 0xd8, 0xae, 0x1d, 0xf1, 0x62, 0xf4, 0x12, 0x16, 0x13, 0x4b, 0x4d, 0xc7, 0xd6, - 0x0b, 0xad, 0xc2, 0xba, 0xd6, 0x7b, 0xd8, 0x49, 0x1c, 0x23, 0xac, 0xe9, 0x4c, 0x1d, 0xee, 0x27, - 0xe6, 0x1b, 0x1a, 0x99, 0x80, 0x68, 0x0d, 0x34, 0x9f, 0x51, 0x3b, 0xb4, 0x08, 0x13, 0x6c, 0xc5, - 0x56, 0x61, 0xbd, 0x62, 0x40, 0x0c, 0xf5, 0x6d, 0xf4, 0x02, 0xe6, 0xfd, 0x33, 0x1c, 0x10, 0x7d, - 0xb6, 0x55, 0x58, 0xaf, 0xf5, 0xbe, 0xbc, 0xea, 0xa2, 0xce, 0x81, 0xd0, 0x36, 0xd4, 0x21, 0xf4, - 0x1c, 0x34, 0x6a, 0x59, 0x21, 0x63, 0xc4, 0x36, 0x31, 0xd7, 0xe7, 0xa4, 0xb1, 0x77, 0x3a, 0xea, - 0xf1, 0x9d, 0xf8, 0xf1, 0x9d, 0xa3, 0xd8, 0x3b, 0x06, 0xc4, 0xea, 0x1b, 0x1c, 0xad, 0x01, 0xd0, - 0x90, 0xfb, 0x21, 0x37, 0x43, 0xe6, 0xe8, 0xf3, 0xc2, 0xb4, 0xdd, 0x19, 0xa3, 0xa2, 0xb0, 0x63, - 0xe6, 0xa0, 0x27, 0x30, 0x4f, 0x18, 0xa3, 0x4c, 0x5f, 0x90, 0xbc, 0xab, 0x19, 0xdb, 0x26, 0x9e, - 0x13, 0x4a, 0xbb, 0x33, 0x86, 0xd2, 0x46, 0x2f, 0x40, 0x8b, 0x78, 0x6d, 0xcc, 0xb1, 0x5e, 0x92, - 0x87, 0x6f, 0x67, 0x0e, 0xef, 0xa9, 0x54, 0x7a, 0x89, 0xfd, 0xdd, 0x19, 0x23, 0xb2, 0x63, 0x1b, - 0x73, 0xbc, 0xb9, 0x04, 0xd5, 0xe8, 0x34, 0x23, 0x41, 0xe8, 0xf2, 0xf6, 0x6f, 0x15, 0x40, 0xfb, - 0xd4, 0x26, 0x99, 0x40, 0x3d, 0x85, 0x62, 0x12, 0x9e, 0xac, 0xd7, 0x52, 0xea, 0x17, 0x42, 0x53, - 0x74, 0xae, 0x11, 0x91, 0x67, 0xe9, 0x88, 0xb4, 0x2f, 0xe3, 0xfe, 0x84, 0xd1, 0x58, 0x85, 0x8a, - 0xe3, 0x65, 0x83, 0x51, 0x96, 0x90, 0x88, 0xc5, 0x37, 0x00, 0x4a, 0x2c, 0x7d, 0xda, 0xbc, 0xda, - 0xa7, 0x8a, 0x4d, 0xb8, 0x34, 0x13, 0xe8, 0x05, 0xc9, 0x5d, 0xc8, 0x0d, 0x74, 0xe9, 0x3a, 0x81, - 0x2e, 0xfc, 0x47, 0xa0, 0x97, 0xae, 0x32, 0xaa, 0x70, 0x31, 0xd0, 0xe8, 0x67, 0x58, 0x7e, 0x1b, - 0x65, 0xb7, 0xe9, 0x51, 0x9b, 0x98, 0x23, 0xc2, 0xb1, 0x24, 0x2a, 0x4b, 0xa2, 0x2f, 0x3a, 0xe9, - 0x66, 0x94, 0xd4, 0x82, 0x88, 0xc0, 0xcb, 0x48, 0x77, 0xb7, 0x68, 0x34, 0xdf, 0xe6, 0xe0, 0xe8, - 0x00, 0x10, 0xc7, 0xc1, 0x30, 0xc3, 0x5c, 0x93, 0xcc, 0xad, 0x2c, 0xf3, 0x11, 0x0e, 0x86, 0x19, - 0xd6, 0x3a, 0xcf, 0x60, 0xe8, 0x17, 0x68, 0xfa, 0x98, 0x11, 0x8f, 0x9b, 0x92, 0x38, 0xe1, 0xac, - 0x48, 0xce, 0x47, 0x59, 0xce, 0x03, 0xa9, 0x2b, 0x98, 0x13, 0xf7, 0xc5, 0x54, 0x06, 0xf2, 0x13, - 0x61, 0x0e, 0x7d, 0xda, 0x64, 0xb8, 0x8c, 0x3e, 0x95, 0x8c, 0x59, 0xfa, 0x94, 0xf5, 0x6b, 0xa0, - 0x31, 0xc2, 0xd9, 0xd8, 0x1c, 0x30, 0x1a, 0xfa, 0xba, 0xa6, 0xd2, 0x5e, 0x42, 0xdf, 0x0b, 0x04, - 0xb5, 0x60, 0x31, 0xf0, 0x89, 0xa5, 0x6e, 0x77, 0x6c, 0x7d, 0x51, 0x69, 0x08, 0x4c, 0x10, 0xf5, - 0x6d, 0xb4, 0x02, 0x15, 0x29, 0xf4, 0xf0, 0x88, 0xe8, 0x55, 0x29, 0x2e, 0x0b, 0x60, 0x1f, 0x8f, - 0x08, 0xfa, 0x1c, 0xaa, 0xd2, 0x30, 0xf3, 0x9c, 0xb0, 0xc0, 0xa1, 0x9e, 0x5e, 0x6f, 0x15, 0xd6, - 0xe7, 0x8d, 0x45, 0x09, 0xbe, 0x52, 0x98, 0x60, 0x70, 0x02, 0x53, 0x59, 0xa7, 0x37, 0x5a, 0x85, - 0xf5, 0xb2, 0x51, 0x76, 0x02, 0xf5, 0x14, 0xb4, 0x0a, 0xe0, 0x04, 0xa6, 0x3d, 0xf6, 0xf0, 0xc8, - 0xb1, 0x74, 0x24, 0xa5, 0x15, 0x27, 0xd8, 0x56, 0x00, 0xba, 0x0d, 0x65, 0x9b, 0x58, 0x43, 0x99, - 0xc2, 0x37, 0xe4, 0xe5, 0x25, 0xf1, 0x2d, 0xd2, 0xf7, 0xb9, 0x78, 0x9b, 0x4f, 0x19, 0x57, 0x75, - 0x77, 0xf3, 0xea, 0xba, 0x8b, 0xd5, 0x37, 0xf8, 0x66, 0x15, 0x34, 0x55, 0x58, 0xe7, 0xd8, 0x0d, - 0xc9, 0x54, 0xfb, 0xd9, 0x6c, 0xc0, 0x12, 0xc7, 0x6c, 0x40, 0x78, 0x12, 0x92, 0x36, 0x81, 0x66, - 0x5e, 0x2e, 0x7e, 0xe2, 0xd9, 0xd1, 0xfe, 0xa7, 0x08, 0xf5, 0x6c, 0x66, 0xa2, 0x6d, 0x58, 0xb4, - 0xb0, 0x75, 0x46, 0xcc, 0x80, 0x63, 0x1e, 0x06, 0xf2, 0x8e, 0x5a, 0xef, 0xb3, 0xcc, 0x1d, 0x5b, - 0x6a, 0x5a, 0x6e, 0x09, 0xcd, 0x43, 0xa9, 0x68, 0x68, 0xd6, 0xe4, 0x03, 0x7d, 0x0b, 0x5a, 0x34, - 0x50, 0xcd, 0x21, 0x19, 0xcb, 0x26, 0xa8, 0xf5, 0xee, 0xe5, 0x93, 0x24, 0x69, 0x05, 0xd1, 0x91, - 0x1f, 0xc9, 0x18, 0xbd, 0x06, 0xc4, 0x48, 0x40, 0xd8, 0x39, 0x96, 0x8f, 0x8d, 0x8c, 0x51, 0x1d, - 0x73, 0x3d, 0x9f, 0xc7, 0x98, 0xe8, 0x77, 0x22, 0x9b, 0x1a, 0x17, 0x38, 0x22, 0xcb, 0xee, 0x43, - 0xcd, 0x3a, 0x23, 0xd6, 0xd0, 0xa7, 0x8e, 0xa7, 0xfa, 0xd5, 0x9c, 0x0c, 0x76, 0x75, 0x82, 0x8a, - 0x90, 0xbf, 0x82, 0x7a, 0x94, 0x29, 0x66, 0x5c, 0xfe, 0x32, 0xe3, 0x72, 0x2a, 0x25, 0x4a, 0xa0, - 0xbc, 0x88, 0x19, 0x4b, 0x76, 0x5a, 0xd8, 0xfe, 0xab, 0x00, 0x2b, 0x97, 0x1c, 0x40, 0x0f, 0x2e, - 0x4c, 0x9d, 0x6c, 0xa7, 0xcb, 0x0c, 0x9a, 0x43, 0x68, 0x44, 0x1b, 0x91, 0x3d, 0xb1, 0xb1, 0x98, - 0x3b, 0xaf, 0xb6, 0x22, 0xbd, 0xf8, 0xca, 0x2d, 0x97, 0x06, 0x21, 0x23, 0x46, 0xdd, 0xca, 0x08, - 0x50, 0x17, 0x9a, 0xf1, 0xbb, 0x7f, 0xa5, 0x27, 0xa6, 0xac, 0x58, 0xe1, 0xa4, 0x59, 0xe9, 0xa4, - 0x46, 0x24, 0xfb, 0x81, 0x9e, 0x1c, 0xfa, 0xc4, 0x3a, 0x66, 0x4e, 0xfb, 0x18, 0x56, 0x2e, 0xe9, - 0x44, 0x97, 0x4e, 0xd1, 0xd4, 0x89, 0xf4, 0xe3, 0xda, 0x4f, 0x63, 0xda, 0xdc, 0x0e, 0x84, 0x6e, - 0x41, 0x29, 0xee, 0x23, 0x05, 0x69, 0xd9, 0x82, 0x27, 0x7b, 0x48, 0xfb, 0xef, 0x12, 0xa0, 0x14, - 0xaf, 0x1a, 0xe6, 0x3d, 0x28, 0xc9, 0xa6, 0x7a, 0x1d, 0xdf, 0x2e, 0x08, 0xcd, 0xbe, 0x8d, 0x4c, - 0xd0, 0x2f, 0x36, 0xcc, 0x54, 0xe5, 0x15, 0xdf, 0x6b, 0x2d, 0xb8, 0xe9, 0x4f, 0x3f, 0xa5, 0x6f, - 0x8b, 0x96, 0xa6, 0x5a, 0x26, 0xe6, 0x9c, 0x8c, 0x7c, 0x2e, 0x9d, 0x5c, 0x35, 0x16, 0x25, 0xb8, - 0xa1, 0xb0, 0xc9, 0xb6, 0x30, 0x97, 0xbb, 0x2d, 0xa4, 0xde, 0x9a, 0xde, 0x16, 0x32, 0x8b, 0xc8, - 0xfc, 0xd4, 0x22, 0xf2, 0x10, 0xe6, 0x5c, 0x3a, 0x08, 0xf4, 0x85, 0xd6, 0xec, 0xba, 0xd6, 0x5b, - 0xce, 0x61, 0xde, 0xa3, 0x03, 0x43, 0xea, 0x64, 0x57, 0x8f, 0xd2, 0x87, 0xaf, 0x1e, 0xe5, 0x2b, - 0x56, 0x8f, 0x1b, 0x1f, 0xb1, 0x7a, 0x54, 0x2e, 0x59, 0x3d, 0xe0, 0x63, 0x56, 0x8f, 0xc6, 0xfb, - 0xad, 0x1e, 0xcf, 0x40, 0xb3, 0xc2, 0x80, 0xd3, 0x91, 0xe9, 0x78, 0xa7, 0x54, 0x0e, 0x43, 0xad, - 0x77, 0x6b, 0xca, 0x5b, 0x87, 0xf2, 0x7f, 0x06, 0x03, 0x94, 0x6e, 0xdf, 0x3b, 0xa5, 0x22, 0x27, - 0x64, 0xf4, 0x92, 0x31, 0xb7, 0xa8, 0x72, 0x42, 0x82, 0xf1, 0x98, 0x5b, 0x86, 0x05, 0x46, 0x70, - 0x40, 0xbd, 0x68, 0x4a, 0x46, 0x5f, 0x62, 0xfc, 0xc9, 0x2c, 0xe7, 0x63, 0x9f, 0xc8, 0x55, 0xa4, - 0x62, 0x94, 0x05, 0x70, 0x34, 0xf6, 0x09, 0xda, 0x80, 0x72, 0x32, 0xf3, 0x55, 0x27, 0xbb, 0x9f, - 0xb7, 0xa6, 0x4c, 0x4f, 0xfb, 0xe4, 0xd8, 0xf4, 0x0c, 0x46, 0x39, 0x33, 0x38, 0x33, 0x2c, 0x9b, - 0x9f, 0x72, 0x58, 0xb6, 0xff, 0x28, 0x42, 0x73, 0xe7, 0x1d, 0x27, 0xcc, 0xc3, 0xae, 0x41, 0x02, - 0x1a, 0x32, 0x8b, 0x48, 0xbf, 0xad, 0x81, 0x46, 0x22, 0x7c, 0xd2, 0x14, 0x20, 0x86, 0xfa, 0x36, - 0x6a, 0xc2, 0xbc, 0xe3, 0xd9, 0xe4, 0x9d, 0x2c, 0xdd, 0xaa, 0xa1, 0x3e, 0xfe, 0xef, 0x12, 0xcc, - 0x0e, 0xd3, 0xf9, 0x0f, 0x1a, 0xa6, 0xef, 0x51, 0xa7, 0xed, 0x9f, 0xa0, 0x1e, 0xfb, 0xe5, 0x80, - 0x52, 0x57, 0xfa, 0xe6, 0x01, 0xd4, 0xb1, 0xeb, 0x52, 0x4b, 0x8d, 0x52, 0x4e, 0x87, 0xc4, 0x8b, - 0x1c, 0xb4, 0x34, 0xc1, 0x8f, 0x04, 0x8c, 0xee, 0x42, 0x45, 0x6c, 0x5f, 0x81, 0x8f, 0x2d, 0x12, - 0xfd, 0xeb, 0x32, 0x01, 0xda, 0xbf, 0xcf, 0xc2, 0xcd, 0xfc, 0x36, 0x7f, 0x1f, 0x6a, 0x03, 0xe2, - 0x11, 0x86, 0x45, 0xd4, 0xe5, 0xfe, 0xa6, 0x2e, 0xa8, 0x26, 0xa8, 0x5c, 0xe2, 0x0e, 0x01, 0x25, - 0x51, 0x62, 0x91, 0x99, 0x81, 0x5e, 0x94, 0xef, 0x9a, 0x5a, 0xc7, 0xf3, 0xe2, 0x6c, 0x34, 0x48, - 0x06, 0x0d, 0xd0, 0xbe, 0x5c, 0x15, 0xe4, 0x87, 0xe9, 0x53, 0xea, 0xaa, 0x9a, 0x9b, 0x95, 0xa4, - 0x53, 0x9b, 0x78, 0xd6, 0x39, 0x46, 0x9d, 0x65, 0xdd, 0xf5, 0x08, 0x1a, 0xbe, 0x1b, 0x0e, 0x1c, - 0xd1, 0xe8, 0xe3, 0x16, 0x1e, 0x2d, 0x09, 0x75, 0x25, 0x98, 0xb4, 0x76, 0xf4, 0x06, 0x6a, 0x8e, - 0x17, 0x70, 0xec, 0x59, 0xc4, 0xb4, 0x5c, 0x1c, 0x04, 0xb2, 0xb6, 0x6a, 0xbd, 0xc7, 0xd7, 0xaa, - 0xad, 0x4e, 0x3f, 0x3a, 0xbb, 0x25, 0x8e, 0x1a, 0x55, 0xe7, 0xe2, 0x67, 0xbb, 0x0b, 0xd5, 0x94, - 0x1c, 0x69, 0x50, 0xda, 0xde, 0xf9, 0x6e, 0xe3, 0x78, 0xef, 0xa8, 0x3e, 0x83, 0x1a, 0x50, 0xed, - 0xef, 0x1f, 0xed, 0x18, 0xc6, 0xf1, 0xc1, 0x51, 0x7f, 0x73, 0x6f, 0xa7, 0x5e, 0xd8, 0xfc, 0xfa, - 0xcd, 0x93, 0x81, 0xc3, 0xcf, 0xc2, 0x93, 0x8e, 0x45, 0x47, 0x5d, 0x69, 0x00, 0x65, 0x83, 0x6e, - 0xf2, 0x43, 0xc7, 0x80, 0x78, 0x5d, 0xff, 0xe4, 0xab, 0x01, 0xed, 0xa6, 0x7f, 0xa2, 0x39, 0x59, - 0x90, 0x65, 0xf9, 0xf8, 0xdf, 0x00, 0x00, 0x00, 0xff, 0xff, 0x3f, 0x21, 0x33, 0xa4, 0xbb, 0x11, - 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 c1ffac146..b86f83b11 100644 --- a/gen/pb-go/flyteidl/event/event.pb.validate.go +++ b/gen/pb-go/flyteidl/event/event.pb.validate.go @@ -793,6 +793,83 @@ var _ interface { ErrorName() string } = ParentNodeExecutionMetadataValidationError{} +// 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 + } + + // no validation rules for Reason + + if v, ok := interface{}(m.GetOccurredAt()).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return EventReasonValidationError{ + field: "OccurredAt", + reason: "embedded message failed validation", + cause: err, + } + } + } + + return nil +} + +// 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 + key bool +} + +// Field function returns field value. +func (e EventReasonValidationError) Field() string { return e.field } + +// Reason function returns reason value. +func (e EventReasonValidationError) Reason() string { return e.reason } + +// Cause function returns cause value. +func (e EventReasonValidationError) Cause() error { return e.cause } + +// Key function returns key value. +func (e EventReasonValidationError) Key() bool { return e.key } + +// ErrorName returns error name. +func (e EventReasonValidationError) ErrorName() string { return "EventReasonValidationError" } + +// Error satisfies the builtin error interface +func (e EventReasonValidationError) Error() string { + cause := "" + if e.cause != nil { + cause = fmt.Sprintf(" | caused by: %v", e.cause) + } + + key := "" + if e.key { + key = "key for " + } + + return fmt.Sprintf( + "invalid %sEventReason.%s: %s%s", + key, + e.field, + e.reason, + cause) +} + +var _ error = EventReasonValidationError{} + +var _ interface { + Field() string + Reason() string + Key() bool + Cause() error + ErrorName() string +} = EventReasonValidationError{} + // Validate checks the field values on TaskExecutionEvent with the rules // defined in the proto definition for this message. If any rules are // violated, an error is returned. @@ -866,6 +943,21 @@ func (m *TaskExecutionEvent) Validate() error { // no validation rules for Reason + for idx, item := range m.GetReasons() { + _, _ = idx, item + + if v, ok := interface{}(item).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return TaskExecutionEventValidationError{ + field: fmt.Sprintf("Reasons[%v]", idx), + reason: "embedded message failed validation", + cause: err, + } + } + } + + } + // no validation rules for TaskType if v, ok := interface{}(m.GetMetadata()).(interface{ Validate() error }); ok { diff --git a/gen/pb-go/flyteidl/service/admin.swagger.json b/gen/pb-go/flyteidl/service/admin.swagger.json index 183341e30..b63fe4f17 100644 --- a/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/gen/pb-go/flyteidl/service/admin.swagger.json @@ -6566,6 +6566,12 @@ "var": { "type": "string", "description": "Variable name must refer to an output variable for the node." + }, + "attr_path": { + "type": "array", + "items": { + "$ref": "#/definitions/corePromiseAttribute" + } } }, "description": "A reference to an output produced by a node. The type can be retrieved -and validated- from\nthe underlying interface of the node." @@ -6659,6 +6665,18 @@ }, "title": "Primitive Types" }, + "corePromiseAttribute": { + "type": "object", + "properties": { + "string_value": { + "type": "string" + }, + "int_value": { + "type": "integer", + "format": "int32" + } + } + }, "coreQualityOfService": { "type": "object", "properties": { @@ -7391,6 +7409,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": { @@ -7613,7 +7645,14 @@ }, "reason": { "type": "string", - "description": "An optional explanation for the phase transition." + "description": "An optional explanation for the phase transition.\nDeprecated: Use reasons instead." + }, + "reasons": { + "type": "array", + "items": { + "$ref": "#/definitions/eventEventReason" + }, + "description": "An optional list of explanations for the phase transition." }, "task_type": { "type": "string", diff --git a/gen/pb-go/flyteidl/service/flyteadmin/README.md b/gen/pb-go/flyteidl/service/flyteadmin/README.md index f0136fd61..9a2ae3340 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/README.md +++ b/gen/pb-go/flyteidl/service/flyteadmin/README.md @@ -272,6 +272,7 @@ Class | Method | HTTP request | Description - [CorePartitionValue](docs/CorePartitionValue.md) - [CorePartitions](docs/CorePartitions.md) - [CorePrimitive](docs/CorePrimitive.md) + - [CorePromiseAttribute](docs/CorePromiseAttribute.md) - [CoreQualityOfService](docs/CoreQualityOfService.md) - [CoreQualityOfServiceSpec](docs/CoreQualityOfServiceSpec.md) - [CoreResourceType](docs/CoreResourceType.md) @@ -314,6 +315,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) diff --git a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index 0853eeb44..78e2eb693 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -8619,6 +8619,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -8784,6 +8789,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -9542,9 +9552,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -9719,6 +9729,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -9884,6 +9899,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -10672,9 +10692,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -10849,6 +10869,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -11014,6 +11039,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -11801,9 +11831,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -11978,6 +12008,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -12143,6 +12178,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -12518,6 +12558,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -12683,6 +12728,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -13441,9 +13491,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -13618,6 +13668,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -13783,6 +13838,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -14571,9 +14631,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -14748,6 +14808,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -14913,6 +14978,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -15700,9 +15770,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -15877,6 +15947,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -16042,6 +16117,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -16342,8 +16422,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -16370,7 +16450,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -16645,8 +16725,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -16673,7 +16753,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -17025,6 +17105,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -17190,6 +17275,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -17948,9 +18038,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -18125,6 +18215,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -18290,6 +18385,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -19078,9 +19178,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -19255,6 +19355,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -19420,6 +19525,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -20207,9 +20317,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -20384,6 +20494,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -20549,6 +20664,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -21892,8 +22012,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -21920,7 +22040,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -22211,8 +22331,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -22239,7 +22359,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -22943,8 +23063,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -22971,7 +23091,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -23256,8 +23376,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -23284,7 +23404,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -23750,6 +23870,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -23915,6 +24040,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -24673,9 +24803,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -24850,6 +24980,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -25015,6 +25150,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -25803,9 +25943,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -25980,6 +26120,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -26145,6 +26290,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -26932,9 +27082,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -27109,6 +27259,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -27274,6 +27429,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -27649,6 +27809,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -27814,6 +27979,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -28572,9 +28742,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -28749,6 +28919,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -28914,6 +29089,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -29702,9 +29882,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -29879,6 +30059,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -30044,6 +30229,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -30831,9 +31021,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -31008,6 +31198,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -31173,6 +31368,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -31473,8 +31673,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -31501,7 +31701,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -31776,8 +31976,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -31804,7 +32004,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -32156,6 +32356,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -32321,6 +32526,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -33079,9 +33289,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -33256,6 +33466,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -33421,6 +33636,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -34209,9 +34429,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -34386,6 +34606,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -34551,6 +34776,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -35338,9 +35568,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -35515,6 +35745,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -35680,6 +35915,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -36340,6 +36580,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -36505,6 +36750,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -37263,9 +37513,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -37440,6 +37690,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -37605,6 +37860,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -38393,9 +38653,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -38570,6 +38830,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -38735,6 +39000,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -39522,9 +39792,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -39699,6 +39969,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -39864,6 +40139,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -40239,6 +40519,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -40404,6 +40689,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -41162,9 +41452,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -41339,6 +41629,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -41504,6 +41799,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -42292,9 +42592,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -42469,6 +42769,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -42634,6 +42939,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -43421,9 +43731,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -43598,6 +43908,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -43763,6 +44078,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -44063,8 +44383,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -44091,7 +44411,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -44366,8 +44686,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -44394,7 +44714,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -44746,6 +45066,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -44911,6 +45236,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -45669,9 +45999,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -45846,6 +46176,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -46011,6 +46346,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -46799,9 +47139,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -46976,6 +47316,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -47141,6 +47486,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -47928,9 +48278,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -48105,6 +48455,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -48270,6 +48625,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -48877,6 +49237,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -49042,6 +49407,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -49800,9 +50170,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -49977,6 +50347,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -50142,6 +50517,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -50930,9 +51310,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -51107,6 +51487,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -51272,6 +51657,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -52059,9 +52449,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -52236,6 +52626,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -52401,6 +52796,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -52776,6 +53176,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -52941,6 +53346,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -53699,9 +54109,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -53876,6 +54286,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -54041,6 +54456,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -54829,9 +55249,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -55006,6 +55426,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -55171,6 +55596,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -55958,9 +56388,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -56135,6 +56565,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -56300,6 +56735,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -56600,8 +57040,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -56628,7 +57068,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -56903,8 +57343,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -56931,7 +57371,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -57283,6 +57723,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -57448,6 +57893,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -58206,9 +58656,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -58383,6 +58833,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -58548,6 +59003,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -59336,9 +59796,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -59513,6 +59973,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -59678,6 +60143,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -60465,9 +60935,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -60642,6 +61112,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -60807,6 +61282,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -61193,6 +61673,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -61358,6 +61843,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -62116,9 +62606,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -62293,6 +62783,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -62458,6 +62953,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -63246,9 +63746,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -63423,6 +63923,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -63588,6 +64093,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -64375,9 +64885,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -64552,6 +65062,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -64717,6 +65232,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -65092,6 +65612,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -65257,6 +65782,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -66015,9 +66545,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -66192,6 +66722,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -66357,6 +66892,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -67145,9 +67685,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -67322,6 +67862,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -67487,6 +68032,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -68274,9 +68824,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -68451,6 +69001,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -68616,6 +69171,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -68916,8 +69476,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -68944,7 +69504,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -69219,8 +69779,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -69247,7 +69807,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -69599,6 +70159,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -69764,6 +70329,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -70522,9 +71092,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -70699,6 +71269,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -70864,6 +71439,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -71652,9 +72232,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -71829,6 +72409,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -71994,6 +72579,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -72781,9 +73371,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -72958,6 +73548,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -73123,6 +73718,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -73472,9 +74072,9 @@ definitions: \ configurable parallelism (separate from the parent\nworkflow) and can be configured\ \ to succeed when a certain number of sub-nodes succeed." example: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 coreArtifactBindingData: type: "object" properties: @@ -73716,6 +74316,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -73899,6 +74504,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -75302,8 +75912,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -75330,7 +75940,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -75694,6 +76304,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -75859,6 +76474,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -76617,9 +77237,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -76794,6 +77414,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -76959,6 +77584,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -77747,9 +78377,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -77924,6 +78554,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -78089,6 +78724,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -78876,9 +79516,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -79053,6 +79693,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -79218,6 +79863,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -79620,6 +80270,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -79785,6 +80440,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -80543,9 +81203,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -80720,6 +81380,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -80885,6 +81550,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -81673,9 +82343,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -81850,6 +82520,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -82015,6 +82690,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -82802,9 +83482,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -82979,6 +83659,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -83144,6 +83829,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -83519,6 +84209,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -83684,6 +84379,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -84442,9 +85142,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -84619,6 +85319,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -84784,6 +85489,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -85572,9 +86282,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -85749,6 +86459,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -85914,6 +86629,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -86701,9 +87421,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -86878,6 +87598,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -87043,6 +87768,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -87343,8 +88073,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -87371,7 +88101,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -87646,8 +88376,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -87674,7 +88404,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -88026,6 +88756,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -88191,6 +88926,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -88949,9 +89689,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -89126,6 +89866,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -89291,6 +90036,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -90079,9 +90829,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -90256,6 +91006,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -90421,6 +91176,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -91208,9 +91968,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -91385,6 +92145,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -91550,6 +92315,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -91943,8 +92713,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -91964,7 +92734,7 @@ definitions: \ be a valid port number, 0 < x < 65536." description: "Defines port properties for a container." example: - container_port: 5 + container_port: 2 coreDataLoadingConfig: type: "object" properties: @@ -94229,9 +94999,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -94406,6 +95176,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -94571,6 +95346,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -94923,9 +95703,18 @@ definitions: var: type: "string" description: "Variable name must refer to an output variable for the node." + attr_path: + type: "array" + items: + $ref: "#/definitions/corePromiseAttribute" description: "A reference to an output produced by a node. The type can be retrieved\ \ -and validated- from\nthe underlying interface of the node." example: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" coreParameter: @@ -95471,6 +96260,17 @@ definitions: boolean: true float_value: 5.962133916683182 integer: "integer" + corePromiseAttribute: + type: "object" + properties: + string_value: + type: "string" + int_value: + type: "integer" + format: "int32" + example: + string_value: "string_value" + int_value: 6 coreQualityOfService: type: "object" properties: @@ -96336,8 +97136,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -96364,7 +97164,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -97366,6 +98166,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -97531,6 +98336,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -98289,9 +99099,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -98466,6 +99276,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -98631,6 +99446,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -99419,9 +100239,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -99596,6 +100416,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -99761,6 +100586,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -100548,9 +101378,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -100725,6 +101555,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -100890,6 +101725,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -101147,6 +101987,16 @@ definitions: name: "name" project: "project" value: "value" + 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: @@ -101361,7 +102211,13 @@ definitions: \ when metadata changes across the duration of an individual phase." reason: type: "string" - description: "An optional explanation for the phase transition." + description: "An optional explanation for the phase transition.\nDeprecated:\ + \ Use reasons instead." + reasons: + type: "array" + description: "An optional list of explanations for the phase transition." + items: + $ref: "#/definitions/eventEventReason" task_type: type: "string" description: "A predefined yet extensible Task type identifier. If the task\ @@ -101545,6 +102401,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -101710,6 +102571,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -102468,9 +103334,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -102645,6 +103511,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -102810,6 +103681,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -103598,9 +104474,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -103775,6 +104651,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -103940,6 +104821,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -104727,9 +105613,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -104904,6 +105790,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -105069,6 +105960,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -105444,6 +106340,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -105609,6 +106510,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -106367,9 +107273,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -106544,6 +107450,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -106709,6 +107620,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -107497,9 +108413,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -107674,6 +108590,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -107839,6 +108760,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -108626,9 +109552,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -108803,6 +109729,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -108968,6 +109899,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -109268,8 +110204,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -109296,7 +110232,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -109571,8 +110507,8 @@ definitions: - value: "value" key: "key" ports: - - container_port: 5 - - container_port: 5 + - container_port: 2 + - container_port: 2 config: - value: "value" key: "key" @@ -109599,7 +110535,7 @@ definitions: generates_deck: true tags: key: "tags" - task_type_version: 2 + task_type_version: 7 custom: fields: key: @@ -109951,6 +110887,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -110116,6 +111057,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -110874,9 +111820,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -111051,6 +111997,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -111216,6 +112167,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -112004,9 +112960,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -112181,6 +113137,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -112346,6 +113307,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -113133,9 +114099,9 @@ definitions: var: "var" operator: {} array_node: - min_successes: 1 - parallelism: 6 - min_success_ratio: 5.962134 + min_successes: 5 + parallelism: 1 + min_success_ratio: 5.637377 metadata: retries: retries: 0 @@ -113310,6 +114276,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: @@ -113475,6 +114446,11 @@ definitions: null_value: {} bool_value: true promise: + attr_path: + - string_value: "string_value" + int_value: 6 + - string_value: "string_value" + int_value: 6 var: "var" node_id: "node_id" collection: diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_output_reference.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_output_reference.go index 9d05e33eb..469e79f2d 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_output_reference.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_output_reference.go @@ -15,4 +15,5 @@ type CoreOutputReference struct { NodeId string `json:"node_id,omitempty"` // Variable name must refer to an output variable for the node. Var_ string `json:"var,omitempty"` + AttrPath []CorePromiseAttribute `json:"attr_path,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_promise_attribute.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_promise_attribute.go new file mode 100644 index 000000000..2c6ab252f --- /dev/null +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_promise_attribute.go @@ -0,0 +1,15 @@ +/* + * flyteidl/service/admin.proto + * + * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + * + * API version: version not set + * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + */ + +package flyteadmin + +type CorePromiseAttribute struct { + StringValue string `json:"string_value,omitempty"` + IntValue int32 `json:"int_value,omitempty"` +} diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_event_event_reason.go b/gen/pb-go/flyteidl/service/flyteadmin/model_event_event_reason.go new file mode 100644 index 000000000..2f8537678 --- /dev/null +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_event_event_reason.go @@ -0,0 +1,19 @@ +/* + * flyteidl/service/admin.proto + * + * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + * + * API version: version not set + * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + */ + +package flyteadmin + +import ( + "time" +) + +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 f394fdf30..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 @@ -37,8 +37,10 @@ type EventTaskExecutionEvent struct { CustomInfo *ProtobufStruct `json:"custom_info,omitempty"` // Some phases, like RUNNING, can send multiple events with changed metadata (new logs, additional custom_info, etc) that should be recorded regardless of the lack of phase change. The version field should be incremented when metadata changes across the duration of an individual phase. PhaseVersion int64 `json:"phase_version,omitempty"` - // An optional explanation for the phase transition. + // 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 []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 769991d2a..c0cb6d134 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\x7b\x73\xeb\xb8\x95\x2f\x0c\xff\x3f\x9f\x02\x67\xcf\xa9\xea\xee\x44\xb6\x3b\xc9\x4c\xde\x94\xa7\x4e\xbd\x8f\xda\xd6\xde\xad\xd3\xbe\xc5\x97\xee\xe9\x67\x94\x52\x43\x24\x24\x21\x26\x01\x06\x00\xed\xad\x4e\xe5\xbb\x3f\x85\x85\x0b\x41\x8a\x94\xa8\x8b\x6d\x79\x37\x67\xaa\xd2\xde\x22\x89\xeb\xc2\xc2\xba\xfe\xd6\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x45\x1f\xfe\x78\xfc\xed\x87\x9e\xfe\x8d\xb2\x29\xff\x70\x8a\xf4\x73\x84\x3e\x28\xaa\x12\xa2\x9f\x4f\x93\x85\x22\x34\x4e\x4e\x24\x11\x4f\x34\x22\x27\x38\x4e\x29\x3b\xce\x04\x57\x1c\x3e\x44\xe8\xc3\x13\x11\x92\x72\xa6\x5f\xb7\x7f\x22\xc6\x15\x92\x44\x7d\xf8\x37\x84\xfe\x05\xcd\xcb\x68\x4e\x52\x22\x3f\x9c\xa2\xff\x31\x1f\xcd\x95\xca\x5c\x03\xfa\x6f\xa9\xdf\xfd\x1b\xbc\x1b\x71\x26\xf3\xd2\xcb\x38\xcb\x12\x1a\x61\x45\x39\x3b\xf9\xbb\xe4\xac\x78\x37\x13\x3c\xce\xa3\x96\xef\x62\x35\x97\xc5\x1c\x4f\x70\x46\x4f\x9e\xfe\x70\x82\x23\x45\x9f\xc8\x38\xc1\x39\x8b\xe6\xe3\x2c\xc1\x4c\x9e\xfc\x93\xc6\x7a\x8e\x7f\x27\x91\xfa\x17\xfc\x23\xe6\x29\xa6\xcc\xfc\xcd\x70\x4a\xfe\xe5\xdb\x41\xe8\xc3\x8c\xa8\xe0\x9f\x7a\xb6\x79\x9a\x62\xb1\xd0\x2b\xf2\x91\xa8\x68\x8e\xd4\x9c\x20\xd3\x0f\x72\x4b\xc4\xa7\x08\xa3\x53\x41\xa6\xa7\xbf\x08\x32\x1d\xbb\x85\x3e\x36\x0b\x7c\x01\xa3\xb9\x49\x30\xfb\xe5\xd8\x2e\x13\xb4\xcc\x33\x22\x60\x6e\xc3\x58\xb7\xfe\x89\xa8\x3e\x34\x5b\xbc\x1f\xbe\x2d\x88\xcc\x38\x93\x44\x96\x86\x87\xd0\x87\x3f\x7e\xfb\x6d\xe5\x27\x84\x3e\xc4\x44\x46\x82\x66\xca\xee\x65\x1f\xc9\x3c\x8a\x88\x94\xd3\x3c\x41\xae\xa5\x70\x30\x66\xaa\x7a\x63\xf1\x52\x63\x08\x7d\xf8\xdf\x82\x4c\x75\x3b\xff\x7e\x12\x93\x29\x65\x54\xb7\x2b\x0d\xfd\x04\xa3\x2d\x7d\xf5\xaf\x7f\xab\xfb\xfb\x5f\xc1\x8c\x32\x2c\x70\x4a\x14\x11\xc5\x8e\x9b\xff\xab\xcc\x45\xef\x91\xee\xbc\xd8\xc7\xea\xc0\x2b\xb3\xbd\xc2\x29\xd1\x7b\xa2\x77\xca\x7e\x01\x7f\x0b\x22\x79\x2e\x22\x82\x26\x24\xe1\x6c\x26\x91\xe2\x4b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\x57\xaf\xd5\xd4\x0c\x55\x6e\x30\x33\xf3\x41\xe3\xc4\x46\xac\xef\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x67\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\x3b\x9c\xb5\x81\x3f\x57\xaf\xcc\x83\x24\x42\x0f\xfc\x89\xc6\x24\x46\x4f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xe3\x11\xbb\x9f\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\xf7\x6e\xb9\x7e\x8f\x74\x7f\x28\x67\xf4\x1f\x39\x49\x16\x88\xc6\x84\x29\x3a\xa5\x44\x56\x5b\xfb\x3d\x87\xfe\x71\x82\x8e\x90\x5e\x67\x22\x14\xac\x37\x67\x8a\x7c\x56\x12\x1d\xa1\x84\x3e\x12\xf4\xd5\x05\x95\x0a\xf5\x6f\x86\x5f\xf5\xd0\x57\xe6\xbc\x20\xe0\x4d\x5f\xbd\xc2\x0a\xfb\xbf\xff\x16\x1c\x3d\x85\x67\xd5\x43\xf7\xa1\xaf\x4f\xf3\x9d\xb9\x1a\x8a\x16\xfe\xf6\x6f\x61\x3b\x76\xbf\x56\xf3\xdb\x82\xd9\x5a\x4e\xdb\x96\xbf\xc2\x32\x95\x59\xab\xd4\x3b\xb4\x2b\x67\xd5\xed\x56\x59\xab\x7c\x5f\xbc\x55\x4f\xe1\xa5\xf9\xeb\x2e\xcc\x15\x2b\xa0\x7a\x4c\x99\x39\x24\xfe\xcc\x08\xa9\xcf\x89\xa3\xde\x03\x61\x29\xbb\xf0\xda\x60\x66\x01\xbb\x75\x5c\x34\x58\x95\x03\x9c\x77\x42\x53\xba\x6e\x7f\x87\x2c\xd6\x22\x97\x65\x76\x2c\x4f\x27\x44\xe8\x65\x70\x6c\x0f\x66\x3b\xd1\x6c\x50\xe5\x82\x91\xb8\xc5\x34\xff\x91\x13\xb1\x58\x31\xcf\x29\x4e\x64\xd3\x44\x29\x53\x44\xcb\xb7\x95\xc7\x53\x2e\x52\xac\xec\x0b\x7f\xfe\x8f\x4d\x17\x42\xf1\x47\xb2\x6e\xff\x87\x66\x37\x23\x2c\x81\x0c\xd2\x3c\x51\x34\x4b\x08\xca\xf0\x8c\x48\xbb\x22\x79\xa2\x64\x0f\x5e\xd3\x32\x35\x11\x47\xfe\x06\x82\x1e\xdc\xcd\x9b\x4b\xf8\x05\x4d\xbd\x00\xc9\xc8\x67\x05\x2d\x8d\x18\xdc\xbd\xb0\x44\xe1\x8d\xf2\x02\x4b\xb9\x1d\xcd\x48\x2e\xd4\x78\xb2\x38\x7e\x24\x4b\xfd\x36\x52\x0e\x66\x08\x2b\x25\xe8\x24\x57\x44\xcf\x5b\xb7\xe1\xee\x4e\x60\x8f\xe6\x82\x6e\xc3\x1a\xde\x6e\xc2\x31\x15\x24\x82\xb9\x6d\x72\x60\xfc\x57\x7a\xde\x5a\x7f\x59\x98\xd9\x3f\x92\x05\xc8\x23\x35\x2b\xe0\xb7\x7c\xc4\x46\x0c\x1d\xa1\xf3\xc1\xdd\xd9\xe0\xea\x7c\x78\xf5\xe9\x14\x7d\xb7\x40\x31\x99\xe2\x3c\x51\x3d\x34\xa5\x24\x89\x25\xc2\x82\x40\x93\x24\xd6\x32\x87\x1e\x0c\x61\x31\x65\x33\xc4\x45\x4c\xc4\xcb\x2d\x63\xe5\x29\x61\x79\x5a\xb9\x57\xe0\xf7\x62\xf4\x95\x2f\xb4\x88\xe1\x1f\x95\x9e\xfc\x6d\x69\x81\x61\xc6\xba\xef\xa0\xb5\x57\x13\x6a\xa2\x39\x4d\x62\x41\xd8\x89\xc2\xf2\x71\x4c\x3e\x93\x28\x37\x77\xf2\x3f\xcb\x3f\x8c\xb5\x64\xca\x63\x52\xfe\xa5\xf4\x8f\x42\x14\xda\xf8\x53\xaf\xa5\x6e\xfc\x25\xe8\xb4\xed\xbe\x83\x5f\x68\x5c\xfb\x36\xfc\xb2\x66\x0e\xee\x9d\x15\x83\x75\xaf\x34\x8e\xca\xbd\x60\x25\xbe\xda\x77\x04\x51\x62\x31\xc6\x4a\x91\x34\x53\x1b\xea\xeb\x18\x25\x5a\xae\x5c\x25\x47\x5e\xf1\x98\x0c\x5c\x7f\xbf\x20\x23\xce\x92\x18\x4d\x16\x96\x6b\x4d\x89\x20\x2c\x22\xcd\x2d\xdc\x63\xf9\x58\xb4\xb0\x4e\x18\x2d\xf5\x27\x3f\x72\xa1\x3f\x7f\x0f\x02\x69\x69\xe0\xaf\x21\x93\x6e\x7b\xe2\xbe\x38\x0b\xc1\x96\xfc\xa3\xb3\x27\xec\xbe\x92\x6d\xad\x0f\x5c\x20\xb9\x90\x8a\xa4\x6b\xed\x10\xef\x67\x21\xec\x05\x71\xa8\x03\xae\xdc\x51\xbf\x81\x53\x5f\xbe\x71\xbb\xe3\xbd\xc1\x92\xed\xcb\x8a\x78\xe8\xf3\x74\x3e\x9c\xd5\x53\xbd\x73\xdb\x17\x38\x31\xde\xc5\x34\x4b\xb2\xe0\xbe\x07\xf9\x42\xe6\x86\xc6\xbd\x72\xab\x3d\x86\x01\xac\x51\x34\xcb\x76\x68\x7f\xfe\xf4\xa7\xa1\x85\xc6\x98\xe3\xd4\x9c\xca\xc0\x58\x85\x22\x2e\x8c\x2c\x18\xdb\xf3\x6e\x74\xcd\xfe\x7d\xff\x6e\x70\x7f\x8a\xfa\x28\xc6\x0a\xeb\x03\x2e\x48\x26\x88\x24\x4c\x81\x1e\xaf\xbf\x57\x0b\x94\xf2\x98\x24\x46\xe3\xfc\xa8\x25\x5f\x74\x8e\x15\x3e\xc3\x0a\x27\x7c\x76\x8c\xfa\xf0\x4f\xfd\x31\x95\x08\x27\x92\x23\xec\xc8\x8a\xc4\xae\x09\xcc\x62\xc7\x5a\x30\x8a\x78\x9a\xd1\xc4\xdb\xe0\xbd\x71\x85\xb2\x98\x3e\xd1\x38\xc7\x09\xe2\x13\xcd\x55\xb4\x86\x3c\x78\x22\x4c\xe5\x38\x49\x16\x08\x27\x09\xb2\xdd\xba\x17\x90\x9c\xf3\x3c\x89\x75\xbb\x6e\x94\x92\xa6\x34\xc1\x42\xab\xe0\x66\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x30\x2e\xbd\x9a\x29\x7e\x24\x12\x51\x85\x32\x2e\x25\x9d\x24\xc5\x99\x7f\x18\x22\x18\xf7\xd9\xc5\x10\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9c\x0d\x3f\x0e\x07\xe7\xcb\xba\xf9\x7d\xff\xee\x87\xe5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xcb\x4f\x2e\xfa\x0f\x57\x67\xdf\x8f\x6f\x2e\xfa\x57\xcb\x0f\x2d\x59\xb5\x56\xf3\xc3\x91\x6d\x78\xb6\x3a\x9b\xe6\x4b\xd9\x34\x7b\x5f\xae\x51\x73\x4a\x13\xd0\x41\x5b\x1b\x34\xbd\x0d\xc1\x7e\x89\x32\x2c\xa5\x91\x8c\xcc\x08\x8e\x47\xec\x92\x0b\xcd\xc0\xa6\x5c\xf3\x08\x2d\x3d\x29\x91\x47\x8a\xb2\x99\xff\xe8\x14\x8d\xf2\x6f\xbf\xfd\x53\x74\x41\xd9\x23\xfc\x45\x0e\x71\x71\x3a\x8b\x6f\x67\xf1\xfd\x6d\x59\x7c\xb5\xe8\x73\x12\x1a\x7a\xf7\x1b\x32\xa4\x85\x0b\x96\xe5\x0a\x44\x09\x9e\x2b\xfd\xa7\xee\x12\xc8\x63\x45\xe0\x50\x3b\x83\xe2\x27\xa2\xfc\x8b\x5a\xb4\x79\x0f\x76\xc4\x9f\xb8\x78\x9c\x26\xfc\xd9\x0f\xfc\x13\x51\x7a\xec\xb7\xb6\x97\x2e\x94\xa8\x0b\x25\x7a\xdb\x50\xa2\x83\x32\xe6\xbd\x3c\xf3\x2b\x5b\xfe\x0c\x07\x6c\xf0\x64\x35\x3a\xaa\x1a\xfc\x50\x81\x9b\xe9\x55\xb8\x66\xd9\x99\xb3\x86\x73\x96\x5e\x7e\x2f\xdc\xb3\x34\xe8\xd7\xe7\x9c\xbf\x09\x7f\x4b\xe7\x4e\xd9\x72\xa1\xde\x25\x83\x6d\x79\x77\xbc\x9a\x33\xe4\xe5\x19\xfe\x52\x6c\xc3\x26\xc1\x0c\x1b\x44\x2f\xb4\x0e\x57\x58\x13\x9f\x50\x1b\x90\x50\x17\x81\xb0\x1c\x72\x50\x1b\x63\xb0\x5b\x50\xc1\xb6\x77\x53\xfb\x30\x81\x4f\x44\x95\x5e\x7e\x2f\x77\x53\x69\xd0\xaf\x7f\x37\xfd\x46\xa3\x03\xba\x70\x80\x17\x5c\xba\x2f\xfd\x46\x3b\x5c\x87\xff\x6f\xc0\xc3\xdf\xb9\xf4\x37\x5a\xa3\x2f\xcb\x87\xff\xa5\x3a\xed\xdf\xa7\x97\xbe\x73\xcb\x77\x6e\xf9\xb7\xf0\x9f\xbc\x3f\xb7\xfc\xcb\xaa\xa7\xc5\xf1\x1a\x3b\x5a\xb0\xfa\x5a\x70\x28\xff\xd5\xc2\x49\x03\x7f\x39\x95\x6f\xd3\xa0\xf1\x46\x1d\xee\xbc\x18\xdf\x00\x8e\xd0\x2f\x96\x90\xd6\xa8\x73\x4b\xdf\xbd\x07\x75\x6e\x79\xd0\x2f\xaf\xc3\xbd\x19\xf3\x7d\xa1\xcb\xf3\x9d\xb0\x81\xcd\x6f\xcb\x2f\x58\x26\xef\x64\xf1\x97\xcf\xc6\x3f\x98\x09\xbd\x1f\xd9\xfb\x0d\x2e\xde\x96\xb7\xee\xde\x73\xb2\x6a\xae\xd9\xe0\x76\x5a\x97\x61\x55\xfd\x9a\x12\xf9\xc7\x77\x79\xdf\xbe\x46\x92\x55\x77\xe1\x76\x17\xae\x6d\xaa\xbb\x70\xbf\xe0\x0b\xf7\xe0\xe0\x6f\x0e\x26\x02\xb4\x0b\x22\xef\x80\x31\xba\x18\xf2\x3d\x2e\x4e\x17\x43\xde\xc5\x90\xff\xc6\x62\xc8\x77\xd1\x9e\xb6\xc5\xa2\x7c\x0b\x3d\xaa\x53\xa3\x3a\x35\x2a\xfc\xbd\x53\xa3\x3a\x35\xaa\x53\xa3\xbe\x70\x14\xd1\x4e\x87\x6a\xbf\x10\x9d\x0e\xd5\x7a\xa9\x3a\x1d\x6a\xc5\xe2\x74\x3a\x54\xa7\x43\xfd\xb6\x74\x28\xf2\x44\x98\x92\x90\x8c\x16\x6a\x14\x1f\x32\x2e\x9b\x35\xa1\x90\x3b\xd4\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x13\x04\x2b\x02\x2d\xe8\x0f\xdf\x83\xfe\xb3\x3c\xdd\xd7\x8a\xc1\x9f\xf0\x78\x89\xda\xcd\x41\xa8\x7b\xb2\x5a\x1e\xd9\xdb\xd4\xff\x91\x93\x76\xea\xdf\x0b\x12\xb5\xc2\xf2\x71\xcf\x44\x5d\xca\xb5\xd8\x8a\xa8\xa1\x85\xf7\x42\xd4\xcb\xd3\xfd\xcd\x10\x75\xdd\xd4\x0f\x81\xa8\x9f\x6d\x1e\xff\x9e\x09\x7b\x09\x1e\x60\x2b\xe2\xf6\xad\xbc\x17\x02\xaf\x9f\xf6\x6f\x86\xc8\x9b\xa6\xff\xb6\x84\xee\x53\x24\x5b\x93\xf8\xbd\xa0\xb3\x99\x56\x33\x40\xc3\xd3\xa4\xb8\xbe\x46\x50\x91\x14\xb8\x96\xac\xfd\xab\xef\x81\xa4\xfd\x60\xcd\xd8\x7f\x33\xb4\xbc\x34\xef\x03\x21\xe2\x13\x41\x22\xfe\x04\xf5\xc2\xda\x11\xf3\x2d\x01\x0a\x06\x7e\x9d\x09\xf2\x44\x79\x2e\x93\xc5\x91\xc8\x19\x72\xcc\x1f\xf9\xe6\x8d\xb5\xfa\x99\x26\x09\xe2\x4c\xeb\x5f\x0a\x0b\xe5\x1e\x6b\xfd\x5b\xf0\x14\x4e\x45\x82\xa5\x42\x8f\x8c\x3f\x33\x34\xc5\x34\xc9\x05\x41\x19\xa7\x4c\x1d\x8f\xd8\x90\xa1\x5b\x33\x46\xc8\x1b\xe8\xa1\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x84\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\xe8\xa1\x49\x3e\x93\x5a\x53\xcc\x12\xac\xa6\x5c\xa4\x7a\x84\x94\x49\x85\x27\x34\xa1\x6a\xd1\x43\x29\x8e\xe6\xa6\x2d\x58\x03\xd9\x1b\xb1\x98\x3f\x33\xa9\x04\xc1\xbe\x77\xf7\x10\x7d\x1d\x3e\x33\x04\x20\xbf\xe9\x41\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe7\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x8e\xac\x00\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd2\xeb\x64\xbf\xed\xb8\xdc\x7b\xe2\x72\xe5\x0d\x3f\x08\x36\x67\x40\xfc\xf7\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe3\xfd\x7d\x6b\x07\xd5\xd1\xf6\xfb\xa2\x6d\xb3\x6b\x87\x43\xdc\xaf\x16\x83\xdd\xbe\xa2\x45\x51\xcd\xe2\x5d\xd1\xf4\x6b\x84\x05\x74\x0e\xe7\xce\xe1\xdc\xb8\x32\xef\xd3\xe1\x7c\x30\x1e\xa3\xce\xe7\xfc\x42\x3e\x67\x2a\x3b\xa7\x73\xe7\x74\x6e\xbb\x40\x9d\xd3\xb9\x73\x3a\xbf\x5f\xa7\xf3\x4b\xe2\x3e\xef\x15\xdd\xf9\x5d\x89\xd6\x9d\x58\xdd\x89\xd5\x1d\x84\xb3\x9f\xda\xbe\x58\x98\xfb\xfa\x43\x4c\x12\xa2\x48\xb3\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x95\x21\xf9\x86\xdf\x27\x5b\xf2\xc3\xef\xa0\xe6\x3b\x3e\xd5\xf1\xa9\x6d\xa6\x76\x38\xa6\xd9\xe0\x30\xbf\x96\x6d\xd6\xf3\xdf\x2c\x6f\x96\xfe\x1e\x8c\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x91\x1f\x9b\xbe\xde\x27\x33\x36\x63\xef\x38\x71\xc7\x89\x3b\x4e\xfc\xbe\x39\xb1\x3b\xc9\x6f\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xf9\x67\xa1\xcb\xbf\x94\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x8d\x13\xcd\xd8\xd8\x6f\x12\xcc\x86\xf1\xbb\xf0\xa3\xd5\xce\xfe\x35\x7c\x6a\xbb\xf0\x71\xac\xc0\xd3\x81\x29\x33\x26\xbc\x22\xaf\xb6\x64\xa0\x3c\x8c\x13\xbe\x0b\x57\x0f\x26\x16\x30\x76\xc7\xaf\x83\x45\x39\xbc\x69\x77\x7e\x9d\x2e\x97\xb0\xf3\x5c\xb4\x9c\x70\xe7\xb9\x38\x5c\xcf\xc5\x5b\xb9\x23\x5f\xf9\x78\xbe\x96\x58\xd7\x3e\x08\xdf\x44\xab\x41\x50\x6b\x9e\x25\x1c\xc7\xab\x5c\x31\x85\xe0\x15\x82\xa3\xac\x8d\xc4\x2f\x3e\x7b\x0f\xc2\x5a\x31\xda\xdf\x58\x24\xdf\xf2\xc4\x0f\x45\x4b\x79\xc5\x50\xbe\x7a\x12\xdf\x40\x25\x79\x1f\xf8\xa9\xc5\x78\xbb\xd0\xbe\xce\xa2\xf4\xf6\x16\xa5\x2e\xb4\xaf\x53\x01\x0f\x4c\x05\xec\x42\xfb\xba\xd0\xbe\x4e\x41\x5e\x3d\xed\x4e\x41\xfe\x22\x42\xfb\x5a\x89\xda\x2f\x88\xbd\xb9\xbb\xd0\xdd\xc9\xdc\xee\xbd\x4e\xe6\xee\x64\xee\x2f\x54\xe6\x3e\x8c\x15\xee\x04\xee\x4e\xe0\xee\x04\xee\x4e\xe0\xee\x04\xee\xbd\x2f\x63\x27\x70\xbf\x66\x81\xce\x7a\xa9\x7b\x4d\x92\xcd\x7b\xf5\xe5\x74\xe2\x76\x27\x6e\x1f\xb6\xb8\x7d\x30\x13\x7a\x3f\x65\x1e\xdb\xcd\xa7\x2b\x52\xde\x15\x29\xef\x8a\x94\xbf\x78\x91\x72\xf7\x75\x8b\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xdb\xc8\x2b\xeb\x13\x3d\xde\xab\x9c\xd2\xa5\x7a\xf8\xa7\x9d\xd4\xd2\x49\x2d\xbf\x51\xa9\xe5\x80\x62\xc1\x0e\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xdb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\x36\x5f\x2e\x97\xae\x87\xbe\xef\xe0\x8c\xb3\x29\x9d\xe5\xe6\x6e\x31\xe0\x9c\xc1\x89\x2e\x24\xc1\x45\x46\xd6\x79\xaa\x6a\x5a\x7f\x17\xd7\x52\xfd\xd0\x5f\xeb\x76\xda\x44\x70\x2f\x8c\x7c\x56\xea\xd6\xb2\xd6\xf8\x76\x70\x77\xfd\x70\x7b\x36\x38\x45\xfd\x2c\x4b\xa8\xb1\xbb\x1b\x52\xa0\xbf\xea\x49\x21\x85\xe5\x63\xb1\x97\xc2\x90\xb9\xc1\xb0\x05\x43\xbf\x96\x8d\xd1\x11\x3a\xbb\x78\xb8\xbb\x1f\xdc\x36\x34\x68\x09\x05\xf2\x56\x49\x9a\x25\x58\x91\x18\x3d\xe6\x13\x22\x18\xd1\xd2\x8e\x45\xba\x2d\xcc\xff\xa6\xd1\xc1\x7f\x0f\xce\x1e\xee\x87\xd7\x57\xe3\xbf\x3e\x0c\x1e\x06\xa7\xc8\x51\x9c\x6e\x56\x8f\x4b\x8f\x22\x5e\x30\x9c\x6a\x0d\x44\xff\x50\x64\xca\xfe\x23\x27\x39\x41\x58\x4a\x3a\x63\x29\x01\x44\xe0\x52\x8b\x6e\xc0\x17\xfd\xef\x06\x17\xe5\x96\xe7\x24\x84\xdf\x45\x09\x9e\x90\xc4\xfa\x23\xc0\xc4\xae\x09\x3d\x80\x2a\x36\x8e\x8a\xdc\xac\xea\x5f\x1f\xfa\x17\xc3\xfb\x9f\xc7\xd7\x1f\xc7\x77\x83\xdb\x1f\x87\x67\x83\xb1\x95\x2a\xcf\xfa\xba\xdf\x52\x4f\x56\xf8\x44\xff\xc8\x71\xa2\xb5\x13\x3e\x75\x78\xbc\xe8\x79\x4e\x18\xca\x19\x50\x9c\x51\x79\xb4\x1e\xe4\x3b\xd5\xa7\xcc\xcc\xe8\xe6\xe2\xe1\xd3\xf0\x6a\x7c\xfd\xe3\xe0\xf6\x76\x78\x3e\x38\x45\x77\x24\x01\xa5\xc0\x2d\x3a\xec\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\xe8\xd5\xc0\x36\x9b\x78\x8e\x9f\x28\x17\xf6\xe8\xce\xe8\x13\x61\x66\x1d\xe1\xcc\x42\xfb\x4e\xf8\x1e\x07\x4b\x77\x7d\xf5\x71\xf8\xe9\x14\xf5\xe3\xd8\xcf\x41\x42\x1b\x25\xca\x71\xb0\xce\x47\xe5\x61\x6b\xe6\x00\xdd\x1b\x22\xe2\x4f\x44\x08\x1a\x93\x0a\x1d\xf5\xef\xee\x86\x9f\xae\x2e\x07\x57\xf7\xb0\x62\x4a\xf0\x44\xa2\x39\x7f\x06\x53\x36\xcc\x10\x2c\xdc\x4f\x98\x26\xd0\x99\xdb\x2c\xce\xd0\xf3\x9c\x82\xfb\x03\x80\x99\x7d\xcf\x46\x3f\x13\x39\x7b\x73\xeb\x6c\xe9\xe0\x2d\xab\x2d\xd5\x93\xb4\xfc\x46\xe5\x58\xac\x7a\xa1\x44\xe5\xcb\x2f\xae\xa3\xd6\xe5\x2f\x2a\xe4\xd6\xac\xac\x2d\xd1\x4b\xf3\x4c\x8b\xbd\x6e\xad\xab\x95\xd7\xf0\xf5\xae\x59\xa2\x04\x8d\xe4\xcb\x42\x3d\x89\x9c\x29\x9a\x12\x64\x3b\xb3\x87\x73\x8f\xf0\x4f\x97\xa6\xe1\xf7\x70\xc1\x2e\x95\x72\xf8\x44\x94\x1d\x7e\xa7\x02\x76\x2a\xe0\x61\xa8\x80\xef\x2d\xdb\x3f\x26\xd9\x72\x87\x95\x89\xc1\x3b\xc6\xeb\xb5\x14\xa4\x61\xec\x89\xd6\xa2\x9a\x90\x27\x92\x80\x94\xa7\x04\xd6\x4a\xa3\x95\x5d\x26\x82\xe0\x47\x2d\xf0\xc5\xfc\x39\x94\x5c\x6a\x90\xfb\xd1\x7e\x6e\xe1\x36\x41\x1c\x7f\xfa\xe3\xeb\x5d\x16\x7a\xb9\xe3\xd7\x28\xe1\x7d\x0b\x41\x32\x2b\x31\x02\x83\x04\xfb\x5f\xac\x25\x78\xcd\x6d\x11\x7c\xf1\x1e\x2e\x8a\x70\xb8\x07\xa4\x75\xdd\x86\x4a\xb0\x63\xa1\x29\x51\x38\xc6\x0a\xeb\x43\x33\x23\xea\x18\x5d\x33\x78\x76\x8f\xe5\x63\x0f\xb9\x2b\x4f\xb3\x95\xc2\xca\xf0\x0a\xa9\xf5\xef\xc4\x80\xbf\x39\x1f\xef\xae\xef\xee\xfa\xae\x5f\x99\x2e\xcc\xb3\x61\x85\xf7\x75\x31\x6e\xe4\xf3\xda\xdf\xfd\x65\x5a\x7c\xbf\x57\xd8\xeb\x3a\xb9\xf6\x7a\xa1\x99\xca\x59\xdd\x6d\x65\xfe\xaf\xbb\xad\xba\xdb\xaa\xbb\xad\x0e\x60\x85\xdf\xdc\x61\x58\xc3\xdd\xdf\xd4\x63\xb8\x4e\x3b\xdd\x1a\xf2\xae\xd0\x46\x37\x01\xbd\xfb\xa5\x2d\xb6\x5d\xf1\x0d\x7d\x1f\x3e\xc2\x60\x92\xaf\x91\xd6\xb6\xd7\xcb\xdc\xe4\x8b\x74\xfa\xe9\x0b\xde\xf8\x1d\x02\xe1\x5e\x11\x08\x0f\x63\xae\x2f\x92\x02\xf7\x36\x16\xd3\xb7\x4f\x7b\xeb\xa0\x06\xbb\xc4\xae\x2e\xb1\x0b\x7e\xef\xa0\x06\xf7\x47\xad\x2f\x2b\x5d\xf3\x98\x8c\x2b\x51\x02\xfe\x9f\xe3\xaa\xe7\xa7\xf4\x24\x74\x03\x95\x1e\x14\x99\x6e\xd0\x3a\x8d\xf7\x59\x44\xea\x8a\xc7\xa4\x75\x24\x41\xe9\xe5\x03\x97\xc1\xdd\x3c\x8d\x2c\x5e\x1a\xf8\x0b\x4b\xe2\x0d\x5b\xfe\x25\x1a\x76\x6a\x08\xb8\xb3\xf2\xac\x5d\xa8\x2f\x35\xbe\xa0\xe0\x50\xef\xc8\x53\xd1\x8e\x8d\xbb\x98\xc6\x71\x03\x33\xaf\x7f\xee\x59\x7a\xfd\xe3\x97\xc1\x0c\x6a\xcf\xd1\xc1\xac\x12\xbe\xfd\x3e\xec\x2a\xe1\x88\x5f\xc3\xb2\xb2\x72\xef\xbf\x38\xae\xbe\x8a\x92\x3b\xde\xde\x72\xb9\xbe\x54\x0e\xdf\x41\xfc\xac\xb2\x75\x74\x18\x3a\x9d\xa9\xe5\x70\x26\xdc\x99\x5a\xde\xb5\xa9\xc5\xb8\x68\xc7\x19\x16\x84\xa9\x1a\x91\xba\x7a\x9d\xc0\xeb\x21\xe6\x82\x93\x3a\xa0\x01\xa4\x25\x5a\x64\x2f\x64\x7f\x55\x7d\x59\xb6\x17\x2b\x18\x04\x99\x90\x27\xff\x2c\xfe\xf6\xc2\x7a\xa9\x02\xc4\x8a\xe8\x24\x83\xf5\x2f\xf5\x1d\x9d\xdb\x40\xa5\xdd\x73\x25\xb1\x2a\x89\x82\x10\x44\xbd\x36\x9e\xe9\xc6\xbc\xfd\xbe\x52\x24\x97\x06\xfd\xba\xb1\x4d\xcb\x1b\xdf\xee\x00\xb9\x9d\xa1\x26\xdd\x2f\xc8\x29\xd3\xd2\x28\x9f\x16\x17\x83\x44\xcf\x34\x49\x00\x51\x04\x32\x1e\x9b\x6e\x80\xdf\x5c\xc4\x43\xe3\xce\xbf\x69\xdc\x43\x1d\x77\xa8\x63\x09\x6d\xec\xa9\xfb\xca\x99\x76\xc4\x06\xe9\xac\xa0\x0d\xad\x31\xc0\x7e\x19\x9c\xe0\x13\x51\xaf\xc5\x06\xb6\x3d\xfb\x2b\xcf\xbd\x20\x53\x22\x08\x8b\xc8\x01\x7a\xdb\x37\x09\x03\xf9\xc9\x4c\xd2\xc6\x80\x78\x28\x81\x70\xaa\x8a\x5b\x3d\xad\x24\xea\x76\x99\xe4\x5d\x26\x79\x97\x49\x5e\x3d\xea\x5d\x26\x79\x97\x49\x5e\x9b\x03\x11\x93\x84\x28\xd2\x28\x55\x9c\xc3\xe3\xb7\x92\x2a\x4c\xef\x5f\x86\x60\x61\xe6\xd2\xc9\x16\xbf\x19\xcd\xc2\x6d\xf8\x41\x68\x16\xe6\xac\xad\x33\x3f\x94\x7e\xac\x09\xb1\x7e\x75\x93\xc4\x36\x4c\xa3\x64\x97\x38\x87\xd7\xdf\x25\xeb\xa8\x0e\xbd\xb3\x51\xa0\x60\xeb\x5e\x8e\x93\x2c\x1d\x81\x76\x13\xb7\x1e\xc3\xf7\x3b\xef\x43\xe1\xa0\x4d\x74\x7f\xa8\x7c\x74\xeb\xa4\x94\x43\xb1\xd8\x7c\x41\x3c\xb2\xb3\xde\xbc\x71\xae\xc4\x12\x33\x7c\xb7\xd3\xed\x8c\x55\x9d\xb1\xaa\x33\x56\x75\xc6\xaa\xce\x58\x85\x3a\x63\xd5\xc6\xc6\xaa\x2f\x48\xa6\xea\x0c\x57\x9d\x58\xb5\xbf\xe9\x1e\xaa\x96\x79\x48\xd6\xba\xd6\x28\xe9\x45\x0e\xd5\xda\xc8\x7b\x3b\xed\x5f\xd6\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\xed\x12\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4a\x87\xd6\xae\x55\x17\xf6\xbc\x62\x71\xba\xb0\xe7\x2e\xec\xf9\xe0\xc2\x9e\xf7\xae\xac\x64\x5c\xae\x02\x24\x32\xa5\xb3\x56\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe2\x3a\x77\x5d\xdc\x2c\x49\xd4\x87\x7e\xa3\xbb\x91\xbf\x96\xce\x71\x28\x32\x69\x31\xef\x83\x90\x42\x4f\xfe\x59\x49\xe7\x6f\x85\x97\xc9\x10\xf9\x4c\x25\xdc\x4a\xeb\x09\x7b\xc4\xea\x9f\x04\xa5\x0b\xed\x3d\x38\xc9\x55\x90\xbb\x27\xb5\x60\x95\x11\xa1\x16\xc1\x9b\x24\xcd\xd4\xe2\xbf\x46\x8c\x2a\xef\x61\xa3\x33\xc6\x85\xe1\x6a\xfa\xe3\x39\x66\x71\x42\x84\xbe\x54\x5d\x3b\x11\x66\x8c\x2b\x10\x37\x60\x06\x31\x7a\xa2\xd8\x08\x27\xfd\x9b\x61\x6b\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xcd\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xe7\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x09\x25\xb2\xe6\xdd\x12\xc6\xfc\xea\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x7d\x62\x9c\xdc\x63\xf9\xd8\x1a\xe3\xa4\xf4\xf2\x81\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x5a\x52\xe7\x1a\xce\xf4\xfe\xf2\xe3\xdb\x9e\xb5\x0d\x26\xfe\x5b\xc9\x95\x6f\xc7\x7b\xd6\x99\x69\xdf\x63\xde\xfc\x2a\x66\x7a\x30\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xee\x88\xae\x5a\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x33\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7b\x54\x2f\x63\xe6\x0e\x76\x63\x93\x18\xa0\x61\x19\xad\xdc\x9f\x21\x17\x15\x54\x94\x9e\x9d\x43\xa2\x35\x95\x61\x42\x7c\xc4\x85\x91\xbc\x62\x7b\x66\x8d\xd9\xce\x80\xf9\x9e\xa2\x3e\x8a\x6d\x6d\x7e\x41\x32\x41\x24\x61\xca\xa8\xda\xa6\xde\x95\x2b\xef\x4f\x99\xb5\x10\x9d\x63\x85\xcf\xb0\xc2\x09\x9f\x1d\xa3\xbe\x2f\xec\x4f\x25\xc2\x89\xe4\x08\x3b\xc2\x21\xb1\x6b\x02\xb3\xd8\xb1\x07\x8c\x22\x9e\x66\x34\xf1\x48\xed\xde\x8a\x4f\x59\x4c\x9f\x68\x9c\xe3\xc4\x23\x63\x8f\xd8\xe0\x89\x30\x95\x83\x0a\x87\x93\x04\xd9\x6e\xdd\x0b\x81\x7e\xee\x46\x29\x69\x4a\x13\x2c\x90\xe2\x76\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x0e\x05\x1c\xa5\xf8\x91\x48\x44\x15\xca\xb8\x94\x74\x92\x14\xc7\xf8\x61\x88\x60\xdc\x67\x17\x43\x30\x8d\x46\x0a\x71\xc3\x07\x5d\xe7\xd6\x4f\xe0\x7a\x4c\x31\x63\x04\x3a\xe6\x6a\x4e\x84\xed\xde\xbe\xfc\xd6\x56\xce\xb7\xc6\x88\x6e\xb6\x98\x86\x23\x7b\x3b\xa5\xb3\xb5\xc6\xd9\x56\xdd\x6c\xa7\x6b\x36\x2b\x9a\x2f\xe0\xa5\x6d\xaf\x0d\x5e\x50\x59\x56\x07\xdf\x85\xcb\xb6\x34\xe2\xd7\xc0\x47\xfb\x8d\x2a\x82\x9d\x16\xf8\x22\xeb\xf6\xa5\xaa\x80\x07\xae\xff\x75\xc8\x6e\x1d\x8a\x7d\x17\x80\xb1\xc7\xc5\xe9\x02\x30\xba\x00\x8c\x2f\x36\x00\xa3\x59\x9b\xa0\xf1\xce\xe9\x7a\x1b\x56\x90\xf2\x46\x01\xf1\x0b\x88\x52\x58\x3e\xb6\xad\x29\xa5\x45\xe5\x61\xfc\x2e\xa4\xfa\xda\x09\xbf\x86\x74\xdf\xd5\x29\xda\x6b\x9d\xa2\x83\x9b\x76\x27\xf8\x75\x82\x5f\x27\xdb\xb4\x9c\x70\x27\xdb\x1c\xae\x6c\xf3\x56\x0a\xcb\x97\x04\xa1\xab\x85\xa7\x52\x66\xcc\xca\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\xd7\x05\xe1\xfc\x82\x0a\xb9\x66\x85\x68\x66\xda\xd5\x1f\x1c\xb8\x64\xb6\x14\x7f\x63\x46\xfe\x5b\x88\xa9\x6d\x9c\xfa\x9b\x86\xd5\x02\xfd\x42\x30\x59\x29\x28\xed\xa5\xb4\x90\x2a\x4d\xb7\x52\x38\xe4\x1f\x0f\x9c\xaa\xfd\x96\xbe\x86\x7a\xf1\x05\x3b\x08\x3a\x27\xc0\x6f\xb3\xf0\xf9\xc1\x48\xad\x9d\x6a\xd7\x65\x55\x76\x46\xfd\x4e\xf1\xed\x14\xdf\xbd\x2f\xe3\x21\x29\xbe\x6f\x28\x51\x9b\x34\x91\x17\x29\x63\xb8\x9d\x6c\xdd\x89\xd6\x9d\x68\xdd\x89\xd6\x5f\xac\x68\x7d\x18\x2b\xdc\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x7b\x5f\xc6\x4e\xae\xae\xc8\xd5\xf0\x97\x4b\x93\xde\x54\xc8\x6e\x2d\x5c\xb7\xc8\x89\x7e\x2f\x92\x75\x27\x55\x77\x52\xf5\x61\x4b\xd5\x07\x33\xa1\x2f\x2f\x11\xb2\x4b\x25\xec\x52\x09\xbb\x54\xc2\xb7\x48\x25\x74\xbc\x64\x95\x84\xb2\x2c\x58\xfc\xb8\xc4\x81\x0e\x56\xb6\x28\x46\xbb\x6d\x78\xc7\xbe\x96\xda\x01\xcd\x6f\x53\x69\xaa\xf4\x9b\x6b\xe8\x80\xea\x4f\xf5\x9c\xb4\xa0\x19\x85\x1b\xdf\x7a\x84\xb0\x9f\xec\x9b\xef\x0b\x0c\x7c\x79\xd4\x5d\xfd\x29\x14\xec\x5a\x57\x7f\xea\x05\xe7\xed\x0e\xd7\x9a\x99\x3b\x1a\x35\x36\xde\x77\x3a\xed\x37\x07\x97\x6b\x3e\xe9\x6f\x1a\x2e\x57\x7b\x93\x2c\x25\xef\x9c\xfc\xb3\xf6\xa2\x78\x83\xb2\x5b\x1b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xae\xec\x56\x57\x1f\x62\x4f\xd3\xdd\x8a\xf5\xbf\xdb\xd9\x76\x45\xc6\xba\x22\x63\x5d\x91\xb1\xae\xc8\x58\x57\x64\x0c\xfd\xc6\x8b\x8c\x6d\x2c\x3e\x9a\x71\x7c\x29\x12\x64\x57\x64\xac\x13\x22\xf7\x37\xdd\xdf\x96\x10\x79\x80\x16\x84\x83\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x16\xfb\xc3\x2d\x68\x87\xff\x61\xff\xaf\xc3\xff\xe8\xf0\x3f\x1a\x66\xdd\x05\xb3\x76\xf8\x1f\xa8\x0b\xd7\xec\xc2\x35\x0f\x39\x5c\xb3\xc5\x36\x76\xf8\x1f\x2d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x46\x38\x20\x3f\x2d\x2b\x1a\x07\x2b\xa5\xb9\xb1\xfe\x76\x70\x40\x6a\xa7\x7d\x10\x2a\xc9\x2b\xe2\x80\xd4\xd1\x75\x6b\x05\xe4\x7d\xe0\x81\xb8\xd1\x76\x89\x8b\x5d\x88\xf5\xe1\x87\x58\x1f\x5c\xe2\xe2\xc1\x48\xb2\x9d\xba\xd7\xe5\x2e\x76\xb9\x8b\x9d\x32\xdc\x29\xc3\x7b\x5f\xc6\x43\x52\x86\xdf\x58\xc2\x7e\x41\x5c\x90\xdd\x64\xed\x4e\xd4\x36\xef\x75\xa2\x76\x27\x6a\x7f\xa1\xa2\xf6\x61\xac\x70\x27\x67\x77\x72\x76\x27\x67\x77\x72\x76\x27\x67\xef\x7d\x19\x3b\x39\xfb\xd5\x70\x42\xea\x84\xed\x96\xf9\x36\xef\x49\xd2\xee\xa4\xec\x4e\xca\x3e\x6c\x29\xfb\x60\x26\xd4\x61\x86\x74\x98\x21\x1d\x66\x48\x87\x19\xb2\x95\x7c\xf3\x6f\xf6\x58\x7e\x08\x6e\x62\x7f\x65\x7f\xf8\x2e\xe1\x93\xfb\x45\x46\xf4\x7f\xcf\x69\x4a\x98\x04\x69\x94\xaa\x45\x28\xcf\x34\xac\xfc\xf2\x9a\x7f\xb8\x1b\x5e\x7d\xba\x08\xb3\x69\x3e\x5c\x3e\x5c\xdc\x0f\x6f\xfa\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6e\x64\xb7\x83\xbb\xc1\xed\x8f\x90\x0d\x34\x3e\x1f\xde\xf5\xbf\xbb\x28\x11\x44\xe9\x79\xff\xec\xaf\x0f\xc3\xdb\xe6\xe7\x83\xff\x1e\xde\xdd\xdf\x35\x3d\xbd\x1d\x5c\x0c\xfa\x77\xcd\x5f\x7f\xec\x0f\x2f\x1e\x6e\x07\x2b\xd7\x63\xe5\x68\x57\x2b\x21\x12\x16\x09\xe2\xfc\x51\x64\xb9\x86\x28\xd6\x10\x79\xf1\xd1\xb1\xc3\xba\xbe\x4e\xd1\x83\xd5\xe9\xa9\x6d\xdc\x30\xd8\xa0\x21\xa3\x8c\xc4\x54\xe2\x49\x42\xe2\xa5\x96\xdc\x1a\x36\xb5\x84\x4b\x83\x7a\xd6\xda\xb3\x17\x39\x35\xcf\x8b\x0c\x2f\x40\x90\xa3\xa8\x08\x8b\x6b\xfa\x30\xfb\xd0\xd8\x03\xd3\xbc\x8b\x3e\x91\x52\x4f\x51\x2e\x04\x61\x2a\x59\x20\xf2\x99\x4a\x25\x97\x1a\x75\xdb\xd7\xd4\xac\xbd\x53\x7d\x83\x73\x2c\xd1\x84\x10\x56\x1e\xbf\x20\x09\xc1\xb2\x66\xcc\x76\xf7\xdb\x2d\x8b\xdf\x2b\x6b\x8d\x31\x97\xd1\x14\xd3\x24\x17\xa4\x72\x5a\x78\x9a\x61\x41\x25\x67\x83\xcf\xfa\x2e\xd3\x07\xf9\x1a\x3e\xe7\x62\xbb\x13\x33\xf8\x6b\x48\xc1\x57\xe5\x7f\x7e\xba\x2f\xff\xab\x74\xe6\x2f\xee\xcb\xff\x5a\x4d\xeb\x41\xc3\x55\xca\x3e\x42\x9f\xee\x4f\xd1\x27\x08\x71\x12\xe8\x7e\x8e\x0d\xc5\x5e\xdc\x9f\xa2\x0b\x22\x25\xfc\x52\x7c\xac\xa8\x4a\x60\x6e\xdf\x51\x86\xc5\x02\xb9\xe9\x9b\x44\x57\x1c\xcd\x11\xf1\x4b\x53\x5d\x3c\xf6\xf7\x9c\x81\xea\x5e\xac\xde\x05\x9f\xd1\x08\x27\xbb\x2d\x62\xff\xaa\xc4\x07\xae\x6f\x57\x2e\x45\xf8\xf6\xf2\x5a\xf4\xaf\xce\x21\x89\xd4\x0d\xb5\x66\xe6\x57\x44\x6a\x22\x89\x38\x8b\xad\x97\x46\xdf\xfe\x8b\x40\xa8\xff\x3b\x87\x44\xdc\x5c\x52\x36\xd3\x2d\xa2\x13\x74\x7d\x3b\x62\xd7\x22\x36\x86\x50\xa2\xa5\x61\x43\x73\x54\x22\xc6\x15\xa2\x69\xc6\x85\xc2\x4c\x69\x45\x00\xc4\x00\xbb\x22\x86\x03\x9c\xf1\x34\xcd\x15\xd6\x07\x6d\x69\x51\x99\x31\x87\xdc\x11\x35\x8c\xc1\xb5\x52\xb3\x86\x46\x4e\x28\xe6\x92\x09\xdd\xbe\x96\x51\xca\x3a\x34\x8d\x97\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xcb\x20\xcf\x7f\xd5\x1a\x08\xce\x4c\x52\x05\x11\x7d\x11\xcd\xa9\x22\x91\xd2\x47\x70\x2b\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\xd0\xbf\x3c\xff\xf3\x7f\x94\x7e\xb8\xbd\x5c\xfa\x61\xfc\xe3\x9f\x97\x7e\xf9\xff\xad\xa4\xa7\x6a\x4f\x4b\x7a\x7e\x30\x97\x23\x10\xa9\xc1\x26\xec\xa6\x8a\x68\x8a\x67\x04\xc9\x3c\xd3\x14\x20\x8f\xcb\xfb\xab\x45\xca\x0b\x8e\x63\xca\x66\x26\x03\xf4\x82\x2a\x22\x70\x72\x89\xb3\x8f\xce\x7e\xbd\xc5\xea\xfc\xdf\xbb\x52\xbe\xee\x87\x9f\xfb\x97\x61\xc6\xef\x87\x9b\xdb\xeb\xfb\xeb\x95\xb3\x2e\xb5\xb0\x7c\x8c\xf4\xe3\x53\xf8\x5f\x74\x82\x74\xeb\x5e\xf2\x4d\x89\xc2\x5a\x23\x40\x5f\x9b\xa4\x39\x9f\x48\x43\x59\x02\xa7\x26\x13\x34\xa5\x70\xa5\x18\x0b\xde\x37\x46\xb8\xf6\xda\x83\x3f\x37\xe6\x03\xd0\x96\xdd\xa5\xcc\x62\x2c\x62\xf4\x77\x59\x4d\x1f\x07\xc3\xb1\xf9\x81\xc4\xe8\x08\xcd\x95\xca\xe4\xe9\xc9\xc9\xf3\xf3\xf3\xb1\x7e\xfb\x98\x8b\xd9\x89\xfe\xe3\x88\xb0\xe3\xb9\x4a\x13\x93\x2e\xaf\x57\xe1\x14\xdd\x08\xae\xaf\x10\x50\xd0\x89\xa0\x38\xa1\xbf\x92\x18\x4d\x0c\xff\xe3\x53\xf4\x4b\xc4\x05\x39\x2e\x36\xc6\x1a\x95\xec\x3d\x62\x0d\x4f\x27\xfa\xa5\x1a\x66\x52\xdd\x4f\x14\x93\x88\xc6\x56\xcc\x20\x2c\xe2\x60\x79\x34\xbe\x0a\xdd\x9e\xcb\x34\xd4\x1a\x4d\x96\xab\x62\x39\x03\x65\x05\xc7\x24\xc8\x76\x57\xbc\x4c\x70\x5a\xf1\x19\x1a\xb5\x35\xd7\x2a\xba\xbe\x5b\x31\xdc\xaa\xee\xd5\x4c\x4f\x38\xe2\x09\x9a\xe4\xd3\x29\x11\xa1\x43\xba\xa7\xb5\x19\x2a\x91\x20\x11\x4f\x53\x90\x18\xf4\x57\xb9\x34\x54\x0d\x2b\x66\x47\x7b\x3c\x62\xb0\xff\x5a\xcd\x01\x0a\x88\x39\xb0\x3a\x46\x48\x8c\x30\x5b\x98\x6e\x26\xf9\x34\x6c\xdf\xc0\x50\xe0\x18\x51\x35\x62\xfd\x24\x41\x82\xa4\x5c\x91\x20\x87\x12\x9c\x67\xe5\x05\x07\x16\x29\x48\x96\xe0\x88\xc4\x86\x1e\x12\x1e\xe1\x04\x4d\x69\x42\xe4\x42\x2a\x92\x86\x0d\x7c\x0d\xb6\x1a\xbd\x66\x54\xa2\x98\x3f\xb3\x84\x63\x3b\x8f\xea\x67\xdf\x94\x4f\xe3\xc0\x41\x04\x0c\x84\xe0\x02\xfe\xe7\x07\xca\xe2\xbd\x71\xa8\x87\xbb\xc1\x6d\xf8\xef\xbb\x9f\xef\xee\x07\x97\x9b\x71\x1f\x4f\x59\x30\x3c\xd0\xe1\x4f\xd1\x9d\x59\x04\x2e\xb4\x44\x24\x1a\x26\x75\x69\x49\xa9\xf8\x81\xc7\x5b\x72\xdf\xcb\xfe\xd5\x43\xbf\xc4\x51\xee\xce\xbe\x1f\x9c\x3f\x54\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xb3\xef\x87\x17\xe7\xe3\x1a\x85\xf1\xc3\xed\xe0\xec\xfa\xc7\xc1\x6d\xa1\xdb\xd5\x2e\x51\x65\x30\x55\x66\x75\x6f\x98\xd2\x9c\xc7\x68\xb2\xa8\x07\x84\xd0\x92\x73\x02\xbe\xd8\x02\x12\xc5\xb4\x7a\x0a\xbc\xc9\x61\x73\x14\x5f\xa4\x3c\x26\x3d\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\xeb\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x53\xd4\x47\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x9a\xa1\xb9\xcd\xd2\x8b\xd0\xb8\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\xd7\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\x51\xdb\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa6\x8d\xf2\x31\x19\x5e\xdf\x29\x81\x15\x99\x2d\xce\x2d\xcb\xd8\xfe\x78\x9c\x5f\xff\x74\x75\x71\xdd\x3f\x1f\x0f\xfa\x9f\xca\x27\xde\x3f\xb9\xbb\xbf\x1d\xf4\x2f\xcb\x8f\xc6\x57\xd7\xf7\x63\xf7\xc6\x4a\x92\x6f\xe8\x60\xf9\x9e\x2e\xbf\x78\x8a\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x53\xb0\x8c\xd5\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb0\xf8\xe8\x7a\x7a\x74\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x63\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd1\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x1a\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\xcb\x54\xf5\x90\xed\x46\x53\x0f\x37\xb0\xe2\x46\x63\x2f\xe9\x86\xf6\x49\x0d\xad\xc1\xc4\xcd\xe3\xd5\x97\x4c\x7d\xdb\xcb\xe4\x54\x7e\xb1\x86\x9c\x4c\x2e\x95\xde\xf9\xa9\xd6\x36\x6b\x68\x89\x7c\xa6\xd6\x60\x10\x8e\xbb\x42\x42\x45\x33\x60\x5e\xc5\x59\x46\xb0\x90\x75\xbb\x5d\x16\x03\x1b\xf6\xde\xf4\x14\xf6\x61\x37\xd9\xf5\xd3\x43\x9c\x81\xc1\xc1\x0b\x11\x15\x8a\x6c\x41\x03\xa6\xad\x25\x0a\xb8\x01\xb4\xa5\x6b\x8b\x6c\x74\x49\xa5\x56\x1a\xcd\x8f\xdf\x59\xc8\xa5\xed\x08\xe2\x63\x7f\x78\x51\x11\x2e\xc6\xe7\x83\x8f\xfd\x87\x8b\xd5\x66\xc2\xd2\x77\xd5\x2d\x46\x47\x48\x3f\x2f\xfb\xcd\xe9\xd4\xdc\x19\x0e\x38\xca\xa8\xb4\x84\x81\xd1\xca\x42\xd5\x18\x7b\x75\x4c\xb2\x84\x2f\x52\xc2\xc0\xc4\x53\xba\x09\xf5\x7a\x4e\x31\xb5\x57\x4b\x30\x58\xb0\xe2\x58\xb3\x1b\x5c\x63\x47\x0e\xad\x8a\xc4\xfe\xe6\x2d\x83\x55\x55\x58\xf7\x8d\xf1\x9e\xd9\xff\xdc\x29\xac\xb6\x3c\x63\xfd\xb3\xfb\xe1\x8f\x83\xb2\x7e\x78\xf6\xfd\xf0\xc7\x3a\xa9\x66\xfc\x69\x70\x35\xb8\xed\xdf\xaf\x11\x4e\x2a\x4d\xd6\x09\x27\x52\x0f\xb8\xea\x3d\xa5\xd2\x47\x04\x45\x06\xf2\x0a\x51\x25\xd1\x13\x95\x74\x42\x01\x20\xcc\x7a\x22\x1f\x86\xc0\x59\x9f\x70\x42\x63\xaa\x16\x4e\x7c\x31\xfd\x96\xf7\x51\x73\x52\xdb\xbe\x31\x3b\x84\xfe\x49\xb0\xf2\x99\xcd\x71\x93\x3e\x45\xa0\xdb\x3e\x81\xd2\x16\x7c\xc6\xb4\x20\xcd\x66\x44\x98\xe1\x80\xf7\x25\x1c\x4b\xf0\x5c\x8f\x2a\x14\x56\x8a\x55\xf3\x42\xeb\x8c\x30\x22\x00\x04\xce\x77\x62\x04\x29\x41\xd8\x57\x5a\xe6\xca\x12\x1a\x51\x95\x2c\x50\x04\x36\x2c\x30\x67\xa6\x98\xe1\x99\x15\x0e\x40\xcd\xa9\x90\xc4\x5f\x0d\x8a\xda\xf5\xd4\x9a\xf6\xef\x29\xd9\xf2\x98\x3d\x5c\x9d\x0f\x3e\x0e\xaf\xca\x24\xf0\xfd\xf0\x53\x49\x84\xbd\x1c\x9c\x0f\x1f\x4a\xb7\xb9\x96\x64\x57\xcb\xf5\xd5\x66\x6b\x8e\xa2\x7f\xe9\x14\x9d\x9b\x4f\x4f\xf5\xe2\xd6\x40\xc4\x79\xe5\xb7\xb2\x0e\xb7\x2e\x24\xcf\xfd\x31\x60\x4a\xd4\xfa\x25\xda\x9a\x90\xac\x0f\xb2\x64\x43\xaa\x0f\x55\x58\xea\xfb\xaa\xea\x54\xae\x4e\xd9\xbd\x08\x41\x97\xc7\x85\x65\x29\x8c\x61\x00\xa3\x41\x93\x11\xab\xc6\xad\x55\x30\xec\x1f\xc1\x45\x9d\xe6\x52\x19\x57\x22\x10\x27\x7a\xfc\x8b\xd4\x0b\x0a\xae\xc6\x63\x74\x47\xc8\x88\x39\xeb\xc1\x8c\xaa\x79\x3e\x39\x8e\x78\x7a\x52\xe0\x13\x9e\xe0\x8c\xa6\x58\x4b\xd2\x44\x2c\x4e\x26\x09\x9f\x9c\xa4\x58\x2a\x22\x4e\xb2\xc7\x19\x44\xc0\x38\x77\xea\x89\x6f\x76\xc6\xff\xfd\xe2\x4f\xdf\x1e\x5d\xfc\xe5\xdb\x0f\xcb\x16\xb2\xa6\xfd\x1f\xb0\x08\x67\x32\x4f\x6c\xc4\x9c\x08\xd7\xc6\x1d\xf9\x9c\xac\xdb\xef\xab\xf2\x76\xed\xa6\xbf\x9e\xdd\x3c\x94\x2c\xd6\xe5\x7f\x5e\x0e\x2e\xaf\x6f\x7f\x2e\x71\xca\xfb\xeb\xdb\xfe\xa7\x12\x43\x1d\xdc\x7c\x3f\xb8\x1c\xdc\xf6\x2f\xc6\xee\xe1\x2e\xb6\xb7\x1f\x18\x7f\x66\xe5\xa5\x91\x8e\x03\x2e\xf5\x74\x8a\x3e\x72\x81\x7e\xf0\x3b\x79\x34\xc1\x12\xae\x18\x77\x67\xc9\x1e\xca\x78\x0c\x8c\x17\x91\x6c\x4e\x52\x22\x70\x62\x6d\x06\x52\x71\x81\x67\xe6\xa6\x97\x91\xc0\x2a\x9a\x23\x99\xe1\x88\xf4\x50\x04\xd4\x30\xeb\xc1\xa6\x80\xaa\xc5\x67\x55\x3b\xdf\x6d\xce\x14\x4d\x89\x53\xc1\xed\x3f\xef\xcd\x66\x6c\xb1\x39\xd7\xf7\xdf\x97\x85\xbd\x8f\x17\x3f\xdf\x0f\xc6\x77\xe7\x3f\xac\x5c\x4f\xf3\x59\x69\x64\x77\x10\x80\x74\xc6\x93\x3c\x65\xe1\xdf\xdb\x8f\x6d\x78\x75\x3f\xf8\x54\x1d\xdd\x75\xff\xbe\x4c\x19\xb7\xe5\x00\xb7\x0f\xdf\x5d\x5f\x5f\x0c\x4a\x2e\xe1\x0f\xe7\xfd\xfb\xc1\xfd\xf0\xb2\x44\x3f\xe7\x0f\xb7\x06\x8d\x70\xd5\x34\xdd\x08\x6a\x26\xaa\xa7\x15\x4e\x73\xdf\xac\xb0\x15\x27\xea\xdb\x80\x72\x73\x96\x8f\x02\xb8\x1d\x13\x0e\x06\x56\x9d\x23\x6f\x52\x8d\xcc\x48\x6b\xd9\xa1\x2a\x6f\x13\x6a\x66\xc7\x2b\x37\x7a\x15\x57\xbe\xf7\x43\x30\x50\xa0\x46\xd9\xc6\x49\xc2\x9f\x4d\x28\x6f\x4a\xf5\xad\x6c\x81\xd1\xf4\x2b\xb2\xf0\x10\x1e\xd7\x70\xbc\xf2\xb6\x90\x48\x10\x75\xc9\x73\xa6\xb6\x27\xb9\xfe\x55\x89\xef\x0c\xae\x7e\x1c\xff\xd8\x2f\x53\xe0\xf0\x62\x35\xab\x09\x9b\xa8\xb9\x8a\xfb\x57\x3f\xfb\x4b\x18\x02\xbe\x7b\x5e\x43\x35\xb2\x6b\x94\x50\x2d\xf6\x46\x58\x6b\xaf\x09\x48\x34\x88\x50\x30\x39\xa4\x7a\x72\x10\x60\x9a\x19\x7f\x92\xe1\x4f\x66\x90\xa7\xee\x8f\x4a\x7b\x12\xd6\x05\xac\xa9\x2e\x9e\x1e\xda\xb1\x5a\x35\x43\x84\x3d\x51\xc1\x01\xcf\x16\x3d\x61\x41\xb5\x34\x6e\x5a\xd6\x73\x3d\x85\xff\xdd\xac\x4d\x30\x8c\x56\x18\xd7\x1d\x17\xea\xdc\x07\xf2\x6e\x67\x0d\xa9\x0b\x68\x5d\x0e\x65\xad\x37\x74\x2c\x7f\x5b\xb3\x39\x3b\x06\xfc\x96\x27\xfc\x8f\xe4\x9c\xe2\x44\x33\x80\xfd\xc9\x8b\xfd\xab\xbb\x61\x59\x7e\x2c\xab\x19\x01\x5f\xde\x5a\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd1\x70\x0a\x2c\x41\xbf\xce\x50\xce\xac\x03\x4c\x5f\xb8\x66\x90\x3d\x2d\xca\xda\x21\x78\x0d\x11\x0c\x2f\x8c\xb8\x60\xa9\x62\xf0\x23\xf6\x93\x77\xa2\xc1\xa3\x29\xd7\x0c\x48\xef\xa2\x6d\xef\x14\x61\x26\x69\x0f\x69\x85\xa5\xba\xa7\x90\x3a\xa0\x15\x4a\x1b\xc2\xa5\x39\x8d\xfd\xf3\xf5\xaf\x81\xa5\x38\xe1\xf0\x32\xa8\xbf\x0b\x2a\x57\x41\x83\x68\x9c\x18\x8f\xc9\xb8\xfd\x9d\x10\x71\x41\xac\x9f\x65\xe3\x6b\x60\x1d\x63\xbf\xc7\xf2\x71\xc9\xf7\x30\x64\x52\x61\x16\x91\xb3\x04\xcb\x2d\x83\x90\x9c\x8d\xa3\x57\x96\x38\x6e\x6f\x1f\x6e\xee\x87\xdf\xad\xe1\xf2\xd5\x8f\x97\xc3\x80\xa2\x24\x77\xee\xb9\x89\xe0\x38\x46\x9a\x7d\xce\xb8\x71\x05\x5a\xc1\xbf\x80\xfe\x36\x79\x3d\x3e\xa0\xb2\x04\x3b\x5e\xa4\x23\x58\x3b\x47\xe8\x4a\xa0\x76\x21\x50\xa4\x57\x02\x05\x26\x0f\xb7\xd5\xe0\x59\x34\x05\x49\xac\x75\x2b\x4b\xb0\x9a\x72\x91\x1a\x2e\x5f\x9a\xb4\x69\x7c\x75\xa3\x94\x29\x22\x44\x9e\x29\xea\xb0\xdc\xab\x52\x2a\x54\x78\xe7\xb3\x4b\x22\x25\x9e\x91\x5d\x1c\xd0\x75\xca\xc3\xdd\x8f\xe1\x3f\xc1\xc1\xdc\x46\xf6\x2f\x8d\xd0\x45\xbe\x3b\x7a\xba\x66\x1f\x4d\x20\xcf\x0d\x4f\x68\xb4\x65\xc0\xdd\xc7\xfe\xf0\x62\x3c\xbc\xd4\x4a\x7c\xff\x7e\x70\x51\x12\x25\xe0\x59\xff\xe3\xfd\xe0\xd6\x82\x58\xf7\xbf\xbb\x18\x8c\xaf\xae\xcf\x07\x77\xe3\xb3\xeb\xcb\x9b\x8b\xc1\x9a\xc8\x9c\xc6\xc6\x97\xad\xab\xd5\x57\x4f\x97\x7e\x81\x1d\xd6\xbc\x2c\xb4\x97\x41\xd6\x18\xa6\x09\x38\xc1\xb9\x71\x86\x63\xc4\x78\x4c\xe0\x67\xe9\xac\x33\x1e\x39\x1a\x0d\xd5\x57\x49\x82\x70\xae\x78\x8a\xc1\x6b\x93\x2c\x46\x0c\x4f\x34\x6b\xc5\x49\x12\x84\x77\x89\x9c\x31\xcd\x62\x75\x63\x06\xa2\x3d\x4a\x88\x66\xe7\x59\x90\xec\x67\xfd\x06\x53\xca\x20\xd2\x36\xc5\xe2\xd1\xb8\x99\x8a\x2e\x8b\x43\x21\x11\x96\x23\xa6\xc7\x45\xac\x61\xa8\xcd\x0a\x9f\xb6\x7a\xab\x71\x75\x52\xfc\x48\xf4\xaa\xa4\x79\x34\x47\x99\xe0\x33\x41\xa4\xb4\xb6\xe5\x08\x33\x13\x80\x60\x5f\xd7\xd7\xd0\x88\x31\xae\x97\xc2\x99\xb0\x63\x92\x11\x16\x13\x16\x51\x93\xd6\x07\xbe\x7b\x6f\xda\x9c\x09\x9c\xcd\x91\xe4\xe0\xf4\x86\x65\x07\xfb\x95\xf9\xc8\xdd\x64\x66\xc6\xe6\x71\x68\x81\x16\xb9\xe6\x13\xd7\x20\x27\x9a\x55\x86\x8f\xdd\x65\xe8\xdc\x2e\xc6\x0e\x98\x66\x09\x51\x06\xac\x1f\x96\x1c\x36\x43\xaf\x75\x69\x3f\xf4\x36\xd5\x6d\x82\xbe\xb0\xdd\x98\xb1\xb4\x23\x3a\xae\xb1\x6c\xdb\x23\x85\xbe\xc7\x2c\x4e\x74\x2b\xce\x87\x51\x3e\x8b\x90\x8a\xd2\xd7\x54\xe3\x4e\xe3\x2e\xb7\x68\x84\x73\xb9\xcb\x35\x5a\xc9\xc5\x34\x56\xc1\xa3\x22\x28\x04\xc8\xdb\x26\x62\xc2\xea\x66\x9a\x45\xe2\x84\xdb\x55\x32\xaf\xe7\xa6\xfe\x13\x82\xd1\x34\x5c\xb3\x99\xa0\x2c\xa2\x19\x4e\xb6\xd2\xfd\x2a\xc1\xf8\x36\xc6\xfd\x6b\x3a\xd5\xe4\xf3\xcd\x92\xdb\x56\x11\x91\x42\x82\xb2\x1d\xa6\xdf\xc2\x0d\x2c\x49\x36\xab\x81\xc8\x22\x9a\x04\x0b\x9e\x1b\x7f\x1c\xac\x0b\x89\x6b\x8e\xea\x71\xdd\x76\xeb\x93\x81\xcb\x01\xd0\x5b\x6c\xb6\x89\xfc\x69\x5a\xbf\x4a\x2b\xb6\x77\x13\x8c\x87\x93\x9b\xfa\x36\xeb\x76\x20\x78\xf8\xaf\x55\xb4\x73\x89\x33\x4d\x33\x16\xb6\x1f\x17\x73\xb4\x4a\x92\xad\x0a\xe6\xe2\x67\x02\xdf\xb9\xcf\x0b\x69\xbf\x1b\xc5\x12\xda\x00\xa8\xe5\x4e\x4a\x31\x04\x41\x8e\xb9\xa5\xf1\x69\xae\x65\x59\x84\x21\x0a\x01\x7d\x4d\x8e\x67\xc7\xc8\x15\x61\xe8\xa1\xfe\xcd\xcd\xe0\xea\xbc\x87\x88\x8a\xbe\x71\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\x77\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x85\x29\x9c\xc3\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x60\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf3\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb1\x69\xae\xa3\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\xaf\xe9\x77\xb2\x58\xea\xd5\x55\xb8\x79\x90\xde\xa4\x62\x2e\x61\x49\x60\x27\xa5\xa9\x90\xa3\xe6\x64\x81\xe6\xf8\x89\x94\xba\x74\x09\x31\xba\xe1\x05\xcf\x45\x1d\xa3\x1b\xb1\x73\x92\x09\xa2\x25\xfd\xaa\x03\xc5\xd3\xf4\x6d\x99\x12\x3b\xba\xee\xe8\xfa\xdd\xd3\xf5\x99\x29\x94\xd4\xf7\x85\xb1\x76\x12\xe0\x4c\x63\xe3\x8c\xf3\x64\xdc\xc2\x26\xd2\x7e\xc5\x4b\x9e\xb0\x4a\xd9\x28\x80\x04\xe0\x39\xc8\x47\xa5\x6b\x93\xeb\xbb\x2e\x48\xb1\xb5\xc3\x5b\xb1\x0c\xce\x65\x16\xd4\xcb\xd9\xe5\xbc\xd7\xb5\xb2\xaa\x25\xf4\xe2\x62\xce\x99\x91\x6f\xbc\xbb\x2c\xac\x7f\x5a\x3a\x4c\x4e\x14\xa1\x6c\xa9\x1a\x9b\xa1\x67\xbd\xc0\x46\xee\xf8\x47\xce\x15\x96\xdf\x1c\x8f\x98\x16\xa2\x1e\xc9\xc2\x98\x5b\xb5\x98\xf2\x3b\x2d\x8b\x1f\x49\xc2\x24\x84\x7b\xff\xce\xb8\xe7\x34\x89\x3b\x73\xb5\x51\x4d\x4d\x11\x38\x08\xba\xf6\xbd\x40\x88\xae\x6d\xd4\x4a\x49\x45\x00\x34\xc8\xf9\x66\x2e\xf6\x99\x19\xfe\x8c\x28\x48\xb1\x56\x54\x81\xce\x14\x9b\x2a\x73\x4b\x43\x5f\x6b\xba\x32\x54\x21\x38\xf8\x49\xe2\x7c\x37\xc6\x2f\x97\xdb\x58\xcb\x19\xbd\xb6\x70\x67\x63\xde\x4f\x9c\xdd\x28\x12\x7c\xa9\x74\x1b\x96\xc8\xec\xf4\xc4\xb0\x03\xe7\xbf\x26\xec\xf8\x99\x3e\xd2\x8c\xc4\x14\x43\x04\xbc\xfe\xd7\x89\x9e\xd7\xbf\x9f\xdd\x5e\x5f\x8d\x8b\x4c\x9e\xff\x1a\xb1\x7e\x22\xb9\xcf\x52\x40\x8c\x33\x1f\x6e\x9f\x09\xe2\x44\x42\x3b\x17\xb0\xba\x16\x66\xc4\x11\x6b\x1a\x41\xcc\x23\x79\x8c\x9f\xe5\x31\x4e\xf1\xaf\x9c\x81\x2b\xbd\x0f\x7f\x9e\x25\x3c\x8f\x7f\xc2\x2a\x9a\x9f\xc0\xb9\x56\x27\xe4\x89\x30\x65\xdc\x54\x7a\xb9\x62\x48\xde\x95\x10\xad\xff\xef\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xfa\x4b\x8a\x4f\xa7\x92\x6c\x74\x21\x15\x4a\xda\xdd\x35\xfa\xcb\x9f\xbf\xfd\x83\x26\xa1\x6d\xd6\x78\x78\x77\x3d\xd6\xdf\xff\xfb\xb9\xfd\x5e\x6e\xc0\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x75\xdc\xed\xbc\xd4\xfa\x6e\x2a\xdb\x56\x8b\x09\x2a\x76\x30\x47\x74\x84\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\xd5\x6f\x60\x2e\xe8\x56\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\x48\xcf\x40\x7d\xdd\xfd\xc9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\x52\x3f\xf3\x69\xd5\xf4\x8a\x9a\x6d\xf8\xd5\x4d\xb6\x66\xdb\xfa\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xfa\xc1\xd0\x88\xb3\x71\x42\xd9\xe3\x56\x9b\x71\xed\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x06\xe7\xe3\x63\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x1e\x92\x79\x34\x77\x99\x79\x11\x67\x52\x8b\xd1\x5c\xa0\x88\xa7\xa9\x29\x6e\xca\x08\x52\x9c\x27\xd2\x46\xbb\xb3\x23\x85\x23\x35\x62\x45\x7f\x6b\x4e\x9e\xa9\x80\xb4\x5b\xea\x5e\x7b\x97\x4e\x51\x69\x69\xa5\xc0\x4d\xe3\x10\xb3\x01\x8c\x60\xc6\x13\x15\xa0\x3f\xf0\xe5\xb3\x64\x36\xac\x41\x33\x90\x73\x2e\xd4\x38\xae\xe5\x39\x6b\x89\xa6\xca\x08\x19\x39\x4a\x20\x68\x98\x3f\x69\xe1\x9f\x3c\x7b\xe3\xeb\xaa\x21\x68\xaa\x5e\x35\x82\x76\xc7\x68\xe5\xc8\x36\x25\xc1\x86\xb5\x32\x08\x1e\x51\x39\x26\x7c\xdd\x18\xef\xe0\xab\x33\xfd\xd1\xca\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb5\xa6\x16\x3a\xe1\xe5\x32\x47\x57\x4d\xe5\xa1\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9d\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\xec\xa1\x49\x2e\xb5\x16\x6a\x82\xd5\x4c\x3c\x0a\x51\x51\x2b\x2e\xb4\x6b\x12\x71\x5c\x69\x70\x59\x45\xd9\x82\x34\xda\x1d\xca\x41\xe5\xae\x58\x43\x38\x7d\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xe9\x1c\x00\x2a\xe4\xde\xbc\x14\xaf\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x6a\x03\xb7\x96\x5d\x45\xb7\x01\xe6\x4f\xbb\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\x9a\x81\xdc\x96\xf6\xde\x94\xc6\x85\x29\xd8\x44\x8f\xd5\x24\xbf\x8b\x13\xfb\x7c\x70\x77\x76\x3b\xbc\x31\x90\x13\xd7\xb7\x97\xfd\xfb\x71\x8d\x5f\xbb\xe6\xad\xcb\xfe\xed\x0f\xe7\xeb\x5f\xfb\xfe\xbe\x9c\x95\x5d\xf3\xca\xed\xdd\xea\x64\x8e\x16\x43\xac\x49\x0a\xab\xed\xe7\x14\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x84\x4c\x46\xb0\x82\x10\x22\x21\x55\x8d\xe3\xf0\x1e\xe2\x72\xd6\x4b\x98\xe5\xcd\x32\x30\x6c\x7b\x15\x8d\x36\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x22\x02\x7d\xc7\x78\x9f\x73\x2a\xb3\x04\x2f\x96\x7a\x58\x77\xe5\x5c\xe1\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\xcf\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x47\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x0f\x3d\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe1\x92\x19\xa4\x98\x26\x57\x5c\x79\xcb\xdc\x2e\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\x9b\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x6b\x77\x80\x3d\xbd\xa0\x4b\x76\xd7\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\xb6\x74\xcd\xd6\xc5\xbc\xbe\x88\x93\x76\x50\xd3\xd1\x01\xb9\x6b\xeb\xd7\x61\x37\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x5b\xaa\xad\x0f\x4d\x4a\x6a\x63\x08\x03\xaa\x2a\x5e\x19\x89\x36\xd0\xb8\xfc\x00\xef\xf4\x77\x6b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x6b\x47\x1c\x25\x5c\x96\xb1\x72\x5a\x0f\xfa\xcc\x7e\xba\x6a\xdc\x83\x90\x7c\xb5\x5c\xb8\x51\x40\x43\xcd\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\xdd\x43\x14\xa2\x2d\x41\x21\x4b\x0a\xe4\x00\x16\xa3\xc2\x0d\x32\x62\x45\xcc\x8a\x44\xcf\x24\x81\x30\xb7\x88\xa7\x19\x98\xf8\xed\x70\x6d\x4b\x24\x36\x11\xc3\x3d\xc4\x73\xa5\x1b\x33\x39\x39\xce\x88\x6b\x13\x7e\x0a\xb7\x87\xf1\xbd\xd9\xe0\x77\x0f\x2c\x6d\x68\xdd\xdc\xa5\x94\xa1\x4f\x44\x41\x2b\x00\xdc\x1f\x4e\x10\xf4\x84\x6a\x08\x65\xfd\xda\xef\x70\xa2\xec\x4c\x36\xd8\xf9\x02\x38\xe5\xbb\x84\x4f\x56\x1b\x09\xa0\x71\xf4\x70\x3b\x74\x16\xc9\x22\x7e\x2a\x40\x2f\x2e\x79\x14\x07\x37\xb7\x83\xb3\xfe\xfd\xe0\xfc\x18\x3d\x48\xa2\x97\xc7\x4f\x17\xf2\xab\xbd\x4a\x62\x46\x6e\x91\x58\x98\x54\x04\x37\x19\x42\x88\x10\xa5\x2c\xe8\x35\x8c\xa3\x0c\xd3\xb2\x9a\xb0\x01\x24\x85\x5a\x43\x1d\x00\x0b\x55\xe7\x69\x23\xf3\xd6\x9d\x40\x88\x93\x1a\xbf\x9f\x28\x35\x33\xde\x74\x39\x32\x6f\x1d\xf9\x94\x23\xfa\x5e\x7a\x32\x70\xb4\xd4\x9c\x50\x81\x5a\x4d\xcb\x10\xd5\xb8\xfd\x9c\x82\x10\xf7\x4b\x9c\xad\x4e\x3f\xc5\xcf\x25\xa2\x35\xa2\x70\xe0\xbb\x7f\xe9\x73\xe0\xd8\xda\xd8\xb0\xc2\xdd\x27\x58\x38\xb4\x0c\x6f\xf5\x7c\xd3\x64\x7c\x48\x67\x24\x0b\x27\x56\x19\x84\x8d\x63\x95\x08\xce\x0e\xfc\x42\x19\x2a\x5d\x89\x3d\x34\xa5\x9f\x6d\xa3\x45\x7c\xbb\x7b\x35\x08\x78\x68\x88\xa7\x9c\xe3\xe5\x33\xb5\x81\xd8\x70\x03\xdf\xaf\x14\x22\xb9\xd4\x22\x51\xa4\xc5\x25\x41\x22\x2e\xf4\x4d\x01\xdd\x16\x5e\x88\x75\x22\x83\xc2\x42\x2f\xca\xb2\x57\x66\xd5\xe9\x2f\x6a\x90\xc4\x58\x91\x23\x2d\x7a\xad\x49\x80\xb6\x39\x32\x90\x4d\x83\x55\x00\x07\x56\xdc\x3c\x13\x32\xc3\xcc\x85\x66\x37\x0c\xd7\x5d\x79\x3b\xb0\x2a\xad\x02\x61\x48\x0f\x03\xf9\x0a\x52\x7f\x4a\xe3\x90\x19\xac\xe7\xca\x71\xd8\xe8\x97\x43\x58\xb6\x67\xec\x83\x71\x1a\x06\x9b\x67\xf1\x21\x0d\x36\xc1\x52\x21\x3b\xa6\x26\x53\x44\xa0\x22\xbe\xac\x11\xb6\xa4\xdb\xb7\x55\xde\x34\x09\x95\xb5\x58\x02\x9e\x11\xe9\x70\x53\x0c\x4a\x8c\xd6\x69\x9c\x20\x6c\x4a\x31\xfb\xb3\x6d\x6b\x32\xbb\x5b\x22\x64\x26\x10\xa4\xbf\xdc\xf4\x31\xea\xb3\x25\xbc\x2c\x17\x97\x55\x5a\x2f\x73\x27\xe1\xe4\x19\x2f\x24\xca\x84\x81\x96\x31\x91\xfb\x6e\xf2\xa0\x81\x95\x3f\xf2\xa1\x10\xca\xa5\x4e\x20\xb0\xc5\xac\x0f\x9a\x73\x72\xef\xf8\x05\x5c\x79\x95\xa8\x72\x2f\x90\x17\xcd\x15\xb6\x8a\x16\xac\x4e\x91\x71\x34\xc7\x6c\x46\xc6\xce\xc8\xba\x8d\xb6\xa4\xdb\x39\x83\x66\xce\x6d\x2b\xf5\x97\xd3\x8d\x51\x98\x6c\xfd\x17\xf3\xaa\x37\x20\xea\x43\x20\x15\x9e\x11\x64\x46\xd4\xca\x2c\x5d\x8a\x18\xb3\x60\xc3\xa0\x27\xd8\x56\x07\xe5\x28\xfa\x26\xe1\x1d\x42\x9f\x2e\xf0\x84\x24\x6f\x13\x39\x01\x5d\x5b\xe3\x3c\x78\xeb\x4c\x36\x00\x41\xcf\x60\xcf\xaf\xb0\x0c\x6b\xbd\x17\x79\x5d\x6e\xc0\xaa\x79\x96\xaa\x9f\xef\x30\x51\x57\x2b\x64\x9b\xa9\x36\x55\x10\x09\xaf\xbd\xa0\xd2\x46\x9d\x81\x2d\xbc\xfe\xaa\x36\xe5\xed\x06\x12\x14\xfc\x68\x18\xc7\xce\x15\x3f\xd6\x4e\x65\x6b\x90\x81\x96\x55\xf0\x86\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xda\x71\xee\x5d\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\xec\x39\x41\x5c\x9a\x1a\x5a\x0d\x2b\xb0\xce\xb4\xe3\xae\xdf\x62\x5d\xcb\xf0\x96\x0e\x9a\x77\x46\x9f\x08\x73\x34\xdd\x73\x67\x42\x0f\xca\x75\x9a\x2c\x8e\x30\x84\x19\x93\x38\xf4\x7c\xac\xe6\x48\xc6\x20\x73\x08\xf6\xc8\xf6\x4b\x76\x5f\x1b\x46\x63\x40\xd2\x4a\xe8\xf6\x2e\x30\x3c\xa4\x52\x8b\xdb\x6b\x32\xc1\xb1\x44\xbf\x63\x5c\xfd\x2e\x40\x36\x76\xc6\x0b\xf8\xd4\x99\xa0\x7a\x4b\x25\x5b\xe0\xd0\x5a\xc2\x41\x38\x40\xd8\x5a\xbb\xf2\xbb\xc6\x06\x14\x81\xef\x2f\x2a\x8d\x0e\x96\xb3\xe0\x9a\x6a\x5e\x75\x1e\x7b\x54\xbd\x16\xaa\x06\x4f\x53\x56\xaf\x38\xe9\x25\x43\xa7\x5c\xe7\xa2\xf7\x7b\xd1\xca\x35\xbf\x84\x08\xb0\x0b\xb5\xa5\xad\x23\xa7\xd6\x80\x20\xd7\xdb\x25\xb6\xc9\xf3\x6c\x92\xcb\x45\x39\x74\xcd\x96\xc1\x68\x40\xf9\x3d\x1e\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x11\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x49\xd5\x24\x52\xeb\x57\x4d\x6b\x51\x57\x84\x75\xa9\x04\xeb\xea\x73\x56\x2a\x2a\x0b\x35\x18\x20\xc0\x89\x4f\x97\x57\x67\xe8\xac\x8d\x4e\xbf\xd3\xf4\xbc\xec\x85\xe8\x59\x8d\xc2\x98\xa4\xec\x0c\xb4\xa4\xf3\xad\xe3\xb5\x25\xd4\xe0\x69\x2e\x20\x5c\xb7\xae\xcd\xaf\xa3\x39\x4d\x0a\xdf\xc5\x37\x3d\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x76\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x4d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x1a\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x96\xb2\x38\xc2\x53\x8b\x05\x61\x6a\xcc\x78\x4c\xc6\xa4\xc6\xa5\xb9\x82\x49\x68\x21\xe0\x8a\xc7\x64\xad\x43\xd2\x33\xd3\x9f\xc0\x74\x23\xf3\x89\xdf\x0e\x48\xf0\xf7\xd9\xdc\xde\xfa\x50\xa6\xb4\xfa\x91\x7b\xf4\xd9\x6d\xc6\xbd\xad\x33\xd5\x85\x89\xf6\xe0\x42\xb0\x03\xa8\x77\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x7b\x87\x2d\x70\xc2\x6d\xbc\x19\x06\x64\xb4\x95\x3b\xa3\x58\x0a\x07\xb4\x72\xe4\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xfe\xd9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\xab\x68\x1b\x0b\x45\xa7\x38\x52\xe3\xbd\xd4\x71\x69\x26\xa6\xbe\xed\x67\x78\xde\xda\xd4\x77\x87\x9f\x48\x10\x02\x08\x01\x7e\xb6\x15\xe9\x5d\xa9\x55\x7e\xcb\x05\x62\xfc\xb9\x00\xa6\x72\xdf\x03\x16\x73\x90\x3a\x81\xb5\xd2\x93\x41\x0c\xaf\xa4\x40\x9f\x00\x13\xf5\x95\x32\x69\x91\x00\x31\x6e\x00\x9e\x34\x79\xce\x31\x8b\x13\x77\x85\x20\x6e\x62\x6a\x16\xcf\x78\xb1\x91\x57\x3b\x8c\x6c\x2c\xf2\xe4\xcc\xf6\x97\x95\x20\xe0\x01\x46\x52\x53\x25\x65\xaf\x4e\x15\x45\x93\x1c\xa0\x6d\xf5\x9a\x4c\xf3\xc4\xd4\xc3\x88\xb8\x88\x4d\x41\x7a\x59\xca\xca\x83\xe8\x66\xa7\x35\x61\xe5\x1b\xa4\x16\x01\xd4\x56\xdc\x30\x86\xb1\x95\x72\xfd\x5f\x73\x92\xef\x29\xb1\xf1\x4d\x43\xc1\xef\xf1\x4c\x16\xb1\xdd\x66\x6d\xf4\x95\x57\xac\xef\x3f\xf4\x4c\x65\x90\x0a\xec\x0c\xb6\x1e\x59\xcb\x58\x3a\x4c\xbd\xd5\x8d\x0c\x65\xb7\xa6\xa2\xc0\x1e\x2c\x65\xaf\x11\x26\xb3\x2c\x7a\xd6\x70\x75\x4b\x7e\x4f\x3e\x31\x16\xbd\x8e\xf9\xc9\x95\x66\xa8\x08\x75\x2f\x68\x89\xda\xe2\xee\x58\xd6\x55\x56\x06\x9b\x17\x76\x29\x7f\x5b\xd4\xe4\xa8\x2b\x0e\xd9\x2c\xcf\x82\x02\xf0\xde\xa2\x78\xd9\x97\x16\x76\xb7\x70\xc8\x63\xb4\xf0\x67\xb4\x05\x08\x97\x71\x4b\xb8\xa8\xbf\x3a\x37\xb0\xeb\xd8\x86\xca\x5d\x2f\x87\x43\x34\x9d\x08\xc3\x92\x0e\xf5\x48\x2c\xa3\xee\xac\x3d\x0c\xbe\xc0\xca\xdb\xd8\x65\xbd\xc4\xf8\x7a\x27\xc3\x93\xe3\x38\xc2\xd1\xbc\x71\x52\x13\xce\x13\x82\x59\x93\x52\x50\xfb\xb8\x7a\x44\x0c\x66\x2c\xb0\xee\x24\x01\xe0\x64\xb7\x04\xb6\xd8\x66\xa1\x15\xb1\x18\x00\xef\x0d\x0f\x37\x21\x97\x6e\xa0\x8a\x30\x67\x50\xa3\x6c\x96\x90\xea\x5a\xd9\xca\x04\x3d\xdb\x49\x12\xe5\x49\x50\x6d\x33\x23\x42\x8f\x5a\x2f\xf1\x13\x61\x5a\x15\xb3\xe3\x70\x3e\xa2\x67\x97\x67\xee\x6b\x6c\xf5\x7c\xd7\xce\x4d\x09\xc9\x9c\xf1\x88\xc1\xc1\xe5\xe5\xc3\xaa\x69\x55\x6a\xed\x2d\x34\xf7\x6d\x7d\x3a\x03\x21\x62\xe3\xe3\x79\x57\xb6\xbe\x6f\x7c\x26\x4d\xdf\x63\x08\xdd\xd8\xd9\x63\x19\x78\xb5\x0a\x04\x0c\xb3\xb1\x0e\xe5\xec\x95\x6c\xf3\x10\x0c\x53\x8e\xe6\x0d\x62\x61\x9a\x50\xb6\x5e\xf4\x2e\x29\xaa\x8a\xb8\xdb\xa0\xe5\x50\x56\x46\x00\xb4\xf4\xe7\x83\xd1\x77\xd5\xb9\xbd\xb0\x52\x7d\xd9\x13\xee\xd3\xa6\x8a\xe8\x51\x5b\x37\x57\x09\x0c\xa0\x0f\x90\xaa\xff\x93\x31\x5c\x50\x69\x84\x7b\x57\x3d\x24\xcd\xd4\xc2\x16\x9b\x83\x7b\xb1\x24\xef\x03\x90\x5e\x9d\xd7\xbd\x7a\x47\xc6\x25\xbf\x7b\x5d\x67\xd0\x91\xb5\xd6\xd4\x36\xe9\x16\x3a\x04\x66\xa9\x00\x61\x34\x05\xd9\x98\xba\xbd\x63\x9c\x34\x9a\x08\xf7\xc0\x34\x41\x39\x2a\xc0\x2f\x2c\xa6\xae\x12\x39\xd1\xbc\x0b\x27\x49\x65\x5e\x18\xb2\xcc\x95\xaf\xdd\x37\x29\x0a\x0c\xb7\x8f\x01\x48\xf0\x84\x6c\xe4\xf5\xbf\x30\x1f\xac\xa4\x22\x78\x05\x02\xe6\xb3\x2c\x59\xb4\x0b\xd4\x0f\xb5\xdf\x5a\xec\xb9\x75\x03\x0b\x11\xeb\x56\xde\x4d\x65\xd4\xb7\xed\x86\x28\x49\x94\x0b\xaa\x16\x63\x6b\x4b\x6d\xcf\xb4\xee\xec\x97\x67\xf6\xc3\x36\x86\x8a\x53\xe4\xfa\x73\xb6\x5b\xb8\xa7\x04\x35\x85\x89\xec\x14\xda\x6c\x37\xce\xd5\xbc\x16\x93\x6a\xd5\xc2\x3a\x50\xac\x76\x43\xd5\x5d\x6c\x3b\x3c\x5b\xf0\x64\xcc\xa7\x0e\x6e\xaa\xfd\xc2\x56\x2b\xc1\x6c\x60\x84\x76\xa8\xd6\x99\xa0\x5c\xd8\x82\x2b\x6d\x62\x05\x53\xfc\x79\x9c\x61\x81\x93\x84\x24\x54\xa6\xdb\x9b\xcc\xff\xf4\xc7\x95\xa3\x3d\x33\x85\x81\xa4\x2d\xb3\xf5\x99\xa6\x79\x8a\x58\x9e\x4e\xac\x94\x8b\xe5\x63\x88\x29\xea\x10\x10\x0c\x34\x96\x1b\x60\x09\x87\x41\x04\x28\xb1\x23\x16\xe0\x85\x5b\x53\x05\x8e\xe6\x94\x3c\x01\x9a\xa9\x60\x44\xca\x63\x74\xc5\x15\x39\x45\x97\x38\xbb\x07\x41\xcd\x54\xea\x9c\x19\xa7\x03\x96\x48\x4b\xad\x39\xa3\xaa\x37\x62\x16\x64\xdc\xad\xca\x49\xc4\x99\x01\x9a\x8d\x60\x61\x7d\x13\x60\x45\x77\x88\xab\xca\xe5\x8b\x52\xd9\xb0\xd8\x02\x3f\x8f\x83\xa0\xe0\xb1\x49\xba\xd8\x80\x8e\x6f\xf1\xb3\x09\x83\x3f\xc7\x0a\x9b\x22\xbc\xab\x24\x77\x1b\x67\x66\x0b\x33\x19\x7c\x65\x17\x8f\xc3\x2d\xc8\x87\x2f\x29\x67\x82\x7e\xbf\xa6\xc7\xe4\x18\x7d\x97\xf0\x89\xec\x15\xa6\x2a\xf3\x50\x12\x25\x7b\xc6\xef\x07\xff\x36\x19\x76\xdf\xb8\xd5\x2f\xf8\x3e\x54\x53\x9c\xd2\xcf\x06\x5b\x44\xfe\xe9\xf4\xe4\x24\x5d\x1c\x4d\xf2\xe8\x91\x28\xfd\x17\xc8\x14\xb5\x2b\xe4\x80\xb9\x70\x1d\xcc\xd7\xba\xd5\x59\x86\x08\x6b\x45\x91\x36\x5b\x49\x12\x80\xa3\xd7\x57\xba\xaf\x57\xeb\x10\xa5\x38\xab\x2f\xc6\x69\xa7\x2c\xf2\xa6\xe3\x55\xc2\xb1\x7e\x1d\x6d\xc5\xd4\xe3\x0d\xe1\xb3\xa7\x09\x9e\x55\x54\x96\x0d\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x30\x16\x7d\xca\xca\xc1\x7b\x5f\x39\x2f\x2f\x78\x6b\xad\x17\xeb\x78\xc4\xfa\x12\x3d\x13\x53\x66\x17\x52\x3d\xc1\xe9\x93\x53\x39\xf7\x89\x9e\x60\x86\x86\x46\x0d\xca\xb0\x01\xa3\xb0\x8a\xa3\xd3\xac\x9c\x5b\xcc\x6a\xa0\x38\x91\xa4\xa7\x1b\x06\x93\xaa\x8b\xcf\x44\xcf\x02\x67\x19\x11\x23\x66\x11\x63\x01\x17\x9d\x73\x1b\x7b\xd3\x14\xa4\xdf\x69\x94\xaf\xab\x51\x06\x6b\x4f\xca\x79\xa0\xeb\xce\x37\xa4\x8d\xae\x5a\xe1\xba\x4c\x48\xb7\x7c\x5a\x16\x6d\x1b\x40\xff\xf6\x66\xe3\x96\x63\x5e\xa7\x9d\xf7\x2b\xd9\x0f\x50\xc5\x3b\x05\x05\x52\x16\xc5\x4a\x9d\xad\xcf\xab\xef\x25\x31\x07\x00\xc7\xe1\xe3\x98\x13\x19\x18\xf1\x91\xb7\xc5\x25\x74\x4a\xb4\xf4\x31\x62\x9a\x8c\x43\x87\x83\xc1\x2d\x77\x30\xe6\xba\xd3\x48\x70\x29\x6d\x42\x83\x69\x67\x75\x5a\xda\x0e\x25\x12\x0d\xf8\xfa\xf0\xfa\x6a\xbc\x5c\x2c\x31\x78\xe6\xca\x26\xda\x87\xb5\xd8\x05\x8d\x4d\xad\x2d\x92\x58\xac\xc5\x06\x65\x12\x4f\xce\x2e\x86\xbe\x36\x58\xa5\xeb\xe5\x3a\x89\x21\x60\x7d\x73\xa5\xc4\xe5\x19\x07\x35\x13\x2b\x4d\xac\xa8\x9a\xb8\x7e\xb3\xca\x61\xd4\xbb\xa0\x11\x56\xb6\x7e\x2d\x7f\x28\xd3\xcc\xba\x68\xff\x3d\x6d\x53\xc3\xb5\x12\x81\xc0\xf8\xd2\x81\x0b\x20\x78\xe9\xb7\xa4\xc2\x69\x16\x66\xb2\x3a\x38\x56\x3b\x4d\x73\xd4\x9a\x2e\xc1\x57\x85\x89\x8f\xb0\x09\x12\xaa\x0e\x6e\x69\x2b\x36\xf3\x78\xdd\x5b\xf4\xf9\x7d\x44\x87\xbf\x5e\x6a\x78\xb2\x28\x82\x21\xa5\x95\xdd\x5c\x65\xf3\x06\xbb\xff\x84\x78\xa4\xfd\xc6\x0d\xdd\x35\xf7\xd3\x23\x72\x09\x82\xa5\x75\x7f\x43\x8a\x64\x25\x7d\x6a\x03\xf3\xb0\x1f\xb3\x49\xb2\x3e\xf2\xb5\x2d\x82\xab\xc6\x96\x6b\x8b\xdc\x41\xa4\x42\x90\x27\x22\x80\x76\x6c\x28\x15\x2b\x1f\x55\x9c\x08\x82\xe3\x45\xb0\x22\x3e\x8e\xc3\xf4\x0c\xe6\x31\x49\x53\xad\xc0\x83\x6a\xc2\xf8\x11\xcf\x9c\xce\x52\x7a\x0b\x0a\x93\xd0\xa9\xbe\xb1\x82\x28\x10\xfd\x05\x3b\x22\x9f\xa9\x54\x5a\xae\xa8\x09\x81\x75\x8d\x80\xc4\x03\xe5\xca\xe6\xc4\xde\x70\xa3\x0f\xfd\xef\xae\x6f\xef\x07\xe7\xa3\x0f\x45\xd2\x83\xcb\xea\xf3\x40\x5b\xae\x6e\x02\x67\x23\xe6\xe3\x94\x3d\xae\x34\xec\x25\xc2\x71\x5c\x00\x46\x58\x25\xd2\xc8\x6c\x2b\x39\x72\x70\x2a\xd6\x46\x28\xaf\x68\xe6\x01\x52\xbb\x0e\xf5\x64\xad\x70\x9d\x95\x4e\x8e\x49\x50\x5b\x91\x49\xb4\xa7\xcb\x26\x84\xc4\x55\x46\xd7\x26\xca\x61\x36\x32\xf2\xec\x74\x25\xb8\x9d\x4f\xb0\xb9\x84\x37\xe3\x76\x6e\x43\xb6\xd8\xd4\x8f\xf4\x33\x89\x6f\x1b\xa4\xaa\xbd\x24\x0a\xb5\x0a\xb0\xac\xdd\x85\x9c\xd1\x4d\x34\x7e\x3f\x95\x07\xfd\x5d\x7b\xb6\x74\x5d\x20\xdd\x15\xa8\xb5\x00\x59\xab\x10\x46\x11\x11\x0a\x53\x86\xa6\x70\xb0\x59\xb4\x40\x80\x83\x42\xc0\x87\xfd\x47\x94\x52\x06\x80\x0c\xab\x96\xf6\xa1\x3c\x8f\x0d\x84\xd6\xcb\xe1\xd5\xc3\x7d\x49\x54\xfd\xfe\xfa\xa1\x5c\x2b\xbf\xff\xf3\x4a\x59\xb5\xd2\xc2\xaa\x60\xa1\x60\x8a\x45\x72\xa7\x05\xef\xf5\x2b\x53\x3b\xd1\x64\xa1\xc8\xc3\xed\xc5\x4e\xf2\x5d\xbd\xb3\xac\x11\x7a\x3d\x94\xae\xea\x81\x26\xda\x7c\x1a\x93\x68\x1d\x38\x6c\x7b\x3a\x32\x51\x50\x7a\x1d\xac\x35\xd1\x02\xc7\x61\x89\x32\x2c\xac\x1f\x2a\x36\x01\x50\xe5\x82\x6b\x46\xf3\x5a\x05\xcc\xf1\x89\xa8\x1f\xf5\xd5\xc7\xd9\x3e\x92\x4b\xac\x28\x0b\xfe\x51\x32\x7e\x32\x0d\x6f\x70\xd2\xec\x50\x56\x64\x10\x39\x61\x19\x7a\x40\xb6\x87\x10\xce\xe2\xd8\x14\xde\xef\xeb\xe6\x60\x45\x5c\x98\xa6\x56\x49\x39\xd3\x14\x69\x50\x6a\x1d\xb4\x6d\xd0\x1c\x9f\x9a\x8f\x5b\x02\xfd\x05\xc9\x02\xba\xad\x62\x29\x51\xff\x66\x58\xb3\xd6\x17\x55\x17\xd2\x97\x55\x25\x28\xf1\xde\xac\x7d\x63\x4f\x05\x59\x9f\x07\x01\x36\x65\x67\xba\x1b\xba\x94\x71\xfa\xdf\x94\x23\x09\x0e\x01\x04\xb9\x4e\x65\x28\x65\x73\xaf\xc1\x3b\xde\x2c\xc1\xb1\x58\x86\x0d\xb1\xa4\xc2\x01\xd9\xec\x9a\x10\x3f\x69\x39\x74\xbb\x17\xe2\x29\x71\x53\x87\xd8\xc6\x16\xec\x0d\x63\xaa\x98\x4d\x1b\x90\xa9\x1f\x0d\x45\x7b\x0c\x12\x40\x55\x71\x75\x2e\x5d\xc8\xb5\x85\x04\x08\xa7\x1b\x52\xdb\x66\xb8\x54\xc5\xf8\x9c\xf9\xdb\x42\x7c\xe3\x0c\x5b\xbb\x03\x28\x51\xae\x00\x45\x5d\xbd\xc2\xe3\x11\x0b\x02\x56\xa4\x51\x7b\xf4\x19\x71\x35\x5f\xa0\x90\x30\x03\xbc\x70\xc8\x7d\xf2\xc2\x4f\x69\x07\xaa\xc8\x03\x6a\x5e\xae\xda\xb2\xd4\x8f\x3d\x9d\x72\x8e\x5d\x7e\xa7\xb3\xa0\xd8\x38\xc0\xd0\xbe\x04\xed\x05\x75\x1a\x6c\xc7\x60\x8e\x06\xa3\x05\x0e\xaa\x00\x06\x98\x00\x31\x27\x92\x7d\xa5\x7c\x06\x2d\x4d\x16\x2e\xa4\xba\xe2\x1e\xd0\x52\x1d\xa6\xb6\xe5\xd5\x07\x7c\x0f\xa0\x57\x9b\x2a\x0e\xc1\xb1\x5a\x6b\xa6\x72\x3e\x5e\xa0\x84\x30\x16\x09\x3a\x6d\xb2\xaa\x7f\xce\x48\xb4\x0d\x32\xcf\x0d\x16\x38\x25\x8a\x88\x55\xe1\x48\xe5\x1a\xdd\x20\xe2\xb8\x1d\xb4\xfd\x9a\x5d\x34\x05\x4c\xaa\x95\x6e\xbc\x76\x7b\xb1\x0e\x69\xc7\xcf\x62\x23\x50\x31\x3d\x8d\x1f\xad\xe5\x7f\xc3\x59\xd8\x7e\x8a\x69\xd8\x68\xab\x00\x58\x69\xd7\x39\xbd\x0e\xc2\xcc\xfd\x12\x56\x4b\x29\x5c\xe8\x40\xa0\x65\xd6\x8f\xb2\x09\x53\x66\x1d\x2f\xdd\x0b\xef\x76\x19\x0e\x2e\x33\xb9\x72\xa8\x4a\xb9\x13\x40\x25\xa0\x52\x19\x78\x95\x7a\x5c\x18\x10\x5a\xea\x22\x24\x03\xb7\x9f\x45\x0d\x2c\x0c\xba\x56\xb2\xaa\xd6\xec\xaa\x2c\xd7\x1a\x1e\xb7\x2f\xcc\x8c\x4e\xa2\xd9\xb7\x44\xb3\x8e\x94\x4b\xd1\xb5\x9a\x3a\x89\xa8\xc0\xf7\xd8\x5a\xda\x16\x77\xa1\x3c\x41\x48\xe9\xb2\x57\xa4\x2d\xc8\x0b\x57\x3f\x65\xfe\x5f\x65\x0e\xee\x88\x3a\x24\xd5\xba\x5c\xd5\xe3\xc0\x05\x05\x1e\xa8\x24\x94\x06\x6c\x5c\x0d\x8c\xd6\x84\x41\x1a\x2b\xff\xf0\xca\x38\xb0\x20\x67\x7c\xc1\x73\xf4\x4c\xe5\x1c\x29\x3e\x62\x10\x27\xe8\xbd\x01\x8a\x23\xf3\x62\x0f\xde\x02\x74\x09\x99\x4f\x52\xaa\x10\x0e\x66\x58\x32\x49\xf6\xec\x79\xd6\x1f\xc0\x8c\x6b\xe1\x0b\xea\x90\x8f\xd6\x1c\x9a\x2d\xec\x6b\x45\x23\xbb\x22\x14\x04\x31\xcd\x2f\x8b\x51\x10\x68\x3c\xa1\x86\x59\x7b\xe6\x3a\x90\x02\x54\x6f\x6d\xb0\x58\xac\x00\x98\x4b\xa5\xaa\xdc\x2d\xd6\xd0\xb3\x06\xa0\xa0\xd8\x88\x56\x08\x05\xc5\xeb\xfb\x80\x28\x68\xaa\xfe\xb6\x2a\x65\xd5\x7d\xd2\x60\xff\x76\xa9\xd0\x8a\xbb\xc0\xf9\x50\x52\xba\x69\x94\x94\x0e\x0d\x2c\xae\x48\x08\xd8\x3e\xbc\xbc\x29\x7a\x19\xce\x78\xc4\x59\x4c\x37\x88\x17\x86\x0a\x5f\x93\x7c\xda\x67\x8b\xf5\xd8\x43\x69\x18\xa8\x6f\xed\x25\x81\x24\x52\x8f\x7a\xb9\x56\x65\x2d\xda\x0f\x29\x3d\x48\x09\x2d\xc3\x01\x91\xea\xed\xc4\xb8\x82\xbc\x9f\x08\xaa\xf7\x2f\xe5\xa2\x8e\x58\xbd\x94\xb4\x9a\x6f\xef\x9a\x46\xb2\x57\xe0\xbb\x80\x47\xb8\x59\x58\xab\xdb\x4f\x3e\x10\xcf\x28\xf4\xb6\x0e\x7f\x55\x0c\x2e\xdc\x90\x4d\x01\x54\x5a\x38\xda\x26\xd7\xbc\x86\x73\xd4\x0f\x7d\x29\xc9\x63\xed\xd9\xb5\x82\xc1\x1e\xd5\xcf\xa5\x1b\xa4\x75\x4e\x8c\x97\xe3\xed\x8d\xe1\x82\xba\x9d\xa9\xa1\xe2\x4d\xde\xa6\xbe\x30\xe0\xc9\xee\x0d\x05\xb7\x0a\x4c\xa1\x1b\xef\x81\x07\xda\x0e\x1d\x9b\x68\x1c\x8f\xcd\x5e\xd9\x92\xd2\x84\x4d\x44\xe5\x4b\x4c\x7a\xd3\x9a\xd0\x81\x47\x54\xd8\x88\x64\x1a\xda\x36\xa0\x18\xb4\x0d\xe4\xac\xdc\x15\x5e\xfc\xcc\x59\x4c\x04\x23\x58\xcd\x5f\x2f\x0f\xe4\x6c\x57\x03\x7a\x30\xbe\x97\xcd\x09\xb1\x23\xc5\xe5\xd4\x90\x5d\x86\x5b\x2e\x8e\xbf\x76\x9c\xfa\xf5\x36\xb6\x2c\x1b\x1e\xe1\xcb\x43\x2f\x29\xb7\x35\x86\xcd\x00\x7d\x68\x13\x2a\xdd\x29\x55\xa4\x5e\xe1\x7c\x99\xa4\x99\x1a\xcb\xd4\x52\xba\x8c\x3e\xec\x61\x51\xed\x35\x4b\xf2\x45\x64\xa7\xbc\x7c\xc2\xc4\xaa\xf2\xdd\x79\x90\x43\x01\x35\xd4\x15\xa6\xcc\x72\xaf\x55\x69\x13\x5a\xea\x4d\x71\x5d\xa6\xc4\xc1\xe7\xe0\x7c\xf1\x29\x38\x5d\x42\x46\x97\x90\x51\xb3\x47\x5d\x42\x06\x42\x87\x96\x90\xb1\x4e\x01\x5d\x65\xa2\xf5\x5e\x43\x28\xb3\x5a\xaa\x6d\x64\xf6\x77\x8d\x16\xb9\x7d\xd2\x81\xb3\x72\x86\x11\x5b\xf6\x17\xfb\x43\x6d\xd0\xd6\xd2\x67\xd5\xd9\x86\x16\x57\xb6\xa8\x3a\x2e\xb0\x88\x13\x0b\x40\x68\x43\xaa\xcb\x16\xb2\x55\xc6\xdc\x11\xfb\x9e\x3f\x93\x27\x22\x7a\x08\x2b\x94\x72\x40\xb5\x2a\x22\x78\xe0\x20\x94\xb0\xec\x4d\xa4\x06\x46\x57\x38\x25\xb1\x29\x75\x19\x04\x5e\x5a\x93\xb2\x75\x06\xd7\xe1\xec\x02\x64\xac\xd9\x06\x17\xd9\x31\x62\x26\x18\xd2\x04\xe0\x81\xac\x40\xdd\xc4\x80\x60\x7e\xe7\x5d\xd5\xbf\x3b\x46\xf7\xfa\x7e\xa2\xb2\x3c\xde\x00\x76\xaf\x69\x6c\x23\x36\x13\x3c\xcf\xbc\x95\x8f\x4f\x4c\xcd\x63\x13\x9f\xb5\xec\xaa\x86\xc1\x38\x3f\x75\x84\x63\xad\x89\xaf\x26\x9c\x37\x89\x93\xdd\x0a\x64\x29\x24\x20\x7d\x0c\x7d\xf0\x9f\x0d\xc6\x37\x1e\xe6\x00\x5a\x66\x15\x02\xff\x0b\xb9\xbf\xcf\x89\x04\x9b\x90\xf7\x0b\x94\x32\xdd\xcb\x68\x0a\xb5\xe3\x5c\x65\xb5\xf5\x9e\x15\xe7\x7d\xa8\x07\x6a\x28\x3a\xb7\x51\x69\x26\x8d\xd6\xde\x13\x2f\x66\xcf\x6d\x1d\xdf\xdb\xc4\x2f\x6e\x72\x91\x71\x90\xc4\x92\x85\x03\x96\xb0\x10\x7f\x19\xcf\x72\x13\x79\x47\xc3\x40\xac\x5a\xca\xa6\x52\x5d\x62\x15\xcd\x35\xe7\x2e\x30\xd9\xf6\x14\x91\x58\x70\xe5\x97\xb5\xf1\xd6\xcc\xe0\x2c\xec\xbd\xc1\xe9\xb1\x8a\x7a\x82\x08\x43\x1f\xc6\xe9\x25\x89\x54\xf7\x67\x1c\x83\xb6\x92\x79\x60\x15\x75\x9f\xd8\x27\x7a\xa2\xeb\xa8\x68\xdd\xf8\xdb\xd1\x56\xb9\xd4\xda\xde\x63\x1d\x77\x00\xb9\x39\xb7\x90\x62\xc5\x8b\xb6\x34\x6f\x43\x80\x82\xa0\xdb\xe5\x29\xd9\xf2\x08\x4f\x5a\x1c\xf1\xf6\xd6\x14\x67\x5a\x89\x50\x5c\xdf\x92\x62\x66\xe4\x58\x13\xc9\x8b\x30\xca\x05\x75\x67\xbf\x92\xb5\xde\x4c\x1d\x60\x9f\x3c\x09\x4b\x69\x45\x38\xa8\x32\x68\x42\x12\x70\xa4\x72\xec\x43\x27\x81\x26\x5c\xf5\x7b\x93\xa1\xef\x5c\xff\xc2\x89\x77\x35\x7b\xba\x96\xb0\x77\xd8\x65\x5c\x87\xc0\xd8\xea\xa4\x51\x36\x0b\xe0\x1b\xeb\x6d\xc4\x6d\x8a\x5e\xd4\x7e\xd9\xae\x70\x47\xed\xa7\x4e\xf6\xd9\xe6\xdb\x15\xf0\x52\x5b\x47\x8f\x97\x22\xf1\x6d\xa8\xae\x95\x9e\x42\x60\x4d\x6b\xbf\x03\xd8\x61\x0a\xa1\x04\xd8\x4a\x53\xff\xe5\xff\x32\x45\xd2\xcc\xd2\xfc\x17\xe2\x62\xc4\xcc\xef\x3d\x5f\xa0\x44\xbf\x50\x20\xff\xe2\x94\x14\x20\x9e\xa2\x0c\xf7\x07\xa0\x27\x16\xae\xcd\xa0\x3c\xfb\xfa\x0c\x7a\x0c\x8f\xf9\x84\x08\x46\xf4\xd0\x1c\x3c\x82\x67\x66\x29\x66\x78\x06\x98\xd2\x3d\x88\xdd\x03\x71\xb5\x50\x45\x0c\x49\x9b\x42\x97\xc0\xad\x34\xb3\xb4\x19\xc1\x45\xc1\x67\xe8\xd3\x88\xb2\x16\xd2\xb6\x08\x00\xa9\xa7\xfe\x5b\xdb\xff\x76\x12\xfb\x7d\xff\xee\x87\xf1\xed\xe0\xee\xfa\xe1\xf6\xac\x24\xb6\x9f\x5d\x3c\xdc\xdd\x0f\x6e\x6b\x9f\x15\xd9\xb4\x7f\x7d\x18\x3c\x34\x3c\x72\x0d\x5c\xf4\xbf\x1b\x94\xaa\xa7\xff\xf5\xa1\x7f\x31\xbc\xff\x79\x7c\xfd\x71\x7c\x37\xb8\xfd\x71\x78\x36\x18\xdf\xdd\x0c\xce\x86\x1f\x87\x67\x7d\xfd\x65\xf8\xee\xcd\xc5\xc3\xa7\xe1\xd5\xd8\x05\x46\x87\x8f\x7e\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xe3\xa0\xcb\xeb\xab\x8f\xc3\x4f\x75\xb3\xe8\xdf\xdd\x0d\x3f\x5d\x5d\x0e\xae\x56\x57\x69\xaf\x5f\x8d\xc6\x02\xd0\xc1\x45\x16\x18\x8d\x02\x31\x69\xb2\xb0\xa4\x4d\x7f\x05\xd7\xc5\x8d\xa1\xc7\xa3\x9e\xfb\xcb\xd4\x54\x3f\xd2\x2c\xd0\x79\xc5\x0a\xee\x31\x62\xde\xb5\xea\x2f\x55\x85\x67\xd2\x25\x47\x97\x46\x7b\x8a\xfa\x70\x56\x40\x61\x28\x75\x0a\xb9\x17\x7e\xa4\xce\x19\x0f\x74\x98\xd0\x94\x82\x5f\x1e\x1d\xa1\xea\x86\x97\x1b\xb4\x73\x82\x21\x58\xaf\x5d\xbc\xea\x34\xc8\x6a\xde\x35\x50\xca\x29\x72\x1c\x9a\x18\x73\x82\x41\xc7\x5d\x30\x9c\xd2\xa8\x9a\x24\x02\x00\xb1\xa8\x00\x43\xa9\xb6\x58\x22\xb0\x72\xcb\x73\x82\x7e\xf8\x4b\x31\x28\xf0\x60\x58\xcd\x3b\x5f\x2a\xa5\x68\x1f\x88\xdc\xac\xea\x3a\xf2\x2c\xf5\xe4\x8e\xb9\x35\x2d\xc3\xb9\xb5\x25\xdb\xc1\xdd\x94\xb3\x00\x10\xad\xe4\x7b\xd2\xc7\xdb\xcc\xa8\x42\xe3\xa7\xe8\x0e\xc0\x58\x64\xa1\xba\xeb\x5d\xcc\x92\x7c\x46\x19\xa2\x69\x96\x00\x8f\x31\xfa\xfc\x84\xcc\xf1\x13\xe5\xae\x6e\x89\x29\xef\x02\xeb\x68\x45\x2b\x74\x84\x1a\x0f\xca\x29\xea\xc7\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x54\x1e\x76\x88\x61\xc6\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xfd\xc3\xcd\x2c\xb3\xc3\xf2\xdd\xbb\xc3\xf5\xaf\x57\x70\xec\x48\x79\xbc\x95\x30\x70\x8f\xe5\xa3\x63\xcd\xeb\x04\x02\x07\xfc\xb3\x5b\x8f\x16\x01\xa8\x6d\xa7\x7e\x65\xc7\x70\xd0\xb6\xeb\xb3\x11\xb7\x7a\x4d\x97\x6e\xc6\x49\xa5\x66\x5b\xeb\xfe\x4a\x35\xdf\x6a\x3b\xdb\xab\xb7\xa7\x5e\x1a\x83\x23\x39\xf6\xf4\xbf\xc1\x3c\x6e\xe0\xd3\x6b\xff\xe5\x4a\x91\x6d\x1c\xac\xdb\xa6\x3e\xa0\xa5\x34\x62\xeb\x07\x5a\x49\x87\x7b\x02\xa0\x6a\x2f\x0c\x42\xc5\x0d\x1a\x81\xbb\x0f\x53\x66\xeb\x30\x11\xef\x8f\x72\x95\xc7\xf5\x39\xf6\xb5\x01\xf1\x84\x3f\x95\x94\xcb\x94\x48\x89\x1b\x20\x55\x02\x93\xd8\x2e\x8c\xc1\x9f\x50\xfb\x61\x4b\x7a\x72\x67\xf2\x5e\x7f\xb5\xca\xe8\x73\x1b\x6a\xc6\x6e\xa2\x5a\x60\x8d\x5d\x2c\x30\xba\x36\x19\x81\x9a\xbf\xf4\x8a\x50\x1a\x2e\x82\x08\xa3\x26\xf7\x4f\x4b\xb3\x5a\x75\xc1\x6a\xcb\x6b\x85\x2e\xbc\xcd\x23\x70\x82\xd6\xb7\xc6\xec\xb6\x7e\x15\x5c\x5e\x9f\x0d\xa8\xae\xe4\xef\x0c\x4b\x8f\x47\x3c\x4d\x8d\x5c\x50\xb2\xa5\xf6\x10\x36\x89\x98\x85\x34\x25\xf3\x68\x6e\xbc\x4c\xfa\xca\xe8\x8d\xd8\x73\xb0\x21\xa5\x50\xe5\x7e\xd8\x12\xe0\x9d\x7e\xd6\xc7\x8d\x3e\x95\x02\xc0\x41\x64\xa4\x10\x8d\x1c\x10\x82\x71\x08\x16\x75\xc3\xd6\x10\x78\xb0\x5f\x3b\x90\xfa\x16\x45\x22\x2b\xeb\xdb\x54\x2a\xd2\xcf\x2d\xa8\xd0\xb8\x83\xa6\xdc\x76\x08\x41\x91\xc8\xba\x11\xec\xa1\x46\xe4\xab\x02\x90\xfb\x84\x52\x93\x7f\x9c\x4e\x2c\x8a\x86\x9e\xae\x5b\xed\xdf\xbb\x19\xfd\xde\xf8\x1d\xf2\x06\xd8\x95\xa0\x35\x8f\x41\x8e\x8e\xb4\xcc\xea\xe0\x00\x6c\x20\x86\x44\x47\x06\xd7\xf0\x2b\x88\x05\xed\xdf\x0c\xbf\xea\xa1\xaf\xc2\x7c\xb8\xaf\xb6\x3a\x80\x76\xdc\xb6\x4e\x24\x68\x53\xa5\xa4\x88\xf2\xb1\x83\xbd\xaa\x9c\x44\xbb\x67\xf6\x20\xa2\xa6\x73\xa8\xbf\x2c\x7d\x03\xce\x69\xa8\x7b\x68\xfc\xb7\x3e\x24\xdb\xba\x80\x8c\x8c\x4b\x65\xcd\xda\xc5\x23\x36\x59\x54\x9d\x3c\x3d\xef\xe5\x69\x7d\x4a\x77\xae\xe5\xa7\xdb\x5b\x4e\xa0\xde\x73\xa8\xf0\xea\xfb\x60\x4d\x4a\x76\xdf\x17\x9c\x29\xb8\x58\x53\x94\x42\x17\x63\x5f\x37\xab\x92\xbd\xcc\x2d\x66\xed\xa6\xac\x93\x7f\xde\x1b\xb9\xb5\x08\x4c\xef\xd7\xad\x88\xcd\x49\x68\x10\xae\x3b\x2a\x7b\x59\x2a\xdb\x47\x4e\x46\x79\x70\x9b\x5f\xa0\x67\x46\x8e\x0b\x9a\x71\x06\x57\xad\x4c\x78\x06\x5f\x2a\xf8\xb8\xbe\x52\xf2\x86\x3e\xdf\x60\x4d\xd6\x3b\x7d\xef\x4c\xe0\x80\x71\xbb\x2e\x8f\xb5\x3a\xd4\xbe\xb2\x65\x92\x38\x35\xf9\x97\x8a\xa6\xa4\x67\xea\x72\x15\xc1\x0e\xf6\xbc\x02\xb9\x99\x18\xa5\x39\xa1\xc2\x75\x62\x51\x10\x37\x4a\xd8\xdf\x50\x1a\x6f\xa2\x91\x1d\x22\x4d\xae\xfa\x97\x83\xf3\xf1\xe0\xea\x7e\x78\xff\x73\x0d\xc2\x65\xf9\xb1\x03\xb9\x0c\x5e\xb8\xfb\xf9\xee\x7e\x70\x39\xfe\x34\xb8\x1a\xdc\xf6\xef\xd7\x00\x60\xae\xea\xac\x09\x5c\x31\x97\x75\xea\xdb\x26\x00\x8b\xce\xcc\x5b\xd3\xfb\x32\x0c\x66\xd0\x09\x25\x0d\x50\x98\x06\x9c\x80\xc5\x44\xa0\x98\x3c\x91\x84\x67\x85\x59\xb5\x76\xc1\x02\x8c\xcc\x9a\xf6\x57\xe1\x64\x42\x9b\xd5\x35\x3e\x45\xa6\xc8\x5f\x50\xe7\xd8\x37\x08\x22\x1f\x16\x84\x7d\xa5\x10\xf9\x9c\x25\x34\xa2\x2a\x48\x5e\xe4\xc2\xba\x57\x8c\xfb\x10\xa2\x53\xd7\x10\xd7\xde\xa2\x51\xf6\xae\xf3\x87\x9e\xf4\x65\x6d\xdf\x9f\x28\x8f\xd9\xb6\xb6\xc4\xd1\x1e\x14\xfb\x06\xa7\xf1\x12\xa4\xdc\x16\xa3\x7b\x09\xf3\xc0\x72\x86\x8e\x4d\x40\x6c\x80\x9b\xab\x1f\xe4\xfa\xdb\x70\x55\x9c\x4c\xe9\x5c\xaf\x0e\x94\x69\x47\xa9\x6f\x1c\xee\x52\xaa\xa8\xba\x07\x6c\x10\x1b\xbb\xbe\x61\xc0\xc2\x52\x45\x1b\x66\x62\x4e\x31\x12\x24\xe5\x4a\x2b\x60\x26\x22\xa0\xa7\x85\x2a\x8a\x13\xfa\x2b\xa0\x68\x09\x72\x1c\x44\x50\x38\xec\xb1\xc2\x7d\x60\x11\x2e\x8e\x47\xec\x7c\x70\x73\x3b\x38\xd3\x0c\xe9\x18\x3d\x48\x00\xc8\x2a\x4d\xfd\xdc\x92\xb7\x11\xc7\xc2\x48\x06\xca\xa4\x22\xb8\x29\x18\x8c\x08\xc1\x45\x7b\xfe\xe0\xfb\x1b\xc0\x77\xf5\xe4\x0d\xcf\x4a\xb6\x29\x67\x00\xb8\x6a\x2c\x87\x1d\xe4\x0c\xec\x3d\x25\xeb\x16\x3f\x97\x56\x24\x04\x08\x01\x49\xa4\xbc\xea\x2f\xb8\xda\x00\x31\xda\x7e\x7e\xa5\x3e\x6f\xe0\xdb\x55\xf3\xbc\x87\x10\x3b\xa9\x0a\xbc\x52\x03\x69\xea\xeb\xf2\x54\xe6\xd9\x28\x2a\x8a\xb7\x00\x13\xa9\x90\xfe\x84\xcc\x30\x43\x22\x67\xac\x02\x60\x1b\x5a\xda\x96\x83\x66\x36\x3d\xaa\x7a\xcd\x70\xca\x73\x66\x0a\xcb\xea\x51\xd5\x0c\x46\x66\x84\xa9\x35\x83\x79\x2b\xa8\x98\xca\x50\x0f\x17\x2d\xa6\x66\xa0\x4d\x80\x31\x75\xfe\x24\xa8\xb9\xbd\xd9\xb5\xec\x82\xf2\x4a\x4e\x25\x7d\xa8\xfc\xfd\x5c\xaf\x65\x63\xf9\xb8\x73\x77\xf7\x58\x3e\xae\xef\x2a\x26\xd1\xe3\xa6\x97\x4d\x35\x33\x33\xb1\x25\xcb\x97\x8c\x7d\x0b\xfd\xd4\x16\x8f\x81\x4a\xf5\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\x07\x58\x29\x1e\x23\x30\x8b\x79\x6a\xe6\x71\x22\xf3\xe9\x94\x7e\x3e\x56\x58\x7c\xd3\xb0\x1e\x26\xaa\x62\xfc\x77\x3e\x19\xeb\x11\xed\x78\x11\xd7\x35\x87\x6c\x25\x6d\xbf\x6c\x76\x66\xe7\xe6\xdd\xff\xcb\x27\x90\xeb\x0e\xe9\xfa\xce\x3b\x67\x23\x15\xec\x2b\x8e\x92\x8a\xd2\xd2\x25\x18\x96\x88\x0b\x41\x6c\x8a\xbc\xa9\x7e\x9a\x61\xa1\x28\x58\x6b\x1d\x8c\x4b\x09\xbf\xbf\xd8\xa2\xb0\xd6\xfb\x1c\x17\x58\xd9\x13\x42\xc0\xc1\x93\xd1\x64\x33\xa5\xf7\xac\xe4\x9b\xac\x9c\x40\x1b\x79\x6a\x91\x3d\xc1\x20\xb3\x56\xc4\x1a\x3c\x11\xa6\xf6\xa2\x9f\x40\x13\x35\x49\xfb\xed\xbc\x0c\xa6\x08\xe9\xf0\xbc\xb8\xdc\x5c\x48\x6f\x18\xd5\xa4\x04\x86\x7b\xde\x26\x4a\x59\x97\x7a\x93\xa3\xff\xa9\xb5\xef\x18\x5e\x5d\x5e\x97\x35\xa1\xf1\x76\xb5\x8b\x1a\xef\x45\x58\xab\x2b\x3e\xb0\x25\xd4\x90\x24\xc6\x8a\x11\x40\x5c\x58\xe5\xb4\xba\xe7\xa6\x4f\x4d\x5b\x95\x2e\xd7\x6e\xf9\x16\xb8\x3a\xa5\x66\x3e\x11\x48\xe9\xdc\x47\x20\xfa\x26\xa9\xfb\x30\x90\x07\x91\x40\x08\xf5\x4a\x2b\x96\x29\x84\xae\x39\x9f\x97\xec\x70\x0b\x19\xdd\x0c\x46\x0b\x8d\x24\x13\x24\xd2\x57\xd9\x29\xba\x49\x88\x96\xbc\x72\x2d\x7d\xe5\x49\xe2\x30\xc8\x56\x4b\x87\x1b\xe1\xe6\xbd\xf8\xbc\x02\xdd\x63\xc5\xc4\x1c\x06\xdf\xea\x99\x05\x6b\xb0\x7f\xc0\x85\x60\x7d\xc1\x84\x0c\x86\xc4\xb2\x16\x09\x1c\x7e\x61\xe2\x66\xc1\x94\x84\x4b\x17\x19\xfd\x55\xb3\x5f\x41\xe4\x9c\x37\x26\x39\x86\xb3\x7d\x99\x39\xb8\xa5\x7c\xc1\x49\xb8\xfb\xb0\x29\xae\xba\x85\x5c\x53\xb9\x03\x4b\x22\xce\xaa\x29\xfa\xfa\x14\x3e\xfa\xc3\x22\xc2\xda\xbb\xd5\x0e\x0d\x6e\xc9\xc2\xd4\x16\xa2\xb3\x15\xae\x8b\x42\x99\x59\x18\xdf\xab\xff\xbc\x30\x20\x17\x29\x01\x54\xc9\xa2\x2e\x1e\xd2\x77\x6d\xd3\x16\xeb\x79\x8e\x73\xb1\x11\x24\x45\x81\xab\xbe\x09\xe7\xb6\xc9\x28\xc5\xb0\xf4\x22\xd4\xb3\x4b\x5b\xee\x02\xc4\x68\x1b\x6a\x24\x4b\x58\x75\x96\x6c\xcc\x32\xd6\xaa\x78\xcd\x4c\x79\x57\xb7\x1a\x48\xc9\x85\x28\xf3\x52\xde\xb5\x12\x05\x96\x26\xd0\xa1\x9f\x6d\x8e\x7e\x66\x6b\x9f\x78\xda\x03\xac\x42\x25\x20\xf1\xbf\x70\xa0\x55\x05\x07\x6b\xf4\x5e\x97\xf9\x54\xda\x9d\x56\x69\x4e\xa5\x2f\x34\x2f\x39\xdf\xd1\x03\xa7\x27\xb3\x18\x43\xe2\xe8\x2e\x51\x38\xa5\xf9\x1b\xef\x01\xb4\x49\x62\x64\xd0\x0b\x0c\x36\xb3\x5d\x3b\xef\x39\xc9\xb0\x20\x4c\x8d\xd8\xad\x1e\x85\xf9\xa2\x88\xc4\x70\x71\x38\x0e\x2f\x1f\xaa\xea\x4e\x11\xb6\x5f\xc1\xa2\x37\x05\xc2\xc9\xb1\x79\x09\x54\xd3\x17\x4c\xb2\xff\xce\xbc\x63\x30\x0f\x2c\xe6\x8f\x9e\x2a\x9d\x16\x6a\xbc\x16\x20\xa3\x39\x05\xc8\x81\x98\x48\x7b\x21\x51\x65\x31\x25\xbc\xf8\x9d\x13\x87\x10\x0d\x9f\x79\xfe\x55\xc7\xb0\x9d\xa1\x80\x39\x03\x9d\x1c\xb1\xa0\x8f\x15\x80\xa2\x46\x59\xdf\x52\x95\x80\x7d\xa6\xb1\x77\x7c\xc1\x3f\xcd\x0e\x71\x41\x67\x94\x05\x65\x9d\xec\xf4\x52\x9c\x81\x79\xd7\x9c\x41\x3e\xf5\x77\xda\xbd\xcd\x32\x38\x86\x11\xff\xcf\x7f\xff\xed\x98\x36\x79\x3f\xe4\xd8\xae\xc0\x21\xec\xe4\x66\xdb\x12\xee\x7c\x80\x22\xd2\x80\x4e\x11\xe8\xb4\xb2\x94\x39\x51\xfc\x6a\x2f\x37\x4d\x34\x5c\xcd\x8d\xbb\xb7\x4c\xee\xe0\x1b\x11\xf9\xea\x4a\x07\x01\x8b\x2b\x02\x02\x0a\xaf\x6f\x10\x74\xeb\xea\x58\x98\x60\x49\xdd\x7e\xe5\x42\xa9\x30\xa8\x00\x70\x70\x97\xe0\xc4\x39\x96\x2f\x17\x81\x52\x5b\x7f\xc9\x18\x8d\xc3\x3b\x72\x5d\x2c\x8a\x19\xa4\x49\x6a\xd4\xbb\x92\x4b\x22\xcc\x81\xf6\xa8\x4f\x96\x78\x42\x38\x45\x08\x45\x5c\xe3\x52\x23\x29\xa6\x1b\x85\xcd\xeb\xf7\xeb\xc1\x1e\x4b\x36\x75\x3c\x23\x62\x1c\xe7\xa5\x18\xe9\x75\x6d\xdf\xe8\x8f\xce\x73\xb5\x58\xdf\xbe\x4c\xf0\x72\xfd\x99\x55\x00\x9b\xfa\xfd\x86\x66\xd7\x0b\x86\x41\x24\x4b\x59\x38\x6c\x80\xaf\x24\x15\xf8\x4a\x1b\x5a\x59\xb2\x04\xc0\x45\xc3\x14\x20\xc7\x15\x0a\x83\xbd\x89\x0c\xc8\x36\x8c\x1c\x4d\xf2\xc2\x72\xe2\xcb\x16\xc4\xc7\x23\xf6\xd1\xd4\xfd\x00\x65\xc6\x0c\x20\x82\xbc\x16\xf2\x39\xe3\x92\x94\x12\xad\x6a\x4a\x11\xd8\x44\x49\x3b\x8c\x7a\x99\xb4\xf8\x68\x77\x91\xf4\xcd\x81\x48\x97\x37\x7c\x79\xca\xf5\x14\xb8\x93\xd4\x13\xd1\x8c\x6a\xda\x19\xd7\x9e\xb4\x97\x2b\x87\x5b\x84\x2e\x01\xdc\x93\x4a\x16\x3d\xe4\xa7\x57\x21\x88\x84\x3c\x11\xb0\x1a\xc3\x18\xc3\x82\x13\x65\xf3\x55\x03\x3b\x59\x77\x80\x8a\x2c\x47\x60\x0b\x28\xae\x8e\xa0\x9c\x0b\x56\x47\x8b\xe5\x2c\x97\x9d\x13\xb2\xea\xe2\x2f\x36\x90\x42\xfb\x61\xe1\x8d\x05\x51\x88\x7c\x56\xc4\x96\xe6\xbc\x77\x29\x73\xcb\x51\xf6\xa8\x3e\xeb\xa7\x59\x44\x7a\xf1\x22\xc9\x7d\x97\x28\xed\x72\x02\x63\x77\xef\xdb\x1c\xb9\x39\x66\xb1\x4d\xfc\xb4\xb2\xb4\x96\x29\x60\x76\xc6\xb6\xe4\x43\xe2\x6d\xfa\x62\x80\x58\x6e\xda\x34\xd0\xea\x70\x91\x39\xbd\x48\x4b\xe6\x10\x45\xc0\x85\x16\x50\x73\xa6\x68\xa2\x89\xc3\x8e\x41\x6b\xcd\x39\xf3\x78\x7c\x10\xc0\xdd\x04\xf9\x46\xa5\xa4\x6c\x36\xb6\x2b\xe9\x72\x18\xdb\x5d\x0c\x65\x9a\xba\x34\x4d\x99\x1f\xbf\x73\x0d\xad\xb6\x1d\x1b\xb2\x06\x38\x2e\x97\x3d\x09\x82\x35\xe3\x6e\x32\x16\x47\xcd\x25\x5d\x8e\x69\x6c\x96\x82\x9a\x0a\xd0\x30\xd1\x4d\xcc\xcb\x20\xd6\x2d\xc3\x15\x14\x57\x88\xb4\x19\x91\x26\xcf\x09\x02\xd2\x55\x43\xca\xa7\x6c\x4c\xf5\x1c\x32\x2f\xa2\xd9\xfa\x53\x3e\xa1\xbd\x92\x35\x8a\x5d\x77\x36\xea\x1e\x27\xc9\x04\x47\x8f\x5e\xd9\xf0\x2a\x37\x17\x0e\xbf\x5f\x0b\xa8\x50\xa0\xcc\x10\x97\x1e\x68\x04\xd2\x4d\xe8\x14\x33\x80\x35\x76\xd8\x45\xe7\x66\xd5\x2c\x12\x98\x41\x28\x32\xa3\x37\x21\xfc\x31\xc9\x12\xbe\x48\x1b\xee\xb3\x6a\xa6\xdc\x2e\x01\x29\x4d\x89\x7a\x7b\xbd\xca\x2a\x4c\x6f\xe3\xcb\x6c\x29\xed\x66\x0f\xf0\x49\x1b\x70\xc9\x4f\x09\x9f\x80\xe5\xd0\x6a\xd9\x2e\x95\x24\xc8\x68\xa8\x9e\xe7\x4d\x13\x5c\xaa\x27\x92\xca\x2c\xc1\x8b\x55\x3d\x98\xd4\x8a\x97\xdd\x37\x93\x8a\xbf\xde\x08\xd6\x3e\x28\xb9\xf6\xf3\x97\x00\xea\xbd\x70\x92\x80\x79\xd7\xf0\xaf\x8a\x31\xc9\xe4\xb4\x1d\x1b\x5f\xac\xe2\x23\xa6\xf0\xcc\x6d\xae\x15\x2e\xf9\x33\x23\x42\xce\x69\x56\x2a\x5c\xb8\x73\x14\xb4\xa5\x68\xfb\x1f\x13\xf3\xbb\x01\xef\xe4\xd9\x91\x01\xe2\xd0\xf4\x21\x33\x1c\x15\xc6\xbf\x28\xc1\x52\xd2\xe9\x22\xc0\xcf\xf0\x01\xa5\x90\xa5\x54\xd6\x96\x83\x5a\x61\x75\x8c\xc6\x8c\x6f\x3f\x09\xe4\xbb\x27\xcf\x3d\x94\x8f\x1f\x8d\x43\xa0\x32\x7d\x9f\x2c\x83\xa5\xb8\x9b\xda\x82\xa6\x34\x02\xae\x9a\x4c\xf9\xed\x12\xbe\x57\x62\xdc\x34\x9b\x11\x0a\x61\xd2\x0e\xdb\x2a\x32\x1e\xd7\x22\xc4\x7c\x51\xa5\x8c\x41\xd8\x7c\xad\x38\x39\xf3\xa7\x26\x4e\x8f\x89\x01\xd0\x01\xc5\xc7\x3d\x24\x77\xc2\x92\x6a\x43\x17\xe7\x24\x21\x7b\x09\x2c\xde\x82\x48\xaa\x5e\xfb\x80\x3c\x56\x92\x46\x81\xa5\xbf\xde\xb8\xb0\x45\xbc\x73\x03\x22\x4d\xfd\xd0\x7f\x32\x03\xb5\x21\xcf\x75\xbb\x08\xf6\x2f\x58\xe5\xb6\xba\x4b\x1d\xb4\x9d\x69\xc1\x92\x5c\xd1\x4d\x89\xae\x8a\x4e\xbd\xbc\x72\x88\xa4\xf6\xc6\x91\xc1\x4b\xe3\xfa\x44\xda\x44\x31\xac\x3d\x00\x5b\x71\xa0\x65\x3e\xdd\x8e\x2e\xac\x9f\x50\x71\x34\x23\xca\x94\xe1\x8f\xe9\x13\x8d\x73\x9c\xbc\x2b\x9a\xd8\x5b\x5e\xc3\x9e\x56\xbf\xfe\x90\x6f\x76\x6a\xef\x88\x92\xee\x4a\x58\x42\x0b\xb4\x9b\x73\x80\x5b\x70\x18\xc7\xd2\x08\xae\x5f\xbc\xdc\xb2\x33\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\xe6\x34\x5e\x1d\x55\x41\xdd\x9d\x3c\xb8\x99\x3c\xe8\xb0\x24\x0f\xf0\xf2\x6f\x3a\x06\x87\x79\xff\x1c\x80\x70\xb8\x74\x25\xee\x4f\x44\x7c\x47\x64\x72\x10\x92\xe2\xd2\x56\xbc\x96\xbc\x78\xe4\xc0\x7c\x0a\x68\x9c\xc3\xdd\xa2\xc3\x38\xc9\xb7\xd6\x0d\xf4\x72\x17\xec\x7a\x7a\xd9\x0b\x7d\x00\xae\x25\x86\xf4\xdf\xdc\x16\xca\x80\xc3\x1b\x84\x8c\x2d\xf9\x1e\xd6\x04\xe3\xd9\xe1\xb5\x0a\xc3\x5b\x5a\xce\x97\xd8\x5e\x9b\xeb\xd5\x7a\x73\x5f\x92\xd4\x36\x1d\xcb\x3e\x74\x94\x17\xf6\xe2\x58\x6a\x0c\x3e\xe8\x62\x62\xdb\xdd\xa2\x35\x08\x32\x6e\xcb\xf6\x79\xc8\xea\xaa\x9b\xed\x9e\xad\xee\x52\xd9\xc6\x99\x20\x53\xfa\x79\x2b\x51\xfc\x06\x3e\xb5\xea\xa5\x5e\xe6\x4a\xbd\x34\x70\xcf\x40\x7d\xb5\x20\x6e\xcf\xae\xb4\xad\xa9\x34\x62\x45\x02\xa0\xcd\xfe\x7b\x24\x0b\xc4\x45\xe9\xa7\x6d\xb1\x0e\xf7\x5f\xdb\xcd\xec\xeb\x5c\xa9\x4c\x9e\x9e\x9c\xcc\xa8\x9a\xe7\x93\xe3\x88\xa7\x26\xdc\x9c\x8b\x99\xf9\xe3\x84\x4a\x99\x13\x79\xf2\xc7\x3f\xfc\xa1\xd8\xe2\x09\x8e\x1e\x67\x06\x3d\x66\xd9\xef\x54\xde\x72\x82\xe5\x6e\x91\x3d\x2e\x53\xeb\x85\x33\x76\x83\x6e\x5c\x8e\xa4\xfe\x46\x2a\x9c\x66\x61\xf4\xa8\xa9\x8e\x26\x15\x2e\x6a\x32\x40\xfa\x9d\x9e\x26\x9a\xe3\x2c\x23\xac\xd9\xec\x60\xf2\x29\x77\x60\x3d\x2e\x23\xd3\x8e\x90\x7c\xce\x12\xcc\xca\x28\x03\x50\x60\x48\x90\x88\x30\x65\x33\xe0\x8b\x9a\xce\x40\x8d\x06\xe9\xc6\xf0\xff\xcd\x32\xee\x60\x8e\x54\x16\x95\xc3\xdc\x70\x6c\x15\x4f\x57\xdb\x11\x07\x4b\x57\xad\x9c\x5a\xac\x1d\x71\xab\xb6\x2a\x17\xef\x6e\xb9\xc6\xf7\xe6\x95\x5b\x04\x67\x63\xf2\x59\x33\x39\xb9\x2d\x2e\xd5\x83\x24\x12\xf5\x7f\xba\x43\x72\xc1\x14\xfe\x7c\x8a\x2e\x29\x03\x01\xf6\x7b\x9e\x0b\x89\xce\xf1\xe2\x88\x4f\x8f\x52\xce\xd4\x1c\x5d\xc2\xff\xda\x9f\x9e\x09\x79\x44\x3f\x13\x2c\x2c\x7f\xb0\x95\xd7\x7c\xa1\x71\x4d\x42\x22\x67\x12\x91\x27\x7d\x42\xff\xf0\x9f\x28\x35\x2d\x9f\xa2\x6f\x4f\xfe\xf0\x9f\xe8\x77\xf0\xff\xff\x7f\xf4\xbb\x06\x4d\x7f\x33\x64\x2b\xa8\xcf\x7b\x5b\x76\xe7\xf6\x2a\x2b\xb5\x45\x59\xf5\x33\xc1\x8b\x9d\xaa\x6d\xf9\x91\x46\x8f\x7c\x3a\x1d\x6b\xc2\x30\xf9\x6a\x63\x2c\x96\x50\x91\xb7\x84\x09\xa5\xb6\xc0\xb2\x29\xd8\x56\x94\x4a\xb1\x9d\x1a\x60\x03\xc7\xae\x65\x5e\x14\x98\x85\x20\xa2\x52\xd1\x5e\x2a\xe1\x2b\x12\x6b\xae\xba\xc9\xe9\x70\xd6\x3d\x97\xe3\xec\x2c\x38\x21\x10\x48\x58\x34\xdc\x07\xfe\x85\x51\xac\x26\xd0\xc7\x2e\x64\xed\x71\x58\x0a\xaf\xfd\x62\x62\x26\x61\x6a\x6f\x15\x2f\x29\x97\x3a\x5f\x1f\x2a\x79\xc7\xc5\x4e\xfa\xd6\x23\x59\x8a\xd9\x6e\x59\x16\xc8\x95\xaa\x0d\xcb\xd7\x43\x22\x34\x17\x1e\xae\xd7\xd8\x45\x6c\xf1\xc0\xf5\x56\x4c\x2a\x4c\x70\x59\xbb\x43\xaf\xa7\x7e\xee\x3f\x59\x37\x4c\x88\x34\x73\x6f\x17\x65\xd1\x60\xb4\x5a\x44\xd2\x2c\xb1\x66\xc4\x35\x98\x7e\xeb\x36\xf4\xce\xc3\x38\x40\xe3\x10\xf6\x08\x29\x1f\xcc\x49\xb6\x36\x4f\xbe\x7e\x3f\x73\x11\x91\x33\xbe\x5b\xd8\x6b\x42\xd9\x52\xbc\x7c\xfb\x8a\x3b\x7e\xf5\x2e\x6c\x6d\x25\x07\x7b\xcb\xe3\x42\x59\x30\x6e\x01\x5b\x6c\x21\xc0\xdb\x2c\xcf\x06\x70\xdb\xf6\x01\xe9\xb8\x54\x02\x60\x07\xae\x6d\x0c\xc7\x05\xc3\x73\x15\x24\x2a\x85\x23\x04\xd6\xbc\x70\x45\xec\x1a\x04\x15\xed\x3c\x8e\xa0\x18\x4a\x11\xa9\x54\x29\x3a\x8e\x4d\x45\x10\xb1\x25\x24\xa7\xa9\x4b\xd4\x43\x02\x43\x50\xa6\x9a\xeb\xf6\x24\x11\x47\x53\x1c\x51\x36\xeb\x05\x68\x8c\x80\x8c\x10\x5e\x07\x75\x44\x7a\x8f\xe5\xe3\x7e\x03\x0d\x77\xae\xd3\x48\xe3\xa2\x56\x98\xc5\x4f\x31\x8e\x0d\xba\x04\x45\xa7\xb0\x7c\x6c\x02\x10\x5a\x42\x2f\x5b\x31\x3a\xbf\x14\x0e\xf3\x6c\xd5\xf8\x5c\xa6\x35\x09\xf5\x29\x28\x4d\xe0\x2a\x07\x5b\x2c\x43\x97\xd8\x86\x3d\xd8\x48\x15\xc4\x73\xc5\xf8\xe5\x9c\x0b\x35\xde\x12\xfe\xb4\x9a\x2d\xce\xc8\x51\x02\xb8\x25\xfc\x89\x88\x27\x4a\x9e\xcb\x28\xa2\x9b\xd0\xa2\x31\x9a\x05\x51\x75\x00\x33\x99\x66\x1c\x52\x68\xa6\x28\xc5\x6c\x61\x18\xa5\x66\x2e\x58\x3e\x4a\x5f\xaf\x14\xc9\x14\x27\x49\x0f\x09\x92\x4b\x53\xc7\x57\x92\x64\x7a\xe4\x2a\x3e\xc4\x28\xe1\x33\x1a\xe1\x04\x4d\x12\x1e\x3d\xca\x11\xd3\x82\x02\x9b\x19\x26\x95\x09\x1e\x11\x29\x03\xc9\xaa\x48\xda\xb6\xa9\x74\x50\xac\x54\x11\x91\x52\x46\xa5\xa2\x91\x13\x99\x0a\xec\x05\x53\x32\x3b\xc2\x60\x12\x86\xc4\x44\x18\xae\x96\xf4\x88\xc1\xa0\xcc\x99\xad\x0d\x04\xd7\xb5\x85\x96\x73\x41\xe2\x4d\x07\x68\x0f\x48\x79\x8e\x42\xc6\xaa\x7c\x20\xd7\x1c\xa9\x33\xfb\x19\x1c\xe3\x55\x24\x70\x5b\x3e\x51\x9e\x20\xfd\x49\x2b\xa1\xf7\x40\x4c\xb9\x0f\x81\x2f\x49\x2e\x3e\x32\xfc\xc0\x80\xbb\x60\xc8\x0d\x70\x5d\xeb\x68\x5a\xaf\x22\x88\x3c\x50\x8e\xaa\xea\x35\xa7\x2c\x4a\xf2\xd8\x17\x24\xd4\x22\xc0\x93\x26\x12\xb7\x3c\x7a\xed\xb5\xa0\xd0\x43\x58\xa2\x67\x92\x24\xfa\xbf\x26\x02\xfe\xc8\xd7\x07\xd0\x2c\xd9\xd4\x70\x80\x4e\x1c\x97\x6e\xa2\xa8\x83\x03\x61\xbc\xc1\x6a\x6e\x52\xdb\x53\xae\x4c\x2d\x48\x03\xc2\xe8\xec\x5b\x06\xb5\x6f\x92\xf0\x09\x9c\x74\xc0\x67\x74\xa9\xb1\x41\x5a\x5d\x1e\x45\x84\xc4\x24\x46\x5f\x07\x07\xd7\xc3\x2e\x7c\x53\x8f\x16\x58\x5a\x91\x03\xc0\x66\xac\x1a\xd6\x1a\x11\x1a\xcb\xe5\xcc\x8e\xd1\x4d\x05\x7f\x24\x2c\x53\x8e\xab\x68\x54\xbd\xa5\x2d\x7c\x1b\x3c\xc7\xca\x24\x5e\x6e\x87\x36\xc4\x73\x2c\xf5\xb9\x07\x3c\xc7\xca\x3c\x1b\x62\xf7\xf9\xec\x45\x73\x8e\xf5\xa4\x2e\x78\xfb\x44\x30\x83\x83\x65\xee\xce\x12\x09\xba\x03\xb9\xa8\x23\xc4\xc3\xc2\xaa\xac\x14\xfd\x7b\x5b\xac\xca\xca\x60\x0e\x19\xab\xb2\x32\xd4\xc3\xc5\xaa\xac\x19\x68\x0b\xac\x4a\xe3\xdc\x1f\x6b\xa2\x6e\xc7\x14\x20\xb1\x65\x92\x4f\xef\x20\xd5\x7b\xe5\x18\xcf\x4c\xe0\x80\xb9\xc6\xdc\x1d\x6d\xa1\x9b\x61\xb4\x36\x07\xb2\x29\x1c\xaa\xe2\x84\xd8\x94\xf6\xbc\xf7\x8d\x4a\xa3\xa1\x6d\x66\x76\xef\x85\xd6\x6e\xb0\x43\x46\x38\xb3\x39\xe5\x4d\x15\x55\x0e\x27\x7b\x76\x3b\x18\x50\x80\xda\x2b\xb1\xfc\x56\x40\x59\x97\x95\xe2\x04\x73\xfe\x6c\x0b\x04\x01\x19\x1a\xa2\x6c\x24\x41\xe8\x74\x6c\x95\xb6\xa6\x95\xa3\x4c\x91\x59\x55\xa7\x2d\x0e\x0d\x65\xea\x4f\x7f\x5c\xcb\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\x31\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\xb5\x5b\x81\x06\x9f\x4d\x29\x25\x17\xef\x37\x64\x53\xee\x74\x62\xa8\xe7\x87\xa3\x39\x92\xf9\xc4\x14\xa4\x0d\x6c\x18\x4e\x90\xbe\xe0\x33\x70\x54\xc3\x8d\xec\x06\xbd\xea\x14\xbe\x6c\x0c\x80\x75\x37\xb6\xbd\x8d\xfb\x70\x8f\x1c\x49\x52\x82\x30\xaa\x71\x9a\x19\xce\x17\x1e\x7c\x69\xf0\x4f\x7b\xc6\x87\xa0\xf5\x33\x6c\x2d\xfb\x5a\x96\x86\x70\x5e\xf0\x92\xe5\x09\x16\xf6\xe8\x8f\x98\x56\x34\x04\x79\xa2\x3c\x97\xc9\x02\xc5\x9c\x91\x1e\x50\x42\x1e\xcd\x8d\x63\x55\xeb\x2c\xd8\xd6\x65\x78\xa2\x32\xd7\x0a\x2d\xb4\xe5\xca\x40\x48\x85\x0d\xf4\xd2\x9c\x42\x3f\x5a\xfd\x26\xf0\x55\x98\x25\x87\xda\x69\x51\x21\x3a\x6a\x85\xe7\xb7\x44\x47\x2d\x51\x55\x87\x8e\xea\xd1\x51\x97\xd7\xe5\x10\xd1\x51\x2b\x7b\xde\x0e\x1d\xb5\x6e\xcb\xb7\x40\x47\x2d\x35\xf3\xc5\xa0\xa3\x56\x56\xf4\x8b\x41\x47\xad\xcc\xab\x43\x47\xfd\xf2\xd0\x51\x77\xc4\xff\xac\xe7\xc5\x06\x5f\x49\x51\xb6\xd8\x98\xc8\xbe\x92\x68\x78\xad\x09\x2c\x7a\x2c\x07\xb5\xf9\xeb\x6a\x77\xcc\xd1\x7a\x26\xb4\x19\xe6\x68\xad\xaa\xde\xcc\xea\x76\x05\x78\x02\xc5\xe0\x95\x31\x47\x4b\x13\xe8\xe2\x2b\x37\x8f\xaf\xac\x25\x3e\xdb\xb7\x1e\x9e\x0b\xba\xac\x5e\xc8\x2d\x51\x47\x4b\xfb\xd3\x2a\x12\x13\x44\xf7\x3d\x50\xe2\xcb\x4a\xf3\xf7\xa5\x43\xbe\x56\x96\x0f\x57\x51\x5a\xfc\x63\x2d\xe1\x39\xb4\x38\xa3\x84\x87\xfe\xff\x8e\x72\xb7\x88\x0c\xae\x2c\xaf\xf7\xab\x18\x5a\x6c\x41\xaa\xad\x29\xd4\x69\xa5\xfb\x49\x94\x75\xc9\x93\x1b\xba\x98\xdd\x20\xee\x32\x12\x35\xd8\x98\x69\x4a\xf7\xd5\xec\xba\x8b\xcc\x63\x61\x81\x42\xbe\x94\x17\xaa\xaf\x27\x33\x1c\x23\xe3\x57\xd2\x61\x01\xa8\xc3\x7c\x39\xa3\x52\x89\xc6\xd8\xa6\xa5\x11\xee\xe2\x2a\xcd\xf2\xd6\x01\x31\xc1\xaa\xce\xb6\xfb\x2c\x25\x29\x17\xeb\x02\xab\x6a\xbf\xb4\x15\x5d\xb6\xf9\x94\x64\x73\x92\x6a\x49\x66\xbc\x69\x23\x6d\xf7\xdb\x27\x0d\xdb\xdc\x35\x13\xe8\x58\x22\x82\xc0\x11\xaa\xdf\x8d\x0d\x22\x65\xeb\xed\xde\x75\x9b\x2d\x66\xe6\x86\x0e\x21\x87\x19\xbc\xda\xe0\x66\x5f\x2a\xb9\xbb\x81\xbe\x6b\x63\x3a\x7c\x48\xcd\xfa\xa8\x8d\x15\xf1\x1a\xab\x70\xa7\x8a\xaf\x6c\xbd\xe3\x0d\x5c\xf9\x65\xef\xbc\xe6\x84\x61\xb1\xdb\xcd\x03\x3c\x1a\x50\x53\x97\x97\x07\x22\x73\x24\x11\x47\xa1\x66\x50\x1a\xcc\xf2\x7a\x95\xa8\xc4\x69\x94\x3b\x10\x49\x2e\x1a\xa3\x4c\xdb\x18\xb4\x23\x95\xe3\x04\x34\x89\xb0\x48\x63\x75\x53\x27\x8b\x9a\xb4\xc7\x76\x1e\x13\xca\xd4\x9f\xff\x63\xa3\xdd\xd4\xaa\x95\x5d\x37\x28\x2c\x85\xa3\x88\x48\x63\x63\xb7\x51\xc8\x78\xc2\x9f\xa0\xa6\xd4\x2e\xbb\xaa\x8f\xb2\x9e\xb7\x66\xf0\x1e\x8a\x38\x2e\x48\xdd\x88\x0b\x73\xc1\xf3\xd9\xdc\xd9\x90\xf4\x99\xd1\x53\xab\xdb\xcb\x1f\x97\x6c\xe4\x1b\xef\xe5\x77\x39\x4d\xb6\xb3\xd0\xdd\x95\xaa\x6d\x7d\x1a\xde\x23\x39\xf7\xa7\x75\x02\xcd\xd6\x6e\xec\xf2\xa0\xdb\xf7\x69\xbf\xf5\xfe\x1a\xe8\xa6\xe7\xe0\x37\xa7\x3c\x49\xc0\xd3\x20\x49\xfa\x14\x16\xc9\x0f\xbb\x87\x09\xdf\xd3\xcd\x90\xf3\xfc\x00\xe0\xeb\x22\x31\xa2\x95\xfc\x75\x63\x44\x43\x89\xdc\xe8\xab\x41\x0b\x26\x54\x8d\x33\xc2\xea\x6c\x6c\x3f\x2d\x17\x3a\x79\x67\x01\x83\x2e\x7a\x6c\x6f\x41\x83\x6e\x49\x5e\x39\x70\x70\xcd\x3c\x0e\x35\x78\xb0\xc2\xec\x7c\x2c\x5f\x71\xcd\xb8\xc0\x21\xa3\xf8\xf4\xf5\x12\x8f\x58\xbf\x94\x4f\xe1\x0a\x42\x4f\x16\x45\x40\xb6\xd1\x21\x42\x66\x06\xe5\x24\xac\x61\x05\xdc\x68\xfa\x2f\xd0\x74\x0c\x78\xad\x09\x29\x74\x61\x83\x10\x4d\x4e\xe2\x23\x1c\x2d\xa2\x84\x46\x81\xce\x3c\x13\x38\x9b\xd7\x71\x3c\xb7\xf3\x1d\xea\xce\x5b\xa1\xee\x34\xd5\x5d\xda\x24\x6e\xdb\xd1\x15\xc3\x29\xe9\xd0\x80\xea\xd0\x80\x7a\x1e\xef\x82\x15\x15\xa4\xde\x10\x46\x61\xf9\xdc\x75\x90\x40\x6f\x00\x09\xb4\xcd\xe1\x2b\xf0\x7e\x4a\xc7\xae\x83\x29\xfa\xd0\x0a\xa6\xc8\x5f\x82\x07\x85\x3c\xd3\x7c\x1e\xdf\x18\xd1\x64\x79\x60\x6f\x09\x4b\x54\x23\x2e\x6c\x22\x37\xad\xc2\x25\x5a\x45\x17\xad\xd6\xe5\x6d\x51\x82\x36\x5b\x99\x8d\x00\x80\x6a\xef\xae\x03\x81\x03\x6a\xde\x86\x03\x39\x37\xfb\xcc\x6a\xd9\xac\x44\x66\x98\xd9\xb2\x89\x82\xb5\x59\x92\x8b\xa7\x87\xf7\x95\xe8\x52\xd4\x12\xdb\x2e\xd9\xa5\xef\x7c\xd0\x44\xa0\x39\x4f\x62\x07\x42\xe1\x57\xcb\x77\xe0\x33\x01\xfc\x02\xb9\xcd\x80\x9a\xde\xa0\x6d\x15\x05\xc1\x56\xa5\xb4\xf8\x4d\x84\xe1\xee\x81\xd1\xec\xc3\x8a\xe0\x39\xc9\x36\xf6\x83\xb5\xb2\x88\x2c\x9b\xbf\x57\x8c\xb1\xb4\x42\x60\x35\xaf\x1f\xe6\x5a\xbb\xef\x9a\xc1\xad\x12\x3d\x02\xe3\xa0\xa8\xab\x68\x69\xe8\x0c\x9e\x3e\x51\x67\x88\xc0\x61\x8f\x2b\xbd\x74\x6e\x76\xad\x3c\x75\x55\x62\xd9\x22\x18\x6c\xa9\x72\xdb\xee\xe0\x40\x29\xfe\x3c\xce\xb0\xc0\x49\x42\x12\x2a\xd3\x17\x0b\x06\x3e\x2b\xbb\x6b\xf5\x59\x15\xdc\x98\x88\x58\x9e\x4e\x0c\x29\xba\x81\xd8\x7a\x91\x8a\x23\x91\xb3\x10\xda\xec\x79\xa9\xa8\x7e\x0e\xf7\x02\x58\x95\xa2\x39\x14\x27\x9d\x62\x2a\x18\x91\x8d\xa5\x20\x49\x94\x0b\xaa\x16\x63\x5b\x59\xb3\xfd\x81\xbb\xb3\x5f\x9e\xd9\x0f\x57\x7b\xb8\x5d\x56\xbf\xeb\xcf\x57\xf2\xcc\x88\x80\x32\x41\xae\xe0\x4d\x50\x3d\xd4\xa2\x36\x10\x5f\x6b\x08\xc2\x9f\x97\xae\xed\xa6\xc0\x61\xfc\x3c\x0e\x32\xaa\xc6\x51\x95\x38\xd6\x1d\xd6\x3a\xdc\xa9\x55\x93\x7c\x61\xe4\xa5\x06\x2f\xf2\x0b\x54\x19\xb1\x69\x13\xa6\x69\x3d\xe0\xc0\x15\x0c\xf6\xca\x62\x63\x82\x94\x77\xab\x54\x35\x8c\xd3\x62\xfd\xd4\x05\x1f\xad\x18\x6c\x3f\xf8\xaa\xc5\x88\x83\x4e\xf6\x34\x6c\x7d\xd0\x85\xc8\x33\x45\x27\xcb\xd0\x36\x6a\x7f\x55\x47\xfb\x09\xa4\x59\x3b\x37\x43\xa9\x5b\x53\x8a\xb4\xc4\x89\xed\xec\xb4\xfc\x6f\x71\xc4\x1c\x42\x90\x41\x58\x0a\xf3\xf8\xae\x53\xaa\x94\x4b\x14\x30\x06\x68\x4d\x9d\x65\xdb\xec\x57\x2e\xdc\x03\x43\x41\x53\x63\x22\x3a\x1e\xb1\xbe\x44\xcf\x04\x31\x62\x21\x24\x6a\x4a\x95\x7a\xab\x36\xd4\x7e\x9a\x10\xdd\x93\x8f\x4d\xd1\xc2\x03\x55\xd2\x97\x1f\x33\x7d\x4c\x71\x22\x49\x4f\x37\x0c\x55\x4b\x15\x87\xe0\x4f\x8c\x9e\x05\xce\x32\x22\x46\xcc\x66\x71\x80\xc3\x85\xf3\xc4\xb4\xdf\x14\xe2\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x69\x8f\x30\x24\xe3\x44\x73\x12\xbb\x7c\xe1\xf2\xf6\xb8\x79\x1b\x83\xf5\x06\x9b\x35\x9c\xba\xf2\x59\x3d\xdb\x49\x12\x69\x8e\xe2\xab\x29\x67\x44\xe8\x51\x6b\x1a\x7e\x22\x0c\xd1\xa9\x1b\x87\x8d\xdd\x41\xcf\xe0\x99\xd2\xa4\xff\x84\x69\x62\x12\xf0\x5d\xd7\x4e\x08\x34\xe6\xf7\x11\x33\xee\x6e\x16\x95\x32\x54\x29\xa3\x72\xae\x39\x75\x0e\x3e\x49\x50\x33\x9a\x12\x67\xd8\xd3\x26\xa7\x79\xa0\x5f\x5f\xcd\x41\x9f\xa8\xe0\x2c\x85\x24\x19\x8b\xcb\xe4\x96\x4f\x12\xe5\x8f\x47\x6d\x8a\xe3\x5a\x89\x38\x8e\x65\xd9\xf8\x69\xd4\x4a\xfa\x6b\xc9\xec\x72\x54\xca\x0a\x8c\x02\x58\x21\x08\xe2\x74\x95\xc5\x56\xc9\xbf\x5d\x6a\xc3\x72\x6a\x43\xfd\xda\x1c\x62\x7a\x83\x3f\xc4\x9b\xa6\x38\x34\x6d\xff\x3e\x24\xdb\x3d\xa6\x3a\xbc\x71\x4e\xc0\xcb\xa4\x03\xbc\x6d\xfe\xc6\x4b\xa4\x6e\x74\x09\x0e\x6f\x98\xe0\xd0\xda\x52\x5b\x8e\xcd\x6e\x3e\xb6\x1b\x25\x07\xac\x01\x73\xaa\xeb\xe5\x92\x28\x41\x23\xb9\x0f\xfe\x20\x33\xdc\x32\xaa\x0d\xb4\xc0\x6c\x8d\xd4\xa4\x5f\xf0\x4e\x48\x88\x13\xf3\x75\xfe\x26\x82\xe0\xc7\x98\x3f\x2f\xd9\xea\x64\x88\xa6\x71\xc9\xb5\xd8\x23\x48\x44\x25\x29\x45\xb2\x50\x89\x18\x91\xd6\xd8\x89\x47\x6c\x4e\x89\xc0\x22\x9a\x43\x76\x63\xb1\x31\x26\x4b\xd6\x00\x1a\x99\x58\x86\xd0\xdb\xb4\xc1\xa6\xb7\x58\xf7\xaa\x85\xc9\xe3\xd3\xd9\x3d\xd7\x23\x49\xcd\x27\x5e\x98\xb1\x52\x46\x68\x92\x6b\xb5\xfd\xbb\x06\xe2\xfb\xc5\x7e\xd1\x60\x7c\x1f\x4c\x14\x7c\xd1\x32\x20\xbf\xa0\x86\x2e\x28\xff\x85\x82\xf2\x6b\x96\x78\xb3\xc0\xfc\xad\x4c\x7e\xaf\x1f\x33\xec\x7a\x7e\x8d\xb8\xe1\x75\x41\x5b\xf9\x64\xfc\xe2\x47\xaf\x76\xce\x6d\x4f\xe0\x4f\x9e\x28\x8c\x44\x2c\x34\x9d\x4d\x48\x1c\x03\xa7\x55\xdc\x56\x8a\x2e\x68\xc7\x99\x07\xf4\xdd\x8b\xa5\x26\x76\x9c\x70\x36\x93\x34\x36\x60\x2b\x19\x86\x8a\xad\xa1\xf1\x02\xc0\x05\x60\x7f\x93\x84\x08\xe7\x95\x10\xe8\x6b\x49\x99\x45\x53\xf4\xbf\xc5\x9c\x48\xf6\x95\x32\xc6\x02\xcc\x16\xe8\x91\xf1\xe7\x84\xc4\x33\xd8\xa1\xea\x60\x8e\x10\x25\x3d\x44\x95\xff\x4c\x00\x1a\x01\xcf\xd5\x48\x8f\x1d\x62\xcd\x8c\x06\x40\xec\xb7\x41\x4d\x74\xdf\xcc\x37\xc7\x08\x0d\x19\x9a\xe2\x48\xf5\x90\xcc\x27\x45\xfb\x31\x37\x45\xae\xb5\xf6\x1d\x4c\xbc\x68\xa4\x8b\x19\xaf\xe9\xbc\xfe\x6c\x38\xee\xa0\xc9\xb5\x9f\x50\xbc\x53\x6c\xdd\x13\xde\x05\x62\xf4\x32\x97\x36\x08\x03\x71\xe6\x8f\xbe\x85\x57\xf2\x18\xd1\x80\xf7\x69\xf0\x96\x19\x8f\x1b\x6d\x9d\x95\xa9\x6c\x3a\x96\x22\x10\xd2\x0a\x4a\xd6\x51\x05\xed\x9a\xe5\xd6\x52\x93\x54\x82\xe0\xd4\x3a\x07\xf4\x55\x03\x62\x8d\x09\x83\xd4\xa3\xa7\xc2\x48\x98\x9b\x6c\xf1\x05\x65\x8f\x7a\x77\x0b\x54\x6c\xa8\x2f\x0f\x3d\xd7\x6d\x5a\xa6\x6f\x3c\x72\xc6\x99\x71\x10\xee\x24\x77\xd2\x19\xc3\xc9\x86\x36\x8e\xa5\x95\x5b\xf6\xe9\x39\x39\xcb\x8a\x0b\x5a\x8a\x30\xc6\x3e\x64\x7a\xdc\xc8\x86\x54\x99\x6f\x28\xef\x61\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x39\x47\x30\x9c\x20\x0c\xdf\xe1\xe4\x18\x9d\x9b\xfc\x1a\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x7a\x02\x18\x61\xed\x28\x47\xcc\x0c\xd3\xf9\x40\x82\xa2\xfd\x7e\xc5\xea\x76\x46\xdf\x20\x57\x3b\xa2\x12\xb3\xf2\xf7\x68\xf5\x85\x03\xbd\xad\xda\x1d\xdd\x9c\xab\x41\x20\xf3\xc9\x11\xfc\xbb\x94\x70\xe6\x80\x7a\x0a\x14\x19\x92\x10\x30\x07\x5a\x8f\x17\x5c\x8c\x4d\xc0\x72\xfb\xf0\xdb\xad\xc9\xe3\x08\xfa\x28\x29\x35\x29\x65\x34\xcd\xd3\xc0\x79\x67\x2a\x16\x44\xd6\x7e\x69\x32\x31\x32\xad\x07\x44\x0e\xbc\x1c\xe9\xcb\x95\x2d\xd0\x8c\x3e\x11\x36\x62\x19\xa7\x4c\x1d\xa3\x2b\xae\x48\x50\x22\xc2\x40\x47\xf1\x4c\xd1\xd4\xa0\x9d\x0a\xa2\xcf\x81\x01\xc5\x06\xa0\xc9\x39\x56\x3d\x14\xe7\x70\x54\x19\x51\x9a\x75\xe8\x1b\x57\xc1\xce\x40\x7c\xb4\x18\x31\x73\xd3\x4d\x31\x4d\x72\x41\xac\xcc\x8a\x4d\x5e\x4c\x31\xe4\x62\x64\x16\x09\x2d\x98\x44\x4a\x67\x73\xa5\xb7\x48\xcb\x78\xd6\xdf\x38\xd7\xdc\x88\x8f\xd8\x84\x20\x8c\x32\x2e\xa9\xa2\x4f\xde\x7f\x49\xa7\x08\x4b\x09\x16\x94\x63\x74\x5e\xb2\xff\x53\x09\xaa\x77\x53\x5c\x2d\x65\x63\x6b\x7b\x6e\xce\xc7\xd9\x79\x23\x4b\xbd\xd8\x55\xc6\x13\xc9\x93\x5c\x85\x2e\xd8\xfa\xbd\x2d\x4c\xe3\x0e\xb8\x1f\x0c\xc4\x7c\x3a\x62\x8e\xae\xe5\x31\xea\x4b\x24\xb9\xde\x25\x69\xb6\x32\x12\x54\x11\x41\x0d\x8a\x13\x51\x66\x13\xfc\x39\xf5\x67\x20\xc5\xe2\x51\x8b\x50\xa1\x05\xde\x60\x8a\x96\xac\x1d\x13\x23\x21\x01\xac\x55\xb8\x1d\x60\xfa\x47\x8c\xb3\x23\x46\x66\x78\xdd\x8e\x8c\x58\x69\x4b\xd0\xd7\x74\x5a\x28\xa4\x4d\x3e\xc7\x60\xed\xc6\x10\xf9\xd4\xb4\x4b\xa6\xe3\xa6\x4d\x9a\x26\x1c\xaf\x71\x1b\x4f\x8b\x43\x8f\xfe\xce\x27\x66\x8c\x5a\xef\xe7\x0a\xa4\x40\xad\x5e\x4d\xb9\x20\x73\xcc\xe2\x9e\xdb\xac\xf2\xd8\xe0\x66\xb4\xa6\x36\xa7\x8c\x81\x24\xe8\x40\x84\x89\xc1\x62\xc2\x2c\xd8\x0b\xab\xb8\xd9\xad\x28\xf6\x61\xa3\xbb\xc2\xb7\x06\xb5\x4f\x8c\x01\xc2\xb0\xbc\x45\x66\x8f\xb8\xa4\x69\x96\x14\x39\x4d\x81\x6d\x74\xaa\x45\x2c\xc7\x23\xf9\x13\x98\xae\x9c\xd6\x06\xb7\xba\xdd\x39\x4d\x67\x35\x23\xf7\x8c\x14\x6e\x0d\x67\xf3\x32\x65\x30\x03\x16\xf6\xb5\x24\xfa\x9f\x8a\x14\x6a\x9f\x11\xd6\x47\xcc\x89\x20\xdf\x00\x97\xb1\xcd\x06\xc6\x33\x2d\x42\x1b\x98\x57\xbb\x7e\x28\x32\x4e\xee\xd2\x39\xb1\x87\xc1\xbd\x5a\x7b\x51\x29\xaa\xc5\xec\xef\x28\x20\x54\x9d\xef\x08\x3b\x4f\x59\x4c\x1a\x8b\x39\xb5\xe2\x1a\x4d\x77\x8b\x61\xa8\xe3\x6d\xeb\x2f\xdc\xcf\x89\x24\x48\x3d\x7b\xa0\x34\xad\x57\x81\xc9\x52\x90\x84\x3c\xe1\xe2\x8e\xf3\x7d\x59\x76\x19\x61\xd9\x50\x1e\x05\xd0\xc6\xf4\xf8\xb7\x4f\x1c\xf6\xe3\xbb\xd6\x43\x79\xc2\x89\x4d\xdc\xb0\xbe\x72\xd9\xbc\x61\xc3\xf3\x9d\x62\x48\x6d\x2b\x75\xeb\xd9\x2c\x62\xb8\xbe\x7f\x20\x8b\xfa\x15\x59\x03\xe2\xb7\x2a\x1b\xdb\x2f\xfb\x06\xb6\xea\x9b\xe2\x9b\xe5\x35\x6e\x5c\xb9\x1f\x4a\x53\x7e\x83\x24\xa2\x9b\xa5\x0a\xd0\xf0\xa7\xcc\xa7\x53\xfa\x19\xb4\x5a\x77\x93\x38\xcd\x23\x12\x5c\x6a\x2e\x06\xb2\x0a\x72\x9b\x67\x1c\xc9\xbb\x24\x14\xd5\x7e\xa9\xb5\xac\x8d\x29\xba\x71\xb5\xff\x9a\x13\xb1\xd3\x7a\x7b\x52\xdd\x24\x1c\x31\x38\x25\xf5\x3a\xa2\x6b\x54\xe1\x96\x31\x49\x61\xab\xf7\xb8\x61\xe9\xd6\xc3\x7f\xd7\x7e\x36\x31\xcc\x77\xf3\x81\x84\x5c\xbb\x0d\x97\x31\xae\x68\x46\xa4\xd4\x77\x89\x54\x02\x53\x66\xdd\x1e\xae\x49\x39\x62\xe8\xa8\x1a\xda\xdd\x03\xd5\xbb\xe7\x12\x24\x7b\x05\x93\x94\x23\x76\x6d\x0c\x1a\x7f\x44\x5f\x2b\x3c\x33\x8c\x15\x00\x0f\x71\x02\x50\x89\x20\x58\x5b\x45\x36\x88\xa7\xf7\x44\x4c\xe3\x6f\x4e\x57\xf5\x69\xd4\xee\xaf\xa1\x19\x38\x17\x9c\x85\x4c\x9a\x4e\x8b\x7f\x90\xf8\x9b\x55\x2d\x15\x1f\x3d\x92\x45\xaf\xca\xe8\x9b\x59\xed\x3d\xde\x29\xa8\xf1\xa5\x78\x2d\x0c\x7a\xe7\x73\xfa\x1d\x65\x78\xb7\x03\xda\x66\x20\x4d\x71\x3f\x8b\xa6\xa2\x66\x35\xe7\x72\x6b\x38\x8e\xbe\x11\xf4\x08\xd2\xdd\x59\x71\xd6\x95\xbc\xc3\x10\x12\x38\x27\x49\x86\x62\x3a\x05\xbf\x94\x02\xca\xf0\xc8\xa2\xa6\x18\x8c\x96\xf6\xd3\x9c\x19\x94\x58\x13\x12\xf1\x6c\x0b\x6e\x58\xb9\xa1\x68\xfc\x78\xc4\x86\xea\x2b\x89\xa4\x12\x9c\xcd\xb4\xa6\x19\x3f\x51\x59\x54\x39\xd3\x47\x2f\x4f\x89\xb0\x5d\x68\x95\x5c\x8b\xa4\xb6\x42\x10\x76\x5c\x5f\x8f\x4d\xdf\x0b\x20\x15\xb8\x4a\x7c\xfa\x47\x23\x74\xeb\x51\x4a\x17\x52\x54\x13\x13\x6e\x37\xb7\xc2\x58\x5e\xd9\xae\xf7\x63\x68\xba\x43\x69\x61\xe5\xc3\xd6\x59\x7f\x52\xb5\xf1\xd9\x55\x5f\x61\xdf\xdb\x98\x5b\x86\x5c\x72\x65\xc4\x8b\x85\xd4\xcf\x4d\x0e\x90\xee\xc7\x79\x7d\xcc\xe0\x36\xd2\x3f\x2a\x13\xb4\xa3\x36\xaa\x45\x68\xdf\x23\x14\x8c\x03\x52\x61\x45\x23\x2b\x73\x72\x61\x4d\x9c\x56\xe9\x6c\xde\xda\x5d\x05\x76\x19\xe1\x64\x79\x87\x57\x38\x9c\xcd\xfb\xab\xad\x80\xf6\xb8\x99\xb6\x57\xa2\x7e\x44\x3c\x49\x36\xa9\x61\x56\x99\xf9\x59\xf1\xf9\xea\x11\x15\xfd\xe8\x0d\x70\x7b\x01\xa7\xc6\x68\xef\x38\xb1\xbe\x14\xa9\xec\x2e\x85\x2f\x99\xeb\x6b\x61\x75\xab\x11\xe3\x53\xa8\x72\x97\x34\x85\x75\x67\x82\xa7\x74\x93\x32\x0b\x26\xd2\xf9\xd6\x39\xc6\xd7\xb8\x19\x9c\xfb\x1c\x6c\x53\x86\xbc\x6c\x8f\x90\xb0\x8f\xad\xbd\x69\xc5\x19\x4a\x71\xb6\xd5\x82\xaf\x0b\x0b\xe9\xa3\xd4\xc4\xe4\xd8\xd5\x03\xc0\x65\x02\x05\xe3\x60\x91\x9f\xf1\xa2\xc0\x46\x69\x02\xd0\x67\x1b\x91\xc3\x83\x7e\x7d\xc8\xa6\x7c\x83\xc3\x59\x60\x99\xd8\xd3\x87\x1d\xcd\x06\xe7\xcf\x87\x29\x98\xdd\x37\x6b\xda\xe6\x3c\x9e\xd5\x11\xf5\xc6\x27\xd3\xad\xe0\x4b\x3a\x29\x6b\xe5\xc7\x12\x42\xe4\xfa\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf5\x52\x5d\x96\xe8\x70\xef\x6b\x54\x69\x07\x9e\x15\xd9\x54\x37\xf5\xad\xbe\xc2\x9a\xd9\x43\xd2\x6a\xb1\x76\x04\x6f\xda\xac\x10\x80\xeb\xd1\xc3\xfe\xef\xac\xe6\xac\x5b\x0c\xe0\x66\xd2\xea\x07\x45\x6a\x86\xcd\x51\x9f\xd2\x84\xc8\x63\x34\xac\xf1\x70\xba\x0c\x71\x1f\x51\x6d\x72\xe5\x9c\xf4\x94\x0b\x1a\x54\x06\x77\x32\x12\xa2\x50\xa1\x2c\x8c\xf2\x08\x2c\xfa\xe0\x5b\x9c\xf3\x67\x93\x9e\x26\xa8\xe6\x59\x46\x58\x55\xe0\xef\xd1\xbc\x80\x5a\x77\x89\xf1\x36\xf9\x0f\xb8\x49\x1a\xd0\x0a\x8d\xf7\x14\x85\xea\x79\x75\x4b\xf7\x51\xe3\xb1\x7d\x02\xbe\xeb\xf5\x5e\x7f\xd1\x46\x29\x70\xef\xee\x30\x3a\x2f\xe5\x6f\x6e\xac\xfb\x08\x9f\x3a\xab\x27\x46\x53\x41\x20\xc2\x2f\xf5\xa0\x5a\x06\x55\x9f\x73\xb8\xef\xee\xce\x7f\x38\x79\x18\x22\xa2\x22\x94\xd0\x47\x32\x62\x91\x7c\x02\xf5\xee\x1f\x39\x51\xfa\xe7\x06\x0b\x09\x4d\x09\x93\xc0\x09\xa8\x6a\xa9\x99\xb9\x85\xd1\xff\x3d\x2f\x7f\xdf\x46\xff\xf6\x40\x90\x9a\x76\x5d\xc1\x3b\x20\x53\xa8\xe9\x65\x96\xb6\xc6\xe8\xf7\x9d\x71\x46\x0e\xea\xca\x61\x6f\x91\x2f\xcc\xfe\x9e\xb3\x0d\x85\xae\xb3\xe2\xa3\x60\x14\x0d\x32\x5d\x9a\x61\x28\x76\xb1\x59\x22\xb2\xf9\xa6\xb6\xf5\x75\x4c\xa4\xc0\x65\x71\xce\xe5\xa2\x72\x38\x52\x82\x10\x60\x21\x9e\x9e\xec\x5d\x6f\xa1\xb8\xfc\xc4\x82\x8f\x8e\x47\xec\xd2\x85\x9c\x15\xbf\xca\xc2\x10\x9f\x4e\x82\x1a\x20\xe5\x56\xa0\xd9\x98\x4a\xff\x03\x54\x74\x93\x79\xa2\x4c\x49\xdb\x29\x65\x38\xf1\x03\x35\x4f\xea\xb8\x84\xc0\x2c\x9a\xef\xea\x43\xa6\xd3\x31\x49\x36\x91\x44\x87\xd3\x41\x22\x35\x7d\x47\x8f\x0d\xa7\x73\x9b\xa2\xcd\xc5\x64\x6c\x29\x7a\x53\xf8\x11\x15\x3e\x68\x9c\x98\x92\xb2\x04\x41\x90\x52\x35\x7d\xdc\x20\x44\xe9\x5d\xb4\x92\xba\x89\x51\x32\x79\x9b\x3e\x27\x0b\x7a\x41\x58\x8d\x98\xc8\x19\x54\x9b\xf2\x21\x8b\x18\x15\x05\x43\x22\x17\x40\x60\xc3\x39\x66\x9a\x4d\x98\x7a\x1c\xe6\x65\xad\x9f\xf1\x5c\x82\xb3\x26\x25\x4a\x5f\x50\x5f\x43\x21\x78\x13\x33\xdc\x43\x99\xa0\x29\xf8\x5b\xe5\x37\x35\x5b\x77\x86\x15\x4e\xf8\x6c\xdf\xf6\xa3\x2d\xf3\x4f\xdc\x30\xd0\xf0\x5c\x2f\xfe\x8c\x30\x22\x60\xa2\x60\xe8\xad\x3d\xc2\x2d\x4c\xc0\x0d\x9c\x1b\xdc\x6c\xd6\x33\x2a\xbd\xc5\x02\xe7\x8a\xa7\x5a\xbf\xc5\x49\xb2\xe8\x19\x97\x2c\x41\x73\x2c\xe7\x6e\xa3\x8d\x37\xad\xcd\xdd\x64\x17\xf7\x0c\x47\x73\x72\xa7\xb0\xca\x6b\xc3\x96\x2a\xa3\xfc\x40\x58\x9e\x7e\x38\x45\xff\x53\xcc\xf1\xac\x7f\xf6\xfd\x60\x7c\x3e\xbc\xeb\x7f\x77\x31\x38\x0f\xe6\x63\x9f\x5c\x0e\xef\xee\x96\x7f\xfd\x7e\x78\xbf\xfc\xe3\xcd\xf5\xcd\xc3\x45\xff\xbe\xae\x95\x8b\xeb\xeb\x1f\x1e\x6e\xc6\x1f\xfb\xc3\x8b\x87\xdb\x41\xcd\xa7\x0f\xf7\xcd\x0f\xef\x7e\x18\xde\xdc\x0c\xbc\x09\xfb\x6f\xc1\xe9\x02\xf7\xb1\x9e\x68\xc3\x34\xaa\x07\xf0\x08\x95\x5f\x3c\x45\x0f\xd5\xda\x47\x36\x19\xc9\x00\x59\x3d\x63\xa9\x79\x18\xe4\xc2\x81\x4d\xb5\x58\x94\xa6\x4f\x4d\xbc\x6e\x34\x27\x28\xe1\xfc\x31\xcf\x2c\x6b\x33\x01\xe2\x8c\x1b\xc3\x0f\x91\x41\x6b\xdf\x0f\xef\x4f\x97\x6b\x30\xf9\xc6\x02\xc8\x4c\x6f\x2d\x7e\xc6\x26\x7d\x1e\xd8\x29\xd8\x52\x5c\x6d\x9e\xc2\x7d\x1b\xf4\xe0\x77\x66\x55\x3f\xa6\x35\xcc\x54\xa5\x9b\x38\xb6\x55\xff\xdd\xc4\x82\x86\xcb\xfb\xba\x6a\x35\xfd\x72\x98\xe2\x93\x68\x42\x22\x9c\x9b\xa8\x66\x7d\x4f\x09\xc1\x45\x38\xe0\x82\x1e\xf6\xd7\xa8\xa5\xa3\xda\x06\x2b\x7b\xa6\x27\x2e\x1f\x69\x96\x91\xf8\xc3\xb2\xfc\x52\x2e\x0f\x2f\xe1\xf4\xe9\x3e\x83\x33\xa9\xf5\x7a\xd0\xf9\x5d\xe5\xb4\xf9\xc2\x87\xd2\x40\xe4\x66\x11\xcb\x0a\x95\x1c\xf4\x9d\xe0\x2b\x5b\x51\x88\x8d\xc1\x0a\x3d\x13\xc0\x54\xc9\x6d\xe9\x48\xa3\x7b\xeb\xb3\x0d\xdd\x19\xa7\xb6\x2b\x04\x5b\xc2\x5a\x69\x64\xc6\xfb\x10\xb8\xf5\xf7\x92\x6c\xe6\x89\x5a\x0b\x8c\x71\x6e\x1a\x05\xee\xec\x82\xde\x61\xc4\xfb\xf4\x5c\xd5\xdc\x48\x6b\x2e\x0b\xcd\xb6\xdb\x8c\xc7\x81\x81\x95\x2a\x5c\xb4\x1f\x58\xa9\x0a\xc2\xda\xb5\xba\xe7\x31\x5e\x68\xe2\x00\xcf\xbd\xcc\xb3\x8c\x0b\x85\x1a\xda\x30\x71\x7c\x66\x7c\x70\xe7\xd8\x79\x78\x1e\x07\x8d\x68\x09\x43\xd6\x14\xd3\x6a\x87\x8f\x64\xd7\x35\xf0\x66\x05\x19\x32\xa0\x08\xfa\xc2\x87\x69\x49\xa5\x2e\x51\x68\x9d\xf0\xbb\x4b\x8a\x61\xa6\x2f\xf8\xb6\x75\x78\xeb\x7a\xbf\x76\x2d\xd4\x6e\x79\x42\xa6\x6a\x5c\xeb\xf5\x59\x61\xe0\xd4\x2d\xb2\x26\x48\x39\x3a\x9b\xef\xa1\xc5\xf6\x5a\xc2\x1f\x6d\x64\xaf\x56\x0d\x02\x0b\x81\xe0\x5c\x19\xf9\xb4\xd0\x61\x90\x5b\x4d\x30\x2f\xd8\x4e\x6d\x32\xb8\x17\x02\xb5\xcc\x6f\x02\xa2\x7c\xde\xf4\xf1\x88\x0d\x20\x82\xb2\x50\x44\x5c\x8e\x38\x68\x01\x6b\xe5\xff\x52\xd5\xf1\x57\x4d\xd7\x68\x86\x78\x2f\xe8\xde\xc4\xdd\x91\x64\x81\x8a\xca\xf2\xa5\xef\xda\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x39\x3a\x52\x91\xcc\x5a\xe6\xcd\x3c\x8b\x50\x5f\xf0\xff\xea\xae\x8e\xd1\x4f\xce\xf2\x03\x99\x2f\x3e\x13\xc4\x05\x6f\x26\x78\xe1\x50\xa1\xeb\x16\x76\x1f\x40\xcb\xfb\xce\x85\x59\xbd\xc0\x1e\xd1\xb1\x66\x95\x4b\x0a\x38\x63\xc6\x22\xbb\x41\x2c\xcd\x99\xff\xe8\x8e\xac\x0e\x0b\xfc\x08\x75\xb8\x6d\x68\x35\x08\x1d\x2c\x59\xfc\x2f\xb3\x59\x06\x8a\xc2\x55\xd6\xb4\x75\x91\xad\x07\x55\x9f\x1f\xf0\x00\x1a\xa4\x0a\x34\xa5\x49\x02\x72\xc0\x31\xea\xb3\x85\x43\x72\xd0\x57\xa1\x8b\xb0\xa4\x33\xc6\xd7\x25\x99\x37\x10\x53\x14\x10\xd3\x5d\x33\x31\x49\xa0\xa6\x02\xc8\x67\x3f\x14\xb5\x07\x50\x37\xcd\x5b\xf0\x72\x49\x8c\xf6\x50\x6e\x1b\x28\xef\xe1\x6d\xfe\x5a\xe9\x51\x4b\xc3\x0d\x3e\xfc\x57\xfd\xd0\x3f\xe5\x58\x60\xa6\x20\xe9\xc7\x8a\xee\x82\x04\xb9\xc7\xe4\x33\x04\x68\x32\x63\x08\x86\x9f\xc2\xcd\x75\x2e\x7f\x13\x43\x45\xe3\x1e\xa2\xc7\xe4\x18\xca\xb3\x0a\x2d\x4b\x4c\x8a\x37\xe7\x5a\x72\x18\xb1\xa5\x64\x86\x63\xd4\x4f\x24\xb7\x5f\x10\x16\x25\x5c\x42\x7c\xea\x24\x44\xce\x06\xca\xb7\x6e\xa5\xc9\x02\x14\x14\xd8\xca\xa2\x79\x6e\x1f\x04\x1f\x42\x95\x51\xf0\x89\x27\x70\xd2\x8b\xdf\x7f\xcf\x33\xe3\xad\x68\x8a\x93\x78\xc1\x7a\x4e\x4b\xd7\xd0\x8b\x6d\x92\xa9\x15\xbc\x6a\x83\xe0\x0d\xd8\x98\x22\xc9\x24\x80\x60\x43\x5f\x63\x85\x12\x82\xa5\x42\x7f\xf8\x66\xa3\xd8\x10\x37\xc1\x82\xbb\xda\xe3\x5b\x64\x8a\xbb\x5c\xc3\x50\xb8\xf3\x1d\x43\xf1\x58\x2c\x14\xc2\x88\x91\xe7\x30\xb5\x84\x43\x36\x90\xab\x08\x4b\x02\x70\x0b\x13\x50\x6e\xa0\x79\x20\x5d\xd3\xa8\x4c\x0d\x7c\xc4\xd5\x3b\xb0\xee\x53\x3b\xac\x1a\xca\xb2\xca\x93\xcd\xf1\x80\xc0\xc2\x22\xeb\x6f\x8e\xd5\x88\x59\xce\xea\xc2\x46\x82\x3c\xef\x7e\x92\x94\x33\xed\x30\x24\x93\x32\x3d\x61\x3d\xfa\xf8\xd8\x2f\xd0\x15\xa8\x5f\x3e\xdd\xa9\x64\xa7\x2b\x0e\x8b\x09\xc8\xf7\x80\x87\x61\xdb\xb5\xd2\x4e\x9d\x7d\xf9\x15\x85\xe0\x9a\xee\x2f\xf8\x8c\x46\x38\x69\x21\x0c\x93\xba\x21\xaf\x39\x58\xcb\x36\xfd\x15\xb2\xf1\xbe\x3b\x68\x2f\x2a\xd7\xdb\xc7\xe1\x9a\x7d\xe6\x35\xe6\xf6\x86\xcd\x0d\x64\x8b\x5d\x14\x70\x9f\x77\xf7\x5a\x1e\xdf\xd2\xd0\x87\x31\x64\xfd\xaf\xe7\x82\x45\x16\xbd\x63\x1d\x26\xf9\x2a\x0e\x92\x7a\x83\x1c\x42\x88\xfe\x77\x8c\xcf\xbe\xd9\xe0\x79\xcd\xde\xf7\xf4\x7b\xc5\xfc\xdd\x54\x7c\x10\xdc\xf2\xc4\x9b\x85\xbd\x7e\xfc\x77\x1c\x41\xaa\x1f\xf4\xe4\x92\x0c\x97\x11\x19\x5d\x1d\x0b\x0c\xc6\xfc\x5a\xf1\x30\x13\x3c\x22\x52\x1e\xa3\x01\x5c\x34\xf6\x9f\x08\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\x00\xdc\x82\xf6\xcb\x24\x5e\x77\x02\x0c\x1a\xec\x4e\xbe\x9c\x74\x7d\x91\xb2\x26\x6d\xc2\x81\xd1\x42\x1b\x50\xd7\x08\x0d\x66\xa7\x28\xe6\xd1\x23\x11\x27\x82\xc4\x54\x9e\x82\x6f\x5d\x35\x3a\xf5\x52\xad\x6d\xef\x2c\x69\x34\x05\x0a\xac\xc9\x8a\x3f\x33\xfd\xdb\xb8\x78\x97\x5f\xd3\x43\x74\x0a\xea\x84\x4b\xca\x34\x59\x48\x0e\xef\x8e\x30\x25\x16\x26\xfe\xd8\x99\xb2\x2a\x0b\xe1\x34\x0d\x2d\xb4\x35\xa5\x13\x8b\x7d\xc4\xe0\x6c\x39\x6d\x93\xb6\x62\x03\x0e\xcc\xa4\x14\xb7\xc9\x4c\x86\x5d\x64\x58\xcd\x25\x60\x57\x94\xd7\xc0\x2a\x5d\xf0\xa9\x5e\x21\x9c\x41\xbc\x82\xb1\x52\x14\x1f\x79\x84\x05\xa9\x68\x92\x8c\x98\xc9\x3e\x00\x98\x89\xaf\x6a\x21\x72\xf4\xa7\x3d\x84\xe3\x18\xfd\xef\xaf\x3f\x5e\xfc\x7c\x3f\x18\x0f\xaf\xc0\x68\x3d\xbc\x18\x7c\xd3\xf3\x3f\x5e\x3f\xdc\xfb\x5f\x8d\x85\xe5\x89\x08\x94\xe2\x47\x50\xf1\x98\x24\x36\x7b\x92\x8c\x58\x38\x52\x07\x1e\xa4\x9f\x48\xe2\x22\x5d\xad\x98\xe2\x31\x94\xed\x1e\x36\x21\x8f\x5a\x4c\xc9\x0d\x94\xdf\x5b\xff\xc9\x6a\x1a\x74\xc4\xe3\xbb\x70\x62\x20\x24\xc9\x62\x19\xa0\xc9\x58\xdd\xb7\x20\x38\xc2\x66\x94\x35\xc5\xe3\x11\xf6\xf4\x92\x42\xfc\x0f\x64\xf1\xa3\x56\xaf\x6f\x30\x15\xad\x69\xaf\x1e\x0e\xd0\x9d\x18\xad\xa7\x63\x59\x3d\x54\xd2\xc8\xc2\x26\xdd\xb6\x31\xe6\xb3\x0e\x09\xf6\xcd\xa7\x6b\xf1\x25\xc9\x67\x25\x1c\x4c\x95\x4f\xe8\x74\x58\x8e\xfe\xa2\x29\x68\x70\xc4\xee\xaf\xcf\xaf\x4f\x11\x49\xf0\x84\x43\x2e\x9f\x0d\x09\x72\x4d\xd8\x05\x8b\x78\x1a\x34\x54\x82\x28\xeb\xa1\xac\x80\x28\x0b\x8d\x68\xc7\xa6\x8d\x35\x50\x65\x19\x17\xcb\x00\x5f\xfb\x55\x01\xed\x64\x6f\xb8\x68\x73\xfd\xeb\xd7\x4c\xa6\x46\xa6\x15\xb9\x0a\xe7\xb5\x77\xf3\x94\x60\x80\xaf\xb0\x6e\x21\x6b\xcb\xb7\x01\xac\x49\x52\x2a\xa8\xac\x0f\x8e\x3c\xb6\x2e\xf8\xe2\x4d\xce\xd0\x0f\x7f\x91\x68\x92\xab\x11\x2b\xb7\xc1\x19\xea\xff\x74\x87\xbe\xc3\x2a\x9a\x7f\x33\x62\x90\x5c\xf7\xc3\x5f\x1a\xb0\x14\x37\x86\x27\xd6\x6b\x72\x8e\x15\xbe\xe0\x38\xa6\x6c\x56\x87\x4d\x5c\x14\x90\x1b\xdc\xf7\x4f\xd1\xb5\xd5\xe1\x8b\x54\x50\xe5\x30\x41\x82\x86\x80\x21\xc3\x44\x1c\x17\x01\x56\xce\xca\xf8\xad\x46\x33\x83\x0b\x6b\xc4\xee\x0d\x28\xb3\xe6\xaa\x54\xa1\x8c\xdb\x22\x86\x5a\x2b\x33\x70\xd5\xd8\xa5\x48\x93\x64\x81\xf4\xea\x00\x19\xfb\xcd\xb0\xf2\x18\xc8\x33\xcb\xcc\x7e\xc4\x40\x41\xf7\xc9\xa9\x09\x8f\x70\x02\x31\x79\x47\x81\x4d\x4f\xab\xed\x3c\x07\x80\x18\x08\x86\x61\x8b\x72\xe8\xac\xc7\x2c\xf2\x42\x59\xb8\x51\x60\x00\x80\x7d\xb4\xde\xd8\x94\x6b\x8e\x63\xc0\x58\xc1\xf8\x96\x98\xd5\xd1\x1f\x7a\x70\x56\xb3\x2c\xfa\xa9\xcf\xdb\xe6\x39\x73\x60\x64\x11\x98\xef\xd9\x02\xc2\xb7\xa1\xea\x18\x87\xd0\x8f\x82\x3b\x5b\xa2\x5c\xda\x45\x7f\x27\x06\x9f\x8d\x98\x89\x14\x2c\xed\x4b\x08\xdf\x17\xf4\xce\x19\x04\x32\x2e\x27\x8b\xe7\x99\x0d\x6c\xb4\xb2\x7e\x26\xc8\x91\x4f\x81\x8e\x4b\x6b\xaa\x6f\xd8\x63\x74\x1b\xaa\xd7\x31\x8f\xf2\xd4\x95\x56\x80\xf4\x69\x1b\x01\x67\x2f\x51\x4f\x21\xe6\x62\x5f\x47\xf1\x00\xd3\xa6\x08\xe0\xc7\xb4\xd6\x8f\x0d\xc1\xf4\xc3\x4f\x97\x25\xf5\x66\xc1\x17\x78\xc7\x6e\x51\x6b\xa6\xa1\x71\x56\x6e\xa9\xd4\xda\xce\xc0\x04\x57\x05\xfc\x3b\x17\x20\x6c\x91\xcf\x19\x07\x23\xb7\xc9\x0e\xe6\xf1\x57\x12\x0d\x6f\xb4\x04\xa4\x35\x5e\x7f\x06\x73\xa9\x4c\x70\x99\x49\xe2\x85\xaf\x4d\xba\x40\x0f\x7d\x8b\x46\xf9\xb7\xdf\xfe\x29\x42\x9f\xdd\x1f\x7f\xfe\xcf\xff\xfc\xd3\x9f\x37\x49\x27\x71\x0a\x39\xb4\x5b\xac\x91\xaf\x27\x59\x16\x89\xc2\x1d\x58\xe6\x54\x3b\xec\x82\x3d\x80\x4d\xcb\xbf\x0d\xcc\x73\x10\x3b\x84\x67\xf6\x84\xcb\xf0\x64\xa2\xd2\xd1\x2c\x22\x09\x24\x51\xbd\x32\x87\xf0\xc2\xae\x95\xe8\xff\xd7\x0a\xb4\xd2\xb1\x3e\x2a\xdb\xc5\x38\xd1\xc4\x8b\xd7\xba\x11\xf4\xb5\xb5\xff\x29\x70\x20\x7e\xe3\x2e\x38\x9e\xc4\x44\x98\x31\x79\x93\x9d\x37\x24\x02\x73\x20\x9f\xb3\x84\xc7\x0e\x1f\xbd\x00\x03\xa0\x20\x20\x0c\x3e\x63\xcd\xb9\x7b\x16\x47\xd3\x7c\x64\x3c\x2f\x53\x1c\x11\x9b\x28\xfc\xf5\xe7\x53\xfd\x5b\x0f\x2d\x4e\x21\x88\xb4\x87\x7e\x3d\xb5\x70\x79\x58\xa8\xb1\xfe\xe9\x1b\x27\x6b\xdb\x26\x60\xd0\x54\xa2\xaf\x4e\x9e\xb0\x38\x01\xf6\x7c\x62\x46\xf4\x95\xe5\xac\xbe\x30\x6e\x28\x9b\x27\x9c\x3f\xda\x00\xdb\xa5\x0f\x4f\x1c\xf2\x2a\x90\xb7\xf7\x9b\x98\xad\xf7\xc8\x3c\x0a\x1d\xc1\x0b\x04\x1d\x67\x13\x74\xfc\x77\xc9\x19\x3a\x5e\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\x87\x44\x01\x00\x82\x29\x57\xe6\x15\x9b\xc8\xba\x3c\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\xd4\x75\xb0\xf0\x1d\xfc\x1c\x74\x40\x19\x32\x69\x99\x2b\xbe\xfc\xf5\xe4\xf8\xf8\xd8\x7f\x0d\xb0\x35\xff\x2f\xa2\x4a\x92\x64\x6a\x5a\x72\x37\xd8\x62\xc4\x2e\x5d\xe5\x25\x67\xbc\x2e\x30\x9d\x33\xc1\x15\x8f\x78\x82\x8e\x0a\x83\x6e\xcc\x23\x89\xfe\x5d\x8b\xb5\xc1\x52\xc2\x8f\x5a\x8f\x6b\xc0\x81\x37\xa5\x1e\x5e\xe9\x50\x59\x83\x78\xf5\x58\x85\x30\xae\x5e\xb1\xc5\x32\x4c\x3b\x06\x5a\xd0\x94\x73\x62\xa1\x5e\x85\xd0\x2f\x93\xcf\x0a\x1e\x35\x20\xe9\xd6\x86\xb2\xd7\xdf\x94\x4b\xec\xb6\x00\xd4\x35\x64\xdd\xb0\x00\x16\xf0\xd2\x72\x06\x33\xcf\x5e\xe8\x3e\xd1\x97\x0b\x0b\x6b\x01\xc9\x3c\x4d\xb1\x58\x9c\x14\xa7\x6d\x99\x38\x0b\xa8\x55\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x8a\x19\x07\x90\x45\x84\x45\x3c\xb6\x74\x5d\x64\x9f\x96\x25\x16\xff\xce\xb2\xac\xe2\x22\x62\x64\x61\x8c\x63\xca\x60\x78\xd9\x37\xdc\xc7\x0d\xec\x9b\x8f\xa1\x2c\x3e\x99\x6d\xe0\x1e\x1d\x5e\xdf\xb9\x6f\xda\x5f\xba\xb0\x0e\x65\x91\x1d\x27\x21\x40\x2e\x9b\x21\x81\x9f\x8b\xeb\x17\x62\x3b\x8c\x75\x26\xf7\xb9\xb9\xe6\xdf\x67\xfc\x86\x26\xfa\xd6\x02\x1a\x3f\x1e\xb1\xd2\xcf\x3d\x44\x12\x9a\x52\xe6\x63\xeb\x0c\x73\xe7\x53\x23\x3d\x3f\x52\xa5\xb7\x4c\xc6\x8f\x9a\x83\x39\x60\xc7\x40\xa5\xea\xb3\x85\x23\x1d\xef\x98\xb2\x16\x88\x5c\xea\x71\x15\x3a\x3a\xe4\xe7\xd3\x98\x1c\x59\x81\x94\x06\x84\x07\xe7\x77\xc4\x74\x6b\xee\x2c\x15\xe1\xc2\x41\x7b\x41\x73\x47\xae\x22\x4e\xc0\x01\xa0\x8f\x52\xcc\xaf\x97\x7f\x6b\x04\x94\x01\xcb\xd3\x5d\x93\x4d\x6c\xf8\xf0\x5b\x99\xe9\x6e\x04\x71\x37\x95\x4d\x5c\x22\x2c\x4f\xdd\x81\xda\x80\xe2\x06\x56\xfc\x89\x49\x94\x60\x03\x55\xa7\x1b\x82\xc8\xc7\x9e\x71\x90\x66\x41\x5f\xe6\x7a\x31\xdd\x98\x22\x7b\x09\x61\x5f\x9b\x7f\x7f\x83\xfe\x3f\xf6\xde\xf5\xbb\x71\xe3\x48\x1b\xff\x9e\xbf\xa2\x7f\xde\x0f\x33\xb3\x4b\x51\xb6\xf3\xdb\x3d\xd9\xd9\xe3\x73\x5e\x59\xa3\x89\x99\x68\xa4\x89\x2e\x76\xf6\x0d\x73\x38\x4d\xa0\x49\x22\x02\xbb\x31\x68\x40\x1a\xe6\xf2\xbf\xbf\xa7\xab\xaa\x2f\xb8\x12\x10\xa5\x19\x6f\xd6\x1f\x12\xdb\x22\xd0\xe8\x7b\x57\x57\x3d\xf5\x3c\x74\x36\x7c\x3d\xa1\xf3\x3c\xd7\x8e\x02\x0c\xc7\x1c\x44\x9a\x45\x8c\x3e\x74\x90\x25\x58\xf3\x3c\x46\x6f\x79\x78\xab\xc0\x0c\x5e\x63\x7f\xed\x54\xc9\x1e\x12\xbd\x99\xcb\x1b\x65\x1d\x8e\x4c\x2a\x27\xec\x30\x81\xcb\x68\xe3\x7b\x5c\xc3\x26\x00\xb5\x6e\x9b\x01\x66\x13\x3e\x28\xd7\x08\x50\xb0\x0b\xa9\x62\x71\x18\x83\xe1\x8d\x8f\x55\xd8\xf8\x75\x2e\x30\x1f\x0c\x4e\x8a\xae\x74\x5a\xa1\xf5\x48\xdf\x7c\x7d\xe0\xe1\x1c\xa2\x72\xcc\x57\xd5\xc3\x28\x79\x8d\x90\x1c\xd4\x9d\x6a\x50\x8a\xbd\x71\x06\xd9\xc0\x95\xbe\x77\x72\x09\x87\x0e\x42\xd4\x42\x57\x38\xe8\xec\xc7\xb6\x47\xd0\xed\x0e\x60\xcc\xd9\x3a\x57\x65\xe6\x52\xe6\x6d\xba\x1f\x0e\x03\xd9\x34\x33\xb9\x52\xaf\xe9\x4e\x75\x9e\xc8\x3b\x9c\xf1\xcf\x35\x46\xa8\x88\x21\xe2\x0a\x8f\xab\x95\x69\x87\x36\x1c\xb1\x44\x46\x69\x09\x07\x9f\x2e\x78\x74\x87\xaa\x1e\x5d\x4e\x5f\xf3\xce\x62\x7f\x32\x65\x87\xc5\x54\xa6\x29\x7d\xd6\x1f\xa0\xc0\x94\x06\x2e\xa0\xfb\x84\x33\xce\x6e\xaf\x66\xed\xdf\xbe\x4b\x9a\xc1\x9c\xf6\xd3\xb3\x3a\x41\xe0\xff\x7e\x9f\x8c\xc2\x5d\xd6\x78\x71\x45\x65\xaa\x3b\xe7\x52\x17\xeb\xba\x99\xa4\xbf\xe5\x85\x38\x34\x13\x0a\x49\x40\x47\x20\xf5\x1a\xec\xaa\xbd\xde\xe3\x03\xa9\x49\x3d\xad\x28\x40\x83\xba\x39\x52\x43\xb0\x16\xfc\x38\x82\xbb\x01\x9e\x1f\xd6\x9e\xda\xb3\x7b\x9a\xd3\x5f\xcd\x54\x88\x11\x6c\x03\xd7\xe6\xf1\x81\x95\xac\x3c\xda\x57\xc7\x07\x8e\xf2\x4b\x4d\xd6\xff\x98\x2c\xbb\x31\x9b\xad\x9d\x8e\x68\x5e\x6b\x97\x23\xe2\x6a\x62\x61\x38\xce\x16\xb3\xdf\x5d\x43\x6c\x4b\x55\xd4\x9d\x9c\x87\xb6\x65\xe2\x07\x66\xeb\x81\xb0\x09\x63\x7e\x2d\xb6\x83\x19\x65\xfd\x87\xdf\xd0\xcb\xef\x1a\xfc\xb2\x6e\x2b\x7a\x07\x59\x7c\x8e\x38\x65\xcb\xa5\x59\xd9\xf6\xab\x1d\x4e\x48\xb4\x08\x1f\x55\xa5\xdb\xec\x51\x15\xc2\x2f\x0e\x14\x3e\xa6\x4f\xd9\x52\x1e\xd0\x0f\xcf\x53\xf4\x33\x15\x1b\x70\x41\x78\xc1\x40\xb3\xa3\x55\x5d\x11\x28\x2e\x98\xf2\x7c\x8d\x17\x24\x2d\x0a\xfd\xaa\x65\x84\x7d\xce\xc3\x01\x23\xfc\x08\x51\xf6\x30\xee\x09\xe6\x77\xdf\x4a\x73\xb5\xac\xb2\x8b\xbb\x53\xd9\x7e\x3f\xa4\xce\xf5\x89\x18\x91\xca\x51\x8a\x03\x88\xed\xba\x39\x53\x0e\xe4\xd5\xbb\xe0\x5b\xc7\x08\x40\xa5\xd9\xfc\x2e\xac\xdc\x52\x00\x31\x7e\x77\x1d\x06\x91\xe6\x0d\xad\x02\x51\xfb\x75\xd5\x60\x2e\x4f\xec\x23\x9e\xde\xd3\x5c\xcc\x72\x34\xc0\x01\x1f\x8a\x68\x68\xb8\x5f\x71\xdf\xeb\xd4\xb8\x8e\x46\x8c\x4d\xde\xac\x35\xe1\xd6\xdc\xef\xdc\x69\x44\x92\x81\x8e\xc4\xbb\x57\xae\x71\x18\xfd\x63\xef\x8e\x6e\x9b\x48\x45\xd9\xbe\x6c\xfb\xf0\xfe\xbb\x94\x65\x8c\xa0\x82\x88\xf9\x13\x23\x5e\x80\x21\x4d\x77\x7e\x9a\x7a\x96\xd8\xda\xc7\x9a\xab\xb5\x38\x68\x37\x4e\xf8\x76\x91\xab\x6e\x3d\xcb\x01\xdd\x64\x8b\xa8\xf8\x77\x36\xa8\x6f\xb5\x63\x1f\x4b\x9e\xe2\xe1\x26\x69\x3a\xda\x6a\x83\xa9\xfc\xed\x7f\xb0\x13\x38\x7d\xd8\x3b\xd8\x17\x21\xc0\x0f\xa5\x15\x8a\x25\xdb\x4c\xe4\x5a\x49\xde\x29\xec\x7a\xf7\x1b\xbd\x20\x71\xba\x05\x8f\x22\x55\x36\x85\xe8\x46\xb4\xa4\xa5\xb4\xb0\x51\x9c\xdd\x95\x4b\x91\x4b\x81\xe2\xb5\xf0\x1c\xb3\xcf\x0d\xaa\xae\xe2\x65\xb1\xf9\x76\x11\xa5\xc9\x60\xc5\x3c\xc8\x2e\x3a\x31\xaf\x9d\xe2\x5b\x7d\x0d\xa8\x94\x5f\xa9\xba\x64\xf8\x1b\xc3\xdf\xa6\xec\x7b\x1e\xdd\x09\x19\xb3\x2c\x2d\xd7\x09\x91\x09\xc0\x09\x05\xdb\x65\xe0\x9e\xad\x36\x0c\x6d\x0b\x2c\xdf\x1c\x43\x73\xb9\xe5\x77\xc8\x62\x4f\x46\x64\xc4\xd3\x4e\x2a\x2a\x67\x56\x2f\x92\xe6\xdc\xdd\x3b\x5a\xee\x3c\x6c\x16\x53\x9f\x7b\xba\xc4\xdc\x8a\x87\x8d\xa2\x88\x74\xc5\xaa\x1f\xb1\x70\xdd\x6c\x6d\x70\xbe\xd8\xbc\x7c\x27\x63\x4c\x95\xc1\xd5\x0b\xee\x5e\x50\x62\x28\x25\xe3\x40\x1b\xf3\x42\xb3\x32\xb3\xf6\x19\xf8\x21\x53\x88\x0a\xe3\x10\x98\x1f\xb2\xc4\xdc\xd2\x36\x62\x2e\x01\x69\xcb\x5c\xf3\x1a\x6a\x97\x4c\x78\x40\x4c\xdb\xd6\xb0\x42\xd2\x84\xc3\x62\x9c\x0d\x21\x87\x3d\xf3\x74\x20\x8a\xb8\xd8\x08\xb9\x78\x84\x9e\xc0\xf0\x41\xab\x20\x86\xc9\x0c\x76\xfe\x5c\xd7\x85\xa5\x4c\x48\x41\x92\x5c\xf8\x21\x59\x76\xb2\xaa\x99\xd1\x89\x66\x9a\x17\x89\x36\x7b\x59\x6b\x8f\x7b\xaa\x8a\x43\x7a\x9d\x8f\xe3\xc7\x68\xe1\xc6\xa8\xf5\x85\xcb\x4a\x98\xb2\xb7\xe0\x05\x0b\x6e\x06\xca\x31\x4d\x74\x6d\x58\xc5\x46\x74\x52\x2e\x3e\x05\x9c\xc7\xb6\x20\x78\xbe\xd7\xb9\xe9\x32\x50\xa6\xec\xc4\x47\x1f\x90\x6b\x03\xe3\x0a\x7b\x5a\x24\x52\x2d\x1e\x33\xf9\x06\x39\xea\x20\x42\x0f\x13\x88\x81\x25\xa5\xcd\xdf\xbd\x84\x8c\xab\xe6\x03\x24\x79\xf2\x3b\x21\xfb\xbc\x31\xc3\x6b\x88\xee\xb2\x5e\x97\x80\xf3\xc3\x29\x74\xc5\x3d\xa6\x82\xc3\x97\x9d\xa7\x37\x49\x56\xc7\xa6\xcb\xcd\x35\x24\xba\xa3\xd4\x12\xf4\xc6\x12\x41\xca\xc3\x46\xe9\x70\x9d\xd9\xf1\xc3\x9b\x6c\x5e\x3a\x99\x10\x48\xcd\x71\x1d\x8c\x98\x1c\xa9\x42\xfe\x14\xa8\xb5\x5b\xa4\xe8\x69\x76\xe3\xcd\xec\x16\x0a\xdd\x00\x51\x2c\x5b\x54\x73\x35\xff\xfe\x37\xfa\x12\x56\xec\x53\x64\xea\xb7\xeb\xb2\x1f\x8e\x92\x7f\x64\x7c\xc0\xe1\xbf\xbc\xa8\x3b\x8f\x1d\xb7\x44\xa6\x62\xe6\xa7\xd7\x78\x05\xf7\x2f\xdf\xac\x9a\xf2\xfb\xa0\xb6\xed\x9b\xd9\xef\x02\x10\x01\x5b\x96\x49\x1a\x23\xd5\x52\x60\x10\x2a\x6b\x71\x80\x00\x02\x1c\xff\x89\x76\xe7\x49\xfb\x1c\x7b\xaf\xe2\x43\x26\xd6\x78\x3a\xbd\xe6\xbc\x1e\x80\x31\xd6\x61\xa0\x77\xbb\xbf\x27\x32\xd5\x8d\x0e\x8d\x17\xba\xaa\xf8\xd7\x53\x61\x80\x03\x2c\xcb\xd5\x35\xc8\x8b\x75\x31\x56\x04\xca\x3b\x36\x05\xcd\x8c\xb3\xf9\x8c\x4b\x88\xe8\x1a\x14\x8a\x2e\xfb\xe3\x9f\xb3\xdf\x5d\x5f\x5e\x1c\x6d\x79\xae\x37\x1c\x32\x82\x6d\x59\x13\xab\xd8\x8a\xd7\x63\x1b\xf5\x4a\xe4\x5c\x1e\xb1\xb5\x9a\x60\x8c\xf5\x35\xdb\x14\x45\xa6\x5f\x1f\x1f\xaf\x93\x62\x53\x2e\xa7\x91\xda\x1e\xfb\xae\x39\xe6\x59\x72\xbc\x4c\xd5\xf2\x38\x17\x80\xb2\x3d\xfa\x66\xfa\xed\x37\x30\x32\xc7\xf7\xdf\x1c\x43\x64\x6d\xba\x56\xff\x72\xfe\xed\x7f\xfe\xfa\x3f\x4c\xc1\xd9\xae\xd8\x28\xf9\x9a\x02\xb8\xbd\x65\x1f\xa1\x55\x7e\x8c\xaf\xd4\xbe\xf2\x9f\xd3\xaf\xc3\x6a\xd0\xa3\x5b\x15\x8b\x54\x1f\xdf\x7f\xb3\xb0\x03\x33\xcd\x3a\x08\xbe\x7f\xc1\xa5\x7e\x06\x5c\xea\x5d\x52\xfc\x82\x4b\xfd\xa2\xb8\xd4\xe1\x16\x8e\xdb\x63\x80\xe8\xd3\xef\x8f\xe6\xef\x6e\x8f\xb4\xae\xf7\x7d\xfb\x50\xcb\xe1\x10\x66\x0d\x1c\x70\x44\x8c\x94\xa8\xa9\x35\xd7\x5d\x1d\x3a\x5c\x6c\x63\xc9\xf6\x3b\x8d\xf9\x51\x49\xd2\x80\x02\x49\x22\x20\x72\x46\x97\x60\xc6\x93\x36\xb4\x29\xa1\x9d\x0e\xe9\xbf\xe7\xa4\x24\x7f\x6a\x2e\x72\x6a\xee\x23\x79\xc8\x53\x7c\xdb\x62\xb3\xd4\x83\xe5\x1f\x7f\x0a\xd6\xee\x81\x42\xee\x8e\x8c\x18\x27\x0f\xd4\xc5\xd6\xab\xa3\x1a\x1b\xae\x1f\x07\xf2\x3b\x41\xca\x3f\x17\xa7\x43\x84\x54\xa2\xed\x07\xed\xc1\x61\x59\x14\xcc\x39\x64\xc9\x9a\xb2\x32\xcf\x94\x16\x7a\xca\xde\xd6\xa4\x8e\x3d\x70\xf1\xea\xed\x29\xfb\xe6\x37\xff\xf9\xeb\xb9\x7c\xd9\x72\x6e\xc3\x7e\xaf\xf2\x35\xe1\x28\xe1\xb4\xde\x72\x5d\x88\xfc\x38\x5f\x45\xc7\xb8\xcb\x1d\x9b\xf7\x8f\xe8\xa3\x47\x6a\x75\xe4\x28\x89\x8f\x88\x9d\x75\xba\x8d\x5f\x75\x21\x0c\xda\x6d\xc3\x2f\x66\x9f\x5f\x09\xf3\x41\x11\xbf\x66\x3f\x09\xbc\xa9\xad\x15\x61\xf2\xc0\x44\x07\x01\x3c\x22\xae\x7a\xa9\x72\xe6\x28\x14\xbc\x7c\xce\x2b\x86\x5c\xc9\x66\xff\x7d\xe0\x10\x0e\xbb\x13\x22\x03\x5c\xc3\x1d\xce\x61\x29\x40\x49\xfb\xfb\x92\x02\x3f\x40\x1d\x28\xc4\x16\x70\xcd\x8a\xfd\x85\xcb\xbb\x51\x3a\xb7\xb5\xc5\x8a\xa7\x33\x1d\xcd\x1a\x8e\x71\x24\x6f\x52\x2b\x47\xd7\x8f\x99\x41\xa8\xec\xa1\x56\x2d\xff\xf2\x7d\xaa\x96\xfa\x95\xa3\x8c\xe3\xda\x7e\xc3\x73\x38\x75\x6f\x66\x4f\xc3\xe7\x6e\x17\xd5\x73\xba\x76\xec\xee\x1b\x4e\x90\x31\x1d\xdf\xbe\x3d\x79\x03\x09\x19\x2c\x78\xae\x4a\x69\xf9\xb0\x95\x14\x6a\x05\xb8\x47\xb8\x3b\x58\x5c\x07\x78\xb7\x8d\x6d\xe2\xd9\x2a\x72\x91\xe1\x91\x0c\x71\x98\xee\xee\x3e\x90\x13\x7e\x5f\x3f\x3f\x07\x27\xfc\xa1\xfd\x4e\x5b\xf0\x17\xea\xf0\x43\xc1\x97\xb8\x94\xc6\xe0\x50\xcc\xf3\x7b\x63\xce\x6e\x1f\xf0\x82\x8d\x9e\x7e\x39\xe3\x39\x98\xb5\xe2\xa8\x50\x47\x40\xf3\x03\xe4\x31\xa8\xd2\xd0\x05\x44\x81\x58\xfd\x18\xc3\xc2\x3c\x3f\xa0\x9e\x78\x95\xf9\x14\x54\x94\xac\x38\x8d\xa4\xa7\x04\x62\x4b\xa4\x14\x39\x45\x21\xf7\xda\x20\x23\x23\xf9\xe1\x50\xf6\x63\xd8\xfc\xdd\x3d\x64\xd0\x77\x19\x0c\x3c\xd8\x04\xa6\x0c\xec\xf5\x8d\xda\x2a\x63\x00\xaa\x52\x07\x3f\xe2\x7d\x0f\xcc\x96\x4e\x6b\x75\xcb\x33\xa4\xf5\xfb\x72\xad\x31\x4b\xcb\xfc\x84\x6e\xd0\xf0\xa1\x51\xa2\x24\xcb\xaa\x0c\xc3\x9e\xfa\x3b\xfe\xfc\xfe\x79\x03\x38\x11\x94\xf6\x05\x75\x7d\x62\xc5\x4e\xfe\x6a\x6e\x82\x66\x4a\xb9\xbb\x95\xb3\x75\x10\xd6\x84\xec\x95\x21\x41\xae\xb5\x3d\x3a\xf3\xcb\xcb\xed\xc8\x31\x70\xb0\xec\x21\x03\xc0\x25\x02\x95\x2d\x42\xf9\xa8\x15\xa2\xdc\xb5\x2e\xad\x96\x7d\xbc\xb0\x0c\xab\xe3\xaa\x7a\xed\x0a\x20\x32\xd5\x66\xbd\x3d\x41\x15\xe0\xd9\xb1\x8f\x71\x43\xb0\xb6\x45\x07\x4c\x49\x8e\x5f\x8c\x20\x49\x33\xa6\xef\xe0\x23\x38\x39\x1b\x3d\x18\xac\x85\xae\x0e\x1c\xe7\x94\xec\xf3\xf1\xb5\x25\x40\x20\xa7\x9f\xcf\x77\x32\xb5\x6c\x5c\xb7\xdd\x8b\xf7\x6e\x7d\x99\x07\x27\x6c\x59\xc2\xef\x17\x97\x37\x21\xbe\x25\xc1\xd6\x1e\x45\x1b\x11\xdd\x81\x8b\x09\x8f\x3c\xa7\x73\x4d\xfc\x81\x73\xe9\xc5\xd2\x0a\x65\xc1\x1a\x3b\xc7\x1f\xef\x34\x14\x54\xce\xe2\x44\x67\x29\xdf\x41\x58\x5c\x62\x66\x83\x0f\xa9\xbb\x94\x20\xb3\x15\xec\xf3\xb0\x0f\x1f\x69\x33\x2a\x27\xfe\xbd\xb1\x7d\xc9\xf3\x65\x52\xe4\x3c\xdf\x31\xdf\x99\xcd\xfd\x80\x69\xb1\xe5\xb2\x48\xa2\xb9\xdc\x0a\x2e\x43\x1c\x23\xc1\x02\x4c\x27\xc7\x4a\x10\xc3\xf2\x6a\x25\xa2\xc2\x53\x34\xc2\x75\xc7\xf5\xd4\xbe\x35\x38\xae\xed\x6e\xe5\xf5\x36\xfd\x07\x2b\xdd\x98\x6c\x01\x25\x4b\x73\x88\x8e\xc6\x47\x86\xbb\x40\x5c\x8f\x8e\x5c\x7b\x7d\x86\xff\xb2\x73\x8a\x2d\x45\xf1\x20\x80\x81\x80\x52\x26\xdb\x6c\xfc\x83\x05\x16\x0e\x49\x37\x38\x71\x8c\x45\x44\x48\xdb\xa0\x1c\xa4\x05\x16\xc2\xef\x1c\x55\x92\xac\x71\x1e\xbd\xa0\x24\x4e\xf0\x8f\xbd\x20\x4f\xdf\x0b\x38\xa6\xcd\x7d\x3b\xbf\x17\xf1\x5c\x56\x89\xa8\xc8\x66\xf4\x0b\x8e\x79\xe9\xb0\xa7\xd9\x6d\x6c\x1f\x0f\x8a\x7e\x9c\x01\xf9\x86\xa7\xdd\x74\x69\x8a\x3d\x52\x66\xd8\xe8\xe7\xbc\x55\x59\x15\xc5\xa1\xd7\x6e\xaf\x2e\x46\xd2\x40\xa4\x24\x58\x41\xa0\xb8\x49\xe9\x68\x76\x90\x83\xcf\x41\x86\xc9\x93\xdb\xf0\x0d\xb7\x95\x31\x97\x36\xff\x7c\x55\xa6\xc8\xab\xda\x25\xae\x46\xac\x5b\x36\x57\xe6\xcb\xe5\x4c\x39\x4f\x24\x0b\xd4\xd8\x1c\x50\x24\x80\x6f\xe3\x5e\x67\x67\xbd\x90\xba\x04\x93\xc2\x0a\x31\x81\xab\x7e\x2d\x0a\x38\xcd\xe3\x32\xc5\x74\x6a\x88\x31\x00\x83\x17\x4f\x53\x96\x14\x7a\x2e\x1d\xe1\x18\xd2\xc7\xc3\x0e\x6b\x83\x10\x56\xc4\x1f\x3e\x01\xc5\xc2\xcf\x5c\x82\x1d\x96\x44\x49\xd1\x00\xbd\xef\x42\xf1\x92\x2c\x13\x1c\xb3\xff\x70\xd8\xe6\x32\xbc\x73\xd5\x07\x81\x52\xe5\x40\xd9\xf6\x29\xb2\xd6\x7a\x72\x18\xcc\x27\x1e\x85\xf4\xc0\xd6\x99\x0b\x97\xd5\x25\xc5\xda\x12\xe3\x00\x61\x53\xcd\xad\xa6\xd0\x36\xaa\xe0\xef\xad\xa0\xad\x1b\x95\x29\xcf\x53\x60\xf1\x5f\x95\x29\x4b\x56\x81\xc4\x2a\x8c\x01\xd2\x4d\x99\xe1\x8a\x14\x9c\xd5\x36\xae\xa0\xf9\x56\x04\x99\xee\xe4\xde\x49\x03\xd4\x09\x72\x68\x23\x9c\xc1\x94\xf5\x6a\xca\xde\x78\x42\x3d\x1c\x61\x58\x13\x01\x4d\x65\xa2\x71\xfb\x73\xf5\x0d\x92\x34\x51\x65\x38\x59\x99\x2b\xe5\x8b\x60\xd5\x75\x8c\x20\xd0\xdd\x8f\x83\xb4\x58\xb1\x83\x7e\x9c\x75\x6b\x92\xb6\x79\xb5\x06\x74\x71\x0b\xa2\xa3\x82\xf6\x54\x18\x59\xc9\x90\xe2\xf3\x11\x15\x75\x14\xaa\x2d\x95\xdd\xf6\x28\xba\xc2\x38\x8e\xac\x6a\xa0\x8f\x34\xbe\xa2\xc1\xcc\x09\x01\x4c\x43\x7a\x76\xcd\x8b\xb1\x68\x26\x97\xbe\x34\xbe\xa2\xad\xc8\xb1\x21\xd5\x84\xdd\x63\x64\x3d\x4f\xcc\x3b\x8f\xac\xa8\x2e\x97\x47\xb8\x41\x3b\x05\x05\xd8\x2a\x04\x8f\x36\xd5\xac\x53\xcb\x0d\xe9\x5a\xa0\xe7\x92\x0e\xbb\xf1\x09\xb3\x27\x7e\xce\x81\x44\x14\x33\xd5\x9f\xb2\x4b\x29\x10\x6b\xa8\x56\xc1\xa1\x42\x15\x20\x2d\x29\xa0\xe7\x77\xbb\xdc\xd2\x54\x4c\xde\x59\x32\x0e\xb3\xe4\x26\x8c\xfb\xd2\x61\xd7\xc3\x69\x83\xbb\x48\x87\x2d\xd9\x26\x66\x71\x80\x79\x39\x2c\xa5\xb5\xfd\xce\x1f\x40\x76\xc7\xef\x00\x6d\xed\x18\x3e\x2c\xbd\xd8\x7b\x77\x8b\xb3\x80\xfb\xea\xbc\x61\x08\xc0\xdd\xd7\xbf\xef\x37\x55\xdc\xe6\x08\xe9\xa7\xdb\x8b\x37\x67\x6f\x67\x17\x55\xbd\xa6\x3f\xdc\x9e\xdd\x56\xff\x72\x75\x7b\x71\x31\xbb\xf8\x6d\xf8\xa7\xeb\xdb\xd3\xd3\xb3\xb3\x37\xd5\xe7\xde\x9e\xcc\xce\x6b\xcf\x99\x3f\x55\x1f\x3a\xf9\xfe\xf2\xaa\xa6\x10\x65\xe5\x9d\x82\x3f\xdd\xcc\xde\x9d\xbd\x59\x5c\xde\x56\x44\xa6\xde\xfc\xf7\xc5\xc9\xbb\xd9\xe9\xa2\xa5\x3e\x57\x67\xa7\x97\x3f\x9e\x5d\xed\xd1\x88\xf2\xed\x6d\xed\xd2\xa7\x00\xdc\x3d\x5a\x31\xec\x84\xad\xf2\x44\xc8\x38\xdd\x61\xb6\x82\xbd\xd9\xd6\xe0\xc7\xe1\xd9\x9b\x6c\x85\x2a\x0f\x49\x3a\xb8\xd9\x08\xa6\xee\x45\x0e\xbc\x21\x58\x1a\x25\x19\x73\x7d\xd7\xc9\x2a\x59\xe4\xcd\xa8\x40\x6f\x6e\x55\x91\xef\x5c\xf6\x5e\x5f\x75\x3c\xe7\x14\x7d\x84\x65\x22\xef\xab\x0b\x58\x46\x79\x99\x15\xc9\xb2\x3b\x8d\x64\x20\x17\xd3\xf8\xbb\x37\x32\x24\xb6\xd3\xc9\x5c\xb4\x6f\x8c\x95\x6c\x8a\x43\xa0\xda\x50\xc2\x63\x85\xf0\xdc\xdb\x16\xde\x9a\x95\xcb\x34\x89\x58\x12\xd7\xfd\x29\x98\xf4\x87\x2e\xe3\x3a\x91\x6a\x26\x72\x30\x55\xcd\x0d\x20\xcb\xc5\x11\x2f\x8b\x8d\xd5\xe8\x77\xb9\x9f\x48\x6c\x2a\xa2\x5c\x60\x2c\x40\x68\x70\xd2\xa2\x02\x5a\xf0\x25\xa8\x0c\xe5\xbc\xc7\x10\x6a\x9d\x06\xa4\xf6\x1d\x31\x02\x7c\x13\x4b\x1f\xe1\x24\xc5\xe7\x7b\xbb\x86\x6a\x9c\xe8\xba\xfc\x35\x9c\xf0\xf8\xa3\xd5\x51\x33\xed\x36\x3b\xb5\xd3\x11\xc3\x41\xb6\xd9\x2e\xed\xcd\xd8\x37\xc7\xc2\x89\x52\x4d\xff\xa0\xd2\xe9\xa7\xd3\x5c\xc0\x21\x42\xe0\x09\xeb\xbf\x00\xb0\x0f\x65\xc7\x40\x52\x8c\xb9\xaa\x2d\xc5\x86\xa7\x2b\xb4\x38\xcc\xd0\xf8\x75\xd5\x9c\xa2\x37\xea\x4e\xc8\x2b\x1c\xb0\x2f\xb2\x1d\x4a\xbc\xf9\x78\x16\x04\xe7\x11\xf2\x2e\x4c\x53\x47\x3b\xab\x6c\x76\x20\x18\x53\x05\xde\x13\x82\x9f\x31\x09\xc6\x73\x1c\xdb\xc4\xc2\xd5\x2a\xf9\x64\x0a\x9c\x4b\xd1\xca\xf2\x0a\x08\x2b\xcb\x47\xe5\xf6\x65\x40\x93\x21\x80\xe0\x4e\x48\x50\x60\x43\x81\xe6\xbd\x73\x76\x9c\xff\xbc\x39\x16\x3d\x0e\x7d\xf0\xf9\x25\x15\x61\xba\x30\xca\x63\xfb\xa9\xc0\xac\xa4\x29\x7b\x43\x54\x25\xe6\x2f\xa7\xe7\xb3\xb3\x8b\x9b\xc5\xe9\xd5\xd9\x9b\xb3\x8b\x9b\xd9\xc9\xf9\xf5\xd0\xe5\xf7\x14\x99\x64\xb5\xd5\x57\x4f\xa8\x72\x3b\xc4\x31\xad\x3c\x9f\xd0\xec\x1a\xe5\x97\x1d\x0c\xc9\xfe\xda\x27\x71\xb6\x88\x13\x1d\x99\xe3\x6f\xb7\x10\x32\x06\x7a\xec\x47\x4d\xd5\xf6\xa2\xea\xad\x70\x4f\x30\xf7\x84\xdd\x41\xf0\xb4\xbb\xb7\x33\xda\xfd\x0e\x38\x45\x70\x43\xe6\xc2\x2c\xfe\xd8\xdc\x0f\xdc\x69\x33\xdd\xaf\x89\x62\x8a\x3b\xac\x6d\xd5\x22\xea\x6d\xc2\xfa\x26\x5a\x97\xdc\xec\x8f\xf6\x31\x00\x69\x76\xf4\x0a\x71\x16\x86\x1c\xdd\x49\xa0\x2f\xcb\x12\x3d\x97\x5b\x2e\x63\x5e\xa8\x7c\xd7\xd1\xc4\x61\x9b\x67\xb8\x6c\xaa\x5b\x68\x78\x64\x4b\x21\x62\x3b\x0a\xf8\x28\x97\xf5\xa9\x84\x4c\xde\x37\x97\xbf\x3f\xbb\xb8\x5e\x9c\x5d\xfc\xb8\x78\x7f\x75\xf6\x76\xf6\x47\x87\x1d\xcd\xb8\x6e\xd3\x93\xcc\x72\x61\x76\x17\x4b\x8c\xd2\xba\xbf\xa0\xc8\xa3\x2d\x87\x84\xbd\x92\xd5\x5c\xda\x9d\x25\xf7\xc5\x6f\x72\x55\xae\x37\xed\x05\xd5\x6b\xf9\xfe\xe4\xe6\x87\x47\x55\x13\x68\xab\x50\x09\x0e\x57\x5b\x13\x43\x9b\xac\x68\xdf\x43\xe0\x6d\xad\x7a\x40\xbe\x06\x8f\xb6\x45\x19\x3a\x76\xb4\x47\xdd\x5e\x9a\x9b\x56\xaf\xf1\xdf\xf2\x78\xd7\x04\xba\x09\xf6\xcd\xca\x31\x02\x98\x6e\x14\x14\x6d\x94\xf6\xba\xe5\x6f\x95\x13\xec\xdb\xa3\x54\xac\xd7\x22\xc6\xe9\x55\x2f\x98\x7c\x70\xb4\x05\x46\xfe\x5c\x6f\xeb\x45\x92\xfc\x3b\xe0\x60\x76\x78\xaf\xe1\x1b\xf8\x7b\xf7\x4a\xfb\x5e\x71\x6a\x65\xc5\x23\x25\x75\xc1\x65\x47\x20\xf9\xbe\x89\x69\x1d\xb4\x15\x5d\xe6\xcc\xa5\x8b\x91\xc3\xc4\x86\x0c\xfc\x3a\xe8\x02\xbc\x1c\x8e\xa4\x75\xf5\xb8\x12\x59\xca\x23\xe1\xb2\x3e\x90\x33\x10\xee\xf5\x8f\x09\xe0\x91\xb0\xa2\x24\x7f\x4b\x20\xb8\x18\xa8\xb0\xb7\x4c\x01\xf0\xdc\x5e\xd9\xfd\xf8\xf9\x5d\x2b\xbd\x17\x37\x62\x0a\x03\x47\x33\x2a\x5b\x51\xb2\x00\xfa\xa2\x40\x2e\xae\x13\xc8\x3d\x6a\x3a\xd4\xbe\xfc\x23\x0d\x3c\xde\x99\xab\x8e\x6e\x6e\xb9\xf8\xdc\xf4\x70\xa6\x63\xdd\x5f\xb8\x6f\xb4\x4e\xaa\xb7\x00\x5f\x72\x96\xab\xb8\x8c\x2c\x5b\x11\x14\xeb\xf1\x35\xe4\x4e\xb3\xc7\x7b\xcc\x8e\xcc\x30\xd3\x15\x49\xc4\x47\x90\x6b\x30\x97\x5d\xc1\x2c\xbb\x03\x75\x38\xd9\xde\xdb\x33\xf3\x90\xb1\x6f\xe9\xfd\xee\x65\x61\x3b\x7b\x58\xce\x2f\xb3\x8f\x83\xa9\xd9\x01\x4f\xa2\x71\x59\x72\x8c\x54\x57\x8d\x81\x2e\x72\x12\xb7\xa7\x8f\x43\x51\x0d\x03\xa1\x54\x93\x79\xf0\x80\xde\x70\x8d\x76\x73\x11\x6d\xaa\x15\x87\xd6\x54\x09\xfd\xea\xd5\x75\x76\xe8\x61\xfe\x89\x41\xf1\xaa\x09\xde\xe8\x13\xf2\x20\x57\xc4\xd9\x9c\xd2\x64\xa7\xa3\x9c\x04\x95\x3f\x96\x62\x8c\xe0\xa2\xc5\x48\xff\x01\x5e\xdb\x8b\xfc\x48\x10\x24\xe5\x9c\x9c\x45\xb2\x35\xa6\x06\xcf\xa3\x0d\x5b\x72\x4d\x34\x99\x61\x6a\x3c\x89\x9c\x27\xe6\x2d\x1e\x15\xa4\x94\xe7\x00\xdb\xa4\x96\x77\x63\x31\x87\xc6\x7e\xf4\xee\x85\xb6\xe9\xb6\xaf\x03\xc6\xb8\x89\x3d\x42\x7c\xd4\x76\x12\x1a\xbc\xee\x42\x8a\x67\x19\x1c\x03\x29\x2f\x65\xb4\x61\x59\xca\x91\x3d\x60\xc3\x35\x6e\x14\x16\x0a\xc3\x97\x49\x9a\x14\x80\x43\xc7\x08\x6d\x6d\xde\x9a\x5b\x2a\xcf\xef\x2c\x13\x32\xf7\x1c\x5c\x7d\x5b\xc9\x81\x90\x63\xd7\xaa\xcf\x0a\x3a\xf6\x1b\x61\xf0\x46\x6f\x7c\xd7\x2f\x76\x02\x1c\xfb\xe1\x30\xe7\x08\x2c\x76\xdf\x96\x71\x07\x05\x95\xf8\xbe\xfe\x7a\xad\xbf\x0b\x68\xc0\x8f\xb5\x2c\xa6\xf1\x90\xe3\x82\x17\x49\xd4\x2e\x19\x3d\x24\x36\xb2\x24\x48\xc7\xe8\xf9\x4e\x58\x90\x37\x4e\xc8\xbb\xd2\x3d\xdd\x2d\xd6\x87\x9d\x56\x3d\xcd\x7c\xa6\xa9\x15\x0e\x54\x38\xbf\x86\x34\xba\xc5\xc6\x1e\x8f\xab\x22\x25\x87\x11\x36\x52\x5d\xe7\xa1\x75\xe4\x57\xa9\xe2\x1d\x5a\xe3\xb6\x6c\x94\x6d\xe8\x2a\x3b\x56\xe5\xb2\x8b\x28\x1c\x6b\x75\xc0\xb4\xa4\x43\xef\xa9\x5c\xfa\xa1\xf5\xc0\x0b\x61\xce\x9c\xc7\x75\xa8\x79\xfb\x08\x5e\x6f\x2f\x9c\x32\x87\x07\xb7\xb9\xb1\x9f\x78\xf1\x20\x77\xb5\x00\xc4\x6b\x73\x13\xf9\x43\xc9\xcd\x09\x70\xb9\xba\x46\x3a\xa8\x43\x26\x59\x91\x34\x67\x58\xfb\xaa\xa8\x7f\xf5\xa6\x1a\x0f\x0d\xe7\xc0\xe0\x64\xfb\xb6\xd6\x5c\x9b\xb7\x87\xef\xbb\xb3\x8a\xdf\x33\xcb\x13\x05\xb4\x48\x6a\x55\x31\x36\x5a\xb6\xe2\xd6\xef\x1e\xd0\x93\x1f\x4b\x51\x0a\x33\xf7\x97\x65\xbc\x6e\x86\x25\x46\x5c\x6d\x7c\x93\x36\xea\x81\x6d\xcb\x68\xc3\x6c\xe1\x2c\x16\x29\xdf\x55\xed\x28\x73\xd9\x28\x54\x0a\x1c\xe5\x8f\x24\x4c\x8e\x4a\x5d\xa8\x2d\x20\xc2\x7d\xb9\x79\x29\x61\xc2\x33\x5e\x14\x79\xb2\x2c\x8b\x56\xf4\x68\x85\x40\xf1\x91\xb1\xe8\xeb\xf7\x67\xa7\xb3\xb7\xb3\x5a\x20\xf8\xe4\xfa\xf7\xe1\x7f\xff\x74\x79\xf5\xfb\xb7\xe7\x97\x3f\x85\x7f\x3b\x3f\xb9\xbd\x38\xfd\x61\xf1\xfe\xfc\xe4\xa2\x12\x2e\x3e\xb9\x39\xb9\x3e\xbb\xd9\x13\x11\x6e\x7e\xb5\x7b\x20\x78\xc0\xef\x68\x31\xea\x96\xe8\xde\x3a\x86\xe8\xab\xaf\xd9\x89\x65\xbb\xac\xf0\xb1\xda\xa8\x3e\xc0\x80\x50\xf6\x9d\x82\xff\xe6\x28\x3d\xe5\x05\x4f\xd5\x7a\xca\x4e\x18\x21\xf8\x31\x33\x43\x1b\x9b\x90\xa8\x00\xcd\xe8\x60\x11\xc6\x30\x8c\xbc\xd3\xc5\x2b\x79\xaa\x15\x91\x70\xa6\x22\xd4\x7c\xb0\x89\x9b\x73\x79\x76\x2f\x64\x51\x82\xa5\xcd\xd3\x94\xd1\x67\xed\x03\x01\x29\x85\xad\xa5\x4e\xb6\x49\xca\x73\x2f\xba\x78\x49\x65\xc1\x6d\xd7\xd6\xd5\x71\x90\x35\x19\x0f\xec\xcd\xfb\x76\xc6\xa0\xde\xa7\xe7\x33\xb0\x74\xa3\xc2\x2a\x0a\xd9\x8f\xcf\x25\x92\x3c\xd2\x17\xb7\x1c\xb2\x85\x0a\x45\xae\x70\xfc\x3c\x3d\xdc\x3d\x11\x0f\xb2\x33\x6c\xd0\xe8\xb9\x10\x89\xae\x92\xf6\x5f\xce\x64\x91\xef\x06\x9b\xaf\x37\x40\x28\xa0\xe1\x62\x47\xe0\xc3\xaa\x10\x23\x7a\x2a\x99\x2d\xfd\x02\x6c\x5a\x8b\x8c\xa5\x40\x9a\x8b\x97\x21\x10\xa9\xe3\x4e\x94\x9a\x43\xe8\xe7\xda\x0f\x21\xe7\x13\xf4\xc2\x52\x95\x32\xd6\x04\x93\xdc\x26\xf2\x78\xcb\x3f\xbd\xb2\x2d\x45\x0e\x15\x27\x87\x02\xfc\x78\x22\x35\x17\xc2\x9d\xd9\xe4\xfa\xbb\x6b\x2e\x7b\xfa\x6b\xff\xa5\xc0\xee\xac\xe0\x33\xf0\x0e\x1e\x04\x7c\xde\x8b\x5d\xdb\xf8\x35\x24\xad\x10\x54\x4a\x0b\x1e\x0a\xc9\x72\x61\x1e\x74\x68\xd2\x14\x41\xc2\xee\xbf\x21\x6b\xa4\x22\xbb\xd9\xbe\x77\x87\x00\x8d\x83\x96\x4d\x2b\x34\xe4\x19\x34\xc9\xe8\x4b\x66\xcc\x10\x28\x62\x63\x14\x94\x25\x43\x11\x70\x33\x58\x7f\x51\x4b\xb6\x82\x94\x31\x72\x14\xe4\x02\x62\x52\x30\x14\x96\x44\x1f\x58\xd4\x1a\xe8\x13\x3b\x05\x52\xa1\x21\x52\x23\xcd\xad\x5a\x7c\x2c\x29\xd8\xfe\xcd\xd7\xe3\xce\xd9\x22\xdf\x31\x2b\xd8\x12\xa6\xac\x51\xc6\x26\x9d\xb9\x50\xaf\x52\x26\x6d\xd4\x8a\x57\xa5\x34\x47\xf1\x53\xe0\x94\x86\x07\xa2\x6b\x1f\xa5\xff\xdc\x9b\xd5\x65\x63\x28\x39\x3e\xff\x6c\x4c\xb9\x3f\xd6\x08\x72\xe9\x73\x90\x43\x40\xa5\x87\x07\xda\x92\x47\x77\x0f\x3c\x8f\xd1\xd1\x0e\xc0\xa1\x29\xfb\x41\x3d\x88\x7b\x91\x4f\x58\x24\xf2\x82\x13\x3b\x9d\x06\xe4\x04\x2c\x28\x2a\x67\x2e\x21\xa5\x06\xa9\xfe\xa4\x2e\x73\xc1\x8a\x64\xbd\x29\x44\x1e\xe2\x5e\x54\x6e\xb6\xa3\x02\x89\x49\x33\x11\x11\x1f\x58\x47\x07\xac\x52\x7e\xdf\xa4\xdb\x7b\x0c\x91\x09\x9b\xb9\xbc\x60\x1b\x58\xb6\xc2\x24\x7d\x48\x25\xea\x30\xda\x34\x91\xc1\x69\xc2\xd6\x2a\xe5\x72\x3d\x9d\x4e\x99\x28\xa2\xe9\xab\x51\x13\x9d\x0a\x0c\x43\xd5\x0e\x0f\x9f\x2a\xa5\x45\xba\x73\x1c\x56\x2e\x63\x09\x20\xb2\x9f\x0a\x21\x75\x82\x9e\xad\x96\xe9\x7f\x5d\x0f\xe3\x7c\xde\xa8\x57\xfb\x4d\x75\x74\x3e\x6c\xa7\x23\x86\x8f\xf1\xba\xa2\x2e\xda\x53\xe6\x77\xb7\x97\x25\x95\x1c\x9b\xb4\xfc\xa3\xea\x52\xed\x7f\x14\xb5\x64\x6b\x49\xc4\xc3\xf3\xa8\x44\xcf\x2e\x8f\x45\x2d\xf7\xf6\x80\xb4\xdb\x9e\x0c\xda\x91\xc9\xb3\x43\x7c\x6b\xd7\xf5\xe1\x1e\xbd\x2c\xf6\x4b\xaf\xb4\x36\x68\x64\x72\xb2\x67\x11\x18\x63\x3a\x61\x7e\x63\xba\x83\x1b\x97\x4b\x55\x86\xf8\x40\x1c\x84\x95\x2a\x51\x33\x48\x9a\xf3\x61\x37\xc7\x8f\x16\x44\xd9\x74\xa1\x72\xbe\x16\x6c\x2b\xe2\xa4\xdc\xb6\x6e\x36\xae\xba\x87\x00\x35\x55\x5a\x6e\xbb\x99\x2a\x0f\x35\xa0\x7d\x25\xf1\xdf\x4e\xe1\x73\x83\x0d\xe8\x13\x97\x83\x60\x15\xb0\xa8\xbe\x18\x43\xa2\xbe\x36\x27\x65\x9e\x68\xe0\x54\x7d\x4c\x8e\xaa\x2b\x06\x8b\x86\x50\xf7\x2e\x43\x2f\x7b\x65\x74\x8f\x6c\x68\x94\x5e\xd1\x38\xaa\x10\x1f\xef\x3e\x14\xea\xf0\xcf\xd1\x63\x04\xfa\x4a\x8f\x82\x24\x80\xd9\x18\x28\x1d\x10\x3e\x0d\x0a\x24\x10\x4d\xa1\xd8\xca\x66\x3d\xde\x89\x80\x79\x2f\x06\x0d\x84\x07\xa4\x71\xfa\xfd\x6f\xb4\x85\xdb\x10\x22\xca\x5b\x2c\x85\xff\x08\x86\x80\xee\xbf\xb1\x40\x38\x6c\x21\x16\x01\xfc\x78\x31\x97\x45\x6b\x01\x1e\x27\x0a\x65\xe1\x2b\x3f\xf2\x32\x6d\x7f\x9c\xca\x87\x47\x51\x4f\xed\xe4\xa7\x6b\x86\x5d\x4d\x6c\xf9\x79\x5f\x45\x83\x42\xf6\x43\xf1\xa0\xbb\x16\x8f\xb0\x04\x2b\xe3\x80\x9d\x6e\xe5\x12\x4c\xb7\x8b\x22\xda\x78\xcb\xa3\x2a\x8c\x4e\x62\x99\xd4\xce\xad\xe7\xff\x47\x94\x73\x08\x17\x4d\xd6\x52\x85\xd2\x35\x4a\x0a\x88\xc5\x99\x0d\x48\x85\xc5\xb2\xa4\xd8\x8f\xc9\x1b\x49\x8a\xb7\x6f\xaa\x15\x0a\xb1\x56\xd4\xce\x4a\xa0\x1a\xae\x14\x09\x12\x43\x59\x40\x33\xde\x89\x48\x7b\xb1\xce\x0b\x5f\xa5\xda\x98\xcb\xea\xa7\x1a\x9d\x64\x41\x73\x49\x2e\x90\xce\x59\x1b\xeb\xad\x48\xee\xcd\x42\x6d\x4e\x6b\x37\x41\x61\x07\x68\xce\x3d\x8a\xdb\xb2\x80\x13\xfa\x4e\xec\x74\x28\xf4\x48\x33\x8a\x75\x4d\xc8\xc4\xb4\x87\xc6\x6b\xff\x50\x40\xc7\x2d\xa8\x05\xdb\xc1\x58\x56\xfc\xe8\x3b\xf3\x72\x0f\x1a\xb7\x51\xb8\x99\x83\x3e\xad\xd4\xfb\x14\x69\x9b\xf0\xfd\x4c\x63\xe8\x01\x77\x00\xa7\x0c\x01\x93\x61\x8e\x10\x5c\x7c\xcd\xfd\x76\x2e\x89\x36\x3e\x38\xe4\xcc\x86\xd3\x1c\x36\xca\x75\x47\xb2\xea\x5d\x85\xa7\x07\x98\x3d\x2d\xcb\x69\xf5\x93\x36\xbc\x6c\x75\x82\xe7\x12\x3e\x8d\xd9\xc0\xd6\x87\xd7\xfa\xc1\x47\xa2\x38\x69\x70\x3b\x91\x9b\x41\xca\x1d\x3e\x49\xe4\x96\xa8\x18\x8a\xb7\x9f\x48\x98\xee\x3b\x91\xad\xa0\x49\x0b\x99\xbc\x3e\x3b\xbd\x3a\xbb\xf9\x6c\xc8\x4e\x0b\xab\x1c\x0d\xed\xb4\xf5\x7c\x73\xf6\xf6\xe4\xf6\xfc\x66\xf1\x66\x76\xf5\x1c\xd8\x4e\xfa\xe9\x11\xe0\xce\x6b\x52\xa3\x38\x55\xb2\x10\x9f\x0e\x3a\x93\xf3\x52\x2e\xf8\x88\x24\x23\xa7\x47\xd3\x67\xee\x60\xa1\x4d\x35\x0d\x27\x75\x41\xd4\xaa\x04\x3b\xb1\xe2\x19\x2b\xef\x34\x5c\x25\x69\x0a\x39\xd7\xce\xbd\x4e\xf9\x7c\xa6\x53\x61\xff\xb1\x6c\xb2\xb4\xa7\xce\xe5\xb2\x22\x76\x02\x2e\xbf\x8d\xb9\x04\x63\xb6\x75\x66\x3a\x20\x4f\x20\x97\xb5\x4f\x70\x63\x9d\x48\xe1\xab\x81\xea\xde\xa5\x64\x9d\x2c\xe9\x34\x88\xcf\x99\x52\x4f\x86\xd7\x50\x5b\xd3\xce\xb8\xca\xfc\xb4\xe6\xa7\xfd\xd1\xb5\x10\x17\x71\x22\xd1\x30\xad\xac\xe6\xeb\xf6\xa9\x7b\xec\x97\x00\xf4\xbb\x19\x49\x0e\x31\x08\x10\xd0\xf6\x03\x49\x03\x81\x42\x5c\x3e\x38\x71\x97\x20\x04\x4d\xad\x6a\xfd\x6c\xb6\x42\xd3\xd7\x09\x44\x2a\x38\xd1\xc8\x44\x69\xa9\x0b\x91\x93\xdb\xe4\xe4\xa7\xeb\xb9\xfc\xde\x1c\x5f\xaf\xe8\x14\x22\xb1\x26\xfc\x04\x42\x75\x54\xe5\xfb\xd6\x42\x09\x77\xb0\x97\xe8\xa3\xde\x0a\x2e\x35\x83\xa5\x91\xa6\x22\xf7\x33\x03\xeb\x23\x44\x4c\x02\x97\xc0\x34\xec\xdf\x27\x7d\x7b\x05\xab\xd6\xd4\x97\x7e\x25\x85\xf7\xfa\x7c\xea\x4a\xe9\x07\x6c\xf7\x73\xce\x9c\x96\x14\xa3\xa1\xb3\x88\x60\xf1\xad\x93\xa8\x9a\xf0\x33\x68\x2e\xdd\x60\x71\xbf\x4c\xa5\x27\x9c\x4a\x03\xce\xf5\xf0\x94\x60\x1b\x65\x36\x50\xa7\x64\xe4\xc3\xcc\x8e\x52\x24\x05\x98\x9b\xe9\xc6\xd6\x53\xa7\xa6\xe6\x79\x08\x9a\x0a\x8a\x3a\x0c\x0b\x7d\xd2\xc2\x5d\xe4\x65\xe3\x6c\x6c\xa7\x57\x28\xf4\x79\x38\x02\x4f\x2c\x58\x55\xaa\xc2\xb2\x7d\x38\x7c\x28\x81\x5d\xcd\x03\x8e\x66\xa6\xb7\x8e\x44\xdd\x62\xad\x94\xc5\x81\x62\x7b\x37\x21\xa8\xb6\x92\xff\x8c\xb5\x08\x99\x13\x2c\x5b\x82\x63\x5b\x19\x33\xf9\x1e\x2f\xe7\x5a\x9d\x73\x8e\xb9\xf3\x51\x60\x87\x8b\xcb\x8b\xb3\x10\xaa\x30\xbb\xb8\x39\xfb\xed\xd9\x55\x25\x73\xfe\xfc\xf2\xa4\x92\xfd\x7e\x7d\x73\x55\x4b\x7a\xff\xfe\xf2\xf2\xfc\xac\x81\x79\x38\xbb\x99\xbd\xab\x14\xfe\xe6\xf6\xea\xe4\x66\x76\x59\x79\xee\xfb\xd9\xc5\xc9\xd5\x7f\x87\x7f\x39\xbb\xba\xba\xbc\xaa\x7d\xef\xf6\xb4\x1f\x3d\x51\x69\x46\xbb\xfb\xc7\x07\x67\x03\x12\xd3\xd6\x65\x5c\x95\xbb\x3d\x60\x15\x0f\x04\x61\xed\x9b\x8e\x36\x31\x3e\x0e\xd5\x20\x70\x61\x98\xaa\x8e\x9a\x75\x4f\xaf\xcf\x5b\xe9\xba\x8c\x1f\xb6\xed\x99\x53\x6d\xf1\x14\xa0\xb8\x5e\x03\xd0\x7d\xa5\xe6\xb8\xd5\x05\x64\x0f\x62\xd7\x66\x10\xc1\x5a\xf3\x4e\x75\x2a\x19\x3f\x7b\x4d\xed\x37\xf6\xd5\xd3\x93\x66\xed\xe1\x1e\x7a\x2a\xde\x91\xbe\x4a\x07\x1f\xb3\x69\xfd\x49\x6c\x0d\x05\xfb\x63\x88\xbb\x37\xcd\x30\x33\x27\x98\x8e\x5d\x42\xaa\xed\x09\x42\xfd\x3c\x77\x63\xeb\x4f\x1f\x69\xd6\xbd\x46\x8a\x32\xa2\xde\x40\x4e\x35\xa6\xde\x37\x5c\xdf\x8d\xad\x37\x7d\xa4\x59\x6f\x30\xfb\x1e\x55\x6f\x70\x78\x17\xed\x84\x35\x23\x36\xb1\xb0\x98\x6a\xf5\x5c\x36\xbd\x7b\x24\xd0\x2b\x1e\x56\x47\xb3\x00\x9e\xf7\x7a\x99\xf1\xe1\x81\x0c\xa8\x8d\x5b\xae\xbc\xc6\xdf\x7e\x0d\xbf\x42\x0b\x97\xb9\xe0\x77\xb1\x7a\xa0\xf1\xa8\x23\x43\xd9\xa0\xdd\xbc\xda\x41\x66\x0f\xb7\x47\x44\x91\x53\x04\x0a\x51\x6a\xbe\x78\x80\xc9\x25\xc4\x40\x8e\x36\x58\x20\xb4\x5b\xa7\xfc\x01\x92\x25\xe9\x47\x67\x2e\xd1\x9a\x6f\x13\xeb\x35\xa3\x6a\x6a\x44\x24\x1d\xd0\x54\x67\x43\x63\x70\x5d\x07\x03\x4b\x89\x40\x65\x0e\x60\xba\x65\x0e\x77\x26\xe8\x90\x44\x82\x33\x39\x37\x17\x9e\x5c\x44\x89\x16\x81\x60\x59\xeb\x89\xfd\xf1\x30\x79\x93\x82\x17\xad\x6e\xd7\xc1\xfe\x70\x1e\x15\x25\x4f\x19\xe4\x2b\x11\xd7\x21\xfa\x2a\xf1\x2f\x11\x97\x98\x1b\x53\x88\x6d\x06\xf9\xf3\x61\x52\xc7\x5c\xfe\x04\x40\x09\x1c\x82\x17\x9a\xfd\x16\x20\x0f\xf6\x61\x3a\x84\xb7\xbc\x80\xb3\xf8\x0f\xf8\x0d\xf7\xdb\x74\x2e\x2b\x02\x40\xc1\x5b\x15\x2d\xa0\xe9\x5c\x5a\x05\x8e\x58\x45\x7a\x0a\x37\xbe\xa9\xca\xd7\xc7\xa4\x5d\x6d\x26\xbb\xba\x5b\x2a\x75\x77\x2c\xe4\x31\xf8\xa4\x8a\x63\x5e\x16\xea\x18\xe0\x52\x38\xfe\xfa\xd8\x4a\xdc\x5a\x8d\x60\x7d\xbc\x49\xee\x05\xfc\xdf\x74\x53\x6c\xd3\x7f\xd1\xd9\xe6\xd3\xd1\x3a\xcd\x8f\xcc\xbb\x47\xe1\xbb\x47\xf6\xdd\x23\xfb\xee\x91\x79\x0d\xff\x2f\xdb\x61\x78\x47\x7c\xe2\xe6\x2c\x9b\xcc\x65\x22\xb5\xc8\x0b\xb0\x7e\x1e\xf2\xa4\xf0\x4a\x4b\x3b\xf6\xe2\x6f\x7f\x63\xd3\x9c\x3f\x60\xee\xe9\x1b\x5e\xf0\xf7\xe8\x5f\xfc\xc7\x3f\x5e\x40\x40\x15\xd3\x98\x32\x9e\x7f\x2c\x45\x31\x97\x5a\x98\x45\xc8\xfe\x75\x2e\x21\x02\xbb\xdd\x2d\x0a\xf4\xbb\xa2\x0f\x32\xd6\xec\x3b\x2c\x73\x86\xbc\x9f\xb1\x36\x25\x75\x20\xeb\x13\x9e\xb6\xa8\xa2\x77\xb8\xe8\x3f\xa6\x6f\xe8\xf9\x11\xcb\xfa\x63\x5a\x5d\xd5\x56\xeb\x47\x7f\x4c\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\x46\xee\x71\xeb\xb9\x6f\x6c\x23\x10\x2b\xf0\x71\x08\x88\x9e\x27\x66\x85\x5c\xa3\x27\x14\x2c\x37\x6c\x39\xd8\xa4\x14\x3a\x77\xe5\xa1\xe3\x42\xff\xfa\xf5\xf1\xf1\x84\xad\x35\xfc\x63\xf9\x11\xfe\x01\xe8\xa1\xa7\xa2\xcf\x6d\x74\xa6\x03\xc2\x35\x47\x79\xff\x48\x3c\x05\x8a\xee\x73\x30\xb6\xd7\xa6\xe9\xf7\xa5\x8c\x53\xe1\x73\x1b\x2b\x21\x91\x54\x99\x91\xb4\x03\xd5\x54\x13\x82\x31\x5e\x8a\x88\x9b\x8d\xaf\xf1\x6d\x04\x97\xaa\x55\x21\x24\x7a\xc3\x72\x2f\x36\xc8\xd1\x73\x05\x66\x31\x40\x21\x79\x41\x90\x73\x01\x7f\x84\x8f\x00\x05\xfa\xa4\xfe\x13\xdb\xa9\x92\xd8\xbc\x81\xa3\x36\x16\x51\x0a\x92\x09\x96\xa7\x87\xe5\xa2\x28\x73\xc9\x38\xcb\xb8\x8c\xb9\x86\x19\xb8\xca\x21\xda\x99\x33\xde\xac\xe8\x04\xe1\xb8\xaa\x2c\x80\x7d\x0a\x91\x05\x61\x4f\x20\xdd\x7a\x50\xe7\x49\x50\x09\x3c\x13\x80\xf5\xb9\xf1\xe2\x74\x2e\xad\x1c\x1e\x61\xe1\xd0\x53\x16\xa9\x6c\x47\xdc\x42\xf5\x4e\x4f\xac\xe7\x8c\xba\x7b\xe2\xf1\x26\xf5\x67\x27\x2c\xa9\x86\xd6\x80\xd9\xbd\x08\x04\xbd\xad\x24\xfa\x4b\x21\x23\x15\x8b\x5c\xbf\x32\xcb\x30\x71\xf7\x0e\xb4\x1f\x12\xed\x07\x03\x76\x29\x73\xb8\x91\xb7\xd0\x14\xef\x44\xa3\x4c\xef\x54\xb8\xc0\xdb\xec\x9c\xfd\x4b\xe5\xe7\x8e\x82\x69\xab\x2f\xfd\xeb\x67\x45\xc4\x84\xb8\x4e\x7b\xe7\x7c\xbc\x0b\x02\x97\x6c\xb8\xe3\x62\xa1\x68\xe3\x90\x71\x62\xd5\x93\x93\x02\x04\x1a\x73\xa1\x8b\xb9\xa4\x13\x78\xc2\x56\x82\x1b\x3b\x6f\xc2\x22\x7d\x8f\x9b\x31\x1e\xf7\xc5\x83\xf2\x18\x1c\x2b\x24\x03\x60\xd8\x4a\xe1\xde\x49\x8c\x8f\x71\x4a\xc1\x46\x80\x41\xa7\xd0\xbe\x35\x55\xa0\xb3\x5a\x37\xc4\x47\xf4\x83\xd5\x25\xa9\xab\xa6\x85\xb2\x38\xd0\x13\x3b\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\xe4\xf0\xe0\x9b\xe9\x5a\x54\x3d\x1d\x01\x15\x78\x9c\xdf\xc2\xbc\xba\xd7\x61\xa5\x45\x6e\x45\x53\xb0\xad\x48\xe5\xb8\x49\xf2\xf8\x28\xe3\x79\xb1\xb3\xd3\x37\x4d\x96\xa0\xb5\x90\x26\x77\x82\x9d\xe4\xb9\x7a\x78\xea\x5e\xe8\xdc\x5a\xba\x6e\xd8\x87\x20\xd9\xc7\xde\xf2\x5b\x89\x5c\xeb\xee\x8e\xc7\x91\xc6\x76\x39\x3e\x5a\xbf\x93\x8b\x22\xdf\x2d\xcc\x44\xdc\x66\x9d\x3b\xc5\xa0\xa4\x89\xe1\x46\xee\x38\x3e\xda\x9a\x0b\xa3\x93\x8f\xb6\x32\xaa\x3f\x1f\x3e\xda\x16\xaa\xd9\x26\x1f\xed\xec\x62\x76\x33\x3b\x39\x9f\xfd\xdf\x5a\x89\x3f\x9d\xcc\x6e\x66\x17\xbf\x5d\xbc\xbd\xbc\x5a\x5c\x9d\x5d\x5f\xde\x5e\x9d\x9e\xf5\x13\x4c\x35\x6b\xef\x4d\xf0\x23\x16\x7e\xe7\x35\xbb\x09\x80\x1a\x98\x6c\x40\xf6\x37\xc9\xb3\xc2\xac\x32\x8b\x39\x91\xeb\x09\x2c\xd4\xd7\xec\x2c\xcf\x67\x5b\xbe\x16\xef\xcb\x34\x05\x38\x15\x66\xf6\x9c\xe6\x02\x2e\x9e\x13\xf6\x5e\xc5\xb3\xe0\x3d\x48\x47\x6c\x6d\x06\x7c\x9f\xc7\x71\x2e\xb4\xc6\xcf\x4f\xe8\xfb\x01\x78\xc8\xa5\x3a\x12\x78\x8e\xdf\xf3\x24\x35\xf7\xb7\xd7\xec\x7b\x1e\xdd\xa9\xd5\x0a\xd3\x67\x26\x2e\x71\x8a\x7d\x2c\x55\xc1\x99\xf8\x14\x01\xa9\x5a\xfb\x3c\x39\x57\xeb\x2f\x00\x55\x1e\x10\x9e\xea\xb8\xa4\x80\xa8\xdc\xa2\xfd\x38\x6f\xdf\x08\xa8\x95\xef\xf0\xd5\xb7\xf8\x66\xbb\x83\xb2\x48\x9f\x20\x53\xfc\x5c\xad\xdb\x25\x7e\xc0\xba\x26\x5d\x22\x0a\x24\x44\x44\x2f\xa2\xd6\x4c\x27\xf2\x6e\x2e\x7f\xda\x08\xc9\x54\x99\xe3\x9f\xe0\x9a\x6f\xcc\xcc\xb4\xd4\x1b\x01\x2a\xc9\x13\xf6\x20\xd8\x96\xef\xd0\x6c\x86\x3b\x81\xd3\x25\x81\x29\x03\xa7\x88\x79\x3b\x4d\xa4\xd9\x2d\xb2\xc4\xe6\x25\xd4\x87\xfe\x29\x6e\x5c\x96\x52\x90\x1f\xce\xf8\xdb\x77\x9e\x56\xf0\x79\xe0\x2a\xf3\xb8\x49\x0b\x10\xa2\x9d\x1b\x84\x62\x95\xba\x2b\x33\x4f\x3e\xfa\xc2\x06\x27\xa1\xbb\xef\x55\x12\xb3\xb8\xcc\xd2\x24\x72\xfb\xee\x83\xca\x3b\x19\x96\x31\x81\x66\xf8\xa9\x53\x4f\x0b\xeb\x6b\x58\x4b\x76\x4e\x80\xa4\xeb\xe1\x5a\x7e\x66\xb6\x69\x96\xc8\x28\x2d\x41\xd0\xad\xd4\x22\x3f\x2a\xf2\x64\xbd\x06\x03\xdc\xe6\xfa\xfd\xfc\xe9\xa8\x3d\xdd\xe5\xe1\x69\x6d\x61\xd2\x79\xaa\xd6\x49\xc4\xd3\x10\xdc\xec\x51\x11\x8e\xef\xd6\x2e\x7b\x12\x08\x86\x3c\x08\x5b\xa1\x4e\x26\xad\x2c\x17\x40\xb9\xbc\x80\xad\x7c\x41\xdb\xdd\x21\xf5\x5e\x31\x73\x41\xc7\x7a\x85\x6c\xb4\x36\xbc\x60\x4f\x38\xff\x6d\xab\x79\x06\x26\x26\x2a\xc8\x33\xf5\x20\x45\x0e\x16\x2c\xc0\x3e\x4c\x4b\xa5\x02\xdb\xc4\xe9\xa0\x39\x7c\xb2\xd5\x01\x5c\x39\x20\x36\x66\xce\xae\x93\x7b\x21\x3f\x3f\x7d\x78\xf0\x81\x88\x47\x1b\xb1\xb0\x76\xf9\x53\x6f\x59\xee\x00\x18\xb9\x59\x59\x41\x92\x70\x2b\x75\xe1\x4d\xb8\x3a\x61\x8d\x9b\x7b\x17\x06\x12\x7b\x32\xb2\x4c\x25\x16\xb1\x88\xee\x3e\xfb\xd6\xec\x41\x56\xb6\x22\x8c\xb3\x37\x22\xba\x63\xb7\x57\x33\xcc\x06\x4e\x0a\x66\xb6\x02\xbd\xf1\x02\x4b\x9d\x77\xb7\x82\xaf\x9f\x81\xc3\x6a\xa8\x42\x94\x17\x05\x70\xba\x78\xa6\x42\x04\x88\x82\x7c\x49\xb3\x49\x52\x2e\x0d\x00\xc1\x78\x61\x75\x83\xc0\x11\xcf\xf4\x16\x64\x82\xca\x22\xd0\xd6\x4b\xf9\x52\xa4\x1d\x14\x99\x99\x8a\x17\x36\x4e\x72\x28\x98\xa7\x51\x96\xf5\x63\x50\xd4\xd1\xe6\x31\x70\x63\xb1\xde\xd0\x83\xec\xee\x37\x3a\xa0\xd7\x50\x21\x53\x37\xdc\xeb\xb9\x86\xf4\xee\x55\xb2\xb6\xd1\xb6\x64\x45\x62\x46\x98\xd0\x6f\xec\x60\xd8\x2f\x4d\x49\xef\x55\x4c\x30\x3d\x47\x86\x67\xac\x20\x41\xde\x13\x8f\xab\x08\xab\x60\x71\x80\xf0\x5d\xb3\x22\x04\x8f\x99\x5a\x91\x37\x31\xcb\xd2\x04\x38\x98\x63\xa4\x7b\x07\xf6\x0c\x5d\x45\xc7\x87\xa5\xd9\xca\x06\x24\x1f\xef\x2d\x10\xaf\x37\xde\xe8\x83\x5c\xa6\x5d\x55\x27\x77\xdd\xa6\x3a\x54\xb6\xcf\xe5\x23\x3d\xf6\x0a\xdd\xef\x4d\x5b\xa7\x6a\x09\x1d\xd5\x0d\x8a\xeb\xd9\xa0\xcd\xee\x94\x27\xf1\x98\xe3\xdd\xf6\xc9\xa5\x7b\xb5\xaf\x82\x97\xd6\xd3\xe1\xbe\x64\x87\x99\x11\x43\x7e\x8d\xa9\x70\x5c\xc6\xff\x8a\xe4\x3a\xab\xd6\x78\x41\xfa\x10\xb0\x2a\xdc\x76\xdc\x71\xad\xae\xb6\xe5\xa0\x81\x6e\x12\xa3\xec\xe9\x4b\xcf\xa5\xd2\x3f\xc8\x07\xb0\x5b\xe0\xca\x75\x14\x17\x23\x7a\xd7\x0d\x1d\x62\x7c\x4d\x7f\xfa\x41\xac\x24\x5f\x0c\x1a\xd1\x7a\xbf\xdb\x55\x7c\x48\x97\x3f\xc7\x8a\x2a\x0b\xe5\x5d\xfe\xd0\x9e\x19\x90\xcf\x86\x69\x5d\xb0\x6d\xcc\xe2\x0e\xb8\x80\xb5\xc1\xec\xd2\x1c\x01\x42\x1d\x05\x83\xcd\x72\x61\x83\x47\x3b\x51\xb8\xe4\xfe\xd4\xca\xb8\x41\x6c\xc4\xb5\xba\xca\x6e\x62\x09\x0c\x1c\x23\x15\x44\x32\xc8\xde\x8b\xd4\x36\x53\x12\xb0\x29\x98\xaa\x34\x97\x54\xb8\x15\xe3\x76\xe1\x95\x4a\xbe\xdb\x84\xbc\x5a\x98\x3d\x21\xb4\x4a\xef\x29\x8e\x16\x68\x46\x80\x8c\x9f\xa9\xe0\xa9\xb9\x20\x98\xeb\x30\x04\x78\x69\x7b\x07\x38\x78\x4d\x91\x3a\x17\xeb\x44\x17\x22\x4c\x11\x0c\xdf\x7f\x32\xf1\xd0\xca\x0d\xba\xaf\xeb\x3b\xc5\x43\xf7\x99\xc2\x66\xd5\x8e\xa8\xcf\x2e\x13\xf1\xcc\xbd\xd7\x3f\x19\x6a\x59\xdc\x7e\x93\xa8\x9c\x02\x38\x07\xf0\x0a\xa0\x91\xef\x49\x3b\xb5\x07\x37\x48\xc4\xc4\xc3\x3d\xaa\xcd\x0c\xd1\xba\xe4\x39\x97\x85\x10\x7a\x2e\x29\xfa\x88\xbc\x65\x21\x35\x47\x0d\x0d\xe7\x0c\xdc\x48\xe9\x02\x69\x80\xe0\x95\x15\x4f\xd2\x32\xef\xbc\x73\xe2\xac\x7c\x14\xf7\x40\x5f\x2f\x9d\x42\xb1\xac\x6d\xd0\x5c\x16\x6b\xb0\x8a\x1c\x75\x46\x3d\x76\x58\x4d\xf2\xec\x68\x82\xdd\x72\x87\x8f\xb7\x73\x38\x76\x24\xb6\xfe\x46\x2f\x32\x35\x62\xc7\xfb\xfd\x6f\xf4\x7b\xd5\x91\x12\xac\x3f\x36\x1c\x63\x3d\x31\xf4\x8f\x5d\xfa\x17\x5c\xdf\x41\xf8\x69\xdf\x7d\x7c\xbf\x93\xfd\xd7\xdf\xee\x0f\x52\x75\xee\x5d\x30\x6b\x37\x5c\xc6\xa9\xb9\xa7\xf2\xa2\xce\x7e\xec\xc0\xbe\xc6\x2e\x2e\xec\xe6\xd8\x9d\xd9\x05\x89\x12\x8b\xa8\x91\x65\xb7\xaf\x9f\x6a\xe9\x79\xbd\x80\xba\xda\x57\xaa\x49\x73\x6d\xc9\x1a\xfe\x64\x27\xd5\x59\xb7\x60\xbb\xa7\xe0\x2a\x69\x30\xcf\x7e\x81\x4b\xd6\xbb\xe6\x4e\x19\xd1\x52\xa4\xf3\xcb\x21\xbf\x0f\x5c\x8c\x90\x64\x63\x36\xb3\x90\x8e\x79\x2e\x49\x94\x1a\x23\xaf\x10\x72\x43\x2e\x2a\xcd\xbe\x71\x99\x97\xdf\xfc\xbb\x65\x22\xda\xb1\x15\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\x01\x17\x0d\xca\x6b\xbb\xb3\x90\x54\x93\x72\x5d\x30\x5d\x88\xac\x75\x57\xaa\x18\x5d\x55\x05\xf9\x03\xcc\x2e\xaf\x5f\x3f\xd0\xd6\x1d\xb1\x47\x9f\x04\xd7\xe9\xdf\x5d\x5f\x5e\xb0\x8c\xef\x00\x17\x56\x28\x92\xfe\x07\x32\xc6\xfa\xfa\xdd\x37\x02\xd5\xc6\x57\x17\x1b\xf6\xa9\x05\x98\xb6\xfb\x6e\xe9\x8b\x4d\x1b\x0a\xe6\x0c\x4d\x49\xb3\x94\x73\x95\x1e\x65\x29\x97\x01\xf4\x57\x4f\x59\xed\xf3\x61\xac\xd7\x45\x7d\x08\x4d\x03\x15\x00\x77\x0a\xcd\x85\xbc\x6c\x05\x87\x56\x45\xf1\x0f\x0a\xef\x76\xee\x11\xbd\xa0\xb7\x77\xa8\x45\x81\x84\xf1\xc8\x2c\x60\x43\xd6\x0e\xf5\xc0\x35\x00\x12\x47\x0c\x54\xbf\x82\xff\x5c\x5a\x81\x66\xf5\xa0\x59\x8c\xdc\x0b\x65\xa2\x37\xe0\x9f\xc4\x80\x00\x80\x83\x68\x7f\x41\xe4\x42\xce\xa5\x36\x03\x0a\x3e\x4d\x71\x2f\xc8\xb1\x51\x09\xc6\xcd\xde\x9c\xbb\xf8\x3e\x0e\x12\x91\xdc\x77\x74\x7d\x60\x98\x1d\x72\x81\x69\x95\x94\xdf\x2f\x10\xf1\x8e\x67\x7d\x59\x63\x07\x97\xb8\x6f\x94\x1c\xf3\x4c\xdd\xea\x04\x71\x5d\x90\xd5\xaa\xa4\x8e\x85\xbd\x77\x2b\x0f\xdc\x7e\x5a\x49\xaf\xf7\x8b\x53\x0c\xbe\x84\x0d\xcb\x04\x1c\xb1\xf7\x04\x24\x70\x0e\x5b\xe3\xec\x65\xb3\xca\x41\xb4\x08\xd8\xab\xd0\x93\x36\x65\xd7\x42\xb0\x0f\xd0\x53\xe6\x63\x1f\x48\x14\x0f\xe0\x82\x05\x4f\x5a\x35\x8b\xe0\xe9\x99\x5c\xa9\xc3\x36\x83\x7c\xdd\x80\xa3\x1d\xd4\x2b\xed\xf5\x3c\x14\xf0\x06\xa9\x8c\xf2\x79\xf3\xef\x5b\xdb\xb5\x07\xde\xf6\xde\xdf\xc9\x29\x2b\xcf\xd6\xd4\x9c\xcf\x30\xc4\x8f\x61\x78\xaa\x4d\x12\xd3\xca\x09\xb2\x16\xdf\x49\xf5\x20\xd1\x16\xa0\x2f\xb1\x97\x66\xfd\xc1\x01\x86\x0e\x54\x34\x0b\x4a\xdc\x0d\x5f\x01\x8d\xf2\x89\xfb\x6f\x76\x8d\xb1\x22\xac\x33\x88\xec\x68\x30\x7e\x48\x1e\x07\x76\xf3\x97\x27\x13\xf6\xfd\x84\x9d\x4e\xd8\x74\x3a\x7d\x35\x41\xa9\x6d\xaa\x11\xbe\x82\xc8\xb1\x82\xaf\x4d\xd9\x24\x90\xb1\x0a\x3e\x00\x8a\x55\xe6\xb0\xb2\x6c\x61\xdc\x3f\x15\x78\x1e\x6c\x13\x30\x87\x91\x12\x2e\x28\xae\x1e\x6d\x54\xe2\x2b\x05\x10\x4d\x11\xa9\xdc\x82\x3c\x75\xa1\x72\x0b\x58\xbb\xe7\x39\x4f\x24\xa4\x76\xf3\x26\x5c\x97\xbe\x1c\x90\x3b\x8b\x4f\x7c\x0b\xed\x4f\xa4\xe3\xb7\x34\xdd\x74\xe3\xea\x5f\xec\x32\x72\x48\x3f\xe4\x49\x51\x98\xd3\x59\xcf\xe5\x35\x7b\xfd\x1d\x3b\xc9\xb2\x54\xb0\x13\xf6\x77\xf6\x3d\x97\x5c\x72\xf6\x3d\xfb\x3b\x3b\xe5\xb2\xe0\xa9\x2a\x33\xc1\x4e\xd9\xdf\x4d\xb7\x99\xf2\x2e\x94\x39\x0e\x77\x13\xc6\x99\x2c\x53\x3c\xf5\x5f\x5a\x30\xd8\x2b\xd7\x2e\xee\x47\x67\x29\x8a\x07\x21\x24\xd3\x6a\x4b\x47\xe1\x1f\x5d\x4c\x42\x27\x72\x9d\x8a\x82\xe6\x43\x15\xb6\x87\x1f\x38\x82\x96\xbe\x9e\x4b\xe7\xcb\xfb\xa3\xa9\xf1\x1f\xd9\xdf\xd9\x45\x99\xa6\xa6\x4a\x66\xa3\x31\x13\xe9\x35\xb3\x69\x14\x42\x4e\x1f\x92\xbb\x24\x13\x71\xc2\x21\x91\xc2\xfc\xd7\xf1\x0d\x8c\xf6\xa2\xf4\x9c\x79\xe1\x9a\x76\xc2\x45\x87\x6c\x3d\xcf\x92\x94\xed\xf4\xab\xec\xe0\xf7\xdc\xfc\xaa\xaf\x8e\xb7\x88\x3c\x53\x28\xad\x07\x32\x58\x51\x74\x2a\xd4\xc9\x6a\xff\xbe\xd3\xc7\xc9\xcc\xbf\xb5\xe6\xc9\x0f\xd2\xc9\xe9\xeb\x0f\x5f\x47\x30\x65\x71\x70\x7c\x16\x13\x58\xb5\x90\x74\x83\xeb\x6e\x07\xdc\xf8\xb6\x6c\xbc\x83\x60\x1c\xc8\xdc\xab\x24\xdf\x8a\x89\x59\x63\x13\x96\x39\xfd\x11\xbb\xa8\x5c\x04\x08\xd7\x31\x92\x8b\x13\x1a\xee\xa5\x8d\xb4\x9b\xb9\x4c\x89\x3a\xc7\xb1\xda\xf2\x44\xbe\x82\x6f\x58\x8e\xa9\x3d\x1d\xd5\x62\xbb\xee\xef\xa1\x1b\xde\x0b\xfb\xe9\xe6\xc0\xae\x1a\x3b\x35\xb1\xa3\xb6\xe5\x70\xa0\xda\x8f\x17\xdd\x7b\xf2\x3b\xfc\x00\x0d\xb2\xa1\x47\x5e\x43\xeb\xa7\x42\x33\x00\xb6\xbc\xa7\x5a\x1a\x14\x95\x73\x1a\x3f\x3f\x56\x55\x07\x2b\x5d\xac\x92\x41\xf2\x8c\xb5\xca\xde\x92\xef\x08\x13\x04\xcd\x36\x99\xa4\xc7\x66\xab\x3c\xbe\x50\x52\x30\xae\x75\xb2\x46\x7a\x28\x80\x71\xa1\xae\xa1\x35\xca\x6e\xaa\x57\x86\x60\x0b\x02\xfb\xcc\x54\x09\xa1\x85\x85\xd9\x85\xcd\x10\xa4\xbb\xb9\x34\x6f\x90\x45\x00\x69\x06\x89\x63\x11\xc6\xaf\x11\x49\xaf\xfd\x16\x1d\x88\x41\xe1\x2d\x13\xac\x2f\x87\xf9\x80\x09\x47\x2b\xf1\x80\xa8\xc4\x45\xc0\xa0\x47\xa5\x59\x7a\x15\x8c\x3b\x2f\x45\xaa\xe4\xda\xcc\x8a\xae\x4d\x18\x76\x81\x27\xaa\x02\x16\xd6\x59\x03\x63\xac\xd0\x23\x34\x24\xc6\x4e\x49\x62\xef\x5f\xd1\xe5\xd2\xd8\x71\xce\x23\xee\xac\x11\x6a\x5c\x57\x42\xf7\x61\xf1\xfd\x5b\xb3\x07\xab\xdc\x22\x4c\x5c\xb4\x05\x0d\x17\x4f\x76\x82\x2d\x1a\xb6\xa8\x7a\x81\xc9\xed\xae\x28\x8a\xe6\x34\x52\xdb\x07\xcc\xc7\x2f\x89\x51\x1e\x82\x5c\x7e\x7b\x32\x3b\xaf\x3d\xd7\x44\x2e\xb7\xc0\x9b\x6f\x66\xef\xce\xde\x2c\x2e\x6f\x6f\x1a\xcf\x99\xd2\xe8\x4f\x7b\xc0\xcb\x9d\xbd\xf7\x14\xf0\xcd\x8f\x28\xb7\xb3\x50\x2b\x9b\xc9\x3a\xfc\x80\x6c\x08\x1e\x0d\x43\x09\x85\x24\xe7\xa1\x30\x50\x73\xe2\x74\xe6\xe3\xcb\x05\x45\x84\x86\x55\xb6\xde\x61\x97\xf2\x2d\xbe\xfe\x5e\xa5\x49\xd4\x0f\x3a\xb4\xc7\x95\xb1\x6b\x9a\x28\xae\xa5\x00\x14\x2e\xf9\xdf\xa8\x52\x78\x43\x2a\x44\x54\xf8\x88\x67\xb3\x71\xff\xab\x81\x4e\xfb\x7d\x20\xe8\xd1\x77\xdd\x06\x8a\xb5\x2e\x86\x0a\x67\x2b\x10\x9c\x02\xaf\x3f\xda\x99\x90\xcb\x08\xd8\x82\x88\x53\x08\xa0\xd2\xf3\xb0\x41\x3f\x6c\x54\x6a\xee\xc2\x32\x26\xb2\xd8\xb9\xcc\x44\x1e\x29\x00\x08\x21\x0f\x81\x62\xd1\x26\x49\x63\x2f\x9e\xf3\x12\x10\xd5\x80\x7b\x7c\x45\x42\x90\xc2\xc5\xf8\x6d\xf1\x3d\xa7\xae\x9d\x76\x56\xe0\xff\x30\x0f\xe0\xd3\x41\x24\xfb\xa6\xfd\x4f\x04\xe5\xc3\xae\x20\x7a\xa7\x5a\xb4\x16\x0c\xef\xb0\x3e\xa3\x3c\xec\x20\xc1\xbf\xb2\x22\xbe\xf6\xe2\x5a\xd4\xc6\x95\xa6\x59\xbd\x2b\x81\xf4\x17\x51\x6c\x08\xe0\xd1\x02\xaa\xb3\x15\x1c\x6d\x31\x4f\xc1\x49\x83\x3a\x97\x3e\x3e\xfd\x42\x87\x76\x59\xeb\x38\x23\xa7\xad\x05\x61\x4e\xd8\x8b\x4a\x43\x5f\x00\x29\xac\x54\xf0\x3d\x8a\x21\x56\xba\x06\xa6\xeb\x84\x25\xc5\x5c\x9a\x5b\x93\x99\x99\xb9\x48\xc5\xbd\xa9\x5d\xe8\xac\x27\xac\x91\xf5\x5d\xd8\x66\x03\x8e\x9f\xdb\xf4\x6f\x9a\x36\xb4\x08\xf3\x90\x5c\x94\x43\x60\x20\x16\xda\xd8\x8d\x20\x8b\x22\x3e\x99\x05\x90\x40\x2c\x0a\xe1\x37\xb1\x90\xb6\x7e\x80\xca\x41\xf1\xe7\xb9\x9c\xad\x20\x07\x17\x32\x7f\xe3\x18\xbd\x00\x56\x28\xc3\x31\xbd\x25\xe4\x9c\x57\xe4\x13\xb1\x03\x41\x3a\xa6\xb8\x92\xc4\xbd\xc8\x77\x05\x38\xd5\xa1\x5f\xa5\xe0\xc5\x86\x25\xc5\x04\x28\xfa\xec\x4e\x39\x97\x3c\x26\x69\x7f\x2a\x2e\xb8\x50\x76\x8e\x33\xfd\xbe\x54\xf7\x7d\x86\xed\xa1\xa8\x3b\x5c\xd5\x59\xca\xe5\x02\x4f\x90\x2f\x80\xbb\x0b\x24\x66\xbb\x42\xcd\xe5\x72\xe1\x68\x85\x9e\xa4\x9e\x81\x88\x7a\x28\xa7\x6d\xec\x58\xfb\xa1\x49\x45\xfb\x77\xe9\x33\xd0\x9d\x9f\x8c\xd0\x1d\x39\xb3\x11\xf0\xe1\xbb\x80\x87\xe4\xf1\x1a\x12\xc4\xce\xd6\x7d\x98\x3c\x3b\x03\x7e\xae\xf8\xb0\x21\x23\x5f\x3b\x43\xea\xc3\x3e\x1e\x9a\xd4\xb0\x10\x1f\x05\x4f\xda\x53\xad\xe7\x85\x28\x75\xfa\x51\x9a\x50\x25\xdb\xda\x20\xdc\x8a\xc9\x2b\x02\xfd\xa0\xce\x85\xd5\x2e\x21\x1c\xde\xc3\x54\x0b\xb6\xf5\x29\x63\x04\xb0\x4f\x0d\xf5\x94\xf8\xdc\x77\xa8\xd7\x94\xcd\x24\xb3\xe6\xde\x84\xbd\xc0\x89\xa5\x5f\x90\x0b\x98\x74\xa8\x09\xbb\x10\xd3\xea\xa1\x6c\xe1\x3a\x14\x06\x73\x36\xfc\x72\xc3\x48\x5c\x2f\xb5\xe4\xb3\xf6\x0b\xa9\x17\x3f\x86\x16\x00\xa3\xb8\xa4\x9b\x4c\x87\x64\xe8\x8c\xa4\xe6\x42\x34\xc1\x37\xd8\xc6\x1b\xd9\xf7\xf6\x45\xd3\x45\x59\x49\xe7\xa9\xfd\x9d\xa9\x7c\x2e\x6d\x69\xe4\x12\xd6\xa8\x65\x55\x2f\x2a\x80\xb0\x93\xcd\x1f\xcc\x54\x00\x91\x58\xf9\x32\x50\xc5\xf3\xfc\xb7\xf5\x5d\x00\x40\x29\x4b\x87\x93\x03\xc2\x74\xff\x35\x63\x78\x98\x09\xbe\xc5\x63\xbe\xce\x91\x99\xa6\xa6\x53\x92\xc2\x52\x72\x06\xe9\x25\xba\x04\x62\xd9\x55\x69\x36\xa3\x80\x7d\x77\x2e\x4d\xe7\xb1\x55\x02\xb8\x6b\xea\x97\xb9\x7c\xa7\xb4\x65\x33\xd0\xbe\x3f\x2c\x86\x97\xba\xed\x85\x53\x71\x0b\xf4\xa7\x5d\xcc\x05\x79\x89\xdc\xd1\x02\x79\x45\x44\x49\xb2\x53\x65\xee\x1b\x15\x71\x39\x97\x7f\x31\xdd\x83\xda\xe9\xd2\x0e\xab\x5a\xe1\x12\x86\x11\x84\x60\xd5\x07\x2c\xf4\xe5\xbf\xbf\xfa\xf0\x0a\xf3\x00\x4a\x0d\xc2\x99\x93\xea\x01\xe2\x88\xd8\xcb\x34\x05\x24\x80\x6d\x81\x23\x03\xf1\x9f\xe0\x7d\xb0\x28\xba\xd4\x2d\x64\xd5\xc4\x18\xb2\xd0\x87\x39\xd6\x4f\x58\xc4\x8b\x68\x73\x64\x6d\x39\xda\xc6\xec\xe9\x47\xc3\x87\x0a\x7a\xc6\xd2\x6a\xe7\x22\x37\x17\xce\x7c\xeb\xd8\x11\x2b\xf3\xc5\x34\x01\x1c\xf0\x37\x75\x61\x1e\x47\xde\x8a\x93\x13\x61\x19\x55\x3b\xcf\x3d\x6e\x65\xf1\xfc\x8d\x93\xa2\x14\x92\x6f\x45\xcc\x5e\x40\xc6\xda\x0b\x3b\xf8\x73\x99\x2d\xa7\xe9\x6e\x55\x10\xc5\x96\xe9\x94\x29\x08\x48\xed\x39\xe5\x16\x71\xf3\x9a\xb4\xa7\xb3\x3b\x2f\x5a\xed\xb6\x8e\xeb\x1b\xf7\xa5\xe1\x06\x0b\xfa\xb8\x5c\xef\x5c\x57\x21\x5a\x55\x26\x7b\xae\xef\x26\x6c\x99\x73\x09\xda\x1f\x71\x68\x54\xf9\xd5\x09\x97\x67\xe4\xaf\xb2\x29\x2c\x92\xa7\x3b\xc0\xee\x4f\xe6\x12\xc9\xbe\x80\x15\x7a\x17\xa5\x49\xc4\xd6\x39\xcf\x36\x35\x3b\x48\xdc\x0b\x59\x9c\x11\xbb\x85\x4d\x12\x38\x34\xb4\xef\xd8\x32\x0e\xe2\x3c\x9c\x55\xad\x1d\xee\x69\x40\xbc\x87\x95\x02\x44\x78\xa3\xb6\xa0\x62\x37\xc1\x27\x24\x45\x07\x7c\x68\xec\x0f\xe5\x52\xa5\x96\x50\x6e\xf6\x86\xa9\x1c\xb4\x1c\x0a\x45\x7f\x4a\xe2\xae\x53\x2c\x91\xb1\xf8\x74\x10\xab\x43\xff\x81\x64\xcd\x3b\xf3\x99\x40\x32\xa0\xde\x58\x58\x45\xb9\x30\x87\x45\x61\x6f\x70\x8d\xa7\x74\x1d\xe1\x78\x92\x16\x1b\x80\x1d\x22\xe0\xdd\x77\xea\x96\xef\x58\xb4\xe1\x72\x1d\x5c\xa1\x01\x05\x26\x32\x95\xa3\xe6\xe1\x3d\xd0\xa7\xa9\xdc\x66\xcd\x52\x2e\x28\xa1\xee\x9d\xc3\x1b\xc1\xae\xca\x26\x7c\xf2\xf5\x3a\x17\x6b\x20\x32\x98\xcb\x4a\x36\x3b\x50\xc7\x59\xb9\x05\xfc\x4e\x5f\x32\xf0\xd3\x30\x6a\x74\xdd\x5a\x8a\x7c\xe7\x52\x29\x49\x30\xd4\x75\x5d\xa3\x5b\x27\x2c\x11\xd3\x09\xfb\xd6\x03\x7c\x45\xa4\xa4\xcb\xc5\xec\x48\xc4\xab\xb9\xa6\xf7\xec\x45\x2d\xd4\x1b\xed\x75\x87\xdf\x1a\xb2\xa3\xad\x93\xa6\x37\x99\xb5\xe0\x45\x39\x62\xaf\x24\x69\xe9\x53\xf3\xf2\x35\xbe\xdb\x8b\x81\xe7\x99\xd9\xde\x2c\xed\x91\x79\xde\xec\xf0\xe6\xdb\x9e\x16\xb9\xad\xaf\xf7\x3a\x3a\x53\xd5\xed\xe8\x7c\x0a\x93\xd2\x72\x5b\xec\xf7\x75\xa6\x1d\x7c\x0d\x3d\x6d\x1a\xeb\xca\xb4\x60\x60\x82\xf9\xeb\xfa\x75\xab\x65\x07\xc8\x72\x15\x97\x91\x88\xcd\xca\x05\xbb\x1d\x91\x33\x8e\x36\xa2\xb2\x49\xb6\x1d\x08\x15\xee\x1b\x10\x18\xff\x5c\x77\xe3\x41\x74\xc3\xae\xfb\x6f\x3b\xee\xc5\xd6\x32\x69\xeb\xf4\x70\x7d\x62\x3f\xe5\x23\xcf\x29\xf7\xf9\x2a\x49\xb0\xca\x93\x75\x22\x79\xa1\x72\xf6\xd2\x25\x87\xbe\x72\xca\x42\xd0\x8b\x4f\xb1\x4d\x54\xba\x08\xb7\x89\xf6\xbb\x17\xe0\xc9\x45\xbc\x18\xc7\x5d\x36\x96\x61\x1b\x26\xa9\x79\x4a\x17\x7c\x9b\x85\xb4\x9b\x4e\xb7\x99\x7a\x26\xc5\x4e\x60\xb6\x62\xe0\xe3\x4b\xb4\xcf\x81\x9b\x4b\xf2\x8c\xe3\xb8\xa9\x3c\xe4\x8d\xee\x3c\x9b\xb3\xb2\x58\x3c\x92\x4a\x06\x5f\x1e\xe7\x20\xa1\x70\xf9\x3b\x9e\xf5\x93\x73\x70\xba\x1a\x63\x12\x90\x13\xb3\xb6\x96\x4a\x75\x7e\xf6\x2b\x33\x8c\x24\x0b\xad\x87\x78\xaf\xce\x6d\x40\xc3\xdf\x5b\x2a\x17\x01\x18\x08\x64\x29\xd4\x60\x55\xe0\x15\xd4\x6d\x6b\xe6\x14\xb7\x8c\x1e\xa7\xa9\x2a\x63\x46\x9b\x1a\x85\x8b\xf3\x29\x9e\x8e\x40\x1b\x3a\x9d\x76\x71\xa8\x8d\x54\x8c\x75\xfb\x0f\xbc\xd7\xbe\x02\xe1\xb7\x8e\x1d\xb8\x77\xe9\x53\xcf\x3e\xdb\xd0\x53\x4f\xc3\xd8\xbb\xed\x78\xd4\xd8\x3b\x6f\x2d\x70\x98\x8d\x73\xe4\xc1\xbd\x29\x89\x53\x58\x6f\xa1\xa3\xbb\x85\x65\xb5\x12\x40\xd4\x77\x07\x7f\xce\x66\x3a\xf7\x7f\x2a\xe3\xb9\x90\xc5\x02\xbe\x38\xee\x63\xf0\x91\xf7\xf0\x7a\xc5\x60\x1a\xe4\xb0\xfc\xd3\x8d\x42\x3f\xb4\x25\x2c\xf9\x33\xbb\x26\xdf\x8b\xd9\xaf\x12\x00\x9b\xea\x3b\xf6\x32\x01\x6c\x4c\x10\xb3\x73\x03\xd7\x31\x5c\xd4\xa0\x47\xf4\x5e\xd0\xa0\xca\xd6\x3e\xa8\x41\xbe\xf6\x10\x52\x85\x52\xc8\x0d\x45\x19\xb6\x66\xab\xb5\x7f\x0b\x48\xcc\x2f\x2a\xff\x0d\x84\x93\x66\xfc\x52\xf6\x57\x91\x2b\x9f\x36\x82\x4e\x95\xb0\xe0\x5e\x7b\xfd\xf1\xfa\xab\x68\x8f\xa3\xf2\x67\x28\x7d\x07\x7f\x21\x4e\x18\xbc\xf9\x2e\x77\xf6\x3a\xd2\x45\x67\x2f\xa2\x45\x87\xce\xc1\xa0\xaa\x04\x17\xcf\x50\xb7\x20\xa9\x1d\x66\x76\x81\x1e\xc3\xbd\x9a\x58\x17\xb7\x3c\x23\x1c\x1a\x41\x8e\xeb\x41\x86\x29\x34\xe2\x4f\x7f\xfc\xf3\xb4\x4b\x59\x1b\xaa\x3e\x16\xd6\xe3\x2a\xff\x36\x4f\x84\x8c\x21\x68\xc8\xe3\xa6\x04\x8f\xac\x78\x91\x2b\xdb\xb3\x99\x86\x4f\x92\x5d\xd9\x7e\xd4\xea\x05\x4e\xa2\xcf\x10\x79\xf6\x9b\xac\x5b\xbe\x95\xb8\x54\x97\x29\xa1\x17\xf1\x4e\xf2\x6d\x53\x8b\xfc\x59\xeb\xb8\x4b\x44\x1a\x43\x15\xe9\xeb\xfb\xa2\x27\xb1\x88\xee\xc6\xda\x04\x8f\x26\x10\x17\xd1\x1d\xfb\xe1\xe6\xdd\x39\xea\x45\x26\x7a\x2e\x2f\x78\x91\xdc\x8b\xdb\x3c\x75\x6e\x6b\x82\xf3\xe6\xa9\x5d\x23\x55\x42\xdb\x80\x3c\xc5\xb2\xdf\x5a\xc3\x21\xe4\x1b\xdf\xee\x8e\x96\x65\x74\x27\x8a\xe3\x9c\xcb\x58\x6d\xb1\x19\xc7\xba\x5c\xad\x92\x4f\xd3\x82\xe7\x1d\xe4\xe3\xe8\x47\xf8\x82\x76\xae\x97\x94\x29\xbc\xcd\x8b\xa6\xee\x03\x64\x87\x92\x50\x71\xc5\xb8\x85\x2b\x70\xce\xb7\x02\xd8\xe3\x58\x95\xb8\x1f\x4a\xc1\x84\x4b\xd0\xb7\xd3\x9a\x90\xf6\x8a\xd4\x73\x3f\x04\xc6\xfd\x87\xa0\x56\x55\x05\x67\x5b\x29\xaf\x19\xb7\xe5\x77\x78\x3f\x5c\xe7\x42\xeb\x09\xd3\x0a\x6a\x3c\x97\x16\xb3\x6e\xf3\xaa\x00\x9f\x01\xfc\x93\xe9\x8e\x45\x2a\x73\xe0\x6a\x6c\xd7\x46\x3d\x80\x3f\x39\x4c\x2f\x04\x55\xd4\x52\x16\x49\xca\xf8\xaa\x20\x67\x33\x90\x6d\x5b\x71\x1d\x3d\x9d\x4b\x08\x19\x46\xd0\x7c\x08\xe5\xbb\x30\x81\x6b\x84\x66\x2b\x1e\x25\x69\x52\x10\x05\x10\x24\x23\x71\xd3\x5e\x73\x1e\x98\xbe\xcc\xf9\x8e\xa7\xfe\x62\xc5\xd3\xd2\x67\x54\x1e\x69\x51\xa7\x98\xfb\x55\xf8\xcf\xca\x3d\xb7\xef\xd4\x3d\xe0\xc2\x7b\xc8\xe1\xd3\xbc\xd2\x3a\xc5\x57\x7f\x8e\x27\xb1\xc5\x89\x56\x4c\x5d\xcf\xfc\xeb\x8e\x1f\xf0\x9d\x77\x5c\xaa\xa7\x56\xa7\xa7\xf9\x85\x11\xbd\xd7\x6e\x84\x7d\x26\x77\x41\x17\x07\xf1\x90\xea\x5b\x6f\xf7\x7b\xa5\xd2\x43\x3d\xde\x3c\xb5\x1b\xea\x02\xa4\x2b\x0f\xb9\xae\xe1\x04\x70\x8e\xa3\xd9\x1b\x17\x7b\x75\xa4\xbe\x55\xc1\x1b\x82\x05\x51\x15\x60\xa3\x80\x4a\xf4\x20\x86\x75\xd6\x12\x7c\x1f\x89\x7c\x86\x32\x10\xb5\x63\x4d\xe7\xa6\x0b\x3e\xe0\x12\xe0\xbe\x8e\x40\x7c\x58\xab\xe1\x28\x67\x18\x0a\x4d\xd6\x3e\xe5\x1c\x63\x21\x41\xaa\xeb\xc7\xe0\xdb\xb6\x3f\x51\xde\xda\x9c\x4f\x64\x25\xcf\x65\x60\x11\x23\xab\x91\x85\x96\xbb\x5e\x6b\xf3\x97\x55\xa6\xe1\xc1\xfe\xb2\x43\x58\xb0\x7b\x03\x2a\x6f\x42\x3d\x2b\xc0\x04\x44\x6a\xbb\x4c\xa4\x4d\x15\x27\x27\x32\x98\xf2\x27\x96\x64\xd0\x39\xfc\xad\x49\x8e\x2a\x07\xb5\xbe\x77\x66\x44\xc8\xd7\x18\x6e\x59\xfb\xae\xbb\xe1\xfd\xe9\x69\x09\xbb\x3b\x50\xaa\xf5\x16\x24\x9a\xf1\xf4\x81\xef\x34\x68\xbe\x0a\xb3\x2b\xae\xd0\x71\x5a\xad\xff\x24\x38\xde\x2d\x81\x25\x09\xa8\x97\x24\x05\x4d\x6d\x49\x90\x3f\x43\xa4\x56\xdd\xd6\xf3\x12\xbd\xd0\xed\x9d\xf3\x65\x62\x21\x79\x6f\x2c\x04\x83\x91\xff\x33\xc2\x1f\x3d\x4e\xd6\x03\x7d\xbd\xc1\x31\x89\x16\x19\xc1\x45\x20\x81\x07\xb6\x63\xf3\xed\x09\xdb\xf2\x44\xd2\x32\x40\x05\xb1\x58\x2c\xcb\xf5\xba\xd3\x05\xf9\xf3\x8f\x65\x54\xd7\xc9\x3f\xbd\xaf\xb9\x97\x59\xeb\x29\xbc\xb1\x33\xfb\x25\x74\x0f\x9b\x7b\xd5\xe7\x71\xc0\x7e\x41\x6f\x77\x6b\xc8\xa9\x31\x89\x9e\xc6\xdb\x3d\x1b\xe2\xed\xb6\x18\x1f\x48\xb5\xa2\xeb\xaa\xc5\x61\xfc\xe2\x06\xff\x3c\x6e\xf0\x41\x93\x02\xe9\x55\x16\x49\xd5\x40\xef\xa9\xe1\x23\x59\xda\x1c\x9d\x27\xd4\x8a\xd4\xd8\xb5\x90\xb1\x66\x4b\x1e\x3d\x03\x6d\x1b\x9c\x8e\x87\xfb\xdb\xf6\x80\x4b\xae\xd5\x56\x30\xf8\x94\x46\xed\x09\x46\xd9\x6c\x13\x40\x2d\x9a\x06\x7a\x44\x06\xe1\x3d\xe0\x38\x45\x64\x48\xec\x8d\xea\x97\x52\x3c\x30\x73\x5a\x4d\x42\x18\x57\x30\x3c\x20\x4a\xf4\xca\x58\x87\x15\xcc\xb7\xa3\x4e\xc8\xc5\x9a\xe7\x31\x64\x1a\xd0\x92\x4c\x79\x74\x67\xfe\x1d\xea\x47\x5f\x24\xa8\x99\xcd\xda\x46\xf8\xa3\x2f\x2d\x91\x51\x0e\xa4\x58\x84\x6a\xf3\xf5\xc3\xd7\x35\xe3\x51\xae\x34\x3a\x65\x9c\x96\x27\x64\xba\x82\x01\x7b\x9f\xc4\x25\x4f\xf1\x8b\x9d\x9e\x6c\xae\x0f\xe2\x7b\x3f\x09\x64\x77\xc4\xa7\x2c\xe5\xb2\xba\x26\xb1\xb9\xc0\x15\x94\xf4\xcc\x7c\x47\x79\x77\x48\x55\x46\x53\x77\xce\x02\xc5\x5b\xbf\xac\xd0\x3a\xce\x05\x8f\x77\x21\x31\x58\x22\x19\xc4\x7e\x18\x8f\xb7\x89\x34\x43\x6f\x55\xd5\xdc\xfe\x6a\x09\x96\x11\x70\x09\xe2\x23\x69\x5a\x5b\xfa\x9a\x49\x61\x4c\x2a\x9e\x27\xe9\x0e\xac\xe8\x2c\x17\x47\xc1\x77\x82\xf5\x4d\xf9\x1e\x40\x15\x4d\x24\x16\xa5\x16\xab\x32\x45\x5b\x1b\x6e\xa3\xae\x01\xb4\x0e\x6f\x67\x13\x73\xcc\x16\x44\xf9\x1f\x7c\x18\x85\xb4\x9e\x02\x3b\xdf\x88\x81\x8d\x8b\xe3\x78\xe2\xba\x1c\x20\xbe\x1b\xf5\x60\x13\x7d\x1e\xb8\x47\x72\x76\x9d\x29\x4f\xe6\xbb\xef\xb7\xbe\xec\xbd\xc7\xae\x4e\xec\xfc\xb8\x12\xb0\xa1\xdf\x44\xec\x56\x64\x22\xa1\x39\xa4\x45\xe9\xfd\xa1\xa5\xc6\x7c\x21\x33\x96\xb0\x6b\xdb\xeb\x7d\xd5\x1d\xca\x5c\xeb\x12\xad\x24\x9b\x97\x5f\x7f\xfd\x6b\xc1\xbe\x86\x04\x2a\xb2\xc2\x31\xea\x02\xd4\x75\x58\x3a\x6c\x54\xee\x03\x02\x79\xed\x1a\x23\xc2\xda\x80\x8f\x36\x5b\x19\xa0\x83\x3c\xda\x30\x5d\x2e\x11\x17\xc7\xc9\x71\xcf\xa5\x63\x86\x3d\x57\x00\x71\xc3\xf3\xcc\xd6\xfe\x7f\x89\x9b\x1a\xd9\xd9\xe7\x32\x53\x48\x5e\x0c\x80\xc2\xa5\x60\x5b\x9e\xdf\x81\xd8\x1e\x29\xaa\x33\x5e\xb0\x97\x89\x98\x56\x9d\xd6\xaf\x2a\xf5\xa1\x30\x01\x92\x92\xb2\xbc\x94\xd2\xaa\x87\x30\x63\x8e\x79\x0f\xf2\x64\x2e\x97\x65\x78\xe3\xaa\xb8\xa0\xfd\xd4\x02\x37\x34\x6c\xb6\x0a\x98\x12\xa8\x52\x5c\x07\x4a\xef\x6c\x80\x2f\x7a\x2e\x9f\xc9\x19\xdd\xe5\xe6\x7a\x4f\x96\x87\x75\x61\x05\x68\x6d\x68\x6e\x28\x70\x09\xc3\x81\xd3\x1e\x8e\xf6\xf7\xa0\x72\x39\x61\x3f\x24\xf7\x62\xc2\xae\x33\x9e\xdf\x4d\xd8\x1b\x0c\x2a\xfd\x4e\x2d\xdb\x3c\x57\x8d\x74\xfa\x83\xbd\x57\x8f\x73\xde\x0c\x96\xca\x77\x36\xef\x4f\x4d\x1d\xfc\xae\x88\xea\xff\x4c\x9c\x57\x07\xd3\xc1\x3f\xfb\xfd\x7b\x4f\xf0\xf3\x17\x48\xd4\x3f\xe5\x5d\xb0\x9f\xe4\xe0\x57\xe1\x3f\xed\xfe\x65\x2d\x2e\xb0\x3d\x69\x97\x6b\xc5\x3a\xfd\xbc\xd2\x3a\x93\xb8\x7e\x28\x37\xb3\x3b\x87\x2d\x05\x4a\x9e\x8d\x5d\x62\xef\x08\x28\x37\xbd\x6a\xfb\xeb\x34\x55\xba\xcc\xfb\x17\xff\x55\xb5\xd6\xf6\xeb\x2d\x44\x93\x30\xd9\xb6\x4b\x01\x39\xdb\x43\x41\x0d\xf8\xd8\xe2\x2f\x6a\xb9\x00\x04\xcf\x61\x2b\xbc\xad\x38\x2b\x5d\xe3\xe2\x40\x54\x55\x7f\x42\x5e\x67\x02\xf8\x76\xbc\x29\xea\xdd\xe0\xb5\x19\xe6\x1c\x02\x73\x69\xe9\x9f\x31\x5f\x30\xcf\x05\xf0\xd4\x9a\x7b\xef\xbd\xc8\x19\x31\xac\xa5\xbb\xc0\x22\x0a\x6e\x3e\x1e\x6a\x11\xe6\xf8\x40\xaa\x1e\xdd\xb7\x96\x42\x48\xd7\xdb\x63\x4c\x09\x63\x1d\xd4\x7b\x9f\x30\x54\x0f\x82\x45\x08\xcf\xef\x50\x8f\x6b\xbc\x17\xdc\x05\xc1\xe4\x5e\x8b\x22\xd8\xcd\x6b\xa6\x45\x65\x69\x56\xe2\x32\x3f\x2b\x1c\x79\x6b\xe4\xb5\x46\x4d\x54\x71\x1b\x0c\x8a\x64\x3d\x85\x97\xf8\x3d\x2f\x36\x78\xa1\xdd\xaa\x82\x64\xfc\x91\x23\x05\xe7\x0b\xfa\x5a\x97\xa9\x5a\x82\x14\x52\xd1\xc3\x60\x17\xd1\xd2\x1e\xd4\x75\xcd\x01\x1b\xb2\x33\x98\xdd\x04\xf2\x0c\x73\xa1\x81\x6e\xa2\x19\x9b\x19\x8a\x7a\x1d\x77\xe9\x6e\x56\xd7\x6c\xfa\x6f\x1a\x97\xed\x26\x3f\xbc\x59\xd6\x00\x81\x3c\x7b\x44\x5e\xc6\x59\x98\xab\x67\x8c\x03\xa2\xca\xa5\xe0\x27\xb2\x65\xd6\xda\x6b\x15\x77\xe7\xf2\x04\x7f\x09\x0e\x01\xee\x75\x50\x1c\xca\x90\xc4\x15\xdd\xfa\xc3\xe4\x3d\x76\x12\xe2\xda\xc8\x43\x30\xf1\x1e\x3c\xb8\x0c\x4c\x20\x57\x4e\x16\x49\x2e\x98\x84\xd8\xfb\x5c\xea\x72\x79\xe4\x69\x19\xcc\x2d\xee\x1e\xa8\x44\xb4\xc8\x38\x5c\x65\x80\xad\xe5\xa8\xe5\x18\x46\x7f\x9c\xd7\x33\xb0\xf4\x65\x3c\xa5\xcd\x1f\x32\xf0\x30\x2f\xd8\xb5\xdd\x95\x63\x2e\x6b\x70\x8b\xb6\x39\xa9\x78\xd8\xf5\xed\x17\xa0\xb8\x02\x79\x7d\x57\x88\x1d\xf8\xd2\x07\x78\x18\x03\x1c\x7a\x74\x43\x14\x69\x2e\xff\xcd\x9e\x0d\xdd\x50\xd5\x11\x33\xdd\xf4\x8c\x39\xa2\x3a\x21\xb4\x95\xba\xd9\x2b\x64\x60\x04\x76\x57\xaa\x31\xe5\xdb\x4a\xe5\x16\xcd\x11\xea\x0b\x28\x4a\xc2\x84\x5f\xef\x13\x1d\x90\x4d\xc3\xd7\xae\x85\x60\xaf\x73\xb1\x7a\xfd\x21\x17\xab\x85\x1d\xe9\x29\x34\x68\x6a\x5a\xd4\xa4\x9c\x1e\x38\x39\x74\xa6\x64\x3b\xf5\xdb\x1e\x6a\xc6\x5a\x93\xb0\x9c\xa0\x4d\xc9\x8a\x79\x19\x3a\xd3\x1e\xc8\x7f\x17\x71\x9d\x0b\xbb\x51\xb3\xcf\x7e\xcc\x75\xe1\x9f\x06\x00\x8c\x3a\xe4\xdb\xfe\xf9\x8f\xb7\x4a\x9f\x0d\x39\xde\x6e\xaa\x40\x11\xbb\xd9\x73\xe9\x0e\xbc\x6e\x40\xf1\xe7\xc5\x3c\xc3\x00\xea\x8c\x3f\x48\x62\xf1\x18\xe5\x7a\x1a\x76\xac\xb5\x0b\xc9\x9b\x63\xad\x81\xfc\xf2\xab\x4c\x5a\x4f\x5f\xe2\xb4\xce\x26\x81\x4c\x30\x4f\xd3\x90\xd1\xdf\xc7\x97\xe6\xd2\x67\x3b\x1a\xab\x35\x4d\xad\x0b\xaf\x62\x6f\x10\x67\x4b\x0c\x69\xa6\x62\x62\x29\x27\x88\xac\x8d\xa2\x40\x47\x4b\x0e\x1a\x94\x4e\xe7\x66\xdf\x6a\x7e\xaa\x4b\xe4\xcf\x2c\xdb\x76\x4f\xbc\x15\x3f\xbb\xb8\x13\xbb\xd1\x75\x6d\x8f\x74\x78\x09\xcc\x0d\x2c\x66\xbb\xcb\x46\x3c\xcf\x2d\x76\x9c\xbe\xca\x2c\xdd\x72\x78\x2b\xe9\xa8\xe7\x46\x44\x77\x99\x4a\xe4\xe8\xbd\x28\xa8\x8f\x31\xa4\x0a\x73\x9e\xf9\xd2\xdc\xed\x70\xd0\xe1\x58\xb1\x27\xb1\x21\x1a\x40\x05\x16\x10\xe9\xa9\xa8\x38\x73\x1a\x9f\xdd\xd3\xee\xa9\xfd\x17\xc2\x9f\x0d\xcf\xe0\x8b\x6d\x89\x0f\xd5\x4e\x15\xde\xe2\xd8\xa9\xf0\x20\xf2\x46\x4e\xd1\xc0\xce\xe6\xac\x42\xe0\xd6\xda\xa5\xe0\x82\xfc\xc5\x33\xf4\x8b\x67\xe8\x7f\xb8\x67\xe8\x73\xba\x85\x00\x11\xf2\x9c\x3e\xa1\x9e\x00\xf9\x01\xcb\xd1\x7d\xf5\x50\xc1\x6b\xb4\x8e\x27\x81\x30\x6b\x90\x3f\xd7\x84\xb7\x5b\x7a\x85\x02\x64\xad\xa3\x3b\x21\x3b\x63\xf4\x96\x14\xa7\x53\xbd\xf7\xa9\x60\x9f\xdd\x9c\x3e\xc1\xdb\xfd\x1c\x69\x1e\xe0\x43\x94\xa9\x6d\x34\x13\x66\x9d\x80\xed\x69\x1a\x7e\x04\x50\x29\x95\x3b\x5a\x5f\x4d\xb9\x5d\x18\x8c\x44\xf2\x1d\x84\x08\xd5\x88\x70\x87\x22\xc1\xec\x87\x17\x99\x52\x69\x2b\x20\xec\x49\x3b\xb0\x91\x1e\x32\xb4\xf3\x66\x68\x8c\xea\x10\x26\x65\x7b\xd1\xa7\x1a\xf8\xc4\x04\xcc\x42\x00\x25\x00\x98\x4d\x71\x09\x19\x7a\xbe\x3b\xa6\x3e\xaf\x87\x3b\x87\x0b\x21\xa3\x96\x22\xe2\xa0\x42\x68\x21\x6b\x11\x77\x39\x17\x21\xd5\x4e\x23\x09\x42\x37\xbf\xd3\x11\xb5\x84\x72\x17\x49\x1b\xed\xff\xd8\xc5\x55\xb3\x10\x2c\xa0\x1a\x6b\x6e\x91\x24\x96\x74\x6e\x9f\xe8\xa4\x65\xd8\x5d\x44\x29\xd7\x03\x0d\xeb\xd6\x7d\x67\x46\x05\x9d\x42\x39\xc3\x37\xd2\x1f\x20\x09\x65\x3b\x10\xb9\x33\x97\x27\x4e\x74\xd1\x63\xbf\x1c\x5e\x0d\xc3\xa5\x88\xd4\x6b\x0c\x0d\x32\xd9\xf9\x9b\xcb\x84\xe9\x32\xda\x00\x57\x5f\x75\x9f\x0a\xf7\xad\xe6\x8a\x9d\xcc\xa5\xb9\x10\x81\xab\x65\xcb\x21\xdb\xfa\xc1\x18\xab\x3a\xf9\xab\x70\xf0\x2c\xa2\x84\x0a\x11\x59\x78\x71\x52\xb2\x15\xbd\x66\x69\x13\x11\x60\xe1\x31\x25\x65\x16\xf3\x42\x4c\xe7\x1e\x6d\x93\xa0\xa7\xd3\xa2\x3c\xc8\x64\xd6\x61\xc3\x42\xf4\x5e\x6d\xa7\x4d\x93\x95\x88\x76\x51\x43\x05\xa5\x9f\x7c\xe0\x97\x6b\xdb\xcf\xeb\xda\x86\x1c\xa3\x98\x29\x37\xa6\x6b\xa9\xaa\x57\xfe\xf5\xc3\x3a\x57\xb0\xa0\x26\x7a\x44\x3f\x7f\xc6\x6b\x67\x8b\x0d\x3c\xce\x9e\x1f\x7c\x0f\xea\x3f\xce\xfc\xc5\xd6\x1f\xd6\x41\x62\x7d\xc3\x2c\x0c\x83\x8b\x45\x38\x75\x8c\x41\x3b\x38\xac\xdf\xcd\x5d\xf2\xb3\x02\x27\x0d\xb9\xb8\x1a\x8b\xdb\xc1\x95\x2e\xac\xa5\x2d\x05\x9e\x77\x3d\x16\x77\xc0\x69\xcd\x8b\x17\xda\xf5\x7a\x75\x07\xb4\x88\xf7\x13\xb9\x3b\x28\xed\x70\x97\x89\x45\x99\x37\xd4\xba\x47\xc1\x8d\x6f\xaf\xce\x8f\x9d\xb5\x01\x96\x73\xa7\xea\x0b\xec\xf1\xbb\xcc\x31\x95\x58\x4d\x54\x11\x13\x1c\x34\x52\x29\x5b\x96\xab\x15\xa8\x37\x10\x30\xd4\x6e\x46\x20\x93\x5c\xea\xc2\x9e\x27\xc8\x5f\xc2\x75\x31\x97\x4a\x0a\x36\xff\xea\x78\xfe\x95\x39\xca\x72\x1e\x15\x22\xc7\xd4\xf5\x94\xeb\x82\x69\xb1\x06\x53\x8b\x3e\x7a\x7b\x75\x0e\xb9\x78\xc5\x06\x8b\x73\x57\x56\xcc\x72\x44\xc6\x5b\x50\x3a\x01\x7a\x5e\x19\x28\xfe\x40\xdd\x5f\x72\xcd\x12\x39\x97\x1f\x4c\x11\xc7\x6b\xa5\xd6\xa9\x98\xda\x01\x99\xbe\x21\xd7\xe3\x87\x57\x58\x03\x78\x3d\x04\xb3\x9b\x03\x91\x4b\x25\x93\x88\xa7\x90\x86\x32\x97\x60\x35\x4f\x4c\x63\xc0\x35\x3a\xff\x6a\x3a\xff\x8a\x41\xf8\xb4\x60\x3c\x8a\x44\x56\x88\x18\xa5\x15\x67\x92\x65\x80\x5f\x8c\xc4\x84\x15\x82\x6f\xb5\x25\xb4\x65\x99\xb9\x63\xc2\xd5\x90\x25\x92\x90\x4e\xcb\x44\xf2\x7c\x87\x60\x26\x54\xce\xa5\x94\x87\xdd\x5c\x8a\x4f\x40\x2a\x99\x14\x56\xa2\x9f\xc2\x90\x56\x32\x5c\xad\xd8\x89\xdc\x4d\xd9\x0f\x98\xf7\x8f\xc4\x9a\xb7\x57\xe7\x96\x34\x87\x32\x1f\xe7\x52\x47\x1b\xb1\x15\xec\xc3\xa6\x28\xb2\x0f\x13\xfc\xa7\xfe\x00\x11\x47\xa9\x18\xfe\x3a\x61\x66\x88\x8c\xa1\x6a\x61\xf2\xe9\x0e\x34\x2c\xcb\x8c\xd4\x8f\xe7\x12\x98\xa8\xf3\x10\xdd\x6b\x7a\x1b\xbe\x18\x5c\xc1\x2b\xb8\x70\xb3\x8b\x83\xb8\xdc\x6b\xd3\x39\xff\xca\x66\x2b\xff\x49\xd3\x81\x56\xdb\xc8\xd5\x0a\x0c\x12\x0d\x89\x4a\x53\xf3\xc2\x89\x64\x3f\xdc\xdc\xbc\x67\xbf\x3d\xbb\xb1\xc6\xce\xed\xd5\x39\xce\x0b\x20\xe9\x60\x9c\xfd\xa9\x3e\xc4\x37\xbb\x4c\xfc\xf9\x4f\x7f\x9e\x4b\x46\x49\xf7\x89\xb4\x3d\x8d\x2b\x7a\x82\x44\xa3\x80\x77\x82\xc0\x2c\x10\xd9\xc2\xf7\x50\x70\x84\xaa\x9f\xa3\x75\xfe\x40\xde\x02\x38\xa3\x52\xa5\xee\xca\xcc\xb9\xb9\x43\x3b\xcc\x7c\xf0\xf6\xea\x1c\x4a\x07\x92\x9e\x62\x03\xfa\x4d\xc2\x79\x5f\x60\xe0\xb9\xad\x8c\xf9\xf7\x7b\x95\xc4\x8c\xcb\x9d\x79\x17\x8b\x86\x69\x99\x8b\x95\xca\xc5\xc4\x3e\x69\x0a\xe0\x45\xb2\x4c\xd2\xa4\xd8\xc1\x2e\x65\x45\x96\x33\xcb\x10\x6e\x0a\x30\xb7\x19\x02\x78\x9b\x09\x86\x32\x9a\x2f\x6f\x75\x88\x00\x87\x41\x73\xda\x6c\x78\xd1\x31\xef\x2e\x73\xc1\xef\xcc\xec\xa6\x12\xa6\xaf\x48\xb3\x52\xbc\xc6\x33\x66\x55\xca\x08\xa7\x86\xa9\x03\xcd\x7e\xba\x39\xa5\xbb\x40\xc9\xda\x86\xcb\x57\xab\x24\x4a\x78\x4a\x3b\xc7\xb2\x5c\x81\x68\x06\xd7\x24\xd8\x82\xe0\x43\x53\x88\x93\xd2\xf6\x13\x6a\x29\xd6\x09\x02\x8e\x1f\x92\x62\x83\x79\x05\x53\x1c\x67\x9e\x25\x7a\x1a\xa9\x2d\xac\xb7\x6b\x98\x4a\x9a\x2e\xbd\x80\x03\xaf\xcd\x73\xf6\xd2\x42\xed\xb6\x59\xb1\xa3\xb9\xf7\x8a\x6d\x93\xf5\xa6\x00\x19\x0b\xf8\x3a\x40\x22\x92\x6d\x86\xea\xee\x14\x61\xb4\x78\x5f\x2d\xb6\x5c\x16\x49\xd4\x15\x53\x6a\x95\x24\x1e\x86\xf1\x5c\xee\x8a\x7e\x3f\xde\x3b\x62\x19\xe7\x48\x20\x1e\xec\xc8\xac\xbe\x21\xd3\x1e\x08\xe2\x1a\x01\x7d\x79\x5d\xf2\x72\xdf\x15\xea\xc3\x89\xdc\x7d\xf0\xd4\x96\x5c\x06\xca\x3f\x3d\x5f\xb7\xeb\x9f\xa7\x8a\x46\x8d\xf1\xb9\x04\x54\xa7\xd9\x30\xac\x7a\x7b\xdf\x19\xe3\x8e\x14\x33\xb2\xef\xed\xa4\x49\x93\x25\x7c\x9b\xf6\x0a\xcd\x74\x99\x41\x3e\x41\xa1\x58\xc6\xa3\xbb\xe3\x52\x9a\x7f\x98\xcd\x10\x97\xbb\x0e\x29\x6f\xe6\x52\xad\x58\x59\xe0\xc2\xb1\x53\x18\x9c\x22\x81\x2b\xc0\x5f\xd0\xb6\xa2\xd8\xa8\xd8\x65\x43\x99\x32\xa1\xff\x4c\x8d\xce\x88\xb4\xf8\x9b\xd7\xec\xbd\xf9\xa0\x99\xc4\xf4\x6d\xee\x9a\x9f\x48\x76\xfa\x6f\xff\x06\xcf\x9b\xce\x7d\xab\x14\x5b\x29\xc5\xbe\x63\xd3\xe9\xf4\xbf\xf0\x6f\xa6\x50\x2e\x77\xf4\x5f\x5c\xee\xa6\xa6\xb8\xb7\xb9\xda\xbe\x5c\x29\xf5\x8a\xfe\x0e\xa2\xb1\xe6\x5f\x92\x15\x7b\x69\x1e\xba\x85\x4f\xdd\xa8\x97\xf3\xf2\xeb\xaf\xbf\xfd\x0f\xf3\xe8\x2b\xf6\x37\x7c\x26\x78\xfc\x1f\x61\x55\xbf\xdd\x53\xd5\xdf\xf1\x7b\x3e\xa4\xae\xec\x3b\x38\x6b\x4c\x01\xbd\x75\x4c\xf4\xcb\xb7\x4a\x4d\xe1\xf6\x1f\xd6\x0e\x8b\x35\x4f\x60\x2d\x82\xa7\xfe\x2b\xa8\x36\xb3\xf5\xfe\xf5\x9e\x7a\x23\xaa\xde\xd5\x1c\x8b\x7f\xab\xd4\xcb\xe9\xd4\xec\x5b\xd4\xaf\x58\xeb\x97\xaf\xaa\x1d\x0d\x0d\x68\xd6\xdf\xfc\x3c\xc3\xea\xbf\x39\xbb\x3e\xbd\x9a\xbd\xbf\xb9\xbc\x7a\xf5\xda\xb6\xc0\x8f\x40\xf0\x3e\xb3\xd2\xbe\xae\xe2\xff\xff\x9e\x8a\xff\x56\xd9\x3a\x43\xa5\x5f\x7f\xc7\x70\x34\xb3\xe5\xf4\xad\x52\x7f\x9b\x4e\xa7\xff\xa0\x9f\xb9\xdc\x4d\xcc\xc1\x64\x9e\xc9\x70\x2b\x7f\xc7\x73\xbd\xe1\xa9\x69\x53\x50\x07\xd7\x88\xd6\x12\x6d\x71\xc9\xaa\x56\xd8\xad\xdc\xfa\xe2\xe0\x63\x30\xb0\xf0\xd4\xff\xf7\x1d\x93\x49\xea\x87\x2f\xf8\x06\x8c\xd3\x0d\x10\x2a\x44\x77\x6e\xb9\x38\x8d\xc2\xe5\x8e\x65\xf5\x85\x8b\x79\x67\x3b\xcb\xcf\x6e\xb6\xfb\xb9\x7c\xd1\xb2\xa3\x1f\x1b\xd3\x6e\x0a\x3f\x98\x03\xea\x85\x55\xaf\xb6\xc7\x82\xd3\x15\xc2\x9e\x85\x40\x34\xae\x56\x49\x39\x6a\x6d\xf6\xa1\x3b\xf0\x02\x0a\x24\x30\x3b\x5f\x1c\xbf\xa0\x44\x21\xff\x89\x2a\x3d\xf9\xfc\xab\x95\x52\xd3\x25\xcf\xa1\x76\x9f\x8e\x77\xd3\xbf\xce\xbf\xc2\xf6\xa0\xf1\x81\x86\x11\x14\x3e\xff\x0a\x7e\x85\xe9\x30\x97\xbf\xbb\xbe\xbc\x98\xcb\xef\xbe\xfb\xee\x3b\xec\x2d\xf3\xdf\x6d\xf2\xef\x92\xe1\x76\x8b\x76\x4a\xa9\xad\xa0\x9e\x58\x97\x29\xcf\xe7\xb2\x3d\x5c\x13\x0b\xbf\x69\x4e\x7c\xf0\x86\xe6\xd9\xc4\x72\xfb\x83\x44\x93\xdd\xe3\xd0\x37\xf9\xe1\xff\x14\xa0\x28\x8f\x26\xa2\xdb\xe4\xc3\x2e\x98\xda\xc9\xfc\xda\x4e\x55\xd3\xd9\x66\xfe\x7a\x3b\x6b\x95\xa4\x82\x16\xae\x9d\xdc\xef\x45\xae\x95\xf4\x73\x86\x2e\x04\xc0\x98\x05\x01\x00\xf6\x1d\xfb\xe6\xbf\x6a\xbf\x9a\x71\xb0\x3f\x7e\x5b\xd9\x09\x18\xf3\x45\xcd\xbf\x82\x5a\xcf\xbf\x7a\xcd\xe6\x5f\xb5\xcd\x9b\x6a\xc5\xa6\x58\x95\xf9\x57\x13\x5f\x00\x54\xe3\x82\x6f\xb1\x90\xf2\xeb\xaf\x7f\x1d\x61\x15\x30\x75\x2d\x78\xd2\x54\xa9\xfb\xc1\xa0\x8a\xb3\x5a\xe8\xcc\x76\x84\x4d\x81\x7c\x10\x69\x7a\x44\x02\xed\x32\xc6\x38\x11\xe5\xe6\x32\x9c\x1e\xd5\xc1\x25\x65\xa6\xda\x88\xdb\xa4\x4d\xf7\x19\x27\xee\x05\x03\x3a\x97\x1f\x60\xea\xd8\x11\x25\x12\x1e\x20\x99\x74\x5f\x82\x4b\x0d\xcd\x04\x9b\x63\x41\x13\x61\x2e\xa1\x18\x37\xe6\xec\x25\x00\xbf\xa8\x29\x0d\xcb\xda\x5e\x9e\xfe\xfc\xa7\x3f\xbf\x7a\x7d\xc8\x38\x55\x8b\xab\x0c\x15\xb4\x07\xcb\xf8\x66\xfa\xed\x37\xdf\xea\xf9\x57\xd4\xeb\xed\x57\xec\xf3\x44\x17\x3f\xd6\x2c\xb0\x47\x88\x2d\x1b\xc3\xe1\xb9\x82\x17\xb6\xaa\x58\xcd\xa1\x41\x8b\xab\x6a\x58\x41\xad\xac\x5b\x07\x2e\x67\x56\x86\xda\xd4\x7b\x94\x79\xe7\xfa\x0b\x2f\x5b\xec\x21\xe7\x59\x26\x72\xeb\x2b\x6f\x84\x33\x40\xd3\x19\xbe\x62\xb7\xfe\xb6\xcd\xcc\x4c\x9b\x5a\xd1\xf0\x18\x74\xdd\xb4\x7d\xe4\x2e\xca\x34\xed\x1c\xb9\xfd\x52\xb1\x17\xb7\xe7\xe7\x8b\x1f\x4f\xce\x6f\xcf\x6c\xf3\x5b\xa5\x57\x83\xc7\x3a\xfb\xc4\xd5\x84\xfa\xc4\x8b\xeb\x9b\xcf\x8a\xdc\xf2\x63\xf9\x56\x23\x8e\xa4\x4c\xd3\xaa\x2c\xef\x5c\x7e\xa0\x72\x60\x1b\x00\xc1\x7c\xb4\x10\x7a\x3b\xae\xfa\x7d\x78\xec\x83\x29\xfc\x03\xbe\x7b\xc4\x7c\x23\x5e\x83\x78\x3f\x89\x52\xb7\xf7\x2b\xd1\x2c\x1c\xb0\x1c\x30\xdf\xb6\x6b\x39\x3c\xb5\xf0\xf8\xe3\x96\xc7\xad\x04\xc9\x23\xb3\xf3\xa2\x5e\xf8\x93\xac\x0e\xec\xbb\x0f\x55\x28\xb8\x73\x97\xc6\x18\x35\x84\x72\x27\x28\x17\xad\x0b\x62\xc2\xc5\x3e\x9b\x4b\xdc\x88\x4d\x9d\x0a\xd5\x5d\x27\x36\xa3\x08\x52\xca\xe5\xba\xe4\x6b\xa1\x27\xcc\x7e\x7c\x2e\xed\xed\xd4\xde\x75\x1c\x30\x07\x78\x3e\x6b\x53\xa8\x96\x02\x9c\xc8\xb9\xa4\x36\xc1\x09\x4b\xc5\x63\x3a\xea\xef\xae\x5d\x73\x28\xef\x1b\x0b\x22\xc5\x6b\x39\x97\x38\xb8\xe8\x1b\xb3\x60\x43\x30\x3b\x9a\x67\x13\x07\x78\x30\xde\xeb\x62\x56\xa8\x35\xc0\x1e\xe7\xd2\x71\x3f\x21\x38\xc3\xde\xd7\xbc\x32\x22\x56\x69\xff\x7e\x62\x07\xc3\xae\x09\xaa\x5b\xfb\xac\x3f\xf8\x0c\x30\x0b\x6e\xd1\x7a\x97\xef\x9f\xb6\x7e\x1b\x1b\x08\xc8\xe1\xc1\xc6\xd1\x45\x08\x08\x84\x5f\xed\xb5\xb1\xed\xc2\x67\x3a\xb3\x47\x55\xb9\x4c\x47\x54\x09\x9f\xef\xad\x14\x6e\xc9\xfd\x95\x1a\xe0\x91\xbe\xaa\x2d\x2d\x33\x4d\xfb\x3e\xbb\x54\xaa\x63\x5c\x9e\x10\xb3\x5b\xa9\x14\xbd\xb0\xaf\x33\xca\xa8\x78\xcc\x7c\x19\xc0\x82\x53\xef\x22\xbb\xfb\xf4\x55\x28\x4d\xf4\xa3\xaa\xe3\xed\xa7\xc1\x35\x72\x16\x02\x1d\x76\xa3\x76\x58\x3a\xe7\x2a\x1b\x6c\xc7\x36\x69\xaf\x29\x98\xde\x22\x12\xdc\x5e\xcc\xe2\x99\xc0\x22\x32\xf3\x7f\xe2\x26\xd1\xc4\x8f\xdc\x04\x2a\x19\x95\xb9\x36\xdb\x25\xed\x77\xb4\x6b\xab\x9c\xf1\xb9\xb4\x82\x83\x76\x3b\x3e\xb1\xfe\xe0\xdc\xfd\x15\x99\x85\x32\x14\xec\x82\xa0\x50\x01\x5e\x72\xda\x0d\xe7\xf2\x9e\xe7\x09\x97\x80\x69\x5e\x6a\x50\x5b\x85\x2b\xdd\x8e\xd1\x0f\x8e\x80\x43\x87\x4e\xe6\x3d\x7b\x5e\xcd\x0c\xa8\x9c\xf3\xbf\x32\xff\xfb\xc7\xaf\xfe\x5f\x00\x00\x00\xff\xff\x69\xa1\xb9\x6d\x88\xc7\x04\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\xeb\xb8\x95\x2f\x0c\xff\x3f\x9f\x02\x67\xcf\xa9\xea\xee\x44\xb6\x3b\xc9\x4c\xde\x94\xa7\x4e\xbd\x8f\xda\xd6\xde\xad\xd3\xbe\xc5\x97\xee\xe9\x67\x94\x52\x43\x24\x24\x21\x26\x01\x06\x00\xed\xad\x4e\xe5\xbb\x3f\x85\x85\x0b\x41\x8a\x94\xa8\x8b\x6d\x79\x37\x67\xaa\xd2\xde\x22\x89\xeb\xc2\xc2\xba\xfe\xd6\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x45\x1f\xfe\x78\xfc\xed\x87\x9e\xfe\x8d\xb2\x29\xff\x70\x8a\xf4\x73\x84\x3e\x28\xaa\x12\xa2\x9f\x4f\x93\x85\x22\x34\x4e\x4e\x24\x11\x4f\x34\x22\x27\x38\x4e\x29\x3b\xce\x04\x57\x1c\x3e\x44\xe8\xc3\x13\x11\x92\x72\xa6\x5f\xb7\x7f\x22\xc6\x15\x92\x44\x7d\xf8\x37\x84\xfe\x05\xcd\xcb\x68\x4e\x52\x22\x3f\x9c\xa2\xff\x31\x1f\xcd\x95\xca\x5c\x03\xfa\x6f\xa9\xdf\xfd\x1b\xbc\x1b\x71\x26\xf3\xd2\xcb\x38\xcb\x12\x1a\x61\x45\x39\x3b\xf9\xbb\xe4\xac\x78\x37\x13\x3c\xce\xa3\x96\xef\x62\x35\x97\xc5\x1c\x4f\x70\x46\x4f\x9e\xfe\x70\x82\x23\x45\x9f\xc8\x38\xc1\x39\x8b\xe6\xe3\x2c\xc1\x4c\x9e\xfc\x93\xc6\x7a\x8e\x7f\x27\x91\xfa\x17\xfc\x23\xe6\x29\xa6\xcc\xfc\xcd\x70\x4a\xfe\xe5\xdb\x41\xe8\xc3\x8c\xa8\xe0\x9f\x7a\xb6\x79\x9a\x62\xb1\xd0\x2b\xf2\x91\xa8\x68\x8e\xd4\x9c\x20\xd3\x0f\x72\x4b\xc4\xa7\x08\xa3\x53\x41\xa6\xa7\xbf\x08\x32\x1d\xbb\x85\x3e\x36\x0b\x7c\x01\xa3\xb9\x49\x30\xfb\xe5\xd8\x2e\x13\xb4\xcc\x33\x22\x60\x6e\xc3\x58\xb7\xfe\x89\xa8\x3e\x34\x5b\xbc\x1f\xbe\x2d\x88\xcc\x38\x93\x44\x96\x86\x87\xd0\x87\x3f\x7e\xfb\x6d\xe5\x27\x84\x3e\xc4\x44\x46\x82\x66\xca\xee\x65\x1f\xc9\x3c\x8a\x88\x94\xd3\x3c\x41\xae\xa5\x70\x30\x66\xaa\x7a\x63\xf1\x52\x63\x08\x7d\xf8\xdf\x82\x4c\x75\x3b\xff\x7e\x12\x93\x29\x65\x54\xb7\x2b\x0d\xfd\x04\xa3\x2d\x7d\xf5\xaf\x7f\xab\xfb\xfb\x5f\xc1\x8c\x32\x2c\x70\x4a\x14\x11\xc5\x8e\x9b\xff\xab\xcc\x45\xef\x91\xee\xbc\xd8\xc7\xea\xc0\x2b\xb3\xbd\xc2\x29\xd1\x7b\xa2\x77\xca\x7e\x01\x7f\x0b\x22\x79\x2e\x22\x82\x26\x24\xe1\x6c\x26\x91\xe2\x4b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\x57\xaf\xd5\xd4\x0c\x55\x6e\x30\x33\xf3\x41\xe3\xc4\x46\xac\xef\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x67\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\x3b\x9c\xb5\x81\x3f\x57\xaf\xcc\x83\x24\x42\x0f\xfc\x89\xc6\x24\x46\x4f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xe3\x11\xbb\x9f\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\xf7\x6e\xb9\x7e\x8f\x74\x7f\x28\x67\xf4\x1f\x39\x49\x16\x88\xc6\x84\x29\x3a\xa5\x44\x56\x5b\xfb\x3d\x87\xfe\x71\x82\x8e\x90\x5e\x67\x22\x14\xac\x37\x67\x8a\x7c\x56\x12\x1d\xa1\x84\x3e\x12\xf4\xd5\x05\x95\x0a\xf5\x6f\x86\x5f\xf5\xd0\x57\xe6\xbc\x20\xe0\x4d\x5f\xbd\xc2\x0a\xfb\xbf\xff\x16\x1c\x3d\x85\x67\xd5\x43\xf7\xa1\xaf\x4f\xf3\x9d\xb9\x1a\x8a\x16\xfe\xf6\x6f\x61\x3b\x76\xbf\x56\xf3\xdb\x82\xd9\x5a\x4e\xdb\x96\xbf\xc2\x32\x95\x59\xab\xd4\x3b\xb4\x2b\x67\xd5\xed\x56\x59\xab\x7c\x5f\xbc\x55\x4f\xe1\xa5\xf9\xeb\x2e\xcc\x15\x2b\xa0\x7a\x4c\x99\x39\x24\xfe\xcc\x08\xa9\xcf\x89\xa3\xde\x03\x61\x29\xbb\xf0\xda\x60\x66\x01\xbb\x75\x5c\x34\x58\x95\x03\x9c\x77\x42\x53\xba\x6e\x7f\x87\x2c\xd6\x22\x97\x65\x76\x2c\x4f\x27\x44\xe8\x65\x70\x6c\x0f\x66\x3b\xd1\x6c\x50\xe5\x82\x91\xb8\xc5\x34\xff\x91\x13\xb1\x58\x31\xcf\x29\x4e\x64\xd3\x44\x29\x53\x44\xcb\xb7\x95\xc7\x53\x2e\x52\xac\xec\x0b\x7f\xfe\x8f\x4d\x17\x42\xf1\x47\xb2\x6e\xff\x87\x66\x37\x23\x2c\x81\x0c\xd2\x3c\x51\x34\x4b\x08\xca\xf0\x8c\x48\xbb\x22\x79\xa2\x64\x0f\x5e\xd3\x32\x35\x11\x47\xfe\x06\x82\x1e\xdc\xcd\x9b\x4b\xf8\x05\x4d\xbd\x00\xc9\xc8\x67\x05\x2d\x8d\x18\xdc\xbd\xb0\x44\xe1\x8d\xf2\x02\x4b\xb9\x1d\xcd\x48\x2e\xd4\x78\xb2\x38\x7e\x24\x4b\xfd\x36\x52\x0e\x66\x08\x2b\x25\xe8\x24\x57\x44\xcf\x5b\xb7\xe1\xee\x4e\x60\x8f\xe6\x82\x6e\xc3\x1a\xde\x6e\xc2\x31\x15\x24\x82\xb9\x6d\x72\x60\xfc\x57\x7a\xde\x5a\x7f\x59\x98\xd9\x3f\x92\x05\xc8\x23\x35\x2b\xe0\xb7\x7c\xc4\x46\x0c\x1d\xa1\xf3\xc1\xdd\xd9\xe0\xea\x7c\x78\xf5\xe9\x14\x7d\xb7\x40\x31\x99\xe2\x3c\x51\x3d\x34\xa5\x24\x89\x25\xc2\x82\x40\x93\x24\xd6\x32\x87\x1e\x0c\x61\x31\x65\x33\xc4\x45\x4c\xc4\xcb\x2d\x63\xe5\x29\x61\x79\x5a\xb9\x57\xe0\xf7\x62\xf4\x95\x2f\xb4\x88\xe1\x1f\x95\x9e\xfc\x6d\x69\x81\x61\xc6\xba\xef\xa0\xb5\x57\x13\x6a\xa2\x39\x4d\x62\x41\xd8\x89\xc2\xf2\x71\x4c\x3e\x93\x28\x37\x77\xf2\x3f\xcb\x3f\x8c\xb5\x64\xca\x63\x52\xfe\xa5\xf4\x8f\x42\x14\xda\xf8\x53\xaf\xa5\x6e\xfc\x25\xe8\xb4\xed\xbe\x83\x5f\x68\x5c\xfb\x36\xfc\xb2\x66\x0e\xee\x9d\x15\x83\x75\xaf\x34\x8e\xca\xbd\x60\x25\xbe\xda\x77\x04\x51\x62\x31\xc6\x4a\x91\x34\x53\x1b\xea\xeb\x18\x25\x5a\xae\x5c\x25\x47\x5e\xf1\x98\x0c\x5c\x7f\xbf\x20\x23\xce\x92\x18\x4d\x16\x96\x6b\x4d\x89\x20\x2c\x22\xcd\x2d\xdc\x63\xf9\x58\xb4\xb0\x4e\x18\x2d\xf5\x27\x3f\x72\xa1\x3f\x7f\x0f\x02\x69\x69\xe0\xaf\x21\x93\x6e\x7b\xe2\xbe\x38\x0b\xc1\x96\xfc\xa3\xb3\x27\xec\xbe\x92\x6d\xad\x0f\x5c\x20\xb9\x90\x8a\xa4\x6b\xed\x10\xef\x67\x21\xec\x05\x71\xa8\x03\xae\xdc\x51\xbf\x81\x53\x5f\xbe\x71\xbb\xe3\xbd\xc1\x92\xed\xcb\x8a\x78\xe8\xf3\x74\x3e\x9c\xd5\x53\xbd\x73\xdb\x17\x38\x31\xde\xc5\x34\x4b\xb2\xe0\xbe\x07\xf9\x42\xe6\x86\xc6\xbd\x72\xab\x3d\x86\x01\xac\x51\x34\xcb\x76\x68\x7f\xfe\xf4\xa7\xa1\x85\xc6\x98\xe3\xd4\x9c\xca\xc0\x58\x85\x22\x2e\x8c\x2c\x18\xdb\xf3\x6e\x74\xcd\xfe\x7d\xff\x6e\x70\x7f\x8a\xfa\x28\xc6\x0a\xeb\x03\x2e\x48\x26\x88\x24\x4c\x81\x1e\xaf\xbf\x57\x0b\x94\xf2\x98\x24\x46\xe3\xfc\xa8\x25\x5f\x74\x8e\x15\x3e\xc3\x0a\x27\x7c\x76\x8c\xfa\xf0\x4f\xfd\x31\x95\x08\x27\x92\x23\xec\xc8\x8a\xc4\xae\x09\xcc\x62\xc7\x5a\x30\x8a\x78\x9a\xd1\xc4\xdb\xe0\xbd\x71\x85\xb2\x98\x3e\xd1\x38\xc7\x09\xe2\x13\xcd\x55\xb4\x86\x3c\x78\x22\x4c\xe5\x38\x49\x16\x08\x27\x09\xb2\xdd\xba\x17\x90\x9c\xf3\x3c\x89\x75\xbb\x6e\x94\x92\xa6\x34\xc1\x42\xab\xe0\x66\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x30\x2e\xbd\x9a\x29\x7e\x24\x12\x51\x85\x32\x2e\x25\x9d\x24\xc5\x99\x7f\x18\x22\x18\xf7\xd9\xc5\x10\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9c\x0d\x3f\x0e\x07\xe7\xcb\xba\xf9\x7d\xff\xee\x87\xe5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xcb\x4f\x2e\xfa\x0f\x57\x67\xdf\x8f\x6f\x2e\xfa\x57\xcb\x0f\x2d\x59\xb5\x56\xf3\xc3\x91\x6d\x78\xb6\x3a\x9b\xe6\x4b\xd9\x34\x7b\x5f\xae\x51\x73\x4a\x13\xd0\x41\x5b\x1b\x34\xbd\x0d\xc1\x7e\x89\x32\x2c\xa5\x91\x8c\xcc\x08\x8e\x47\xec\x92\x0b\xcd\xc0\xa6\x5c\xf3\x08\x2d\x3d\x29\x91\x47\x8a\xb2\x99\xff\xe8\x14\x8d\xf2\x6f\xbf\xfd\x53\x74\x41\xd9\x23\xfc\x45\x0e\x71\x71\x3a\x8b\x6f\x67\xf1\xfd\x6d\x59\x7c\xb5\xe8\x73\x12\x1a\x7a\xf7\x1b\x32\xa4\x85\x0b\x96\xe5\x0a\x44\x09\x9e\x2b\xfd\xa7\xee\x12\xc8\x63\x45\xe0\x50\x3b\x83\xe2\x27\xa2\xfc\x8b\x5a\xb4\x79\x0f\x76\xc4\x9f\xb8\x78\x9c\x26\xfc\xd9\x0f\xfc\x13\x51\x7a\xec\xb7\xb6\x97\x2e\x94\xa8\x0b\x25\x7a\xdb\x50\xa2\x83\x32\xe6\xbd\x3c\xf3\x2b\x5b\xfe\x0c\x07\x6c\xf0\x64\x35\x3a\xaa\x1a\xfc\x50\x81\x9b\xe9\x55\xb8\x66\xd9\x99\xb3\x86\x73\x96\x5e\x7e\x2f\xdc\xb3\x34\xe8\xd7\xe7\x9c\xbf\x09\x7f\x4b\xe7\x4e\xd9\x72\xa1\xde\x25\x83\x6d\x79\x77\xbc\x9a\x33\xe4\xe5\x19\xfe\x52\x6c\xc3\x26\xc1\x0c\x1b\x44\x2f\xb4\x0e\x57\x58\x13\x9f\x50\x1b\x90\x50\x17\x81\xb0\x1c\x72\x50\x1b\x63\xb0\x5b\x50\xc1\xb6\x77\x53\xfb\x30\x81\x4f\x44\x95\x5e\x7e\x2f\x77\x53\x69\xd0\xaf\x7f\x37\xfd\x46\xa3\x03\xba\x70\x80\x17\x5c\xba\x2f\xfd\x46\x3b\x5c\x87\xff\x6f\xc0\xc3\xdf\xb9\xf4\x37\x5a\xa3\x2f\xcb\x87\xff\xa5\x3a\xed\xdf\xa7\x97\xbe\x73\xcb\x77\x6e\xf9\xb7\xf0\x9f\xbc\x3f\xb7\xfc\xcb\xaa\xa7\xc5\xf1\x1a\x3b\x5a\xb0\xfa\x5a\x70\x28\xff\xd5\xc2\x49\x03\x7f\x39\x95\x6f\xd3\xa0\xf1\x46\x1d\xee\xbc\x18\xdf\x00\x8e\xd0\x2f\x96\x90\xd6\xa8\x73\x4b\xdf\xbd\x07\x75\x6e\x79\xd0\x2f\xaf\xc3\xbd\x19\xf3\x7d\xa1\xcb\xf3\x9d\xb0\x81\xcd\x6f\xcb\x2f\x58\x26\xef\x64\xf1\x97\xcf\xc6\x3f\x98\x09\xbd\x1f\xd9\xfb\x0d\x2e\xde\x96\xb7\xee\xde\x73\xb2\x6a\xae\xd9\xe0\x76\x5a\x97\x61\x55\xfd\x9a\x12\xf9\xc7\x77\x79\xdf\xbe\x46\x92\x55\x77\xe1\x76\x17\xae\x6d\xaa\xbb\x70\xbf\xe0\x0b\xf7\xe0\xe0\x6f\x0e\x26\x02\xb4\x0b\x22\xef\x80\x31\xba\x18\xf2\x3d\x2e\x4e\x17\x43\xde\xc5\x90\xff\xc6\x62\xc8\x77\xd1\x9e\xb6\xc5\xa2\x7c\x0b\x3d\xaa\x53\xa3\x3a\x35\x2a\xfc\xbd\x53\xa3\x3a\x35\xaa\x53\xa3\xbe\x70\x14\xd1\x4e\x87\x6a\xbf\x10\x9d\x0e\xd5\x7a\xa9\x3a\x1d\x6a\xc5\xe2\x74\x3a\x54\xa7\x43\xfd\xb6\x74\x28\xf2\x44\x98\x92\x90\x8c\x16\x6a\x14\x1f\x32\x2e\x9b\x35\xa1\x90\x3b\xd4\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x13\x04\x2b\x02\x2d\xe8\x0f\xdf\x83\xfe\xb3\x3c\xdd\xd7\x8a\xc1\x9f\xf0\x78\x89\xda\xcd\x41\xa8\x7b\xb2\x5a\x1e\xd9\xdb\xd4\xff\x91\x93\x76\xea\xdf\x0b\x12\xb5\xc2\xf2\x71\xcf\x44\x5d\xca\xb5\xd8\x8a\xa8\xa1\x85\xf7\x42\xd4\xcb\xd3\xfd\xcd\x10\x75\xdd\xd4\x0f\x81\xa8\x9f\x6d\x1e\xff\x9e\x09\x7b\x09\x1e\x60\x2b\xe2\xf6\xad\xbc\x17\x02\xaf\x9f\xf6\x6f\x86\xc8\x9b\xa6\xff\xb6\x84\xee\x53\x24\x5b\x93\xf8\xbd\xa0\xb3\x99\x56\x33\x40\xc3\xd3\xa4\xb8\xbe\x46\x50\x91\x14\xb8\x96\xac\xfd\xab\xef\x81\xa4\xfd\x60\xcd\xd8\x7f\x33\xb4\xbc\x34\xef\x03\x21\xe2\x13\x41\x22\xfe\x04\xf5\xc2\xda\x11\xf3\x2d\x01\x0a\x06\x7e\x9d\x09\xf2\x44\x79\x2e\x93\xc5\x91\xc8\x19\x72\xcc\x1f\xf9\xe6\x8d\xb5\xfa\x99\x26\x09\xe2\x4c\xeb\x5f\x0a\x0b\xe5\x1e\x6b\xfd\x5b\xf0\x14\x4e\x45\x82\xa5\x42\x8f\x8c\x3f\x33\x34\xc5\x34\xc9\x05\x41\x19\xa7\x4c\x1d\x8f\xd8\x90\xa1\x5b\x33\x46\xc8\x1b\xe8\xa1\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x84\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\xe8\xa1\x49\x3e\x93\x5a\x53\xcc\x12\xac\xa6\x5c\xa4\x7a\x84\x94\x49\x85\x27\x34\xa1\x6a\xd1\x43\x29\x8e\xe6\xa6\x2d\x58\x03\xd9\x1b\xb1\x98\x3f\x33\xa9\x04\xc1\xbe\x77\xf7\x10\x7d\x1d\x3e\x33\x04\x20\xbf\xe9\x41\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe7\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x8e\xac\x00\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd2\xeb\x64\xbf\xed\xb8\xdc\x7b\xe2\x72\xe5\x0d\x3f\x08\x36\x67\x40\xfc\xf7\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe3\xfd\x7d\x6b\x07\xd5\xd1\xf6\xfb\xa2\x6d\xb3\x6b\x87\x43\xdc\xaf\x16\x83\xdd\xbe\xa2\x45\x51\xcd\xe2\x5d\xd1\xf4\x6b\x84\x05\x74\x0e\xe7\xce\xe1\xdc\xb8\x32\xef\xd3\xe1\x7c\x30\x1e\xa3\xce\xe7\xfc\x42\x3e\x67\x2a\x3b\xa7\x73\xe7\x74\x6e\xbb\x40\x9d\xd3\xb9\x73\x3a\xbf\x5f\xa7\xf3\x4b\xe2\x3e\xef\x15\xdd\xf9\x5d\x89\xd6\x9d\x58\xdd\x89\xd5\x1d\x84\xb3\x9f\xda\xbe\x58\x98\xfb\xfa\x43\x4c\x12\xa2\x48\xb3\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x95\x21\xf9\x86\xdf\x27\x5b\xf2\xc3\xef\xa0\xe6\x3b\x3e\xd5\xf1\xa9\x6d\xa6\x76\x38\xa6\xd9\xe0\x30\xbf\x96\x6d\xd6\xf3\xdf\x2c\x6f\x96\xfe\x1e\x8c\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x91\x1f\x9b\xbe\xde\x27\x33\x36\x63\xef\x38\x71\xc7\x89\x3b\x4e\xfc\xbe\x39\xb1\x3b\xc9\x6f\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xf9\x67\xa1\xcb\xbf\x94\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x8d\x13\xcd\xd8\xd8\x6f\x12\xcc\x86\xf1\xbb\xf0\xa3\xd5\xce\xfe\x35\x7c\x6a\xbb\xf0\x71\xac\xc0\xd3\x81\x29\x33\x26\xbc\x22\xaf\xb6\x64\xa0\x3c\x8c\x13\xbe\x0b\x57\x0f\x26\x16\x30\x76\xc7\xaf\x83\x45\x39\xbc\x69\x77\x7e\x9d\x2e\x97\xb0\xf3\x5c\xb4\x9c\x70\xe7\xb9\x38\x5c\xcf\xc5\x5b\xb9\x23\x5f\xf9\x78\xbe\x96\x58\xd7\x3e\x08\xdf\x44\xab\x41\x50\x6b\x9e\x25\x1c\xc7\xab\x5c\x31\x85\xe0\x15\x82\xa3\xac\x8d\xc4\x2f\x3e\x7b\x0f\xc2\x5a\x31\xda\xdf\x58\x24\xdf\xf2\xc4\x0f\x45\x4b\x79\xc5\x50\xbe\x7a\x12\xdf\x40\x25\x79\x1f\xf8\xa9\xc5\x78\xbb\xd0\xbe\xce\xa2\xf4\xf6\x16\xa5\x2e\xb4\xaf\x53\x01\x0f\x4c\x05\xec\x42\xfb\xba\xd0\xbe\x4e\x41\x5e\x3d\xed\x4e\x41\xfe\x22\x42\xfb\x5a\x89\xda\x2f\x88\xbd\xb9\xbb\xd0\xdd\xc9\xdc\xee\xbd\x4e\xe6\xee\x64\xee\x2f\x54\xe6\x3e\x8c\x15\xee\x04\xee\x4e\xe0\xee\x04\xee\x4e\xe0\xee\x04\xee\xbd\x2f\x63\x27\x70\xbf\x66\x81\xce\x7a\xa9\x7b\x4d\x92\xcd\x7b\xf5\xe5\x74\xe2\x76\x27\x6e\x1f\xb6\xb8\x7d\x30\x13\x7a\x3f\x65\x1e\xdb\xcd\xa7\x2b\x52\xde\x15\x29\xef\x8a\x94\xbf\x78\x91\x72\xf7\x75\x8b\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xdb\xc8\x2b\xeb\x13\x3d\xde\xab\x9c\xd2\xa5\x7a\xf8\xa7\x9d\xd4\xd2\x49\x2d\xbf\x51\xa9\xe5\x80\x62\xc1\x0e\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xdb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\x36\x5f\x2e\x97\xae\x87\xbe\xef\xe0\x8c\xb3\x29\x9d\xe5\xe6\x6e\x31\xe0\x9c\xc1\x89\x2e\x24\xc1\x45\x46\xd6\x79\xaa\x6a\x5a\x7f\x17\xd7\x52\xfd\xd0\x5f\xeb\x76\xda\x44\x70\x2f\x8c\x7c\x56\xea\xd6\xb2\xd6\xf8\x76\x70\x77\xfd\x70\x7b\x36\x38\x45\xfd\x2c\x4b\xa8\xb1\xbb\x1b\x52\xa0\xbf\xea\x49\x21\x85\xe5\x63\xb1\x97\xc2\x90\xb9\xc1\xb0\x05\x43\xbf\x96\x8d\xd1\x11\x3a\xbb\x78\xb8\xbb\x1f\xdc\x36\x34\x68\x09\x05\xf2\x56\x49\x9a\x25\x58\x91\x18\x3d\xe6\x13\x22\x18\xd1\xd2\x8e\x45\xba\x2d\xcc\xff\xa6\xd1\xc1\x7f\x0f\xce\x1e\xee\x87\xd7\x57\xe3\xbf\x3e\x0c\x1e\x06\xa7\xc8\x51\x9c\x6e\x56\x8f\x4b\x8f\x22\x5e\x30\x9c\x6a\x0d\x44\xff\x50\x64\xca\xfe\x23\x27\x39\x41\x58\x4a\x3a\x63\x29\x01\x44\xe0\x52\x8b\x6e\xc0\x17\xfd\xef\x06\x17\xe5\x96\xe7\x24\x84\xdf\x45\x09\x9e\x90\xc4\xfa\x23\xc0\xc4\xae\x09\x3d\x80\x2a\x36\x8e\x8a\xdc\xac\xea\x5f\x1f\xfa\x17\xc3\xfb\x9f\xc7\xd7\x1f\xc7\x77\x83\xdb\x1f\x87\x67\x83\xb1\x95\x2a\xcf\xfa\xba\xdf\x52\x4f\x56\xf8\x44\xff\xc8\x71\xa2\xb5\x13\x3e\x75\x78\xbc\xe8\x79\x4e\x18\xca\x19\x50\x9c\x51\x79\xb4\x1e\xe4\x3b\xd5\xa7\xcc\xcc\xe8\xe6\xe2\xe1\xd3\xf0\x6a\x7c\xfd\xe3\xe0\xf6\x76\x78\x3e\x38\x45\x77\x24\x01\xa5\xc0\x2d\x3a\xec\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\xe8\xd5\xc0\x36\x9b\x78\x8e\x9f\x28\x17\xf6\xe8\xce\xe8\x13\x61\x66\x1d\xe1\xcc\x42\xfb\x4e\xf8\x1e\x07\x4b\x77\x7d\xf5\x71\xf8\xe9\x14\xf5\xe3\xd8\xcf\x41\x42\x1b\x25\xca\x71\xb0\xce\x47\xe5\x61\x6b\xe6\x00\xdd\x1b\x22\xe2\x4f\x44\x08\x1a\x93\x0a\x1d\xf5\xef\xee\x86\x9f\xae\x2e\x07\x57\xf7\xb0\x62\x4a\xf0\x44\xa2\x39\x7f\x06\x53\x36\xcc\x10\x2c\xdc\x4f\x98\x26\xd0\x99\xdb\x2c\xce\xd0\xf3\x9c\x82\xfb\x03\x80\x99\x7d\xcf\x46\x3f\x13\x39\x7b\x73\xeb\x6c\xe9\xe0\x2d\xab\x2d\xd5\x93\xb4\xfc\x46\xe5\x58\xac\x7a\xa1\x44\xe5\xcb\x2f\xae\xa3\xd6\xe5\x2f\x2a\xe4\xd6\xac\xac\x2d\xd1\x4b\xf3\x4c\x8b\xbd\x6e\xad\xab\x95\xd7\xf0\xf5\xae\x59\xa2\x04\x8d\xe4\xcb\x42\x3d\x89\x9c\x29\x9a\x12\x64\x3b\xb3\x87\x73\x8f\xf0\x4f\x97\xa6\xe1\xf7\x70\xc1\x2e\x95\x72\xf8\x44\x94\x1d\x7e\xa7\x02\x76\x2a\xe0\x61\xa8\x80\xef\x2d\xdb\x3f\x26\xd9\x72\x87\x95\x89\xc1\x3b\xc6\xeb\xb5\x14\xa4\x61\xec\x89\xd6\xa2\x9a\x90\x27\x92\x80\x94\xa7\x04\xd6\x4a\xa3\x95\x5d\x26\x82\xe0\x47\x2d\xf0\xc5\xfc\x39\x94\x5c\x6a\x90\xfb\xd1\x7e\x6e\xe1\x36\x41\x1c\x7f\xfa\xe3\xeb\x5d\x16\x7a\xb9\xe3\xd7\x28\xe1\x7d\x0b\x41\x32\x2b\x31\x02\x83\x04\xfb\x5f\xac\x25\x78\xcd\x6d\x11\x7c\xf1\x1e\x2e\x8a\x70\xb8\x07\xa4\x75\xdd\x86\x4a\xb0\x63\xa1\x29\x51\x38\xc6\x0a\xeb\x43\x33\x23\xea\x18\x5d\x33\x78\x76\x8f\xe5\x63\x0f\xb9\x2b\x4f\xb3\x95\xc2\xca\xf0\x0a\xa9\xf5\xef\xc4\x80\xbf\x39\x1f\xef\xae\xef\xee\xfa\xae\x5f\x99\x2e\xcc\xb3\x61\x85\xf7\x75\x31\x6e\xe4\xf3\xda\xdf\xfd\x65\x5a\x7c\xbf\x57\xd8\xeb\x3a\xb9\xf6\x7a\xa1\x99\xca\x59\xdd\x6d\x65\xfe\xaf\xbb\xad\xba\xdb\xaa\xbb\xad\x0e\x60\x85\xdf\xdc\x61\x58\xc3\xdd\xdf\xd4\x63\xb8\x4e\x3b\xdd\x1a\xf2\xae\xd0\x46\x37\x01\xbd\xfb\xa5\x2d\xb6\x5d\xf1\x0d\x7d\x1f\x3e\xc2\x60\x92\xaf\x91\xd6\xb6\xd7\xcb\xdc\xe4\x8b\x74\xfa\xe9\x0b\xde\xf8\x1d\x02\xe1\x5e\x11\x08\x0f\x63\xae\x2f\x92\x02\xf7\x36\x16\xd3\xb7\x4f\x7b\xeb\xa0\x06\xbb\xc4\xae\x2e\xb1\x0b\x7e\xef\xa0\x06\xf7\x47\xad\x2f\x2b\x5d\xf3\x98\x8c\x2b\x51\x02\xfe\x9f\xe3\xaa\xe7\xa7\xf4\x24\x74\x03\x95\x1e\x14\x99\x6e\xd0\x3a\x8d\xf7\x59\x44\xea\x8a\xc7\xa4\x75\x24\x41\xe9\xe5\x03\x97\xc1\xdd\x3c\x8d\x2c\x5e\x1a\xf8\x0b\x4b\xe2\x0d\x5b\xfe\x25\x1a\x76\x6a\x08\xb8\xb3\xf2\xac\x5d\xa8\x2f\x35\xbe\xa0\xe0\x50\xef\xc8\x53\xd1\x8e\x8d\xbb\x98\xc6\x71\x03\x33\xaf\x7f\xee\x59\x7a\xfd\xe3\x97\xc1\x0c\x6a\xcf\xd1\xc1\xac\x12\xbe\xfd\x3e\xec\x2a\xe1\x88\x5f\xc3\xb2\xb2\x72\xef\xbf\x38\xae\xbe\x8a\x92\x3b\xde\xde\x72\xb9\xbe\x54\x0e\xdf\x41\xfc\xac\xb2\x75\x74\x18\x3a\x9d\xa9\xe5\x70\x26\xdc\x99\x5a\xde\xb5\xa9\xc5\xb8\x68\xc7\x19\x16\x84\xa9\x1a\x91\xba\x7a\x9d\xc0\xeb\x21\xe6\x82\x93\x3a\xa0\x01\xa4\x25\x5a\x64\x2f\x64\x7f\x55\x7d\x59\xb6\x17\x2b\x18\x04\x99\x90\x27\xff\x2c\xfe\xf6\xc2\x7a\xa9\x02\xc4\x8a\xe8\x24\x83\xf5\x2f\xf5\x1d\x9d\xdb\x40\xa5\xdd\x73\x25\xb1\x2a\x89\x82\x10\x44\xbd\x36\x9e\xe9\xc6\xbc\xfd\xbe\x52\x24\x97\x06\xfd\xba\xb1\x4d\xcb\x1b\xdf\xee\x00\xb9\x9d\xa1\x26\xdd\x2f\xc8\x29\xd3\xd2\x28\x9f\x16\x17\x83\x44\xcf\x34\x49\x00\x51\x04\x32\x1e\x9b\x6e\x80\xdf\x5c\xc4\x43\xe3\xce\xbf\x69\xdc\x43\x1d\x77\xa8\x63\x09\x6d\xec\xa9\xfb\xca\x99\x76\xc4\x06\xe9\xac\xa0\x0d\xad\x31\xc0\x7e\x19\x9c\xe0\x13\x51\xaf\xc5\x06\xb6\x3d\xfb\x2b\xcf\xbd\x20\x53\x22\x08\x8b\xc8\x01\x7a\xdb\x37\x09\x03\xf9\xc9\x4c\xd2\xc6\x80\x78\x28\x81\x70\xaa\x8a\x5b\x3d\xad\x24\xea\x76\x99\xe4\x5d\x26\x79\x97\x49\x5e\x3d\xea\x5d\x26\x79\x97\x49\x5e\x9b\x03\x11\x93\x84\x28\xd2\x28\x55\x9c\xc3\xe3\xb7\x92\x2a\x4c\xef\x5f\x86\x60\x61\xe6\xd2\xc9\x16\xbf\x19\xcd\xc2\x6d\xf8\x41\x68\x16\xe6\xac\xad\x33\x3f\x94\x7e\xac\x09\xb1\x7e\x75\x93\xc4\x36\x4c\xa3\x64\x97\x38\x87\xd7\xdf\x25\xeb\xa8\x0e\xbd\xb3\x51\xa0\x60\xeb\x5e\x8e\x93\x2c\x1d\x81\x76\x13\xb7\x1e\xc3\xf7\x3b\xef\x43\xe1\xa0\x4d\x74\x7f\xa8\x7c\x74\xeb\xa4\x94\x43\xb1\xd8\x7c\x41\x3c\xb2\xb3\xde\xbc\x71\xae\xc4\x12\x33\x7c\xb7\xd3\xed\x8c\x55\x9d\xb1\xaa\x33\x56\x75\xc6\xaa\xce\x58\x85\x3a\x63\xd5\xc6\xc6\xaa\x2f\x48\xa6\xea\x0c\x57\x9d\x58\xb5\xbf\xe9\x1e\xaa\x96\x79\x48\xd6\xba\xd6\x28\xe9\x45\x0e\xd5\xda\xc8\x7b\x3b\xed\x5f\xd6\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\xed\x12\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4a\x87\xd6\xae\x55\x17\xf6\xbc\x62\x71\xba\xb0\xe7\x2e\xec\xf9\xe0\xc2\x9e\xf7\xae\xac\x64\x5c\xae\x02\x24\x32\xa5\xb3\x56\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe2\x3a\x77\x5d\xdc\x2c\x49\xd4\x87\x7e\xa3\xbb\x91\xbf\x96\xce\x71\x28\x32\x69\x31\xef\x83\x90\x42\x4f\xfe\x59\x49\xe7\x6f\x85\x97\xc9\x10\xf9\x4c\x25\xdc\x4a\xeb\x09\x7b\xc4\xea\x9f\x04\xa5\x0b\xed\x3d\x38\xc9\x55\x90\xbb\x27\xb5\x60\x95\x11\xa1\x16\xc1\x9b\x24\xcd\xd4\xe2\xbf\x46\x8c\x2a\xef\x61\xa3\x33\xc6\x85\xe1\x6a\xfa\xe3\x39\x66\x71\x42\x84\xbe\x54\x5d\x3b\x11\x66\x8c\x2b\x10\x37\x60\x06\x31\x7a\xa2\xd8\x08\x27\xfd\x9b\x61\x6b\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xcd\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xe7\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x09\x25\xb2\xe6\xdd\x12\xc6\xfc\xea\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x7d\x62\x9c\xdc\x63\xf9\xd8\x1a\xe3\xa4\xf4\xf2\x81\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x5a\x52\xe7\x1a\xce\xf4\xfe\xf2\xe3\xdb\x9e\xb5\x0d\x26\xfe\x5b\xc9\x95\x6f\xc7\x7b\xd6\x99\x69\xdf\x63\xde\xfc\x2a\x66\x7a\x30\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xee\x88\xae\x5a\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x33\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7b\x54\x2f\x63\xe6\x0e\x76\x63\x93\x18\xa0\x61\x19\xad\xdc\x9f\x21\x17\x15\x54\x94\x9e\x9d\x43\xa2\x35\x95\x61\x42\x7c\xc4\x85\x91\xbc\x62\x7b\x66\x8d\xd9\xce\x80\xf9\x9e\xa2\x3e\x8a\x6d\x6d\x7e\x41\x32\x41\x24\x61\xca\xa8\xda\xa6\xde\x95\x2b\xef\x4f\x99\xb5\x10\x9d\x63\x85\xcf\xb0\xc2\x09\x9f\x1d\xa3\xbe\x2f\xec\x4f\x25\xc2\x89\xe4\x08\x3b\xc2\x21\xb1\x6b\x02\xb3\xd8\xb1\x07\x8c\x22\x9e\x66\x34\xf1\x48\xed\xde\x8a\x4f\x59\x4c\x9f\x68\x9c\xe3\xc4\x23\x63\x8f\xd8\xe0\x89\x30\x95\x83\x0a\x87\x93\x04\xd9\x6e\xdd\x0b\x81\x7e\xee\x46\x29\x69\x4a\x13\x2c\x90\xe2\x76\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x0e\x05\x1c\xa5\xf8\x91\x48\x44\x15\xca\xb8\x94\x74\x92\x14\xc7\xf8\x61\x88\x60\xdc\x67\x17\x43\x30\x8d\x46\x0a\x71\xc3\x07\x5d\xe7\xd6\x4f\xe0\x7a\x4c\x31\x63\x04\x3a\xe6\x6a\x4e\x84\xed\xde\xbe\xfc\xd6\x56\xce\xb7\xc6\x88\x6e\xb6\x98\x86\x23\x7b\x3b\xa5\xb3\xb5\xc6\xd9\x56\xdd\x6c\xa7\x6b\x36\x2b\x9a\x2f\xe0\xa5\x6d\xaf\x0d\x5e\x50\x59\x56\x07\xdf\x85\xcb\xb6\x34\xe2\xd7\xc0\x47\xfb\x8d\x2a\x82\x9d\x16\xf8\x22\xeb\xf6\xa5\xaa\x80\x07\xae\xff\x75\xc8\x6e\x1d\x8a\x7d\x17\x80\xb1\xc7\xc5\xe9\x02\x30\xba\x00\x8c\x2f\x36\x00\xa3\x59\x9b\xa0\xf1\xce\xe9\x7a\x1b\x56\x90\xf2\x46\x01\xf1\x0b\x88\x52\x58\x3e\xb6\xad\x29\xa5\x45\xe5\x61\xfc\x2e\xa4\xfa\xda\x09\xbf\x86\x74\xdf\xd5\x29\xda\x6b\x9d\xa2\x83\x9b\x76\x27\xf8\x75\x82\x5f\x27\xdb\xb4\x9c\x70\x27\xdb\x1c\xae\x6c\xf3\x56\x0a\xcb\x97\x04\xa1\xab\x85\xa7\x52\x66\xcc\xca\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\xd7\x05\xe1\xfc\x82\x0a\xb9\x66\x85\x68\x66\xda\xd5\x1f\x1c\xb8\x64\xb6\x14\x7f\x63\x46\xfe\x5b\x88\xa9\x6d\x9c\xfa\x9b\x86\xd5\x02\xfd\x42\x30\x59\x29\x28\xed\xa5\xb4\x90\x2a\x4d\xb7\x52\x38\xe4\x1f\x0f\x9c\xaa\xfd\x96\xbe\x86\x7a\xf1\x05\x3b\x08\x3a\x27\xc0\x6f\xb3\xf0\xf9\xc1\x48\xad\x9d\x6a\xd7\x65\x55\x76\x46\xfd\x4e\xf1\xed\x14\xdf\xbd\x2f\xe3\x21\x29\xbe\x6f\x28\x51\x9b\x34\x91\x17\x29\x63\xb8\x9d\x6c\xdd\x89\xd6\x9d\x68\xdd\x89\xd6\x5f\xac\x68\x7d\x18\x2b\xdc\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x7b\x5f\xc6\x4e\xae\xae\xc8\xd5\xf0\x97\x4b\x93\xde\x54\xc8\x6e\x2d\x5c\xb7\xc8\x89\x7e\x2f\x92\x75\x27\x55\x77\x52\xf5\x61\x4b\xd5\x07\x33\xa1\x2f\x2f\x11\xb2\x4b\x25\xec\x52\x09\xbb\x54\xc2\xb7\x48\x25\x74\xbc\x64\x95\x84\xb2\x2c\x58\xfc\xb8\xc4\x81\x0e\x56\xb6\x28\x46\xbb\x6d\x78\xc7\xbe\x96\xda\x01\xcd\x6f\x53\x69\xaa\xf4\x9b\x6b\xe8\x80\xea\x4f\xf5\x9c\xb4\xa0\x19\x85\x1b\xdf\x7a\x84\xb0\x9f\xec\x9b\xef\x0b\x0c\x7c\x79\xd4\x5d\xfd\x29\x14\xec\x5a\x57\x7f\xea\x05\xe7\xed\x0e\xd7\x9a\x99\x3b\x1a\x35\x36\xde\x77\x3a\xed\x37\x07\x97\x6b\x3e\xe9\x6f\x1a\x2e\x57\x7b\x93\x2c\x25\xef\x9c\xfc\xb3\xf6\xa2\x78\x83\xb2\x5b\x1b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xae\xec\x56\x57\x1f\x62\x4f\xd3\xdd\x8a\xf5\xbf\xdb\xd9\x76\x45\xc6\xba\x22\x63\x5d\x91\xb1\xae\xc8\x58\x57\x64\x0c\xfd\xc6\x8b\x8c\x6d\x2c\x3e\x9a\x71\x7c\x29\x12\x64\x57\x64\xac\x13\x22\xf7\x37\xdd\xdf\x96\x10\x79\x80\x16\x84\x83\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x16\xfb\xc3\x2d\x68\x87\xff\x61\xff\xaf\xc3\xff\xe8\xf0\x3f\x1a\x66\xdd\x05\xb3\x76\xf8\x1f\xa8\x0b\xd7\xec\xc2\x35\x0f\x39\x5c\xb3\xc5\x36\x76\xf8\x1f\x2d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x46\x38\x20\x3f\x2d\x2b\x1a\x07\x2b\xa5\xb9\xb1\xfe\x76\x70\x40\x6a\xa7\x7d\x10\x2a\xc9\x2b\xe2\x80\xd4\xd1\x75\x6b\x05\xe4\x7d\xe0\x81\xb8\xd1\x76\x89\x8b\x5d\x88\xf5\xe1\x87\x58\x1f\x5c\xe2\xe2\xc1\x48\xb2\x9d\xba\xd7\xe5\x2e\x76\xb9\x8b\x9d\x32\xdc\x29\xc3\x7b\x5f\xc6\x43\x52\x86\xdf\x58\xc2\x7e\x41\x5c\x90\xdd\x64\xed\x4e\xd4\x36\xef\x75\xa2\x76\x27\x6a\x7f\xa1\xa2\xf6\x61\xac\x70\x27\x67\x77\x72\x76\x27\x67\x77\x72\x76\x27\x67\xef\x7d\x19\x3b\x39\xfb\xd5\x70\x42\xea\x84\xed\x96\xf9\x36\xef\x49\xd2\xee\xa4\xec\x4e\xca\x3e\x6c\x29\xfb\x60\x26\xd4\x61\x86\x74\x98\x21\x1d\x66\x48\x87\x19\xb2\x95\x7c\xf3\x6f\xf6\x58\x7e\x08\x6e\x62\x7f\x65\x7f\xf8\x2e\xe1\x93\xfb\x45\x46\xf4\x7f\xcf\x69\x4a\x98\x04\x69\x94\xaa\x45\x28\xcf\x34\xac\xfc\xf2\x9a\x7f\xb8\x1b\x5e\x7d\xba\x08\xb3\x69\x3e\x5c\x3e\x5c\xdc\x0f\x6f\xfa\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6e\x64\xb7\x83\xbb\xc1\xed\x8f\x90\x0d\x34\x3e\x1f\xde\xf5\xbf\xbb\x28\x11\x44\xe9\x79\xff\xec\xaf\x0f\xc3\xdb\xe6\xe7\x83\xff\x1e\xde\xdd\xdf\x35\x3d\xbd\x1d\x5c\x0c\xfa\x77\xcd\x5f\x7f\xec\x0f\x2f\x1e\x6e\x07\x2b\xd7\x63\xe5\x68\x57\x2b\x21\x12\x16\x09\xe2\xfc\x51\x64\xb9\x86\x28\xd6\x10\x79\xf1\xd1\xb1\xc3\xba\xbe\x4e\xd1\x83\xd5\xe9\xa9\x6d\xdc\x30\xd8\xa0\x21\xa3\x8c\xc4\x54\xe2\x49\x42\xe2\xa5\x96\xdc\x1a\x36\xb5\x84\x4b\x83\x7a\xd6\xda\xb3\x17\x39\x35\xcf\x8b\x0c\x2f\x40\x90\xa3\xa8\x08\x8b\x6b\xfa\x30\xfb\xd0\xd8\x03\xd3\xbc\x8b\x3e\x91\x52\x4f\x51\x2e\x04\x61\x2a\x59\x20\xf2\x99\x4a\x25\x97\x1a\x75\xdb\xd7\xd4\xac\xbd\x53\x7d\x83\x73\x2c\xd1\x84\x10\x56\x1e\xbf\x20\x09\xc1\xb2\x66\xcc\x76\xf7\xdb\x2d\x8b\xdf\x2b\x6b\x8d\x31\x97\xd1\x14\xd3\x24\x17\xa4\x72\x5a\x78\x9a\x61\x41\x25\x67\x83\xcf\xfa\x2e\xd3\x07\xf9\x1a\x3e\xe7\x62\xbb\x13\x33\xf8\x6b\x48\xc1\x57\xe5\x7f\x7e\xba\x2f\xff\xab\x74\xe6\x2f\xee\xcb\xff\x5a\x4d\xeb\x41\xc3\x55\xca\x3e\x42\x9f\xee\x4f\xd1\x27\x08\x71\x12\xe8\x7e\x8e\x0d\xc5\x5e\xdc\x9f\xa2\x0b\x22\x25\xfc\x52\x7c\xac\xa8\x4a\x60\x6e\xdf\x51\x86\xc5\x02\xb9\xe9\x9b\x44\x57\x1c\xcd\x11\xf1\x4b\x53\x5d\x3c\xf6\xf7\x9c\x81\xea\x5e\xac\xde\x05\x9f\xd1\x08\x27\xbb\x2d\x62\xff\xaa\xc4\x07\xae\x6f\x57\x2e\x45\xf8\xf6\xf2\x5a\xf4\xaf\xce\x21\x89\xd4\x0d\xb5\x66\xe6\x57\x44\x6a\x22\x89\x38\x8b\xad\x97\x46\xdf\xfe\x8b\x40\xa8\xff\x3b\x87\x44\xdc\x5c\x52\x36\xd3\x2d\xa2\x13\x74\x7d\x3b\x62\xd7\x22\x36\x86\x50\xa2\xa5\x61\x43\x73\x54\x22\xc6\x15\xa2\x69\xc6\x85\xc2\x4c\x69\x45\x00\xc4\x00\xbb\x22\x86\x03\x9c\xf1\x34\xcd\x15\xd6\x07\x6d\x69\x51\x99\x31\x87\xdc\x11\x35\x8c\xc1\xb5\x52\xb3\x86\x46\x4e\x28\xe6\x92\x09\xdd\xbe\x96\x51\xca\x3a\x34\x8d\x97\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xcb\x20\xcf\x7f\xd5\x1a\x08\xce\x4c\x52\x05\x11\x7d\x11\xcd\xa9\x22\x91\xd2\x47\x70\x2b\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\xd0\xbf\x3c\xff\xf3\x7f\x94\x7e\xb8\xbd\x5c\xfa\x61\xfc\xe3\x9f\x97\x7e\xf9\xff\xad\xa4\xa7\x6a\x4f\x4b\x7a\x7e\x30\x97\x23\x10\xa9\xc1\x26\xec\xa6\x8a\x68\x8a\x67\x04\xc9\x3c\xd3\x14\x20\x8f\xcb\xfb\xab\x45\xca\x0b\x8e\x63\xca\x66\x26\x03\xf4\x82\x2a\x22\x70\x72\x89\xb3\x8f\xce\x7e\xbd\xc5\xea\xfc\xdf\xbb\x52\xbe\xee\x87\x9f\xfb\x97\x61\xc6\xef\x87\x9b\xdb\xeb\xfb\xeb\x95\xb3\x2e\xb5\xb0\x7c\x8c\xf4\xe3\x53\xf8\x5f\x74\x82\x74\xeb\x5e\xf2\x4d\x89\xc2\x5a\x23\x40\x5f\x9b\xa4\x39\x9f\x48\x43\x59\x02\xa7\x26\x13\x34\xa5\x70\xa5\x18\x0b\xde\x37\x46\xb8\xf6\xda\x83\x3f\x37\xe6\x03\xd0\x96\xdd\xa5\xcc\x62\x2c\x62\xf4\x77\x59\x4d\x1f\x07\xc3\xb1\xf9\x81\xc4\xe8\x08\xcd\x95\xca\xe4\xe9\xc9\xc9\xf3\xf3\xf3\xb1\x7e\xfb\x98\x8b\xd9\x89\xfe\xe3\x88\xb0\xe3\xb9\x4a\x13\x93\x2e\xaf\x57\xe1\x14\xdd\x08\xae\xaf\x10\x50\xd0\x89\xa0\x38\xa1\xbf\x92\x18\x4d\x0c\xff\xe3\x53\xf4\x4b\xc4\x05\x39\x2e\x36\xc6\x1a\x95\xec\x3d\x62\x0d\x4f\x27\xfa\xa5\x1a\x66\x52\xdd\x4f\x14\x93\x88\xc6\x56\xcc\x20\x2c\xe2\x60\x79\x34\xbe\x0a\xdd\x9e\xcb\x34\xd4\x1a\x4d\x96\xab\x62\x39\x03\x65\x05\xc7\x24\xc8\x76\x57\xbc\x4c\x70\x5a\xf1\x19\x1a\xb5\x35\xd7\x2a\xba\xbe\x5b\x31\xdc\xaa\xee\xd5\x4c\x4f\x38\xe2\x09\x9a\xe4\xd3\x29\x11\xa1\x43\xba\xa7\xb5\x19\x2a\x91\x20\x11\x4f\x53\x90\x18\xf4\x57\xb9\x34\x54\x0d\x2b\x66\x47\x7b\x3c\x62\xb0\xff\x5a\xcd\x01\x0a\x88\x39\xb0\x3a\x46\x48\x8c\x30\x5b\x98\x6e\x26\xf9\x34\x6c\xdf\xc0\x50\xe0\x18\x51\x35\x62\xfd\x24\x41\x82\xa4\x5c\x91\x20\x87\x12\x9c\x67\xe5\x05\x07\x16\x29\x48\x96\xe0\x88\xc4\x86\x1e\x12\x1e\xe1\x04\x4d\x69\x42\xe4\x42\x2a\x92\x86\x0d\x7c\x0d\xb6\x1a\xbd\x66\x54\xa2\x98\x3f\xb3\x84\x63\x3b\x8f\xea\x67\xdf\x94\x4f\xe3\xc0\x41\x04\x0c\x84\xe0\x02\xfe\xe7\x07\xca\xe2\xbd\x71\xa8\x87\xbb\xc1\x6d\xf8\xef\xbb\x9f\xef\xee\x07\x97\x9b\x71\x1f\x4f\x59\x30\x3c\xd0\xe1\x4f\xd1\x9d\x59\x04\x2e\xb4\x44\x24\x1a\x26\x75\x69\x49\xa9\xf8\x81\xc7\x5b\x72\xdf\xcb\xfe\xd5\x43\xbf\xc4\x51\xee\xce\xbe\x1f\x9c\x3f\x54\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xb3\xef\x87\x17\xe7\xe3\x1a\x85\xf1\xc3\xed\xe0\xec\xfa\xc7\xc1\x6d\xa1\xdb\xd5\x2e\x51\x65\x30\x55\x66\x75\x6f\x98\xd2\x9c\xc7\x68\xb2\xa8\x07\x84\xd0\x92\x73\x02\xbe\xd8\x02\x12\xc5\xb4\x7a\x0a\xbc\xc9\x61\x73\x14\x5f\xa4\x3c\x26\x3d\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\xeb\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x53\xd4\x47\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x9a\xa1\xb9\xcd\xd2\x8b\xd0\xb8\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\xd7\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\x51\xdb\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa6\x8d\xf2\x31\x19\x5e\xdf\x29\x81\x15\x99\x2d\xce\x2d\xcb\xd8\xfe\x78\x9c\x5f\xff\x74\x75\x71\xdd\x3f\x1f\x0f\xfa\x9f\xca\x27\xde\x3f\xb9\xbb\xbf\x1d\xf4\x2f\xcb\x8f\xc6\x57\xd7\xf7\x63\xf7\xc6\x4a\x92\x6f\xe8\x60\xf9\x9e\x2e\xbf\x78\x8a\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x53\xb0\x8c\xd5\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb0\xf8\xe8\x7a\x7a\x74\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x63\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd1\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x1a\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\xcb\x54\xf5\x90\xed\x46\x53\x0f\x37\xb0\xe2\x46\x63\x2f\xe9\x86\xf6\x49\x0d\xad\xc1\xc4\xcd\xe3\xd5\x97\x4c\x7d\xdb\xcb\xe4\x54\x7e\xb1\x86\x9c\x4c\x2e\x95\xde\xf9\xa9\xd6\x36\x6b\x68\x89\x7c\xa6\xd6\x60\x10\x8e\xbb\x42\x42\x45\x33\x60\x5e\xc5\x59\x46\xb0\x90\x75\xbb\x5d\x16\x03\x1b\xf6\xde\xf4\x14\xf6\x61\x37\xd9\xf5\xd3\x43\x9c\x81\xc1\xc1\x0b\x11\x15\x8a\x6c\x41\x03\xa6\xad\x25\x0a\xb8\x01\xb4\xa5\x6b\x8b\x6c\x74\x49\xa5\x56\x1a\xcd\x8f\xdf\x59\xc8\xa5\xed\x08\xe2\x63\x7f\x78\x51\x11\x2e\xc6\xe7\x83\x8f\xfd\x87\x8b\xd5\x66\xc2\xd2\x77\xd5\x2d\x46\x47\x48\x3f\x2f\xfb\xcd\xe9\xd4\xdc\x19\x0e\x38\xca\xa8\xb4\x84\x81\xd1\xca\x42\xd5\x18\x7b\x75\x4c\xb2\x84\x2f\x52\xc2\xc0\xc4\x53\xba\x09\xf5\x7a\x4e\x31\xb5\x57\x4b\x30\x58\xb0\xe2\x58\xb3\x1b\x5c\x63\x47\x0e\xad\x8a\xc4\xfe\xe6\x2d\x83\x55\x55\x58\xf7\x8d\xf1\x9e\xd9\xff\xdc\x29\xac\xb6\x3c\x63\xfd\xb3\xfb\xe1\x8f\x83\xb2\x7e\x78\xf6\xfd\xf0\xc7\x3a\xa9\x66\xfc\x69\x70\x35\xb8\xed\xdf\xaf\x11\x4e\x2a\x4d\xd6\x09\x27\x52\x0f\xb8\xea\x3d\xa5\xd2\x47\x04\x45\x06\xf2\x0a\x51\x25\xd1\x13\x95\x74\x42\x01\x20\xcc\x7a\x22\x1f\x86\xc0\x59\x9f\x70\x42\x63\xaa\x16\x4e\x7c\x31\xfd\x96\xf7\x51\x73\x52\xdb\xbe\x31\x3b\x84\xfe\x49\xb0\xf2\x99\xcd\x71\x93\x3e\x45\xa0\xdb\x3e\x81\xd2\x16\x7c\xc6\xb4\x20\xcd\x66\x44\x98\xe1\x80\xf7\x25\x1c\x4b\xf0\x5c\x8f\x2a\x14\x56\x8a\x55\xf3\x42\xeb\x8c\x30\x22\x00\x04\xce\x77\x62\x04\x29\x41\xd8\x57\x5a\xe6\xca\x12\x1a\x51\x95\x2c\x50\x04\x36\x2c\x30\x67\xa6\x98\xe1\x99\x15\x0e\x40\xcd\xa9\x90\xc4\x5f\x0d\x8a\xda\xf5\xd4\x9a\xf6\xef\x29\xd9\xf2\x98\x3d\x5c\x9d\x0f\x3e\x0e\xaf\xca\x24\xf0\xfd\xf0\x53\x49\x84\xbd\x1c\x9c\x0f\x1f\x4a\xb7\xb9\x96\x64\x57\xcb\xf5\xd5\x66\x6b\x8e\xa2\x7f\xe9\x14\x9d\x9b\x4f\x4f\xf5\xe2\xd6\x40\xc4\x79\xe5\xb7\xb2\x0e\xb7\x2e\x24\xcf\xfd\x31\x60\x4a\xd4\xfa\x25\xda\x9a\x90\xac\x0f\xb2\x64\x43\xaa\x0f\x55\x58\xea\xfb\xaa\xea\x54\xae\x4e\xd9\xbd\x08\x41\x97\xc7\x85\x65\x29\x8c\x61\x00\xa3\x41\x93\x11\xab\xc6\xad\x55\x30\xec\x1f\xc1\x45\x9d\xe6\x52\x19\x57\x22\x10\x27\x7a\xfc\x8b\xd4\x0b\x0a\xae\xc6\x63\x74\x47\xc8\x88\x39\xeb\xc1\x8c\xaa\x79\x3e\x39\x8e\x78\x7a\x52\xe0\x13\x9e\xe0\x8c\xa6\x58\x4b\xd2\x44\x2c\x4e\x26\x09\x9f\x9c\xa4\x58\x2a\x22\x4e\xb2\xc7\x19\x44\xc0\x38\x77\xea\x89\x6f\x76\xc6\xff\xfd\xe2\x4f\xdf\x1e\x5d\xfc\xe5\xdb\x0f\xcb\x16\xb2\xa6\xfd\x1f\xb0\x08\x67\x32\x4f\x6c\xc4\x9c\x08\xd7\xc6\x1d\xf9\x9c\xac\xdb\xef\xab\xf2\x76\xed\xa6\xbf\x9e\xdd\x3c\x94\x2c\xd6\xe5\x7f\x5e\x0e\x2e\xaf\x6f\x7f\x2e\x71\xca\xfb\xeb\xdb\xfe\xa7\x12\x43\x1d\xdc\x7c\x3f\xb8\x1c\xdc\xf6\x2f\xc6\xee\xe1\x2e\xb6\xb7\x1f\x18\x7f\x66\xe5\xa5\x91\x8e\x03\x2e\xf5\x74\x8a\x3e\x72\x81\x7e\xf0\x3b\x79\x34\xc1\x12\xae\x18\x77\x67\xc9\x1e\xca\x78\x0c\x8c\x17\x91\x6c\x4e\x52\x22\x70\x62\x6d\x06\x52\x71\x81\x67\xe6\xa6\x97\x91\xc0\x2a\x9a\x23\x99\xe1\x88\xf4\x50\x04\xd4\x30\xeb\xc1\xa6\x80\xaa\xc5\x67\x55\x3b\xdf\x6d\xce\x14\x4d\x89\x53\xc1\xed\x3f\xef\xcd\x66\x6c\xb1\x39\xd7\xf7\xdf\x97\x85\xbd\x8f\x17\x3f\xdf\x0f\xc6\x77\xe7\x3f\xac\x5c\x4f\xf3\x59\x69\x64\x77\x10\x80\x74\xc6\x93\x3c\x65\xe1\xdf\xdb\x8f\x6d\x78\x75\x3f\xf8\x54\x1d\xdd\x75\xff\xbe\x4c\x19\xb7\xe5\x00\xb7\x0f\xdf\x5d\x5f\x5f\x0c\x4a\x2e\xe1\x0f\xe7\xfd\xfb\xc1\xfd\xf0\xb2\x44\x3f\xe7\x0f\xb7\x06\x8d\x70\xd5\x34\xdd\x08\x6a\x26\xaa\xa7\x15\x4e\x73\xdf\xac\xb0\x15\x27\xea\xdb\x80\x72\x73\x96\x8f\x02\xb8\x1d\x13\x0e\x06\x56\x9d\x23\x6f\x52\x8d\xcc\x48\x6b\xd9\xa1\x2a\x6f\x13\x6a\x66\xc7\x2b\x37\x7a\x15\x57\xbe\xf7\x43\x30\x50\xa0\x46\xd9\xc6\x49\xc2\x9f\x4d\x28\x6f\x4a\xf5\xad\x6c\x81\xd1\xf4\x2b\xb2\xf0\x10\x1e\xd7\x70\xbc\xf2\xb6\x90\x48\x10\x75\xc9\x73\xa6\xb6\x27\xb9\xfe\x55\x89\xef\x0c\xae\x7e\x1c\xff\xd8\x2f\x53\xe0\xf0\x62\x35\xab\x09\x9b\xa8\xb9\x8a\xfb\x57\x3f\xfb\x4b\x18\x02\xbe\x7b\x5e\x43\x35\xb2\x6b\x94\x50\x2d\xf6\x46\x58\x6b\xaf\x09\x48\x34\x88\x50\x30\x39\xa4\x7a\x72\x10\x60\x9a\x19\x7f\x92\xe1\x4f\x66\x90\xa7\xee\x8f\x4a\x7b\x12\xd6\x05\xac\xa9\x2e\x9e\x1e\xda\xb1\x5a\x35\x43\x84\x3d\x51\xc1\x01\xcf\x16\x3d\x61\x41\xb5\x34\x6e\x5a\xd6\x73\x3d\x85\xff\xdd\xac\x4d\x30\x8c\x56\x18\xd7\x1d\x17\xea\xdc\x07\xf2\x6e\x67\x0d\xa9\x0b\x68\x5d\x0e\x65\xad\x37\x74\x2c\x7f\x5b\xb3\x39\x3b\x06\xfc\x96\x27\xfc\x8f\xe4\x9c\xe2\x44\x33\x80\xfd\xc9\x8b\xfd\xab\xbb\x61\x59\x7e\x2c\xab\x19\x01\x5f\xde\x5a\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd1\x70\x0a\x2c\x41\xbf\xce\x50\xce\xac\x03\x4c\x5f\xb8\x66\x90\x3d\x2d\xca\xda\x21\x78\x0d\x11\x0c\x2f\x8c\xb8\x60\xa9\x62\xf0\x23\xf6\x93\x77\xa2\xc1\xa3\x29\xd7\x0c\x48\xef\xa2\x6d\xef\x14\x61\x26\x69\x0f\x69\x85\xa5\xba\xa7\x90\x3a\xa0\x15\x4a\x1b\xc2\xa5\x39\x8d\xfd\xf3\xf5\xaf\x81\xa5\x38\xe1\xf0\x32\xa8\xbf\x0b\x2a\x57\x41\x83\x68\x9c\x18\x8f\xc9\xb8\xfd\x9d\x10\x71\x41\xac\x9f\x65\xe3\x6b\x60\x1d\x63\xbf\xc7\xf2\x71\xc9\xf7\x30\x64\x52\x61\x16\x91\xb3\x04\xcb\x2d\x83\x90\x9c\x8d\xa3\x57\x96\x38\x6e\x6f\x1f\x6e\xee\x87\xdf\xad\xe1\xf2\xd5\x8f\x97\xc3\x80\xa2\x24\x77\xee\xb9\x89\xe0\x38\x46\x9a\x7d\xce\xb8\x71\x05\x5a\xc1\xbf\x80\xfe\x36\x79\x3d\x3e\xa0\xb2\x04\x3b\x5e\xa4\x23\x58\x3b\x47\xe8\x4a\xa0\x76\x21\x50\xa4\x57\x02\x05\x26\x0f\xb7\xd5\xe0\x59\x34\x05\x49\xac\x75\x2b\x4b\xb0\x9a\x72\x91\x1a\x2e\x5f\x9a\xb4\x69\x7c\x75\xa3\x94\x29\x22\x44\x9e\x29\xea\xb0\xdc\xab\x52\x2a\x54\x78\xe7\xb3\x4b\x22\x25\x9e\x91\x5d\x1c\xd0\x75\xca\xc3\xdd\x8f\xe1\x3f\xc1\xc1\xdc\x46\xf6\x2f\x8d\xd0\x45\xbe\x3b\x7a\xba\x66\x1f\x4d\x20\xcf\x0d\x4f\x68\xb4\x65\xc0\xdd\xc7\xfe\xf0\x62\x3c\xbc\xd4\x4a\x7c\xff\x7e\x70\x51\x12\x25\xe0\x59\xff\xe3\xfd\xe0\xd6\x82\x58\xf7\xbf\xbb\x18\x8c\xaf\xae\xcf\x07\x77\xe3\xb3\xeb\xcb\x9b\x8b\xc1\x9a\xc8\x9c\xc6\xc6\x97\xad\xab\xd5\x57\x4f\x97\x7e\x81\x1d\xd6\xbc\x2c\xb4\x97\x41\xd6\x18\xa6\x09\x38\xc1\xb9\x71\x86\x63\xc4\x78\x4c\xe0\x67\xe9\xac\x33\x1e\x39\x1a\x0d\xd5\x57\x49\x82\x70\xae\x78\x8a\xc1\x6b\x93\x2c\x46\x0c\x4f\x34\x6b\xc5\x49\x12\x84\x77\x89\x9c\x31\xcd\x62\x75\x63\x06\xa2\x3d\x4a\x88\x66\xe7\x59\x90\xec\x67\xfd\x06\x53\xca\x20\xd2\x36\xc5\xe2\xd1\xb8\x99\x8a\x2e\x8b\x43\x21\x11\x96\x23\xa6\xc7\x45\xac\x61\xa8\xcd\x0a\x9f\xb6\x7a\xab\x71\x75\x52\xfc\x48\xf4\xaa\xa4\x79\x34\x47\x99\xe0\x33\x41\xa4\xb4\xb6\xe5\x08\x33\x13\x80\x60\x5f\xd7\xd7\xd0\x88\x31\xae\x97\xc2\x99\xb0\x63\x92\x11\x16\x13\x16\x51\x93\xd6\x07\xbe\x7b\x6f\xda\x9c\x09\x9c\xcd\x91\xe4\xe0\xf4\x86\x65\x07\xfb\x95\xf9\xc8\xdd\x64\x66\xc6\xe6\x71\x68\x81\x16\xb9\xe6\x13\xd7\x20\x27\x9a\x55\x86\x8f\xdd\x65\xe8\xdc\x2e\xc6\x0e\x98\x66\x09\x51\x06\xac\x1f\x96\x1c\x36\x43\xaf\x75\x69\x3f\xf4\x36\xd5\x6d\x82\xbe\xb0\xdd\x98\xb1\xb4\x23\x3a\xae\xb1\x6c\xdb\x23\x85\xbe\xc7\x2c\x4e\x74\x2b\xce\x87\x51\x3e\x8b\x90\x8a\xd2\xd7\x54\xe3\x4e\xe3\x2e\xb7\x68\x84\x73\xb9\xcb\x35\x5a\xc9\xc5\x34\x56\xc1\xa3\x22\x28\x04\xc8\xdb\x26\x62\xc2\xea\x66\x9a\x45\xe2\x84\xdb\x55\x32\xaf\xe7\xa6\xfe\x13\x82\xd1\x34\x5c\xb3\x99\xa0\x2c\xa2\x19\x4e\xb6\xd2\xfd\x2a\xc1\xf8\x36\xc6\xfd\x6b\x3a\xd5\xe4\xf3\xcd\x92\xdb\x56\x11\x91\x42\x82\xb2\x1d\xa6\xdf\xc2\x0d\x2c\x49\x36\xab\x81\xc8\x22\x9a\x04\x0b\x9e\x1b\x7f\x1c\xac\x0b\x89\x6b\x8e\xea\x71\xdd\x76\xeb\x93\x81\xcb\x01\xd0\x5b\x6c\xb6\x89\xfc\x69\x5a\xbf\x4a\x2b\xb6\x77\x13\x8c\x87\x93\x9b\xfa\x36\xeb\x76\x20\x78\xf8\xaf\x55\xb4\x73\x89\x33\x4d\x33\x16\xb6\x1f\x17\x73\xb4\x4a\x92\xad\x0a\xe6\xe2\x67\x02\xdf\xb9\xcf\x0b\x69\xbf\x1b\xc5\x12\xda\x00\xa8\xe5\x4e\x4a\x31\x04\x41\x8e\xb9\xa5\xf1\x69\xae\x65\x59\x84\x21\x0a\x01\x7d\x4d\x8e\x67\xc7\xc8\x15\x61\xe8\xa1\xfe\xcd\xcd\xe0\xea\xbc\x87\x88\x8a\xbe\x71\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\x77\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x85\x29\x9c\xc3\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x60\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf3\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb1\x69\xae\xa3\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\xaf\xe9\x77\xb2\x58\xea\xd5\x55\xb8\x79\x90\xde\xa4\x62\x2e\x61\x49\x60\x27\xa5\xa9\x90\xa3\xe6\x64\x81\xe6\xf8\x89\x94\xba\x74\x09\x31\xba\xe1\x05\xcf\x45\x1d\xa3\x1b\xb1\x73\x92\x09\xa2\x25\xfd\xaa\x03\xc5\xd3\xf4\x6d\x99\x12\x3b\xba\xee\xe8\xfa\xdd\xd3\xf5\x99\x29\x94\xd4\xf7\x85\xb1\x76\x12\xe0\x4c\x63\xe3\x8c\xf3\x64\xdc\xc2\x26\xd2\x7e\xc5\x4b\x9e\xb0\x4a\xd9\x28\x80\x04\xe0\x39\xc8\x47\xa5\x6b\x93\xeb\xbb\x2e\x48\xb1\xb5\xc3\x5b\xb1\x0c\xce\x65\x16\xd4\xcb\xd9\xe5\xbc\xd7\xb5\xb2\xaa\x25\xf4\xe2\x62\xce\x99\x91\x6f\xbc\xbb\x2c\xac\x7f\x5a\x3a\x4c\x4e\x14\xa1\x6c\xa9\x1a\x9b\xa1\x67\xbd\xc0\x46\xee\xf8\x47\xce\x15\x96\xdf\x1c\x8f\x98\x16\xa2\x1e\xc9\xc2\x98\x5b\xb5\x98\xf2\x3b\x2d\x8b\x1f\x49\xc2\x24\x84\x7b\xff\xce\xb8\xe7\x34\x89\x3b\x73\xb5\x51\x4d\x4d\x11\x38\x08\xba\xf6\xbd\x40\x88\xae\x6d\xd4\x4a\x49\x45\x00\x34\xc8\xf9\x66\x2e\xf6\x99\x19\xfe\x8c\x28\x48\xb1\x56\x54\x81\xce\x14\x9b\x2a\x73\x4b\x43\x5f\x6b\xba\x32\x54\x21\x38\xf8\x49\xe2\x7c\x37\xc6\x2f\x97\xdb\x58\xcb\x19\xbd\xb6\x70\x67\x63\xde\x4f\x9c\xdd\x28\x12\x7c\xa9\x74\x1b\x96\xc8\xec\xf4\xc4\xb0\x03\xe7\xbf\x26\xec\xf8\x99\x3e\xd2\x8c\xc4\x14\x43\x04\xbc\xfe\xd7\x89\x9e\xd7\xbf\x9f\xdd\x5e\x5f\x8d\x8b\x4c\x9e\xff\x1a\xb1\x7e\x22\xb9\xcf\x52\x40\x8c\x33\x1f\x6e\x9f\x09\xe2\x44\x42\x3b\x17\xb0\xba\x16\x66\xc4\x11\x6b\x1a\x41\xcc\x23\x79\x8c\x9f\xe5\x31\x4e\xf1\xaf\x9c\x81\x2b\xbd\x0f\x7f\x9e\x25\x3c\x8f\x7f\xc2\x2a\x9a\x9f\xc0\xb9\x56\x27\xe4\x89\x30\x65\xdc\x54\x7a\xb9\x62\x48\xde\x95\x10\xad\xff\xef\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xfa\x4b\x8a\x4f\xa7\x92\x6c\x74\x21\x15\x4a\xda\xdd\x35\xfa\xcb\x9f\xbf\xfd\x83\x26\xa1\x6d\xd6\x78\x78\x77\x3d\xd6\xdf\xff\xfb\xb9\xfd\x5e\x6e\xc0\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x75\xdc\xed\xbc\xd4\xfa\x6e\x2a\xdb\x56\x8b\x09\x2a\x76\x30\x47\x74\x84\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\xd5\x6f\x60\x2e\xe8\x56\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\x48\xcf\x40\x7d\xdd\xfd\xc9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\x52\x3f\xf3\x69\xd5\xf4\x8a\x9a\x6d\xf8\xd5\x4d\xb6\x66\xdb\xfa\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xfa\xc1\xd0\x88\xb3\x71\x42\xd9\xe3\x56\x9b\x71\xed\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x06\xe7\xe3\x63\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x1e\x92\x79\x34\x77\x99\x79\x11\x67\x52\x8b\xd1\x5c\xa0\x88\xa7\xa9\x29\x6e\xca\x08\x52\x9c\x27\xd2\x46\xbb\xb3\x23\x85\x23\x35\x62\x45\x7f\x6b\x4e\x9e\xa9\x80\xb4\x5b\xea\x5e\x7b\x97\x4e\x51\x69\x69\xa5\xc0\x4d\xe3\x10\xb3\x01\x8c\x60\xc6\x13\x15\xa0\x3f\xf0\xe5\xb3\x64\x36\xac\x41\x33\x90\x73\x2e\xd4\x38\xae\xe5\x39\x6b\x89\xa6\xca\x08\x19\x39\x4a\x20\x68\x98\x3f\x69\xe1\x9f\x3c\x7b\xe3\xeb\xaa\x21\x68\xaa\x5e\x35\x82\x76\xc7\x68\xe5\xc8\x36\x25\xc1\x86\xb5\x32\x08\x1e\x51\x39\x26\x7c\xdd\x18\xef\xe0\xab\x33\xfd\xd1\xca\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb5\xa6\x16\x3a\xe1\xe5\x32\x47\x57\x4d\xe5\xa1\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9d\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\xec\xa1\x49\x2e\xb5\x16\x6a\x82\xd5\x4c\x3c\x0a\x51\x51\x2b\x2e\xb4\x6b\x12\x71\x5c\x69\x70\x59\x45\xd9\x82\x34\xda\x1d\xca\x41\xe5\xae\x58\x43\x38\x7d\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xe9\x1c\x00\x2a\xe4\xde\xbc\x14\xaf\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x6a\x03\xb7\x96\x5d\x45\xb7\x01\xe6\x4f\xbb\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\x9a\x81\xdc\x96\xf6\xde\x94\xc6\x85\x29\xd8\x44\x8f\xd5\x24\xbf\x8b\x13\xfb\x7c\x70\x77\x76\x3b\xbc\x31\x90\x13\xd7\xb7\x97\xfd\xfb\x71\x8d\x5f\xbb\xe6\xad\xcb\xfe\xed\x0f\xe7\xeb\x5f\xfb\xfe\xbe\x9c\x95\x5d\xf3\xca\xed\xdd\xea\x64\x8e\x16\x43\xac\x49\x0a\xab\xed\xe7\x14\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x84\x4c\x46\xb0\x82\x10\x22\x21\x55\x8d\xe3\xf0\x1e\xe2\x72\xd6\x4b\x98\xe5\xcd\x32\x30\x6c\x7b\x15\x8d\x36\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x22\x02\x7d\xc7\x78\x9f\x73\x2a\xb3\x04\x2f\x96\x7a\x58\x77\xe5\x5c\xe1\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\xcf\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x47\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x0f\x3d\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe1\x92\x19\xa4\x98\x26\x57\x5c\x79\xcb\xdc\x2e\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\x9b\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x6b\x77\x80\x3d\xbd\xa0\x4b\x76\xd7\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\xb6\x74\xcd\xd6\xc5\xbc\xbe\x88\x93\x76\x50\xd3\xd1\x01\xb9\x6b\xeb\xd7\x61\x37\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x5b\xaa\xad\x0f\x4d\x4a\x6a\x63\x08\x03\xaa\x2a\x5e\x19\x89\x36\xd0\xb8\xfc\x00\xef\xf4\x77\x6b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x6b\x47\x1c\x25\x5c\x96\xb1\x72\x5a\x0f\xfa\xcc\x7e\xba\x6a\xdc\x83\x90\x7c\xb5\x5c\xb8\x51\x40\x43\xcd\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\xdd\x43\x14\xa2\x2d\x41\x21\x4b\x0a\xe4\x00\x16\xa3\xc2\x0d\x32\x62\x45\xcc\x8a\x44\xcf\x24\x81\x30\xb7\x88\xa7\x19\x98\xf8\xed\x70\x6d\x4b\x24\x36\x11\xc3\x3d\xc4\x73\xa5\x1b\x33\x39\x39\xce\x88\x6b\x13\x7e\x0a\xb7\x87\xf1\xbd\xd9\xe0\x77\x0f\x2c\x6d\x68\xdd\xdc\xa5\x94\xa1\x4f\x44\x41\x2b\x00\xdc\x1f\x4e\x10\xf4\x84\x6a\x08\x65\xfd\xda\xef\x70\xa2\xec\x4c\x36\xd8\xf9\x02\x38\xe5\xbb\x84\x4f\x56\x1b\x09\xa0\x71\xf4\x70\x3b\x74\x16\xc9\x22\x7e\x2a\x40\x2f\x2e\x79\x14\x07\x37\xb7\x83\xb3\xfe\xfd\xe0\xfc\x18\x3d\x48\xa2\x97\xc7\x4f\x17\xf2\xab\xbd\x4a\x62\x46\x6e\x91\x58\x98\x54\x04\x37\x19\x42\x88\x10\xa5\x2c\xe8\x35\x8c\xa3\x0c\xd3\xb2\x9a\xb0\x01\x24\x85\x5a\x43\x1d\x00\x0b\x55\xe7\x69\x23\xf3\xd6\x9d\x40\x88\x93\x1a\xbf\x9f\x28\x35\x33\xde\x74\x39\x32\x6f\x1d\xf9\x94\x23\xfa\x5e\x7a\x32\x70\xb4\xd4\x9c\x50\x81\x5a\x4d\xcb\x10\xd5\xb8\xfd\x9c\x82\x10\xf7\x4b\x9c\xad\x4e\x3f\xc5\xcf\x25\xa2\x35\xa2\x70\xe0\xbb\x7f\xe9\x73\xe0\xd8\xda\xd8\xb0\xc2\xdd\x27\x58\x38\xb4\x0c\x6f\xf5\x7c\xd3\x64\x7c\x48\x67\x24\x0b\x27\x56\x19\x84\x8d\x63\x95\x08\xce\x0e\xfc\x42\x19\x2a\x5d\x89\x3d\x34\xa5\x9f\x6d\xa3\x45\x7c\xbb\x7b\x35\x08\x78\x68\x88\xa7\x9c\xe3\xe5\x33\xb5\x81\xd8\x70\x03\xdf\xaf\x14\x22\xb9\xd4\x22\x51\xa4\xc5\x25\x41\x22\x2e\xf4\x4d\x01\xdd\x16\x5e\x88\x75\x22\x83\xc2\x42\x2f\xca\xb2\x57\x66\xd5\xe9\x2f\x6a\x90\xc4\x58\x91\x23\x2d\x7a\xad\x49\x80\xb6\x39\x32\x90\x4d\x83\x55\x00\x07\x56\xdc\x3c\x13\x32\xc3\xcc\x85\x66\x37\x0c\xd7\x5d\x79\x3b\xb0\x2a\xad\x02\x61\x48\x0f\x03\xf9\x0a\x52\x7f\x4a\xe3\x90\x19\xac\xe7\xca\x71\xd8\xe8\x97\x43\x58\xb6\x67\xec\x83\x71\x1a\x06\x9b\x67\xf1\x21\x0d\x36\xc1\x52\x21\x3b\xa6\x26\x53\x44\xa0\x22\xbe\xac\x11\xb6\xa4\xdb\xb7\x55\xde\x34\x09\x95\xb5\x58\x02\x9e\x11\xe9\x70\x53\x0c\x4a\x8c\xd6\x69\x9c\x20\x6c\x4a\x31\xfb\xb3\x6d\x6b\x32\xbb\x5b\x22\x64\x26\x10\xa4\xbf\xdc\xf4\x31\xea\xb3\x25\xbc\x2c\x17\x97\x55\x5a\x2f\x73\x27\xe1\xe4\x19\x2f\x24\xca\x84\x81\x96\x31\x91\xfb\x6e\xf2\xa0\x81\x95\x3f\xf2\xa1\x10\xca\xa5\x4e\x20\xb0\xc5\xac\x0f\x9a\x73\x72\xef\xf8\x05\x5c\x79\x95\xa8\x72\x2f\x90\x17\xcd\x15\xb6\x8a\x16\xac\x4e\x91\x71\x34\xc7\x6c\x46\xc6\xce\xc8\xba\x8d\xb6\xa4\xdb\x39\x83\x66\xce\x6d\x2b\xf5\x97\xd3\x8d\x51\x98\x6c\xfd\x17\xf3\xaa\x37\x20\xea\x43\x20\x15\x9e\x11\x64\x46\xd4\xca\x2c\x5d\x8a\x18\xb3\x60\xc3\xa0\x27\xd8\x56\x07\xe5\x28\xfa\x26\xe1\x1d\x42\x9f\x2e\xf0\x84\x24\x6f\x13\x39\x01\x5d\x5b\xe3\x3c\x78\xeb\x4c\x36\x00\x41\xcf\x60\xcf\xaf\xb0\x0c\x6b\xbd\x17\x79\x5d\x6e\xc0\xaa\x79\x96\xaa\x9f\xef\x30\x51\x57\x2b\x64\x9b\xa9\x36\x55\x10\x09\xaf\xbd\xa0\xd2\x46\x9d\x81\x2d\xbc\xfe\xaa\x36\xe5\xed\x06\x12\x14\xfc\x68\x18\xc7\xce\x15\x3f\xd6\x4e\x65\x6b\x90\x81\x96\x55\xf0\x86\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xda\x71\xee\x5d\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\xec\x39\x41\x5c\x9a\x1a\x5a\x0d\x2b\xb0\xce\xb4\xe3\xae\xdf\x62\x5d\xcb\xf0\x96\x0e\x9a\x77\x46\x9f\x08\x73\x34\xdd\x73\x67\x42\x0f\xca\x75\x9a\x2c\x8e\x30\x84\x19\x93\x38\xf4\x7c\xac\xe6\x48\xc6\x20\x73\x08\xf6\xc8\xf6\x4b\x76\x5f\x1b\x46\x63\x40\xd2\x4a\xe8\xf6\x2e\x30\x3c\xa4\x52\x8b\xdb\x6b\x32\xc1\xb1\x44\xbf\x63\x5c\xfd\x2e\x40\x36\x76\xc6\x0b\xf8\xd4\x99\xa0\x7a\x4b\x25\x5b\xe0\xd0\x5a\xc2\x41\x38\x40\xd8\x5a\xbb\xf2\xbb\xc6\x06\x14\x81\xef\x2f\x2a\x8d\x0e\x96\xb3\xe0\x9a\x6a\x5e\x75\x1e\x7b\x54\xbd\x16\xaa\x06\x4f\x53\x56\xaf\x38\xe9\x25\x43\xa7\x5c\xe7\xa2\xf7\x7b\xd1\xca\x35\xbf\x84\x08\xb0\x0b\xb5\xa5\xad\x23\xa7\xd6\x80\x20\xd7\xdb\x25\xb6\xc9\xf3\x6c\x92\xcb\x45\x39\x74\xcd\x96\xc1\x68\x40\xf9\x3d\x1e\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x11\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x49\xd5\x24\x52\xeb\x57\x4d\x6b\x51\x57\x84\x75\xa9\x04\xeb\xea\x73\x56\x2a\x2a\x0b\x35\x18\x20\xc0\x89\x4f\x97\x57\x67\xe8\xac\x8d\x4e\xbf\xd3\xf4\xbc\xec\x85\xe8\x59\x8d\xc2\x98\xa4\xec\x0c\xb4\xa4\xf3\xad\xe3\xb5\x25\xd4\xe0\x69\x2e\x20\x5c\xb7\xae\xcd\xaf\xa3\x39\x4d\x0a\xdf\xc5\x37\x3d\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x76\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x4d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x1a\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x96\xb2\x38\xc2\x53\x8b\x05\x61\x6a\xcc\x78\x4c\xc6\xa4\xc6\xa5\xb9\x82\x49\x68\x21\xe0\x8a\xc7\x64\xad\x43\xd2\x33\xd3\x9f\xc0\x74\x23\xf3\x89\xdf\x0e\x48\xf0\xf7\xd9\xdc\xde\xfa\x50\xa6\xb4\xfa\x91\x7b\xf4\xd9\x6d\xc6\xbd\xad\x33\xd5\x85\x89\xf6\xe0\x42\xb0\x03\xa8\x77\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x7b\x87\x2d\x70\xc2\x6d\xbc\x19\x06\x64\xb4\x95\x3b\xa3\x58\x0a\x07\xb4\x72\xe4\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xfe\xd9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\xab\x68\x1b\x0b\x45\xa7\x38\x52\xe3\xbd\xd4\x71\x69\x26\xa6\xbe\xed\x67\x78\xde\xda\xd4\x77\x87\x9f\x48\x10\x02\x08\x01\x7e\xb6\x15\xe9\x5d\xa9\x55\x7e\xcb\x05\x62\xfc\xb9\x00\xa6\x72\xdf\x03\x16\x73\x90\x3a\x81\xb5\xd2\x93\x41\x0c\xaf\xa4\x40\x9f\x00\x13\xf5\x95\x32\x69\x91\x00\x31\x6e\x00\x9e\x34\x79\xce\x31\x8b\x13\x77\x85\x20\x6e\x62\x6a\x16\xcf\x78\xb1\x91\x57\x3b\x8c\x6c\x2c\xf2\xe4\xcc\xf6\x97\x95\x20\xe0\x01\x46\x52\x53\x25\x65\xaf\x4e\x15\x45\x93\x1c\xa0\x6d\xf5\x9a\x4c\xf3\xc4\xd4\xc3\x88\xb8\x88\x4d\x41\x7a\x59\xca\xca\x83\xe8\x66\xa7\x35\x61\xe5\x1b\xa4\x16\x01\xd4\x56\xdc\x30\x86\xb1\x95\x72\xfd\x5f\x73\x92\xef\x29\xb1\xf1\x4d\x43\xc1\xef\xf1\x4c\x16\xb1\xdd\x66\x6d\xf4\x95\x57\xac\xef\x3f\xf4\x4c\x65\x90\x0a\xec\x0c\xb6\x1e\x59\xcb\x58\x3a\x4c\xbd\xd5\x8d\x0c\x65\xb7\xa6\xa2\xc0\x1e\x2c\x65\xaf\x11\x26\xb3\x2c\x7a\xd6\x70\x75\x4b\x7e\x4f\x3e\x31\x16\xbd\x8e\xf9\xc9\x95\x66\xa8\x08\x75\x2f\x68\x89\xda\xe2\xee\x58\xd6\x55\x56\x06\x9b\x17\x76\x29\x7f\x5b\xd4\xe4\xa8\x2b\x0e\xd9\x2c\xcf\x82\x02\xf0\xde\xa2\x78\xd9\x97\x16\x76\xb7\x70\xc8\x63\xb4\xf0\x67\xb4\x05\x08\x97\x71\x4b\xb8\xa8\xbf\x3a\x37\xb0\xeb\xd8\x86\xca\x5d\x2f\x87\x43\x34\x9d\x08\xc3\x92\x0e\xf5\x48\x2c\xa3\xee\xac\x3d\x0c\xbe\xc0\xca\xdb\xd8\x65\xbd\xc4\xf8\x7a\x27\xc3\x93\xe3\x38\xc2\xd1\xbc\x71\x52\x13\xce\x13\x82\x59\x93\x52\x50\xfb\xb8\x7a\x44\x0c\x66\x2c\xb0\xee\x24\x01\xe0\x64\xb7\x04\xb6\xd8\x66\xa1\x15\xb1\x18\x00\xef\x0d\x0f\x37\x21\x97\x6e\xa0\x8a\x30\x67\x50\xa3\x6c\x96\x90\xea\x5a\xd9\xca\x04\x3d\xdb\x49\x12\xe5\x49\x50\x6d\x33\x23\x42\x8f\x5a\x2f\xf1\x13\x61\x5a\x15\xb3\xe3\x70\x3e\xa2\x67\x97\x67\xee\x6b\x6c\xf5\x7c\xd7\xce\x4d\x09\xc9\x9c\xf1\x88\xc1\xc1\xe5\xe5\xc3\xaa\x69\x55\x6a\xed\x2d\x34\xf7\x6d\x7d\x3a\x03\x21\x62\xe3\xe3\x79\x57\xb6\xbe\x6f\x7c\x26\x4d\xdf\x63\x08\xdd\xd8\xd9\x63\x19\x78\xb5\x0a\x04\x0c\xb3\xb1\x0e\xe5\xec\x95\x6c\xf3\x10\x0c\x53\x8e\xe6\x0d\x62\x61\x9a\x50\xb6\x5e\xf4\x2e\x29\xaa\x8a\xb8\xdb\xa0\xe5\x50\x56\x46\x00\xb4\xf4\xe7\x83\xd1\x77\xd5\xb9\xbd\xb0\x52\x7d\xd9\x13\xee\xd3\xa6\x8a\xe8\x51\x5b\x37\x57\x09\x0c\xa0\x0f\x90\xaa\xff\x93\x31\x5c\x50\x69\x84\x7b\x57\x3d\x24\xcd\xd4\xc2\x16\x9b\x83\x7b\xb1\x24\xef\x03\x90\x5e\x9d\xd7\xbd\x7a\x47\xc6\x25\xbf\x7b\x5d\x67\xd0\x91\xb5\xd6\xd4\x36\xe9\x16\x3a\x04\x66\xa9\x00\x61\x34\x05\xd9\x98\xba\xbd\x63\x9c\x34\x9a\x08\xf7\xc0\x34\x41\x39\x2a\xc0\x2f\x2c\xa6\xae\x12\x39\xd1\xbc\x0b\x27\x49\x65\x5e\x18\xb2\xcc\x95\xaf\xdd\x37\x29\x0a\x0c\xb7\x8f\x01\x48\xf0\x84\x6c\xe4\xf5\xbf\x30\x1f\xac\xa4\x22\x78\x05\x02\xe6\xb3\x2c\x59\xb4\x0b\xd4\x0f\xb5\xdf\x5a\xec\xb9\x75\x03\x0b\x11\xeb\x56\xde\x4d\x65\xd4\xb7\xed\x86\x28\x49\x94\x0b\xaa\x16\x63\x6b\x4b\x6d\xcf\xb4\xee\xec\x97\x67\xf6\xc3\x36\x86\x8a\x53\xe4\xfa\x73\xb6\x5b\xb8\xa7\x04\x35\x85\x89\xec\x14\xda\x6c\x37\xce\xd5\xbc\x16\x93\x6a\xd5\xc2\x3a\x50\xac\x76\x43\xd5\x5d\x6c\x3b\x3c\x5b\xf0\x64\xcc\xa7\x0e\x6e\xaa\xfd\xc2\x56\x2b\xc1\x6c\x60\x84\x76\xa8\xd6\x99\xa0\x5c\xd8\x82\x2b\x6d\x62\x05\x53\xfc\x79\x9c\x61\x81\x93\x84\x24\x54\xa6\xdb\x9b\xcc\xff\xf4\xc7\x95\xa3\x3d\x33\x85\x81\xa4\x2d\xb3\xf5\x99\xa6\x79\x8a\x58\x9e\x4e\xac\x94\x8b\xe5\x63\x88\x29\xea\x10\x10\x0c\x34\x96\x1b\x60\x09\x87\x41\x04\x28\xb1\x23\x16\xe0\x85\x5b\x53\x05\x8e\xe6\x94\x3c\x01\x9a\xa9\x60\x44\xca\x63\x74\xc5\x15\x39\x45\x97\x38\xbb\x07\x41\xcd\x54\xea\x9c\x19\xa7\x03\x96\x48\x4b\xad\x39\xa3\xaa\x37\x62\x16\x64\xdc\xad\xca\x49\xc4\x99\x01\x9a\x8d\x60\x61\x7d\x13\x60\x45\x77\x88\xab\xca\xe5\x8b\x52\xd9\xb0\xd8\x02\x3f\x8f\x83\xa0\xe0\xb1\x49\xba\xd8\x80\x8e\x6f\xf1\xb3\x09\x83\x3f\xc7\x0a\x9b\x22\xbc\xab\x24\x77\x1b\x67\x66\x0b\x33\x19\x7c\x65\x17\x8f\xc3\x2d\xc8\x87\x2f\x29\x67\x82\x7e\xbf\xa6\xc7\xe4\x18\x7d\x97\xf0\x89\xec\x15\xa6\x2a\xf3\x50\x12\x25\x7b\xc6\xef\x07\xff\x36\x19\x76\xdf\xb8\xd5\x2f\xf8\x3e\x54\x53\x9c\xd2\xcf\x06\x5b\x44\xfe\xe9\xf4\xe4\x24\x5d\x1c\x4d\xf2\xe8\x91\x28\xfd\x17\xc8\x14\xb5\x2b\xe4\x80\xb9\x70\x1d\xcc\xd7\xba\xd5\x59\x86\x08\x6b\x45\x91\x36\x5b\x49\x12\x80\xa3\xd7\x57\xba\xaf\x57\xeb\x10\xa5\x38\xab\x2f\xc6\x69\xa7\x2c\xf2\xa6\xe3\x55\xc2\xb1\x7e\x1d\x6d\xc5\xd4\xe3\x0d\xe1\xb3\xa7\x09\x9e\x55\x54\x96\x0d\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x30\x16\x7d\xca\xca\xc1\x7b\x5f\x39\x2f\x2f\x78\x6b\xad\x17\xeb\x78\xc4\xfa\x12\x3d\x13\x53\x66\x17\x52\x3d\xc1\xe9\x93\x53\x39\xf7\x89\x9e\x60\x86\x86\x46\x0d\xca\xb0\x01\xa3\xb0\x8a\xa3\xd3\xac\x9c\x5b\xcc\x6a\xa0\x38\x91\xa4\xa7\x1b\x06\x93\xaa\x8b\xcf\x44\xcf\x02\x67\x19\x11\x23\x66\x11\x63\x01\x17\x9d\x73\x1b\x7b\xd3\x14\xa4\xdf\x69\x94\xaf\xab\x51\x06\x6b\x4f\xca\x79\xa0\xeb\xce\x37\xa4\x8d\xae\x5a\xe1\xba\x4c\x48\xb7\x7c\x5a\x16\x6d\x1b\x40\xff\xf6\x66\xe3\x96\x63\x5e\xa7\x9d\xf7\x2b\xd9\x0f\x50\xc5\x3b\x05\x05\x52\x16\xc5\x4a\x9d\xad\xcf\xab\xef\x25\x31\x07\x00\xc7\xe1\xe3\x98\x13\x19\x18\xf1\x91\xb7\xc5\x25\x74\x4a\xb4\xf4\x31\x62\x9a\x8c\x43\x87\x83\xc1\x2d\x77\x30\xe6\xba\xd3\x48\x70\x29\x6d\x42\x83\x69\x67\x75\x5a\xda\x0e\x25\x12\x0d\xf8\xfa\xf0\xfa\x6a\xbc\x5c\x2c\x31\x78\xe6\xca\x26\xda\x87\xb5\xd8\x05\x8d\x4d\xad\x2d\x92\x58\xac\xc5\x06\x65\x12\x4f\xce\x2e\x86\xbe\x36\x58\xa5\xeb\xe5\x3a\x89\x21\x60\x7d\x73\xa5\xc4\xe5\x19\x07\x35\x13\x2b\x4d\xac\xa8\x9a\xb8\x7e\xb3\xca\x61\xd4\xbb\xa0\x11\x56\xb6\x7e\x2d\x7f\x28\xd3\xcc\xba\x68\xff\x3d\x6d\x53\xc3\xb5\x12\x81\xc0\xf8\xd2\x81\x0b\x20\x78\xe9\xb7\xa4\xc2\x69\x16\x66\xb2\x3a\x38\x56\x3b\x4d\x73\xd4\x9a\x2e\xc1\x57\x85\x89\x8f\xb0\x09\x12\xaa\x0e\x6e\x69\x2b\x36\xf3\x78\xdd\x5b\xf4\xf9\x7d\x44\x87\xbf\x5e\x6a\x78\xb2\x28\x82\x21\xa5\x95\xdd\x5c\x65\xf3\x06\xbb\xff\x84\x78\xa4\xfd\xc6\x0d\xdd\x35\xf7\xd3\x23\x72\x09\x82\xa5\x75\x7f\x43\x8a\x64\x25\x7d\x6a\x03\xf3\xb0\x1f\xb3\x49\xb2\x3e\xf2\xb5\x2d\x82\xab\xc6\x96\x6b\x8b\xdc\x41\xa4\x42\x90\x27\x22\x80\x76\x6c\x28\x15\x2b\x1f\x55\x9c\x08\x82\xe3\x45\xb0\x22\x3e\x8e\xc3\xf4\x0c\xe6\x31\x49\x53\xad\xc0\x83\x6a\xc2\xf8\x11\xcf\x9c\xce\x52\x7a\x0b\x0a\x93\xd0\xa9\xbe\xb1\x82\x28\x10\xfd\x05\x3b\x22\x9f\xa9\x54\x5a\xae\xa8\x09\x81\x75\x8d\x80\xc4\x03\xe5\xca\xe6\xc4\xde\x70\xa3\x0f\xfd\xef\xae\x6f\xef\x07\xe7\xa3\x0f\x45\xd2\x83\xcb\xea\xf3\x40\x5b\xae\x6e\x02\x67\x23\xe6\xe3\x94\x3d\xae\x34\xec\x25\xc2\x71\x5c\x00\x46\x58\x25\xd2\xc8\x6c\x2b\x39\x72\x70\x2a\xd6\x46\x28\xaf\x68\xe6\x01\x52\xbb\x0e\xf5\x64\xad\x70\x9d\x95\x4e\x8e\x49\x50\x5b\x91\x49\xb4\xa7\xcb\x26\x84\xc4\x55\x46\xd7\x26\xca\x61\x36\x32\xf2\xec\x74\x25\xb8\x9d\x4f\xb0\xb9\x84\x37\xe3\x76\x6e\x43\xb6\xd8\xd4\x8f\xf4\x33\x89\x6f\x1b\xa4\xaa\xbd\x24\x0a\xb5\x0a\xb0\xac\xdd\x85\x9c\xd1\x4d\x34\x7e\x3f\x95\x07\xfd\x5d\x7b\xb6\x74\x5d\x20\xdd\x15\xa8\xb5\x00\x59\xab\x10\x46\x11\x11\x0a\x53\x86\xa6\x70\xb0\x59\xb4\x40\x80\x83\x42\xc0\x87\xfd\x47\x94\x52\x06\x80\x0c\xab\x96\xf6\xa1\x3c\x8f\x0d\x84\xd6\xcb\xe1\xd5\xc3\x7d\x49\x54\xfd\xfe\xfa\xa1\x5c\x2b\xbf\xff\xf3\x4a\x59\xb5\xd2\xc2\xaa\x60\xa1\x60\x8a\x45\x72\xa7\x05\xef\xf5\x2b\x53\x3b\xd1\x64\xa1\xc8\xc3\xed\xc5\x4e\xf2\x5d\xbd\xb3\xac\x11\x7a\x3d\x94\xae\xea\x81\x26\xda\x7c\x1a\x93\x68\x1d\x38\x6c\x7b\x3a\x32\x51\x50\x7a\x1d\xac\x35\xd1\x02\xc7\x61\x89\x32\x2c\xac\x1f\x2a\x36\x01\x50\xe5\x82\x6b\x46\xf3\x5a\x05\xcc\xf1\x89\xa8\x1f\xf5\xd5\xc7\xd9\x3e\x92\x4b\xac\x28\x0b\xfe\x51\x32\x7e\x32\x0d\x6f\x70\xd2\xec\x50\x56\x64\x10\x39\x61\x19\x7a\x40\xb6\x87\x10\xce\xe2\xd8\x14\xde\xef\xeb\xe6\x60\x45\x5c\x98\xa6\x56\x49\x39\xd3\x14\x69\x50\x6a\x1d\xb4\x6d\xd0\x1c\x9f\x9a\x8f\x5b\x02\xfd\x05\xc9\x02\xba\xad\x62\x29\x51\xff\x66\x58\xb3\xd6\x17\x55\x17\xd2\x97\x55\x25\x28\xf1\xde\xac\x7d\x63\x4f\x05\x59\x9f\x07\x01\x36\x65\x67\xba\x1b\xba\x94\x71\xfa\xdf\x94\x23\x09\x0e\x01\x04\xb9\x4e\x65\x28\x65\x73\xaf\xc1\x3b\xde\x2c\xc1\xb1\x58\x86\x0d\xb1\xa4\xc2\x01\xd9\xec\x9a\x10\x3f\x69\x39\x74\xbb\x17\xe2\x29\x71\x53\x87\xd8\xc6\x16\xec\x0d\x63\xaa\x98\x4d\x1b\x90\xa9\x1f\x0d\x45\x7b\x0c\x12\x40\x55\x71\x75\x2e\x5d\xc8\xb5\x85\x04\x08\xa7\x1b\x52\xdb\x66\xb8\x54\xc5\xf8\x9c\xf9\xdb\x42\x7c\xe3\x0c\x5b\xbb\x03\x28\x51\xae\x00\x45\x5d\xbd\xc2\xe3\x11\x0b\x02\x56\xa4\x51\x7b\xf4\x19\x71\x35\x5f\xa0\x90\x30\x03\xbc\x70\xc8\x7d\xf2\xc2\x4f\x69\x07\xaa\xc8\x03\x6a\x5e\xae\xda\xb2\xd4\x8f\x3d\x9d\x72\x8e\x5d\x7e\xa7\xb3\xa0\xd8\x38\xc0\xd0\xbe\x04\xed\x05\x75\x1a\x6c\xc7\x60\x8e\x06\xa3\x05\x0e\xaa\x00\x06\x98\x00\x31\x27\x92\x7d\xa5\x7c\x06\x2d\x4d\x16\x2e\xa4\xba\xe2\x1e\xd0\x52\x1d\xa6\xb6\xe5\xd5\x07\x7c\x0f\xa0\x57\x9b\x2a\x0e\xc1\xb1\x5a\x6b\xa6\x72\x3e\x5e\xa0\x84\x30\x16\x09\x3a\x6d\xb2\xaa\x7f\xce\x48\xb4\x0d\x32\xcf\x0d\x16\x38\x25\x8a\x88\x55\xe1\x48\xe5\x1a\xdd\x20\xe2\xb8\x1d\xb4\xfd\x9a\x5d\x34\x05\x4c\xaa\x95\x6e\xbc\x76\x7b\xb1\x0e\x69\xc7\xcf\x62\x23\x50\x31\x3d\x8d\x1f\xad\xe5\x7f\xc3\x59\xd8\x7e\x8a\x69\xd8\x68\xab\x00\x58\x69\xd7\x39\xbd\x0e\xc2\xcc\xfd\x12\x56\x4b\x29\x5c\xe8\x40\xa0\x65\xd6\x8f\xb2\x09\x53\x66\x1d\x2f\xdd\x0b\xef\x76\x19\x0e\x2e\x33\xb9\x72\xa8\x4a\xb9\x13\x40\x25\xa0\x52\x19\x78\x95\x7a\x5c\x18\x10\x5a\xea\x22\x24\x03\xb7\x9f\x45\x0d\x2c\x0c\xba\x56\xb2\xaa\xd6\xec\xaa\x2c\xd7\x1a\x1e\xb7\x2f\xcc\x8c\x4e\xa2\xd9\xb7\x44\xb3\x8e\x94\x4b\xd1\xb5\x9a\x3a\x89\xa8\xc0\xf7\xd8\x5a\xda\x16\x77\xa1\x3c\x41\x48\xe9\xb2\x57\xa4\x2d\xc8\x0b\x57\x3f\x65\xfe\x5f\x65\x0e\xee\x88\x3a\x24\xd5\xba\x5c\xd5\xe3\xc0\x05\x05\x1e\xa8\x24\x94\x06\x6c\x5c\x0d\x8c\xd6\x84\x41\x1a\x2b\xff\xf0\xca\x38\xb0\x20\x67\x7c\xc1\x73\xf4\x4c\xe5\x1c\x29\x3e\x62\x10\x27\xe8\xbd\x01\x8a\x23\xf3\x62\x0f\xde\x02\x74\x09\x99\x4f\x52\xaa\x10\x0e\x66\x58\x32\x49\xf6\xec\x79\xd6\x1f\xc0\x8c\x6b\xe1\x0b\xea\x90\x8f\xd6\x1c\x9a\x2d\xec\x6b\x45\x23\xbb\x22\x14\x04\x31\xcd\x2f\x8b\x51\x10\x68\x3c\xa1\x86\x59\x7b\xe6\x3a\x90\x02\x54\x6f\x6d\xb0\x58\xac\x00\x98\x4b\xa5\xaa\xdc\x2d\xd6\xd0\xb3\x06\xa0\xa0\xd8\x88\x56\x08\x05\xc5\xeb\xfb\x80\x28\x68\xaa\xfe\xb6\x2a\x65\xd5\x7d\xd2\x60\xff\x76\xa9\xd0\x8a\xbb\xc0\xf9\x50\x52\xba\x69\x94\x94\x0e\x0d\x2c\xae\x48\x08\xd8\x3e\xbc\xbc\x29\x7a\x19\xce\x78\xc4\x59\x4c\x37\x88\x17\x86\x0a\x5f\x93\x7c\xda\x67\x8b\xf5\xd8\x43\x69\x18\xa8\x6f\xed\x25\x81\x24\x52\x8f\x7a\xb9\x56\x65\x2d\xda\x0f\x29\x3d\x48\x09\x2d\xc3\x01\x91\xea\xed\xc4\xb8\x82\xbc\x9f\x08\xaa\xf7\x2f\xe5\xa2\x8e\x58\xbd\x94\xb4\x9a\x6f\xef\x9a\x46\xb2\x57\xe0\xbb\x80\x47\xb8\x59\x58\xab\xdb\x4f\x3e\x10\xcf\x28\xf4\xb6\x0e\x7f\x55\x0c\x2e\xdc\x90\x4d\x01\x54\x5a\x38\xda\x26\xd7\xbc\x86\x73\xd4\x0f\x7d\x29\xc9\x63\xed\xd9\xb5\x82\xc1\x1e\xd5\xcf\xa5\x1b\xa4\x75\x4e\x8c\x97\xe3\xed\x8d\xe1\x82\xba\x9d\xa9\xa1\xe2\x4d\xde\xa6\xbe\x30\xe0\xc9\xee\x0d\x05\xb7\x0a\x4c\xa1\x1b\xef\x81\x07\xda\x0e\x1d\x9b\x68\x1c\x8f\xcd\x5e\xd9\x92\xd2\x84\x4d\x44\xe5\x4b\x4c\x7a\xd3\x9a\xd0\x81\x47\x54\xd8\x88\x64\x1a\xda\x36\xa0\x18\xb4\x0d\xe4\xac\xdc\x15\x5e\xfc\xcc\x59\x4c\x04\x23\x58\xcd\x5f\x2f\x0f\xe4\x6c\x57\x03\x7a\x30\xbe\x97\xcd\x09\xb1\x23\xc5\xe5\xd4\x90\x5d\x86\x5b\x2e\x8e\xbf\x76\x9c\xfa\xf5\x36\xb6\x2c\x1b\x1e\xe1\xcb\x43\x2f\x29\xb7\x35\x86\xcd\x00\x7d\x68\x13\x2a\xdd\x29\x55\xa4\x5e\xe1\x7c\x99\xa4\x99\x1a\xcb\xd4\x52\xba\x8c\x3e\xec\x61\x51\xed\x35\x4b\xf2\x45\x64\xa7\xbc\x7c\xc2\xc4\xaa\xf2\xdd\x79\x90\x43\x01\x35\xd4\x15\xa6\xcc\x72\xaf\x55\x69\x13\x5a\xea\x4d\x71\x5d\xa6\xc4\xc1\xe7\xe0\x7c\xf1\x29\x38\x5d\x42\x46\x97\x90\x51\xb3\x47\x5d\x42\x06\x42\x87\x96\x90\xb1\x4e\x01\x5d\x65\xa2\xf5\x5e\x43\x28\xb3\x5a\xaa\x6d\x64\xf6\x77\x8d\x16\xb9\x7d\xd2\x81\xb3\x72\x86\x11\x5b\xf6\x17\xfb\x43\x6d\xd0\xd6\xd2\x67\xd5\xd9\x86\x16\x57\xb6\xa8\x3a\x2e\xb0\x88\x13\x0b\x40\x68\x43\xaa\xcb\x16\xb2\x55\xc6\xdc\x11\xfb\x9e\x3f\x93\x27\x22\x7a\x08\x2b\x94\x72\x40\xb5\x2a\x22\x78\xe0\x20\x94\xb0\xec\x4d\xa4\x06\x46\x57\x38\x25\xb1\x29\x75\x19\x04\x5e\x5a\x93\xb2\x75\x06\xd7\xe1\xec\x02\x64\xac\xd9\x06\x17\xd9\x31\x62\x26\x18\xd2\x04\xe0\x81\xac\x40\xdd\xc4\x80\x60\x7e\xe7\x5d\xd5\xbf\x3b\x46\xf7\xfa\x7e\xa2\xb2\x3c\xde\x00\x76\xaf\x69\x6c\x23\x36\x13\x3c\xcf\xbc\x95\x8f\x4f\x4c\xcd\x63\x13\x9f\xb5\xec\xaa\x86\xc1\x38\x3f\x75\x84\x63\xad\x89\xaf\x26\x9c\x37\x89\x93\xdd\x0a\x64\x29\x24\x20\x7d\x0c\x7d\xf0\x9f\x0d\xc6\x37\x1e\xe6\x00\x5a\x66\x15\x02\xff\x0b\xb9\xbf\xcf\x89\x04\x9b\x90\xf7\x0b\x94\x32\xdd\xcb\x68\x0a\xb5\xe3\x5c\x65\xb5\xf5\x9e\x15\xe7\x7d\xa8\x07\x6a\x28\x3a\xb7\x51\x69\x26\x8d\xd6\xde\x13\x2f\x66\xcf\x6d\x1d\xdf\xdb\xc4\x2f\x6e\x72\x91\x71\x90\xc4\x92\x85\x03\x96\xb0\x10\x7f\x19\xcf\x72\x13\x79\x47\xc3\x40\xac\x5a\xca\xa6\x52\x5d\x62\x15\xcd\x35\xe7\x2e\x30\xd9\xf6\x14\x91\x58\x70\xe5\x97\xb5\xf1\xd6\xcc\xe0\x2c\xec\xbd\xc1\xe9\xb1\x8a\x7a\x82\x08\x43\x1f\xc6\xe9\x25\x89\x54\xf7\x67\x1c\x83\xb6\x92\x79\x60\x15\x75\x9f\xd8\x27\x7a\xa2\xeb\xa8\x68\xdd\xf8\xdb\xd1\x56\xb9\xd4\xda\xde\x63\x1d\x77\x00\xb9\x39\xb7\x90\x62\xc5\x8b\xb6\x34\x6f\x43\x80\x82\xa0\xdb\xe5\x29\xd9\xf2\x08\x4f\x5a\x1c\xf1\xf6\xd6\x14\x67\x5a\x89\x50\x5c\xdf\x92\x62\x66\xe4\x58\x13\xc9\x8b\x30\xca\x05\x75\x67\xbf\x92\xb5\xde\x4c\x1d\x60\x9f\x3c\x09\x4b\x69\x45\x38\xa8\x32\x68\x42\x12\x70\xa4\x72\xec\x43\x27\x81\x26\x5c\xf5\x7b\x93\xa1\xef\x5c\xff\xc2\x89\x77\x35\x7b\xba\x96\xb0\x77\xd8\x65\x5c\x87\xc0\xd8\xea\xa4\x51\x36\x0b\xe0\x1b\xeb\x6d\xc4\x6d\x8a\x5e\xd4\x7e\xd9\xae\x70\x47\xed\xa7\x4e\xf6\xd9\xe6\xdb\x15\xf0\x52\x5b\x47\x8f\x97\x22\xf1\x6d\xa8\xae\x95\x9e\x42\x60\x4d\x6b\xbf\x03\xd8\x61\x0a\xa1\x04\xd8\x4a\x53\xff\xe5\xff\x32\x45\xd2\xcc\xd2\xfc\x17\xe2\x62\xc4\xcc\xef\x3d\x5f\xa0\x44\xbf\x50\x20\xff\xe2\x94\x14\x20\x9e\xa2\x0c\xf7\x07\xa0\x27\x16\xae\xcd\xa0\x3c\xfb\xfa\x0c\x7a\x0c\x8f\xf9\x84\x08\x46\xf4\xd0\x1c\x3c\x82\x67\x66\x29\x66\x78\x06\x98\xd2\x3d\x88\xdd\x03\x71\xb5\x50\x45\x0c\x49\x9b\x42\x97\xc0\xad\x34\xb3\xb4\x19\xc1\x45\xc1\x67\xe8\xd3\x88\xb2\x16\xd2\xb6\x08\x00\xa9\xa7\xfe\x5b\xdb\xff\x76\x12\xfb\x7d\xff\xee\x87\xf1\xed\xe0\xee\xfa\xe1\xf6\xac\x24\xb6\x9f\x5d\x3c\xdc\xdd\x0f\x6e\x6b\x9f\x15\xd9\xb4\x7f\x7d\x18\x3c\x34\x3c\x72\x0d\x5c\xf4\xbf\x1b\x94\xaa\xa7\xff\xf5\xa1\x7f\x31\xbc\xff\x79\x7c\xfd\x71\x7c\x37\xb8\xfd\x71\x78\x36\x18\xdf\xdd\x0c\xce\x86\x1f\x87\x67\x7d\xfd\x65\xf8\xee\xcd\xc5\xc3\xa7\xe1\xd5\xd8\x05\x46\x87\x8f\x7e\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xe3\xa0\xcb\xeb\xab\x8f\xc3\x4f\x75\xb3\xe8\xdf\xdd\x0d\x3f\x5d\x5d\x0e\xae\x56\x57\x69\xaf\x5f\x8d\xc6\x02\xd0\xc1\x45\x16\x18\x8d\x02\x31\x69\xb2\xb0\xa4\x4d\x7f\x05\xd7\xc5\x8d\xa1\xc7\xa3\x9e\xfb\xcb\xd4\x54\x3f\xd2\x2c\xd0\x79\xc5\x0a\xee\x31\x62\xde\xb5\xea\x2f\x55\x85\x67\xd2\x25\x47\x97\x46\x7b\x8a\xfa\x70\x56\x40\x61\x28\x75\x0a\xb9\x17\x7e\xa4\xce\x19\x0f\x74\x98\xd0\x94\x82\x5f\x1e\x1d\xa1\xea\x86\x97\x1b\xb4\x73\x82\x21\x58\xaf\x5d\xbc\xea\x34\xc8\x6a\xde\x35\x50\xca\x29\x72\x1c\x9a\x18\x73\x82\x41\xc7\x5d\x30\x9c\xd2\xa8\x9a\x24\x02\x00\xb1\xa8\x00\x43\xa9\xb6\x58\x22\xb0\x72\xcb\x73\x82\x7e\xf8\x4b\x31\x28\xf0\x60\x58\xcd\x3b\x5f\x2a\xa5\x68\x1f\x88\xdc\xac\xea\x3a\xf2\x2c\xf5\xe4\x8e\xb9\x35\x2d\xc3\xb9\xb5\x25\xdb\xc1\xdd\x94\xb3\x00\x10\xad\xe4\x7b\xd2\xc7\xdb\xcc\xa8\x42\xe3\xa7\xe8\x0e\xc0\x58\x64\xa1\xba\xeb\x5d\xcc\x92\x7c\x46\x19\xa2\x69\x96\x00\x8f\x31\xfa\xfc\x84\xcc\xf1\x13\xe5\xae\x6e\x89\x29\xef\x02\xeb\x68\x45\x2b\x74\x84\x1a\x0f\xca\x29\xea\xc7\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x54\x1e\x76\x88\x61\xc6\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xfd\xc3\xcd\x2c\xb3\xc3\xf2\xdd\xbb\xc3\xf5\xaf\x57\x70\xec\x48\x79\xbc\x95\x30\x70\x8f\xe5\xa3\x63\xcd\xeb\x04\x02\x07\xfc\xb3\x5b\x8f\x16\x01\xa8\x6d\xa7\x7e\x65\xc7\x70\xd0\xb6\xeb\xb3\x11\xb7\x7a\x4d\x97\x6e\xc6\x49\xa5\x66\x5b\xeb\xfe\x4a\x35\xdf\x6a\x3b\xdb\xab\xb7\xa7\x5e\x1a\x83\x23\x39\xf6\xf4\xbf\xc1\x3c\x6e\xe0\xd3\x6b\xff\xe5\x4a\x91\x6d\x1c\xac\xdb\xa6\x3e\xa0\xa5\x34\x62\xeb\x07\x5a\x49\x87\x7b\x02\xa0\x6a\x2f\x0c\x42\xc5\x0d\x1a\x81\xbb\x0f\x53\x66\xeb\x30\x11\xef\x8f\x72\x95\xc7\xf5\x39\xf6\xb5\x01\xf1\x84\x3f\x95\x94\xcb\x94\x48\x89\x1b\x20\x55\x02\x93\xd8\x2e\x8c\xc1\x9f\x50\xfb\x61\x4b\x7a\x72\x67\xf2\x5e\x7f\xb5\xca\xe8\x73\x1b\x6a\xc6\x6e\xa2\x5a\x60\x8d\x5d\x2c\x30\xba\x36\x19\x81\x9a\xbf\xf4\x8a\x50\x1a\x2e\x82\x08\xa3\x26\xf7\x4f\x4b\xb3\x5a\x75\xc1\x6a\xcb\x6b\x85\x2e\xbc\xcd\x23\x70\x82\xd6\xb7\xc6\xec\xb6\x7e\x15\x5c\x5e\x9f\x0d\xa8\xae\xe4\xef\x0c\x4b\x8f\x47\x3c\x4d\x8d\x5c\x50\xb2\xa5\xf6\x10\x36\x89\x98\x85\x34\x25\xf3\x68\x6e\xbc\x4c\xfa\xca\xe8\x8d\xd8\x73\xb0\x21\xa5\x50\xe5\x7e\xd8\x12\xe0\x9d\x7e\xd6\xc7\x8d\x3e\x95\x02\xc0\x41\x64\xa4\x10\x8d\x1c\x10\x82\x71\x08\x16\x75\xc3\xd6\x10\x78\xb0\x5f\x3b\x90\xfa\x16\x45\x22\x2b\xeb\xdb\x54\x2a\xd2\xcf\x2d\xa8\xd0\xb8\x83\xa6\xdc\x76\x08\x41\x91\xc8\xba\x11\xec\xa1\x46\xe4\xab\x02\x90\xfb\x84\x52\x93\x7f\x9c\x4e\x2c\x8a\x86\x9e\xae\x5b\xed\xdf\xbb\x19\xfd\xde\xf8\x1d\xf2\x06\xd8\x95\xa0\x35\x8f\x41\x8e\x8e\xb4\xcc\xea\xe0\x00\x6c\x20\x86\x44\x47\x06\xd7\xf0\x2b\x88\x05\xed\xdf\x0c\xbf\xea\xa1\xaf\xc2\x7c\xb8\xaf\xb6\x3a\x80\x76\xdc\xb6\x4e\x24\x68\x53\xa5\xa4\x88\xf2\xb1\x83\xbd\xaa\x9c\x44\xbb\x67\xf6\x20\xa2\xa6\x73\xa8\xbf\x2c\x7d\x03\xce\x69\xa8\x7b\x68\xfc\xb7\x3e\x24\xdb\xba\x80\x8c\x8c\x4b\x65\xcd\xda\xc5\x23\x36\x59\x54\x9d\x3c\x3d\xef\xe5\x69\x7d\x4a\x77\xae\xe5\xa7\xdb\x5b\x4e\xa0\xde\x73\xa8\xf0\xea\xfb\x60\x4d\x4a\x76\xdf\x17\x9c\x29\xb8\x58\x53\x94\x42\x17\x63\x5f\x37\xab\x92\xbd\xcc\x2d\x66\xed\xa6\xac\x93\x7f\xde\x1b\xb9\xb5\x08\x4c\xef\xd7\xad\x88\xcd\x49\x68\x10\xae\x3b\x2a\x7b\x59\x2a\xdb\x47\x4e\x46\x79\x70\x9b\x5f\xa0\x67\x46\x8e\x0b\x9a\x71\x06\x57\xad\x4c\x78\x06\x5f\x2a\xf8\xb8\xbe\x52\xf2\x86\x3e\xdf\x60\x4d\xd6\x3b\x7d\xef\x4c\xe0\x80\x71\xbb\x2e\x8f\xb5\x3a\xd4\xbe\xb2\x65\x92\x38\x35\xf9\x97\x8a\xa6\xa4\x67\xea\x72\x15\xc1\x0e\xf6\xbc\x02\xb9\x99\x18\xa5\x39\xa1\xc2\x75\x62\x51\x10\x37\x4a\xd8\xdf\x50\x1a\x6f\xa2\x91\x1d\x22\x4d\xae\xfa\x97\x83\xf3\xf1\xe0\xea\x7e\x78\xff\x73\x0d\xc2\x65\xf9\xb1\x03\xb9\x0c\x5e\xb8\xfb\xf9\xee\x7e\x70\x39\xfe\x34\xb8\x1a\xdc\xf6\xef\xd7\x00\x60\xae\xea\xac\x09\x5c\x31\x97\x75\xea\xdb\x26\x00\x8b\xce\xcc\x5b\xd3\xfb\x32\x0c\x66\xd0\x09\x25\x0d\x50\x98\x06\x9c\x80\xc5\x44\xa0\x98\x3c\x91\x84\x67\x85\x59\xb5\x76\xc1\x02\x8c\xcc\x9a\xf6\x57\xe1\x64\x42\x9b\xd5\x35\x3e\x45\xa6\xc8\x5f\x50\xe7\xd8\x37\x08\x22\x1f\x16\x84\x7d\xa5\x10\xf9\x9c\x25\x34\xa2\x2a\x48\x5e\xe4\xc2\xba\x57\x8c\xfb\x10\xa2\x53\xd7\x10\xd7\xde\xa2\x51\xf6\xae\xf3\x87\x9e\xf4\x65\x6d\xdf\x9f\x28\x8f\xd9\xb6\xb6\xc4\xd1\x1e\x14\xfb\x06\xa7\xf1\x12\xa4\xdc\x16\xa3\x7b\x09\xf3\xc0\x72\x86\x8e\x4d\x40\x6c\x80\x9b\xab\x1f\xe4\xfa\xdb\x70\x55\x9c\x4c\xe9\x5c\xaf\x0e\x94\x69\x47\xa9\x6f\x1c\xee\x52\xaa\xa8\xba\x07\x6c\x10\x1b\xbb\xbe\x61\xc0\xc2\x52\x45\x1b\x66\x62\x4e\x31\x12\x24\xe5\x4a\x2b\x60\x26\x22\xa0\xa7\x85\x2a\x8a\x13\xfa\x2b\xa0\x68\x09\x72\x1c\x44\x50\x38\xec\xb1\xc2\x7d\x60\x11\x2e\x8e\x47\xec\x7c\x70\x73\x3b\x38\xd3\x0c\xe9\x18\x3d\x48\x00\xc8\x2a\x4d\xfd\xdc\x92\xb7\x11\xc7\xc2\x48\x06\xca\xa4\x22\xb8\x29\x18\x8c\x08\xc1\x45\x7b\xfe\xe0\xfb\x1b\xc0\x77\xf5\xe4\x0d\xcf\x4a\xb6\x29\x67\x00\xb8\x6a\x2c\x87\x1d\xe4\x0c\xec\x3d\x25\xeb\x16\x3f\x97\x56\x24\x04\x08\x01\x49\xa4\xbc\xea\x2f\xb8\xda\x00\x31\xda\x7e\x7e\xa5\x3e\x6f\xe0\xdb\x55\xf3\xbc\x87\x10\x3b\xa9\x0a\xbc\x52\x03\x69\xea\xeb\xf2\x54\xe6\xd9\x28\x2a\x8a\xb7\x00\x13\xa9\x90\xfe\x84\xcc\x30\x43\x22\x67\xac\x02\x60\x1b\x5a\xda\x96\x83\x66\x36\x3d\xaa\x7a\xcd\x70\xca\x73\x66\x0a\xcb\xea\x51\xd5\x0c\x46\x66\x84\xa9\x35\x83\x79\x2b\xa8\x98\xca\x50\x0f\x17\x2d\xa6\x66\xa0\x4d\x80\x31\x75\xfe\x24\xa8\xb9\xbd\xd9\xb5\xec\x82\xf2\x4a\x4e\x25\x7d\xa8\xfc\xfd\x5c\xaf\x65\x63\xf9\xb8\x73\x77\xf7\x58\x3e\xae\xef\x2a\x26\xd1\xe3\xa6\x97\x4d\x35\x33\x33\xb1\x25\xcb\x97\x8c\x7d\x0b\xfd\xd4\x16\x8f\x81\x4a\xf5\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\x07\x58\x29\x1e\x23\x30\x8b\x79\x6a\xe6\x71\x22\xf3\xe9\x94\x7e\x3e\x56\x58\x7c\xd3\xb0\x1e\x26\xaa\x62\xfc\x77\x3e\x19\xeb\x11\xed\x78\x11\xd7\x35\x87\x6c\x25\x6d\xbf\x6c\x76\x66\xe7\xe6\xdd\xff\xcb\x27\x90\xeb\x0e\xe9\xfa\xce\x3b\x67\x23\x15\xec\x2b\x8e\x92\x8a\xd2\xd2\x25\x18\x96\x88\x0b\x41\x6c\x8a\xbc\xa9\x7e\x9a\x61\xa1\x28\x58\x6b\x1d\x8c\x4b\x09\xbf\xbf\xd8\xa2\xb0\xd6\xfb\x1c\x17\x58\xd9\x13\x42\xc0\xc1\x93\xd1\x64\x33\xa5\xf7\xac\xe4\x9b\xac\x9c\x40\x1b\x79\x6a\x91\x3d\xc1\x20\xb3\x56\xc4\x1a\x3c\x11\xa6\xf6\xa2\x9f\x40\x13\x35\x49\xfb\xed\xbc\x0c\xa6\x08\xe9\xf0\xbc\xb8\xdc\x5c\x48\x6f\x18\xd5\xa4\x04\x86\x7b\xde\x26\x4a\x59\x97\x7a\x93\xa3\xff\xa9\xb5\xef\x18\x5e\x5d\x5e\x97\x35\xa1\xf1\x76\xb5\x8b\x1a\xef\x45\x58\xab\x2b\x3e\xb0\x25\xd4\x90\x24\xc6\x8a\x11\x40\x5c\x58\xe5\xb4\xba\xe7\xa6\x4f\x4d\x5b\x95\x2e\xd7\x6e\xf9\x16\xb8\x3a\xa5\x66\x3e\x11\x48\xe9\xdc\x47\x20\xfa\x26\xa9\xfb\x30\x90\x07\x91\x40\x08\xf5\x4a\x2b\x96\x29\x84\xae\x39\x9f\x97\xec\x70\x0b\x19\xdd\x0c\x46\x0b\x8d\x24\x13\x24\xd2\x57\xd9\x29\xba\x49\x88\x96\xbc\x72\x2d\x7d\xe5\x49\xe2\x30\xc8\x56\x4b\x87\x1b\xe1\xe6\xbd\xf8\xbc\x02\xdd\x63\xc5\xc4\x1c\x06\xdf\xea\x99\x05\x6b\xb0\x7f\xc0\x85\x60\x7d\xc1\x84\x0c\x86\xc4\xb2\x16\x09\x1c\x7e\x61\xe2\x66\xc1\x94\x84\x4b\x17\x19\xfd\x55\xb3\x5f\x41\xe4\x9c\x37\x26\x39\x86\xb3\x7d\x99\x39\xb8\xa5\x7c\xc1\x49\xb8\xfb\xb0\x29\xae\xba\x85\x5c\x53\xb9\x03\x4b\x22\xce\xaa\x29\xfa\xfa\x14\x3e\xfa\xc3\x22\xc2\xda\xbb\xd5\x0e\x0d\x6e\xc9\xc2\xd4\x16\xa2\xb3\x15\xae\x8b\x42\x99\x59\x18\xdf\xab\xff\xbc\x30\x20\x17\x29\x01\x54\xc9\xa2\x2e\x1e\xd2\x77\x6d\xd3\x16\xeb\x79\x8e\x73\xb1\x11\x24\x45\x81\xab\xbe\x09\xe7\xb6\xc9\x28\xc5\xb0\xf4\x22\xd4\xb3\x4b\x5b\xee\x02\xc4\x68\x1b\x6a\x24\x4b\x58\x75\x96\x6c\xcc\x32\xd6\xaa\x78\xcd\x4c\x79\x57\xb7\x1a\x48\xc9\x85\x28\xf3\x52\xde\xb5\x12\x05\x96\x26\xd0\xa1\x9f\x6d\x8e\x7e\x66\x6b\x9f\x78\xda\x03\xac\x42\x25\x20\xf1\xbf\x70\xa0\x55\x05\x07\x6b\xf4\x5e\x97\xf9\x54\xda\x9d\x56\x69\x4e\xa5\x2f\x34\x2f\x39\xdf\xd1\x03\xa7\x27\xb3\x18\x43\xe2\xe8\x2e\x51\x38\xa5\xf9\x1b\xef\x01\xb4\x49\x62\x64\xd0\x0b\x0c\x36\xb3\x5d\x3b\xef\x39\xc9\xb0\x20\x4c\x8d\xd8\xad\x1e\x85\xf9\xa2\x88\xc4\x70\x71\x38\x0e\x2f\x1f\xaa\xea\x4e\x11\xb6\x5f\xc1\xa2\x37\x05\xc2\xc9\xb1\x79\x09\x54\xd3\x17\x4c\xb2\xff\xce\xbc\x63\x30\x0f\x2c\xe6\x8f\x9e\x2a\x9d\x16\x6a\xbc\x16\x20\xa3\x39\x05\xc8\x81\x98\x48\x7b\x21\x51\x65\x31\x25\xbc\xf8\x9d\x13\x87\x10\x0d\x9f\x79\xfe\x55\xc7\xb0\x9d\xa1\x80\x39\x03\x9d\x1c\xb1\xa0\x8f\x15\x80\xa2\x46\x59\xdf\x52\x95\x80\x7d\xa6\xb1\x77\x7c\xc1\x3f\xcd\x0e\x71\x41\x67\x94\x05\x65\x9d\xec\xf4\x52\x9c\x81\x79\xd7\x9c\x41\x3e\xf5\x77\xda\xbd\xcd\x32\x38\x86\x11\xff\xcf\x7f\xff\xed\x98\x36\x79\x3f\xe4\xd8\xae\xc0\x21\xec\xe4\x66\xdb\x12\xee\x7c\x80\x22\xd2\x80\x4e\x11\xe8\xb4\xb2\x94\x39\x51\xfc\x6a\x2f\x37\x4d\x34\x5c\xcd\x8d\xbb\xb7\x4c\xee\xe0\x1b\x11\xf9\xea\x4a\x07\x01\x8b\x2b\x02\x02\x0a\xaf\x6f\x10\x74\xeb\xea\x58\x98\x60\x49\xdd\x7e\xe5\x42\xa9\x30\xa8\x00\x70\x70\x97\xe0\xc4\x39\x96\x2f\x17\x81\x52\x5b\x7f\xc9\x18\x8d\xc3\x3b\x72\x5d\x2c\x8a\x19\xa4\x49\x6a\xd4\xbb\x92\x4b\x22\xcc\x81\xf6\xa8\x4f\x96\x78\x42\x38\x45\x08\x45\x5c\xe3\x52\x23\x29\xa6\x1b\x85\xcd\xeb\xf7\xeb\xc1\x1e\x4b\x36\x75\x3c\x23\x62\x1c\xe7\xa5\x18\xe9\x75\x6d\xdf\xe8\x8f\xce\x73\xb5\x58\xdf\xbe\x4c\xf0\x72\xfd\x99\x55\x00\x9b\xfa\xfd\x86\x66\xd7\x0b\x86\x41\x24\x4b\x59\x38\x6c\x80\xaf\x24\x15\xf8\x4a\x1b\x5a\x59\xb2\x04\xc0\x45\xc3\x14\x20\xc7\x15\x0a\x83\xbd\x89\x0c\xc8\x36\x8c\x1c\x4d\xf2\xc2\x72\xe2\xcb\x16\xc4\xc7\x23\xf6\xd1\xd4\xfd\x00\x65\xc6\x0c\x20\x82\xbc\x16\xf2\x39\xe3\x92\x94\x12\xad\x6a\x4a\x11\xd8\x44\x49\x3b\x8c\x7a\x99\xb4\xf8\x68\x77\x91\xf4\xcd\x81\x48\x97\x37\x7c\x79\xca\xf5\x14\xb8\x93\xd4\x13\xd1\x8c\x6a\xda\x19\xd7\x9e\xb4\x97\x2b\x87\x5b\x84\x2e\x01\xdc\x93\x4a\x16\x3d\xe4\xa7\x57\x21\x88\x84\x3c\x11\xb0\x1a\xc3\x18\xc3\x82\x13\x65\xf3\x55\x03\x3b\x59\x77\x80\x8a\x2c\x47\x60\x0b\x28\xae\x8e\xa0\x9c\x0b\x56\x47\x8b\xe5\x2c\x97\x9d\x13\xb2\xea\xe2\x2f\x36\x90\x42\xfb\x61\xe1\x8d\x05\x51\x88\x7c\x56\xc4\x96\xe6\xbc\x77\x29\x73\xcb\x51\xf6\xa8\x3e\xeb\xa7\x59\x44\x7a\xf1\x22\xc9\x7d\x97\x28\xed\x72\x02\x63\x77\xef\xdb\x1c\xb9\x39\x66\xb1\x4d\xfc\xb4\xb2\xb4\x96\x29\x60\x76\xc6\xb6\xe4\x43\xe2\x6d\xfa\x62\x80\x58\x6e\xda\x34\xd0\xea\x70\x91\x39\xbd\x48\x4b\xe6\x10\x45\xc0\x85\x16\x50\x73\xa6\x68\xa2\x89\xc3\x8e\x41\x6b\xcd\x39\xf3\x78\x7c\x10\xc0\xdd\x04\xf9\x46\xa5\xa4\x6c\x36\xb6\x2b\xe9\x72\x18\xdb\x5d\x0c\x65\x9a\xba\x34\x4d\x99\x1f\xbf\x73\x0d\xad\xb6\x1d\x1b\xb2\x06\x38\x2e\x97\x3d\x09\x82\x35\xe3\x6e\x32\x16\x47\xcd\x25\x5d\x8e\x69\x6c\x96\x82\x9a\x0a\xd0\x30\xd1\x4d\xcc\xcb\x20\xd6\x2d\xc3\x15\x14\x57\x88\xb4\x19\x91\x26\xcf\x09\x02\xd2\x55\x43\xca\xa7\x6c\x4c\xf5\x1c\x32\x2f\xa2\xd9\xfa\x53\x3e\xa1\xbd\x92\x35\x8a\x5d\x77\x36\xea\x1e\x27\xc9\x04\x47\x8f\x5e\xd9\xf0\x2a\x37\x17\x0e\xbf\x5f\x0b\xa8\x50\xa0\xcc\x10\x97\x1e\x68\x04\xd2\x4d\xe8\x14\x33\x80\x35\x76\xd8\x45\xe7\x66\xd5\x2c\x12\x98\x41\x28\x32\xa3\x37\x21\xfc\x31\xc9\x12\xbe\x48\x1b\xee\xb3\x6a\xa6\xdc\x2e\x01\x29\x4d\x89\x7a\x7b\xbd\xca\x2a\x4c\x6f\xe3\xcb\x6c\x29\xed\x66\x0f\xf0\x49\x1b\x70\xc9\x4f\x09\x9f\x80\xe5\xd0\x6a\xd9\x2e\x95\x24\xc8\x68\xa8\x9e\xe7\x4d\x13\x5c\xaa\x27\x92\xca\x2c\xc1\x8b\x55\x3d\x98\xd4\x8a\x97\xdd\x37\x93\x8a\xbf\xde\x08\xd6\x3e\x28\xb9\xf6\xf3\x97\x00\xea\xbd\x70\x92\x80\x79\xd7\xf0\xaf\x8a\x31\xc9\xe4\xb4\x1d\x1b\x5f\xac\xe2\x23\xa6\xf0\xcc\x6d\xae\x15\x2e\xf9\x33\x23\x42\xce\x69\x56\x2a\x5c\xb8\x73\x14\xb4\xa5\x68\xfb\x1f\x13\xf3\xbb\x01\xef\xe4\xd9\x91\x01\xe2\xd0\xf4\x21\x33\x1c\x15\xc6\xbf\x28\xc1\x52\xd2\xe9\x22\xc0\xcf\xf0\x01\xa5\x90\xa5\x54\xd6\x96\x83\x5a\x61\x75\x8c\xc6\x8c\x6f\x3f\x09\xe4\xbb\x27\xcf\x3d\x94\x8f\x1f\x8d\x43\xa0\x32\x7d\x9f\x2c\x83\xa5\xb8\x9b\xda\x82\xa6\x34\x02\xae\x9a\x4c\xf9\xed\x12\xbe\x57\x62\xdc\x34\x9b\x11\x0a\x61\xd2\x0e\xdb\x2a\x32\x1e\xd7\x22\xc4\x7c\x51\xa5\x8c\x41\xd8\x7c\xad\x38\x39\xf3\xa7\x26\x4e\x8f\x89\x01\xd0\x01\xc5\xc7\x3d\x24\x77\xc2\x92\x6a\x43\x17\xe7\x24\x21\x7b\x09\x2c\xde\x82\x48\xaa\x5e\xfb\x80\x3c\x56\x92\x46\x81\xa5\xbf\xde\xb8\xb0\x45\xbc\x73\x03\x22\x4d\xfd\xd0\x7f\x32\x03\xb5\x21\xcf\x75\xbb\x08\xf6\x2f\x58\xe5\xb6\xba\x4b\x1d\xb4\x9d\x69\xc1\x92\x5c\xd1\x4d\x89\xae\x8a\x4e\xbd\xbc\x72\x88\xa4\xf6\xc6\x91\xc1\x4b\xe3\xfa\x44\xda\x44\x31\xac\x3d\x00\x5b\x71\xa0\x65\x3e\xdd\x8e\x2e\xac\x9f\x50\x71\x34\x23\xca\x94\xe1\x8f\xe9\x13\x8d\x73\x9c\xbc\x2b\x9a\xd8\x5b\x5e\xc3\x9e\x56\xbf\xfe\x90\x6f\x76\x6a\xef\x88\x92\xee\x4a\x58\x42\x0b\xb4\x9b\x73\x80\x5b\x70\x18\xc7\xd2\x08\xae\x5f\xbc\xdc\xb2\x33\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\xe6\x34\x5e\x1d\x55\x41\xdd\x9d\x3c\xb8\x99\x3c\xe8\xb0\x24\x0f\xf0\xf2\x6f\x3a\x06\x87\x79\xff\x1c\x80\x70\xb8\x74\x25\xee\x4f\x44\x7c\x47\x64\x72\x10\x92\xe2\xd2\x56\xbc\x96\xbc\x78\xe4\xc0\x7c\x0a\x68\x9c\xc3\xdd\xa2\xc3\x38\xc9\xb7\xd6\x0d\xf4\x72\x17\xec\x7a\x7a\xd9\x0b\x7d\x00\xae\x25\x86\xf4\xdf\xdc\x16\xca\x80\xc3\x1b\x84\x8c\x2d\xf9\x1e\xd6\x04\xe3\xd9\xe1\xb5\x0a\xc3\x5b\x5a\xce\x97\xd8\x5e\x9b\xeb\xd5\x7a\x73\x5f\x92\xd4\x36\x1d\xcb\x3e\x74\x94\x17\xf6\xe2\x58\x6a\x0c\x3e\xe8\x62\x62\xdb\xdd\xa2\x35\x08\x32\x6e\xcb\xf6\x79\xc8\xea\xaa\x9b\xed\x9e\xad\xee\x52\xd9\xc6\x99\x20\x53\xfa\x79\x2b\x51\xfc\x06\x3e\xb5\xea\xa5\x5e\xe6\x4a\xbd\x34\x70\xcf\x40\x7d\xb5\x20\x6e\xcf\xae\xb4\xad\xa9\x34\x62\x45\x02\xa0\xcd\xfe\x7b\x24\x0b\xc4\x45\xe9\xa7\x6d\xb1\x0e\xf7\x5f\xdb\xcd\xec\xeb\x5c\xa9\x4c\x9e\x9e\x9c\xcc\xa8\x9a\xe7\x93\xe3\x88\xa7\x26\xdc\x9c\x8b\x99\xf9\xe3\x84\x4a\x99\x13\x79\xf2\xc7\x3f\xfc\xa1\xd8\xe2\x09\x8e\x1e\x67\x06\x3d\x66\xd9\xef\x54\xde\x72\x82\xe5\x6e\x91\x3d\x2e\x53\xeb\x85\x33\x76\x83\x6e\x5c\x8e\xa4\xfe\x46\x2a\x9c\x66\x61\xf4\xa8\xa9\x8e\x26\x15\x2e\x6a\x32\x40\xfa\x9d\x9e\x26\x9a\xe3\x2c\x23\xac\xd9\xec\x60\xf2\x29\x77\x60\x3d\x2e\x23\xd3\x8e\x90\x7c\xce\x12\xcc\xca\x28\x03\x50\x60\x48\x90\x88\x30\x65\x33\xe0\x8b\x9a\xce\x40\x8d\x06\xe9\xc6\xf0\xff\xcd\x32\xee\x60\x8e\x54\x16\x95\xc3\xdc\x70\x6c\x15\x4f\x57\xdb\x11\x07\x4b\x57\xad\x9c\x5a\xac\x1d\x71\xab\xb6\x2a\x17\xef\x6e\xb9\xc6\xf7\xe6\x95\x5b\x04\x67\x63\xf2\x59\x33\x39\xb9\x2d\x2e\xd5\x83\x24\x12\xf5\x7f\xba\x43\x72\xc1\x14\xfe\x7c\x8a\x2e\x29\x03\x01\xf6\x7b\x9e\x0b\x89\xce\xf1\xe2\x88\x4f\x8f\x52\xce\xd4\x1c\x5d\xc2\xff\xda\x9f\x9e\x09\x79\x44\x3f\x13\x2c\x2c\x7f\xb0\x95\xd7\x7c\xa1\x71\x4d\x42\x22\x67\x12\x91\x27\x7d\x42\xff\xf0\x9f\x28\x35\x2d\x9f\xa2\x6f\x4f\xfe\xf0\x9f\xe8\x77\xf0\xff\xff\x7f\xf4\xbb\x06\x4d\x7f\x33\x64\x2b\xa8\xcf\x7b\x5b\x76\xe7\xf6\x2a\x2b\xb5\x45\x59\xf5\x33\xc1\x8b\x9d\xaa\x6d\xf9\x91\x46\x8f\x7c\x3a\x1d\x6b\xc2\x30\xf9\x6a\x63\x2c\x96\x50\x91\xb7\x84\x09\xa5\xb6\xc0\xb2\x29\xd8\x56\x94\x4a\xb1\x9d\x1a\x60\x03\xc7\xae\x65\x5e\x14\x98\x85\x20\xa2\x52\xd1\x5e\x2a\xe1\x2b\x12\x6b\xae\xba\xc9\xe9\x70\xd6\x3d\x97\xe3\xec\x2c\x38\x21\x10\x48\x58\x34\xdc\x07\xfe\x85\x51\xac\x26\xd0\xc7\x2e\x64\xed\x71\x58\x0a\xaf\xfd\x62\x62\x26\x61\x6a\x6f\x15\x2f\x29\x97\x3a\x5f\x1f\x2a\x79\xc7\xc5\x4e\xfa\xd6\x23\x59\x8a\xd9\x6e\x59\x16\xc8\x95\xaa\x0d\xcb\xd7\x43\x22\x34\x17\x1e\xae\xd7\xd8\x45\x6c\xf1\xc0\xf5\x56\x4c\x2a\x4c\x70\x59\xbb\x43\xaf\xa7\x7e\xee\x3f\x59\x37\x4c\x88\x34\x73\x6f\x17\x65\xd1\x60\xb4\x5a\x44\xd2\x2c\xb1\x66\xc4\x35\x98\x7e\xeb\x36\xf4\xce\xc3\x38\x40\xe3\x10\xf6\x08\x29\x1f\xcc\x49\xb6\x36\x4f\xbe\x7e\x3f\x73\x11\x91\x33\xbe\x5b\xd8\x6b\x42\xd9\x52\xbc\x7c\xfb\x8a\x3b\x7e\xf5\x2e\x6c\x6d\x25\x07\x7b\xcb\xe3\x42\x59\x30\x6e\x01\x5b\x6c\x21\xc0\xdb\x2c\xcf\x06\x70\xdb\xf6\x01\xe9\xb8\x54\x02\x60\x07\xae\x6d\x0c\xc7\x05\xc3\x73\x15\x24\x2a\x85\x23\x04\xd6\xbc\x70\x45\xec\x1a\x04\x15\xed\x3c\x8e\xa0\x18\x4a\x11\xa9\x54\x29\x3a\x8e\x4d\x45\x10\xb1\x25\x24\xa7\xa9\x4b\xd4\x43\x02\x43\x50\xa6\x9a\xeb\xf6\x24\x11\x47\x53\x1c\x51\x36\xeb\x05\x68\x8c\x80\x8c\x10\x5e\x07\x75\x44\x7a\x8f\xe5\xe3\x7e\x03\x0d\x77\xae\xd3\x48\xe3\xa2\x56\x98\xc5\x4f\x31\x8e\x0d\xba\x04\x45\xa7\xb0\x7c\x6c\x02\x10\x5a\x42\x2f\x5b\x31\x3a\xbf\x14\x0e\xf3\x6c\xd5\xf8\x5c\xa6\x35\x09\xf5\x29\x28\x4d\xe0\x2a\x07\x5b\x2c\x43\x97\xd8\x86\x3d\xd8\x48\x15\xc4\x73\xc5\xf8\xe5\x9c\x0b\x35\xde\x12\xfe\xb4\x9a\x2d\xce\xc8\x51\x02\xb8\x25\xfc\x89\x88\x27\x4a\x9e\xcb\x28\xa2\x9b\xd0\xa2\x31\x9a\x05\x51\x75\x00\x33\x99\x66\x1c\x52\x68\xa6\x28\xc5\x6c\x61\x18\xa5\x66\x2e\x58\x3e\x4a\x5f\xaf\x14\xc9\x14\x27\x49\x0f\x09\x92\x4b\x53\xc7\x57\x92\x64\x7a\xe4\x2a\x3e\xc4\x28\xe1\x33\x1a\xe1\x04\x4d\x12\x1e\x3d\xca\x11\xd3\x82\x02\x9b\x19\x26\x95\x09\x1e\x11\x29\x03\xc9\xaa\x48\xda\xb6\xa9\x74\x50\xac\x54\x11\x91\x52\x46\xa5\xa2\x91\x13\x99\x0a\xec\x05\x53\x32\x3b\xc2\x60\x12\x86\xc4\x44\x18\xae\x96\xf4\x88\xc1\xa0\xcc\x99\xad\x0d\x04\xd7\xb5\x85\x96\x73\x41\xe2\x4d\x07\x68\x0f\x48\x79\x8e\x42\xc6\xaa\x7c\x20\xd7\x1c\xa9\x33\xfb\x19\x1c\xe3\x55\x24\x70\x5b\x3e\x51\x9e\x20\xfd\x49\x2b\xa1\xf7\x40\x4c\xb9\x0f\x81\x2f\x49\x2e\x3e\x32\xfc\xc0\x80\xbb\x60\xc8\x0d\x70\x5d\xeb\x68\x5a\xaf\x22\x88\x3c\x50\x8e\xaa\xea\x35\xa7\x2c\x4a\xf2\xd8\x17\x24\xd4\x22\xc0\x93\x26\x12\xb7\x3c\x7a\xed\xb5\xa0\xd0\x43\x58\xa2\x67\x92\x24\xfa\xbf\x26\x02\xfe\xc8\xd7\x07\xd0\x2c\xd9\xd4\x70\x80\x4e\x1c\x97\x6e\xa2\xa8\x83\x03\x61\xbc\xc1\x6a\x6e\x52\xdb\x53\xae\x4c\x2d\x48\x03\xc2\xe8\xec\x5b\x06\xb5\x6f\x92\xf0\x09\x9c\x74\xc0\x67\x74\xa9\xb1\x41\x5a\x5d\x1e\x45\x84\xc4\x24\x46\x5f\x07\x07\xd7\xc3\x2e\x7c\x53\x8f\x16\x58\x5a\x91\x03\xc0\x66\xac\x1a\xd6\x1a\x11\x1a\xcb\xe5\xcc\x8e\xd1\x4d\x05\x7f\x24\x2c\x53\x8e\xab\x68\x54\xbd\xa5\x2d\x7c\x1b\x3c\xc7\xca\x24\x5e\x6e\x87\x36\xc4\x73\x2c\xf5\xb9\x07\x3c\xc7\xca\x3c\x1b\x62\xf7\xf9\xec\x45\x73\x8e\xf5\xa4\x2e\x78\xfb\x44\x30\x83\x83\x65\xee\xce\x12\x09\xba\x03\xb9\xa8\x23\xc4\xc3\xc2\xaa\xac\x14\xfd\x7b\x5b\xac\xca\xca\x60\x0e\x19\xab\xb2\x32\xd4\xc3\xc5\xaa\xac\x19\x68\x0b\xac\x4a\xe3\xdc\x1f\x6b\xa2\x6e\xc7\x14\x20\xb1\x65\x92\x4f\xef\x20\xd5\x7b\xe5\x18\xcf\x4c\xe0\x80\xb9\xc6\xdc\x1d\x6d\xa1\x9b\x61\xb4\x36\x07\xb2\x29\x1c\xaa\xe2\x84\xd8\x94\xf6\xbc\xf7\x8d\x4a\xa3\xa1\x6d\x66\x76\xef\x85\xd6\x6e\xb0\x43\x46\x38\xb3\x39\xe5\x4d\x15\x55\x0e\x27\x7b\x76\x3b\x18\x50\x80\xda\x2b\xb1\xfc\x56\x40\x59\x97\x95\xe2\x04\x73\xfe\x6c\x0b\x04\x01\x19\x1a\xa2\x6c\x24\x41\xe8\x74\x6c\x95\xb6\xa6\x95\xa3\x4c\x91\x59\x55\xa7\x2d\x0e\x0d\x65\xea\x4f\x7f\x5c\xcb\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\x31\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\xb5\x5b\x81\x06\x9f\x4d\x29\x25\x17\xef\x37\x64\x53\xee\x74\x62\xa8\xe7\x87\xa3\x39\x92\xf9\xc4\x14\xa4\x0d\x6c\x18\x4e\x90\xbe\xe0\x33\x70\x54\xc3\x8d\xec\x06\xbd\xea\x14\xbe\x6c\x0c\x80\x75\x37\xb6\xbd\x8d\xfb\x70\x8f\x1c\x49\x52\x82\x30\xaa\x71\x9a\x19\xce\x17\x1e\x7c\x69\xf0\x4f\x7b\xc6\x87\xa0\xf5\x33\x6c\x2d\xfb\x5a\x96\x86\x70\x5e\xf0\x92\xe5\x09\x16\xf6\xe8\x8f\x98\x56\x34\x04\x79\xa2\x3c\x97\xc9\x02\xc5\x9c\x91\x1e\x50\x42\x1e\xcd\x8d\x63\x55\xeb\x2c\xd8\xd6\x65\x78\xa2\x32\xd7\x0a\x2d\xb4\xe5\xca\x40\x48\x85\x0d\xf4\xd2\x9c\x42\x3f\x5a\xfd\x26\xf0\x55\x98\x25\x87\xda\x69\x51\x21\x3a\x6a\x85\xe7\xb7\x44\x47\x2d\x51\x55\x87\x8e\xea\xd1\x51\x97\xd7\xe5\x10\xd1\x51\x2b\x7b\xde\x0e\x1d\xb5\x6e\xcb\xb7\x40\x47\x2d\x35\xf3\xc5\xa0\xa3\x56\x56\xf4\x8b\x41\x47\xad\xcc\xab\x43\x47\xfd\xf2\xd0\x51\x77\xc4\xff\xac\xe7\xc5\x06\x5f\x49\x51\xb6\xd8\x98\xc8\xbe\x92\x68\x78\xad\x09\x2c\x7a\x2c\x07\xb5\xf9\xeb\x6a\x77\xcc\xd1\x7a\x26\xb4\x19\xe6\x68\xad\xaa\xde\xcc\xea\x76\x05\x78\x02\xc5\xe0\x95\x31\x47\x4b\x13\xe8\xe2\x2b\x37\x8f\xaf\xac\x25\x3e\xdb\xb7\x1e\x9e\x0b\xba\xac\x5e\xc8\x2d\x51\x47\x4b\xfb\xd3\x2a\x12\x13\x44\xf7\x3d\x50\xe2\xcb\x4a\xf3\xf7\xa5\x43\xbe\x56\x96\x0f\x57\x51\x5a\xfc\x63\x2d\xe1\x39\xb4\x38\xa3\x84\x87\xfe\xff\x8e\x72\xb7\x88\x0c\xae\x2c\xaf\xf7\xab\x18\x5a\x6c\x41\xaa\xad\x29\xd4\x69\xa5\xfb\x49\x94\x75\xc9\x93\x1b\xba\x98\xdd\x20\xee\x32\x12\x35\xd8\x98\x69\x4a\xf7\xd5\xec\xba\x8b\xcc\x63\x61\x81\x42\xbe\x94\x17\xaa\xaf\x27\x33\x1c\x23\xe3\x57\xd2\x61\x01\xa8\xc3\x7c\x39\xa3\x52\x89\xc6\xd8\xa6\xa5\x11\xee\xe2\x2a\xcd\xf2\xd6\x01\x31\xc1\xaa\xce\xb6\xfb\x2c\x25\x29\x17\xeb\x02\xab\x6a\xbf\xb4\x15\x5d\xb6\xf9\x94\x64\x73\x92\x6a\x49\x66\xbc\x69\x23\x6d\xf7\xdb\x27\x0d\xdb\xdc\x35\x13\xe8\x58\x22\x82\xc0\x11\xaa\xdf\x8d\x0d\x22\x65\xeb\xed\xde\x75\x9b\x2d\x66\xe6\x86\x0e\x21\x87\x19\xbc\xda\xe0\x66\x5f\x2a\xb9\xbb\x81\xbe\x6b\x63\x3a\x7c\x48\xcd\xfa\xa8\x8d\x15\xf1\x1a\xab\x70\xa7\x8a\xaf\x6c\xbd\xe3\x0d\x5c\xf9\x65\xef\xbc\xe6\x84\x61\xb1\xdb\xcd\x03\x3c\x1a\x50\x53\x97\x97\x07\x22\x73\x24\x11\x47\xa1\x66\x50\x1a\xcc\xf2\x7a\x95\xa8\xc4\x69\x94\x3b\x10\x49\x2e\x1a\xa3\x4c\xdb\x18\xb4\x23\x95\xe3\x04\x34\x89\xb0\x48\x63\x75\x53\x27\x8b\x9a\xb4\xc7\x76\x1e\x13\xca\xd4\x9f\xff\x63\xa3\xdd\xd4\xaa\x95\x5d\x37\x28\x2c\x85\xa3\x88\x48\x63\x63\xb7\x51\xc8\x78\xc2\x9f\xa0\xa6\xd4\x2e\xbb\xaa\x8f\xb2\x9e\xb7\x66\xf0\x1e\x8a\x38\x2e\x48\xdd\x88\x0b\x73\xc1\xf3\xd9\xdc\xd9\x90\xf4\x99\xd1\x53\xab\xdb\xcb\x1f\x97\x6c\xe4\x1b\xef\xe5\x77\x39\x4d\xb6\xb3\xd0\xdd\x95\xaa\x6d\x7d\x1a\xde\x23\x39\xf7\xa7\x75\x02\xcd\xd6\x6e\xec\xf2\xa0\xdb\xf7\x69\xbf\xf5\xfe\x1a\xe8\xa6\xe7\xe0\x37\xa7\x3c\x49\xc0\xd3\x20\x49\xfa\x14\x16\xc9\x0f\xbb\x87\x09\xdf\xd3\xcd\x90\xf3\xfc\x00\xe0\xeb\x22\x31\xa2\x95\xfc\x75\x63\x44\x43\x89\xdc\xe8\xab\x41\x0b\x26\x54\x8d\x33\xc2\xea\x6c\x6c\x3f\x2d\x17\x3a\x79\x67\x01\x83\x2e\x7a\x6c\x6f\x41\x83\x6e\x49\x5e\x39\x70\x70\xcd\x3c\x0e\x35\x78\xb0\xc2\xec\x7c\x2c\x5f\x71\xcd\xb8\xc0\x21\xa3\xf8\xf4\xf5\x12\x8f\x58\xbf\x94\x4f\xe1\x0a\x42\x4f\x16\x45\x40\xb6\xd1\x21\x42\x66\x06\xe5\x24\xac\x61\x05\xdc\x68\xfa\x2f\xd0\x74\x0c\x78\xad\x09\x29\x74\x61\x83\x10\x4d\x4e\xe2\x23\x1c\x2d\xa2\x84\x46\x81\xce\x3c\x13\x38\x9b\xd7\x71\x3c\xb7\xf3\x1d\xea\xce\x5b\xa1\xee\x34\xd5\x5d\xda\x24\x6e\xdb\xd1\x15\xc3\x29\xe9\xd0\x80\xea\xd0\x80\x7a\x1e\xef\x82\x15\x15\xa4\xde\x10\x46\x61\xf9\xdc\x75\x90\x40\x6f\x00\x09\xb4\xcd\xe1\x2b\xf0\x7e\x4a\xc7\xae\x83\x29\xfa\xd0\x0a\xa6\xc8\x5f\x82\x07\x85\x3c\xd3\x7c\x1e\xdf\x18\xd1\x64\x79\x60\x6f\x09\x4b\x54\x23\x2e\x6c\x22\x37\xad\xc2\x25\x5a\x45\x17\xad\xd6\xe5\x6d\x51\x82\x36\x5b\x99\x8d\x00\x80\x6a\xef\xae\x03\x81\x03\x6a\xde\x86\x03\x39\x37\xfb\xcc\x6a\xd9\xac\x44\x66\x98\xd9\xb2\x89\x82\xb5\x59\x92\x8b\xa7\x87\xf7\x95\xe8\x52\xd4\x12\xdb\x2e\xd9\xa5\xef\x7c\xd0\x44\xa0\x39\x4f\x62\x07\x42\xe1\x57\xcb\x77\xe0\x33\x01\xfc\x02\xb9\xcd\x80\x9a\xde\xa0\x6d\x15\x05\xc1\x56\xa5\xb4\xf8\x4d\x84\xe1\xee\x81\xd1\xec\xc3\x8a\xe0\x39\xc9\x36\xf6\x83\xb5\xb2\x88\x2c\x9b\xbf\x57\x8c\xb1\xb4\x42\x60\x35\xaf\x1f\xe6\x5a\xbb\xef\x9a\xc1\xad\x12\x3d\x02\xe3\xa0\xa8\xab\x68\x69\xe8\x0c\x9e\x3e\x51\x67\x88\xc0\x61\x8f\x2b\xbd\x74\x6e\x76\xad\x3c\x75\x55\x62\xd9\x22\x18\x6c\xa9\x72\xdb\xee\xe0\x40\x29\xfe\x3c\xce\xb0\xc0\x49\x42\x12\x2a\xd3\x17\x0b\x06\x3e\x2b\xbb\x6b\xf5\x59\x15\xdc\x98\x88\x58\x9e\x4e\x0c\x29\xba\x81\xd8\x7a\x91\x8a\x23\x91\xb3\x10\xda\xec\x79\xa9\xa8\x7e\x0e\xf7\x02\x58\x95\xa2\x39\x14\x27\x9d\x62\x2a\x18\x91\x8d\xa5\x20\x49\x94\x0b\xaa\x16\x63\x5b\x59\xb3\xfd\x81\xbb\xb3\x5f\x9e\xd9\x0f\x57\x7b\xb8\x5d\x56\xbf\xeb\xcf\x57\xf2\xcc\x88\x80\x32\x41\xae\xe0\x4d\x50\x3d\xd4\xa2\x36\x10\x5f\x6b\x08\xc2\x9f\x97\xae\xed\xa6\xc0\x61\xfc\x3c\x0e\x32\xaa\xc6\x51\x95\x38\xd6\x1d\xd6\x3a\xdc\xa9\x55\x93\x7c\x61\xe4\xa5\x06\x2f\xf2\x0b\x54\x19\xb1\x69\x13\xa6\x69\x3d\xe0\xc0\x15\x0c\xf6\xca\x62\x63\x82\x94\x77\xab\x54\x35\x8c\xd3\x62\xfd\xd4\x05\x1f\xad\x18\x6c\x3f\xf8\xaa\xc5\x88\x83\x4e\xf6\x34\x6c\x7d\xd0\x85\xc8\x33\x45\x27\xcb\xd0\x36\x6a\x7f\x55\x47\xfb\x09\xa4\x59\x3b\x37\x43\xa9\x5b\x53\x8a\xb4\xc4\x89\xed\xec\xb4\xfc\x6f\x71\xc4\x1c\x42\x90\x41\x58\x0a\xf3\xf8\xae\x53\xaa\x94\x4b\x14\x30\x06\x68\x4d\x9d\x65\xdb\xec\x57\x2e\xdc\x03\x43\x41\x53\x63\x22\x3a\x1e\xb1\xbe\x44\xcf\x04\x31\x62\x21\x24\x6a\x4a\x95\x7a\xab\x36\xd4\x7e\x9a\x10\xdd\x93\x8f\x4d\xd1\xc2\x03\x55\xd2\x97\x1f\x33\x7d\x4c\x71\x22\x49\x4f\x37\x0c\x55\x4b\x15\x87\xe0\x4f\x8c\x9e\x05\xce\x32\x22\x46\xcc\x66\x71\x80\xc3\x85\xf3\xc4\xb4\xdf\x14\xe2\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x69\x8f\x30\x24\xe3\x44\x73\x12\xbb\x7c\xe1\xf2\xf6\xb8\x79\x1b\x83\xf5\x06\x9b\x35\x9c\xba\xf2\x59\x3d\xdb\x49\x12\x69\x8e\xe2\xab\x29\x67\x44\xe8\x51\x6b\x1a\x7e\x22\x0c\xd1\xa9\x1b\x87\x8d\xdd\x41\xcf\xe0\x99\xd2\xa4\xff\x84\x69\x62\x12\xf0\x5d\xd7\x4e\x08\x34\xe6\xf7\x11\x33\xee\x6e\x16\x95\x32\x54\x29\xa3\x72\xae\x39\x75\x0e\x3e\x49\x50\x33\x9a\x12\x67\xd8\xd3\x26\xa7\x79\xa0\x5f\x5f\xcd\x41\x9f\xa8\xe0\x2c\x85\x24\x19\x8b\xcb\xe4\x96\x4f\x12\xe5\x8f\x47\x6d\x8a\xe3\x5a\x89\x38\x8e\x65\xd9\xf8\x69\xd4\x4a\xfa\x6b\xc9\xec\x72\x54\xca\x0a\x8c\x02\x58\x21\x08\xe2\x74\x95\xc5\x56\xc9\xbf\x5d\x6a\xc3\x72\x6a\x43\xfd\xda\x1c\x62\x7a\x83\x3f\xc4\x9b\xa6\x38\x34\x6d\xff\x3e\x24\xdb\x3d\xa6\x3a\xbc\x71\x4e\xc0\xcb\xa4\x03\xbc\x6d\xfe\xc6\x4b\xa4\x6e\x74\x09\x0e\x6f\x98\xe0\xd0\xda\x52\x5b\x8e\xcd\x6e\x3e\xb6\x1b\x25\x07\xac\x01\x73\xaa\xeb\xe5\x92\x28\x41\x23\xb9\x0f\xfe\x20\x33\xdc\x32\xaa\x0d\xb4\xc0\x6c\x8d\xd4\xa4\x5f\xf0\x4e\x48\x88\x13\xf3\x75\xfe\x26\x82\xe0\xc7\x98\x3f\x2f\xd9\xea\x64\x88\xa6\x71\xc9\xb5\xd8\x23\x48\x44\x25\x29\x45\xb2\x50\x89\x18\x91\xd6\xd8\x89\x47\x6c\x4e\x89\xc0\x22\x9a\x43\x76\x63\xb1\x31\x26\x4b\xd6\x00\x1a\x99\x58\x86\xd0\xdb\xb4\xc1\xa6\xb7\x58\xf7\xaa\x85\xc9\xe3\xd3\xd9\x3d\xd7\x23\x49\xcd\x27\x5e\x98\xb1\x52\x46\x68\x92\x6b\xb5\xfd\xbb\x06\xe2\xfb\xc5\x7e\xd1\x60\x7c\x1f\x4c\x14\x7c\xd1\x32\x20\xbf\xa0\x86\x2e\x28\xff\x85\x82\xf2\x6b\x96\x78\xb3\xc0\xfc\xad\x4c\x7e\xaf\x1f\x33\xec\x7a\x7e\x8d\xb8\xe1\x75\x41\x5b\xf9\x64\xfc\xe2\x47\xaf\x76\xce\x6d\x4f\xe0\x4f\x9e\x28\x8c\x44\x2c\x34\x9d\x4d\x48\x1c\x03\xa7\x55\xdc\x56\x8a\x2e\x68\xc7\x99\x07\xf4\xdd\x8b\xa5\x26\x76\x9c\x70\x36\x93\x34\x36\x60\x2b\x19\x86\x8a\xad\xa1\xf1\x02\xc0\x05\x60\x7f\x93\x84\x08\xe7\x95\x10\xe8\x6b\x49\x99\x45\x53\xf4\xbf\xc5\x9c\x48\xf6\x95\x32\xc6\x02\xcc\x16\xe8\x91\xf1\xe7\x84\xc4\x33\xd8\xa1\xea\x60\x8e\x10\x25\x3d\x44\x95\xff\x4c\x00\x1a\x01\xcf\xd5\x48\x8f\x1d\x62\xcd\x8c\x06\x40\xec\xb7\x41\x4d\x74\xdf\xcc\x37\xc7\x08\x0d\x19\x9a\xe2\x48\xf5\x90\xcc\x27\x45\xfb\x31\x37\x45\xae\xb5\xf6\x1d\x4c\xbc\x68\xa4\x8b\x19\xaf\xe9\xbc\xfe\x6c\x38\xee\xa0\xc9\xb5\x9f\x50\xbc\x53\x6c\xdd\x13\xde\x05\x62\xf4\x32\x97\x36\x08\x03\x71\xe6\x8f\xbe\x85\x57\xf2\x18\xd1\x80\xf7\x69\xf0\x96\x19\x8f\x1b\x6d\x9d\x95\xa9\x6c\x3a\x96\x22\x10\xd2\x0a\x4a\xd6\x51\x05\xed\x9a\xe5\xd6\x52\x93\x54\x82\xe0\xd4\x3a\x07\xf4\x55\x03\x62\x8d\x09\x83\xd4\xa3\xa7\xc2\x48\x98\x9b\x6c\xf1\x05\x65\x8f\x7a\x77\x0b\x54\x6c\xa8\x2f\x0f\x3d\xd7\x6d\x5a\xa6\x6f\x3c\x72\xc6\x99\x71\x10\xee\x24\x77\xd2\x19\xc3\xc9\x86\x36\x8e\xa5\x95\x5b\xf6\xe9\x39\x39\xcb\x8a\x0b\x5a\x8a\x30\xc6\x3e\x64\x7a\xdc\xc8\x86\x54\x99\x6f\x28\xef\x61\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x39\x47\x30\x9c\x20\x0c\xdf\xe1\xe4\x18\x9d\x9b\xfc\x1a\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x7a\x02\x18\x61\xed\x28\x47\xcc\x0c\xd3\xf9\x40\x82\xa2\xfd\x7e\xc5\xea\x76\x46\xdf\x20\x57\x3b\xa2\x12\xb3\xf2\xf7\x68\xf5\x85\x03\xbd\xad\xda\x1d\xdd\x9c\xab\x41\x20\xf3\xc9\x11\xfc\xbb\x94\x70\xe6\x80\x7a\x0a\x14\x19\x92\x10\x30\x07\x5a\x8f\x17\x5c\x8c\x4d\xc0\x72\xfb\xf0\xdb\xad\xc9\xe3\x08\xfa\x28\x29\x35\x29\x65\x34\xcd\xd3\xc0\x79\x67\x2a\x16\x44\xd6\x7e\x69\x32\x31\x32\xad\x07\x44\x0e\xbc\x1c\xe9\xcb\x95\x2d\xd0\x8c\x3e\x11\x36\x62\x19\xa7\x4c\x1d\xa3\x2b\xae\x48\x50\x22\xc2\x40\x47\xf1\x4c\xd1\xd4\xa0\x9d\x0a\xa2\xcf\x81\x01\xc5\x06\xa0\xc9\x39\x56\x3d\x14\xe7\x70\x54\x19\x51\x9a\x75\xe8\x1b\x57\xc1\xce\x40\x7c\xb4\x18\x31\x73\xd3\x4d\x31\x4d\x72\x41\xac\xcc\x8a\x4d\x5e\x4c\x31\xe4\x62\x64\x16\x09\x2d\x98\x44\x4a\x67\x73\xa5\xb7\x48\xcb\x78\xd6\xdf\x38\xd7\xdc\x88\x8f\xd8\x84\x20\x8c\x32\x2e\xa9\xa2\x4f\xde\x7f\x49\xa7\x08\x4b\x09\x16\x94\x63\x74\x5e\xb2\xff\x53\x09\xaa\x77\x53\x5c\x2d\x65\x63\x6b\x7b\x6e\xce\xc7\xd9\x79\x23\x4b\xbd\xd8\x55\xc6\x13\xc9\x93\x5c\x85\x2e\xd8\xfa\xbd\x2d\x4c\xe3\x0e\xb8\x1f\x0c\xc4\x7c\x3a\x62\x8e\xae\xe5\x31\xea\x4b\x24\xb9\xde\x25\x69\xb6\x32\x12\x54\x11\x41\x0d\x8a\x13\x51\x66\x13\xfc\x39\xf5\x67\x20\xc5\xe2\x51\x8b\x50\xa1\x05\xde\x60\x8a\x96\xac\x1d\x13\x23\x21\x01\xac\x55\xb8\x1d\x60\xfa\x47\x8c\xb3\x23\x46\x66\x78\xdd\x8e\x8c\x58\x69\x4b\xd0\xd7\x74\x5a\x28\xa4\x4d\x3e\xc7\x60\xed\xc6\x10\xf9\xd4\xb4\x4b\xa6\xe3\xa6\x4d\x9a\x26\x1c\xaf\x71\x1b\x4f\x8b\x43\x8f\xfe\xce\x27\x66\x8c\x5a\xef\xe7\x0a\xa4\x40\xad\x5e\x4d\xb9\x20\x73\xcc\xe2\x9e\xdb\xac\xf2\xd8\xe0\x66\xb4\xa6\x36\xa7\x8c\x81\x24\xe8\x40\x84\x89\xc1\x62\xc2\x2c\xd8\x0b\xab\xb8\xd9\xad\x28\xf6\x61\xa3\xbb\xc2\xb7\x06\xb5\x4f\x8c\x01\xc2\xb0\xbc\x45\x66\x8f\xb8\xa4\x69\x96\x14\x39\x4d\x81\x6d\x74\xaa\x45\x2c\xc7\x23\xf9\x13\x98\xae\x9c\xd6\x06\xb7\xba\xdd\x39\x4d\x67\x35\x23\xf7\x8c\x14\x6e\x0d\x67\xf3\x32\x65\x30\x03\x16\xf6\xb5\x24\xfa\x9f\x8a\x14\x6a\x9f\x11\xd6\x47\xcc\x89\x20\xdf\x00\x97\xb1\xcd\x06\xc6\x33\x2d\x42\x1b\x98\x57\xbb\x7e\x28\x32\x4e\xee\xd2\x39\xb1\x87\xc1\xbd\x5a\x7b\x51\x29\xaa\xc5\xec\xef\x28\x20\x54\x9d\xef\x08\x3b\x4f\x59\x4c\x1a\x8b\x39\xb5\xe2\x1a\x4d\x77\x8b\x61\xa8\xe3\x6d\xeb\x2f\xdc\xcf\x89\x24\x48\x3d\x7b\xa0\x34\xad\x57\x81\xc9\x52\x90\x84\x3c\xe1\xe2\x8e\xf3\x7d\x59\x76\x19\x61\xd9\x50\x1e\x05\xd0\xc6\xf4\xf8\xb7\x4f\x1c\xf6\xe3\xbb\xd6\x43\x79\xc2\x89\x4d\xdc\xb0\xbe\x72\xd9\xbc\x61\xc3\xf3\x9d\x62\x48\x6d\x2b\x75\xeb\xd9\x2c\x62\xb8\xbe\x7f\x20\x8b\xfa\x15\x59\x03\xe2\xb7\x2a\x1b\xdb\x2f\xfb\x06\xb6\xea\x9b\xe2\x9b\xe5\x35\x6e\x5c\xb9\x1f\x4a\x53\x7e\x83\x24\xa2\x9b\xa5\x0a\xd0\xf0\xa7\xcc\xa7\x53\xfa\x19\xb4\x5a\x77\x93\x38\xcd\x23\x12\x5c\x6a\x2e\x06\xb2\x0a\x72\x9b\x67\x1c\xc9\xbb\x24\x14\xd5\x7e\xa9\xb5\xac\x8d\x29\xba\x71\xb5\xff\x9a\x13\xb1\xd3\x7a\x7b\x52\xdd\x24\x1c\x31\x38\x25\xf5\x3a\xa2\x6b\x54\xe1\x96\x31\x49\x61\xab\xf7\xb8\x61\xe9\xd6\xc3\x7f\xd7\x7e\x36\x31\xcc\x77\xf3\x81\x84\x5c\xbb\x0d\x97\x31\xae\x68\x46\xa4\xd4\x77\x89\x54\x02\x53\x66\xdd\x1e\xae\x49\x39\x62\xe8\xa8\x1a\xda\xdd\x03\xd5\xbb\xe7\x12\x24\x7b\x05\x93\x94\x23\x76\x6d\x0c\x1a\x7f\x44\x5f\x2b\x3c\x33\x8c\x15\x00\x0f\x71\x02\x50\x89\x20\x58\x5b\x45\x36\x88\xa7\xf7\x44\x4c\xe3\x6f\x4e\x57\xf5\x69\xd4\xee\xaf\xa1\x19\x38\x17\x9c\x85\x4c\x9a\x4e\x8b\x7f\x90\xf8\x9b\x55\x2d\x15\x1f\x3d\x92\x45\xaf\xca\xe8\x9b\x59\xed\x3d\xde\x29\xa8\xf1\xa5\x78\x2d\x0c\x7a\xe7\x73\xfa\x1d\x65\x78\xb7\x03\xda\x66\x20\x4d\x71\x3f\x8b\xa6\xa2\x66\x35\xe7\x72\x6b\x38\x8e\xbe\x11\xf4\x08\xd2\xdd\x59\x71\xd6\x95\xbc\xc3\x10\x12\x38\x27\x49\x86\x62\x3a\x05\xbf\x94\x02\xca\xf0\xc8\xa2\xa6\x18\x8c\x96\xf6\xd3\x9c\x19\x94\x58\x13\x12\xf1\x6c\x0b\x6e\x58\xb9\xa1\x68\xfc\x78\xc4\x86\xea\x2b\x89\xa4\x12\x9c\xcd\xb4\xa6\x19\x3f\x51\x59\x54\x39\xd3\x47\x2f\x4f\x89\xb0\x5d\x68\x95\x5c\x8b\xa4\xb6\x42\x10\x76\x5c\x5f\x8f\x4d\xdf\x0b\x20\x15\xb8\x4a\x7c\xfa\x47\x23\x74\xeb\x51\x4a\x17\x52\x54\x13\x13\x6e\x37\xb7\xc2\x58\x5e\xd9\xae\xf7\x63\x68\xba\x43\x69\x61\xe5\xc3\xd6\x59\x7f\x52\xb5\xf1\xd9\x55\x5f\x61\xdf\xdb\x98\x5b\x86\x5c\x72\x65\xc4\x8b\x85\xd4\xcf\x4d\x0e\x90\xee\xc7\x79\x7d\xcc\xe0\x36\xd2\x3f\x2a\x13\xb4\xa3\x36\xaa\x45\x68\xdf\x23\x14\x8c\x03\x52\x61\x45\x23\x2b\x73\x72\x61\x4d\x9c\x56\xe9\x6c\xde\xda\x5d\x05\x76\x19\xe1\x64\x79\x87\x57\x38\x9c\xcd\xfb\xab\xad\x80\xf6\xb8\x99\xb6\x57\xa2\x7e\x44\x3c\x49\x36\xa9\x61\x56\x99\xf9\x59\xf1\xf9\xea\x11\x15\xfd\xe8\x0d\x70\x7b\x01\xa7\xc6\x68\xef\x38\xb1\xbe\x14\xa9\xec\x2e\x85\x2f\x99\xeb\x6b\x61\x75\xab\x11\xe3\x53\xa8\x72\x97\x34\x85\x75\x67\x82\xa7\x74\x93\x32\x0b\x26\xd2\xf9\xd6\x39\xc6\xd7\xb8\x19\x9c\xfb\x1c\x6c\x53\x86\xbc\x6c\x8f\x90\xb0\x8f\xad\xbd\x69\xc5\x19\x4a\x71\xb6\xd5\x82\xaf\x0b\x0b\xe9\xa3\xd4\xc4\xe4\xd8\xd5\x03\xc0\x65\x02\x05\xe3\x60\x91\x9f\xf1\xa2\xc0\x46\x69\x02\xd0\x67\x1b\x91\xc3\x83\x7e\x7d\xc8\xa6\x7c\x83\xc3\x59\x60\x99\xd8\xd3\x87\x1d\xcd\x06\xe7\xcf\x87\x29\x98\xdd\x37\x6b\xda\xe6\x3c\x9e\xd5\x11\xf5\xc6\x27\xd3\xad\xe0\x4b\x3a\x29\x6b\xe5\xc7\x12\x42\xe4\xfa\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf5\x52\x5d\x96\xe8\x70\xef\x6b\x54\x69\x07\x9e\x15\xd9\x54\x37\xf5\xad\xbe\xc2\x9a\xd9\x43\xd2\x6a\xb1\x76\x04\x6f\xda\xac\x10\x80\xeb\xd1\xc3\xfe\xef\xac\xe6\xac\x5b\x0c\xe0\x66\xd2\xea\x07\x45\x6a\x86\xcd\x51\x9f\xd2\x84\xc8\x63\x34\xac\xf1\x70\xba\x0c\x71\x1f\x51\x6d\x72\xe5\x9c\xf4\x94\x0b\x1a\x54\x06\x77\x32\x12\xa2\x50\xa1\x2c\x8c\xf2\x08\x2c\xfa\xe0\x5b\x9c\xf3\x67\x93\x9e\x26\xa8\xe6\x59\x46\x58\x55\xe0\xef\xd1\xbc\x80\x5a\x77\x89\xf1\x36\xf9\x0f\xb8\x49\x1a\xd0\x0a\x8d\xf7\x14\x85\xea\x79\x75\x4b\xf7\x51\xe3\xb1\x7d\x02\xbe\xeb\xf5\x5e\x7f\xd1\x46\x29\x70\xef\xee\x30\x3a\x2f\xe5\x6f\x6e\xac\xfb\x08\x9f\x3a\xab\x27\x46\x53\x41\x20\xc2\x2f\xf5\xa0\x5a\x06\x55\x9f\x73\xb8\xef\xee\xce\x7f\x38\x79\x18\x22\xa2\x22\x94\xd0\x47\x32\x62\x91\x7c\x02\xf5\xee\x1f\x39\x51\xfa\xe7\x06\x0b\x09\x4d\x09\x93\xc0\x09\xa8\x6a\xa9\x99\xb9\x85\xd1\xff\x3d\x2f\x7f\xdf\x46\xff\xf6\x40\x90\x9a\x76\x5d\xc1\x3b\x20\x53\xa8\xe9\x65\x96\xb6\xc6\xe8\xf7\x9d\x71\x46\x0e\xea\xca\x61\x6f\x91\x2f\xcc\xfe\x9e\xb3\x0d\x85\xae\xb3\xe2\xa3\x60\x14\x0d\x32\x5d\x9a\x61\x28\x76\xb1\x59\x22\xb2\xf9\xa6\xb6\xf5\x75\x4c\xa4\xc0\x65\x71\xce\xe5\xa2\x72\x38\x52\x82\x10\x60\x21\x9e\x9e\xec\x5d\x6f\xa1\xb8\xfc\xc4\x82\x8f\x8e\x47\xec\xd2\x85\x9c\x15\xbf\xca\xc2\x10\x9f\x4e\x82\x1a\x20\xe5\x56\xa0\xd9\x98\x4a\xff\x03\x54\x74\x93\x79\xa2\x4c\x49\xdb\x29\x65\x38\xf1\x03\x35\x4f\xea\xb8\x84\xc0\x2c\x9a\xef\xea\x43\xa6\xd3\x31\x49\x36\x91\x44\x87\xd3\x41\x22\x35\x7d\x47\x8f\x0d\xa7\x73\x9b\xa2\xcd\xc5\x64\x6c\x29\x7a\x53\xf8\x11\x15\x3e\x68\x9c\x98\x92\xb2\x04\x41\x90\x52\x35\x7d\xdc\x20\x44\xe9\x5d\xb4\x92\xba\x89\x51\x32\x79\x9b\x3e\x27\x0b\x7a\x41\x58\x8d\x98\xc8\x19\x54\x9b\xf2\x21\x8b\x18\x15\x05\x43\x22\x17\x40\x60\xc3\x39\x66\x9a\x4d\x98\x7a\x1c\xe6\x65\xad\x9f\xf1\x5c\x82\xb3\x26\x25\x4a\x5f\x50\x5f\x43\x21\x78\x13\x33\xdc\x43\x99\xa0\x29\xf8\x5b\xe5\x37\x35\x5b\x77\x86\x15\x4e\xf8\x6c\xdf\xf6\xa3\x2d\xf3\x4f\xdc\x30\xd0\xf0\x5c\x2f\xfe\x8c\x30\x22\x60\xa2\x60\xe8\xad\x3d\xc2\x2d\x4c\xc0\x0d\x9c\x1b\xdc\x6c\xd6\x33\x2a\xbd\xc5\x02\xe7\x8a\xa7\x5a\xbf\xc5\x49\xb2\xe8\x19\x97\x2c\x41\x73\x2c\xe7\x6e\xa3\x8d\x37\xad\xcd\xdd\x64\x17\xf7\x0c\x47\x73\x72\xa7\xb0\xca\x6b\xc3\x96\x2a\xa3\xfc\x40\x58\x9e\x7e\x38\x45\xff\x53\xcc\xf1\xac\x7f\xf6\xfd\x60\x7c\x3e\xbc\xeb\x7f\x77\x31\x38\x0f\xe6\x63\x9f\x5c\x0e\xef\xee\x96\x7f\xfd\x7e\x78\xbf\xfc\xe3\xcd\xf5\xcd\xc3\x45\xff\xbe\xae\x95\x8b\xeb\xeb\x1f\x1e\x6e\xc6\x1f\xfb\xc3\x8b\x87\xdb\x41\xcd\xa7\x0f\xf7\xcd\x0f\xef\x7e\x18\xde\xdc\x0c\xbc\x09\xfb\x6f\xc1\xe9\x02\xf7\xb1\x9e\x68\xc3\x34\xaa\x07\xf0\x08\x95\x5f\x3c\x45\x0f\xd5\xda\x47\x36\x19\xc9\x00\x59\x3d\x63\xa9\x79\x18\xe4\xc2\x81\x4d\xb5\x58\x94\xa6\x4f\x4d\xbc\x6e\x34\x27\x28\xe1\xfc\x31\xcf\x2c\x6b\x33\x01\xe2\x8c\x1b\xc3\x0f\x91\x41\x6b\xdf\x0f\xef\x4f\x97\x6b\x30\xf9\xc6\x02\xc8\x4c\x6f\x2d\x7e\xc6\x26\x7d\x1e\xd8\x29\xd8\x52\x5c\x6d\x9e\xc2\x7d\x1b\xf4\xe0\x77\x66\x55\x3f\xa6\x35\xcc\x54\xa5\x9b\x38\xb6\x55\xff\xdd\xc4\x82\x86\xcb\xfb\xba\x6a\x35\xfd\x72\x98\xe2\x93\x68\x42\x22\x9c\x9b\xa8\x66\x7d\x4f\x09\xc1\x45\x38\xe0\x82\x1e\xf6\xd7\xa8\xa5\xa3\xda\x06\x2b\x7b\xa6\x27\x2e\x1f\x69\x96\x91\xf8\xc3\xb2\xfc\x52\x2e\x0f\x2f\xe1\xf4\xe9\x3e\x83\x33\xa9\xf5\x7a\xd0\xf9\x5d\xe5\xb4\xf9\xc2\x87\xd2\x40\xe4\x66\x11\xcb\x0a\x95\x1c\xf4\x9d\xe0\x2b\x5b\x51\x88\x8d\xc1\x0a\x3d\x13\xc0\x54\xc9\x6d\xe9\x48\xa3\x7b\xeb\xb3\x0d\xdd\x19\xa7\xb6\x2b\x04\x5b\xc2\x5a\x69\x64\xc6\xfb\x10\xb8\xf5\xf7\x92\x6c\xe6\x89\x5a\x0b\x8c\x71\x6e\x1a\x05\xee\xec\x82\xde\x61\xc4\xfb\xf4\x5c\xd5\xdc\x48\x6b\x2e\x0b\xcd\xb6\xdb\x8c\xc7\x81\x81\x95\x2a\x5c\xb4\x1f\x58\xa9\x0a\xc2\xda\xb5\xba\xe7\x31\x5e\x68\xe2\x00\xcf\xbd\xcc\xb3\x8c\x0b\x85\x1a\xda\x30\x71\x7c\x66\x7c\x70\xe7\xd8\x79\x78\x1e\x07\x8d\x68\x09\x43\xd6\x14\xd3\x6a\x87\x8f\x64\xd7\x35\xf0\x66\x05\x19\x32\xa0\x08\xfa\xc2\x87\x69\x49\xa5\x2e\x51\x68\x9d\xf0\xbb\x4b\x8a\x61\xa6\x2f\xf8\xb6\x75\x78\xeb\x7a\xbf\x76\x2d\xd4\x6e\x79\x42\xa6\x6a\x5c\xeb\xf5\x59\x61\xe0\xd4\x2d\xb2\x26\x48\x39\x3a\x9b\xef\xa1\xc5\xf6\x5a\xc2\x1f\x6d\x64\xaf\x56\x0d\x02\x0b\x81\xe0\x5c\x19\xf9\xb4\xd0\x61\x90\x5b\x4d\x30\x2f\xd8\x4e\x6d\x32\xb8\x17\x02\xb5\xcc\x6f\x02\xa2\x7c\xde\xf4\xf1\x88\x0d\x20\x82\xb2\x50\x44\x5c\x8e\x38\x68\x01\x6b\xe5\xff\x52\xd5\xf1\x57\x4d\xd7\x68\x86\x78\x2f\xe8\xde\xc4\xdd\x91\x64\x81\x8a\xca\xf2\xa5\xef\xda\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x39\x3a\x52\x91\xcc\x5a\xe6\xcd\x3c\x8b\x50\x5f\xf0\xff\xea\xae\x8e\xd1\x4f\xce\xf2\x03\x99\x2f\x3e\x13\xc4\x05\x6f\x26\x78\xe1\x50\xa1\xeb\x16\x76\x1f\x40\xcb\xfb\xce\x85\x59\xbd\xc0\x1e\xd1\xb1\x66\x95\x4b\x0a\x38\x63\xc6\x22\xbb\x41\x2c\xcd\x99\xff\xe8\x8e\xac\x0e\x0b\xfc\x08\x75\xb8\x6d\x68\x35\x08\x1d\x2c\x59\xfc\x2f\xb3\x59\x06\x8a\xc2\x55\xd6\xb4\x75\x91\xad\x07\x55\x9f\x1f\xf0\x00\x1a\xa4\x0a\x34\xa5\x49\x02\x72\xc0\x31\xea\xb3\x85\x43\x72\xd0\x57\xa1\x8b\xb0\xa4\x33\xc6\xd7\x25\x99\x37\x10\x53\x14\x10\xd3\x5d\x33\x31\x49\xa0\xa6\x02\xc8\x67\x3f\x14\xb5\x07\x50\x37\xcd\x5b\xf0\x72\x49\x8c\xf6\x50\x6e\x1b\x28\xef\xe1\x6d\xfe\x5a\xe9\x51\x4b\xc3\x0d\x3e\xfc\x57\xfd\xd0\x3f\xe5\x58\x60\xa6\x20\xe9\xc7\x8a\xee\x82\x04\xb9\xc7\xe4\x33\x04\x68\x32\x63\x08\x86\x9f\xc2\xcd\x75\x2e\x7f\x13\x43\x45\xe3\x1e\xa2\xc7\xe4\x18\xca\xb3\x0a\x2d\x4b\x4c\x8a\x37\xe7\x5a\x72\x18\xb1\xa5\x64\x86\x63\xd4\x4f\x24\xb7\x5f\x10\x16\x25\x5c\x42\x7c\xea\x24\x44\xce\x06\xca\xb7\x6e\xa5\xc9\x02\x14\x14\xd8\xca\xa2\x79\x6e\x1f\x04\x1f\x42\x95\x51\xf0\x89\x27\x70\xd2\x8b\xdf\x7f\xcf\x33\xe3\xad\x68\x8a\x93\x78\xc1\x7a\x4e\x4b\xd7\xd0\x8b\x6d\x92\xa9\x15\xbc\x6a\x83\xe0\x0d\xd8\x98\x22\xc9\x24\x80\x60\x43\x5f\x63\x85\x12\x82\xa5\x42\x7f\xf8\x66\xa3\xd8\x10\x37\xc1\x82\xbb\xda\xe3\x5b\x64\x8a\xbb\x5c\xc3\x50\xb8\xf3\x1d\x43\xf1\x58\x2c\x14\xc2\x88\x91\xe7\x30\xb5\x84\x43\x36\x90\xab\x08\x4b\x02\x70\x0b\x13\x50\x6e\xa0\x79\x20\x5d\xd3\xa8\x4c\x0d\x7c\xc4\xd5\x3b\xb0\xee\x53\x3b\xac\x1a\xca\xb2\xca\x93\xcd\xf1\x80\xc0\xc2\x22\xeb\x6f\x8e\xd5\x88\x59\xce\xea\xc2\x46\x82\x3c\xef\x7e\x92\x94\x33\xed\x30\x24\x93\x32\x3d\x61\x3d\xfa\xf8\xd8\x2f\xd0\x15\xa8\x5f\x3e\xdd\xa9\x64\xa7\x2b\x0e\x8b\x09\xc8\xf7\x80\x87\x61\xdb\xb5\xd2\x4e\x9d\x7d\xf9\x15\x85\xe0\x9a\xee\x2f\xf8\x8c\x46\x38\x69\x21\x0c\x93\xba\x21\xaf\x39\x58\xcb\x36\xfd\x15\xb2\xf1\xbe\x3b\x68\x2f\x2a\xd7\xdb\xc7\xe1\x9a\x7d\xe6\x35\xe6\xf6\x86\xcd\x0d\x64\x8b\x5d\x14\x70\x9f\x77\xf7\x5a\x1e\xdf\xd2\xd0\x87\x31\x64\xfd\xaf\xe7\x82\x45\x16\xbd\x63\x1d\x26\xf9\x2a\x0e\x92\x7a\x83\x1c\x42\x88\xfe\x77\x8c\xcf\xbe\xd9\xe0\x79\xcd\xde\xf7\xf4\x7b\xc5\xfc\xdd\x54\x7c\x10\xdc\xf2\xc4\x9b\x85\xbd\x7e\xfc\x77\x1c\x41\xaa\x1f\xf4\xe4\x92\x0c\x97\x11\x19\x5d\x1d\x0b\x0c\xc6\xfc\x5a\xf1\x30\x13\x3c\x22\x52\x1e\xa3\x01\x5c\x34\xf6\x9f\x08\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\x00\xdc\x82\xf6\xcb\x24\x5e\x77\x02\x0c\x1a\xec\x4e\xbe\x9c\x74\x7d\x91\xb2\x26\x6d\xc2\x81\xd1\x42\x1b\x50\xd7\x08\x0d\x66\xa7\x28\xe6\xd1\x23\x11\x27\x82\xc4\x54\x9e\x82\x6f\x5d\x35\x3a\xf5\x52\xad\x6d\xef\x2c\x69\x34\x05\x0a\xac\xc9\x8a\x3f\x33\xfd\xdb\xb8\x78\x97\x5f\xd3\x43\x74\x0a\xea\x84\x4b\xca\x34\x59\x48\x0e\xef\x8e\x30\x25\x16\x26\xfe\xd8\x99\xb2\x2a\x0b\xe1\x34\x0d\x2d\xb4\x35\xa5\x13\x8b\x7d\xc4\xe0\x6c\x39\x6d\x93\xb6\x62\x03\x0e\xcc\xa4\x14\xb7\xc9\x4c\x86\x5d\x64\x58\xcd\x25\x60\x57\x94\xd7\xc0\x2a\x5d\xf0\xa9\x5e\x21\x9c\x41\xbc\x82\xb1\x52\x14\x1f\x79\x84\x05\xa9\x68\x92\x8c\x98\xc9\x3e\x00\x98\x89\xaf\x6a\x21\x72\xf4\xa7\x3d\x84\xe3\x18\xfd\xef\xaf\x3f\x5e\xfc\x7c\x3f\x18\x0f\xaf\xc0\x68\x3d\xbc\x18\x7c\xd3\xf3\x3f\x5e\x3f\xdc\xfb\x5f\x8d\x85\xe5\x89\x08\x94\xe2\x47\x50\xf1\x98\x24\x36\x7b\x92\x8c\x58\x38\x52\x07\x1e\xa4\x9f\x48\xe2\x22\x5d\xad\x98\xe2\x31\x94\xed\x1e\x36\x21\x8f\x5a\x4c\xc9\x0d\x94\xdf\x5b\xff\xc9\x6a\x1a\x74\xc4\xe3\xbb\x70\x62\x20\x24\xc9\x62\x19\xa0\xc9\x58\xdd\xb7\x20\x38\xc2\x66\x94\x35\xc5\xe3\x11\xf6\xf4\x92\x42\xfc\x0f\x64\xf1\xa3\x56\xaf\x6f\x30\x15\xad\x69\xaf\x1e\x0e\xd0\x9d\x18\xad\xa7\x63\x59\x3d\x54\xd2\xc8\xc2\x26\xdd\xb6\x31\xe6\xb3\x0e\x09\xf6\xcd\xa7\x6b\xf1\x25\xc9\x67\x25\x1c\x4c\x95\x4f\xe8\x74\x58\x8e\xfe\xa2\x29\x68\x70\xc4\xee\xaf\xcf\xaf\x4f\x11\x49\xf0\x84\x43\x2e\x9f\x0d\x09\x72\x4d\xd8\x05\x8b\x78\x1a\x34\x54\x82\x28\xeb\xa1\xac\x80\x28\x0b\x8d\x68\xc7\xa6\x8d\x35\x50\x65\x19\x17\xcb\x00\x5f\xfb\x55\x01\xed\x64\x6f\xb8\x68\x73\xfd\xeb\xd7\x4c\xa6\x46\xa6\x15\xb9\x0a\xe7\xb5\x77\xf3\x94\x60\x80\xaf\xb0\x6e\x21\x6b\xcb\xb7\x01\xac\x49\x52\x2a\xa8\xac\x0f\x8e\x3c\xb6\x2e\xf8\xe2\x4d\xce\xd0\x0f\x7f\x91\x68\x92\xab\x11\x2b\xb7\xc1\x19\xea\xff\x74\x87\xbe\xc3\x2a\x9a\x7f\x33\x62\x90\x5c\xf7\xc3\x5f\x1a\xb0\x14\x37\x86\x27\xd6\x6b\x72\x8e\x15\xbe\xe0\x38\xa6\x6c\x56\x87\x4d\x5c\x14\x90\x1b\xdc\xf7\x4f\xd1\xb5\xd5\xe1\x8b\x54\x50\xe5\x30\x41\x82\x86\x80\x21\xc3\x44\x1c\x17\x01\x56\xce\xca\xf8\xad\x46\x33\x83\x0b\x6b\xc4\xee\x0d\x28\xb3\xe6\xaa\x54\xa1\x8c\xdb\x22\x86\x5a\x2b\x33\x70\xd5\xd8\xa5\x48\x93\x64\x81\xf4\xea\x00\x19\xfb\xcd\xb0\xf2\x18\xc8\x33\xcb\xcc\x7e\xc4\x40\x41\xf7\xc9\xa9\x09\x8f\x70\x02\x31\x79\x47\x81\x4d\x4f\xab\xed\x3c\x07\x80\x18\x08\x86\x61\x8b\x72\xe8\xac\xc7\x2c\xf2\x42\x59\xb8\x51\x60\x00\x80\x7d\xb4\xde\xd8\x94\x6b\x8e\x63\xc0\x58\xc1\xf8\x96\x98\xd5\xd1\x1f\x7a\x70\x56\xb3\x2c\xfa\xa9\xcf\xdb\xe6\x39\x73\x60\x64\x11\x98\xef\xd9\x02\xc2\xb7\xa1\xea\x18\x87\xd0\x8f\x82\x3b\x5b\xa2\x5c\xda\x45\x7f\x27\x06\x9f\x8d\x98\x89\x14\x2c\xed\x4b\x08\xdf\x17\xf4\xce\x19\x04\x32\x2e\x27\x8b\xe7\x99\x0d\x6c\xb4\xb2\x7e\x26\xc8\x91\x4f\x81\x8e\x4b\x6b\xaa\x6f\xd8\x63\x74\x1b\xaa\xd7\x31\x8f\xf2\xd4\x95\x56\x80\xf4\x69\x1b\x01\x67\x2f\x51\x4f\x21\xe6\x62\x5f\x47\xf1\x00\xd3\xa6\x08\xe0\xc7\xb4\xd6\x8f\x0d\xc1\xf4\xc3\x4f\x97\x25\xf5\x66\xc1\x17\x78\xc7\x6e\x51\x6b\xa6\xa1\x71\x56\x6e\xa9\xd4\xda\xce\xc0\x04\x57\x05\xfc\x3b\x17\x20\x6c\x91\xcf\x19\x07\x23\xb7\xc9\x0e\xe6\xf1\x57\x12\x0d\x6f\xb4\x04\xa4\x35\x5e\x7f\x06\x73\xa9\x4c\x70\x99\x49\xe2\x85\xaf\x4d\xba\x40\x0f\x7d\x8b\x46\xf9\xb7\xdf\xfe\x29\x42\x9f\xdd\x1f\x7f\xfe\xcf\xff\xfc\xd3\x9f\x37\x49\x27\x71\x0a\x39\xb4\x5b\xac\x91\xaf\x27\x59\x16\x89\xc2\x1d\x58\xe6\x54\x3b\xec\x82\x3d\x80\x4d\xcb\xbf\x0d\xcc\x73\x10\x3b\x84\x67\xf6\x84\xcb\xf0\x64\xa2\xd2\xd1\x2c\x22\x09\x24\x51\xbd\x32\x87\xf0\xc2\xae\x95\xe8\xff\xd7\x0a\xb4\xd2\xb1\x3e\x2a\xdb\xc5\x38\xd1\xc4\x8b\xd7\xba\x11\xf4\xb5\xb5\xff\x29\x70\x20\x7e\xe3\x2e\x38\x9e\xc4\x44\x98\x31\x79\x93\x9d\x37\x24\x02\x73\x20\x9f\xb3\x84\xc7\x0e\x1f\xbd\x00\x03\xa0\x20\x20\x0c\x3e\x63\xcd\xb9\x7b\x16\x47\xd3\x7c\x64\x3c\x2f\x53\x1c\x11\x9b\x28\xfc\xf5\xe7\x53\xfd\x5b\x0f\x2d\x4e\x21\x88\xb4\x87\x7e\x3d\xb5\x70\x79\x58\xa8\xb1\xfe\xe9\x1b\x27\x6b\xdb\x26\x60\xd0\x54\xa2\xaf\x4e\x9e\xb0\x38\x01\xf6\x7c\x62\x46\xf4\x95\xe5\xac\xbe\x30\x6e\x28\x9b\x27\x9c\x3f\xda\x00\xdb\xa5\x0f\x4f\x1c\xf2\x2a\x90\xb7\xf7\x9b\x98\xad\xf7\xc8\x3c\x0a\x1d\xc1\x0b\x04\x1d\x67\x13\x74\xfc\x77\xc9\x19\x3a\x5e\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\x87\x44\x01\x00\x82\x29\x57\xe6\x15\x9b\xc8\xba\x3c\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\xd4\x75\xb0\xf0\x1d\xfc\x1c\x74\x40\x19\x32\x69\x99\x2b\xbe\xfc\xf5\xe4\xf8\xf8\xd8\x7f\x0d\xb0\x35\xff\x2f\xa2\x4a\x92\x64\x6a\x5a\x72\x37\xd8\x62\xc4\x2e\x5d\xe5\x25\x67\xbc\x2e\x30\x9d\x33\xc1\x15\x8f\x78\x82\x8e\x0a\x83\x6e\xcc\x23\x89\xfe\x5d\x8b\xb5\xc1\x52\xc2\x8f\x5a\x8f\x6b\xc0\x81\x37\xa5\x1e\x5e\xe9\x50\x59\x83\x78\xf5\x58\x85\x30\xae\x5e\xb1\xc5\x32\x4c\x3b\x06\x5a\xd0\x94\x73\x62\xa1\x5e\x85\xd0\x2f\x93\xcf\x0a\x1e\x35\x20\xe9\xd6\x86\xb2\xd7\xdf\x94\x4b\xec\xb6\x00\xd4\x35\x64\xdd\xb0\x00\x16\xf0\xd2\x72\x06\x33\xcf\x5e\xe8\x3e\xd1\x97\x0b\x0b\x6b\x01\xc9\x3c\x4d\xb1\x58\x9c\x14\xa7\x6d\x99\x38\x0b\xa8\x55\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x8a\x19\x07\x90\x45\x84\x45\x3c\xb6\x74\x5d\x64\x9f\x96\x25\x16\xff\xce\xb2\xac\xe2\x22\x62\x64\x61\x8c\x63\xca\x60\x78\xd9\x37\xdc\xc7\x0d\xec\x9b\x8f\xa1\x2c\x3e\x99\x6d\xe0\x1e\x1d\x5e\xdf\xb9\x6f\xda\x5f\xba\xb0\x0e\x65\x91\x1d\x27\x21\x40\x2e\x9b\x21\x81\x9f\x8b\xeb\x17\x62\x3b\x8c\x75\x26\xf7\xb9\xb9\xe6\xdf\x67\xfc\x86\x26\xfa\xd6\x02\x1a\x3f\x1e\xb1\xd2\xcf\x3d\x44\x12\x9a\x52\xe6\x63\xeb\x0c\x73\xe7\x53\x23\x3d\x3f\x52\xa5\xb7\x4c\xc6\x8f\x9a\x83\x39\x60\xc7\x40\xa5\xea\xb3\x85\x23\x1d\xef\x98\xb2\x16\x88\x5c\xea\x71\x15\x3a\x3a\xe4\xe7\xd3\x98\x1c\x59\x81\x94\x06\x84\x07\xe7\x77\xc4\x74\x6b\xee\x2c\x15\xe1\xc2\x41\x7b\x41\x73\x47\xae\x22\x4e\xc0\x01\xa0\x8f\x52\xcc\xaf\x97\x7f\x6b\x04\x94\x01\xcb\xd3\x5d\x93\x4d\x6c\xf8\xf0\x5b\x99\xe9\x6e\x04\x71\x37\x95\x4d\x5c\x22\x2c\x4f\xdd\x81\xda\x80\xe2\x06\x56\xfc\x89\x49\x94\x60\x03\x55\xa7\x1b\x82\xc8\xc7\x9e\x71\x90\x66\x41\x5f\xe6\x7a\x31\xdd\x98\x22\x7b\x09\x61\x5f\x9b\x7f\x7f\x83\xfe\x3f\xf6\xde\xb5\xb9\x71\x23\x49\x1b\xfd\xbe\xbf\xa2\x8e\xdf\x0f\xdd\xda\xa5\x28\xdb\x73\x76\x63\xb6\x37\x1c\x71\x64\xb5\x7a\xac\xb1\x5a\xd2\xe8\x62\xcf\x9e\xe1\x04\xbb\x08\x14\x49\x8c\xc0\x2a\x34\x0a\x90\x9a\x73\xf9\xef\x6f\x54\x66\xd6\x05\x57\x02\xa2\xd4\xed\x9d\xf5\x87\xdd\x71\x8b\x40\xa1\xee\x95\x95\xf9\xe4\xf3\xd0\xd9\xf0\xf5\x84\xce\xf3\x5c\x3b\x0a\x30\x1c\x73\x10\x69\x16\x31\xfa\xd0\x41\x96\x60\xc5\xf3\x18\xbd\xe5\xe1\xad\x02\x33\x78\x8d\xfd\xb5\x55\x25\x7b\x4c\xf4\x7a\x26\x6f\x95\x75\x38\x32\xa9\x9c\xb0\xc3\x04\x2e\xa3\x8d\xef\x71\x0d\x9b\x00\xd4\xba\x6d\x06\x98\x4d\x78\xaf\x5c\x23\x40\xc1\xce\xa5\x8a\xc5\x7e\x0c\x86\xb7\x3e\x56\x61\xe3\xd7\xb9\xc0\x7c\x30\x38\x29\xba\xd2\x69\x85\xd6\x23\x7d\xf3\xf5\x81\x87\x73\x88\xca\x31\x5f\x55\x8f\xa3\xe4\x35\x42\x72\x50\x77\xaa\x41\x29\xf6\xc6\x19\x64\x03\x57\xfa\xde\xc9\x25\xec\x3b\x08\x51\x0b\x5d\xe1\xa0\xb3\x1f\xdb\x1e\x41\xb7\x3b\x80\x31\x67\xab\x5c\x95\x99\x4b\x99\xb7\xe9\x7e\x38\x0c\x64\xd3\x9c\xc9\xa5\x7a\x43\x77\xaa\xf3\x44\xde\xe3\x8c\x7f\xa9\x31\x42\x45\x0c\x11\x57\x78\x5c\xad\x4c\x3b\xb4\xe1\x90\x25\x32\x4a\x4b\x38\xf8\x74\xc1\xa3\x7b\x54\xf5\xe8\x72\xfa\x9a\x77\xe6\xbb\x93\x29\x3b\x2c\xa6\x32\x4d\xe9\xb3\xfe\x00\x05\xa6\x34\x70\x01\x3d\x24\x9c\x71\x76\x77\x7d\xd6\xfe\xed\xfb\xa4\x19\xcc\x69\x3f\x3d\xab\x13\x04\xfe\xdf\x8f\xc9\x28\xdc\x65\x8d\x17\x57\x54\xa6\xba\x73\x2e\x75\xb1\xae\x9b\x49\xfa\x3b\x5e\x88\x7d\x33\xa1\x90\x04\x74\x04\x52\xaf\xc1\xae\xda\xeb\x3d\xde\x93\x9a\xd4\xd3\x8a\x02\x34\xa8\x9b\x23\x35\x04\x6b\xc1\x8f\x23\xb8\x1b\xe0\xf9\x61\xed\xa9\x3d\xbb\xa3\x39\xfd\xd5\x4c\x85\x18\xc1\x36\x70\x63\x1e\x1f\x58\xc9\xca\xa3\x7d\x75\x7c\xe4\x28\xbf\xd4\x64\xfd\x8f\xc9\xb2\x1b\xb3\xd9\xda\xe9\x88\xe6\xb5\x76\x39\x22\xae\x26\x16\x86\xe3\x6c\x31\xfb\xdd\x15\xc4\xb6\x54\x45\xdd\xc9\x79\x68\x5b\x26\x7e\x60\xb6\xee\x09\x9b\x30\xe6\xd7\x7c\x33\x98\x51\xd6\x7f\xf8\x2d\xbd\xfc\xbe\xc1\x2f\xeb\xb6\xa2\xf7\x90\xc5\xe7\x88\x53\x36\x5c\x9a\x95\x6d\xbf\xda\xe1\x84\x44\x8b\xf0\x49\x55\xba\xcb\x9e\x54\x21\xfc\xe2\x40\xe1\x63\xfa\x94\x2d\xe5\x11\xfd\xf0\x3c\x45\x3f\x53\xb1\x06\x17\x84\x17\x0c\x34\x3b\x5a\xd5\x15\x81\xe2\x82\x29\xcf\x57\x78\x41\xd2\xa2\xd0\x07\x2d\x23\xec\x73\x1e\xf6\x18\xe1\x27\x88\xb2\x87\x71\x4f\x30\xbf\xfb\x56\x9a\xab\x65\x95\x5d\xdc\x9d\xca\xf6\xfb\x21\x75\xae\x4f\xc4\x88\x54\x8e\x52\x1c\x40\x6c\xd7\xcd\x99\xb2\x27\xaf\xde\x05\xdf\x38\x46\x00\x2a\xcd\xe6\x77\x61\xe5\x16\x02\x88\xf1\xbb\xeb\x30\x88\x34\x6f\x68\x15\x88\xda\xaf\xab\x06\x33\x79\x6c\x1f\xf1\xf4\x9e\xe6\x62\x96\xa3\x01\x0e\xf8\x50\x44\x43\xc3\xfd\x8a\xfb\x5e\xa7\xc6\x75\x34\x62\x6c\xf2\x66\xad\x09\x77\xe6\x7e\xe7\x4e\x23\x92\x0c\x74\x24\xde\xbd\x72\x8d\xc3\xe8\x1f\x7b\x77\x74\xdb\x44\x2a\xca\xf6\x65\xdb\x87\x77\xdf\xa5\x2c\x63\x04\x15\x44\xcc\x9f\x18\xf1\x02\x0c\x69\xba\xf5\xd3\xd4\xb3\xc4\xd6\x3e\xd6\x5c\xad\xc5\x5e\xbb\x71\xc2\x37\xf3\x5c\x75\xeb\x59\x0e\xe8\x26\x5b\x44\xc5\xbf\xb3\x46\x7d\xab\x2d\xfb\x58\xf2\x14\x0f\x37\x49\xd3\xd1\x56\x1b\x4c\xe5\x6f\xff\x83\x1d\xc3\xe9\xc3\xde\xc3\xbe\x08\x01\x7e\x28\xad\x50\x2c\xd9\x64\x22\xd7\x4a\xf2\x4e\x61\xd7\xfb\xdf\xea\x39\x89\xd3\xcd\x79\x14\xa9\xb2\x29\x44\x37\xa2\x25\x2d\xa5\x85\x8d\xe2\xec\xbe\x5c\x88\x5c\x0a\x14\xaf\x85\xe7\x98\x7d\x6e\x50\x75\x15\x2f\x8b\xf5\xb7\xf3\x28\x4d\x06\x2b\xe6\x41\x76\xd1\xb1\x79\xed\x04\xdf\xea\x6b\x40\xa5\xfc\x4a\xd5\x25\xc3\xdf\x18\xfe\x36\x65\xdf\xf3\xe8\x5e\xc8\x98\x65\x69\xb9\x4a\x88\x4c\x00\x4e\x28\xd8\x2e\x03\xf7\x6c\xb5\x61\x68\x5b\x60\xf9\xe6\x18\x9a\xc9\x0d\xbf\x47\x16\x7b\x32\x22\x23\x9e\x76\x52\x51\x39\xb3\x7a\x9e\x34\xe7\xee\xce\xd1\x72\xe7\x61\xb3\x98\xfa\xdc\xd3\x25\xe6\x56\x3c\xae\x15\x45\xa4\x2b\x56\xfd\x88\x85\xeb\x66\x6b\x83\xf3\xc5\xe6\xe5\x3b\x19\x63\xaa\x0c\xae\x5e\x70\xf7\x82\x12\x43\x29\x19\x07\xda\x98\x57\x9a\x95\x99\xb5\xcf\xc0\x0f\x99\x42\x54\x18\x87\xc0\xfc\x90\x25\xe6\x96\xb6\x16\x33\x09\x48\x5b\xe6\x9a\xd7\x50\xbb\x64\xc2\x03\x62\xda\xb6\x86\x25\x92\x26\xec\x17\xe3\x6c\x08\x39\xec\x98\xa7\x03\x51\xc4\xc5\x5a\xc8\xf9\x13\xf4\x04\x86\x0f\x5a\x05\x31\x4c\x66\xb0\xf3\xe7\xba\x2e\x2c\x65\x42\x0a\x92\xe4\xc2\x0f\xc9\xb2\x93\x65\xcd\x8c\x4e\x34\xd3\xbc\x48\xb4\xd9\xcb\x5a\x7b\xdc\x53\x55\xec\xd3\xeb\x7c\x1c\x3f\x46\x0b\x37\x46\xad\x2f\x5c\x56\xc2\x94\xbd\x03\x2f\x58\x70\x33\x50\x8e\x69\xa2\x6b\xc3\x2a\xd6\xa2\x93\x72\xf1\x39\xe0\x3c\xb6\x05\xc1\xf3\xbd\xce\x4d\x97\x81\x32\x65\xc7\x3e\xfa\x80\x5c\x1b\x18\x57\xd8\xd1\x22\x91\x6a\xf1\x94\xc9\x37\xc8\x51\x07\x11\x7a\x98\x40\x0c\x2c\x29\x6d\xfe\xee\x25\x64\x5c\x35\x1f\x21\xc9\x93\xdf\x0b\xd9\xe7\x8d\x19\x5e\x43\x74\x97\xf5\xba\x04\x9c\x1f\x4e\xa1\x2b\xee\x29\x15\x1c\xbe\xec\x3c\xbd\x49\xb2\x3c\x32\x5d\x6e\xae\x21\xd1\x3d\xa5\x96\xa0\x37\x96\x08\x52\x1e\xd7\x4a\x87\xeb\xcc\x8e\x1f\xde\x64\xf3\xd2\xc9\x84\x40\x6a\x8e\xeb\x60\xc4\xe4\x48\x15\xf2\xa7\x40\xad\xdd\x22\x45\x4f\xb3\x1b\x6f\x66\xb7\x50\xe8\x06\x88\x62\xd9\xa2\x9a\xab\xf9\xc7\xdf\xea\x4b\x58\xb1\xcf\x91\xa9\xdf\xae\xcb\xbe\x3f\x4a\xfe\x89\xf1\x01\x87\xff\xf2\xa2\xee\x3c\x76\xdc\x12\x99\x8a\x99\x9f\x5e\xe3\x15\xdc\xbf\x7c\xb3\x6a\xca\xef\x83\xda\xb6\x6b\x66\xbf\x0f\x40\x04\x6c\x51\x26\x69\x8c\x54\x4b\x81\x41\xa8\xac\xc5\x01\x02\x08\x70\xfc\x27\xda\x9d\x27\xed\x73\xec\x4a\xc5\xfb\x4c\xac\xf1\x74\x7a\xcd\x79\x3d\x00\x63\xac\xc3\x40\xef\x66\x77\x4f\x64\xaa\x1b\x1d\x1a\xcf\x75\x55\xf1\xaf\xa7\xc2\x00\x07\x58\x94\xcb\x1b\x90\x17\xeb\x62\xac\x08\x94\x77\x6c\x0a\x9a\x19\x67\xf3\x19\x97\x10\xd1\x35\x28\x14\x5d\xf6\xc7\x3f\x67\xbf\xbf\xb9\xbc\x38\xdc\xf0\x5c\xaf\x39\x64\x04\xdb\xb2\x26\x56\xb1\x15\xaf\xc7\x36\xea\x95\xc8\x99\x3c\x64\x2b\x35\xc1\x18\xeb\x1b\xb6\x2e\x8a\x4c\xbf\x39\x3a\x5a\x25\xc5\xba\x5c\x4c\x23\xb5\x39\xf2\x5d\x73\xc4\xb3\xe4\x68\x91\xaa\xc5\x51\x2e\x00\x65\x7b\xf8\xcd\xf4\xdb\x6f\x60\x64\x8e\x1e\xbe\x39\x82\xc8\xda\x74\xa5\xfe\xcf\xf9\xb7\xff\xf9\x9b\xff\x30\x05\x67\xdb\x62\xad\xe4\x1b\x0a\xe0\xf6\x96\x7d\x88\x56\xf9\x11\xbe\x52\xfb\xca\x7f\x4e\xbf\x0e\xab\x41\x8f\x6e\x54\x2c\x52\x7d\xf4\xf0\xcd\xdc\x0e\xcc\x34\xeb\x20\xf8\xfe\x15\x97\xfa\x19\x70\xa9\xf7\x49\xf1\x2b\x2e\xf5\x8b\xe2\x52\x87\x5b\x38\x6e\x8f\x01\xa2\x4f\xbf\x3f\x9a\xbf\xbb\x3d\xd2\xba\xde\x77\xed\x43\x2d\x87\x43\x98\x35\xb0\xc7\x11\x31\x52\xa2\xa6\xd6\x5c\x77\x75\xe8\x70\xb1\x8d\x25\xdb\xef\x34\xe6\x47\x25\x49\x03\x0a\x24\x89\x80\xc8\x19\x5d\x82\x19\x4f\xda\xd0\xa6\x84\x76\xda\xa7\xff\x5e\x92\x92\xfc\xb9\xb9\xc8\xa9\xb9\x4f\xe4\x21\x4f\xf1\x6d\x8b\xcd\x52\x8f\x96\x7f\xfc\x39\x58\xbb\x07\x0a\xb9\x3b\x32\x62\x9c\x3c\x50\x17\x5b\xaf\x8e\x6a\xac\xb9\x7e\x1a\xc8\xef\x18\x29\xff\x5c\x9c\x0e\x11\x52\x89\xb6\x1f\xb4\x07\x87\x65\x51\x30\xe7\x90\x25\x6b\xca\xca\x3c\x53\x5a\xe8\x29\x7b\x57\x93\x3a\xf6\xc0\xc5\xeb\x77\x27\xec\x9b\xdf\xfe\xe7\x6f\x66\xf2\x75\xcb\xb9\x0d\xfb\xbd\xca\x57\x84\xa3\x84\xd3\x7a\xc3\x75\x21\xf2\xa3\x7c\x19\x1d\xe1\x2e\x77\x64\xde\x3f\xa4\x8f\x1e\xaa\xe5\xa1\xa3\x24\x3e\x24\x76\xd6\xe9\x26\x3e\xe8\x42\x18\xb4\xdb\x86\x5f\xcc\x3e\xbf\x16\xe6\x83\x22\x7e\xc3\x7e\x16\x78\x53\x5b\x29\xc2\xe4\x81\x89\x0e\x02\x78\x44\x5c\xf5\x5a\xe5\xcc\x51\x28\x78\xf9\x9c\x03\x86\x5c\xc9\x66\xff\x7d\xe4\x10\x0e\xbb\x17\x22\x03\x5c\xc3\x3d\xce\x61\x29\x40\x49\xfb\xfb\x92\x02\x3f\x40\x1d\x28\xc4\x06\x70\xcd\x8a\xfd\x85\xcb\xfb\x51\x3a\xb7\xb5\xc5\x8a\xa7\x33\x1d\xcd\x1a\x8e\x71\x24\x6f\x52\x4b\x47\xd7\x8f\x99\x41\xa8\xec\xa1\x96\x2d\xff\xf1\x7d\xaa\x16\xfa\xc0\x51\xc6\x71\x6d\xbf\xe1\x39\x9c\xba\x37\xb3\xe7\xe1\x73\xb7\x8b\xea\x25\x5d\x3b\x76\xf7\x0d\x27\xc8\x98\x8e\x6f\xdf\x9e\xbc\x81\x84\x0c\x16\x3c\x57\xa5\xb4\x7c\xd8\x4a\x0a\xb5\x04\xdc\x23\xdc\x1d\x2c\xae\x03\xbc\xdb\xc6\x36\xf1\x6c\x15\xb9\xc8\xf0\x48\x86\x38\x4c\x77\x77\xef\xc9\x09\xbf\xab\x9f\x5f\x82\x13\x7e\xdf\x7e\xa7\x2d\xf8\x0b\x75\xf8\xbe\xe0\x4b\x5c\x4a\x63\x70\x28\xe6\xf9\x9d\x31\x67\xb7\x0f\x78\xc1\x46\x4f\xbf\x9c\xf1\x1c\xcc\x5a\x71\x58\xa8\x43\xa0\xf9\x01\xf2\x18\x54\x69\xe8\x02\xa2\x40\xac\x7e\x8c\x61\x61\x9e\x1f\x50\x4f\xbc\xca\x7c\x0a\x2a\x4a\x56\x9c\x46\xd2\x53\x02\xb1\x25\x52\x8a\x9c\xa2\x90\x3b\x6d\x90\x91\x91\xfc\x70\x28\xfb\x31\x6c\xfe\xee\x1e\x32\xe8\xbb\x0c\x06\x1e\x6c\x02\x53\x06\xf6\xfa\x5a\x6d\x94\x31\x00\x55\xa9\x83\x1f\xf1\xbe\x07\x66\x4b\xa7\xb5\xba\xe1\x19\xd2\xfa\x7d\xb9\xd6\x98\xa5\x65\x7e\x42\x37\x68\xf8\xd0\x28\x51\x92\x45\x55\x86\x61\x47\xfd\x1d\x7f\x7e\xff\xbc\x01\x9c\x08\x4a\xfb\x82\xba\x3e\xb1\x62\x27\x7f\x35\x37\x41\x33\xa5\xdc\xdd\xca\xd9\x3a\x08\x6b\x42\xf6\xca\x90\x20\xd7\xda\x1e\x9d\xf9\xe5\xe5\x66\xe4\x18\x38\x58\xf6\x90\x01\xe0\x12\x81\xca\x16\xa1\x7c\xd8\x0a\x51\xee\x5a\x97\x56\xcb\x3e\x9e\x5b\x86\xd5\x71\x55\xbd\x71\x05\x10\x99\x6a\xb3\xde\x9e\xa0\x0a\xf0\xec\xd8\xc7\xb8\x21\x58\xdb\xa2\x03\xa6\x24\xc7\x2f\x46\x90\xa4\x19\xd3\x77\xf0\x11\x9c\x9c\x8d\x1e\x0c\xd6\x42\x57\x07\x8e\x73\x4a\xf6\xf9\xf8\xda\x12\x20\x90\xd3\xcf\xe7\x3b\x99\x5a\x36\xae\xdb\xee\xc5\x07\xb7\xbe\xcc\x83\x13\xb6\x28\xe1\xf7\x8b\xcb\xdb\x10\xdf\x92\x60\x6b\x0f\xa3\xb5\x88\xee\xc1\xc5\x84\x47\x9e\xd3\xb9\x26\xfe\xc0\x99\xf4\x62\x69\x85\xb2\x60\x8d\xad\xe3\x8f\x77\x1a\x0a\x2a\x67\x71\xa2\xb3\x94\x6f\x21\x2c\x2e\x31\xb3\xc1\x87\xd4\x5d\x4a\x90\xd9\x0a\x76\x79\xd8\x87\x8f\xb4\x19\x95\x63\xff\xde\xd8\xbe\xe4\xf9\x22\x29\x72\x9e\x6f\x99\xef\xcc\xe6\x7e\xc0\xb4\xd8\x70\x59\x24\xd1\x4c\x6e\x04\x97\x21\x8e\x91\x60\x01\xa6\x93\x63\x25\x88\x61\x79\xb9\x14\x51\xe1\x29\x1a\xe1\xba\xe3\x7a\x6a\xd7\x1a\x1c\xd7\x76\xb7\xf2\x7a\x9b\xfe\x83\x95\x6e\x4c\x36\x80\x92\xa5\x39\x44\x47\xe3\x13\xc3\x5d\x20\xae\x47\x47\xae\xbd\x3e\xc3\xbf\xec\x9c\x62\x0b\x51\x3c\x0a\x60\x20\xa0\x94\xc9\x36\x1b\x7f\x6f\x81\x85\x7d\xd2\x0d\x8e\x1d\x63\x11\x11\xd2\x36\x28\x07\x69\x81\x85\xf0\x3b\x47\x95\x24\x6b\x9c\x47\xaf\x28\x89\x13\xfc\x63\xaf\xc8\xd3\xf7\x0a\x8e\x69\x73\xdf\xce\x1f\x44\x3c\x93\x55\x22\x2a\xb2\x19\xfd\x82\x63\x5e\x3a\xec\x79\x76\x1b\xdb\xc7\x83\xa2\x1f\xa7\x40\xbe\xe1\x69\x37\x5d\x9a\x62\x8f\x94\x19\x36\xfa\x25\x6f\x55\x56\x45\x71\xe8\xb5\xdb\xab\x8b\x91\x34\x10\x29\x09\x56\x10\x28\x6e\x52\x3a\x9a\x1d\xe4\xe0\x73\x90\x61\xf2\xe4\x36\x7c\xc3\x6d\x65\xcc\xa4\xcd\x3f\x5f\x96\x29\xf2\xaa\x76\x89\xab\x11\xeb\x96\xcd\x95\xf9\x72\x39\x53\xce\x13\xc9\x02\x35\x36\x07\x14\x09\xe0\xdb\xb8\xd7\xd9\x59\x2f\xa4\x2e\xc1\xa4\xb0\x42\x4c\xe0\xaa\x5f\x89\x02\x4e\xf3\xb8\x4c\x31\x9d\x1a\x62\x0c\xc0\xe0\xc5\xd3\x94\x25\x85\x9e\x49\x47\x38\x86\xf4\xf1\xb0\xc3\xda\x20\x84\x15\xf1\x87\x4f\x40\xb1\xf0\x33\x97\x60\x87\x25\x51\x52\x34\x40\xef\xdb\x50\xbc\x24\xcb\x04\xc7\xec\x3f\x1c\xb6\x99\x0c\xef\x5c\xf5\x41\xa0\x54\x39\x50\xb6\x7d\x8e\xac\xb5\x9e\x1c\x06\xf3\x89\x27\x21\x3d\xb0\x75\xe6\xc2\x65\x75\x49\xb1\xb6\xc4\x38\x40\xd8\x54\x73\xab\x29\xb4\x8d\x2a\xf8\x7b\x2b\x68\xeb\x46\x65\xca\xf3\x14\x58\xfc\x97\x65\xca\x92\x65\x20\xb1\x0a\x63\x80\x74\x53\x66\xb8\x22\x05\x67\xb5\x8d\x2b\x68\xbe\x11\x41\xa6\x3b\xb9\x77\xd2\x00\x75\x82\x1c\xda\x08\x67\x30\x65\x1d\x4c\xd9\x5b\x4f\xa8\x87\x23\x0c\x6b\x22\xa0\xa9\x4c\x34\x6e\x7f\xae\xbe\x41\x92\x26\xaa\x0c\x27\x4b\x73\xa5\x7c\x15\xac\xba\x8e\x11\x04\xba\xfb\x71\x90\x16\x2b\x76\xd0\x8f\xb3\x6e\x4d\xd2\x36\xaf\xd6\x80\x2e\x6e\x41\x74\x54\xd0\x9e\x0a\x23\x2b\x19\x52\x7c\x3e\xa1\xa2\x8e\x42\xb5\xa5\xb2\x9b\x1e\x45\x57\x18\xc7\x91\x55\x0d\xf4\x91\xc6\x57\x34\x98\x39\x21\x80\x69\x48\xcf\xae\x78\x31\x16\xcd\xe4\xd2\x97\xc6\x57\xb4\x15\x39\x36\xa4\x9a\xb0\x7b\x8c\xac\xe7\xb1\x79\xe7\x89\x15\xd5\xe5\xe2\x10\x37\x68\xa7\xa0\x00\x5b\x85\xe0\xd1\xba\x9a\x75\x6a\xb9\x21\x5d\x0b\xf4\x4c\xd2\x61\x37\x3e\x61\xf6\xd8\xcf\x39\x90\x88\x62\xa6\xfa\x53\x76\x29\x05\x62\x0d\xd5\x32\x38\x54\xa8\x02\xa4\x25\x05\xf4\xfc\x6e\x97\x5b\x98\x8a\xc9\x7b\x4b\xc6\x61\x96\xdc\x84\x71\x5f\x3a\xec\x7a\x38\x6d\x70\x17\xe9\xb0\x25\xdb\xc4\x2c\xf6\x30\x2f\x87\xa5\xb4\xb6\xdf\xf9\x03\xc8\xee\xf8\x1d\xa0\xad\x1d\xc3\x87\xa5\x17\x7b\xef\x6e\x71\x16\x70\x5f\x9d\x37\x0c\x01\xb8\xbb\xfa\xf7\x6a\x5d\xc5\x6d\x8e\x90\x7e\xba\xbb\x78\x7b\xfa\xee\xec\xa2\xaa\xd7\xf4\x87\xbb\xd3\xbb\xea\x5f\xae\xef\x2e\x2e\xce\x2e\x7e\x17\xfe\xe9\xe6\xee\xe4\xe4\xf4\xf4\x6d\xf5\xb9\x77\xc7\x67\xe7\xb5\xe7\xcc\x9f\xaa\x0f\x1d\x7f\x7f\x79\x5d\x53\x88\xb2\xf2\x4e\xc1\x9f\x6e\xcf\xde\x9f\xbe\x9d\x5f\xde\x55\x44\xa6\xde\xfe\xf7\xc5\xf1\xfb\xb3\x93\x79\x4b\x7d\xae\x4f\x4f\x2e\x7f\x3a\xbd\xde\xa1\x11\xe5\xdb\xdb\xda\xa5\xcf\x01\xb8\x7b\xb2\x62\xd8\x31\x5b\xe6\x89\x90\x71\xba\xc5\x6c\x05\x7b\xb3\xad\xc1\x8f\xc3\xb3\x37\xd9\x08\x55\xee\x93\x74\x70\xbb\x16\x4c\x3d\x88\x1c\x78\x43\xb0\x34\x4a\x32\xe6\xfa\xbe\x93\x55\xb2\xc8\x9b\x51\x81\xde\xdc\xaa\x22\xdf\xba\xec\xbd\xbe\xea\x78\xce\x29\xfa\x08\xcb\x44\xde\x57\x17\xb0\x8c\xf2\x32\x2b\x92\x45\x77\x1a\xc9\x40\x2e\xa6\xf1\x77\x6f\x64\x48\x6c\xa7\x93\xb9\x68\xdf\x18\x2b\xd9\x14\xfb\x40\xb5\xa1\x84\xa7\x0a\xe1\xb9\xb7\x2d\xbc\x35\x2b\x17\x69\x12\xb1\x24\xae\xfb\x53\x30\xe9\x0f\x5d\xc6\x75\x22\xd5\x4c\xe4\x60\xaa\x9a\x1b\x40\x96\x8b\x43\x5e\x16\x6b\xab\xd1\xef\x72\x3f\x91\xd8\x54\x44\xb9\xc0\x58\x80\xd0\xe0\xa4\x45\x05\xb4\xe0\x4b\x50\x19\xca\x79\x8f\x21\xd4\x3a\x0d\x48\xed\x3b\x62\x04\xf8\x26\x96\x3e\xc2\x49\x8a\xcf\xf7\x76\x0d\xd5\x38\xd1\x75\xf9\x6b\x38\xe1\xf1\x47\xab\xa3\x66\xda\x6d\x76\x6a\xa7\x23\x86\x83\x6c\xb3\x5d\xda\x9b\xb1\x6b\x8e\x85\x13\xa5\x9a\xfe\x41\xa5\xd3\x4f\x27\xb9\x80\x43\x84\xc0\x13\xd6\x7f\x01\x60\x1f\xca\x8e\x81\xa4\x18\x73\x55\x5b\x88\x35\x4f\x97\x68\x71\x98\xa1\xf1\xeb\xaa\x39\x45\x6f\xd5\xbd\x90\xd7\x38\x60\x5f\x64\x3b\x94\x78\xf3\xf1\x2c\x08\xce\x23\xe4\x5d\x98\xa6\x8e\x76\x56\xd9\xec\x40\x30\xa6\x0a\xbc\x27\x04\x3f\x63\x12\x8c\xe7\x38\xb6\x89\x85\xcb\x65\xf2\xc9\x14\x38\x93\xa2\x95\xe5\x15\x10\x56\x96\x8f\xca\xed\xcb\x80\x26\x43\x00\xc1\xbd\x90\xa0\xc0\x86\x02\xcd\x3b\xe7\xec\x38\xff\x79\x73\x2c\x7a\x1c\xfa\xe0\xf3\x4b\x2a\xc2\x74\x61\x94\xc7\xf6\x53\x81\x59\x49\x53\xf6\x96\xa8\x4a\xcc\x5f\x4e\xce\xcf\x4e\x2f\x6e\xe7\x27\xd7\xa7\x6f\x4f\x2f\x6e\xcf\x8e\xcf\x6f\x86\x2e\xbf\xe7\xc8\x24\xab\xad\xbe\x7a\x42\x95\xdb\x21\x8e\x68\xe5\xf9\x84\x66\xd7\x28\xbf\xec\x60\x48\x76\xd7\x3e\x89\xb3\x79\x9c\xe8\xc8\x1c\x7f\xdb\xb9\x90\x31\xd0\x63\x3f\x69\xaa\xb6\x17\x55\x6f\x85\x7b\x82\xb9\x27\xec\x0e\x82\xa7\xdd\x83\x9d\xd1\xee\x77\xc0\x29\x82\x1b\x32\x17\x66\xf1\xc7\xe6\x7e\xe0\x4e\x9b\xe9\x6e\x4d\x14\x53\xdc\x7e\x6d\xab\x16\x51\x6f\x13\xd6\x37\xd1\xba\xe4\x66\x7f\xb4\x8f\x01\x48\xb3\xa3\x57\x88\xb3\x30\xe4\xe8\x4e\x02\x7d\x59\x96\xe8\x99\xdc\x70\x19\xf3\x42\xe5\xdb\x8e\x26\x0e\xdb\x3c\xc3\x65\x53\xdd\x42\xc3\x23\x5b\x0a\x11\xdb\x51\xc0\x47\xb9\xac\x4f\x25\x64\xf2\xbe\xbd\xfc\xf1\xf4\xe2\x66\x7e\x7a\xf1\xd3\xfc\xea\xfa\xf4\xdd\xd9\x1f\x1d\x76\x34\xe3\xba\x4d\x4f\x32\xcb\x85\xd9\x5d\x2c\x31\x4a\xeb\xfe\x82\x22\x8f\xb6\x1c\x12\xf6\x4a\x96\x33\x69\x77\x96\xdc\x17\xbf\xce\x55\xb9\x5a\xb7\x17\x54\xaf\xe5\xd5\xf1\xed\x0f\x4f\xaa\x26\xd0\x56\xa1\x12\x1c\xae\xb6\x26\x86\x36\x59\xd2\xbe\x87\xc0\xdb\x5a\xf5\x80\x7c\x0d\x1e\x6d\x8b\x32\x74\xec\x68\x4f\xba\xbd\x34\x37\xad\x5e\xe3\xbf\xe5\xf1\xae\x09\x74\x1b\xec\x9b\x95\x63\x04\x30\xdd\x28\x28\xda\x28\xed\x4d\xcb\xdf\x2a\x27\xd8\xb7\x87\xa9\x58\xad\x44\x8c\xd3\xab\x5e\x30\xf9\xe0\x68\x0b\x8c\xfc\xb9\xde\xd6\x8b\x24\xf9\xb7\xc7\xc1\xec\xf0\x5e\xc3\x37\xf0\x2b\xf7\x4a\xfb\x5e\x71\x62\x65\xc5\x23\x25\x75\xc1\x65\x47\x20\xf9\xa1\x89\x69\x1d\xb4\x15\x5d\xe6\xcc\xa5\x8b\x91\xc3\xc4\x86\x0c\xfc\x3a\xe8\x02\xbc\xec\x8f\xa4\x75\xf5\xb8\x16\x59\xca\x23\xe1\xb2\x3e\x90\x33\x10\xee\xf5\x4f\x09\xe0\x91\xb0\xa2\x24\x7f\x4b\x20\xb8\x18\xa8\xb0\xb7\x4c\x01\xf0\xdc\x5e\xdb\xfd\xf8\xe5\x5d\x2b\xbd\x17\x37\x62\x0a\x03\x47\x33\x2a\x5b\x51\xb2\x00\xfa\xa2\x40\x2e\xae\x13\xc8\x3d\x6a\x3a\xd4\xbe\xfc\x13\x0d\x3c\xde\x99\xab\x8e\x6e\x6e\xb9\xf8\xdc\xf4\x70\xa6\x63\x9f\xbf\xb0\x28\xf2\x5e\xfa\xce\xe7\x08\x47\x5c\xe5\x6a\x93\x68\x71\x5c\x14\x79\xb2\x28\x43\xfd\xc2\x91\x80\xb9\xca\xe5\xc4\x37\x38\xcb\x55\x5c\x46\x96\x44\x09\x5a\xeb\x61\x3f\xe4\xe5\xb3\x56\x47\xcc\x0e\xcd\xec\xa3\x9b\x9b\x88\x0f\x21\x05\x62\x26\xbb\x62\x6c\x76\x63\xec\xf0\xfd\x5d\xd9\xa3\x7c\x9f\x29\xd9\x32\x29\xba\x3b\xd3\xce\x81\x61\xa9\xc8\xcc\x3e\x0e\x16\x70\x07\x6a\x8a\xa6\xcb\x82\x63\x00\xbd\x6a\xa3\x74\x71\xa6\xb8\xa3\x66\x1c\xb8\x6b\x18\x36\xa6\x9a\x63\x84\x76\xc3\x9a\x6b\x34\xe7\x8b\x68\x5d\xad\x38\xb4\xa6\xca\x33\x58\xaf\xae\x33\x8f\xf7\x73\x9b\x0c\x0a\xa3\x4d\xd0\xd1\x90\x90\x63\xbb\xa2\x19\xe7\x04\x30\x3b\xfd\xf7\xa4\xf3\xfc\xb1\x14\x63\x74\x20\x2d\x74\xfb\x0f\xf0\xda\x4e\x40\x4a\x82\xd8\x2d\xe7\x7b\x2d\x92\x8d\xb1\x80\x78\x1e\xad\xd9\x82\x6b\x62\xef\x0c\x33\xf6\x49\x7b\x3d\x31\x6f\xf1\xa8\x20\x01\x3f\x87\x23\x27\x11\xbf\x5b\x0b\x85\x34\x66\xad\xf7\x7a\xb4\x4d\xb7\x5d\x1d\x30\xc6\x7b\xed\x81\xeb\xa3\x62\x08\xa1\x1d\xee\xee\xc9\x78\xc4\xc2\xe9\x94\xf2\x52\x46\x6b\x96\xa5\x1c\x49\x0d\xd6\x5c\xe3\x46\x61\x11\x3a\x7c\x91\xa4\x49\x01\xf0\x78\x0c\x1c\xd7\xe6\xad\xb9\x3c\xf3\xfc\xde\x12\x34\x73\x4f\x0d\xd6\xb7\x95\xec\x89\x84\x76\xad\xfa\xac\x58\x68\xbf\x11\x86\x9b\xfb\xb0\xc5\x4e\x38\x68\x3f\x1c\xe6\x78\x83\xc5\xee\xdb\x32\x2e\x3a\x44\x25\x5e\xd5\x5f\xaf\xf5\x77\x01\x0d\xf8\xa9\x96\x5c\x35\x1e\x09\x5d\xf0\x22\x89\xda\x95\xac\x87\x84\x6c\x16\x84\x34\x19\x3d\xdf\x09\xa2\xf2\xd6\xe9\x8b\x57\xba\xa7\xbb\xc5\x7a\xbf\xd3\xaa\xa7\x99\x2f\x34\xb5\xc2\x81\xea\x37\x1e\x9a\x8d\x6e\x31\xfd\xc7\xc3\xbd\x48\x60\x62\x84\xe9\x56\x97\x9f\x68\x1d\xf9\x65\xaa\x78\x87\x04\xba\x2d\x1b\xd5\x24\xba\xca\x8e\x55\xb9\xe8\xe2\x2f\xc7\x5a\xed\x31\x2d\xe9\xd0\x7b\xae\x48\x43\x68\x3d\xf0\x42\x98\x33\xe7\x69\x1d\x6a\xde\x3e\x84\xd7\xdb\x0b\xa7\x84\xe6\xc1\x6d\x6e\xec\x27\x5e\xd3\xc8\xdd\x78\x00\x88\xdb\xb2\x89\xd4\x4d\xdb\xbd\xb6\x91\xfd\xc6\x2b\x91\x3b\xa6\xd2\x6e\x99\x94\xdf\x7c\x3b\x64\x1f\xf9\x43\xc9\xcd\xb1\x77\xb9\xbc\x41\x6a\xae\x7d\x1a\x5d\x24\xcd\x65\xd5\xbe\x15\xd4\xbf\x7a\x5b\x8d\x4d\x87\x13\x7f\x30\xf1\x41\x5b\x6b\x6e\xcc\xdb\xc3\x0f\x9b\xb3\x8a\x0f\x3a\xcb\x13\x05\x14\x55\x6a\x59\xb1\xb0\x5a\xce\x9f\xd6\xef\xee\xd1\x93\x1f\x4b\x51\x0a\x33\x81\x16\x65\xbc\x6a\x86\x88\x46\x5c\x33\x7d\x93\xd6\xea\x91\x6d\xca\x68\xcd\x6c\xe1\x2c\x16\x29\xdf\x56\x8d\x47\x73\xc3\x2a\x54\x0a\x7c\xf1\x4f\x24\xaf\x8e\x4a\x5d\xa8\x0d\xa0\xf3\x7d\xb9\x79\x29\x61\x95\x33\x6e\x57\x57\xdb\x31\x5e\x21\xb3\x7c\x22\x2e\xe0\xe6\xea\xf4\xe4\xec\xdd\x59\x2d\x28\x7f\x7c\xf3\x63\xf8\xef\x9f\x2f\xaf\x7f\x7c\x77\x7e\xf9\x73\xf8\xb7\xf3\xe3\xbb\x8b\x93\x1f\xe6\x57\xe7\xc7\x17\x95\xd0\xfd\xf1\xed\xf1\xcd\xe9\xed\x8e\xe8\x7c\xf3\xab\xdd\x03\xc1\x03\xae\x4d\x9b\x2f\x60\x45\x07\xac\x93\x8e\xbe\xfa\x86\x1d\x5b\xe6\xd1\x0a\x37\xae\x45\x58\x00\x24\x0b\x25\xf8\x09\x88\x61\xec\x87\x13\x5e\xf0\x54\xad\xa6\xec\x98\x51\x36\x05\x66\xc9\x68\x63\x08\x13\x2d\xa3\x19\x1d\x2c\xc2\x58\xc3\x91\x77\x80\x79\x55\x55\xb5\x24\x42\xd4\x54\x84\xfa\x1b\x36\x89\x76\x26\x4f\x1f\x84\x2c\x4a\xb8\x5e\xf0\x34\x65\xf4\x59\xfb\x40\x40\x10\x62\x6b\xa9\x93\x4d\x92\xf2\xdc\x0b\x60\x5e\x52\x59\x70\xc5\xb7\x75\x75\x7c\x70\x4d\xf6\x09\xeb\x05\xb9\x3b\x63\x50\xef\x93\xf3\x33\x30\xef\xa3\xc2\xaa\x3b\xd9\x8f\xcf\x24\x12\x6e\xd2\x17\x37\x1c\x32\xb7\x0a\x45\x61\x09\xfc\x3c\x3d\xdc\x3d\x11\xf7\x32\xae\x6c\x00\xef\xa5\xdc\x31\xae\x92\xf6\x3f\x4e\x65\x91\x6f\x07\xdb\xec\xb7\x40\xee\xa0\xe1\x36\x4b\x40\xd0\xaa\x28\x26\x7a\x8d\x99\x2d\xfd\x02\x0c\x79\x8b\x52\xa6\xa0\xa6\x8b\x5d\x22\x28\xac\xe3\x22\x98\x9a\x93\xf7\x97\xda\x0f\x21\xff\x16\xf4\xc2\x42\x95\x32\xd6\x04\x59\xdd\x24\xf2\x68\xc3\x3f\x1d\xd8\x96\x22\x9f\x8d\x93\xa6\x01\xae\x42\x91\x9a\x5b\xf0\xd6\x6c\x72\xfd\xdd\x35\x93\x3d\xfd\xb5\xfb\x26\x64\x77\x56\x70\x94\x78\xaf\x16\x82\x6f\x1f\xc4\xb6\x6d\xfc\x1a\xf2\x62\x08\xf0\xa5\x05\x0f\x85\x64\xb9\x30\x0f\x3a\x64\x6f\x8a\x80\x6d\xf7\x6f\xc8\xe0\xa9\x48\xa0\xb6\xef\xdd\x21\x58\x66\xaf\x65\xd3\x0a\xd3\x19\x6e\xf8\x0c\xd6\x87\xa3\x2f\x99\x31\x43\xd0\x8e\x8d\x17\x51\xc6\x12\xa1\x11\xcc\x60\xfd\x45\x2d\xd8\x12\xd2\xf7\xc8\x3b\x92\x0b\x88\x0f\xc2\x50\x58\x41\x03\x60\xb4\x6b\x20\x81\xec\x14\x48\x85\x86\xa8\x99\x64\x2a\x67\xe2\x63\x49\xc0\x87\x6f\xbe\x1e\x77\xce\x16\xf9\x96\x59\xf1\x9c\x30\x7d\x90\xb2\x67\xe9\xcc\x85\x7a\x95\x32\x69\xa3\xb9\xbc\x2e\xa5\x39\x8a\x9f\x03\x33\x36\x1c\x14\x50\xfb\x28\xfd\x73\x67\x86\x9d\x8d\x67\xe5\xf8\xfc\x8b\xb1\x16\xff\x54\x23\x2b\xa6\xcf\x41\x3e\x07\x95\x1e\x1e\x68\x0b\x1e\xdd\x3f\xf2\x3c\xc6\xa0\x07\x80\xb8\xa6\xec\x07\xf5\x28\x1e\x44\x3e\x61\x91\xc8\x0b\x4e\x4c\x81\x1a\x50\x2c\xb0\xa0\xa8\x9c\x99\x84\xf4\x26\xa4\x5d\x94\xba\xcc\x05\x2b\x92\xd5\xba\x10\x79\x88\x41\x52\xb9\xd9\x8e\x0a\x24\x89\xcd\x44\x44\xdc\x6c\x1d\x1d\xb0\x4c\xf9\x43\x93\xfa\xf0\x29\xa4\x32\xec\xcc\xe5\x68\xdb\x20\xbf\x15\x89\xe9\x43\x8d\x51\x87\xd1\xa6\x89\x6c\x5a\x13\xb6\x52\x29\x97\xab\xe9\x74\xca\x44\x11\x4d\x0f\x46\x4d\x74\x2a\x30\x84\x0d\xb8\xdc\x84\x54\x29\x2d\xd2\xad\xe3\x13\x73\xd9\x63\x00\x57\xfe\x54\x08\xa9\x13\x74\xe7\xb5\x4c\xff\x9b\x7a\x48\xed\xf3\x46\x20\xdb\xaf\xe7\xa3\x73\x93\x3b\xbd\x4f\x7c\x8c\xab\x19\x35\xea\x9e\x33\xd7\xbe\xbd\x2c\xa9\xe4\xd8\x04\xf2\x9f\x54\xd2\x01\x80\x79\x12\xcd\x67\x6b\x49\xc4\x89\xf4\xa4\xa4\xdb\xf6\x3e\x6b\xe4\x41\xef\x91\x02\xdd\x93\xcd\x3c\x32\x91\x79\x88\x23\xe0\xa6\x3e\xdc\xa3\x97\xc5\x6e\x19\x9c\xd6\x06\x8d\x4c\x14\xf7\x8c\x0e\x63\x4c\x27\xcc\x35\x4d\xb7\x70\xe3\x72\x69\xe3\x10\x14\x89\x83\x58\x5a\x25\x54\x08\x09\x8c\x3e\xd6\xe8\xb8\xea\x82\xd0\xa2\x2e\x54\xce\x57\x82\x6d\x44\x9c\x94\x9b\xd6\xcd\xc6\x55\x77\x1f\xd0\xac\x4a\xcb\x4d\x37\x6b\xe8\xbe\x06\xb4\xaf\x24\xfe\xd7\x09\x7c\x6e\xb0\x01\x7d\xec\xf2\x41\xac\x1a\x19\xd5\x17\x03\x67\xd4\xd7\xe6\xa4\xcc\x13\x0d\xfc\xb6\x4f\xc9\x17\x76\xc5\x60\xd1\x00\x3b\xd8\x66\x18\x5a\xa8\x8c\xee\xa1\x8d\x07\xd3\x2b\x1a\x47\x15\xb0\x0a\xdd\x87\x42\x1d\x8a\x3b\x7a\x8c\x40\xeb\xea\x49\xf0\x10\x30\x1b\x03\xd5\x09\xc2\x0a\x42\x81\x04\x68\x2a\x14\x5b\xda\x0c\xd4\x7b\x11\xb0\x20\xc6\xa0\x47\xf1\x88\x94\x5a\x3f\xfe\x56\x5b\xe8\x13\xa1\xd3\xbc\xc5\x52\xf8\x8f\x60\xdc\xeb\xe1\x1b\x0b\x4a\xc4\x16\x62\x11\xc0\x55\x18\x73\x59\xb4\x16\xe0\x31\xbb\x50\x16\xbe\xf2\x13\x2f\xd3\xf6\xc7\xa9\x7c\x78\x14\xb5\xed\x8e\x7f\xbe\x61\xd8\xd5\xa4\x5c\x90\xf7\x55\x34\x28\x64\x37\x2c\x12\xba\x6b\xfe\x04\x4b\xb0\x32\x0e\xd8\xe9\x56\xba\xc2\x74\xbb\x28\xa2\xb5\xb7\x3c\xaa\x22\xf5\x24\x5c\x4a\xed\xdc\x78\x2d\x06\x44\x9c\x87\xd0\xdd\x64\x25\x55\x28\x23\xa4\xa4\x80\x00\xa4\xd9\x80\x54\x58\x2c\x4b\x8a\xdd\xf8\xc8\x91\x04\x85\xbb\xa6\x5a\xa1\x10\xf7\x46\xed\xac\x44\xe7\xe1\x4a\x91\x20\x49\x97\x05\x97\xe3\x9d\x88\x74\x30\xeb\x1c\xfd\x55\xda\x93\x99\xac\x7e\xaa\xd1\x49\x16\xc0\x98\xe4\x02\xa9\xb5\xb5\xb1\xde\x8a\xe4\xc1\x2c\xd4\xe6\xb4\x76\x13\x14\x76\x80\xe6\xdc\xa3\x60\x35\x0b\xf8\xb9\xef\xc5\x56\x87\xa2\x9b\x34\xa3\x58\xd7\x84\x4c\x4c\x7b\x68\xbc\x76\x0f\x05\x74\xdc\x9c\x5a\xb0\x19\x8c\x2b\xc6\x8f\xbe\x37\x2f\xf7\x20\xa3\x1b\x85\x9b\x39\xe8\x53\x7c\xbd\x4f\x91\xb6\x09\xdf\xcf\x34\x86\x1e\xfc\x08\xd0\xd6\x10\xbc\x1a\xe6\x6b\xc1\xc5\xd7\xdc\x6f\x67\x92\x28\xfc\x83\x43\xce\x6c\x38\xcd\x61\x23\xde\x01\x24\x0e\xdf\x56\x38\x93\x80\x65\xd5\x32\xce\x56\x3f\x69\x63\xea\x56\xb3\x79\x26\xe1\xd3\x98\x99\x6d\x7d\x78\xad\x1f\x7c\x22\xa2\x96\x06\xb7\x13\x45\x1b\xa4\x3f\xe2\x93\x44\x34\x8a\xea\xad\x78\xfb\x89\x84\xe9\xbe\x63\xd9\x0a\x60\xb5\xf0\xd5\x9b\xd3\x93\xeb\xd3\xdb\xcf\x86\xb2\xb5\x10\xd7\xd1\x30\x5b\x5b\xcf\xb7\xa7\xef\x8e\xef\xce\x6f\xe7\x6f\xcf\xae\x5f\x02\x67\x4b\x3f\x3d\x01\x68\x7b\x43\xca\x20\x27\x4a\x16\xe2\xd3\x5e\x67\x72\x5e\xca\x39\x1f\x91\xf0\xe5\xb4\x81\xfa\xcc\x1d\x2c\xb4\xa9\x6c\xe2\x64\x47\x88\xe6\x96\xb0\x36\x56\xc8\x64\xe9\x9d\x86\xcb\x24\x4d\x21\xff\xdd\xb9\xd7\x29\xb7\xd2\x74\x2a\xec\x3f\x96\xd9\x97\xf6\xd4\x99\x5c\x54\x84\x67\xc0\xe5\xb7\x36\x97\x60\xcc\x7c\xcf\x4c\x07\xe4\x09\xe4\x15\xf7\x89\x9f\xac\x12\x29\x7c\x35\x50\x69\xbd\x94\xac\x93\xb1\x9e\x06\xf1\x25\xf1\x84\x64\x78\x0d\xb5\x35\xed\x8c\xab\xcc\x4f\x6b\x7e\xda\x1f\x5d\x0b\x71\x11\x27\x12\x0d\xd3\xca\x6a\xbe\x69\x9f\xba\x47\x7e\x09\x40\xbf\x9b\x91\xe4\x10\x83\x00\x31\x73\x3f\x90\x34\x10\x28\x8a\xe6\x83\x13\xf7\x09\xe2\xee\xd4\xb2\xd6\xcf\x66\x2b\x34\x7d\x9d\x40\xa4\x82\x13\xa5\x4f\x94\x96\xba\x10\x39\xb9\x4d\x8e\x7f\xbe\x99\xc9\xef\xcd\xf1\x75\x40\xa7\x10\x09\x67\xe1\x27\x10\x9f\xa4\x2a\xdf\xb7\x16\x4a\xb8\x83\xbd\x46\x1f\xf5\x46\x70\xa9\x19\x2c\x8d\x34\x15\xb9\x9f\x19\x58\x1f\x21\x62\x12\x1b\x05\xd6\x67\xff\xfe\x01\x23\x48\xaf\xe9\x0a\x53\x5f\xfa\x95\xd4\xf6\xeb\xf3\xa9\x8b\x5e\x01\x70\xf6\x2f\x39\x73\x5a\xd2\xbd\x86\xce\x22\x4a\x51\x68\x9d\x44\xd5\xe4\xab\x41\x73\xe9\x16\x8b\xfb\x75\x2a\x3d\xe3\x54\x1a\x70\xae\x87\xa7\x04\x5b\x2b\xb3\x81\x3a\x55\x29\x1f\x66\x76\xf4\x2e\x29\x60\xfb\x4c\x37\xb6\x9e\x3a\x35\x65\xd5\x7d\xb0\x1f\x50\xd4\x7e\xb8\xf4\xe3\x16\x1e\x29\x2f\xe1\x67\x63\x3b\xbd\xa2\xad\x2f\xc3\xd7\x78\x6c\x11\xba\x52\x15\x96\x79\xc5\x81\x62\x09\xe1\x6b\x1e\x70\x94\x3f\xbd\x75\x24\x1a\x1d\x6b\xa5\xcc\xf7\x14\x3e\xbc\x0d\x91\xc4\x95\x5c\x74\xac\x45\xc8\x62\x61\x99\x2b\x1c\xf3\xcd\x98\xc9\xf7\x74\x69\xdd\xea\x9c\x73\x2c\xaa\x4f\x02\x3b\x5c\x5c\x5e\x9c\x86\x50\x85\xb3\x8b\xdb\xd3\xdf\x9d\x5e\x57\x58\x0c\xce\x2f\x8f\x2b\x4c\x04\x37\xb7\xd7\x35\x02\x82\xef\x2f\x2f\xcf\x4f\x1b\x98\x87\xd3\xdb\xb3\xf7\x95\xc2\xdf\xde\x5d\x1f\xdf\x9e\x5d\x56\x9e\xfb\xfe\xec\xe2\xf8\xfa\xbf\xc3\xbf\x9c\x5e\x5f\x5f\x5e\xd7\xbe\x77\x77\xd2\x8f\x9e\xa8\x34\xa3\xdd\xfd\xe3\x83\xb3\x01\xa1\x6c\xeb\x32\xae\x4a\x0f\xef\xb1\x8a\x07\x22\xcf\x76\x4d\x47\x4b\x52\x10\x87\xca\x1c\xb8\x30\x4c\x55\x47\xcd\xba\xe7\xd7\x4a\xae\x74\x5d\xc6\xf7\xdb\xf6\xcc\xa9\x36\x7f\x0e\x24\x60\xaf\x01\xe8\xbe\x52\x73\xdc\xea\x02\x32\x39\xb1\x6b\x33\x88\x60\xad\x78\xa7\x52\x98\x8c\x5f\xbc\xa6\xf6\x1b\xbb\xea\xe9\x09\xcc\x76\xf0\x40\x3d\x17\x07\x4c\x5f\xa5\x83\x8f\x59\x8a\x85\x24\xb6\x86\x82\xfd\x31\x4c\x36\x30\xcd\x30\x33\x27\x98\x8e\x5d\xa2\xb6\xed\xc9\x5a\xfd\x9c\x83\x63\xeb\x4f\x1f\x69\xd6\xbd\x46\x50\x33\xa2\xde\x40\x14\x36\xa6\xde\xb7\x5c\xdf\x8f\xad\x37\x7d\xa4\x59\x6f\x30\xfb\x9e\x54\x6f\x70\x78\x17\xed\xe4\x41\x23\x36\xb1\xb0\x98\x6a\xf5\x1c\xb3\x81\x7b\x24\xd0\x8e\x1e\x56\x47\xb3\x00\x5e\xf6\x7a\x99\xf1\xe1\x81\x0c\xa8\x8d\x5b\xae\xbc\xc6\xa5\x7f\x03\xbf\x42\x0b\x17\xb9\xe0\xf7\xb1\x7a\xa4\xf1\xa8\x23\x43\xd9\xa0\xdd\xbc\xda\x41\x66\x0f\xb7\x47\x44\x91\x53\x04\x0a\x51\x6a\xbe\x78\x80\xc9\x25\xc4\x06\x8f\x36\x58\x20\x7a\x5c\xa7\x5f\x02\xc2\x2b\xe9\x47\x67\x26\xd1\x9a\x6f\x13\x4e\x36\xa3\x6a\x6a\x44\x84\x29\xd0\x54\x67\x43\x63\x70\x5d\x07\x03\x4b\xd9\x4f\x65\x0e\x60\xba\x45\x0e\x77\x26\xe8\x90\x44\x82\x33\x39\x37\x17\x9e\x5c\x44\x89\x16\x81\x78\x5c\xeb\x89\xfd\x71\x3f\xa9\x99\x82\x17\xad\x6e\xd7\xc1\xfe\x70\x1e\x15\x25\x4f\x19\x24\x69\x11\xef\x24\xfa\x2a\xf1\x2f\x11\x97\x98\x10\x54\x88\x4d\x06\x5c\x06\x61\x26\xcb\x4c\xfe\x0c\x40\x09\x1c\x82\x57\x9a\xfd\x0e\x20\x0f\xf6\x61\x3a\x84\x37\xbc\x80\xb3\xf8\x0f\xf8\x0d\xf7\xdb\x74\x26\x2b\x62\x4c\xc1\x5b\x15\x5d\xa6\xe9\x4c\x5a\x35\x94\x58\x45\x7a\x0a\x37\xbe\xa9\xca\x57\x47\xa4\x23\x6e\x26\xbb\xba\x5f\x28\x75\x7f\x24\xe4\x11\xf8\xa4\x8a\x23\x5e\x16\xea\x08\xe0\x52\x38\xfe\xfa\xc8\xca\x0d\x5b\xbd\x66\x7d\xb4\x4e\x1e\x04\xfc\xbf\xe9\xba\xd8\xa4\xff\x47\x67\xeb\x4f\x87\xab\x34\x3f\x34\xef\x1e\x86\xef\x1e\xda\x77\x0f\xed\xbb\x87\xe6\x35\xfc\x7f\xd9\x16\xc3\x3b\xe2\x13\x37\x67\xd9\x64\x26\x13\xa9\x45\x5e\x80\xf5\xf3\x98\x27\x85\x57\xbd\xda\xb2\x57\x7f\xfb\x1b\x9b\xe6\xfc\x11\xf3\x80\xdf\xf2\x82\x5f\xa1\x7f\xf1\x1f\xff\x78\x05\x01\x55\xcc\xdd\xca\x78\xfe\xb1\x14\xc5\x4c\x6a\x61\x16\x21\xfb\xd7\x99\x84\x08\xec\x66\x3b\x2f\xd0\xef\x8a\x3e\xc8\x58\xb3\xef\xb0\xcc\x33\xe4\x60\x8d\xb5\x29\xa9\x23\x9d\x20\xe1\x69\x8b\x42\x7d\x87\x8b\xfe\x63\xfa\x96\x9e\x1f\xb1\xac\x3f\xa6\xd5\x55\x6d\x75\x97\xf4\xc7\x14\x0e\xd0\x54\x71\x0b\xd6\x62\x6e\xf2\xc2\x3d\x99\x2a\xd7\xb6\x46\x1a\xd0\x80\x17\x0d\xd3\xb7\xaf\x95\x1b\xe4\x81\xb7\x9e\xfb\xc6\x36\x02\xb1\x02\x1f\x87\x80\xe8\x79\x62\x56\xc8\x0d\x7a\x42\xc1\x72\xc3\x96\x83\x4d\x4a\xa1\x73\x57\x1e\x3a\x2e\xf4\x6f\xde\x1c\x1d\x4d\xd8\x4a\xc3\xff\x2c\x3e\xc2\xff\x00\x7a\xe8\xb9\xa8\x8c\x1b\x9d\xe9\x80\x70\xcd\x51\xde\x3d\x12\xcf\x81\xa2\xfb\x1c\xec\xf9\xb5\x69\xfa\x7d\x29\xe3\x54\xf8\x84\xce\x4a\x48\x24\x55\x66\x24\xed\x40\x35\x95\x9d\x60\x8c\x17\x22\xe2\x66\xe3\x6b\x7c\x1b\xc1\xa5\x6a\x59\x08\x89\xde\xb0\xdc\x0b\x3f\x72\xf4\x5c\x81\x59\x0c\x50\x48\x5e\x10\xe4\x5c\xc0\x1f\xe1\x23\x40\x47\x3f\xa9\xff\xc4\xb6\xaa\x24\x66\x75\xe0\x0b\x8e\x45\x94\x82\x7c\x85\xe5\x4c\x62\xb9\x28\xca\x5c\x32\xce\x32\x2e\x63\xae\x61\x06\x2e\x73\x88\x76\xe6\x8c\x37\x2b\x3a\x41\x38\xae\x2a\x0b\x60\x02\x43\x64\x41\xd8\x13\x48\x7d\x1f\xd4\x79\x12\x54\x02\xcf\x04\x60\xe0\x6e\xbc\x38\x9d\x49\x2b\x4d\x48\x58\x38\xf4\x94\x45\x2a\xdb\x12\xcf\x53\xbd\xd3\x13\xeb\x39\xa3\xee\x9e\x78\xbc\x49\xfd\xd9\x09\x4b\xaa\xa1\x35\x60\xd9\x2f\x02\x71\x75\x2b\x4f\xff\x5a\xc8\x48\xc5\x22\xd7\x07\x66\x19\x26\xee\xde\x81\xf6\x43\xa2\xfd\x60\xc0\x2e\x65\x0e\x37\xf2\x16\x9a\xe2\x9d\x80\x97\xe9\x9d\x0a\x2f\x7b\x9b\x9d\xb3\x7b\xa9\xfc\xd2\x51\x30\x6d\xf5\xa5\xff\xfc\xac\x88\x98\x10\xd7\x69\xef\x9c\x4f\x77\x41\xe0\x92\x0d\x77\x5c\x2c\x14\x6d\x1c\x32\x4e\xac\x92\x75\x52\x80\x58\x66\x2e\x74\x31\x93\x74\x02\x4f\xd8\x52\x70\x63\xe7\x4d\x58\xa4\x1f\x70\x33\xc6\xe3\xbe\x78\x54\x1e\x83\x63\x45\x7d\x00\x0c\x5b\x29\xdc\x3b\x89\xf1\x31\x4e\x79\xe7\x08\x30\xe8\xba\xa1\x3b\x53\x05\x3a\xab\x75\x43\x7c\x42\x3f\x58\x8d\x98\xba\x82\x5d\x28\x51\x04\x3d\xb1\xc5\x40\x31\xab\xd7\x03\x7f\x30\x1b\x0f\xb6\x0e\x61\x20\xc1\xe6\x08\x16\x37\x61\x69\x71\x9d\xf9\x18\x6e\x48\xd4\x0f\xbe\x99\xae\x45\xd5\xd3\x11\x50\x81\xa7\xf9\x2d\xcc\xab\x3b\x1d\x56\x5a\xe4\x56\xc0\x06\xdb\x8a\xb4\x9a\xeb\x24\x8f\x0f\x33\x9e\x17\x5b\x3b\x7d\xd3\x64\x01\xba\x17\x69\x72\x2f\xd8\x71\x9e\xab\xc7\xe7\xee\x85\xce\xad\xa5\xeb\x86\xbd\x0f\x92\x7d\xec\x2d\xbf\x95\x54\xb7\xee\xee\x78\x1a\x81\x6f\x97\xe3\xa3\xf5\x3b\xb9\x28\xf2\xed\xdc\x4c\xc4\x4d\xd6\xb9\x53\x0c\x4a\x9a\x18\x6e\xe4\x8e\xe3\x06\xae\xb9\x30\x3a\xb9\x81\x2b\xa3\xfa\xcb\xe1\x06\x6e\xa1\xfd\x6d\x72\x03\x9f\x5d\x9c\xdd\x9e\x1d\x9f\x9f\xfd\xff\xb5\x12\x7f\x3e\x3e\xbb\x3d\xbb\xf8\xdd\xfc\xdd\xe5\xf5\xfc\xfa\xf4\xe6\xf2\xee\xfa\xe4\xb4\x9f\xec\xab\x59\x7b\x6f\x82\x1f\xb2\xf0\x3b\x6f\xd8\x6d\x00\xd4\xc0\x64\x03\xb2\xbf\x49\x2a\x17\x66\x95\x59\xcc\x89\x5c\x4d\x60\xa1\xbe\x61\xa7\x79\x7e\xb6\xe1\x2b\x71\x55\xa6\x29\xc0\xa9\x30\xb3\xe7\x24\x17\x70\xf1\x9c\xb0\x2b\x15\x9f\x05\xef\x41\x3a\x62\x6b\x33\xe0\xfb\x3c\x8e\x73\xa1\x35\x7e\x7e\x42\xdf\x0f\xc0\x43\x2e\xd5\x91\xc0\x73\xfc\x81\x27\xa9\xb9\xbf\xbd\x61\xdf\xf3\xe8\x5e\x2d\x97\x98\x3e\x33\x71\x89\x53\xec\x63\xa9\x0a\xce\xc4\xa7\x08\x08\xee\xda\xe7\xc9\xb9\x5a\x7d\x01\xa8\xf2\x80\xf0\x54\xc7\x25\x05\x04\xfe\xe6\xed\xc7\x79\xfb\x46\x40\xad\x7c\x8f\xaf\xbe\xc3\x37\xdb\x1d\x94\x45\xfa\x0c\xe9\xf1\xe7\x6a\xd5\x2e\xb7\x04\xd6\x35\x69\x44\x51\x20\x21\x22\x4e\x15\xb5\x62\x3a\x91\xf7\x33\xf9\xf3\x5a\x48\xa6\xca\x1c\xff\x04\xd7\x7c\x63\x66\xa6\xa5\x5e\x0b\x50\xac\x9e\xb0\x47\xc1\x36\x7c\x8b\x66\x33\xdc\x09\x9c\x46\x0c\x4c\x19\x38\x45\xcc\xdb\x69\x22\xcd\x6e\x91\x25\x36\x2f\xa1\x3e\xf4\xcf\x71\xe3\xb2\xf4\x8e\x7c\x7f\xf6\xe5\xbe\xf3\xb4\x82\xcf\x03\x57\x99\xc7\x4d\x5a\x80\x10\xed\xdc\x20\xda\xab\xd4\x7d\x99\x79\x22\xd8\x57\x36\x38\x09\xdd\xfd\xa0\x92\x98\xc5\x65\x96\x26\x91\xdb\x77\x1f\x55\xde\xc9\x76\x8d\x09\x34\xc3\x4f\x9d\x7a\x5a\x58\x5f\xc3\x5a\xb2\x73\x02\x24\x5d\x0f\xef\xf5\x0b\x33\x7f\xb3\x44\x46\x69\x09\xe2\x7a\xa5\x16\xf9\x61\x91\x27\xab\x15\x18\xe0\x36\xd7\xaf\xfb\x10\xfd\xa5\x50\x83\x7b\xea\xd1\xfd\xd3\xda\xc2\xa4\xf3\x54\xad\x92\x88\xa7\x21\xb8\xd9\xa3\x22\x1c\xf7\xb0\x5d\xf6\x24\xd6\x0c\x79\x10\xb6\x42\x9d\xf4\x61\x59\x2e\x80\xfe\x7a\x0e\x5b\xf9\x9c\xb6\xbb\x7d\xea\xbd\x64\xe6\x82\x8e\xf5\x0a\x99\x81\x6d\x78\xc1\x9e\x70\xfe\xdb\x56\x7f\x0e\x4c\x4c\x54\xf3\x67\xea\x51\x8a\x1c\x2c\x58\x80\x7d\x98\x96\x4a\x05\xb6\x89\xd3\xa4\x73\xf8\x64\xab\xc9\xb8\x74\x40\x6c\xcc\x9c\x5d\x25\x0f\x42\x7e\x7e\x2a\xf7\xe0\x03\x11\x8f\xd6\x62\x6e\xed\xf2\xe7\xde\xb2\xdc\x01\x30\x72\xb3\xb2\xe2\x30\xe1\x56\xea\xc2\x9b\x70\x75\xc2\x1a\x37\xf7\x2e\x0c\x24\xf6\x64\x64\x99\x4a\xcc\x63\x11\xdd\x7f\xf6\xad\xd9\x83\xac\x6c\x45\x18\x67\x6f\x45\x74\xcf\xee\xae\xcf\x30\x1b\x38\x29\x98\xd9\x0a\xf4\xda\x8b\x5d\x75\xde\xdd\x0a\xbe\x7a\x01\xe2\xae\xae\xc3\xbd\xee\x94\xf0\x02\x0d\x4e\xa3\xd0\x54\x88\x00\x51\x90\x2f\x69\x36\x49\xca\xa5\x01\x20\x18\x2f\xac\x86\x13\x38\xe2\x99\xde\x80\x64\x53\x59\x04\x3a\x87\x29\x5f\x88\xb4\x83\xae\x34\x53\xf1\xdc\xc6\x49\xf6\x05\xf3\x34\xca\xb2\x7e\x0c\x8a\x3a\xda\x3c\x06\x6e\x2c\xd6\x5b\x7a\x90\xdd\xff\x56\x07\xf4\x1a\x2a\x64\x4d\x87\x7b\x3d\xd7\x90\xde\xbd\x4c\x56\x36\xda\x96\x2c\x49\x58\x0a\x13\xfa\x8d\x1d\x0c\xfb\xa5\x29\xe9\x4a\xc5\x04\xd3\x73\x0c\x80\xc6\x0a\x12\xe4\x3d\xf1\xb8\x8a\xb0\x0a\x16\x07\x08\xdf\x35\x2b\x42\xf0\x98\xa9\x25\x79\x13\xb3\x2c\x4d\x80\x0f\x3b\x46\xea\x7d\x60\xcf\xd0\x55\x74\x7c\x58\x9a\xad\x6c\x40\xf2\x71\x65\x81\x78\xbd\xf1\x46\x1f\xe4\x32\xed\xaa\x3a\xb9\xeb\x36\xd5\xbe\x12\x8a\x2e\x1f\xe9\xa9\x57\xe8\x7e\x6f\xda\x2a\x55\x0b\xe8\xa8\x6e\x50\x5c\xcf\x06\x6d\x76\xa7\x3c\x89\xc7\x1c\xef\xb6\x4f\x2e\xdd\xab\x7d\x15\xbc\xb4\x9e\x0e\xf7\x25\x3b\xcc\x8c\xd4\x0a\x6a\xf4\x8c\xe3\x32\xfe\x97\x24\x9d\x5a\xb5\xc6\x0b\xd2\xea\x80\x55\xe1\xb6\xe3\x8e\x6b\x75\xb5\x2d\x7b\x0d\x74\x93\x18\x65\x47\x5f\x7a\x2e\x95\xfe\x41\xde\x83\xdd\x02\x57\xae\xa3\xb8\x18\xd1\xbb\x6e\xe8\x10\xe3\x6b\xfa\xd3\x0f\x62\x25\xf9\x62\xd0\x88\xd6\xfb\xdd\xae\xe2\x7d\xba\xfc\x25\x56\x54\x59\x28\xef\xf2\x87\xf6\x9c\x01\xe3\x6e\x98\xd6\x05\xdb\xc6\x59\xdc\x01\x17\xb0\x36\x98\x5d\x9a\x23\x40\xa8\xa3\x60\xb0\x59\x2e\x6c\xf0\x68\x2b\x0a\x97\xdc\x9f\x5a\x49\x3d\x88\x8d\xb8\x56\x57\xd9\x4d\x2c\x81\x81\x63\xa4\x82\x48\x06\xd9\x7b\x91\xda\x64\x4a\x02\x36\x05\x53\x95\x66\x92\x0a\xb7\xc2\xe8\x2e\xbc\x52\xc9\x77\x9b\x90\x57\x0b\xb3\x27\x84\x56\xe9\x03\xc5\xd1\x02\xfd\x0e\x90\x54\x34\x15\x3c\x31\x17\x04\x73\x1d\x86\x00\x2f\x6d\xef\x00\x07\xaf\xa9\x83\xe7\x62\x95\xe8\x42\x84\x29\x82\xe1\xfb\xcf\x26\xe4\x5a\xb9\x41\xf7\x75\x7d\xa7\x90\xeb\x2e\x53\xd8\xac\xda\x11\xf5\xd9\x66\x22\x3e\x73\xef\xf5\x4f\x86\x5a\x16\xb7\xdf\x24\x2a\xa7\x00\xce\x01\xbc\x02\x68\xe4\x7b\xd2\x4e\x79\xc3\x0d\x12\x31\xf1\x70\x8f\x6a\x33\x43\xb4\x2a\x79\xce\x65\x21\x84\x9e\x49\x8a\x3e\x22\x6f\x59\x48\xcd\x51\x43\xc3\x39\x03\x37\x52\xba\x40\x1a\x20\x78\x65\xc9\x93\xb4\xcc\x3b\xef\x9c\x38\x2b\x9f\xc4\x3d\xd0\xd7\x4b\x27\x50\x2c\x6b\x1b\x34\x97\xc5\x1a\xac\x22\x47\x9d\x51\x8f\x1d\x56\x93\x3c\x3b\x9a\x60\xb7\xdc\xe1\xe3\xed\x1c\x8e\x1d\x89\xad\xbf\xd5\xf3\x4c\x8d\xd8\xf1\x7e\xfc\xad\xbe\x52\x1d\x29\xc1\xfa\x63\xc3\x31\xd6\x13\x43\xff\xd8\xa5\x45\xc2\xf5\x3d\x84\x9f\x76\xdd\xc7\x07\x51\x32\xee\x0c\x52\x75\xee\x5d\x30\x6b\xd7\x5c\xc6\xa9\xb9\xa7\xf2\xa2\x4e\xf9\xec\xc0\xbe\xc6\x2e\x2e\xec\xe6\xd8\x9d\xd9\x05\x89\x12\xf3\xa8\x91\x65\xb7\xab\x9f\x6a\xe9\x79\xbd\x80\xba\xda\x57\xaa\x49\x73\x6d\xc9\x1a\xfe\x64\x27\x05\x60\xb7\x60\xbb\xa7\xe0\x32\x69\xd0\xed\x7e\x81\x4b\xd6\xfb\xe6\x4e\x19\xd1\x52\xa4\xf3\xcb\x21\xbf\xf7\x5c\x8c\x90\x64\x63\x36\xb3\x90\x83\x7a\x26\x49\x20\x1c\x23\xaf\x10\x72\x43\x2e\x2a\xcd\xbe\x71\x99\x97\xdf\xfc\xbb\x65\x22\xda\xb2\x25\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\x05\x17\x0d\x4a\x9d\xbb\xb3\x90\x14\xac\x72\x5d\x30\x5d\x88\xac\x75\x57\xaa\x18\x5d\x55\x35\xff\x3d\xcc\x2e\xee\x4a\x19\x68\xeb\x8e\xd8\xa3\x8f\x83\xeb\xf4\xef\x6f\x2e\x2f\x58\xc6\xb7\x80\x0b\x2b\x14\xc3\x47\x81\x8c\xb1\xbe\x7e\x77\x8d\x40\xb5\xf1\xd5\xc5\x86\x7d\x6a\x01\xa6\xed\xbe\x5b\xfa\x62\xd3\x86\x82\x39\x43\x53\xd2\x2c\xe5\x5c\xa5\x87\x59\xca\x65\x00\xfd\xd5\x53\x56\xfb\x7c\x18\xeb\x75\x51\x1f\x42\xd3\x40\x05\xc0\x9d\x42\x73\x21\x2f\x5b\xc1\xa1\xc0\x49\x62\x27\xd4\x7e\xe1\xdd\xce\x3d\xa2\x17\xf4\xf6\x1e\x75\x41\x90\x25\x1f\x99\x05\x6c\xc8\xda\xa1\x1e\xb8\x06\x40\xe2\x88\x81\xfa\x21\x91\xa8\x5e\x96\x6c\x8c\x91\x49\xe0\x03\x28\x1e\x22\x6e\x56\x2c\x5b\x3d\x6a\x16\x23\xf7\x42\x99\xe8\x35\xf8\x27\x31\x20\x00\xe0\x20\xda\x5f\x10\xb9\x90\x73\xa9\xcd\x80\x82\x4f\x53\x3c\x08\x72\x6c\x54\x82\x71\x67\x6f\xcf\x5d\x7c\x1f\x07\x89\x98\xfd\x3b\xba\x3e\x30\xcc\xf6\xb9\xc0\xb4\xca\xfb\xef\x56\xc5\x78\xcf\xb3\xbe\xac\xb1\xbd\x4b\xdc\x35\x4a\x8e\x79\xa6\x6e\x75\x82\xd0\x31\x48\x9c\x55\x52\xc7\xc2\xde\xbb\x93\x7b\x6e\x3f\xad\xe4\xcf\xbb\x15\x39\x06\x5f\xc2\x86\x65\x02\x8e\xd8\x7b\x02\x12\x38\x87\xad\x71\xf6\xb2\x59\xe5\x20\x20\x05\xec\x55\xe8\x49\x9b\xb2\x1b\x21\xd8\x07\xe8\x29\xf3\xb1\x0f\x24\x50\x08\x70\xc1\x82\x27\xad\xfa\x51\xf0\xf4\x99\x5c\xaa\xfd\x36\x83\x7c\xd5\x80\xa3\xed\xd5\x2b\xed\xf5\xdc\x17\xf0\x06\xa9\x8c\xf2\x65\xf3\xef\x5b\xdb\xb5\x03\xde\x76\xe5\xef\xe4\x94\x95\x67\x6b\x6a\xce\x67\x18\xe2\xa7\x30\x3c\xd5\x26\x89\x69\xe5\x04\x59\x8b\xef\xa5\x7a\x94\x68\x0b\xd0\x97\xd8\x6b\xb3\xfe\xe0\x00\x43\x07\x2a\x9a\x05\x25\xee\x86\x07\x40\xa3\x7c\xec\xfe\xcd\x6e\x30\x56\x84\x75\x06\x65\x21\x0d\xc6\x0f\x69\x02\xc1\x6e\xfe\xfa\x78\xc2\xbe\x9f\xb0\x93\x09\x9b\x4e\xa7\x07\x13\x94\x3d\xa7\x1a\xe1\x2b\x88\x1c\x2b\xf8\xca\x94\x4d\xaa\x20\xcb\xe0\x03\xa0\x1e\x66\x0e\x2b\xcb\x16\xc6\xfd\x53\x81\xe7\xc1\x36\x01\x73\x18\x29\xe1\x82\xe2\xea\xd1\x5a\x25\xbe\x52\x00\xd1\x14\x91\xca\x2d\xc8\x53\x17\x2a\xb7\x80\xb5\x07\x9e\xf3\x44\x42\x6a\x37\x6f\xc2\x75\xe9\xcb\x01\xb9\xb3\xf8\xc4\x37\xd0\xfe\x44\x3a\x7e\x4b\xd3\x4d\xb7\xae\xfe\xc5\x36\x23\x87\xf4\x63\x9e\x14\x85\x39\x9d\xf5\x4c\xde\xb0\x37\xdf\xb1\xe3\x2c\x4b\x05\x3b\x66\x7f\x67\xdf\x73\xc9\x25\x67\xdf\xb3\xbf\xb3\x13\x2e\x0b\x9e\xaa\x32\x13\xec\x84\xfd\xdd\x74\x9b\x29\xef\x42\x99\xe3\x70\x3b\x61\x9c\xc9\x32\xc5\x53\xff\xb5\x05\x83\x1d\xb8\x76\x71\x3f\x3a\x0b\x51\x3c\x0a\x21\x99\x56\x1b\x3a\x0a\xff\xe8\x62\x12\x3a\x91\xab\x54\x14\x34\x1f\xaa\xb0\x3d\xfc\xc0\x21\xb4\xf4\xcd\x4c\x3a\x5f\xde\x1f\x4d\x8d\xff\xc8\xfe\xce\x2e\xca\x34\x35\x55\x32\x1b\x8d\x99\x48\x6f\x98\x4d\xa3\x10\x72\xfa\x98\xdc\x27\x99\x88\x13\x0e\x89\x14\xe6\x5f\x47\xb7\x30\xda\xf3\xd2\x73\xe6\x85\x6b\xda\xa9\x35\xed\xb3\xf5\xbc\x48\x52\xb6\xd3\x12\xb3\x83\xdf\x73\xf3\xab\xbe\x3a\xde\x22\xf2\x4c\xa1\xb4\x1e\xc8\x60\x45\xa5\xad\x50\xb3\xac\xfd\xfb\x4e\x14\x28\x33\xff\xd5\x9a\x27\x3f\x48\x1c\xa8\xaf\x3f\x7c\x1d\xc1\x94\xc5\xc1\xf1\x59\x4c\x60\xd5\x42\xd2\x0d\xae\xbb\x2d\x70\xe3\xdb\xb2\xf1\x0e\x82\x71\x20\x73\xaf\x92\x7c\x23\x26\x66\x8d\x4d\x58\xe6\x44\x57\xec\xa2\x72\x11\x20\x5c\xc7\x48\x2e\x4e\x68\xb8\xd7\x36\xd2\x6e\xe6\x32\x25\xea\x1c\xc5\x6a\xc3\x13\x79\x00\xdf\xb0\x1c\x53\x3b\x3a\xaa\xc5\x76\xdd\xdd\x43\xb7\xbc\x17\xf6\xd3\xcd\x81\x5d\x35\x76\x6a\x0a\x4f\x6d\xcb\x61\x4f\x89\x23\x2f\x80\xf8\xec\x77\xf8\x01\xc2\x6b\x43\x8f\xbc\x86\xc0\x51\x85\x66\x00\x6c\x79\x4f\xb5\x34\x28\x2a\xe7\x84\x8d\x7e\xaa\x2a\x40\x56\xba\x58\x25\x83\xa4\x32\x6b\x95\xbd\x23\xdf\x11\x26\x08\x9a\x6d\x32\x49\x8f\xcc\x56\x79\x74\xa1\xa4\x60\x5c\xeb\x64\x85\xf4\x50\x00\xe3\x42\x8d\x49\x6b\x94\xdd\x56\xaf\x0c\xc1\x16\x04\xf6\x99\xa9\x12\x42\x0b\x0b\xb3\x0b\x9b\x21\x48\xb7\x33\x69\xde\x20\x8b\x00\xd2\x0c\x12\xc7\x22\x8c\x5f\x23\x92\x5e\xfb\x2d\x3a\x10\x83\xc2\x5b\x26\x58\x5f\x0e\xf3\x1e\x13\x8e\x56\xe2\x1e\x51\x89\x8b\x80\x41\x8f\x4a\xb3\xf4\x2a\x18\x77\x5e\x88\x54\xc9\x95\x99\x15\x5d\x9b\x30\xec\x02\xcf\x54\x05\x2c\xac\xb3\x06\xc6\x58\xa1\x47\x68\x48\x8c\x9d\x92\xc4\xde\xbf\xa2\xcb\x85\xb1\xe3\x9c\x47\xdc\x59\x23\xd4\xb8\xae\x84\xee\xfd\xe2\xfb\x77\x66\x0f\x56\xb9\x45\x98\xb8\x68\x0b\x1a\x2e\x9e\xec\x04\x5b\x34\x6c\x51\xf5\x02\x93\xdb\x5d\x51\x14\xcd\x69\xa4\xb6\x0f\x98\x8f\x5f\x12\xa3\x3c\x04\xb9\xfc\xee\xf8\xec\xbc\xf6\x5c\x13\xb9\xdc\x02\x6f\xbe\x3d\x7b\x7f\xfa\x76\x7e\x79\x77\xdb\x78\xce\x94\x46\x7f\xda\x01\x5e\xee\xec\xbd\xe7\x80\x6f\x7e\x44\xb9\x9d\xb9\x5a\xda\x4c\xd6\xe1\x07\x64\x43\xf0\x68\x18\x4a\x28\x24\x39\x0f\x85\x81\x9a\x13\xa7\x33\x1f\x5f\xce\x29\x22\x34\xac\xb2\xf5\x0e\xbb\x94\xef\xf0\xf5\x2b\x95\x26\x51\x3f\xe8\xd0\x1e\x57\xc6\xae\x69\xa2\xb8\x16\x02\x50\xb8\xe4\x7f\xa3\x4a\xe1\x0d\xa9\x10\x51\xe1\x23\x9e\xcd\xc6\xfd\xaf\x06\x3a\xed\xf6\x81\xa0\x47\xdf\x75\x1b\xa8\x07\xbb\x18\x2a\x9c\xad\x40\x70\x0a\xbc\xfe\x68\x67\x42\x2e\x23\x60\x0b\x22\x4e\x21\x80\x4a\xcf\xc3\x06\xfd\xb8\x56\xa9\xb9\x0b\xcb\x98\xc8\x62\x67\x32\x13\x79\xa4\x00\x20\x84\x3c\x04\x8a\x45\xeb\x24\x8d\xbd\x78\xce\x6b\x40\x54\x03\xee\xf1\x80\xd4\x2f\x85\x8b\xf1\xdb\xe2\x7b\x4e\x5d\x3b\xed\xde\xe2\xea\xde\x0b\x35\xf2\x9c\x10\xc9\xbe\x69\xff\x33\x41\xf9\xb0\x2b\x88\xde\xa9\x16\xad\x05\xc3\x3b\xac\xcf\x28\x0f\xbb\x39\x6e\x49\x17\x25\xf2\x17\xd7\xa2\x36\xae\x34\xcd\xea\x5d\x09\xa4\xbf\x88\x62\x43\x00\x8f\x16\x50\x9d\x8d\xe0\x68\x8b\x79\x0a\x4e\x1a\xd4\x99\xf4\xf1\xe9\x57\x3a\xb4\xcb\x5a\xc7\x19\x39\x6d\x2d\x08\x73\xc2\x5e\x55\x1a\xfa\x0a\x48\x61\xa5\x82\xef\x51\x0c\xb1\xd2\x35\x30\x5d\x27\x2c\x29\x66\xd2\xdc\x9a\xcc\xcc\xcc\x45\x2a\x1e\x4c\xed\x42\x67\x3d\x61\x8d\xac\xef\xc2\x36\x1b\x70\xfc\xdc\xa6\x7f\xd3\xb4\xa1\x45\x98\x87\xe4\xa2\x1c\x02\x03\xb1\xd0\xc6\x6e\x04\x59\x14\xf1\xc9\x2c\x80\x04\x62\x51\x08\xbf\x89\x85\xb4\xf5\x03\x54\x0e\x0a\x71\xcf\xe4\xd9\x12\x72\x70\x21\xf3\x37\x8e\xd1\x0b\x60\x85\x32\x1c\xd3\x5b\x42\xce\x79\x45\x3e\x11\x3b\x10\x24\xde\x8a\x2b\x49\x3c\x88\x7c\x5b\x80\x53\x1d\xfa\x55\x0a\x5e\xac\x59\x52\x4c\x80\xa2\xcf\xee\x94\x33\xc9\xe3\x98\x52\x17\xb1\xb8\xe0\x42\xd9\x39\xce\xf4\xfb\x42\x3d\xf4\x19\xb6\xfb\xa2\xee\x70\x55\x67\x29\x97\x73\x3c\x41\xbe\x00\xee\x2e\xd0\xd5\xed\x0a\x35\x97\x8b\xb9\xa3\x15\x7a\x96\x7a\x06\x82\xf6\xa1\x86\xb8\xb1\x63\xed\x87\x26\x15\xc1\xe3\x85\xcf\x40\x77\x7e\x32\x42\x77\xe4\xcc\x46\xc0\x87\xef\x02\x1e\x92\xc7\x6b\x48\x10\x3b\x5b\x77\x61\xf2\xec\x0c\xf8\xa5\xe2\xc3\x86\x8c\x7c\xed\x0c\xa9\x0f\xfb\x78\x68\x52\xc3\x42\x7c\x12\x3c\x69\x47\xb5\x5e\x16\xa2\xd4\xe9\x47\x69\x42\x95\x6c\x6b\x83\x70\x2b\x26\xaf\x08\xf4\x83\x3a\x17\x56\xbb\x6e\x72\x78\x0f\x53\x2d\xd8\xd6\xe7\x8c\x11\xc0\x3e\x35\xd4\x53\xe2\x73\xdf\xa1\x5e\x53\x76\x26\x99\x35\xf7\x26\xec\x15\x4e\x2c\xfd\x8a\x5c\xc0\x24\xbe\x4d\xd8\x85\x98\x56\x0f\x65\x0b\xd7\xa1\x30\x98\xb3\xe1\x97\x1b\x46\xe2\x7a\xa9\x25\x5f\xb4\x5f\x48\xb2\xf9\x29\xb4\x00\x18\xc5\x25\xb1\x68\x3a\x24\x43\x67\x24\x35\x17\xa2\x09\xbe\xc1\x36\xde\xc8\xbe\xb7\x2f\x9a\x2e\xca\x4a\x3a\x4f\xed\xef\x4c\xe5\x33\x69\x4b\x23\x97\xb0\x46\x2d\xab\x7a\x51\x01\x84\x9d\x6c\xfe\x60\xa6\x02\x88\xc4\xca\x97\x81\x2a\x9e\xe7\xbf\xad\xef\x02\x00\x4a\x59\x38\x9c\x1c\x10\xa6\xfb\xaf\x19\xc3\xc3\x4c\xf0\x0d\x1e\xf3\x75\x8e\xcc\x34\x35\x9d\x92\x14\x96\x92\x33\x48\x2f\xd1\x25\x10\xcb\x2e\x4b\xb3\x19\x05\xec\xbb\x33\x69\x3a\x8f\x2d\x13\xc0\x5d\x53\xbf\xcc\xe4\x7b\xa5\x2d\x9b\x81\xf6\xfd\x61\x31\xbc\xd4\x6d\xaf\x9c\x8a\x5b\x20\xba\xed\x62\x2e\xc8\x4b\xe4\x8e\x16\xc8\x2b\x22\x4a\x92\xad\x2a\x73\xdf\xa8\x88\xcb\x99\xfc\x8b\xe9\x1e\x14\x8c\x97\x76\x58\xd5\x12\x97\x30\x8c\x20\x04\xab\x3e\x60\xa1\xaf\xff\xfd\xe0\xc3\x01\xe6\x01\x94\x1a\x84\x33\x27\xd5\x03\xc4\x11\xb1\x97\x69\x0a\x48\x00\xdb\x02\x47\x06\xe2\x3f\xc1\xfb\x60\x51\x74\xa9\x9b\xcb\xaa\x89\x31\x64\xa1\x0f\x73\xac\x1f\xb3\x88\x17\xd1\xfa\xd0\xda\x72\xb4\x8d\xd9\xd3\x8f\x86\x0f\x15\xf4\x8c\xa5\xd5\xce\x45\x6e\x2e\x9c\xf9\xc6\xb1\x23\x56\xe6\x8b\x69\x02\x38\xe0\x6f\xeb\xc2\x3c\x8e\xbc\x15\x27\x27\xc2\x32\xaa\x76\x9e\x7b\xdc\xca\xe2\xf9\x1b\x27\x45\x29\x24\xdf\x88\x98\xbd\x82\x8c\xb5\x57\x76\xf0\x67\x32\x5b\x4c\xd3\xed\xb2\x20\x8a\x2d\xd3\x29\x53\x10\x90\xda\x71\xca\xcd\xe3\xe6\x35\x69\x47\x67\x77\x5e\xb4\xda\x6d\x1d\xd7\x37\xee\x4b\xc3\x0d\x16\xf4\x71\xb9\xde\xb9\xa9\x42\xb4\xaa\x4c\xf6\x5c\xdf\x4f\xd8\x22\xe7\x12\xb4\x3f\xe2\xd0\xa8\xf2\xab\x13\x2e\xcf\xc8\x5f\x65\x53\x58\x24\x4f\xb7\x80\xdd\x9f\xcc\x24\x92\x7d\x01\x2b\xf4\x36\x4a\x93\x88\xad\x72\x9e\xad\x6b\x76\x90\x78\x10\xb2\x00\x09\xd9\x6b\xc1\xf5\x7e\x68\x89\xbc\x5e\x02\x1b\x1c\xcf\x3a\x96\x70\xfb\xe0\xb2\x46\xcf\x0a\xd5\xeb\x38\x5a\x00\x2e\x27\xe2\xf9\x38\x6a\x96\x9d\x04\xa2\x15\x5a\x3a\xe2\x48\x82\x08\xb0\x69\x1c\xb3\x5f\xdd\x05\x3f\xc0\x7e\x25\xd6\x10\x9b\x7c\xb1\x2f\x64\xc2\xb1\x90\xec\xc5\x25\x79\x56\xb5\x22\xb9\xa7\x57\xf1\x9e\x6b\x0a\xbc\xa1\xa7\xc2\x82\xb5\xdd\xc6\x31\x21\x89\x3f\xe0\x99\x63\x7f\x28\x17\x2a\xb5\x44\x7d\x67\x6f\x99\xca\x41\x23\xa3\x50\xf4\xa7\x24\xee\xb2\x0e\x12\x19\x8b\x4f\x7b\xb1\x65\xf4\x1f\xf4\xd6\x6c\x36\x9f\x09\xa4\x18\xea\x8d\x85\xdd\x29\x17\xe6\x10\x2e\xec\xcd\xb8\xf1\x94\xae\x23\x47\x8f\xd3\x62\x0d\x70\x4e\x4c\x24\xf0\x9d\xba\xe1\x5b\x16\xad\xb9\x5c\x05\xae\x09\x40\xd7\x89\x4c\xe5\xa8\x25\xf9\x00\xb4\x74\x2a\xb7\xd9\xc8\x94\x63\x4b\xd9\x0c\x2e\x90\x80\x20\x62\x65\x13\x69\xf9\x6a\x95\x8b\x15\x10\x44\xcc\x64\x85\x25\x00\x28\xf9\xac\x8c\x05\x7e\xa7\x2f\xc9\xfa\x79\x98\x4a\xba\x6e\x83\x45\xbe\x75\x29\xaa\x24\xc4\xea\xd7\x73\xbd\x5b\x27\x2c\x11\xd3\x09\xfb\xd6\x03\xa7\x45\xa4\xa4\xcb\x71\xed\x48\x70\xac\xb9\xfc\xd9\x8e\xab\x43\x93\xd2\xa4\xbd\xee\xf0\x5b\x43\xce\xb5\x75\xd2\xf4\x26\x09\x17\xbc\x28\x47\x9c\x41\x24\xd9\x7d\x62\x5e\xbe\xc1\x77\x7b\x73\x0b\x78\x66\x8e\x0d\x4b\x27\x65\x9e\x37\x27\xa7\xf9\xb6\xa7\x9b\x6e\xeb\xeb\x9d\x0e\xe4\x54\x75\x3b\x90\x9f\xc3\x54\xb7\x9c\x21\xbb\x7d\xc8\x69\x07\x0f\x46\x4f\x9b\xc6\xba\x88\x2d\xc8\x9a\xd2\x27\x74\xfd\x1a\xdb\xb2\x03\x64\xb9\x8a\xcb\x48\xc4\x66\xe5\xc2\x7d\x08\x11\x49\x8e\x8e\xa3\xb2\x49\xb6\x1d\xb4\x15\x4e\x21\x38\x75\x3f\x97\xcf\x61\x10\x8d\xb3\xeb\xfe\xbb\x0e\x7f\x83\xb5\xf8\xda\x3a\x3d\x5c\x9f\xd8\x4f\xf9\xc8\x73\xca\x7d\xbe\x4a\xbe\xac\xf2\x64\x95\x48\x5e\xa8\x9c\xbd\x76\x49\xb7\x07\x4e\xb1\xa9\xdb\x42\x18\xb9\x4d\x54\xba\x08\xb7\x89\xcf\x6a\x78\xb4\x4d\x52\xf3\x94\x2e\xf8\x26\x0b\xe9\x4c\x9d\x1e\x36\xf5\x4c\x8a\x9d\xe0\x6c\x13\xf0\x9d\x26\xda\xe7\x16\xce\x24\x45\x1c\x70\xdc\x54\x1e\xf2\x71\x77\x9e\xcd\x59\x59\xcc\x9f\x48\xd1\x83\x2f\x8f\x73\x3c\x11\x0c\xe1\x3d\xcf\xfa\x49\x4f\x38\xb9\x1c\x30\xb9\xca\x89\x84\x5b\x4b\xa5\x3a\x3f\xfb\x15\x2f\x46\x92\xb0\xd6\x43\xe7\xd7\xe7\x36\x50\xe4\xef\x83\x95\x0b\x16\x0c\x04\xb2\x3f\x6a\xb0\x2a\xf0\x6a\xef\xb6\x35\x73\x8a\x5b\xa6\x94\x93\x54\x95\x31\xa3\x4d\x8d\xc2\xf0\xf9\x14\x4f\x47\xa0\x63\x9d\x4e\xbb\xb8\xe9\x46\x2a\xf1\xba\xfd\x07\xde\x6b\x5f\x81\xf0\x5b\xc7\x0e\xdc\xbb\xf4\xa9\x67\x5f\x6c\xe8\xa9\xa7\x61\xec\xdd\x76\x3c\x6a\xec\x9d\x17\x1c\xb8\xe1\xc6\x39\x48\xe1\x3e\x9a\xc4\x29\xac\xb7\x30\x80\xd0\xc2\x5e\x5b\x09\xcc\xea\xfb\xbd\x3f\x67\x33\xc8\xfb\x3f\x95\xf1\x5c\xc8\x62\x0e\x5f\x1c\xf7\x31\xf8\xc8\x15\xbc\x5e\x31\x98\x06\x39\x82\xff\x74\xab\xd0\xbf\x6f\x89\x60\xfe\xcc\x6e\xc8\xa7\x65\xf6\xab\x04\x40\xbc\xfa\x9e\xbd\x4e\x00\x73\x14\xc4\x42\xdd\xc0\x75\x0c\x17\x35\xe8\x09\xbd\x17\x34\xa8\xb2\xb5\x0f\x6a\x90\xaf\x3d\x84\xaa\xa1\x14\x72\xef\x51\xe6\xb2\xd9\x6a\xed\xdf\x02\x72\xf8\x8b\xca\xbf\x81\xc8\xd3\x8c\x5f\xca\xfe\x2a\x72\xe5\xd3\x71\xd0\x59\x15\x16\xdc\x6b\xaf\x3f\x5d\xd7\x16\xed\x71\x54\x54\x0d\x25\x05\xe1\x2f\xc4\xb5\x83\x1e\x85\xc5\xd6\x5e\x47\x3a\x42\x48\x99\x88\xe6\x1d\xfa\x11\x83\xaa\x12\x5c\x3c\x43\x3d\x88\xa4\x76\x98\xd9\x05\x7a\x04\xfe\x0a\x62\xb3\xdc\xf0\x8c\xf0\x7d\x04\xe5\xae\x07\x6f\xa6\xd0\x88\x3f\xfd\xf1\xcf\xd3\x2e\xc5\x72\xa8\xfa\x58\xb8\x94\xab\xfc\xbb\x3c\x11\x32\x86\x60\x2c\x8f\x9b\xd2\x46\xb2\xe2\x9d\xaf\x6c\xcf\x66\x1a\x3e\x4b\xd6\x6a\xfb\x51\xab\xe7\x38\x89\x3e\x43\x44\xdf\x6f\xb2\x6e\xf9\x56\xe2\x7d\x5d\xa6\x84\x9e\xc7\x5b\xc9\x37\x4d\x8d\xf7\x17\xad\xe3\x36\x11\x69\x0c\x55\xa4\xaf\xef\x8a\x4a\xc5\x22\xba\x1f\x6b\x13\x3c\x99\x98\x5d\x44\xf7\xec\x87\xdb\xf7\xe7\xa8\xc3\x99\xe8\x99\xbc\xe0\x45\xf2\x20\xee\xf2\xd4\x85\x03\x08\x26\x9d\xa7\x76\x8d\x54\x89\x82\x03\x52\x1a\xcb\x2a\x6c\x0d\x87\x90\xc7\x7d\xb3\x3d\x5c\x94\xd1\xbd\x28\x8e\x72\x2e\x63\xb5\xc1\x66\x1c\xe9\x72\xb9\x4c\x3e\x4d\x0b\x9e\x77\x90\xba\xa3\x1f\xe1\x0b\xda\xb9\x5e\xaa\xa7\xf0\x36\x2f\x9a\xba\x8f\x90\x75\x4b\x02\xd0\x15\xe3\x16\xae\xc0\x39\xdf\x08\x60\xe5\x63\x55\x41\x04\x28\x05\x13\x59\x41\x37\x50\x6b\xca\x60\x50\xa4\x4a\xfc\x21\x30\xee\x3f\x04\xb5\xaa\x2a\x63\xdb\x4a\x79\x2d\xbe\x0d\xbf\xc7\xfb\xe1\x2a\x17\x5a\x4f\x98\x56\x50\xe3\x99\xb4\xb9\x00\x36\x5f\x0d\x70\x2f\xc0\xeb\x99\x6e\x59\xa4\x32\x07\x5a\xc7\x76\xad\xd5\x23\xf8\xe9\xc3\xb4\x4d\x50\x9b\x2d\x65\x91\xa4\x8c\x2f\x0b\x72\xe2\x03\x89\xb9\x15\x2d\xd2\xd3\x99\x84\x50\x6c\x04\xcd\x07\x88\x84\x0b\xbf\xb8\x46\x68\xb6\xe4\x51\x92\x26\x05\x51\x2b\x41\x92\x17\x37\xed\x35\xe7\x81\xe9\xcb\x9c\x6f\x79\xea\x2f\x56\x3c\x2d\x7d\xa6\xea\xa1\x16\x75\xea\xbe\x6e\xc7\x67\xdf\xa9\xbb\xc7\x85\x77\x9f\xc3\xa7\x79\xa5\x75\x4a\xba\xfe\x1c\x4f\x62\x8b\xbf\xad\x98\xba\x9e\x51\xd9\x1d\x3f\x10\x93\xe8\xb8\x54\x4f\xad\xfe\x51\xf3\x0b\x23\x7a\xaf\xdd\x08\xfb\x4c\xee\x82\x2e\x6e\xe7\x21\xd5\xb7\xde\xee\x2b\xa5\xd2\x7d\x3d\xde\x3c\xb5\x1b\xea\x1c\x24\x41\xf7\xb9\xae\xe1\x04\x70\x8e\xa3\xb3\xb7\x2e\xa6\xed\xc8\x92\xab\x42\x42\x04\xb7\xa2\x2a\xc0\x46\x01\x95\xe8\x41\x62\xeb\xac\x05\xd4\x30\x12\x51\x0e\x65\x20\x1a\xca\x9a\xce\x4d\x17\x7c\xc0\xd1\xc0\x7d\x1d\x81\x50\xb2\x56\xc3\x51\xce\x30\x14\xf0\xac\x7d\xca\x39\xc6\x42\xe2\x59\xd7\x8f\xc1\xb7\x6d\x7f\xa2\x6c\xb8\x39\x9f\xc8\x4a\x9e\xc9\xc0\x22\x46\xb6\x28\x0b\xd9\x77\xbd\xd6\xe6\x2f\xab\x4c\xc3\xbd\xfd\x65\xfb\xb0\x8b\xf7\x06\x54\xde\x86\x3a\x61\x80\xb5\x88\xd4\x66\x91\x48\x9b\x82\x4f\x4e\x64\x30\xe5\x8f\x2d\x79\xa3\x73\xf8\x5b\x93\x1c\xd5\x23\x6a\x7d\xef\xcc\x88\x90\x07\x33\xdc\xb2\x76\x5d\x77\xc3\xfb\xd3\xf3\x12\xa1\x77\x44\xf2\xea\x2d\x48\x34\xe3\xe9\x23\xdf\x6a\xd0\xd2\x15\x66\x57\x5c\xa2\xe3\xb4\x5a\xff\x49\x70\xbc\x5b\x62\x50\x12\xa6\x2f\x49\x62\x9b\xda\x92\x20\x2f\x89\x48\xad\x6a\xb0\xe7\x7b\x7a\xa5\xdb\x3b\xe7\xcb\xc4\x42\xf2\xde\x58\x08\x06\x79\xff\x67\x84\x3f\x7a\x9c\xac\x7b\xfa\x7a\x83\x63\x12\x2d\x32\x82\xe1\x40\x62\x94\x0b\x01\x4f\xd8\x86\x27\x92\x96\x01\x2a\xb3\xc5\x62\x51\xae\x56\x9d\x2e\xc8\x5f\x7e\x2c\xa3\xba\x4e\xfe\xe9\x7d\xcd\xbd\x8c\x65\xcf\xe1\x8d\x3d\xb3\x5f\x42\xf7\xb0\xb9\x57\x7d\x1e\x07\xec\x17\xf4\x76\xb7\x86\x9c\x1a\x93\xe8\x79\xbc\xdd\x67\x43\xbc\xdd\x16\x3b\x05\x29\x6c\x74\x5d\xb5\xf8\x96\x5f\xdd\xe0\x9f\xc7\x0d\x3e\x68\x52\x20\x6d\xcd\x3c\xa9\x1a\xe8\x3d\x35\x7c\x22\xfb\x9d\xa3\x49\x85\x5a\x91\xca\xbd\x16\x32\xd6\x6c\xc1\xa3\x17\xa0\xc3\x83\xd3\x71\x7f\x7f\xdb\x0e\x70\xc9\x8d\xda\x08\x06\x9f\xd2\xa8\xe9\xc1\x28\x4b\x70\x02\x68\x50\xd3\x40\x8f\xc8\x20\xbc\x07\x1c\xa7\x88\x0c\x89\xbd\x51\xfd\x5a\x8a\x47\x66\x4e\xab\x49\x08\x8f\x0b\x86\x07\xc4\x9e\x0e\x8c\x75\x58\xc1\xd2\x3b\x4a\x8a\x5c\xac\x78\x1e\x43\x06\x07\x2d\xc9\x94\x47\xf7\xe6\xbf\xa1\x7e\xf4\x45\x82\xf0\xd9\x6c\x78\x84\x95\xfa\xd2\x12\x19\xe5\x40\x36\x46\x68\x41\x5f\x3f\x7c\x5d\x33\x1e\xe5\x4a\xa3\x53\xc6\x69\xa4\x42\x06\x31\x18\xb0\x0f\x49\x5c\xf2\x14\xbf\xd8\xe9\xc9\x1e\x0b\x0f\xab\x03\x7a\x02\x39\xa3\x26\x5a\x8c\x86\x03\x39\x98\xa0\x1b\xa7\x33\xf9\xd6\x05\x24\xde\xb0\x3b\x2d\x08\xc5\xa5\x2d\x21\x74\x6f\x4d\x5f\xcc\x7c\x68\x60\xee\x3a\x6d\x88\x9e\x0e\xb0\x20\xe6\xa0\x23\x74\x77\x4f\xec\x20\x55\xdc\x67\x50\x46\x93\xc3\x9e\x05\x9a\xca\xbe\x5b\xf0\x9e\x90\x0b\x1e\x6f\x43\xea\xb9\x44\x32\x88\x82\x31\x1e\x6f\x12\x69\x16\x81\xd5\xed\x73\x27\x8d\xa5\xf0\x46\x48\x2f\xc8\xdb\xa4\x69\x6d\x13\xd4\x4c\x0a\x63\x5c\xf2\x3c\x49\xb7\x70\x9f\xc8\x72\x71\x18\x7c\x27\x18\x1f\xca\x28\x02\x32\x72\xa2\x49\x29\xb5\x58\x96\x29\xde\x3a\xe0\x5e\xee\x1a\x40\x3b\xd2\xdd\xd9\xc4\x18\x1c\x05\x89\x4a\x04\x1f\x46\xa9\xb6\xe7\xc8\xce\x68\x44\x03\xc7\x45\xb4\x3c\x35\x62\x0e\x20\xf2\xb5\x7a\xb4\xa9\x64\x8f\xdc\x63\x85\xbb\x4e\xd7\x67\x8b\x62\xf4\xdb\xa1\xf6\x06\x68\xf7\x29\xec\xfc\xb8\x12\xba\xa2\xdf\x44\xec\xf6\xa6\x44\x42\x73\x48\xed\xd4\x7b\x86\x4b\x8d\x19\x69\x66\x2c\xe1\xfc\xb2\x8e\x8e\xaa\x63\x98\xb9\xd6\x25\x5a\x49\x36\x2b\xbf\xfe\xfa\x37\x82\x7d\x0d\x29\x7a\x74\x1f\xc1\xf8\x13\x90\x23\x62\xe9\xb0\x65\xbb\x0f\x08\x64\x4e\x6c\x8c\x08\x6b\x83\x80\xda\x7c\x78\x00\x51\xf2\x68\xcd\x74\xb9\x40\x84\x20\xa7\x10\x06\x97\x8e\x7b\xf8\x5c\x01\xd8\x0f\x4f\x76\x5b\xfb\xff\x25\x0e\x7b\xe4\xff\x9f\xc9\x4c\x21\x3d\x36\x40\x2b\x17\x82\x6d\x78\x7e\x0f\x72\x8e\xa4\xd9\xcf\x78\xc1\x5e\x27\x62\x5a\x75\xdf\x1f\x54\xea\x43\x01\x13\xa4\xbd\x65\x79\x29\xa5\xd5\xa7\x61\xc6\x30\xf5\xbe\xf4\xc9\x4c\x2e\xca\xf0\xee\x59\x71\xc6\xfb\xa9\x05\x0e\x79\xd8\x6c\x15\x70\x71\x50\xa5\xb8\xf6\xf5\x9a\xb2\x01\x5e\xf9\x99\x7c\x21\xb7\x7c\x97\xc3\xef\x8a\x6c\x30\xeb\xcc\x0b\xf2\x01\xa0\xb9\xa1\x84\x2a\x0c\x07\x4e\x7b\x30\x72\xae\x40\x47\x75\xc2\x7e\x48\x1e\xc4\x84\xdd\x64\x3c\xbf\x9f\xb0\xb7\x18\x5e\xfb\xbd\x5a\xb4\xf9\xf0\x1a\x84\x0d\x7b\xfb\xf1\x9e\xe6\xc6\xea\x23\x32\x69\xb7\xfe\x7f\x6e\x24\xde\xb3\xae\xd8\xf2\xff\x4c\xc4\x5b\x07\x97\xc6\x3f\xbb\x27\x62\x47\x18\xf8\x57\x70\xd8\x3f\xe5\xad\xb8\x9f\x46\xe3\x5f\xc2\xff\xb5\xfb\x97\xb5\xb8\xc0\xf6\xa4\x5d\xae\x15\xf5\xf5\xcb\x4a\x1c\x4e\xe2\xfa\xa1\xdc\xcc\x1f\x1e\xb6\x14\x28\x3d\x3b\x76\xa9\xe3\x23\x40\xed\xf4\xaa\xed\xaf\x93\x54\xe9\x32\xef\x5f\xfc\xd7\xd5\x5a\xdb\xaf\xb7\x50\x99\xc2\x64\xdb\x2c\x04\xb0\x02\x0c\x85\x77\xe0\x63\xf3\xbf\xa8\xc5\x1c\xb0\x4c\xfb\xad\xf0\xb6\xe2\xac\x38\x92\x8b\x88\x51\x55\xfd\x09\x79\x93\x09\x60\x74\xf2\xa6\xa8\x0f\x08\xd4\x66\x98\x73\x8d\xcc\xa4\x25\x18\xc7\x8c\xd4\x3c\x17\xc0\x84\x9c\x0b\xd0\xfc\x62\xc4\xe1\x97\x6e\x03\x8b\x28\xb8\xf9\x78\xd0\x49\x98\x45\x06\xc9\xa0\x74\xdf\x5a\x08\x21\x5d\x6f\x8f\x31\x25\x8c\x75\x50\xef\x7d\x42\x93\x3d\x0a\x16\x61\xa2\x42\x87\x3e\x61\xe3\xbd\xe0\x2e\x08\x26\xf7\x4a\x14\xc1\x6e\x5e\x33\x2d\x2a\x4b\xb3\x12\xa1\xfa\x45\x21\xea\x5b\x63\xd0\x35\xf2\xab\x8a\x03\x65\x50\x4c\xef\x39\xfc\xe5\x57\xbc\x58\xe3\x85\x76\xa3\x0a\x81\x7b\x26\xb2\xf0\xe0\x7c\x41\xaf\xf3\x22\x55\x0b\x10\xdb\x2a\x7a\x38\x12\x23\x5a\xda\x83\xba\xae\x39\x60\x43\x76\x06\xb3\x9b\x40\x26\x6b\x2e\x34\x10\x9a\x34\xa3\x54\x43\xf1\xbf\xe3\x2e\xdd\xcd\xea\x9a\x4d\xff\x6d\xe3\xb2\xdd\x54\x20\x30\xcb\x1a\xc0\xa0\xa7\x4f\xc8\x50\x39\x0d\xb3\x41\x8d\x71\x40\x64\xcc\x14\x06\x46\x3e\xd6\x5a\x7b\xad\xa6\xf3\x4c\x1e\xe3\x2f\xc1\x21\xc0\xbd\xd2\x8e\xc3\x5b\x92\x7c\xa7\x5b\x7f\x98\x1e\xca\x8e\x43\x84\x1f\x79\x08\x26\xde\x97\x09\x97\x81\x09\x64\x0d\xca\x22\xc9\x05\x93\x80\x42\x98\x49\x5d\x2e\x0e\x3d\xf1\x87\xb9\xc5\x3d\x00\x59\x8d\x16\x19\x87\xab\x0c\xf0\x01\x1d\xb6\x1c\xc3\xe8\x99\xf4\x8a\x19\x96\x20\x8f\xa7\xb4\xf9\x43\x2e\x22\x66\x9e\xbb\xb6\xbb\x72\xcc\x65\x0d\x6e\xd1\x36\xeb\x19\x0f\xbb\xbe\xfd\x02\x34\x7d\x20\xc3\xf1\x1a\x51\x14\x5f\xfa\x00\x0f\xa3\xa1\x43\x8f\x6e\x88\xa7\xcd\xe4\xbf\xd9\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\x0b\x45\xe9\xa8\xf0\xeb\x43\xa2\x03\x3a\x73\xf8\xda\x8d\x10\xec\x4d\x2e\x96\x6f\x3e\xe4\x62\x39\xb7\x23\x3d\x85\x06\x4d\x4d\x8b\x9a\xa4\xe6\x03\x27\x87\xce\x94\x6c\x27\x17\xdc\x41\xfe\x59\x6b\x12\x96\x13\xb4\x29\x59\x32\x2f\x74\x68\xda\x03\x0c\x0b\x22\xae\xb3\xad\x37\x6a\xf6\xd9\x8f\xb9\x2e\x24\xd8\x00\xa8\x55\x87\x40\xe0\x3f\xff\xf1\x56\xe9\xb3\x21\xc7\xdb\x6d\x15\x32\x63\x37\x7b\x2e\xdd\x81\xd7\x0d\xad\xfe\xbc\xe8\x6f\x18\x40\x9d\xf1\x47\x49\x3c\x31\xa3\x5c\x4f\xc3\x8e\xb5\x1a\x80\x28\x38\xd6\x1a\x18\x38\xbf\xca\xa4\xf5\xf4\x25\x4e\x4d\x6f\x12\x08\x51\xf3\x34\x0d\x35\x23\x7c\xa4\x6d\x26\x7d\xde\xa7\xb1\x5a\xd3\xd4\xba\xf0\x2a\xf6\x06\xb1\x02\xc5\x90\x70\x2b\x26\x96\xd4\x84\xe8\x00\x29\x1e\x76\xb8\xe0\xa0\x72\xea\x94\x94\x76\xad\xe6\xe7\xba\x44\xfe\xc2\xf2\x8e\x77\x44\x9e\xf1\xb3\xf3\x7b\xb1\x1d\x5d\xd7\xf6\x48\x47\x40\xd9\x00\x8b\xd9\xee\xb2\x11\xcf\x73\x8b\xa2\xa7\xaf\x32\x4b\xe8\x1d\xde\x4a\x3a\xea\xb9\x16\xd1\x7d\xa6\x12\x39\x7a\x2f\xaa\x50\x48\xc0\x64\x2f\x98\x2f\xcd\xdd\x0e\x07\x1d\x8e\x15\x7b\x12\x1b\xa2\x01\x5e\x61\xa1\xa1\x9e\xec\x8c\x33\xa7\x22\xdb\x3d\xed\x9e\xdb\x7f\x21\xfc\xd9\xf0\x02\xbe\xd8\x96\xf8\x50\xed\x54\xe1\x2d\x8e\x9d\x0a\xd3\x26\x6f\x64\x57\x0d\xec\x6c\xce\x2a\x14\x81\xad\x5d\x0a\x2e\xc8\x5f\x3d\x43\xbf\x7a\x86\xfe\x87\x7b\x86\x3e\xa7\x5b\x08\xb0\x31\x2f\xe9\x13\xea\x09\x90\xef\xb1\x1c\xdd\x57\xf7\x95\x54\x47\xeb\x78\x12\x48\xff\x06\x99\x84\x4d\xa0\xbf\x25\x9a\x28\x40\x38\x3d\xba\x17\xb2\x33\x46\x6f\xe9\x81\x3a\xf5\xa1\x9f\x17\xc1\xd2\xc6\x6e\x14\xbc\xdd\x0f\x65\xf1\x50\x27\x22\xe5\x6d\x23\xdc\x30\xeb\x04\x6c\x4f\xd3\xf0\x43\x00\x8d\xa9\xdc\x11\x47\x6b\xca\x72\xc3\x60\x24\xd2\x10\x21\x58\xaa\x46\xb5\x3c\x14\x13\x67\x3f\x3c\xcf\x94\x4a\x5b\xa1\x71\xcf\xda\x81\x8d\x44\x99\xa1\x9d\x77\x86\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\x21\x22\x0e\x3a\x97\x16\xbc\x17\x71\x97\x7d\x12\x92\x0e\x35\xd2\x41\x74\xf3\x3b\x1d\x51\x4b\x28\x77\x9e\xb4\x09\x4b\x8c\x5d\x5c\x35\x0b\xc1\x42\xcb\xb1\xe6\x16\x49\x62\x69\x0d\x77\xc9\x9a\x5a\x0e\xe7\x79\x94\x72\x3d\xd0\xb0\x6e\xdd\x77\xce\xa8\xa0\x13\x28\x67\xf8\x46\xfa\x03\xa4\xe3\x6c\x06\x22\x77\x66\xf2\xd8\xc9\x7a\x7a\xec\x97\x43\xee\x61\xb8\x14\x31\x8b\x8d\xa1\x41\xae\x44\x7f\x73\x99\x30\x5d\x46\x6b\x60\x83\xac\xee\x53\xe1\xbe\xd5\x5c\xb1\x93\x99\x34\x17\x22\x70\xb5\x6c\x38\xe4\x9d\x3f\x1a\x63\x55\x27\x7f\x15\x0e\x9e\x45\xe4\x58\x21\x22\x0b\x2f\x4e\x4a\xb6\xa2\xd7\x2c\x31\x27\x02\x2c\x3c\xa6\xa4\xcc\x62\x5e\x88\xe9\xcc\xa3\x6d\x12\xf4\x74\x5a\x94\x07\x99\xcc\x3a\x6c\x58\x88\x63\xac\xed\xb4\x69\xb2\x14\xd1\x36\x6a\xe8\xec\xf4\xd3\x30\xfc\x7a\x6d\xfb\x65\x5d\xdb\x90\xc5\x16\x73\x06\xc7\x74\x2d\x55\xf5\xda\xbf\xbe\x5f\xe7\x0a\x16\xd4\x44\x8f\xe8\xe7\xcf\x78\xed\x6c\xb1\x81\xc7\xd9\xf3\x83\xef\x41\xfd\xc7\x99\xbf\xd8\xfa\xc3\x3a\xa0\x18\x68\x98\x85\x61\x70\xb1\x08\xa7\x8e\x31\x68\x07\x87\xf5\xbb\x59\x5c\x7e\x51\xe0\xa4\x21\x17\x57\x63\x71\x3b\xb8\xd2\x85\xb5\xb4\xa5\xc0\xf3\xae\xc7\xe2\x0e\x58\xd3\x79\xf1\x4a\xbb\x5e\xaf\xee\x80\x16\xfb\x7f\x2c\xb7\x7b\x25\x60\x6e\x33\x31\x2f\xf3\x86\x1e\xfc\x28\xb8\xf1\xdd\xf5\xf9\x91\xb3\x36\xc0\x72\xee\xd4\x15\x82\x3d\x7e\x9b\x39\xce\x16\xab\xba\x2b\x62\x82\x83\x46\x2a\x65\x8b\x72\xb9\x04\x7d\x10\x02\x86\xda\xcd\x08\x84\xb8\x4b\x5d\xd8\xf3\x04\x99\x5c\xb8\x2e\x66\x52\x49\xc1\x66\x5f\x1d\xcd\xbe\x32\x47\x59\xce\xa3\x42\xe4\x98\xc4\x9f\x72\x5d\x30\x2d\x56\x60\x6a\xd1\x47\xef\xae\xcf\x21\x2b\xb1\x58\x63\x71\xee\xca\x8a\xf9\x9e\xc8\xa9\x0c\x5a\x3a\x40\x00\x2d\x03\x4d\x29\xa8\xfb\x6b\xae\x59\x22\x67\xf2\x83\x29\xe2\x68\xa5\xd4\x2a\x15\x53\x3b\x20\xd3\xb7\xe4\x7a\xfc\x70\x80\x35\x80\xd7\x43\x58\xbf\x39\x10\xb9\x54\x32\x89\x78\x0a\x09\x39\x33\x09\x56\xf3\xc4\x34\x06\x5c\xa3\xb3\xaf\xa6\xb3\xaf\x18\x84\x4f\x0b\xc6\xa3\x48\x64\x85\x88\x51\xbc\xf3\x4c\xb2\x0c\xf0\x8b\x91\x98\xb0\x42\xf0\x8d\xb6\x94\xc9\x2c\x33\x77\x4c\xb8\x1a\xb2\x44\x12\xd2\x69\x91\x48\x9e\x6f\x11\xcc\x84\xda\xcc\x94\xfc\xb1\x9d\x49\xf1\x09\xe8\x35\x13\x60\xd8\x2c\xb5\xa3\x7d\xb1\xa2\xf4\x6a\xc9\x8e\xe5\x76\xca\x7e\x40\x06\x04\xa4\x18\xbd\xbb\x3e\xb7\xf4\x41\x94\x03\x3a\x93\x3a\x5a\x8b\x8d\x60\x1f\xd6\x45\x91\x7d\x98\xe0\xff\xea\x0f\x10\x71\x94\x8a\xe1\xaf\x13\x66\x86\xc8\x18\xaa\x16\x2f\x9f\x6e\x41\x25\xb5\xcc\x48\x5f\x7b\x26\x81\xeb\x3c\x0f\xd1\xbd\xa6\xb7\xe1\x8b\xc1\x15\xbc\x82\x0b\x37\xbb\x38\xc8\x17\xbe\x31\x9d\xf3\xaf\xec\x6c\xe9\x3f\x69\x3a\xd0\xaa\x67\xb9\x5a\x81\x41\xa2\x21\x65\x6b\x6a\x5e\x38\x96\xec\x87\xdb\xdb\x2b\xf6\xbb\xd3\x5b\x6b\xec\xdc\x5d\x9f\xe3\xbc\x00\xba\x12\xc6\xd9\x9f\xea\x43\x7c\xbb\xcd\xc4\x9f\xff\xf4\xe7\x99\x64\x44\x3f\x90\x48\xdb\xd3\xb8\xa2\x27\x48\xb9\x0a\x78\x27\x08\xcc\x02\x55\x32\x7c\x0f\x25\x6d\xa8\xfa\x39\x5a\xe7\x8f\xe4\x2d\x80\x33\x2a\x55\xea\xbe\xcc\x9c\x9b\x3b\xb4\xc3\xcc\x07\xef\xae\xcf\xa1\x74\xa0\x2b\x2a\xd6\xa0\x10\x26\x9c\xf7\x05\x06\x9e\xdb\xca\x98\xff\x7e\x50\x49\xcc\xb8\xdc\x9a\x77\xb1\x68\x98\x96\xb9\x58\xaa\x5c\x4c\xec\x93\xa6\x00\x5e\x24\x8b\x24\x4d\x8a\x2d\xec\x52\x56\xc6\x3b\xb3\x1c\xf4\xa6\x00\x73\x9b\x21\x80\xb7\x99\x60\x28\xd4\xfa\xfa\x4e\x87\x08\x70\x18\x34\xa7\xfe\x87\x17\x1d\xf3\xee\x22\x17\xfc\xde\xcc\x6e\x2a\x61\x7a\x40\xaa\xa8\xe2\x0d\x9e\x31\xcb\x52\x46\x38\x35\x4c\x1d\x68\xf6\xd3\xcd\x29\xdd\x06\x5a\xe9\x36\x5c\xbe\x5c\x26\x51\xc2\x53\xda\x39\x16\xe5\x12\x64\x59\xb8\x26\x49\x20\x04\x1f\x9a\x42\x9c\x58\xbb\x9f\x50\x0b\xb1\x4a\x10\x70\xfc\x98\x14\x6b\xcc\x2b\x98\xe2\x38\xf3\x2c\xd1\xd3\x48\x6d\x60\xbd\xdd\xc0\x54\xd2\x74\xe9\x05\x1c\x78\x6d\x9e\xb3\xd7\x16\x6a\xb7\xc9\x8a\x2d\xcd\xbd\x03\xb6\x49\x56\xeb\x02\x84\x52\xe0\xeb\x00\x89\x48\x36\x59\x0a\x97\x3e\x8a\x30\x5a\xbc\xaf\x16\x1b\x2e\x8b\x24\xea\x8a\x29\xb5\x8a\x5e\x0f\xc3\x78\x2e\xb6\x45\xbf\x1f\xef\x3d\xf1\xd8\x73\xa4\xa8\x0f\x76\x64\x56\xdf\x90\x69\x0f\x04\xf9\x96\x80\x20\xbf\x2e\xaa\xba\xeb\x0a\xf5\xe1\x58\x6e\x3f\x78\x92\x4f\x2e\x03\x6d\xa9\x9e\xaf\xdb\xf5\xcf\x53\x45\xa3\xc6\xf8\x4c\x02\xaa\xd3\x6c\x18\x24\xb7\xda\x7b\xc6\xb8\x23\xc5\x8c\xec\x95\x9d\x34\x69\xb2\x80\x6f\xd3\x5e\xa1\x99\x2e\x33\xc8\x27\x28\x14\xcb\x78\x74\x7f\x54\x4a\xf3\x3f\x66\x33\xc4\xe5\xae\x43\xf2\x9f\x99\x54\x4b\x56\x16\xb8\x70\xec\x14\x06\xa7\x48\xe0\x0a\xf0\x17\xb4\x8d\x28\xd6\x2a\x76\x79\x61\xa6\x4c\xe8\x3f\x53\xa3\x53\xa2\x6f\xfe\xe6\x0d\xbb\x32\x1f\x34\x93\x98\xbe\xcd\x5d\xf3\x13\xc9\x4e\xfe\xed\xdf\xe0\x79\xd3\xb9\xef\x94\x62\x4b\xa5\xd8\x77\x6c\x3a\x9d\xfe\x17\xfe\xcd\x14\xca\xe5\x96\xfe\xc5\xe5\x76\x6a\x8a\x7b\x97\xab\xcd\xeb\xa5\x52\x07\xf4\x77\x90\x25\x36\xff\x91\x2c\xd9\x6b\xf3\xd0\x1d\x7c\xea\x56\xbd\x9e\x95\x5f\x7f\xfd\xed\x7f\x98\x47\x0f\xd8\xdf\xf0\x99\xe0\xf1\x7f\x84\x55\xfd\x76\x47\x55\x7f\xcf\x1f\xf8\x90\xba\xb2\xef\xe0\xac\x31\x05\xf4\xd6\x31\xd1\xaf\xdf\x29\x35\x85\xdb\x7f\x58\x3b\x2c\xd6\x3c\x81\xb5\x08\x9e\xfa\xaf\xa0\xda\xcc\xd6\xfb\x37\x3b\xea\x8d\xa8\x7a\x57\x73\x2c\xfe\x9d\x52\xaf\xa7\x53\xb3\x6f\x51\xbf\x62\xad\x5f\x1f\x54\x3b\x1a\x1a\xd0\xac\xbf\xf9\xf9\x0c\xab\xff\xf6\xf4\xe6\xe4\xfa\xec\xea\xf6\xf2\xfa\xe0\x8d\x6d\x81\x1f\x81\xe0\x7d\x66\xc5\xa3\x5d\xc5\xff\xdf\x1d\x15\xff\x9d\xb2\x75\x86\x4a\xbf\xf9\x8e\xe1\x68\x66\x8b\xe9\x3b\xa5\xfe\x36\x9d\x4e\xff\x41\x3f\x73\xb9\x9d\x98\x83\xc9\x3c\x93\xe1\x56\xfe\x9e\xe7\x7a\xcd\x53\xd3\xa6\xa0\x0e\xae\x11\xad\x25\xda\xe2\x92\x65\xad\xb0\x3b\xb9\xf1\xc5\xc1\xc7\x60\x60\xe1\xa9\xff\xe7\x3b\x26\x93\xd4\x0f\x5f\xf0\x0d\x18\xa7\x5b\xa0\x96\x88\xee\xdd\x72\x71\x2a\x98\x8b\x2d\xcb\xea\x0b\x17\xf3\xce\xb6\x56\x01\xc0\x6c\xf7\x33\xf9\xaa\x65\x47\x3f\x32\xa6\xdd\x14\x7e\x30\x07\xd4\x2b\xab\x8f\x6e\x8f\x05\xa7\x5c\x85\x3d\x0b\x81\x68\x5c\xad\x92\x72\xd4\xda\xec\x43\x77\xe0\x05\x64\x50\x60\x76\xbe\x3a\x7a\x45\x89\x42\xfe\x13\x55\xa2\xf6\xd9\x57\x4b\xa5\xa6\x0b\x9e\x43\xed\x3e\x1d\x6d\xa7\x7f\x9d\x7d\x85\xed\x41\xe3\x03\x0d\x23\x28\x7c\xf6\x15\xfc\x0a\xd3\x61\x26\x7f\x7f\x73\x79\x31\x93\xdf\x7d\xf7\xdd\x77\xd8\x5b\xe6\xdf\x2d\xb1\x17\x73\x5c\xc1\x76\x8b\x76\x4a\xa9\xad\x64\xa3\x58\x95\x29\xcf\x67\xb2\x3d\x5c\x13\x0b\xbf\x69\x4e\x7c\xf0\x86\xe6\xd9\xc4\xaa\x47\x80\x08\x98\xdd\xe3\xd0\x37\xf9\xe1\xff\x33\x55\xfe\x40\x26\xa2\xdb\xe4\xc3\x2e\x98\xda\xc9\xfc\xc6\x4e\x55\xd3\xd9\x66\xfe\x7a\x3b\x6b\x99\xa4\x82\x16\xae\x9d\xdc\x57\x22\xd7\x4a\xfa\x39\x43\x17\x02\xe0\x0e\x83\x00\x00\xfb\x8e\x7d\xf3\x5f\xb5\x5f\xcd\x38\xd8\x1f\xbf\xad\xec\x04\x8c\xf9\xa2\x66\x5f\x41\xad\x67\x5f\xbd\x61\xb3\xaf\xda\xe6\x4d\xb5\x62\x53\xac\xca\xec\xab\x89\x2f\x00\xaa\x71\xc1\x37\x58\x48\xf9\xf5\xd7\xbf\x89\xb0\x0a\x98\xba\x16\x3c\x69\xaa\xd4\xfd\x60\x50\xc5\xb3\x5a\xe8\xcc\x76\x84\x4d\x81\x7c\x14\x69\x7a\x78\x2f\xd5\x23\x2a\x69\x43\x9c\x88\xb2\x94\x19\x4e\x8f\xea\xe0\x92\xf6\x57\x6d\xc4\x6d\xd2\xa6\xfb\x8c\x93\x8f\x83\x01\x9d\xc9\x0f\x30\x75\xec\x88\x12\x1d\x11\xd0\x6d\xba\x2f\xc1\xa5\x86\x66\x82\xcd\xb1\xa0\x89\x30\x93\x50\x8c\x1b\x73\xf6\x1a\x80\x5f\xd4\x94\x86\x65\x6d\x2f\x4f\x7f\xfe\xd3\x9f\x0f\xde\xec\x33\x4e\xd5\xe2\x2a\x43\x05\xed\xc1\x32\xbe\x99\x7e\xfb\xcd\xb7\x7a\xf6\x15\xf5\x7a\xfb\x15\xfb\x3c\xd1\xc5\x4f\x35\x0b\xec\x09\x72\xde\xc6\x70\x78\xa9\xe0\x85\xad\x2a\x56\x73\x68\xd0\xe2\xba\x1a\x56\x50\x4b\xeb\xd6\x81\xcb\x99\x15\x3a\x37\xf5\x1e\x65\xde\xb9\xfe\xc2\xcb\x16\x7b\xcc\x79\x96\x89\xdc\xfa\xca\x1b\xe1\x0c\x50\x0d\x87\xaf\xd8\xad\xbf\x6d\x33\x33\xd3\xa6\x56\x34\x3c\x06\x5d\x37\x6d\x1f\xb9\x8b\x32\x4d\x3b\x47\x6e\xb7\x18\xf1\xc5\xdd\xf9\xf9\xfc\xa7\xe3\xf3\xbb\x53\xdb\xfc\x56\x71\xdf\xe0\xb1\xce\x3e\x71\x35\xa1\x3e\x41\x5c\x55\x01\x58\xaa\x72\x23\x72\xcb\x14\xe6\x5b\x8d\x38\x92\x32\x4d\xab\xc2\xcf\x33\xf9\x81\xca\x81\x6d\xa0\x94\x89\x35\x53\x7a\x3b\xae\xfa\x7d\x78\xec\x83\x29\xfc\x03\xbe\x7b\xc8\x7c\x23\xde\xb0\x0b\xf7\xd5\x8e\x7e\x25\xc2\x89\x3d\x96\x03\xe6\xdb\x76\x2d\x87\xe7\x96\xb6\x7f\xda\xf2\xb8\x93\x20\xaa\x65\x76\x5e\x54\xa4\x7f\x96\xd5\x81\x7d\xf7\xa1\x0a\x05\x77\xee\xd2\x18\xa3\x86\x50\xee\x04\x05\xc9\x75\x41\x9c\xc0\xd8\x67\x33\x89\x1b\xb1\xa9\x53\xa1\xba\xeb\xc4\xce\x28\x82\x94\x72\xb9\x2a\xf9\x4a\xe8\x09\xb3\x1f\x9f\x49\x7b\x3b\xb5\x77\x1d\x07\xcc\x01\xc6\xd3\xda\x14\xaa\xa5\x00\x27\x72\x26\xa9\x4d\x70\xc2\x52\xf1\x98\x8e\xfa\xfb\x1b\xd7\x1c\xca\xfb\xc6\x82\x48\x53\x5d\xce\x24\x0e\x2e\xfa\xc6\x2c\xd8\x10\xcc\x8e\xe6\xd9\xc4\x01\x1e\x8c\xf7\xba\x98\x15\x6a\x05\xb0\xc7\x99\x74\x2c\x58\x08\xce\xb0\xf7\x35\xaf\xbd\x89\x55\xda\xbd\x9f\xd8\xc1\xb0\x6b\x82\xea\xd6\x3e\xeb\xf7\x3e\x03\xcc\x82\x9b\xb7\xde\xe5\xfb\xa7\xad\xdf\xc6\x06\x02\x72\x78\xb0\x71\x74\x51\x23\x02\xf5\x59\x7b\x6d\x6c\xbb\xf0\x99\xce\xec\x51\x55\x2e\xd2\x11\x55\xc2\xe7\x7b\x2b\x85\x5b\x72\x7f\xa5\x06\x78\xa4\xaf\x6b\x4b\xcb\x4c\xd3\xbe\xcf\x2e\x94\xea\x18\x97\x67\xc4\xec\x56\x2a\x45\x2f\xec\xea\x8c\x32\x2a\x9e\x32\x5f\x06\xf0\x01\xd5\xbb\xc8\xee\x3e\x7d\x15\x4a\x13\xfd\xa4\xea\x78\xfb\x69\x70\x8d\x9c\x85\x40\x87\xdd\xa8\x1d\x96\xce\xb9\xca\x06\xdb\xb1\x4d\xda\x6b\x0a\xa6\xb7\x88\x04\xb7\x17\xb3\x78\x26\xb0\x88\xcc\xfc\x9f\xb8\x49\x34\xf1\x23\x37\x81\x4a\x46\x65\xae\xcd\x76\x49\xfb\x1d\xed\xda\x2a\x67\x7c\x26\x2d\x1b\x8c\xdd\x8e\x8f\xad\x3f\x38\x77\x7f\x45\x8e\xa5\x0c\x25\xe1\x20\x28\x54\x80\x97\x9c\x76\xc3\x99\x7c\xe0\x79\xc2\x25\x60\x9a\x17\x1a\xf4\x7c\xe1\x4a\xb7\x65\xf4\x83\x23\xe0\xd0\xa1\x93\x79\xc7\x9e\x57\x33\x03\x2a\xe7\xfc\xbf\x98\xff\xfb\xc7\xbf\xfc\xdf\x00\x00\x00\xff\xff\xb2\x71\xd5\xc2\x76\xcb\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: 313224, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 314230, 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/core/Types.java b/gen/pb-java/flyteidl/core/Types.java index 227d63ac7..7bb789ee0 100644 --- a/gen/pb-java/flyteidl/core/Types.java +++ b/gen/pb-java/flyteidl/core/Types.java @@ -11212,6 +11212,30 @@ public interface OutputReferenceOrBuilder extends */ com.google.protobuf.ByteString getVarBytes(); + + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + java.util.List + getAttrPathList(); + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + flyteidl.core.Types.PromiseAttribute getAttrPath(int index); + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + int getAttrPathCount(); + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + java.util.List + getAttrPathOrBuilderList(); + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + flyteidl.core.Types.PromiseAttributeOrBuilder getAttrPathOrBuilder( + int index); } /** *
@@ -11233,6 +11257,7 @@ private OutputReference(com.google.protobuf.GeneratedMessageV3.Builder builde
     private OutputReference() {
       nodeId_ = "";
       var_ = "";
+      attrPath_ = java.util.Collections.emptyList();
     }
 
     @java.lang.Override
@@ -11271,6 +11296,15 @@ private OutputReference(
               var_ = s;
               break;
             }
+            case 26: {
+              if (!((mutable_bitField0_ & 0x00000004) != 0)) {
+                attrPath_ = new java.util.ArrayList();
+                mutable_bitField0_ |= 0x00000004;
+              }
+              attrPath_.add(
+                  input.readMessage(flyteidl.core.Types.PromiseAttribute.parser(), extensionRegistry));
+              break;
+            }
             default: {
               if (!parseUnknownField(
                   input, unknownFields, extensionRegistry, tag)) {
@@ -11286,6 +11320,9 @@ private OutputReference(
         throw new com.google.protobuf.InvalidProtocolBufferException(
             e).setUnfinishedMessage(this);
       } finally {
+        if (((mutable_bitField0_ & 0x00000004) != 0)) {
+          attrPath_ = java.util.Collections.unmodifiableList(attrPath_);
+        }
         this.unknownFields = unknownFields.build();
         makeExtensionsImmutable();
       }
@@ -11303,6 +11340,7 @@ private OutputReference(
               flyteidl.core.Types.OutputReference.class, flyteidl.core.Types.OutputReference.Builder.class);
     }
 
+    private int bitField0_;
     public static final int NODE_ID_FIELD_NUMBER = 1;
     private volatile java.lang.Object nodeId_;
     /**
@@ -11374,19 +11412,1102 @@ public java.lang.String getVar() {
      * string var = 2;
      */
     public com.google.protobuf.ByteString
-        getVarBytes() {
-      java.lang.Object ref = var_;
+        getVarBytes() {
+      java.lang.Object ref = var_;
+      if (ref instanceof java.lang.String) {
+        com.google.protobuf.ByteString b = 
+            com.google.protobuf.ByteString.copyFromUtf8(
+                (java.lang.String) ref);
+        var_ = b;
+        return b;
+      } else {
+        return (com.google.protobuf.ByteString) ref;
+      }
+    }
+
+    public static final int ATTR_PATH_FIELD_NUMBER = 3;
+    private java.util.List attrPath_;
+    /**
+     * repeated .flyteidl.core.PromiseAttribute attr_path = 3;
+     */
+    public java.util.List getAttrPathList() {
+      return attrPath_;
+    }
+    /**
+     * repeated .flyteidl.core.PromiseAttribute attr_path = 3;
+     */
+    public java.util.List 
+        getAttrPathOrBuilderList() {
+      return attrPath_;
+    }
+    /**
+     * repeated .flyteidl.core.PromiseAttribute attr_path = 3;
+     */
+    public int getAttrPathCount() {
+      return attrPath_.size();
+    }
+    /**
+     * repeated .flyteidl.core.PromiseAttribute attr_path = 3;
+     */
+    public flyteidl.core.Types.PromiseAttribute getAttrPath(int index) {
+      return attrPath_.get(index);
+    }
+    /**
+     * repeated .flyteidl.core.PromiseAttribute attr_path = 3;
+     */
+    public flyteidl.core.Types.PromiseAttributeOrBuilder getAttrPathOrBuilder(
+        int index) {
+      return attrPath_.get(index);
+    }
+
+    private byte memoizedIsInitialized = -1;
+    @java.lang.Override
+    public final boolean isInitialized() {
+      byte isInitialized = memoizedIsInitialized;
+      if (isInitialized == 1) return true;
+      if (isInitialized == 0) return false;
+
+      memoizedIsInitialized = 1;
+      return true;
+    }
+
+    @java.lang.Override
+    public void writeTo(com.google.protobuf.CodedOutputStream output)
+                        throws java.io.IOException {
+      if (!getNodeIdBytes().isEmpty()) {
+        com.google.protobuf.GeneratedMessageV3.writeString(output, 1, nodeId_);
+      }
+      if (!getVarBytes().isEmpty()) {
+        com.google.protobuf.GeneratedMessageV3.writeString(output, 2, var_);
+      }
+      for (int i = 0; i < attrPath_.size(); i++) {
+        output.writeMessage(3, attrPath_.get(i));
+      }
+      unknownFields.writeTo(output);
+    }
+
+    @java.lang.Override
+    public int getSerializedSize() {
+      int size = memoizedSize;
+      if (size != -1) return size;
+
+      size = 0;
+      if (!getNodeIdBytes().isEmpty()) {
+        size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, nodeId_);
+      }
+      if (!getVarBytes().isEmpty()) {
+        size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, var_);
+      }
+      for (int i = 0; i < attrPath_.size(); i++) {
+        size += com.google.protobuf.CodedOutputStream
+          .computeMessageSize(3, attrPath_.get(i));
+      }
+      size += unknownFields.getSerializedSize();
+      memoizedSize = size;
+      return size;
+    }
+
+    @java.lang.Override
+    public boolean equals(final java.lang.Object obj) {
+      if (obj == this) {
+       return true;
+      }
+      if (!(obj instanceof flyteidl.core.Types.OutputReference)) {
+        return super.equals(obj);
+      }
+      flyteidl.core.Types.OutputReference other = (flyteidl.core.Types.OutputReference) obj;
+
+      if (!getNodeId()
+          .equals(other.getNodeId())) return false;
+      if (!getVar()
+          .equals(other.getVar())) return false;
+      if (!getAttrPathList()
+          .equals(other.getAttrPathList())) return false;
+      if (!unknownFields.equals(other.unknownFields)) return false;
+      return true;
+    }
+
+    @java.lang.Override
+    public int hashCode() {
+      if (memoizedHashCode != 0) {
+        return memoizedHashCode;
+      }
+      int hash = 41;
+      hash = (19 * hash) + getDescriptor().hashCode();
+      hash = (37 * hash) + NODE_ID_FIELD_NUMBER;
+      hash = (53 * hash) + getNodeId().hashCode();
+      hash = (37 * hash) + VAR_FIELD_NUMBER;
+      hash = (53 * hash) + getVar().hashCode();
+      if (getAttrPathCount() > 0) {
+        hash = (37 * hash) + ATTR_PATH_FIELD_NUMBER;
+        hash = (53 * hash) + getAttrPathList().hashCode();
+      }
+      hash = (29 * hash) + unknownFields.hashCode();
+      memoizedHashCode = hash;
+      return hash;
+    }
+
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        java.nio.ByteBuffer data)
+        throws com.google.protobuf.InvalidProtocolBufferException {
+      return PARSER.parseFrom(data);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        java.nio.ByteBuffer data,
+        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+        throws com.google.protobuf.InvalidProtocolBufferException {
+      return PARSER.parseFrom(data, extensionRegistry);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        com.google.protobuf.ByteString data)
+        throws com.google.protobuf.InvalidProtocolBufferException {
+      return PARSER.parseFrom(data);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        com.google.protobuf.ByteString data,
+        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+        throws com.google.protobuf.InvalidProtocolBufferException {
+      return PARSER.parseFrom(data, extensionRegistry);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(byte[] data)
+        throws com.google.protobuf.InvalidProtocolBufferException {
+      return PARSER.parseFrom(data);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        byte[] data,
+        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+        throws com.google.protobuf.InvalidProtocolBufferException {
+      return PARSER.parseFrom(data, extensionRegistry);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(java.io.InputStream input)
+        throws java.io.IOException {
+      return com.google.protobuf.GeneratedMessageV3
+          .parseWithIOException(PARSER, input);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        java.io.InputStream input,
+        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+        throws java.io.IOException {
+      return com.google.protobuf.GeneratedMessageV3
+          .parseWithIOException(PARSER, input, extensionRegistry);
+    }
+    public static flyteidl.core.Types.OutputReference parseDelimitedFrom(java.io.InputStream input)
+        throws java.io.IOException {
+      return com.google.protobuf.GeneratedMessageV3
+          .parseDelimitedWithIOException(PARSER, input);
+    }
+    public static flyteidl.core.Types.OutputReference parseDelimitedFrom(
+        java.io.InputStream input,
+        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+        throws java.io.IOException {
+      return com.google.protobuf.GeneratedMessageV3
+          .parseDelimitedWithIOException(PARSER, input, extensionRegistry);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        com.google.protobuf.CodedInputStream input)
+        throws java.io.IOException {
+      return com.google.protobuf.GeneratedMessageV3
+          .parseWithIOException(PARSER, input);
+    }
+    public static flyteidl.core.Types.OutputReference parseFrom(
+        com.google.protobuf.CodedInputStream input,
+        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+        throws java.io.IOException {
+      return com.google.protobuf.GeneratedMessageV3
+          .parseWithIOException(PARSER, input, extensionRegistry);
+    }
+
+    @java.lang.Override
+    public Builder newBuilderForType() { return newBuilder(); }
+    public static Builder newBuilder() {
+      return DEFAULT_INSTANCE.toBuilder();
+    }
+    public static Builder newBuilder(flyteidl.core.Types.OutputReference prototype) {
+      return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
+    }
+    @java.lang.Override
+    public Builder toBuilder() {
+      return this == DEFAULT_INSTANCE
+          ? new Builder() : new Builder().mergeFrom(this);
+    }
+
+    @java.lang.Override
+    protected Builder newBuilderForType(
+        com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+      Builder builder = new Builder(parent);
+      return builder;
+    }
+    /**
+     * 
+     * A reference to an output produced by a node. The type can be retrieved -and validated- from
+     * the underlying interface of the node.
+     * 
+ * + * Protobuf type {@code flyteidl.core.OutputReference} + */ + public static final class Builder extends + com.google.protobuf.GeneratedMessageV3.Builder implements + // @@protoc_insertion_point(builder_implements:flyteidl.core.OutputReference) + flyteidl.core.Types.OutputReferenceOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Types.internal_static_flyteidl_core_OutputReference_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Types.internal_static_flyteidl_core_OutputReference_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Types.OutputReference.class, flyteidl.core.Types.OutputReference.Builder.class); + } + + // Construct using flyteidl.core.Types.OutputReference.newBuilder() + private Builder() { + maybeForceBuilderInitialization(); + } + + private Builder( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + maybeForceBuilderInitialization(); + } + private void maybeForceBuilderInitialization() { + if (com.google.protobuf.GeneratedMessageV3 + .alwaysUseFieldBuilders) { + getAttrPathFieldBuilder(); + } + } + @java.lang.Override + public Builder clear() { + super.clear(); + nodeId_ = ""; + + var_ = ""; + + if (attrPathBuilder_ == null) { + attrPath_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000004); + } else { + attrPathBuilder_.clear(); + } + return this; + } + + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor + getDescriptorForType() { + return flyteidl.core.Types.internal_static_flyteidl_core_OutputReference_descriptor; + } + + @java.lang.Override + public flyteidl.core.Types.OutputReference getDefaultInstanceForType() { + return flyteidl.core.Types.OutputReference.getDefaultInstance(); + } + + @java.lang.Override + public flyteidl.core.Types.OutputReference build() { + flyteidl.core.Types.OutputReference result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); + } + return result; + } + + @java.lang.Override + public flyteidl.core.Types.OutputReference buildPartial() { + flyteidl.core.Types.OutputReference result = new flyteidl.core.Types.OutputReference(this); + int from_bitField0_ = bitField0_; + int to_bitField0_ = 0; + result.nodeId_ = nodeId_; + result.var_ = var_; + if (attrPathBuilder_ == null) { + if (((bitField0_ & 0x00000004) != 0)) { + attrPath_ = java.util.Collections.unmodifiableList(attrPath_); + bitField0_ = (bitField0_ & ~0x00000004); + } + result.attrPath_ = attrPath_; + } else { + result.attrPath_ = attrPathBuilder_.build(); + } + result.bitField0_ = to_bitField0_; + onBuilt(); + return result; + } + + @java.lang.Override + public Builder clone() { + return super.clone(); + } + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.setField(field, value); + } + @java.lang.Override + public Builder clearField( + com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + @java.lang.Override + public Builder clearOneof( + com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + int index, java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.addRepeatedField(field, value); + } + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other instanceof flyteidl.core.Types.OutputReference) { + return mergeFrom((flyteidl.core.Types.OutputReference)other); + } else { + super.mergeFrom(other); + return this; + } + } + + public Builder mergeFrom(flyteidl.core.Types.OutputReference other) { + if (other == flyteidl.core.Types.OutputReference.getDefaultInstance()) return this; + if (!other.getNodeId().isEmpty()) { + nodeId_ = other.nodeId_; + onChanged(); + } + if (!other.getVar().isEmpty()) { + var_ = other.var_; + onChanged(); + } + if (attrPathBuilder_ == null) { + if (!other.attrPath_.isEmpty()) { + if (attrPath_.isEmpty()) { + attrPath_ = other.attrPath_; + bitField0_ = (bitField0_ & ~0x00000004); + } else { + ensureAttrPathIsMutable(); + attrPath_.addAll(other.attrPath_); + } + onChanged(); + } + } else { + if (!other.attrPath_.isEmpty()) { + if (attrPathBuilder_.isEmpty()) { + attrPathBuilder_.dispose(); + attrPathBuilder_ = null; + attrPath_ = other.attrPath_; + bitField0_ = (bitField0_ & ~0x00000004); + attrPathBuilder_ = + com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? + getAttrPathFieldBuilder() : null; + } else { + attrPathBuilder_.addAllMessages(other.attrPath_); + } + } + } + this.mergeUnknownFields(other.unknownFields); + onChanged(); + return this; + } + + @java.lang.Override + public final boolean isInitialized() { + return true; + } + + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + flyteidl.core.Types.OutputReference parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = (flyteidl.core.Types.OutputReference) e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } + } + return this; + } + private int bitField0_; + + private java.lang.Object nodeId_ = ""; + /** + *
+       * Node id must exist at the graph layer.
+       * 
+ * + * string node_id = 1; + */ + public java.lang.String getNodeId() { + java.lang.Object ref = nodeId_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + nodeId_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + /** + *
+       * Node id must exist at the graph layer.
+       * 
+ * + * string node_id = 1; + */ + public com.google.protobuf.ByteString + getNodeIdBytes() { + java.lang.Object ref = nodeId_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + nodeId_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + /** + *
+       * Node id must exist at the graph layer.
+       * 
+ * + * string node_id = 1; + */ + public Builder setNodeId( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + + nodeId_ = value; + onChanged(); + return this; + } + /** + *
+       * Node id must exist at the graph layer.
+       * 
+ * + * string node_id = 1; + */ + public Builder clearNodeId() { + + nodeId_ = getDefaultInstance().getNodeId(); + onChanged(); + return this; + } + /** + *
+       * Node id must exist at the graph layer.
+       * 
+ * + * string node_id = 1; + */ + public Builder setNodeIdBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + + nodeId_ = value; + onChanged(); + return this; + } + + private java.lang.Object var_ = ""; + /** + *
+       * Variable name must refer to an output variable for the node.
+       * 
+ * + * string var = 2; + */ + public java.lang.String getVar() { + java.lang.Object ref = var_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + var_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + /** + *
+       * Variable name must refer to an output variable for the node.
+       * 
+ * + * string var = 2; + */ + public com.google.protobuf.ByteString + getVarBytes() { + java.lang.Object ref = var_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + var_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + /** + *
+       * Variable name must refer to an output variable for the node.
+       * 
+ * + * string var = 2; + */ + public Builder setVar( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + + var_ = value; + onChanged(); + return this; + } + /** + *
+       * Variable name must refer to an output variable for the node.
+       * 
+ * + * string var = 2; + */ + public Builder clearVar() { + + var_ = getDefaultInstance().getVar(); + onChanged(); + return this; + } + /** + *
+       * Variable name must refer to an output variable for the node.
+       * 
+ * + * string var = 2; + */ + public Builder setVarBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + + var_ = value; + onChanged(); + return this; + } + + private java.util.List attrPath_ = + java.util.Collections.emptyList(); + private void ensureAttrPathIsMutable() { + if (!((bitField0_ & 0x00000004) != 0)) { + attrPath_ = new java.util.ArrayList(attrPath_); + bitField0_ |= 0x00000004; + } + } + + private com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Types.PromiseAttribute, flyteidl.core.Types.PromiseAttribute.Builder, flyteidl.core.Types.PromiseAttributeOrBuilder> attrPathBuilder_; + + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public java.util.List getAttrPathList() { + if (attrPathBuilder_ == null) { + return java.util.Collections.unmodifiableList(attrPath_); + } else { + return attrPathBuilder_.getMessageList(); + } + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public int getAttrPathCount() { + if (attrPathBuilder_ == null) { + return attrPath_.size(); + } else { + return attrPathBuilder_.getCount(); + } + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public flyteidl.core.Types.PromiseAttribute getAttrPath(int index) { + if (attrPathBuilder_ == null) { + return attrPath_.get(index); + } else { + return attrPathBuilder_.getMessage(index); + } + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder setAttrPath( + int index, flyteidl.core.Types.PromiseAttribute value) { + if (attrPathBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureAttrPathIsMutable(); + attrPath_.set(index, value); + onChanged(); + } else { + attrPathBuilder_.setMessage(index, value); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder setAttrPath( + int index, flyteidl.core.Types.PromiseAttribute.Builder builderForValue) { + if (attrPathBuilder_ == null) { + ensureAttrPathIsMutable(); + attrPath_.set(index, builderForValue.build()); + onChanged(); + } else { + attrPathBuilder_.setMessage(index, builderForValue.build()); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder addAttrPath(flyteidl.core.Types.PromiseAttribute value) { + if (attrPathBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureAttrPathIsMutable(); + attrPath_.add(value); + onChanged(); + } else { + attrPathBuilder_.addMessage(value); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder addAttrPath( + int index, flyteidl.core.Types.PromiseAttribute value) { + if (attrPathBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureAttrPathIsMutable(); + attrPath_.add(index, value); + onChanged(); + } else { + attrPathBuilder_.addMessage(index, value); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder addAttrPath( + flyteidl.core.Types.PromiseAttribute.Builder builderForValue) { + if (attrPathBuilder_ == null) { + ensureAttrPathIsMutable(); + attrPath_.add(builderForValue.build()); + onChanged(); + } else { + attrPathBuilder_.addMessage(builderForValue.build()); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder addAttrPath( + int index, flyteidl.core.Types.PromiseAttribute.Builder builderForValue) { + if (attrPathBuilder_ == null) { + ensureAttrPathIsMutable(); + attrPath_.add(index, builderForValue.build()); + onChanged(); + } else { + attrPathBuilder_.addMessage(index, builderForValue.build()); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder addAllAttrPath( + java.lang.Iterable values) { + if (attrPathBuilder_ == null) { + ensureAttrPathIsMutable(); + com.google.protobuf.AbstractMessageLite.Builder.addAll( + values, attrPath_); + onChanged(); + } else { + attrPathBuilder_.addAllMessages(values); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder clearAttrPath() { + if (attrPathBuilder_ == null) { + attrPath_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000004); + onChanged(); + } else { + attrPathBuilder_.clear(); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public Builder removeAttrPath(int index) { + if (attrPathBuilder_ == null) { + ensureAttrPathIsMutable(); + attrPath_.remove(index); + onChanged(); + } else { + attrPathBuilder_.remove(index); + } + return this; + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public flyteidl.core.Types.PromiseAttribute.Builder getAttrPathBuilder( + int index) { + return getAttrPathFieldBuilder().getBuilder(index); + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public flyteidl.core.Types.PromiseAttributeOrBuilder getAttrPathOrBuilder( + int index) { + if (attrPathBuilder_ == null) { + return attrPath_.get(index); } else { + return attrPathBuilder_.getMessageOrBuilder(index); + } + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public java.util.List + getAttrPathOrBuilderList() { + if (attrPathBuilder_ != null) { + return attrPathBuilder_.getMessageOrBuilderList(); + } else { + return java.util.Collections.unmodifiableList(attrPath_); + } + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public flyteidl.core.Types.PromiseAttribute.Builder addAttrPathBuilder() { + return getAttrPathFieldBuilder().addBuilder( + flyteidl.core.Types.PromiseAttribute.getDefaultInstance()); + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public flyteidl.core.Types.PromiseAttribute.Builder addAttrPathBuilder( + int index) { + return getAttrPathFieldBuilder().addBuilder( + index, flyteidl.core.Types.PromiseAttribute.getDefaultInstance()); + } + /** + * repeated .flyteidl.core.PromiseAttribute attr_path = 3; + */ + public java.util.List + getAttrPathBuilderList() { + return getAttrPathFieldBuilder().getBuilderList(); + } + private com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Types.PromiseAttribute, flyteidl.core.Types.PromiseAttribute.Builder, flyteidl.core.Types.PromiseAttributeOrBuilder> + getAttrPathFieldBuilder() { + if (attrPathBuilder_ == null) { + attrPathBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Types.PromiseAttribute, flyteidl.core.Types.PromiseAttribute.Builder, flyteidl.core.Types.PromiseAttributeOrBuilder>( + attrPath_, + ((bitField0_ & 0x00000004) != 0), + getParentForChildren(), + isClean()); + attrPath_ = null; + } + return attrPathBuilder_; + } + @java.lang.Override + public final Builder setUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); + } + + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); + } + + + // @@protoc_insertion_point(builder_scope:flyteidl.core.OutputReference) + } + + // @@protoc_insertion_point(class_scope:flyteidl.core.OutputReference) + private static final flyteidl.core.Types.OutputReference DEFAULT_INSTANCE; + static { + DEFAULT_INSTANCE = new flyteidl.core.Types.OutputReference(); + } + + public static flyteidl.core.Types.OutputReference getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { + @java.lang.Override + public OutputReference parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new OutputReference(input, extensionRegistry); + } + }; + + public static com.google.protobuf.Parser parser() { + return PARSER; + } + + @java.lang.Override + public com.google.protobuf.Parser getParserForType() { + return PARSER; + } + + @java.lang.Override + public flyteidl.core.Types.OutputReference getDefaultInstanceForType() { + return DEFAULT_INSTANCE; + } + + } + + public interface PromiseAttributeOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.core.PromiseAttribute) + com.google.protobuf.MessageOrBuilder { + + /** + * string string_value = 1; + */ + java.lang.String getStringValue(); + /** + * string string_value = 1; + */ + com.google.protobuf.ByteString + getStringValueBytes(); + + /** + * int32 int_value = 2; + */ + int getIntValue(); + + public flyteidl.core.Types.PromiseAttribute.ValueCase getValueCase(); + } + /** + * Protobuf type {@code flyteidl.core.PromiseAttribute} + */ + public static final class PromiseAttribute extends + com.google.protobuf.GeneratedMessageV3 implements + // @@protoc_insertion_point(message_implements:flyteidl.core.PromiseAttribute) + PromiseAttributeOrBuilder { + private static final long serialVersionUID = 0L; + // Use PromiseAttribute.newBuilder() to construct. + private PromiseAttribute(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + private PromiseAttribute() { + } + + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet + getUnknownFields() { + return this.unknownFields; + } + private PromiseAttribute( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + this(); + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); + } + int mutable_bitField0_ = 0; + com.google.protobuf.UnknownFieldSet.Builder unknownFields = + com.google.protobuf.UnknownFieldSet.newBuilder(); + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 10: { + java.lang.String s = input.readStringRequireUtf8(); + valueCase_ = 1; + value_ = s; + break; + } + case 16: { + valueCase_ = 2; + value_ = input.readInt32(); + break; + } + default: { + if (!parseUnknownField( + input, unknownFields, extensionRegistry, tag)) { + done = true; + } + break; + } + } + } + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(this); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException( + e).setUnfinishedMessage(this); + } finally { + this.unknownFields = unknownFields.build(); + makeExtensionsImmutable(); + } + } + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Types.internal_static_flyteidl_core_PromiseAttribute_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Types.internal_static_flyteidl_core_PromiseAttribute_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Types.PromiseAttribute.class, flyteidl.core.Types.PromiseAttribute.Builder.class); + } + + private int valueCase_ = 0; + private java.lang.Object value_; + public enum ValueCase + implements com.google.protobuf.Internal.EnumLite { + STRING_VALUE(1), + INT_VALUE(2), + VALUE_NOT_SET(0); + private final int value; + private ValueCase(int value) { + this.value = value; + } + /** + * @deprecated Use {@link #forNumber(int)} instead. + */ + @java.lang.Deprecated + public static ValueCase valueOf(int value) { + return forNumber(value); + } + + public static ValueCase forNumber(int value) { + switch (value) { + case 1: return STRING_VALUE; + case 2: return INT_VALUE; + case 0: return VALUE_NOT_SET; + default: return null; + } + } + public int getNumber() { + return this.value; + } + }; + + public ValueCase + getValueCase() { + return ValueCase.forNumber( + valueCase_); + } + + public static final int STRING_VALUE_FIELD_NUMBER = 1; + /** + * string string_value = 1; + */ + public java.lang.String getStringValue() { + java.lang.Object ref = ""; + if (valueCase_ == 1) { + ref = value_; + } + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + if (valueCase_ == 1) { + value_ = s; + } + return s; + } + } + /** + * string string_value = 1; + */ + public com.google.protobuf.ByteString + getStringValueBytes() { + java.lang.Object ref = ""; + if (valueCase_ == 1) { + ref = value_; + } if (ref instanceof java.lang.String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (java.lang.String) ref); - var_ = b; + if (valueCase_ == 1) { + value_ = b; + } return b; } else { return (com.google.protobuf.ByteString) ref; } } + public static final int INT_VALUE_FIELD_NUMBER = 2; + /** + * int32 int_value = 2; + */ + public int getIntValue() { + if (valueCase_ == 2) { + return (java.lang.Integer) value_; + } + return 0; + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -11401,11 +12522,12 @@ public final boolean isInitialized() { @java.lang.Override public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { - if (!getNodeIdBytes().isEmpty()) { - com.google.protobuf.GeneratedMessageV3.writeString(output, 1, nodeId_); + if (valueCase_ == 1) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 1, value_); } - if (!getVarBytes().isEmpty()) { - com.google.protobuf.GeneratedMessageV3.writeString(output, 2, var_); + if (valueCase_ == 2) { + output.writeInt32( + 2, (int)((java.lang.Integer) value_)); } unknownFields.writeTo(output); } @@ -11416,11 +12538,13 @@ public int getSerializedSize() { if (size != -1) return size; size = 0; - if (!getNodeIdBytes().isEmpty()) { - size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, nodeId_); + if (valueCase_ == 1) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, value_); } - if (!getVarBytes().isEmpty()) { - size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, var_); + if (valueCase_ == 2) { + size += com.google.protobuf.CodedOutputStream + .computeInt32Size( + 2, (int)((java.lang.Integer) value_)); } size += unknownFields.getSerializedSize(); memoizedSize = size; @@ -11432,15 +12556,24 @@ public boolean equals(final java.lang.Object obj) { if (obj == this) { return true; } - if (!(obj instanceof flyteidl.core.Types.OutputReference)) { + if (!(obj instanceof flyteidl.core.Types.PromiseAttribute)) { return super.equals(obj); } - flyteidl.core.Types.OutputReference other = (flyteidl.core.Types.OutputReference) obj; + flyteidl.core.Types.PromiseAttribute other = (flyteidl.core.Types.PromiseAttribute) obj; - if (!getNodeId() - .equals(other.getNodeId())) return false; - if (!getVar() - .equals(other.getVar())) return false; + if (!getValueCase().equals(other.getValueCase())) return false; + switch (valueCase_) { + case 1: + if (!getStringValue() + .equals(other.getStringValue())) return false; + break; + case 2: + if (getIntValue() + != other.getIntValue()) return false; + break; + case 0: + default: + } if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -11452,78 +12585,86 @@ public int hashCode() { } int hash = 41; hash = (19 * hash) + getDescriptor().hashCode(); - hash = (37 * hash) + NODE_ID_FIELD_NUMBER; - hash = (53 * hash) + getNodeId().hashCode(); - hash = (37 * hash) + VAR_FIELD_NUMBER; - hash = (53 * hash) + getVar().hashCode(); + switch (valueCase_) { + case 1: + hash = (37 * hash) + STRING_VALUE_FIELD_NUMBER; + hash = (53 * hash) + getStringValue().hashCode(); + break; + case 2: + hash = (37 * hash) + INT_VALUE_FIELD_NUMBER; + hash = (53 * hash) + getIntValue(); + break; + case 0: + default: + } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.core.Types.OutputReference parseFrom(byte[] data) + public static flyteidl.core.Types.PromiseAttribute parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.core.Types.OutputReference parseFrom(java.io.InputStream input) + public static flyteidl.core.Types.PromiseAttribute parseFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input, extensionRegistry); } - public static flyteidl.core.Types.OutputReference parseDelimitedFrom(java.io.InputStream input) + public static flyteidl.core.Types.PromiseAttribute parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseDelimitedWithIOException(PARSER, input); } - public static flyteidl.core.Types.OutputReference parseDelimitedFrom( + public static flyteidl.core.Types.PromiseAttribute parseDelimitedFrom( java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseDelimitedWithIOException(PARSER, input, extensionRegistry); } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( com.google.protobuf.CodedInputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } - public static flyteidl.core.Types.OutputReference parseFrom( + public static flyteidl.core.Types.PromiseAttribute parseFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { @@ -11536,7 +12677,7 @@ public static flyteidl.core.Types.OutputReference parseFrom( public static Builder newBuilder() { return DEFAULT_INSTANCE.toBuilder(); } - public static Builder newBuilder(flyteidl.core.Types.OutputReference prototype) { + public static Builder newBuilder(flyteidl.core.Types.PromiseAttribute prototype) { return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); } @java.lang.Override @@ -11552,31 +12693,26 @@ protected Builder newBuilderForType( return builder; } /** - *
-     * A reference to an output produced by a node. The type can be retrieved -and validated- from
-     * the underlying interface of the node.
-     * 
- * - * Protobuf type {@code flyteidl.core.OutputReference} + * Protobuf type {@code flyteidl.core.PromiseAttribute} */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements - // @@protoc_insertion_point(builder_implements:flyteidl.core.OutputReference) - flyteidl.core.Types.OutputReferenceOrBuilder { + // @@protoc_insertion_point(builder_implements:flyteidl.core.PromiseAttribute) + flyteidl.core.Types.PromiseAttributeOrBuilder { public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { - return flyteidl.core.Types.internal_static_flyteidl_core_OutputReference_descriptor; + return flyteidl.core.Types.internal_static_flyteidl_core_PromiseAttribute_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { - return flyteidl.core.Types.internal_static_flyteidl_core_OutputReference_fieldAccessorTable + return flyteidl.core.Types.internal_static_flyteidl_core_PromiseAttribute_fieldAccessorTable .ensureFieldAccessorsInitialized( - flyteidl.core.Types.OutputReference.class, flyteidl.core.Types.OutputReference.Builder.class); + flyteidl.core.Types.PromiseAttribute.class, flyteidl.core.Types.PromiseAttribute.Builder.class); } - // Construct using flyteidl.core.Types.OutputReference.newBuilder() + // Construct using flyteidl.core.Types.PromiseAttribute.newBuilder() private Builder() { maybeForceBuilderInitialization(); } @@ -11594,27 +12730,25 @@ private void maybeForceBuilderInitialization() { @java.lang.Override public Builder clear() { super.clear(); - nodeId_ = ""; - - var_ = ""; - + valueCase_ = 0; + value_ = null; return this; } @java.lang.Override public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() { - return flyteidl.core.Types.internal_static_flyteidl_core_OutputReference_descriptor; + return flyteidl.core.Types.internal_static_flyteidl_core_PromiseAttribute_descriptor; } @java.lang.Override - public flyteidl.core.Types.OutputReference getDefaultInstanceForType() { - return flyteidl.core.Types.OutputReference.getDefaultInstance(); + public flyteidl.core.Types.PromiseAttribute getDefaultInstanceForType() { + return flyteidl.core.Types.PromiseAttribute.getDefaultInstance(); } @java.lang.Override - public flyteidl.core.Types.OutputReference build() { - flyteidl.core.Types.OutputReference result = buildPartial(); + public flyteidl.core.Types.PromiseAttribute build() { + flyteidl.core.Types.PromiseAttribute result = buildPartial(); if (!result.isInitialized()) { throw newUninitializedMessageException(result); } @@ -11622,10 +12756,15 @@ public flyteidl.core.Types.OutputReference build() { } @java.lang.Override - public flyteidl.core.Types.OutputReference buildPartial() { - flyteidl.core.Types.OutputReference result = new flyteidl.core.Types.OutputReference(this); - result.nodeId_ = nodeId_; - result.var_ = var_; + public flyteidl.core.Types.PromiseAttribute buildPartial() { + flyteidl.core.Types.PromiseAttribute result = new flyteidl.core.Types.PromiseAttribute(this); + if (valueCase_ == 1) { + result.value_ = value_; + } + if (valueCase_ == 2) { + result.value_ = value_; + } + result.valueCase_ = valueCase_; onBuilt(); return result; } @@ -11664,23 +12803,30 @@ public Builder addRepeatedField( } @java.lang.Override public Builder mergeFrom(com.google.protobuf.Message other) { - if (other instanceof flyteidl.core.Types.OutputReference) { - return mergeFrom((flyteidl.core.Types.OutputReference)other); + if (other instanceof flyteidl.core.Types.PromiseAttribute) { + return mergeFrom((flyteidl.core.Types.PromiseAttribute)other); } else { super.mergeFrom(other); return this; } } - public Builder mergeFrom(flyteidl.core.Types.OutputReference other) { - if (other == flyteidl.core.Types.OutputReference.getDefaultInstance()) return this; - if (!other.getNodeId().isEmpty()) { - nodeId_ = other.nodeId_; - onChanged(); - } - if (!other.getVar().isEmpty()) { - var_ = other.var_; - onChanged(); + public Builder mergeFrom(flyteidl.core.Types.PromiseAttribute other) { + if (other == flyteidl.core.Types.PromiseAttribute.getDefaultInstance()) return this; + switch (other.getValueCase()) { + case STRING_VALUE: { + valueCase_ = 1; + value_ = other.value_; + onChanged(); + break; + } + case INT_VALUE: { + setIntValue(other.getIntValue()); + break; + } + case VALUE_NOT_SET: { + break; + } } this.mergeUnknownFields(other.unknownFields); onChanged(); @@ -11697,11 +12843,11 @@ public Builder mergeFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { - flyteidl.core.Types.OutputReference parsedMessage = null; + flyteidl.core.Types.PromiseAttribute parsedMessage = null; try { parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); } catch (com.google.protobuf.InvalidProtocolBufferException e) { - parsedMessage = (flyteidl.core.Types.OutputReference) e.getUnfinishedMessage(); + parsedMessage = (flyteidl.core.Types.PromiseAttribute) e.getUnfinishedMessage(); throw e.unwrapIOException(); } finally { if (parsedMessage != null) { @@ -11710,182 +12856,129 @@ public Builder mergeFrom( } return this; } + private int valueCase_ = 0; + private java.lang.Object value_; + public ValueCase + getValueCase() { + return ValueCase.forNumber( + valueCase_); + } + + public Builder clearValue() { + valueCase_ = 0; + value_ = null; + onChanged(); + return this; + } + - private java.lang.Object nodeId_ = ""; /** - *
-       * Node id must exist at the graph layer.
-       * 
- * - * string node_id = 1; + * string string_value = 1; */ - public java.lang.String getNodeId() { - java.lang.Object ref = nodeId_; + public java.lang.String getStringValue() { + java.lang.Object ref = ""; + if (valueCase_ == 1) { + ref = value_; + } if (!(ref instanceof java.lang.String)) { com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; java.lang.String s = bs.toStringUtf8(); - nodeId_ = s; + if (valueCase_ == 1) { + value_ = s; + } return s; } else { return (java.lang.String) ref; } } /** - *
-       * Node id must exist at the graph layer.
-       * 
- * - * string node_id = 1; + * string string_value = 1; */ public com.google.protobuf.ByteString - getNodeIdBytes() { - java.lang.Object ref = nodeId_; + getStringValueBytes() { + java.lang.Object ref = ""; + if (valueCase_ == 1) { + ref = value_; + } if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (java.lang.String) ref); - nodeId_ = b; + if (valueCase_ == 1) { + value_ = b; + } return b; } else { return (com.google.protobuf.ByteString) ref; } } /** - *
-       * Node id must exist at the graph layer.
-       * 
- * - * string node_id = 1; + * string string_value = 1; */ - public Builder setNodeId( + public Builder setStringValue( java.lang.String value) { if (value == null) { throw new NullPointerException(); } - - nodeId_ = value; + valueCase_ = 1; + value_ = value; onChanged(); return this; } /** - *
-       * Node id must exist at the graph layer.
-       * 
- * - * string node_id = 1; + * string string_value = 1; */ - public Builder clearNodeId() { - - nodeId_ = getDefaultInstance().getNodeId(); - onChanged(); + public Builder clearStringValue() { + if (valueCase_ == 1) { + valueCase_ = 0; + value_ = null; + onChanged(); + } return this; } /** - *
-       * Node id must exist at the graph layer.
-       * 
- * - * string node_id = 1; + * string string_value = 1; */ - public Builder setNodeIdBytes( + public Builder setStringValueBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } checkByteStringIsUtf8(value); - - nodeId_ = value; + valueCase_ = 1; + value_ = value; onChanged(); return this; } - private java.lang.Object var_ = ""; - /** - *
-       * Variable name must refer to an output variable for the node.
-       * 
- * - * string var = 2; - */ - public java.lang.String getVar() { - java.lang.Object ref = var_; - if (!(ref instanceof java.lang.String)) { - com.google.protobuf.ByteString bs = - (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - var_ = s; - return s; - } else { - return (java.lang.String) ref; - } - } /** - *
-       * Variable name must refer to an output variable for the node.
-       * 
- * - * string var = 2; + * int32 int_value = 2; */ - public com.google.protobuf.ByteString - getVarBytes() { - java.lang.Object ref = var_; - if (ref instanceof String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8( - (java.lang.String) ref); - var_ = b; - return b; - } else { - return (com.google.protobuf.ByteString) ref; + public int getIntValue() { + if (valueCase_ == 2) { + return (java.lang.Integer) value_; } + return 0; } /** - *
-       * Variable name must refer to an output variable for the node.
-       * 
- * - * string var = 2; - */ - public Builder setVar( - java.lang.String value) { - if (value == null) { - throw new NullPointerException(); - } - - var_ = value; - onChanged(); - return this; - } - /** - *
-       * Variable name must refer to an output variable for the node.
-       * 
- * - * string var = 2; + * int32 int_value = 2; */ - public Builder clearVar() { - - var_ = getDefaultInstance().getVar(); + public Builder setIntValue(int value) { + valueCase_ = 2; + value_ = value; onChanged(); return this; } /** - *
-       * Variable name must refer to an output variable for the node.
-       * 
- * - * string var = 2; + * int32 int_value = 2; */ - public Builder setVarBytes( - com.google.protobuf.ByteString value) { - if (value == null) { - throw new NullPointerException(); - } - checkByteStringIsUtf8(value); - - var_ = value; - onChanged(); + public Builder clearIntValue() { + if (valueCase_ == 2) { + valueCase_ = 0; + value_ = null; + onChanged(); + } return this; } @java.lang.Override @@ -11901,41 +12994,41 @@ public final Builder mergeUnknownFields( } - // @@protoc_insertion_point(builder_scope:flyteidl.core.OutputReference) + // @@protoc_insertion_point(builder_scope:flyteidl.core.PromiseAttribute) } - // @@protoc_insertion_point(class_scope:flyteidl.core.OutputReference) - private static final flyteidl.core.Types.OutputReference DEFAULT_INSTANCE; + // @@protoc_insertion_point(class_scope:flyteidl.core.PromiseAttribute) + private static final flyteidl.core.Types.PromiseAttribute DEFAULT_INSTANCE; static { - DEFAULT_INSTANCE = new flyteidl.core.Types.OutputReference(); + DEFAULT_INSTANCE = new flyteidl.core.Types.PromiseAttribute(); } - public static flyteidl.core.Types.OutputReference getDefaultInstance() { + public static flyteidl.core.Types.PromiseAttribute 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 OutputReference parsePartialFrom( + public PromiseAttribute parsePartialFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { - return new OutputReference(input, extensionRegistry); + return new PromiseAttribute(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.core.Types.OutputReference getDefaultInstanceForType() { + public flyteidl.core.Types.PromiseAttribute getDefaultInstanceForType() { return DEFAULT_INSTANCE; } @@ -12762,6 +13855,11 @@ public flyteidl.core.Types.Error getDefaultInstanceForType() { private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_core_OutputReference_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_core_PromiseAttribute_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_core_PromiseAttribute_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_core_Error_descriptor; private static final @@ -12813,14 +13911,18 @@ public flyteidl.core.Types.Error getDefaultInstanceForType() { " \001(\0132\027.google.protobuf.Struct\0221\n\nannotat" + "ion\030\t \001(\0132\035.flyteidl.core.TypeAnnotation" + "\022/\n\tstructure\030\013 \001(\0132\034.flyteidl.core.Type" + - "StructureB\006\n\004type\"/\n\017OutputReference\022\017\n\007" + - "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\"0\n\005Error\022\026\n\016f" + - "ailed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206\001\n" + - "\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005FL" + - "OAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATETI" + - "ME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERROR\020" + - "\010\022\n\n\006STRUCT\020\tB6Z4github.com/flyteorg/fly" + - "teidl/gen/pb-go/flyteidl/coreb\006proto3" + "StructureB\006\n\004type\"c\n\017OutputReference\022\017\n\007" + + "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\0222\n\tattr_path\030" + + "\003 \003(\0132\037.flyteidl.core.PromiseAttribute\"H" + + "\n\020PromiseAttribute\022\026\n\014string_value\030\001 \001(\t" + + "H\000\022\023\n\tint_value\030\002 \001(\005H\000B\007\n\005value\"0\n\005Erro" + + "r\022\026\n\016failed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001" + + "(\t*\206\001\n\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001" + + "\022\t\n\005FLOAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010" + + "DATETIME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005" + + "ERROR\020\010\022\n\n\006STRUCT\020\tB6Z4github.com/flyteo" + + "rg/flyteidl/gen/pb-go/flyteidl/coreb\006pro" + + "to3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -12900,9 +14002,15 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( internal_static_flyteidl_core_OutputReference_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_OutputReference_descriptor, - new java.lang.String[] { "NodeId", "Var", }); - internal_static_flyteidl_core_Error_descriptor = + new java.lang.String[] { "NodeId", "Var", "AttrPath", }); + internal_static_flyteidl_core_PromiseAttribute_descriptor = getDescriptor().getMessageTypes().get(9); + internal_static_flyteidl_core_PromiseAttribute_fieldAccessorTable = new + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_flyteidl_core_PromiseAttribute_descriptor, + new java.lang.String[] { "StringValue", "IntValue", "Value", }); + internal_static_flyteidl_core_Error_descriptor = + getDescriptor().getMessageTypes().get(10); internal_static_flyteidl_core_Error_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_Error_descriptor, diff --git a/gen/pb-java/flyteidl/event/Event.java b/gen/pb-java/flyteidl/event/Event.java index 2376082bf..13a0ed07a 100644 --- a/gen/pb-java/flyteidl/event/Event.java +++ b/gen/pb-java/flyteidl/event/Event.java @@ -11113,6 +11113,845 @@ public flyteidl.event.Event.ParentNodeExecutionMetadata getDefaultInstanceForTyp } + public interface EventReasonOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.event.EventReason) + com.google.protobuf.MessageOrBuilder { + + /** + *
+     * An explanation for this event
+     * 
+ * + * string reason = 1; + */ + java.lang.String getReason(); + /** + *
+     * An explanation for this event
+     * 
+ * + * string reason = 1; + */ + com.google.protobuf.ByteString + getReasonBytes(); + + /** + *
+     * The time this reason occurred
+     * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + boolean hasOccurredAt(); + /** + *
+     * The time this reason occurred
+     * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + com.google.protobuf.Timestamp getOccurredAt(); + /** + *
+     * The time this reason occurred
+     * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + com.google.protobuf.TimestampOrBuilder getOccurredAtOrBuilder(); + } + /** + * Protobuf type {@code flyteidl.event.EventReason} + */ + public static final class EventReason extends + com.google.protobuf.GeneratedMessageV3 implements + // @@protoc_insertion_point(message_implements:flyteidl.event.EventReason) + EventReasonOrBuilder { + private static final long serialVersionUID = 0L; + // Use EventReason.newBuilder() to construct. + private EventReason(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + private EventReason() { + reason_ = ""; + } + + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet + getUnknownFields() { + return this.unknownFields; + } + private EventReason( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + this(); + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); + } + int mutable_bitField0_ = 0; + com.google.protobuf.UnknownFieldSet.Builder unknownFields = + com.google.protobuf.UnknownFieldSet.newBuilder(); + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 10: { + java.lang.String s = input.readStringRequireUtf8(); + + reason_ = s; + break; + } + case 18: { + com.google.protobuf.Timestamp.Builder subBuilder = null; + if (occurredAt_ != null) { + subBuilder = occurredAt_.toBuilder(); + } + occurredAt_ = input.readMessage(com.google.protobuf.Timestamp.parser(), extensionRegistry); + if (subBuilder != null) { + subBuilder.mergeFrom(occurredAt_); + occurredAt_ = subBuilder.buildPartial(); + } + + break; + } + default: { + if (!parseUnknownField( + input, unknownFields, extensionRegistry, tag)) { + done = true; + } + break; + } + } + } + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(this); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException( + e).setUnfinishedMessage(this); + } finally { + this.unknownFields = unknownFields.build(); + makeExtensionsImmutable(); + } + } + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.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_EventReason_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.event.Event.EventReason.class, flyteidl.event.Event.EventReason.Builder.class); + } + + public static final int REASON_FIELD_NUMBER = 1; + private volatile java.lang.Object reason_; + /** + *
+     * An explanation for this event
+     * 
+ * + * string reason = 1; + */ + public java.lang.String getReason() { + java.lang.Object ref = reason_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + reason_ = s; + return s; + } + } + /** + *
+     * An explanation for this event
+     * 
+ * + * string reason = 1; + */ + public com.google.protobuf.ByteString + getReasonBytes() { + java.lang.Object ref = reason_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + reason_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + public static final int OCCURRED_AT_FIELD_NUMBER = 2; + private com.google.protobuf.Timestamp occurredAt_; + /** + *
+     * The time this reason occurred
+     * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public boolean hasOccurredAt() { + return occurredAt_ != null; + } + /** + *
+     * The time this reason occurred
+     * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public com.google.protobuf.Timestamp getOccurredAt() { + return occurredAt_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : occurredAt_; + } + /** + *
+     * The time this reason occurred
+     * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public com.google.protobuf.TimestampOrBuilder getOccurredAtOrBuilder() { + return getOccurredAt(); + } + + private byte memoizedIsInitialized = -1; + @java.lang.Override + public final boolean isInitialized() { + byte isInitialized = memoizedIsInitialized; + if (isInitialized == 1) return true; + if (isInitialized == 0) return false; + + memoizedIsInitialized = 1; + return true; + } + + @java.lang.Override + public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException { + if (!getReasonBytes().isEmpty()) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 1, reason_); + } + if (occurredAt_ != null) { + output.writeMessage(2, getOccurredAt()); + } + unknownFields.writeTo(output); + } + + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + if (!getReasonBytes().isEmpty()) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, reason_); + } + if (occurredAt_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(2, getOccurredAt()); + } + size += unknownFields.getSerializedSize(); + memoizedSize = size; + return size; + } + + @java.lang.Override + public boolean equals(final java.lang.Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof flyteidl.event.Event.EventReason)) { + return super.equals(obj); + } + flyteidl.event.Event.EventReason other = (flyteidl.event.Event.EventReason) obj; + + if (!getReason() + .equals(other.getReason())) return false; + if (hasOccurredAt() != other.hasOccurredAt()) return false; + if (hasOccurredAt()) { + if (!getOccurredAt() + .equals(other.getOccurredAt())) return false; + } + if (!unknownFields.equals(other.unknownFields)) return false; + return true; + } + + @java.lang.Override + public int hashCode() { + if (memoizedHashCode != 0) { + return memoizedHashCode; + } + int hash = 41; + hash = (19 * hash) + getDescriptor().hashCode(); + hash = (37 * hash) + REASON_FIELD_NUMBER; + hash = (53 * hash) + getReason().hashCode(); + if (hasOccurredAt()) { + hash = (37 * hash) + OCCURRED_AT_FIELD_NUMBER; + hash = (53 * hash) + getOccurredAt().hashCode(); + } + hash = (29 * hash) + unknownFields.hashCode(); + memoizedHashCode = hash; + return hash; + } + + 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.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.EventReason parseFrom( + com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + 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.EventReason parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + 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.EventReason parseFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + 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.EventReason parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input); + } + 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.EventReason parseFrom( + com.google.protobuf.CodedInputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.event.Event.EventReason parseFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); + } + + @java.lang.Override + public Builder newBuilderForType() { return newBuilder(); } + public static Builder newBuilder() { + return DEFAULT_INSTANCE.toBuilder(); + } + public static Builder newBuilder(flyteidl.event.Event.EventReason prototype) { + return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + } + @java.lang.Override + public Builder toBuilder() { + return this == DEFAULT_INSTANCE + ? new Builder() : new Builder().mergeFrom(this); + } + + @java.lang.Override + protected Builder newBuilderForType( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + Builder builder = new Builder(parent); + return builder; + } + /** + * 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.EventReason) + flyteidl.event.Event.EventReasonOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + 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_EventReason_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.event.Event.EventReason.class, flyteidl.event.Event.EventReason.Builder.class); + } + + // Construct using flyteidl.event.Event.EventReason.newBuilder() + private Builder() { + maybeForceBuilderInitialization(); + } + + private Builder( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + maybeForceBuilderInitialization(); + } + private void maybeForceBuilderInitialization() { + if (com.google.protobuf.GeneratedMessageV3 + .alwaysUseFieldBuilders) { + } + } + @java.lang.Override + public Builder clear() { + super.clear(); + reason_ = ""; + + if (occurredAtBuilder_ == null) { + occurredAt_ = null; + } else { + occurredAt_ = null; + occurredAtBuilder_ = null; + } + return this; + } + + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor + getDescriptorForType() { + return flyteidl.event.Event.internal_static_flyteidl_event_EventReason_descriptor; + } + + @java.lang.Override + public flyteidl.event.Event.EventReason getDefaultInstanceForType() { + return flyteidl.event.Event.EventReason.getDefaultInstance(); + } + + @java.lang.Override + public flyteidl.event.Event.EventReason build() { + flyteidl.event.Event.EventReason result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); + } + return result; + } + + @java.lang.Override + 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_; + } else { + result.occurredAt_ = occurredAtBuilder_.build(); + } + onBuilt(); + return result; + } + + @java.lang.Override + public Builder clone() { + return super.clone(); + } + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.setField(field, value); + } + @java.lang.Override + public Builder clearField( + com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + @java.lang.Override + public Builder clearOneof( + com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + int index, java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.addRepeatedField(field, value); + } + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other instanceof flyteidl.event.Event.EventReason) { + return mergeFrom((flyteidl.event.Event.EventReason)other); + } else { + super.mergeFrom(other); + 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(); + } + if (other.hasOccurredAt()) { + mergeOccurredAt(other.getOccurredAt()); + } + this.mergeUnknownFields(other.unknownFields); + onChanged(); + return this; + } + + @java.lang.Override + public final boolean isInitialized() { + return true; + } + + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + flyteidl.event.Event.EventReason parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = (flyteidl.event.Event.EventReason) e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } + } + return this; + } + + private java.lang.Object reason_ = ""; + /** + *
+       * An explanation for this event
+       * 
+ * + * string reason = 1; + */ + public java.lang.String getReason() { + java.lang.Object ref = reason_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + reason_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + /** + *
+       * An explanation for this event
+       * 
+ * + * string reason = 1; + */ + public com.google.protobuf.ByteString + getReasonBytes() { + java.lang.Object ref = reason_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + reason_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + /** + *
+       * An explanation for this event
+       * 
+ * + * string reason = 1; + */ + public Builder setReason( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + + reason_ = value; + onChanged(); + return this; + } + /** + *
+       * An explanation for this event
+       * 
+ * + * string reason = 1; + */ + public Builder clearReason() { + + reason_ = getDefaultInstance().getReason(); + onChanged(); + return this; + } + /** + *
+       * An explanation for this event
+       * 
+ * + * string reason = 1; + */ + public Builder setReasonBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + + reason_ = value; + onChanged(); + return this; + } + + private com.google.protobuf.Timestamp occurredAt_; + private com.google.protobuf.SingleFieldBuilderV3< + com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> occurredAtBuilder_; + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public boolean hasOccurredAt() { + return occurredAtBuilder_ != null || occurredAt_ != null; + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public com.google.protobuf.Timestamp getOccurredAt() { + if (occurredAtBuilder_ == null) { + return occurredAt_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : occurredAt_; + } else { + return occurredAtBuilder_.getMessage(); + } + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public Builder setOccurredAt(com.google.protobuf.Timestamp value) { + if (occurredAtBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + occurredAt_ = value; + onChanged(); + } else { + occurredAtBuilder_.setMessage(value); + } + + return this; + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public Builder setOccurredAt( + com.google.protobuf.Timestamp.Builder builderForValue) { + if (occurredAtBuilder_ == null) { + occurredAt_ = builderForValue.build(); + onChanged(); + } else { + occurredAtBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public Builder mergeOccurredAt(com.google.protobuf.Timestamp value) { + if (occurredAtBuilder_ == null) { + if (occurredAt_ != null) { + occurredAt_ = + com.google.protobuf.Timestamp.newBuilder(occurredAt_).mergeFrom(value).buildPartial(); + } else { + occurredAt_ = value; + } + onChanged(); + } else { + occurredAtBuilder_.mergeFrom(value); + } + + return this; + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public Builder clearOccurredAt() { + if (occurredAtBuilder_ == null) { + occurredAt_ = null; + onChanged(); + } else { + occurredAt_ = null; + occurredAtBuilder_ = null; + } + + return this; + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public com.google.protobuf.Timestamp.Builder getOccurredAtBuilder() { + + onChanged(); + return getOccurredAtFieldBuilder().getBuilder(); + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + public com.google.protobuf.TimestampOrBuilder getOccurredAtOrBuilder() { + if (occurredAtBuilder_ != null) { + return occurredAtBuilder_.getMessageOrBuilder(); + } else { + return occurredAt_ == null ? + com.google.protobuf.Timestamp.getDefaultInstance() : occurredAt_; + } + } + /** + *
+       * The time this reason occurred
+       * 
+ * + * .google.protobuf.Timestamp occurred_at = 2; + */ + private com.google.protobuf.SingleFieldBuilderV3< + com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> + getOccurredAtFieldBuilder() { + if (occurredAtBuilder_ == null) { + occurredAtBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>( + getOccurredAt(), + getParentForChildren(), + isClean()); + occurredAt_ = null; + } + return occurredAtBuilder_; + } + @java.lang.Override + public final Builder setUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); + } + + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); + } + + + // @@protoc_insertion_point(builder_scope:flyteidl.event.EventReason) + } + + // @@protoc_insertion_point(class_scope:flyteidl.event.EventReason) + private static final flyteidl.event.Event.EventReason DEFAULT_INSTANCE; + static { + DEFAULT_INSTANCE = new flyteidl.event.Event.EventReason(); + } + + public static flyteidl.event.Event.EventReason getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { + @java.lang.Override + public EventReason parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new EventReason(input, extensionRegistry); + } + }; + + public static com.google.protobuf.Parser parser() { + return PARSER; + } + + @java.lang.Override + public com.google.protobuf.Parser getParserForType() { + return PARSER; + } + + @java.lang.Override + public flyteidl.event.Event.EventReason getDefaultInstanceForType() { + return DEFAULT_INSTANCE; + } + + } + public interface TaskExecutionEventOrBuilder extends // @@protoc_insertion_point(interface_extends:flyteidl.event.TaskExecutionEvent) com.google.protobuf.MessageOrBuilder { @@ -11443,20 +12282,66 @@ flyteidl.core.Execution.TaskLogOrBuilder getLogsOrBuilder( /** *
      * An optional explanation for the phase transition.
+     * Deprecated: Use reasons instead.
      * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - java.lang.String getReason(); + @java.lang.Deprecated java.lang.String getReason(); /** *
      * An optional explanation for the phase transition.
+     * Deprecated: Use reasons instead.
+     * 
+ * + * string reason = 13 [deprecated = true]; + */ + @java.lang.Deprecated com.google.protobuf.ByteString + getReasonBytes(); + + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + java.util.List + getReasonsList(); + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + flyteidl.event.Event.EventReason getReasons(int index); + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + int getReasonsCount(); + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + java.util.List + getReasonsOrBuilderList(); + /** + *
+     * An optional list of explanations for the phase transition.
      * 
* - * string reason = 13; + * repeated .flyteidl.event.EventReason reasons = 21; */ - com.google.protobuf.ByteString - getReasonBytes(); + flyteidl.event.Event.EventReasonOrBuilder getReasonsOrBuilder( + int index); /** *
@@ -11576,6 +12461,7 @@ private TaskExecutionEvent() {
       producerId_ = "";
       logs_ = java.util.Collections.emptyList();
       reason_ = "";
+      reasons_ = java.util.Collections.emptyList();
       taskType_ = "";
     }
 
@@ -11783,6 +12669,15 @@ private TaskExecutionEvent(
 
               break;
             }
+            case 170: {
+              if (!((mutable_bitField0_ & 0x00008000) != 0)) {
+                reasons_ = new java.util.ArrayList();
+                mutable_bitField0_ |= 0x00008000;
+              }
+              reasons_.add(
+                  input.readMessage(flyteidl.event.Event.EventReason.parser(), extensionRegistry));
+              break;
+            }
             default: {
               if (!parseUnknownField(
                   input, unknownFields, extensionRegistry, tag)) {
@@ -11801,6 +12696,9 @@ private TaskExecutionEvent(
         if (((mutable_bitField0_ & 0x00000020) != 0)) {
           logs_ = java.util.Collections.unmodifiableList(logs_);
         }
+        if (((mutable_bitField0_ & 0x00008000) != 0)) {
+          reasons_ = java.util.Collections.unmodifiableList(reasons_);
+        }
         this.unknownFields = unknownFields.build();
         makeExtensionsImmutable();
       }
@@ -12413,11 +13311,12 @@ public int getPhaseVersion() {
     /**
      * 
      * An optional explanation for the phase transition.
+     * Deprecated: Use reasons instead.
      * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - public java.lang.String getReason() { + @java.lang.Deprecated public java.lang.String getReason() { java.lang.Object ref = reason_; if (ref instanceof java.lang.String) { return (java.lang.String) ref; @@ -12432,11 +13331,12 @@ public java.lang.String getReason() { /** *
      * An optional explanation for the phase transition.
+     * Deprecated: Use reasons instead.
      * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - public com.google.protobuf.ByteString + @java.lang.Deprecated public com.google.protobuf.ByteString getReasonBytes() { java.lang.Object ref = reason_; if (ref instanceof java.lang.String) { @@ -12450,6 +13350,61 @@ public java.lang.String getReason() { } } + public static final int REASONS_FIELD_NUMBER = 21; + private java.util.List reasons_; + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public java.util.List getReasonsList() { + return reasons_; + } + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public java.util.List + getReasonsOrBuilderList() { + return reasons_; + } + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public int getReasonsCount() { + return reasons_.size(); + } + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public flyteidl.event.Event.EventReason getReasons(int index) { + return reasons_.get(index); + } + /** + *
+     * An optional list of explanations for the phase transition.
+     * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public flyteidl.event.Event.EventReasonOrBuilder getReasonsOrBuilder( + int index) { + return reasons_.get(index); + } + public static final int TASK_TYPE_FIELD_NUMBER = 14; private volatile java.lang.Object taskType_; /** @@ -12658,6 +13613,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (reportedAt_ != null) { output.writeMessage(20, getReportedAt()); } + for (int i = 0; i < reasons_.size(); i++) { + output.writeMessage(21, reasons_.get(i)); + } unknownFields.writeTo(output); } @@ -12738,6 +13696,10 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(20, getReportedAt()); } + for (int i = 0; i < reasons_.size(); i++) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(21, reasons_.get(i)); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -12784,6 +13746,8 @@ public boolean equals(final java.lang.Object obj) { != other.getPhaseVersion()) return false; if (!getReason() .equals(other.getReason())) return false; + if (!getReasonsList() + .equals(other.getReasonsList())) return false; if (!getTaskType() .equals(other.getTaskType())) return false; if (hasMetadata() != other.hasMetadata()) return false; @@ -12869,6 +13833,10 @@ public int hashCode() { hash = (53 * hash) + getPhaseVersion(); hash = (37 * hash) + REASON_FIELD_NUMBER; hash = (53 * hash) + getReason().hashCode(); + if (getReasonsCount() > 0) { + hash = (37 * hash) + REASONS_FIELD_NUMBER; + hash = (53 * hash) + getReasonsList().hashCode(); + } hash = (37 * hash) + TASK_TYPE_FIELD_NUMBER; hash = (53 * hash) + getTaskType().hashCode(); if (hasMetadata()) { @@ -13042,6 +14010,7 @@ private void maybeForceBuilderInitialization() { if (com.google.protobuf.GeneratedMessageV3 .alwaysUseFieldBuilders) { getLogsFieldBuilder(); + getReasonsFieldBuilder(); } } @java.lang.Override @@ -13087,6 +14056,12 @@ public Builder clear() { reason_ = ""; + if (reasonsBuilder_ == null) { + reasons_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00008000); + } else { + reasonsBuilder_.clear(); + } taskType_ = ""; if (metadataBuilder_ == null) { @@ -13196,6 +14171,15 @@ public flyteidl.event.Event.TaskExecutionEvent buildPartial() { } result.phaseVersion_ = phaseVersion_; result.reason_ = reason_; + if (reasonsBuilder_ == null) { + if (((bitField0_ & 0x00008000) != 0)) { + reasons_ = java.util.Collections.unmodifiableList(reasons_); + bitField0_ = (bitField0_ & ~0x00008000); + } + result.reasons_ = reasons_; + } else { + result.reasons_ = reasonsBuilder_.build(); + } result.taskType_ = taskType_; if (metadataBuilder_ == null) { result.metadata_ = metadata_; @@ -13314,6 +14298,32 @@ public Builder mergeFrom(flyteidl.event.Event.TaskExecutionEvent other) { reason_ = other.reason_; onChanged(); } + if (reasonsBuilder_ == null) { + if (!other.reasons_.isEmpty()) { + if (reasons_.isEmpty()) { + reasons_ = other.reasons_; + bitField0_ = (bitField0_ & ~0x00008000); + } else { + ensureReasonsIsMutable(); + reasons_.addAll(other.reasons_); + } + onChanged(); + } + } else { + if (!other.reasons_.isEmpty()) { + if (reasonsBuilder_.isEmpty()) { + reasonsBuilder_.dispose(); + reasonsBuilder_ = null; + reasons_ = other.reasons_; + bitField0_ = (bitField0_ & ~0x00008000); + reasonsBuilder_ = + com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? + getReasonsFieldBuilder() : null; + } else { + reasonsBuilder_.addAllMessages(other.reasons_); + } + } + } if (!other.getTaskType().isEmpty()) { taskType_ = other.taskType_; onChanged(); @@ -15338,11 +16348,12 @@ public Builder clearPhaseVersion() { /** *
        * An optional explanation for the phase transition.
+       * Deprecated: Use reasons instead.
        * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - public java.lang.String getReason() { + @java.lang.Deprecated public java.lang.String getReason() { java.lang.Object ref = reason_; if (!(ref instanceof java.lang.String)) { com.google.protobuf.ByteString bs = @@ -15357,11 +16368,12 @@ public java.lang.String getReason() { /** *
        * An optional explanation for the phase transition.
+       * Deprecated: Use reasons instead.
        * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - public com.google.protobuf.ByteString + @java.lang.Deprecated public com.google.protobuf.ByteString getReasonBytes() { java.lang.Object ref = reason_; if (ref instanceof String) { @@ -15377,11 +16389,12 @@ public java.lang.String getReason() { /** *
        * An optional explanation for the phase transition.
+       * Deprecated: Use reasons instead.
        * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - public Builder setReason( + @java.lang.Deprecated public Builder setReason( java.lang.String value) { if (value == null) { throw new NullPointerException(); @@ -15394,11 +16407,12 @@ public Builder setReason( /** *
        * An optional explanation for the phase transition.
+       * Deprecated: Use reasons instead.
        * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - public Builder clearReason() { + @java.lang.Deprecated public Builder clearReason() { reason_ = getDefaultInstance().getReason(); onChanged(); @@ -15407,11 +16421,12 @@ public Builder clearReason() { /** *
        * An optional explanation for the phase transition.
+       * Deprecated: Use reasons instead.
        * 
* - * string reason = 13; + * string reason = 13 [deprecated = true]; */ - public Builder setReasonBytes( + @java.lang.Deprecated public Builder setReasonBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); @@ -15423,6 +16438,318 @@ public Builder setReasonBytes( return this; } + private java.util.List reasons_ = + java.util.Collections.emptyList(); + private void ensureReasonsIsMutable() { + if (!((bitField0_ & 0x00008000) != 0)) { + reasons_ = new java.util.ArrayList(reasons_); + bitField0_ |= 0x00008000; + } + } + + private com.google.protobuf.RepeatedFieldBuilderV3< + 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.EventReason reasons = 21; + */ + public java.util.List getReasonsList() { + if (reasonsBuilder_ == null) { + return java.util.Collections.unmodifiableList(reasons_); + } else { + return reasonsBuilder_.getMessageList(); + } + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public int getReasonsCount() { + if (reasonsBuilder_ == null) { + return reasons_.size(); + } else { + return reasonsBuilder_.getCount(); + } + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public flyteidl.event.Event.EventReason getReasons(int index) { + if (reasonsBuilder_ == null) { + return reasons_.get(index); + } else { + return reasonsBuilder_.getMessage(index); + } + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder setReasons( + int index, flyteidl.event.Event.EventReason value) { + if (reasonsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureReasonsIsMutable(); + reasons_.set(index, value); + onChanged(); + } else { + reasonsBuilder_.setMessage(index, value); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder setReasons( + int index, flyteidl.event.Event.EventReason.Builder builderForValue) { + if (reasonsBuilder_ == null) { + ensureReasonsIsMutable(); + reasons_.set(index, builderForValue.build()); + onChanged(); + } else { + reasonsBuilder_.setMessage(index, builderForValue.build()); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder addReasons(flyteidl.event.Event.EventReason value) { + if (reasonsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureReasonsIsMutable(); + reasons_.add(value); + onChanged(); + } else { + reasonsBuilder_.addMessage(value); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder addReasons( + int index, flyteidl.event.Event.EventReason value) { + if (reasonsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureReasonsIsMutable(); + reasons_.add(index, value); + onChanged(); + } else { + reasonsBuilder_.addMessage(index, value); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder addReasons( + flyteidl.event.Event.EventReason.Builder builderForValue) { + if (reasonsBuilder_ == null) { + ensureReasonsIsMutable(); + reasons_.add(builderForValue.build()); + onChanged(); + } else { + reasonsBuilder_.addMessage(builderForValue.build()); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder addReasons( + int index, flyteidl.event.Event.EventReason.Builder builderForValue) { + if (reasonsBuilder_ == null) { + ensureReasonsIsMutable(); + reasons_.add(index, builderForValue.build()); + onChanged(); + } else { + reasonsBuilder_.addMessage(index, builderForValue.build()); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder addAllReasons( + java.lang.Iterable values) { + if (reasonsBuilder_ == null) { + ensureReasonsIsMutable(); + com.google.protobuf.AbstractMessageLite.Builder.addAll( + values, reasons_); + onChanged(); + } else { + reasonsBuilder_.addAllMessages(values); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder clearReasons() { + if (reasonsBuilder_ == null) { + reasons_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00008000); + onChanged(); + } else { + reasonsBuilder_.clear(); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public Builder removeReasons(int index) { + if (reasonsBuilder_ == null) { + ensureReasonsIsMutable(); + reasons_.remove(index); + onChanged(); + } else { + reasonsBuilder_.remove(index); + } + return this; + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public flyteidl.event.Event.EventReason.Builder getReasonsBuilder( + int index) { + return getReasonsFieldBuilder().getBuilder(index); + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public flyteidl.event.Event.EventReasonOrBuilder getReasonsOrBuilder( + int index) { + if (reasonsBuilder_ == null) { + return reasons_.get(index); } else { + return reasonsBuilder_.getMessageOrBuilder(index); + } + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public java.util.List + getReasonsOrBuilderList() { + if (reasonsBuilder_ != null) { + return reasonsBuilder_.getMessageOrBuilderList(); + } else { + return java.util.Collections.unmodifiableList(reasons_); + } + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public flyteidl.event.Event.EventReason.Builder addReasonsBuilder() { + return getReasonsFieldBuilder().addBuilder( + flyteidl.event.Event.EventReason.getDefaultInstance()); + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public flyteidl.event.Event.EventReason.Builder addReasonsBuilder( + int index) { + return getReasonsFieldBuilder().addBuilder( + index, flyteidl.event.Event.EventReason.getDefaultInstance()); + } + /** + *
+       * An optional list of explanations for the phase transition.
+       * 
+ * + * repeated .flyteidl.event.EventReason reasons = 21; + */ + public java.util.List + getReasonsBuilderList() { + return getReasonsFieldBuilder().getBuilderList(); + } + private com.google.protobuf.RepeatedFieldBuilderV3< + 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.EventReason, flyteidl.event.Event.EventReason.Builder, flyteidl.event.Event.EventReasonOrBuilder>( + reasons_, + ((bitField0_ & 0x00008000) != 0), + getParentForChildren(), + isClean()); + reasons_ = null; + } + return reasonsBuilder_; + } + private java.lang.Object taskType_ = ""; /** *
@@ -20243,6 +21570,11 @@ public flyteidl.event.Event.TaskExecutionMetadata getDefaultInstanceForType() {
   private static final 
     com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
       internal_static_flyteidl_event_ParentNodeExecutionMetadata_fieldAccessorTable;
+  private static final com.google.protobuf.Descriptors.Descriptor
+    internal_static_flyteidl_event_EventReason_descriptor;
+  private static final 
+    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+      internal_static_flyteidl_event_EventReason_fieldAccessorTable;
   private static final com.google.protobuf.Descriptors.Descriptor
     internal_static_flyteidl_event_TaskExecutionEvent_descriptor;
   private static final 
@@ -20327,7 +21659,9 @@ 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\"\207\006\n\022TaskExecutionEvent\022*\n\007" +
+      "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" +
@@ -20341,30 +21675,31 @@ public flyteidl.event.Event.TaskExecutionMetadata getDefaultInstanceForType() {
       "\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\016\n\006r" +
-      "eason\030\r \001(\t\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"
+      "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() {
@@ -20427,26 +21762,32 @@ 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_TaskExecutionEvent_descriptor =
+    internal_static_flyteidl_event_EventReason_descriptor =
       getDescriptor().getMessageTypes().get(7);
+    internal_static_flyteidl_event_EventReason_fieldAccessorTable = new
+      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+        internal_static_flyteidl_event_EventReason_descriptor,
+        new java.lang.String[] { "Reason", "OccurredAt", });
+    internal_static_flyteidl_event_TaskExecutionEvent_descriptor =
+      getDescriptor().getMessageTypes().get(8);
     internal_static_flyteidl_event_TaskExecutionEvent_fieldAccessorTable = new
       com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
         internal_static_flyteidl_event_TaskExecutionEvent_descriptor,
-        new java.lang.String[] { "TaskId", "ParentNodeExecutionId", "RetryAttempt", "Phase", "ProducerId", "Logs", "OccurredAt", "InputUri", "InputData", "OutputUri", "Error", "OutputData", "CustomInfo", "PhaseVersion", "Reason", "TaskType", "Metadata", "EventVersion", "ReportedAt", "InputValue", "OutputResult", });
+        new java.lang.String[] { "TaskId", "ParentNodeExecutionId", "RetryAttempt", "Phase", "ProducerId", "Logs", "OccurredAt", "InputUri", "InputData", "OutputUri", "Error", "OutputData", "CustomInfo", "PhaseVersion", "Reason", "Reasons", "TaskType", "Metadata", "EventVersion", "ReportedAt", "InputValue", "OutputResult", });
     internal_static_flyteidl_event_ExternalResourceInfo_descriptor =
-      getDescriptor().getMessageTypes().get(8);
+      getDescriptor().getMessageTypes().get(9);
     internal_static_flyteidl_event_ExternalResourceInfo_fieldAccessorTable = new
       com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
         internal_static_flyteidl_event_ExternalResourceInfo_descriptor,
         new java.lang.String[] { "ExternalId", "Index", "RetryAttempt", "Phase", "CacheStatus", "Logs", });
     internal_static_flyteidl_event_ResourcePoolInfo_descriptor =
-      getDescriptor().getMessageTypes().get(9);
+      getDescriptor().getMessageTypes().get(10);
     internal_static_flyteidl_event_ResourcePoolInfo_fieldAccessorTable = new
       com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
         internal_static_flyteidl_event_ResourcePoolInfo_descriptor,
         new java.lang.String[] { "AllocationToken", "Namespace", });
     internal_static_flyteidl_event_TaskExecutionMetadata_descriptor =
-      getDescriptor().getMessageTypes().get(10);
+      getDescriptor().getMessageTypes().get(11);
     internal_static_flyteidl_event_TaskExecutionMetadata_fieldAccessorTable = new
       com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
         internal_static_flyteidl_event_TaskExecutionMetadata_descriptor,
diff --git a/gen/pb-js/flyteidl.d.ts b/gen/pb-js/flyteidl.d.ts
index 7a900c3a5..deb1c4bdd 100644
--- a/gen/pb-js/flyteidl.d.ts
+++ b/gen/pb-js/flyteidl.d.ts
@@ -4588,6 +4588,9 @@ export namespace flyteidl {
 
             /** OutputReference var */
             "var"?: (string|null);
+
+            /** OutputReference attrPath */
+            attrPath?: (flyteidl.core.IPromiseAttribute[]|null);
         }
 
         /** Represents an OutputReference. */
@@ -4605,6 +4608,9 @@ export namespace flyteidl {
             /** OutputReference var. */
             public var: string;
 
+            /** OutputReference attrPath. */
+            public attrPath: flyteidl.core.IPromiseAttribute[];
+
             /**
              * Creates a new OutputReference instance using the specified properties.
              * @param [properties] Properties to set
@@ -4638,6 +4644,67 @@ export namespace flyteidl {
             public static verify(message: { [k: string]: any }): (string|null);
         }
 
+        /** Properties of a PromiseAttribute. */
+        interface IPromiseAttribute {
+
+            /** PromiseAttribute stringValue */
+            stringValue?: (string|null);
+
+            /** PromiseAttribute intValue */
+            intValue?: (number|null);
+        }
+
+        /** Represents a PromiseAttribute. */
+        class PromiseAttribute implements IPromiseAttribute {
+
+            /**
+             * Constructs a new PromiseAttribute.
+             * @param [properties] Properties to set
+             */
+            constructor(properties?: flyteidl.core.IPromiseAttribute);
+
+            /** PromiseAttribute stringValue. */
+            public stringValue: string;
+
+            /** PromiseAttribute intValue. */
+            public intValue: number;
+
+            /** PromiseAttribute value. */
+            public value?: ("stringValue"|"intValue");
+
+            /**
+             * Creates a new PromiseAttribute instance using the specified properties.
+             * @param [properties] Properties to set
+             * @returns PromiseAttribute instance
+             */
+            public static create(properties?: flyteidl.core.IPromiseAttribute): flyteidl.core.PromiseAttribute;
+
+            /**
+             * Encodes the specified PromiseAttribute message. Does not implicitly {@link flyteidl.core.PromiseAttribute.verify|verify} messages.
+             * @param message PromiseAttribute message or plain object to encode
+             * @param [writer] Writer to encode to
+             * @returns Writer
+             */
+            public static encode(message: flyteidl.core.IPromiseAttribute, writer?: $protobuf.Writer): $protobuf.Writer;
+
+            /**
+             * Decodes a PromiseAttribute message from the specified reader or buffer.
+             * @param reader Reader or buffer to decode from
+             * @param [length] Message length if known beforehand
+             * @returns PromiseAttribute
+             * @throws {Error} If the payload is not a reader or valid buffer
+             * @throws {$protobuf.util.ProtocolError} If required fields are missing
+             */
+            public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): flyteidl.core.PromiseAttribute;
+
+            /**
+             * Verifies a PromiseAttribute message.
+             * @param message Plain object to verify
+             * @returns `null` if valid, otherwise the reason why it is not
+             */
+            public static verify(message: { [k: string]: any }): (string|null);
+        }
+
         /** Properties of an Error. */
         interface IError {
 
@@ -8027,6 +8094,64 @@ export namespace flyteidl {
             public static verify(message: { [k: string]: any }): (string|null);
         }
 
+        /** Properties of an EventReason. */
+        interface IEventReason {
+
+            /** EventReason reason */
+            reason?: (string|null);
+
+            /** EventReason occurredAt */
+            occurredAt?: (google.protobuf.ITimestamp|null);
+        }
+
+        /** Represents an EventReason. */
+        class EventReason implements IEventReason {
+
+            /**
+             * Constructs a new EventReason.
+             * @param [properties] Properties to set
+             */
+            constructor(properties?: flyteidl.event.IEventReason);
+
+            /** EventReason reason. */
+            public reason: string;
+
+            /** EventReason occurredAt. */
+            public occurredAt?: (google.protobuf.ITimestamp|null);
+
+            /**
+             * Creates a new EventReason instance using the specified properties.
+             * @param [properties] Properties to set
+             * @returns EventReason instance
+             */
+            public static create(properties?: flyteidl.event.IEventReason): flyteidl.event.EventReason;
+
+            /**
+             * 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.IEventReason, writer?: $protobuf.Writer): $protobuf.Writer;
+
+            /**
+             * 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 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.EventReason;
+
+            /**
+             * Verifies an EventReason message.
+             * @param message Plain object to verify
+             * @returns `null` if valid, otherwise the reason why it is not
+             */
+            public static verify(message: { [k: string]: any }): (string|null);
+        }
+
         /** Properties of a TaskExecutionEvent. */
         interface ITaskExecutionEvent {
 
@@ -8075,6 +8200,9 @@ export namespace flyteidl {
             /** TaskExecutionEvent reason */
             reason?: (string|null);
 
+            /** TaskExecutionEvent reasons */
+            reasons?: (flyteidl.event.IEventReason[]|null);
+
             /** TaskExecutionEvent taskType */
             taskType?: (string|null);
 
@@ -8142,6 +8270,9 @@ export namespace flyteidl {
             /** TaskExecutionEvent reason. */
             public reason: string;
 
+            /** TaskExecutionEvent reasons. */
+            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 5f38ecb6c..8e3311c0f 100644
--- a/gen/pb-js/flyteidl.js
+++ b/gen/pb-js/flyteidl.js
@@ -11050,6 +11050,7 @@
                  * @interface IOutputReference
                  * @property {string|null} [nodeId] OutputReference nodeId
                  * @property {string|null} ["var"] OutputReference var
+                 * @property {Array.|null} [attrPath] OutputReference attrPath
                  */
     
                 /**
@@ -11061,6 +11062,7 @@
                  * @param {flyteidl.core.IOutputReference=} [properties] Properties to set
                  */
                 function OutputReference(properties) {
+                    this.attrPath = [];
                     if (properties)
                         for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
                             if (properties[keys[i]] != null)
@@ -11083,6 +11085,14 @@
                  */
                 OutputReference.prototype["var"] = "";
     
+                /**
+                 * OutputReference attrPath.
+                 * @member {Array.} attrPath
+                 * @memberof flyteidl.core.OutputReference
+                 * @instance
+                 */
+                OutputReference.prototype.attrPath = $util.emptyArray;
+    
                 /**
                  * Creates a new OutputReference instance using the specified properties.
                  * @function create
@@ -11111,6 +11121,9 @@
                         writer.uint32(/* id 1, wireType 2 =*/10).string(message.nodeId);
                     if (message["var"] != null && message.hasOwnProperty("var"))
                         writer.uint32(/* id 2, wireType 2 =*/18).string(message["var"]);
+                    if (message.attrPath != null && message.attrPath.length)
+                        for (var i = 0; i < message.attrPath.length; ++i)
+                            $root.flyteidl.core.PromiseAttribute.encode(message.attrPath[i], writer.uint32(/* id 3, wireType 2 =*/26).fork()).ldelim();
                     return writer;
                 };
     
@@ -11138,6 +11151,11 @@
                         case 2:
                             message["var"] = reader.string();
                             break;
+                        case 3:
+                            if (!(message.attrPath && message.attrPath.length))
+                                message.attrPath = [];
+                            message.attrPath.push($root.flyteidl.core.PromiseAttribute.decode(reader, reader.uint32()));
+                            break;
                         default:
                             reader.skipType(tag & 7);
                             break;
@@ -11163,12 +11181,169 @@
                     if (message["var"] != null && message.hasOwnProperty("var"))
                         if (!$util.isString(message["var"]))
                             return "var: string expected";
+                    if (message.attrPath != null && message.hasOwnProperty("attrPath")) {
+                        if (!Array.isArray(message.attrPath))
+                            return "attrPath: array expected";
+                        for (var i = 0; i < message.attrPath.length; ++i) {
+                            var error = $root.flyteidl.core.PromiseAttribute.verify(message.attrPath[i]);
+                            if (error)
+                                return "attrPath." + error;
+                        }
+                    }
                     return null;
                 };
     
                 return OutputReference;
             })();
     
+            core.PromiseAttribute = (function() {
+    
+                /**
+                 * Properties of a PromiseAttribute.
+                 * @memberof flyteidl.core
+                 * @interface IPromiseAttribute
+                 * @property {string|null} [stringValue] PromiseAttribute stringValue
+                 * @property {number|null} [intValue] PromiseAttribute intValue
+                 */
+    
+                /**
+                 * Constructs a new PromiseAttribute.
+                 * @memberof flyteidl.core
+                 * @classdesc Represents a PromiseAttribute.
+                 * @implements IPromiseAttribute
+                 * @constructor
+                 * @param {flyteidl.core.IPromiseAttribute=} [properties] Properties to set
+                 */
+                function PromiseAttribute(properties) {
+                    if (properties)
+                        for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
+                            if (properties[keys[i]] != null)
+                                this[keys[i]] = properties[keys[i]];
+                }
+    
+                /**
+                 * PromiseAttribute stringValue.
+                 * @member {string} stringValue
+                 * @memberof flyteidl.core.PromiseAttribute
+                 * @instance
+                 */
+                PromiseAttribute.prototype.stringValue = "";
+    
+                /**
+                 * PromiseAttribute intValue.
+                 * @member {number} intValue
+                 * @memberof flyteidl.core.PromiseAttribute
+                 * @instance
+                 */
+                PromiseAttribute.prototype.intValue = 0;
+    
+                // OneOf field names bound to virtual getters and setters
+                var $oneOfFields;
+    
+                /**
+                 * PromiseAttribute value.
+                 * @member {"stringValue"|"intValue"|undefined} value
+                 * @memberof flyteidl.core.PromiseAttribute
+                 * @instance
+                 */
+                Object.defineProperty(PromiseAttribute.prototype, "value", {
+                    get: $util.oneOfGetter($oneOfFields = ["stringValue", "intValue"]),
+                    set: $util.oneOfSetter($oneOfFields)
+                });
+    
+                /**
+                 * Creates a new PromiseAttribute instance using the specified properties.
+                 * @function create
+                 * @memberof flyteidl.core.PromiseAttribute
+                 * @static
+                 * @param {flyteidl.core.IPromiseAttribute=} [properties] Properties to set
+                 * @returns {flyteidl.core.PromiseAttribute} PromiseAttribute instance
+                 */
+                PromiseAttribute.create = function create(properties) {
+                    return new PromiseAttribute(properties);
+                };
+    
+                /**
+                 * Encodes the specified PromiseAttribute message. Does not implicitly {@link flyteidl.core.PromiseAttribute.verify|verify} messages.
+                 * @function encode
+                 * @memberof flyteidl.core.PromiseAttribute
+                 * @static
+                 * @param {flyteidl.core.IPromiseAttribute} message PromiseAttribute message or plain object to encode
+                 * @param {$protobuf.Writer} [writer] Writer to encode to
+                 * @returns {$protobuf.Writer} Writer
+                 */
+                PromiseAttribute.encode = function encode(message, writer) {
+                    if (!writer)
+                        writer = $Writer.create();
+                    if (message.stringValue != null && message.hasOwnProperty("stringValue"))
+                        writer.uint32(/* id 1, wireType 2 =*/10).string(message.stringValue);
+                    if (message.intValue != null && message.hasOwnProperty("intValue"))
+                        writer.uint32(/* id 2, wireType 0 =*/16).int32(message.intValue);
+                    return writer;
+                };
+    
+                /**
+                 * Decodes a PromiseAttribute message from the specified reader or buffer.
+                 * @function decode
+                 * @memberof flyteidl.core.PromiseAttribute
+                 * @static
+                 * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from
+                 * @param {number} [length] Message length if known beforehand
+                 * @returns {flyteidl.core.PromiseAttribute} PromiseAttribute
+                 * @throws {Error} If the payload is not a reader or valid buffer
+                 * @throws {$protobuf.util.ProtocolError} If required fields are missing
+                 */
+                PromiseAttribute.decode = function decode(reader, length) {
+                    if (!(reader instanceof $Reader))
+                        reader = $Reader.create(reader);
+                    var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.PromiseAttribute();
+                    while (reader.pos < end) {
+                        var tag = reader.uint32();
+                        switch (tag >>> 3) {
+                        case 1:
+                            message.stringValue = reader.string();
+                            break;
+                        case 2:
+                            message.intValue = reader.int32();
+                            break;
+                        default:
+                            reader.skipType(tag & 7);
+                            break;
+                        }
+                    }
+                    return message;
+                };
+    
+                /**
+                 * Verifies a PromiseAttribute message.
+                 * @function verify
+                 * @memberof flyteidl.core.PromiseAttribute
+                 * @static
+                 * @param {Object.} message Plain object to verify
+                 * @returns {string|null} `null` if valid, otherwise the reason why it is not
+                 */
+                PromiseAttribute.verify = function verify(message) {
+                    if (typeof message !== "object" || message === null)
+                        return "object expected";
+                    var properties = {};
+                    if (message.stringValue != null && message.hasOwnProperty("stringValue")) {
+                        properties.value = 1;
+                        if (!$util.isString(message.stringValue))
+                            return "stringValue: string expected";
+                    }
+                    if (message.intValue != null && message.hasOwnProperty("intValue")) {
+                        if (properties.value === 1)
+                            return "value: multiple values";
+                        properties.value = 1;
+                        if (!$util.isInteger(message.intValue))
+                            return "intValue: integer expected";
+                    }
+                    return null;
+                };
+    
+                return PromiseAttribute;
+            })();
+    
             core.Error = (function() {
     
                 /**
@@ -19544,6 +19719,135 @@
                 return ParentNodeExecutionMetadata;
             })();
     
+            event.EventReason = (function() {
+    
+                /**
+                 * Properties of an EventReason.
+                 * @memberof flyteidl.event
+                 * @interface IEventReason
+                 * @property {string|null} [reason] EventReason reason
+                 * @property {google.protobuf.ITimestamp|null} [occurredAt] EventReason occurredAt
+                 */
+    
+                /**
+                 * Constructs a new EventReason.
+                 * @memberof flyteidl.event
+                 * @classdesc Represents an EventReason.
+                 * @implements IEventReason
+                 * @constructor
+                 * @param {flyteidl.event.IEventReason=} [properties] Properties to set
+                 */
+                function EventReason(properties) {
+                    if (properties)
+                        for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
+                            if (properties[keys[i]] != null)
+                                this[keys[i]] = properties[keys[i]];
+                }
+    
+                /**
+                 * EventReason reason.
+                 * @member {string} reason
+                 * @memberof flyteidl.event.EventReason
+                 * @instance
+                 */
+                EventReason.prototype.reason = "";
+    
+                /**
+                 * EventReason occurredAt.
+                 * @member {google.protobuf.ITimestamp|null|undefined} occurredAt
+                 * @memberof flyteidl.event.EventReason
+                 * @instance
+                 */
+                EventReason.prototype.occurredAt = null;
+    
+                /**
+                 * Creates a new EventReason instance using the specified properties.
+                 * @function create
+                 * @memberof flyteidl.event.EventReason
+                 * @static
+                 * @param {flyteidl.event.IEventReason=} [properties] Properties to set
+                 * @returns {flyteidl.event.EventReason} EventReason instance
+                 */
+                EventReason.create = function create(properties) {
+                    return new EventReason(properties);
+                };
+    
+                /**
+                 * Encodes the specified EventReason message. Does not implicitly {@link flyteidl.event.EventReason.verify|verify} messages.
+                 * @function encode
+                 * @memberof flyteidl.event.EventReason
+                 * @static
+                 * @param {flyteidl.event.IEventReason} message EventReason message or plain object to encode
+                 * @param {$protobuf.Writer} [writer] Writer to encode to
+                 * @returns {$protobuf.Writer} Writer
+                 */
+                EventReason.encode = function encode(message, writer) {
+                    if (!writer)
+                        writer = $Writer.create();
+                    if (message.reason != null && message.hasOwnProperty("reason"))
+                        writer.uint32(/* id 1, wireType 2 =*/10).string(message.reason);
+                    if (message.occurredAt != null && message.hasOwnProperty("occurredAt"))
+                        $root.google.protobuf.Timestamp.encode(message.occurredAt, writer.uint32(/* id 2, wireType 2 =*/18).fork()).ldelim();
+                    return writer;
+                };
+    
+                /**
+                 * Decodes an EventReason message from the specified reader or buffer.
+                 * @function decode
+                 * @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.EventReason} EventReason
+                 * @throws {Error} If the payload is not a reader or valid buffer
+                 * @throws {$protobuf.util.ProtocolError} If required fields are missing
+                 */
+                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.EventReason();
+                    while (reader.pos < end) {
+                        var tag = reader.uint32();
+                        switch (tag >>> 3) {
+                        case 1:
+                            message.reason = reader.string();
+                            break;
+                        case 2:
+                            message.occurredAt = $root.google.protobuf.Timestamp.decode(reader, reader.uint32());
+                            break;
+                        default:
+                            reader.skipType(tag & 7);
+                            break;
+                        }
+                    }
+                    return message;
+                };
+    
+                /**
+                 * Verifies an EventReason message.
+                 * @function verify
+                 * @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
+                 */
+                EventReason.verify = function verify(message) {
+                    if (typeof message !== "object" || message === null)
+                        return "object expected";
+                    if (message.reason != null && message.hasOwnProperty("reason"))
+                        if (!$util.isString(message.reason))
+                            return "reason: string expected";
+                    if (message.occurredAt != null && message.hasOwnProperty("occurredAt")) {
+                        var error = $root.google.protobuf.Timestamp.verify(message.occurredAt);
+                        if (error)
+                            return "occurredAt." + error;
+                    }
+                    return null;
+                };
+    
+                return EventReason;
+            })();
+    
             event.TaskExecutionEvent = (function() {
     
                 /**
@@ -19565,6 +19869,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 {string|null} [taskType] TaskExecutionEvent taskType
                  * @property {flyteidl.event.ITaskExecutionMetadata|null} [metadata] TaskExecutionEvent metadata
                  * @property {number|null} [eventVersion] TaskExecutionEvent eventVersion
@@ -19581,6 +19886,7 @@
                  */
                 function TaskExecutionEvent(properties) {
                     this.logs = [];
+                    this.reasons = [];
                     if (properties)
                         for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
                             if (properties[keys[i]] != null)
@@ -19707,6 +20013,14 @@
                  */
                 TaskExecutionEvent.prototype.reason = "";
     
+                /**
+                 * TaskExecutionEvent reasons.
+                 * @member {Array.} reasons
+                 * @memberof flyteidl.event.TaskExecutionEvent
+                 * @instance
+                 */
+                TaskExecutionEvent.prototype.reasons = $util.emptyArray;
+    
                 /**
                  * TaskExecutionEvent taskType.
                  * @member {string} taskType
@@ -19827,6 +20141,9 @@
                         $root.flyteidl.core.LiteralMap.encode(message.inputData, writer.uint32(/* id 19, wireType 2 =*/154).fork()).ldelim();
                     if (message.reportedAt != null && message.hasOwnProperty("reportedAt"))
                         $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.EventReason.encode(message.reasons[i], writer.uint32(/* id 21, wireType 2 =*/170).fork()).ldelim();
                     return writer;
                 };
     
@@ -19895,6 +20212,11 @@
                         case 13:
                             message.reason = reader.string();
                             break;
+                        case 21:
+                            if (!(message.reasons && message.reasons.length))
+                                message.reasons = [];
+                            message.reasons.push($root.flyteidl.event.EventReason.decode(reader, reader.uint32()));
+                            break;
                         case 14:
                             message.taskType = reader.string();
                             break;
@@ -20022,6 +20344,15 @@
                     if (message.reason != null && message.hasOwnProperty("reason"))
                         if (!$util.isString(message.reason))
                             return "reason: string expected";
+                    if (message.reasons != null && message.hasOwnProperty("reasons")) {
+                        if (!Array.isArray(message.reasons))
+                            return "reasons: array expected";
+                        for (var i = 0; i < message.reasons.length; ++i) {
+                            var error = $root.flyteidl.event.EventReason.verify(message.reasons[i]);
+                            if (error)
+                                return "reasons." + error;
+                        }
+                    }
                     if (message.taskType != null && message.hasOwnProperty("taskType"))
                         if (!$util.isString(message.taskType))
                             return "taskType: string expected";
diff --git a/gen/pb_python/flyteidl/core/types_pb2.py b/gen/pb_python/flyteidl/core/types_pb2.py
index e357c171d..4f2f99466 100644
--- a/gen/pb_python/flyteidl/core/types_pb2.py
+++ b/gen/pb_python/flyteidl/core/types_pb2.py
@@ -14,7 +14,7 @@
 from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
 
 
-DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/types.proto\x12\rflyteidl.core\x1a\x1cgoogle/protobuf/struct.proto\"\xa1\x02\n\nSchemaType\x12@\n\x07\x63olumns\x18\x03 \x03(\x0b\x32&.flyteidl.core.SchemaType.SchemaColumnR\x07\x63olumns\x1a\xd0\x01\n\x0cSchemaColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12K\n\x04type\x18\x02 \x01(\x0e\x32\x37.flyteidl.core.SchemaType.SchemaColumn.SchemaColumnTypeR\x04type\"_\n\x10SchemaColumnType\x12\x0b\n\x07INTEGER\x10\x00\x12\t\n\x05\x46LOAT\x10\x01\x12\n\n\x06STRING\x10\x02\x12\x0b\n\x07\x42OOLEAN\x10\x03\x12\x0c\n\x08\x44\x41TETIME\x10\x04\x12\x0c\n\x08\x44URATION\x10\x05\"\xc7\x02\n\x15StructuredDatasetType\x12L\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x32.flyteidl.core.StructuredDatasetType.DatasetColumnR\x07\x63olumns\x12\x16\n\x06\x66ormat\x18\x02 \x01(\tR\x06\x66ormat\x12\x30\n\x14\x65xternal_schema_type\x18\x03 \x01(\tR\x12\x65xternalSchemaType\x12\x32\n\x15\x65xternal_schema_bytes\x18\x04 \x01(\x0cR\x13\x65xternalSchemaBytes\x1a\x62\n\rDatasetColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12=\n\x0cliteral_type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x0bliteralType\"\xa7\x01\n\x08\x42lobType\x12\x16\n\x06\x66ormat\x18\x01 \x01(\tR\x06\x66ormat\x12R\n\x0e\x64imensionality\x18\x02 \x01(\x0e\x32*.flyteidl.core.BlobType.BlobDimensionalityR\x0e\x64imensionality\"/\n\x12\x42lobDimensionality\x12\n\n\x06SINGLE\x10\x00\x12\r\n\tMULTIPART\x10\x01\"\"\n\x08\x45numType\x12\x16\n\x06values\x18\x01 \x03(\tR\x06values\"C\n\tUnionType\x12\x36\n\x08variants\x18\x01 \x03(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x08variants\"!\n\rTypeStructure\x12\x10\n\x03tag\x18\x01 \x01(\tR\x03tag\"K\n\x0eTypeAnnotation\x12\x39\n\x0b\x61nnotations\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x0b\x61nnotations\"\xbc\x05\n\x0bLiteralType\x12\x33\n\x06simple\x18\x01 \x01(\x0e\x32\x19.flyteidl.core.SimpleTypeH\x00R\x06simple\x12\x33\n\x06schema\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.SchemaTypeH\x00R\x06schema\x12\x45\n\x0f\x63ollection_type\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0e\x63ollectionType\x12\x42\n\x0emap_value_type\x18\x04 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0cmapValueType\x12-\n\x04\x62lob\x18\x05 \x01(\x0b\x32\x17.flyteidl.core.BlobTypeH\x00R\x04\x62lob\x12\x36\n\tenum_type\x18\x07 \x01(\x0b\x32\x17.flyteidl.core.EnumTypeH\x00R\x08\x65numType\x12^\n\x17structured_dataset_type\x18\x08 \x01(\x0b\x32$.flyteidl.core.StructuredDatasetTypeH\x00R\x15structuredDatasetType\x12\x39\n\nunion_type\x18\n \x01(\x0b\x32\x18.flyteidl.core.UnionTypeH\x00R\tunionType\x12\x33\n\x08metadata\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12=\n\nannotation\x18\t \x01(\x0b\x32\x1d.flyteidl.core.TypeAnnotationR\nannotation\x12:\n\tstructure\x18\x0b \x01(\x0b\x32\x1c.flyteidl.core.TypeStructureR\tstructureB\x06\n\x04type\"<\n\x0fOutputReference\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\x12\x10\n\x03var\x18\x02 \x01(\tR\x03var\"G\n\x05\x45rror\x12$\n\x0e\x66\x61iled_node_id\x18\x01 \x01(\tR\x0c\x66\x61iledNodeId\x12\x18\n\x07message\x18\x02 \x01(\tR\x07message*\x86\x01\n\nSimpleType\x12\x08\n\x04NONE\x10\x00\x12\x0b\n\x07INTEGER\x10\x01\x12\t\n\x05\x46LOAT\x10\x02\x12\n\n\x06STRING\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05\x12\x0c\n\x08\x44URATION\x10\x06\x12\n\n\x06\x42INARY\x10\x07\x12\t\n\x05\x45RROR\x10\x08\x12\n\n\x06STRUCT\x10\tB\xaa\x01\n\x11\x63om.flyteidl.coreB\nTypesProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3')
+DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/types.proto\x12\rflyteidl.core\x1a\x1cgoogle/protobuf/struct.proto\"\xa1\x02\n\nSchemaType\x12@\n\x07\x63olumns\x18\x03 \x03(\x0b\x32&.flyteidl.core.SchemaType.SchemaColumnR\x07\x63olumns\x1a\xd0\x01\n\x0cSchemaColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12K\n\x04type\x18\x02 \x01(\x0e\x32\x37.flyteidl.core.SchemaType.SchemaColumn.SchemaColumnTypeR\x04type\"_\n\x10SchemaColumnType\x12\x0b\n\x07INTEGER\x10\x00\x12\t\n\x05\x46LOAT\x10\x01\x12\n\n\x06STRING\x10\x02\x12\x0b\n\x07\x42OOLEAN\x10\x03\x12\x0c\n\x08\x44\x41TETIME\x10\x04\x12\x0c\n\x08\x44URATION\x10\x05\"\xc7\x02\n\x15StructuredDatasetType\x12L\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x32.flyteidl.core.StructuredDatasetType.DatasetColumnR\x07\x63olumns\x12\x16\n\x06\x66ormat\x18\x02 \x01(\tR\x06\x66ormat\x12\x30\n\x14\x65xternal_schema_type\x18\x03 \x01(\tR\x12\x65xternalSchemaType\x12\x32\n\x15\x65xternal_schema_bytes\x18\x04 \x01(\x0cR\x13\x65xternalSchemaBytes\x1a\x62\n\rDatasetColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12=\n\x0cliteral_type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x0bliteralType\"\xa7\x01\n\x08\x42lobType\x12\x16\n\x06\x66ormat\x18\x01 \x01(\tR\x06\x66ormat\x12R\n\x0e\x64imensionality\x18\x02 \x01(\x0e\x32*.flyteidl.core.BlobType.BlobDimensionalityR\x0e\x64imensionality\"/\n\x12\x42lobDimensionality\x12\n\n\x06SINGLE\x10\x00\x12\r\n\tMULTIPART\x10\x01\"\"\n\x08\x45numType\x12\x16\n\x06values\x18\x01 \x03(\tR\x06values\"C\n\tUnionType\x12\x36\n\x08variants\x18\x01 \x03(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x08variants\"!\n\rTypeStructure\x12\x10\n\x03tag\x18\x01 \x01(\tR\x03tag\"K\n\x0eTypeAnnotation\x12\x39\n\x0b\x61nnotations\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x0b\x61nnotations\"\xbc\x05\n\x0bLiteralType\x12\x33\n\x06simple\x18\x01 \x01(\x0e\x32\x19.flyteidl.core.SimpleTypeH\x00R\x06simple\x12\x33\n\x06schema\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.SchemaTypeH\x00R\x06schema\x12\x45\n\x0f\x63ollection_type\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0e\x63ollectionType\x12\x42\n\x0emap_value_type\x18\x04 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0cmapValueType\x12-\n\x04\x62lob\x18\x05 \x01(\x0b\x32\x17.flyteidl.core.BlobTypeH\x00R\x04\x62lob\x12\x36\n\tenum_type\x18\x07 \x01(\x0b\x32\x17.flyteidl.core.EnumTypeH\x00R\x08\x65numType\x12^\n\x17structured_dataset_type\x18\x08 \x01(\x0b\x32$.flyteidl.core.StructuredDatasetTypeH\x00R\x15structuredDatasetType\x12\x39\n\nunion_type\x18\n \x01(\x0b\x32\x18.flyteidl.core.UnionTypeH\x00R\tunionType\x12\x33\n\x08metadata\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12=\n\nannotation\x18\t \x01(\x0b\x32\x1d.flyteidl.core.TypeAnnotationR\nannotation\x12:\n\tstructure\x18\x0b \x01(\x0b\x32\x1c.flyteidl.core.TypeStructureR\tstructureB\x06\n\x04type\"z\n\x0fOutputReference\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\x12\x10\n\x03var\x18\x02 \x01(\tR\x03var\x12<\n\tattr_path\x18\x03 \x03(\x0b\x32\x1f.flyteidl.core.PromiseAttributeR\x08\x61ttrPath\"_\n\x10PromiseAttribute\x12#\n\x0cstring_value\x18\x01 \x01(\tH\x00R\x0bstringValue\x12\x1d\n\tint_value\x18\x02 \x01(\x05H\x00R\x08intValueB\x07\n\x05value\"G\n\x05\x45rror\x12$\n\x0e\x66\x61iled_node_id\x18\x01 \x01(\tR\x0c\x66\x61iledNodeId\x12\x18\n\x07message\x18\x02 \x01(\tR\x07message*\x86\x01\n\nSimpleType\x12\x08\n\x04NONE\x10\x00\x12\x0b\n\x07INTEGER\x10\x01\x12\t\n\x05\x46LOAT\x10\x02\x12\n\n\x06STRING\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05\x12\x0c\n\x08\x44URATION\x10\x06\x12\n\n\x06\x42INARY\x10\x07\x12\t\n\x05\x45RROR\x10\x08\x12\n\n\x06STRUCT\x10\tB\xaa\x01\n\x11\x63om.flyteidl.coreB\nTypesProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3')
 
 _globals = globals()
 _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -23,8 +23,8 @@
 
   DESCRIPTOR._options = None
   DESCRIPTOR._serialized_options = b'\n\021com.flyteidl.coreB\nTypesProtoP\001Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\242\002\003FCX\252\002\rFlyteidl.Core\312\002\rFlyteidl\\Core\342\002\031Flyteidl\\Core\\GPBMetadata\352\002\016Flyteidl::Core'
-  _globals['_SIMPLETYPE']._serialized_start=1922
-  _globals['_SIMPLETYPE']._serialized_end=2056
+  _globals['_SIMPLETYPE']._serialized_start=2081
+  _globals['_SIMPLETYPE']._serialized_end=2215
   _globals['_SCHEMATYPE']._serialized_start=75
   _globals['_SCHEMATYPE']._serialized_end=364
   _globals['_SCHEMATYPE_SCHEMACOLUMN']._serialized_start=156
@@ -50,7 +50,9 @@
   _globals['_LITERALTYPE']._serialized_start=1084
   _globals['_LITERALTYPE']._serialized_end=1784
   _globals['_OUTPUTREFERENCE']._serialized_start=1786
-  _globals['_OUTPUTREFERENCE']._serialized_end=1846
-  _globals['_ERROR']._serialized_start=1848
-  _globals['_ERROR']._serialized_end=1919
+  _globals['_OUTPUTREFERENCE']._serialized_end=1908
+  _globals['_PROMISEATTRIBUTE']._serialized_start=1910
+  _globals['_PROMISEATTRIBUTE']._serialized_end=2005
+  _globals['_ERROR']._serialized_start=2007
+  _globals['_ERROR']._serialized_end=2078
 # @@protoc_insertion_point(module_scope)
diff --git a/gen/pb_python/flyteidl/core/types_pb2.pyi b/gen/pb_python/flyteidl/core/types_pb2.pyi
index c203e2919..9b9523c66 100644
--- a/gen/pb_python/flyteidl/core/types_pb2.pyi
+++ b/gen/pb_python/flyteidl/core/types_pb2.pyi
@@ -141,12 +141,22 @@ class LiteralType(_message.Message):
     def __init__(self, simple: _Optional[_Union[SimpleType, str]] = ..., schema: _Optional[_Union[SchemaType, _Mapping]] = ..., collection_type: _Optional[_Union[LiteralType, _Mapping]] = ..., map_value_type: _Optional[_Union[LiteralType, _Mapping]] = ..., blob: _Optional[_Union[BlobType, _Mapping]] = ..., enum_type: _Optional[_Union[EnumType, _Mapping]] = ..., structured_dataset_type: _Optional[_Union[StructuredDatasetType, _Mapping]] = ..., union_type: _Optional[_Union[UnionType, _Mapping]] = ..., metadata: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ..., annotation: _Optional[_Union[TypeAnnotation, _Mapping]] = ..., structure: _Optional[_Union[TypeStructure, _Mapping]] = ...) -> None: ...
 
 class OutputReference(_message.Message):
-    __slots__ = ["node_id", "var"]
+    __slots__ = ["node_id", "var", "attr_path"]
     NODE_ID_FIELD_NUMBER: _ClassVar[int]
     VAR_FIELD_NUMBER: _ClassVar[int]
+    ATTR_PATH_FIELD_NUMBER: _ClassVar[int]
     node_id: str
     var: str
-    def __init__(self, node_id: _Optional[str] = ..., var: _Optional[str] = ...) -> None: ...
+    attr_path: _containers.RepeatedCompositeFieldContainer[PromiseAttribute]
+    def __init__(self, node_id: _Optional[str] = ..., var: _Optional[str] = ..., attr_path: _Optional[_Iterable[_Union[PromiseAttribute, _Mapping]]] = ...) -> None: ...
+
+class PromiseAttribute(_message.Message):
+    __slots__ = ["string_value", "int_value"]
+    STRING_VALUE_FIELD_NUMBER: _ClassVar[int]
+    INT_VALUE_FIELD_NUMBER: _ClassVar[int]
+    string_value: str
+    int_value: int
+    def __init__(self, string_value: _Optional[str] = ..., int_value: _Optional[int] = ...) -> None: ...
 
 class Error(_message.Message):
     __slots__ = ["failed_node_id", "message"]
diff --git a/gen/pb_python/flyteidl/event/event_pb2.py b/gen/pb_python/flyteidl/event/event_pb2.py
index 08b6e5c77..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\"\xdc\x07\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\x16\n\x06reason\x18\r \x01(\tR\x06reason\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)
@@ -29,6 +29,8 @@
 
   DESCRIPTOR._options = None
   DESCRIPTOR._serialized_options = b'\n\022com.flyteidl.eventB\nEventProtoP\001Z5github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/event\242\002\003FEX\252\002\016Flyteidl.Event\312\002\016Flyteidl\\Event\342\002\032Flyteidl\\Event\\GPBMetadata\352\002\017Flyteidl::Event'
+  _TASKEXECUTIONEVENT.fields_by_name['reason']._options = None
+  _TASKEXECUTIONEVENT.fields_by_name['reason']._serialized_options = b'\030\001'
   _globals['_WORKFLOWEXECUTIONEVENT']._serialized_start=262
   _globals['_WORKFLOWEXECUTIONEVENT']._serialized_end=688
   _globals['_NODEEXECUTIONEVENT']._serialized_start=691
@@ -43,14 +45,16 @@
   _globals['_PARENTTASKEXECUTIONMETADATA']._serialized_end=2629
   _globals['_PARENTNODEEXECUTIONMETADATA']._serialized_start=2631
   _globals['_PARENTNODEEXECUTIONMETADATA']._serialized_end=2685
-  _globals['_TASKEXECUTIONEVENT']._serialized_start=2688
-  _globals['_TASKEXECUTIONEVENT']._serialized_end=3676
-  _globals['_EXTERNALRESOURCEINFO']._serialized_start=3679
-  _globals['_EXTERNALRESOURCEINFO']._serialized_end=3965
-  _globals['_RESOURCEPOOLINFO']._serialized_start=3967
-  _globals['_RESOURCEPOOLINFO']._serialized_end=4058
-  _globals['_TASKEXECUTIONMETADATA']._serialized_start=4061
-  _globals['_TASKEXECUTIONMETADATA']._serialized_end=4474
-  _globals['_TASKEXECUTIONMETADATA_INSTANCECLASS']._serialized_start=4427
-  _globals['_TASKEXECUTIONMETADATA_INSTANCECLASS']._serialized_end=4474
+  _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 540d98573..9a9837082 100644
--- a/gen/pb_python/flyteidl/event/event_pb2.pyi
+++ b/gen/pb_python/flyteidl/event/event_pb2.pyi
@@ -119,8 +119,16 @@ class ParentNodeExecutionMetadata(_message.Message):
     node_id: str
     def __init__(self, node_id: _Optional[str] = ...) -> None: ...
 
+class EventReason(_message.Message):
+    __slots__ = ["reason", "occurred_at"]
+    REASON_FIELD_NUMBER: _ClassVar[int]
+    OCCURRED_AT_FIELD_NUMBER: _ClassVar[int]
+    reason: str
+    occurred_at: _timestamp_pb2.Timestamp
+    def __init__(self, reason: _Optional[str] = ..., occurred_at: _Optional[_Union[_timestamp_pb2.Timestamp, _Mapping]] = ...) -> None: ...
+
 class TaskExecutionEvent(_message.Message):
-    __slots__ = ["task_id", "parent_node_execution_id", "retry_attempt", "phase", "producer_id", "logs", "occurred_at", "input_uri", "input_data", "output_uri", "error", "output_data", "custom_info", "phase_version", "reason", "task_type", "metadata", "event_version", "reported_at"]
+    __slots__ = ["task_id", "parent_node_execution_id", "retry_attempt", "phase", "producer_id", "logs", "occurred_at", "input_uri", "input_data", "output_uri", "error", "output_data", "custom_info", "phase_version", "reason", "reasons", "task_type", "metadata", "event_version", "reported_at"]
     TASK_ID_FIELD_NUMBER: _ClassVar[int]
     PARENT_NODE_EXECUTION_ID_FIELD_NUMBER: _ClassVar[int]
     RETRY_ATTEMPT_FIELD_NUMBER: _ClassVar[int]
@@ -136,6 +144,7 @@ class TaskExecutionEvent(_message.Message):
     CUSTOM_INFO_FIELD_NUMBER: _ClassVar[int]
     PHASE_VERSION_FIELD_NUMBER: _ClassVar[int]
     REASON_FIELD_NUMBER: _ClassVar[int]
+    REASONS_FIELD_NUMBER: _ClassVar[int]
     TASK_TYPE_FIELD_NUMBER: _ClassVar[int]
     METADATA_FIELD_NUMBER: _ClassVar[int]
     EVENT_VERSION_FIELD_NUMBER: _ClassVar[int]
@@ -155,11 +164,12 @@ class TaskExecutionEvent(_message.Message):
     custom_info: _struct_pb2.Struct
     phase_version: int
     reason: str
+    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] = ..., 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 38803b63a..896f37f24 100644
--- a/gen/pb_python/flyteidl/service/flyteadmin/README.md
+++ b/gen/pb_python/flyteidl/service/flyteadmin/README.md
@@ -321,6 +321,7 @@ Class | Method | HTTP request | Description
  - [CorePartitionValue](docs/CorePartitionValue.md)
  - [CorePartitions](docs/CorePartitions.md)
  - [CorePrimitive](docs/CorePrimitive.md)
+ - [CorePromiseAttribute](docs/CorePromiseAttribute.md)
  - [CoreQualityOfService](docs/CoreQualityOfService.md)
  - [CoreQualityOfServiceSpec](docs/CoreQualityOfServiceSpec.md)
  - [CoreResourceType](docs/CoreResourceType.md)
@@ -363,6 +364,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)
diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py
index c9aafb422..b04ff571e 100644
--- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py
+++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py
@@ -212,6 +212,7 @@
 from flyteadmin.models.core_partition_value import CorePartitionValue
 from flyteadmin.models.core_partitions import CorePartitions
 from flyteadmin.models.core_primitive import CorePrimitive
+from flyteadmin.models.core_promise_attribute import CorePromiseAttribute
 from flyteadmin.models.core_quality_of_service import CoreQualityOfService
 from flyteadmin.models.core_quality_of_service_spec import CoreQualityOfServiceSpec
 from flyteadmin.models.core_resource_type import CoreResourceType
@@ -254,6 +255,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
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 e563f482e..67668f2f3 100644
--- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py
+++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py
@@ -205,6 +205,7 @@
 from flyteadmin.models.core_partition_value import CorePartitionValue
 from flyteadmin.models.core_partitions import CorePartitions
 from flyteadmin.models.core_primitive import CorePrimitive
+from flyteadmin.models.core_promise_attribute import CorePromiseAttribute
 from flyteadmin.models.core_quality_of_service import CoreQualityOfService
 from flyteadmin.models.core_quality_of_service_spec import CoreQualityOfServiceSpec
 from flyteadmin.models.core_resource_type import CoreResourceType
@@ -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
diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_output_reference.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_output_reference.py
index 801fd4552..d4094541e 100644
--- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_output_reference.py
+++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_output_reference.py
@@ -16,6 +16,8 @@
 
 import six
 
+from flyteadmin.models.core_promise_attribute import CorePromiseAttribute  # noqa: F401,E501
+
 
 class CoreOutputReference(object):
     """NOTE: This class is auto generated by the swagger code generator program.
@@ -32,25 +34,30 @@ class CoreOutputReference(object):
     """
     swagger_types = {
         'node_id': 'str',
-        'var': 'str'
+        'var': 'str',
+        'attr_path': 'list[CorePromiseAttribute]'
     }
 
     attribute_map = {
         'node_id': 'node_id',
-        'var': 'var'
+        'var': 'var',
+        'attr_path': 'attr_path'
     }
 
-    def __init__(self, node_id=None, var=None):  # noqa: E501
+    def __init__(self, node_id=None, var=None, attr_path=None):  # noqa: E501
         """CoreOutputReference - a model defined in Swagger"""  # noqa: E501
 
         self._node_id = None
         self._var = None
+        self._attr_path = None
         self.discriminator = None
 
         if node_id is not None:
             self.node_id = node_id
         if var is not None:
             self.var = var
+        if attr_path is not None:
+            self.attr_path = attr_path
 
     @property
     def node_id(self):
@@ -98,6 +105,27 @@ def var(self, var):
 
         self._var = var
 
+    @property
+    def attr_path(self):
+        """Gets the attr_path of this CoreOutputReference.  # noqa: E501
+
+
+        :return: The attr_path of this CoreOutputReference.  # noqa: E501
+        :rtype: list[CorePromiseAttribute]
+        """
+        return self._attr_path
+
+    @attr_path.setter
+    def attr_path(self, attr_path):
+        """Sets the attr_path of this CoreOutputReference.
+
+
+        :param attr_path: The attr_path of this CoreOutputReference.  # noqa: E501
+        :type: list[CorePromiseAttribute]
+        """
+
+        self._attr_path = attr_path
+
     def to_dict(self):
         """Returns the model properties as a dict"""
         result = {}
diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_promise_attribute.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_promise_attribute.py
new file mode 100644
index 000000000..60c8aa3fb
--- /dev/null
+++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_promise_attribute.py
@@ -0,0 +1,141 @@
+# coding: utf-8
+
+"""
+    flyteidl/service/admin.proto
+
+    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501
+
+    OpenAPI spec version: version not set
+    
+    Generated by: https://github.com/swagger-api/swagger-codegen.git
+"""
+
+
+import pprint
+import re  # noqa: F401
+
+import six
+
+
+class CorePromiseAttribute(object):
+    """NOTE: This class is auto generated by the swagger code generator program.
+
+    Do not edit the class manually.
+    """
+
+    """
+    Attributes:
+      swagger_types (dict): The key is attribute name
+                            and the value is attribute type.
+      attribute_map (dict): The key is attribute name
+                            and the value is json key in definition.
+    """
+    swagger_types = {
+        'string_value': 'str',
+        'int_value': 'int'
+    }
+
+    attribute_map = {
+        'string_value': 'string_value',
+        'int_value': 'int_value'
+    }
+
+    def __init__(self, string_value=None, int_value=None):  # noqa: E501
+        """CorePromiseAttribute - a model defined in Swagger"""  # noqa: E501
+
+        self._string_value = None
+        self._int_value = None
+        self.discriminator = None
+
+        if string_value is not None:
+            self.string_value = string_value
+        if int_value is not None:
+            self.int_value = int_value
+
+    @property
+    def string_value(self):
+        """Gets the string_value of this CorePromiseAttribute.  # noqa: E501
+
+
+        :return: The string_value of this CorePromiseAttribute.  # noqa: E501
+        :rtype: str
+        """
+        return self._string_value
+
+    @string_value.setter
+    def string_value(self, string_value):
+        """Sets the string_value of this CorePromiseAttribute.
+
+
+        :param string_value: The string_value of this CorePromiseAttribute.  # noqa: E501
+        :type: str
+        """
+
+        self._string_value = string_value
+
+    @property
+    def int_value(self):
+        """Gets the int_value of this CorePromiseAttribute.  # noqa: E501
+
+
+        :return: The int_value of this CorePromiseAttribute.  # noqa: E501
+        :rtype: int
+        """
+        return self._int_value
+
+    @int_value.setter
+    def int_value(self, int_value):
+        """Sets the int_value of this CorePromiseAttribute.
+
+
+        :param int_value: The int_value of this CorePromiseAttribute.  # noqa: E501
+        :type: int
+        """
+
+        self._int_value = int_value
+
+    def to_dict(self):
+        """Returns the model properties as a dict"""
+        result = {}
+
+        for attr, _ in six.iteritems(self.swagger_types):
+            value = getattr(self, attr)
+            if isinstance(value, list):
+                result[attr] = list(map(
+                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
+                    value
+                ))
+            elif hasattr(value, "to_dict"):
+                result[attr] = value.to_dict()
+            elif isinstance(value, dict):
+                result[attr] = dict(map(
+                    lambda item: (item[0], item[1].to_dict())
+                    if hasattr(item[1], "to_dict") else item,
+                    value.items()
+                ))
+            else:
+                result[attr] = value
+        if issubclass(CorePromiseAttribute, dict):
+            for key, value in self.items():
+                result[key] = value
+
+        return result
+
+    def to_str(self):
+        """Returns the string representation of the model"""
+        return pprint.pformat(self.to_dict())
+
+    def __repr__(self):
+        """For `print` and `pprint`"""
+        return self.to_str()
+
+    def __eq__(self, other):
+        """Returns true if both objects are equal"""
+        if not isinstance(other, CorePromiseAttribute):
+            return False
+
+        return self.__dict__ == other.__dict__
+
+    def __ne__(self, other):
+        """Returns true if both objects are not equal"""
+        return not self == other
diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_event_reason.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_event_reason.py
new file mode 100644
index 000000000..783e0f171
--- /dev/null
+++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/event_event_reason.py
@@ -0,0 +1,141 @@
+# coding: utf-8
+
+"""
+    flyteidl/service/admin.proto
+
+    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501
+
+    OpenAPI spec version: version not set
+    
+    Generated by: https://github.com/swagger-api/swagger-codegen.git
+"""
+
+
+import pprint
+import re  # noqa: F401
+
+import six
+
+
+class EventEventReason(object):
+    """NOTE: This class is auto generated by the swagger code generator program.
+
+    Do not edit the class manually.
+    """
+
+    """
+    Attributes:
+      swagger_types (dict): The key is attribute name
+                            and the value is attribute type.
+      attribute_map (dict): The key is attribute name
+                            and the value is json key in definition.
+    """
+    swagger_types = {
+        'reason': 'str',
+        'occurred_at': 'datetime'
+    }
+
+    attribute_map = {
+        'reason': 'reason',
+        'occurred_at': 'occurred_at'
+    }
+
+    def __init__(self, reason=None, occurred_at=None):  # noqa: E501
+        """EventEventReason - a model defined in Swagger"""  # noqa: E501
+
+        self._reason = None
+        self._occurred_at = None
+        self.discriminator = None
+
+        if reason is not None:
+            self.reason = reason
+        if occurred_at is not None:
+            self.occurred_at = occurred_at
+
+    @property
+    def reason(self):
+        """Gets the reason of this EventEventReason.  # 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 EventEventReason.
+
+
+        :param reason: The reason of this EventEventReason.  # noqa: E501
+        :type: str
+        """
+
+        self._reason = reason
+
+    @property
+    def occurred_at(self):
+        """Gets the occurred_at of this EventEventReason.  # 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 EventEventReason.
+
+
+        :param occurred_at: The occurred_at of this EventEventReason.  # noqa: E501
+        :type: datetime
+        """
+
+        self._occurred_at = occurred_at
+
+    def to_dict(self):
+        """Returns the model properties as a dict"""
+        result = {}
+
+        for attr, _ in six.iteritems(self.swagger_types):
+            value = getattr(self, attr)
+            if isinstance(value, list):
+                result[attr] = list(map(
+                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
+                    value
+                ))
+            elif hasattr(value, "to_dict"):
+                result[attr] = value.to_dict()
+            elif isinstance(value, dict):
+                result[attr] = dict(map(
+                    lambda item: (item[0], item[1].to_dict())
+                    if hasattr(item[1], "to_dict") else item,
+                    value.items()
+                ))
+            else:
+                result[attr] = value
+        if issubclass(EventEventReason, dict):
+            for key, value in self.items():
+                result[key] = value
+
+        return result
+
+    def to_str(self):
+        """Returns the string representation of the model"""
+        return pprint.pformat(self.to_dict())
+
+    def __repr__(self):
+        """For `print` and `pprint`"""
+        return self.to_str()
+
+    def __eq__(self, other):
+        """Returns true if both objects are equal"""
+        if not isinstance(other, EventEventReason):
+            return False
+
+        return self.__dict__ == other.__dict__
+
+    def __ne__(self, other):
+        """Returns true if both objects are not equal"""
+        return not self == other
diff --git a/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 d80680d7d..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,6 +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.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
 
@@ -55,6 +56,7 @@ class EventTaskExecutionEvent(object):
         'custom_info': 'ProtobufStruct',
         'phase_version': 'int',
         'reason': 'str',
+        'reasons': 'list[EventEventReason]',
         'task_type': 'str',
         'metadata': 'FlyteidleventTaskExecutionMetadata',
         'event_version': 'int',
@@ -77,13 +79,14 @@ class EventTaskExecutionEvent(object):
         'custom_info': 'custom_info',
         'phase_version': 'phase_version',
         'reason': 'reason',
+        'reasons': 'reasons',
         'task_type': 'task_type',
         'metadata': 'metadata',
         'event_version': 'event_version',
         'reported_at': 'reported_at'
     }
 
-    def __init__(self, task_id=None, parent_node_execution_id=None, retry_attempt=None, phase=None, producer_id=None, logs=None, occurred_at=None, input_uri=None, input_data=None, output_uri=None, error=None, output_data=None, custom_info=None, phase_version=None, reason=None, task_type=None, metadata=None, event_version=None, reported_at=None):  # noqa: E501
+    def __init__(self, task_id=None, parent_node_execution_id=None, retry_attempt=None, phase=None, producer_id=None, logs=None, occurred_at=None, input_uri=None, input_data=None, output_uri=None, error=None, output_data=None, custom_info=None, phase_version=None, reason=None, reasons=None, task_type=None, metadata=None, event_version=None, reported_at=None):  # noqa: E501
         """EventTaskExecutionEvent - a model defined in Swagger"""  # noqa: E501
 
         self._task_id = None
@@ -101,6 +104,7 @@ def __init__(self, task_id=None, parent_node_execution_id=None, retry_attempt=No
         self._custom_info = None
         self._phase_version = None
         self._reason = None
+        self._reasons = None
         self._task_type = None
         self._metadata = None
         self._event_version = None
@@ -137,6 +141,8 @@ def __init__(self, task_id=None, parent_node_execution_id=None, retry_attempt=No
             self.phase_version = phase_version
         if reason is not None:
             self.reason = reason
+        if reasons is not None:
+            self.reasons = reasons
         if task_type is not None:
             self.task_type = task_type
         if metadata is not None:
@@ -460,7 +466,7 @@ def phase_version(self, phase_version):
     def reason(self):
         """Gets the reason of this EventTaskExecutionEvent.  # noqa: E501
 
-        An optional explanation for the phase transition.  # noqa: E501
+        An optional explanation for the phase transition. Deprecated: Use reasons instead.  # noqa: E501
 
         :return: The reason of this EventTaskExecutionEvent.  # noqa: E501
         :rtype: str
@@ -471,7 +477,7 @@ def reason(self):
     def reason(self, reason):
         """Sets the reason of this EventTaskExecutionEvent.
 
-        An optional explanation for the phase transition.  # noqa: E501
+        An optional explanation for the phase transition. Deprecated: Use reasons instead.  # noqa: E501
 
         :param reason: The reason of this EventTaskExecutionEvent.  # noqa: E501
         :type: str
@@ -479,6 +485,29 @@ def reason(self, reason):
 
         self._reason = reason
 
+    @property
+    def reasons(self):
+        """Gets the reasons of this EventTaskExecutionEvent.  # noqa: E501
+
+        An optional list of explanations for the phase transition.  # noqa: E501
+
+        :return: The reasons of this EventTaskExecutionEvent.  # noqa: E501
+        :rtype: list[EventEventReason]
+        """
+        return self._reasons
+
+    @reasons.setter
+    def reasons(self, reasons):
+        """Sets the reasons of this EventTaskExecutionEvent.
+
+        An optional list of explanations for the phase transition.  # noqa: E501
+
+        :param reasons: The reasons of this EventTaskExecutionEvent.  # noqa: E501
+        :type: list[EventEventReason]
+        """
+
+        self._reasons = reasons
+
     @property
     def task_type(self):
         """Gets the task_type of this EventTaskExecutionEvent.  # noqa: E501
diff --git a/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_promise_attribute.py b/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_promise_attribute.py
new file mode 100644
index 000000000..801fb7a52
--- /dev/null
+++ b/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_promise_attribute.py
@@ -0,0 +1,40 @@
+# coding: utf-8
+
+"""
+    flyteidl/service/admin.proto
+
+    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501
+
+    OpenAPI spec version: version not set
+    
+    Generated by: https://github.com/swagger-api/swagger-codegen.git
+"""
+
+
+from __future__ import absolute_import
+
+import unittest
+
+import flyteadmin
+from flyteadmin.models.core_promise_attribute import CorePromiseAttribute  # noqa: E501
+from flyteadmin.rest import ApiException
+
+
+class TestCorePromiseAttribute(unittest.TestCase):
+    """CorePromiseAttribute unit test stubs"""
+
+    def setUp(self):
+        pass
+
+    def tearDown(self):
+        pass
+
+    def testCorePromiseAttribute(self):
+        """Test CorePromiseAttribute"""
+        # FIXME: construct object with mandatory attributes with example values
+        # model = flyteadmin.models.core_promise_attribute.CorePromiseAttribute()  # noqa: E501
+        pass
+
+
+if __name__ == '__main__':
+    unittest.main()
diff --git a/gen/pb_python/flyteidl/service/flyteadmin/test/test_event_event_reason.py b/gen/pb_python/flyteidl/service/flyteadmin/test/test_event_event_reason.py
new file mode 100644
index 000000000..074be99c2
--- /dev/null
+++ b/gen/pb_python/flyteidl/service/flyteadmin/test/test_event_event_reason.py
@@ -0,0 +1,40 @@
+# coding: utf-8
+
+"""
+    flyteidl/service/admin.proto
+
+    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501
+
+    OpenAPI spec version: version not set
+    
+    Generated by: https://github.com/swagger-api/swagger-codegen.git
+"""
+
+
+from __future__ import absolute_import
+
+import unittest
+
+import flyteadmin
+from flyteadmin.models.event_event_reason import EventEventReason  # noqa: E501
+from flyteadmin.rest import ApiException
+
+
+class TestEventEventReason(unittest.TestCase):
+    """EventEventReason unit test stubs"""
+
+    def setUp(self):
+        pass
+
+    def tearDown(self):
+        pass
+
+    def testEventEventReason(self):
+        """Test EventEventReason"""
+        # FIXME: construct object with mandatory attributes with example values
+        # model = flyteadmin.models.event_event_reason.EventEventReason()  # noqa: E501
+        pass
+
+
+if __name__ == '__main__':
+    unittest.main()
diff --git a/gen/pb_rust/flyteidl.core.rs b/gen/pb_rust/flyteidl.core.rs
index 938a6d441..978d2f90a 100644
--- a/gen/pb_rust/flyteidl.core.rs
+++ b/gen/pb_rust/flyteidl.core.rs
@@ -242,6 +242,36 @@ pub struct OutputReference {
     /// Variable name must refer to an output variable for the node.
     #[prost(string, tag="2")]
     pub var: ::prost::alloc::string::String,
+    #[prost(message, repeated, tag="3")]
+    pub attr_path: ::prost::alloc::vec::Vec,
+}
+// PromiseAttribute stores the attribute path of a promise, which will be resolved at runtime.
+// The attribute path is a list of strings and integers.
+// In the following example,
+// ```
+// @workflow
+// def wf():
+//      o = t1()
+//      t2(o.a\["b"][0\])
+// ```
+// the output reference t2 binds to has a list of PromiseAttribute ["a", "b", 0]
+
+#[allow(clippy::derive_partial_eq_without_eq)]
+#[derive(Clone, PartialEq, ::prost::Message)]
+pub struct PromiseAttribute {
+    #[prost(oneof="promise_attribute::Value", tags="1, 2")]
+    pub value: ::core::option::Option,
+}
+/// Nested message and enum types in `PromiseAttribute`.
+pub mod promise_attribute {
+    #[allow(clippy::derive_partial_eq_without_eq)]
+#[derive(Clone, PartialEq, ::prost::Oneof)]
+    pub enum Value {
+        #[prost(string, tag="1")]
+        StringValue(::prost::alloc::string::String),
+        #[prost(int32, tag="2")]
+        IntValue(i32),
+    }
 }
 /// Represents an error thrown from a node.
 #[allow(clippy::derive_partial_eq_without_eq)]
diff --git a/gen/pb_rust/flyteidl.event.rs b/gen/pb_rust/flyteidl.event.rs
index 32cf5fbac..eb67342a1 100644
--- a/gen/pb_rust/flyteidl.event.rs
+++ b/gen/pb_rust/flyteidl.event.rs
@@ -183,6 +183,16 @@ pub struct ParentNodeExecutionMetadata {
     #[prost(string, tag="1")]
     pub node_id: ::prost::alloc::string::String,
 }
+#[allow(clippy::derive_partial_eq_without_eq)]
+#[derive(Clone, PartialEq, ::prost::Message)]
+pub struct EventReason {
+    /// An explanation for this event
+    #[prost(string, tag="1")]
+    pub reason: ::prost::alloc::string::String,
+    /// The time this reason occurred
+    #[prost(message, optional, tag="2")]
+    pub occurred_at: ::core::option::Option<::prost_types::Timestamp>,
+}
 /// Plugin specific execution event information. For tasks like Python, Hive, Spark, DynamicJob.
 #[allow(clippy::derive_partial_eq_without_eq)]
 #[derive(Clone, PartialEq, ::prost::Message)]
@@ -220,8 +230,13 @@ pub struct TaskExecutionEvent {
     #[prost(uint32, tag="12")]
     pub phase_version: u32,
     /// An optional explanation for the phase transition.
+    /// Deprecated: Use reasons instead.
+    #[deprecated]
     #[prost(string, tag="13")]
     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,
     /// 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/core/types.proto b/protos/flyteidl/core/types.proto
index a2babe783..a05c93d38 100644
--- a/protos/flyteidl/core/types.proto
+++ b/protos/flyteidl/core/types.proto
@@ -170,6 +170,26 @@ message OutputReference {
 
     // Variable name must refer to an output variable for the node.
     string var = 2;
+
+    repeated PromiseAttribute attr_path = 3;
+}  
+
+// PromiseAttribute stores the attribute path of a promise, which will be resolved at runtime.
+// The attribute path is a list of strings and integers.
+// In the following example,
+// ```
+// @workflow
+// def wf():
+//     o = t1()
+//     t2(o.a["b"][0])
+// ```
+// the output reference t2 binds to has a list of PromiseAttribute ["a", "b", 0]
+
+message PromiseAttribute {
+    oneof value {
+        string string_value = 1;
+        int32 int_value = 2;
+    }
 }
 
 // Represents an error thrown from a node.
diff --git a/protos/flyteidl/event/event.proto b/protos/flyteidl/event/event.proto
index 1b9b61d0e..b0a5102c8 100644
--- a/protos/flyteidl/event/event.proto
+++ b/protos/flyteidl/event/event.proto
@@ -155,6 +155,14 @@ message ParentNodeExecutionMetadata {
     string node_id = 1;
 }
 
+message EventReason {
+    // An explanation for this event
+    string reason = 1;
+
+    // The time this reason occurred
+    google.protobuf.Timestamp occurred_at = 2;
+}
+
 // Plugin specific execution event information. For tasks like Python, Hive, Spark, DynamicJob.
 message TaskExecutionEvent {
     // ID of the task. In combination with the retryAttempt this will indicate
@@ -181,7 +189,6 @@ message TaskExecutionEvent {
     // by the executor of the task.
     google.protobuf.Timestamp occurred_at = 7;
 
-
     oneof input_value {
       // URI of the input file, it encodes all the information
       // including Cloud source provider. ie., s3://...
@@ -212,8 +219,11 @@ message TaskExecutionEvent {
     uint32 phase_version = 12;
 
     // An optional explanation for the phase transition.
-    string reason = 13;
+    // Deprecated: Use reasons instead.
+    string reason = 13 [deprecated = true];
 
+    // An optional list of explanations for the phase transition.
+    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