From 53e1a1a43f24f5dcc89eb4be1891c67be2f8edc2 Mon Sep 17 00:00:00 2001 From: Yee Hing Tong Date: Thu, 30 Jul 2020 15:57:34 -0700 Subject: [PATCH] Add output prefix to LaunchPlanSpec (#74) Signed-off-by: Eduardo Apolinario --- flyteidl/.gitignore | 1 + .../gen/pb-cpp/flyteidl/admin/common.pb.cc | 344 +++++++++- .../gen/pb-cpp/flyteidl/admin/common.pb.h | 185 +++++- .../pb-cpp/flyteidl/admin/launch_plan.pb.cc | 149 ++++- .../pb-cpp/flyteidl/admin/launch_plan.pb.h | 55 ++ .../gen/pb-go/flyteidl/admin/common.pb.go | 183 +++-- .../flyteidl/admin/common.pb.validate.go | 69 ++ .../pb-go/flyteidl/admin/launch_plan.pb.go | 137 ++-- .../flyteidl/admin/launch_plan.pb.validate.go | 10 + .../pb-go/flyteidl/service/admin.swagger.json | 13 + .../flyteidl/service/flyteadmin/README.md | 1 + .../service/flyteadmin/api/swagger.yaml | 22 + .../model_admin_launch_plan_spec.go | 1 + .../model_admin_raw_output_data_config.go | 15 + .../gen/pb-go/flyteidl/service/openapi.go | 4 +- .../gen/pb-java/flyteidl/admin/Common.java | 626 +++++++++++++++++- .../flyteidl/admin/LaunchPlanOuterClass.java | 274 ++++++-- flyteidl/gen/pb-js/flyteidl.d.ts | 58 ++ flyteidl/gen/pb-js/flyteidl.js | 129 ++++ .../flyteidl/admin/common.proto.rst | 25 + .../flyteidl/admin/launch_plan.proto.rst | 24 +- .../pb_python/flyteidl/admin/common_pb2.py | 45 +- .../flyteidl/admin/launch_plan_pb2.py | 40 +- .../flyteidl/service/flyteadmin/README.md | 1 + .../service/flyteadmin/flyteadmin/__init__.py | 1 + .../flyteadmin/flyteadmin/models/__init__.py | 1 + .../models/admin_launch_plan_spec.py | 33 +- .../models/admin_raw_output_data_config.py | 115 ++++ .../test/test_admin_raw_output_data_config.py | 40 ++ flyteidl/protos/flyteidl/admin/common.proto | 7 + .../protos/flyteidl/admin/launch_plan.proto | 5 +- flyteidl/setup.py | 2 +- 32 files changed, 2359 insertions(+), 256 deletions(-) create mode 100644 flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_raw_output_data_config.go create mode 100644 flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_raw_output_data_config.py create mode 100644 flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_admin_raw_output_data_config.py diff --git a/flyteidl/.gitignore b/flyteidl/.gitignore index bbf758a9f81..dceb6a24723 100644 --- a/flyteidl/.gitignore +++ b/flyteidl/.gitignore @@ -10,3 +10,4 @@ dist gen/pb_python/flyteidl.egg-info/ .virtualgo +/build/ diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.cc index a4f1c76b26d..be5ac8088fe 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.cc @@ -125,6 +125,10 @@ class AuthRoleDefaultTypeInternal { ::google::protobuf::internal::ArenaStringPtr assumable_iam_role_; ::google::protobuf::internal::ArenaStringPtr kubernetes_service_account_; } _AuthRole_default_instance_; +class RawOutputDataConfigDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed _instance; +} _RawOutputDataConfig_default_instance_; } // namespace admin } // namespace flyteidl static void InitDefaultsNamedEntityIdentifier_flyteidl_2fadmin_2fcommon_2eproto() { @@ -464,6 +468,20 @@ static void InitDefaultsAuthRole_flyteidl_2fadmin_2fcommon_2eproto() { ::google::protobuf::internal::SCCInfo<0> scc_info_AuthRole_flyteidl_2fadmin_2fcommon_2eproto = {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsAuthRole_flyteidl_2fadmin_2fcommon_2eproto}, {}}; +static void InitDefaultsRawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto() { + GOOGLE_PROTOBUF_VERIFY_VERSION; + + { + void* ptr = &::flyteidl::admin::_RawOutputDataConfig_default_instance_; + new (ptr) ::flyteidl::admin::RawOutputDataConfig(); + ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); + } + ::flyteidl::admin::RawOutputDataConfig::InitAsDefaultInstance(); +} + +::google::protobuf::internal::SCCInfo<0> scc_info_RawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsRawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto}, {}}; + void InitDefaults_flyteidl_2fadmin_2fcommon_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_NamedEntityIdentifier_flyteidl_2fadmin_2fcommon_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_NamedEntityMetadata_flyteidl_2fadmin_2fcommon_2eproto.base); @@ -488,9 +506,10 @@ void InitDefaults_flyteidl_2fadmin_2fcommon_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_Annotations_ValuesEntry_DoNotUse_flyteidl_2fadmin_2fcommon_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_Annotations_flyteidl_2fadmin_2fcommon_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_AuthRole_flyteidl_2fadmin_2fcommon_2eproto.base); + ::google::protobuf::internal::InitSCC(&scc_info_RawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto.base); } -::google::protobuf::Metadata file_level_metadata_flyteidl_2fadmin_2fcommon_2eproto[23]; +::google::protobuf::Metadata file_level_metadata_flyteidl_2fadmin_2fcommon_2eproto[24]; const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors_flyteidl_2fadmin_2fcommon_2eproto[2]; constexpr ::google::protobuf::ServiceDescriptor const** file_level_service_descriptors_flyteidl_2fadmin_2fcommon_2eproto = nullptr; @@ -671,6 +690,12 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fadmin_2fcommon_2eproto:: offsetof(::flyteidl::admin::AuthRoleDefaultTypeInternal, assumable_iam_role_), offsetof(::flyteidl::admin::AuthRoleDefaultTypeInternal, kubernetes_service_account_), PROTOBUF_FIELD_OFFSET(::flyteidl::admin::AuthRole, method_), + ~0u, // no _has_bits_ + PROTOBUF_FIELD_OFFSET(::flyteidl::admin::RawOutputDataConfig, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + PROTOBUF_FIELD_OFFSET(::flyteidl::admin::RawOutputDataConfig, output_location_prefix_), }; static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { { 0, -1, sizeof(::flyteidl::admin::NamedEntityIdentifier)}, @@ -696,6 +721,7 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SE { 153, 160, sizeof(::flyteidl::admin::Annotations_ValuesEntry_DoNotUse)}, { 162, -1, sizeof(::flyteidl::admin::Annotations)}, { 168, -1, sizeof(::flyteidl::admin::AuthRole)}, + { 176, -1, sizeof(::flyteidl::admin::RawOutputDataConfig)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -722,12 +748,13 @@ static ::google::protobuf::Message const * const file_default_instances[] = { reinterpret_cast(&::flyteidl::admin::_Annotations_ValuesEntry_DoNotUse_default_instance_), reinterpret_cast(&::flyteidl::admin::_Annotations_default_instance_), reinterpret_cast(&::flyteidl::admin::_AuthRole_default_instance_), + reinterpret_cast(&::flyteidl::admin::_RawOutputDataConfig_default_instance_), }; ::google::protobuf::internal::AssignDescriptorsTable assign_descriptors_table_flyteidl_2fadmin_2fcommon_2eproto = { {}, AddDescriptors_flyteidl_2fadmin_2fcommon_2eproto, "flyteidl/admin/common.proto", schemas, file_default_instances, TableStruct_flyteidl_2fadmin_2fcommon_2eproto::offsets, - file_level_metadata_flyteidl_2fadmin_2fcommon_2eproto, 23, file_level_enum_descriptors_flyteidl_2fadmin_2fcommon_2eproto, file_level_service_descriptors_flyteidl_2fadmin_2fcommon_2eproto, + file_level_metadata_flyteidl_2fadmin_2fcommon_2eproto, 24, file_level_enum_descriptors_flyteidl_2fadmin_2fcommon_2eproto, file_level_service_descriptors_flyteidl_2fadmin_2fcommon_2eproto, }; const char descriptor_table_protodef_flyteidl_2fadmin_2fcommon_2eproto[] = @@ -791,16 +818,17 @@ const char descriptor_table_protodef_flyteidl_2fadmin_2fcommon_2eproto[] = "luesEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028" "\001\"X\n\010AuthRole\022\034\n\022assumable_iam_role\030\001 \001(" "\tH\000\022$\n\032kubernetes_service_account\030\002 \001(\tH" - "\000B\010\n\006method*\\\n\020NamedEntityState\022\027\n\023NAMED" - "_ENTITY_ACTIVE\020\000\022\031\n\025NAMED_ENTITY_ARCHIVE" - "D\020\001\022\024\n\020SYSTEM_GENERATED\020\002B3Z1github.com/" - "lyft/flyteidl/gen/pb-go/flyteidl/adminb\006" - "proto3" + "\000B\010\n\006method\"5\n\023RawOutputDataConfig\022\036\n\026ou" + "tput_location_prefix\030\001 \001(\t*\\\n\020NamedEntit" + "yState\022\027\n\023NAMED_ENTITY_ACTIVE\020\000\022\031\n\025NAMED" + "_ENTITY_ARCHIVED\020\001\022\024\n\020SYSTEM_GENERATED\020\002" + "B3Z1github.com/lyft/flyteidl/gen/pb-go/f" + "lyteidl/adminb\006proto3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fadmin_2fcommon_2eproto = { false, InitDefaults_flyteidl_2fadmin_2fcommon_2eproto, descriptor_table_protodef_flyteidl_2fadmin_2fcommon_2eproto, - "flyteidl/admin/common.proto", &assign_descriptors_table_flyteidl_2fadmin_2fcommon_2eproto, 2566, + "flyteidl/admin/common.proto", &assign_descriptors_table_flyteidl_2fadmin_2fcommon_2eproto, 2621, }; void AddDescriptors_flyteidl_2fadmin_2fcommon_2eproto() { @@ -9252,6 +9280,303 @@ ::google::protobuf::Metadata AuthRole::GetMetadata() const { } +// =================================================================== + +void RawOutputDataConfig::InitAsDefaultInstance() { +} +class RawOutputDataConfig::HasBitSetters { + public: +}; + +#if !defined(_MSC_VER) || _MSC_VER >= 1900 +const int RawOutputDataConfig::kOutputLocationPrefixFieldNumber; +#endif // !defined(_MSC_VER) || _MSC_VER >= 1900 + +RawOutputDataConfig::RawOutputDataConfig() + : ::google::protobuf::Message(), _internal_metadata_(nullptr) { + SharedCtor(); + // @@protoc_insertion_point(constructor:flyteidl.admin.RawOutputDataConfig) +} +RawOutputDataConfig::RawOutputDataConfig(const RawOutputDataConfig& from) + : ::google::protobuf::Message(), + _internal_metadata_(nullptr) { + _internal_metadata_.MergeFrom(from._internal_metadata_); + output_location_prefix_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (from.output_location_prefix().size() > 0) { + output_location_prefix_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.output_location_prefix_); + } + // @@protoc_insertion_point(copy_constructor:flyteidl.admin.RawOutputDataConfig) +} + +void RawOutputDataConfig::SharedCtor() { + ::google::protobuf::internal::InitSCC( + &scc_info_RawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto.base); + output_location_prefix_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} + +RawOutputDataConfig::~RawOutputDataConfig() { + // @@protoc_insertion_point(destructor:flyteidl.admin.RawOutputDataConfig) + SharedDtor(); +} + +void RawOutputDataConfig::SharedDtor() { + output_location_prefix_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} + +void RawOutputDataConfig::SetCachedSize(int size) const { + _cached_size_.Set(size); +} +const RawOutputDataConfig& RawOutputDataConfig::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_RawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto.base); + return *internal_default_instance(); +} + + +void RawOutputDataConfig::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.admin.RawOutputDataConfig) + ::google::protobuf::uint32 cached_has_bits = 0; + // Prevent compiler warnings about cached_has_bits being unused + (void) cached_has_bits; + + output_location_prefix_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + _internal_metadata_.Clear(); +} + +#if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER +const char* RawOutputDataConfig::_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 output_location_prefix = 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.admin.RawOutputDataConfig.output_location_prefix"); + object = msg->mutable_output_location_prefix(); + 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; + } + 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 RawOutputDataConfig::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.admin.RawOutputDataConfig) + 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 output_location_prefix = 1; + case 1: { + if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadString( + input, this->mutable_output_location_prefix())); + DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->output_location_prefix().data(), static_cast(this->output_location_prefix().length()), + ::google::protobuf::internal::WireFormatLite::PARSE, + "flyteidl.admin.RawOutputDataConfig.output_location_prefix")); + } 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.admin.RawOutputDataConfig) + return true; +failure: + // @@protoc_insertion_point(parse_failure:flyteidl.admin.RawOutputDataConfig) + return false; +#undef DO_ +} +#endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER + +void RawOutputDataConfig::SerializeWithCachedSizes( + ::google::protobuf::io::CodedOutputStream* output) const { + // @@protoc_insertion_point(serialize_start:flyteidl.admin.RawOutputDataConfig) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // string output_location_prefix = 1; + if (this->output_location_prefix().size() > 0) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->output_location_prefix().data(), static_cast(this->output_location_prefix().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.admin.RawOutputDataConfig.output_location_prefix"); + ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( + 1, this->output_location_prefix(), output); + } + + if (_internal_metadata_.have_unknown_fields()) { + ::google::protobuf::internal::WireFormat::SerializeUnknownFields( + _internal_metadata_.unknown_fields(), output); + } + // @@protoc_insertion_point(serialize_end:flyteidl.admin.RawOutputDataConfig) +} + +::google::protobuf::uint8* RawOutputDataConfig::InternalSerializeWithCachedSizesToArray( + ::google::protobuf::uint8* target) const { + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.admin.RawOutputDataConfig) + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + // string output_location_prefix = 1; + if (this->output_location_prefix().size() > 0) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->output_location_prefix().data(), static_cast(this->output_location_prefix().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.admin.RawOutputDataConfig.output_location_prefix"); + target = + ::google::protobuf::internal::WireFormatLite::WriteStringToArray( + 1, this->output_location_prefix(), 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.admin.RawOutputDataConfig) + return target; +} + +size_t RawOutputDataConfig::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.admin.RawOutputDataConfig) + 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 output_location_prefix = 1; + if (this->output_location_prefix().size() > 0) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::StringSize( + this->output_location_prefix()); + } + + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); + SetCachedSize(cached_size); + return total_size; +} + +void RawOutputDataConfig::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.admin.RawOutputDataConfig) + GOOGLE_DCHECK_NE(&from, this); + const RawOutputDataConfig* source = + ::google::protobuf::DynamicCastToGenerated( + &from); + if (source == nullptr) { + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.admin.RawOutputDataConfig) + ::google::protobuf::internal::ReflectionOps::Merge(from, this); + } else { + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.admin.RawOutputDataConfig) + MergeFrom(*source); + } +} + +void RawOutputDataConfig::MergeFrom(const RawOutputDataConfig& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.admin.RawOutputDataConfig) + GOOGLE_DCHECK_NE(&from, this); + _internal_metadata_.MergeFrom(from._internal_metadata_); + ::google::protobuf::uint32 cached_has_bits = 0; + (void) cached_has_bits; + + if (from.output_location_prefix().size() > 0) { + + output_location_prefix_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.output_location_prefix_); + } +} + +void RawOutputDataConfig::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.admin.RawOutputDataConfig) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +void RawOutputDataConfig::CopyFrom(const RawOutputDataConfig& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.admin.RawOutputDataConfig) + if (&from == this) return; + Clear(); + MergeFrom(from); +} + +bool RawOutputDataConfig::IsInitialized() const { + return true; +} + +void RawOutputDataConfig::Swap(RawOutputDataConfig* other) { + if (other == this) return; + InternalSwap(other); +} +void RawOutputDataConfig::InternalSwap(RawOutputDataConfig* other) { + using std::swap; + _internal_metadata_.Swap(&other->_internal_metadata_); + output_location_prefix_.Swap(&other->output_location_prefix_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), + GetArenaNoVirtual()); +} + +::google::protobuf::Metadata RawOutputDataConfig::GetMetadata() const { + ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fadmin_2fcommon_2eproto); + return ::file_level_metadata_flyteidl_2fadmin_2fcommon_2eproto[kIndexInFileMessages]; +} + + // @@protoc_insertion_point(namespace_scope) } // namespace admin } // namespace flyteidl @@ -9326,6 +9651,9 @@ template<> PROTOBUF_NOINLINE ::flyteidl::admin::Annotations* Arena::CreateMaybeM template<> PROTOBUF_NOINLINE ::flyteidl::admin::AuthRole* Arena::CreateMaybeMessage< ::flyteidl::admin::AuthRole >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::admin::AuthRole >(arena); } +template<> PROTOBUF_NOINLINE ::flyteidl::admin::RawOutputDataConfig* Arena::CreateMaybeMessage< ::flyteidl::admin::RawOutputDataConfig >(Arena* arena) { + return Arena::CreateInternal< ::flyteidl::admin::RawOutputDataConfig >(arena); +} } // namespace protobuf } // namespace google diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.h b/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.h index 6229b92523a..3c3c45e2241 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.h +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/common.pb.h @@ -47,7 +47,7 @@ struct TableStruct_flyteidl_2fadmin_2fcommon_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[23] + static const ::google::protobuf::internal::ParseTable schema[24] PROTOBUF_SECTION_VARIABLE(protodesc_cold); static const ::google::protobuf::internal::FieldMetadata field_metadata[]; static const ::google::protobuf::internal::SerializationTable serialization_table[]; @@ -113,6 +113,9 @@ extern ObjectGetRequestDefaultTypeInternal _ObjectGetRequest_default_instance_; class PagerDutyNotification; class PagerDutyNotificationDefaultTypeInternal; extern PagerDutyNotificationDefaultTypeInternal _PagerDutyNotification_default_instance_; +class RawOutputDataConfig; +class RawOutputDataConfigDefaultTypeInternal; +extern RawOutputDataConfigDefaultTypeInternal _RawOutputDataConfig_default_instance_; class ResourceListRequest; class ResourceListRequestDefaultTypeInternal; extern ResourceListRequestDefaultTypeInternal _ResourceListRequest_default_instance_; @@ -148,6 +151,7 @@ template<> ::flyteidl::admin::NamedEntityUpdateResponse* Arena::CreateMaybeMessa template<> ::flyteidl::admin::Notification* Arena::CreateMaybeMessage<::flyteidl::admin::Notification>(Arena*); template<> ::flyteidl::admin::ObjectGetRequest* Arena::CreateMaybeMessage<::flyteidl::admin::ObjectGetRequest>(Arena*); template<> ::flyteidl::admin::PagerDutyNotification* Arena::CreateMaybeMessage<::flyteidl::admin::PagerDutyNotification>(Arena*); +template<> ::flyteidl::admin::RawOutputDataConfig* Arena::CreateMaybeMessage<::flyteidl::admin::RawOutputDataConfig>(Arena*); template<> ::flyteidl::admin::ResourceListRequest* Arena::CreateMaybeMessage<::flyteidl::admin::ResourceListRequest>(Arena*); template<> ::flyteidl::admin::SlackNotification* Arena::CreateMaybeMessage<::flyteidl::admin::SlackNotification>(Arena*); template<> ::flyteidl::admin::Sort* Arena::CreateMaybeMessage<::flyteidl::admin::Sort>(Arena*); @@ -3162,6 +3166,126 @@ class AuthRole final : friend struct ::TableStruct_flyteidl_2fadmin_2fcommon_2eproto; }; +// ------------------------------------------------------------------- + +class RawOutputDataConfig final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.admin.RawOutputDataConfig) */ { + public: + RawOutputDataConfig(); + virtual ~RawOutputDataConfig(); + + RawOutputDataConfig(const RawOutputDataConfig& from); + + inline RawOutputDataConfig& operator=(const RawOutputDataConfig& from) { + CopyFrom(from); + return *this; + } + #if LANG_CXX11 + RawOutputDataConfig(RawOutputDataConfig&& from) noexcept + : RawOutputDataConfig() { + *this = ::std::move(from); + } + + inline RawOutputDataConfig& operator=(RawOutputDataConfig&& 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 RawOutputDataConfig& default_instance(); + + static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY + static inline const RawOutputDataConfig* internal_default_instance() { + return reinterpret_cast( + &_RawOutputDataConfig_default_instance_); + } + static constexpr int kIndexInFileMessages = + 23; + + void Swap(RawOutputDataConfig* other); + friend void swap(RawOutputDataConfig& a, RawOutputDataConfig& b) { + a.Swap(&b); + } + + // implements Message ---------------------------------------------- + + inline RawOutputDataConfig* New() const final { + return CreateMaybeMessage(nullptr); + } + + RawOutputDataConfig* 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 RawOutputDataConfig& from); + void MergeFrom(const RawOutputDataConfig& 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(RawOutputDataConfig* 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 output_location_prefix = 1; + void clear_output_location_prefix(); + static const int kOutputLocationPrefixFieldNumber = 1; + const ::std::string& output_location_prefix() const; + void set_output_location_prefix(const ::std::string& value); + #if LANG_CXX11 + void set_output_location_prefix(::std::string&& value); + #endif + void set_output_location_prefix(const char* value); + void set_output_location_prefix(const char* value, size_t size); + ::std::string* mutable_output_location_prefix(); + ::std::string* release_output_location_prefix(); + void set_allocated_output_location_prefix(::std::string* output_location_prefix); + + // @@protoc_insertion_point(class_scope:flyteidl.admin.RawOutputDataConfig) + private: + class HasBitSetters; + + ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + ::google::protobuf::internal::ArenaStringPtr output_location_prefix_; + mutable ::google::protobuf::internal::CachedSize _cached_size_; + friend struct ::TableStruct_flyteidl_2fadmin_2fcommon_2eproto; +}; // =================================================================== @@ -5513,6 +5637,63 @@ inline void AuthRole::clear_has_method() { inline AuthRole::MethodCase AuthRole::method_case() const { return AuthRole::MethodCase(_oneof_case_[0]); } +// ------------------------------------------------------------------- + +// RawOutputDataConfig + +// string output_location_prefix = 1; +inline void RawOutputDataConfig::clear_output_location_prefix() { + output_location_prefix_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline const ::std::string& RawOutputDataConfig::output_location_prefix() const { + // @@protoc_insertion_point(field_get:flyteidl.admin.RawOutputDataConfig.output_location_prefix) + return output_location_prefix_.GetNoArena(); +} +inline void RawOutputDataConfig::set_output_location_prefix(const ::std::string& value) { + + output_location_prefix_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); + // @@protoc_insertion_point(field_set:flyteidl.admin.RawOutputDataConfig.output_location_prefix) +} +#if LANG_CXX11 +inline void RawOutputDataConfig::set_output_location_prefix(::std::string&& value) { + + output_location_prefix_.SetNoArena( + &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); + // @@protoc_insertion_point(field_set_rvalue:flyteidl.admin.RawOutputDataConfig.output_location_prefix) +} +#endif +inline void RawOutputDataConfig::set_output_location_prefix(const char* value) { + GOOGLE_DCHECK(value != nullptr); + + output_location_prefix_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); + // @@protoc_insertion_point(field_set_char:flyteidl.admin.RawOutputDataConfig.output_location_prefix) +} +inline void RawOutputDataConfig::set_output_location_prefix(const char* value, size_t size) { + + output_location_prefix_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), + ::std::string(reinterpret_cast(value), size)); + // @@protoc_insertion_point(field_set_pointer:flyteidl.admin.RawOutputDataConfig.output_location_prefix) +} +inline ::std::string* RawOutputDataConfig::mutable_output_location_prefix() { + + // @@protoc_insertion_point(field_mutable:flyteidl.admin.RawOutputDataConfig.output_location_prefix) + return output_location_prefix_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline ::std::string* RawOutputDataConfig::release_output_location_prefix() { + // @@protoc_insertion_point(field_release:flyteidl.admin.RawOutputDataConfig.output_location_prefix) + + return output_location_prefix_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline void RawOutputDataConfig::set_allocated_output_location_prefix(::std::string* output_location_prefix) { + if (output_location_prefix != nullptr) { + + } else { + + } + output_location_prefix_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), output_location_prefix); + // @@protoc_insertion_point(field_set_allocated:flyteidl.admin.RawOutputDataConfig.output_location_prefix) +} + #ifdef __GNUC__ #pragma GCC diagnostic pop #endif // __GNUC__ @@ -5560,6 +5741,8 @@ inline AuthRole::MethodCase AuthRole::method_case() const { // ------------------------------------------------------------------- +// ------------------------------------------------------------------- + // @@protoc_insertion_point(namespace_scope) diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.cc b/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.cc index 4ecacbea86e..1adf6f6aaf9 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.cc +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.cc @@ -18,15 +18,16 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_AuthRole_flyteidl_2fadmin_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_NamedEntityIdentifier_flyteidl_2fadmin_2fcommon_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_RawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Sort_flyteidl_2fadmin_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Annotations_flyteidl_2fadmin_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Labels_flyteidl_2fadmin_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<3> scc_info_Notification_flyteidl_2fadmin_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2flaunch_5fplan_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Auth_flyteidl_2fadmin_2flaunch_5fplan_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2flaunch_5fplan_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_LaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2flaunch_5fplan_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_LaunchPlanMetadata_flyteidl_2fadmin_2flaunch_5fplan_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2flaunch_5fplan_2eproto ::google::protobuf::internal::SCCInfo<3> scc_info_LaunchPlanClosure_flyteidl_2fadmin_2flaunch_5fplan_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2flaunch_5fplan_2eproto ::google::protobuf::internal::SCCInfo<3> scc_info_LaunchPlan_flyteidl_2fadmin_2flaunch_5fplan_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2flaunch_5fplan_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_LaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fschedule_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Schedule_flyteidl_2fadmin_2fschedule_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fexecution_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_QualityOfService_flyteidl_2fcore_2fexecution_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Identifier_flyteidl_2fcore_2fidentifier_2eproto; @@ -175,8 +176,8 @@ static void InitDefaultsLaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto( ::flyteidl::admin::LaunchPlanSpec::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<9> scc_info_LaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 9, InitDefaultsLaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto}, { +::google::protobuf::internal::SCCInfo<10> scc_info_LaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 10, InitDefaultsLaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto}, { &scc_info_Identifier_flyteidl_2fcore_2fidentifier_2eproto.base, &scc_info_LaunchPlanMetadata_flyteidl_2fadmin_2flaunch_5fplan_2eproto.base, &scc_info_ParameterMap_flyteidl_2fcore_2finterface_2eproto.base, @@ -185,7 +186,8 @@ ::google::protobuf::internal::SCCInfo<9> scc_info_LaunchPlanSpec_flyteidl_2fadmi &scc_info_Annotations_flyteidl_2fadmin_2fcommon_2eproto.base, &scc_info_Auth_flyteidl_2fadmin_2flaunch_5fplan_2eproto.base, &scc_info_AuthRole_flyteidl_2fadmin_2fcommon_2eproto.base, - &scc_info_QualityOfService_flyteidl_2fcore_2fexecution_2eproto.base,}}; + &scc_info_QualityOfService_flyteidl_2fcore_2fexecution_2eproto.base, + &scc_info_RawOutputDataConfig_flyteidl_2fadmin_2fcommon_2eproto.base,}}; static void InitDefaultsLaunchPlanClosure_flyteidl_2fadmin_2flaunch_5fplan_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -349,6 +351,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fadmin_2flaunch_5fplan_2e PROTOBUF_FIELD_OFFSET(::flyteidl::admin::LaunchPlanSpec, auth_), PROTOBUF_FIELD_OFFSET(::flyteidl::admin::LaunchPlanSpec, auth_role_), PROTOBUF_FIELD_OFFSET(::flyteidl::admin::LaunchPlanSpec, quality_of_service_), + PROTOBUF_FIELD_OFFSET(::flyteidl::admin::LaunchPlanSpec, raw_output_data_config_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::admin::LaunchPlanClosure, _internal_metadata_), ~0u, // no _extensions_ @@ -402,12 +405,12 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SE { 20, -1, sizeof(::flyteidl::admin::LaunchPlanList)}, { 27, -1, sizeof(::flyteidl::admin::Auth)}, { 35, -1, sizeof(::flyteidl::admin::LaunchPlanSpec)}, - { 50, -1, sizeof(::flyteidl::admin::LaunchPlanClosure)}, - { 60, -1, sizeof(::flyteidl::admin::LaunchPlanMetadata)}, - { 67, -1, sizeof(::flyteidl::admin::LaunchPlanUpdateRequest)}, - { 74, -1, sizeof(::flyteidl::admin::LaunchPlanUpdateResponse)}, - { 79, -1, sizeof(::flyteidl::admin::ActiveLaunchPlanRequest)}, - { 85, -1, sizeof(::flyteidl::admin::ActiveLaunchPlanListRequest)}, + { 51, -1, sizeof(::flyteidl::admin::LaunchPlanClosure)}, + { 61, -1, sizeof(::flyteidl::admin::LaunchPlanMetadata)}, + { 68, -1, sizeof(::flyteidl::admin::LaunchPlanUpdateRequest)}, + { 75, -1, sizeof(::flyteidl::admin::LaunchPlanUpdateResponse)}, + { 80, -1, sizeof(::flyteidl::admin::ActiveLaunchPlanRequest)}, + { 86, -1, sizeof(::flyteidl::admin::ActiveLaunchPlanListRequest)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -450,7 +453,7 @@ const char descriptor_table_protodef_flyteidl_2fadmin_2flaunch_5fplan_2eproto[] "\032.flyteidl.admin.LaunchPlan\022\r\n\005token\030\002 \001" "(\t\"T\n\004Auth\022\034\n\022assumable_iam_role\030\001 \001(\tH\000" "\022$\n\032kubernetes_service_account\030\002 \001(\tH\000B\010" - "\n\006method\"\341\003\n\016LaunchPlanSpec\022.\n\013workflow_" + "\n\006method\"\246\004\n\016LaunchPlanSpec\022.\n\013workflow_" "id\030\001 \001(\0132\031.flyteidl.core.Identifier\022;\n\017e" "ntity_metadata\030\002 \001(\0132\".flyteidl.admin.La" "unchPlanMetadata\0223\n\016default_inputs\030\003 \001(\013" @@ -462,33 +465,35 @@ const char descriptor_table_protodef_flyteidl_2fadmin_2flaunch_5fplan_2eproto[] "2\024.flyteidl.admin.AuthB\002\030\001\022+\n\tauth_role\030" "\t \001(\0132\030.flyteidl.admin.AuthRole\022;\n\022quali" "ty_of_service\030\020 \001(\0132\037.flyteidl.core.Qual" - "ityOfService\"\217\002\n\021LaunchPlanClosure\022.\n\005st" - "ate\030\001 \001(\0162\037.flyteidl.admin.LaunchPlanSta" - "te\0224\n\017expected_inputs\030\002 \001(\0132\033.flyteidl.c" - "ore.ParameterMap\0224\n\020expected_outputs\030\003 \001" - "(\0132\032.flyteidl.core.VariableMap\022.\n\ncreate" - "d_at\030\004 \001(\0132\032.google.protobuf.Timestamp\022." - "\n\nupdated_at\030\005 \001(\0132\032.google.protobuf.Tim" - "estamp\"u\n\022LaunchPlanMetadata\022*\n\010schedule" - "\030\001 \001(\0132\030.flyteidl.admin.Schedule\0223\n\rnoti" - "fications\030\002 \003(\0132\034.flyteidl.admin.Notific" - "ation\"p\n\027LaunchPlanUpdateRequest\022%\n\002id\030\001" - " \001(\0132\031.flyteidl.core.Identifier\022.\n\005state" - "\030\002 \001(\0162\037.flyteidl.admin.LaunchPlanState\"" - "\032\n\030LaunchPlanUpdateResponse\"L\n\027ActiveLau" - "nchPlanRequest\0221\n\002id\030\001 \001(\0132%.flyteidl.ad" - "min.NamedEntityIdentifier\"\203\001\n\033ActiveLaun" - "chPlanListRequest\022\017\n\007project\030\001 \001(\t\022\016\n\006do" - "main\030\002 \001(\t\022\r\n\005limit\030\003 \001(\r\022\r\n\005token\030\004 \001(\t" - "\022%\n\007sort_by\030\005 \001(\0132\024.flyteidl.admin.Sort*" - "+\n\017LaunchPlanState\022\014\n\010INACTIVE\020\000\022\n\n\006ACTI" - "VE\020\001B3Z1github.com/lyft/flyteidl/gen/pb-" - "go/flyteidl/adminb\006proto3" + "ityOfService\022C\n\026raw_output_data_config\030\021" + " \001(\0132#.flyteidl.admin.RawOutputDataConfi" + "g\"\217\002\n\021LaunchPlanClosure\022.\n\005state\030\001 \001(\0162\037" + ".flyteidl.admin.LaunchPlanState\0224\n\017expec" + "ted_inputs\030\002 \001(\0132\033.flyteidl.core.Paramet" + "erMap\0224\n\020expected_outputs\030\003 \001(\0132\032.flytei" + "dl.core.VariableMap\022.\n\ncreated_at\030\004 \001(\0132" + "\032.google.protobuf.Timestamp\022.\n\nupdated_a" + "t\030\005 \001(\0132\032.google.protobuf.Timestamp\"u\n\022L" + "aunchPlanMetadata\022*\n\010schedule\030\001 \001(\0132\030.fl" + "yteidl.admin.Schedule\0223\n\rnotifications\030\002" + " \003(\0132\034.flyteidl.admin.Notification\"p\n\027La" + "unchPlanUpdateRequest\022%\n\002id\030\001 \001(\0132\031.flyt" + "eidl.core.Identifier\022.\n\005state\030\002 \001(\0162\037.fl" + "yteidl.admin.LaunchPlanState\"\032\n\030LaunchPl" + "anUpdateResponse\"L\n\027ActiveLaunchPlanRequ" + "est\0221\n\002id\030\001 \001(\0132%.flyteidl.admin.NamedEn" + "tityIdentifier\"\203\001\n\033ActiveLaunchPlanListR" + "equest\022\017\n\007project\030\001 \001(\t\022\016\n\006domain\030\002 \001(\t\022" + "\r\n\005limit\030\003 \001(\r\022\r\n\005token\030\004 \001(\t\022%\n\007sort_by" + "\030\005 \001(\0132\024.flyteidl.admin.Sort*+\n\017LaunchPl" + "anState\022\014\n\010INACTIVE\020\000\022\n\n\006ACTIVE\020\001B3Z1git" + "hub.com/lyft/flyteidl/gen/pb-go/flyteidl" + "/adminb\006proto3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fadmin_2flaunch_5fplan_2eproto = { false, InitDefaults_flyteidl_2fadmin_2flaunch_5fplan_2eproto, descriptor_table_protodef_flyteidl_2fadmin_2flaunch_5fplan_2eproto, - "flyteidl/admin/launch_plan.proto", &assign_descriptors_table_flyteidl_2fadmin_2flaunch_5fplan_2eproto, 2065, + "flyteidl/admin/launch_plan.proto", &assign_descriptors_table_flyteidl_2fadmin_2flaunch_5fplan_2eproto, 2134, }; void AddDescriptors_flyteidl_2fadmin_2flaunch_5fplan_2eproto() { @@ -2305,6 +2310,8 @@ void LaunchPlanSpec::InitAsDefaultInstance() { ::flyteidl::admin::AuthRole::internal_default_instance()); ::flyteidl::admin::_LaunchPlanSpec_default_instance_._instance.get_mutable()->quality_of_service_ = const_cast< ::flyteidl::core::QualityOfService*>( ::flyteidl::core::QualityOfService::internal_default_instance()); + ::flyteidl::admin::_LaunchPlanSpec_default_instance_._instance.get_mutable()->raw_output_data_config_ = const_cast< ::flyteidl::admin::RawOutputDataConfig*>( + ::flyteidl::admin::RawOutputDataConfig::internal_default_instance()); } class LaunchPlanSpec::HasBitSetters { public: @@ -2317,6 +2324,7 @@ class LaunchPlanSpec::HasBitSetters { static const ::flyteidl::admin::Auth& auth(const LaunchPlanSpec* msg); static const ::flyteidl::admin::AuthRole& auth_role(const LaunchPlanSpec* msg); static const ::flyteidl::core::QualityOfService& quality_of_service(const LaunchPlanSpec* msg); + static const ::flyteidl::admin::RawOutputDataConfig& raw_output_data_config(const LaunchPlanSpec* msg); }; const ::flyteidl::core::Identifier& @@ -2355,6 +2363,10 @@ const ::flyteidl::core::QualityOfService& LaunchPlanSpec::HasBitSetters::quality_of_service(const LaunchPlanSpec* msg) { return *msg->quality_of_service_; } +const ::flyteidl::admin::RawOutputDataConfig& +LaunchPlanSpec::HasBitSetters::raw_output_data_config(const LaunchPlanSpec* msg) { + return *msg->raw_output_data_config_; +} void LaunchPlanSpec::clear_workflow_id() { if (GetArenaNoVirtual() == nullptr && workflow_id_ != nullptr) { delete workflow_id_; @@ -2397,6 +2409,12 @@ void LaunchPlanSpec::clear_quality_of_service() { } quality_of_service_ = nullptr; } +void LaunchPlanSpec::clear_raw_output_data_config() { + if (GetArenaNoVirtual() == nullptr && raw_output_data_config_ != nullptr) { + delete raw_output_data_config_; + } + raw_output_data_config_ = nullptr; +} #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int LaunchPlanSpec::kWorkflowIdFieldNumber; const int LaunchPlanSpec::kEntityMetadataFieldNumber; @@ -2408,6 +2426,7 @@ const int LaunchPlanSpec::kAnnotationsFieldNumber; const int LaunchPlanSpec::kAuthFieldNumber; const int LaunchPlanSpec::kAuthRoleFieldNumber; const int LaunchPlanSpec::kQualityOfServiceFieldNumber; +const int LaunchPlanSpec::kRawOutputDataConfigFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 LaunchPlanSpec::LaunchPlanSpec() @@ -2468,6 +2487,11 @@ LaunchPlanSpec::LaunchPlanSpec(const LaunchPlanSpec& from) } else { quality_of_service_ = nullptr; } + if (from.has_raw_output_data_config()) { + raw_output_data_config_ = new ::flyteidl::admin::RawOutputDataConfig(*from.raw_output_data_config_); + } else { + raw_output_data_config_ = nullptr; + } // @@protoc_insertion_point(copy_constructor:flyteidl.admin.LaunchPlanSpec) } @@ -2476,8 +2500,8 @@ void LaunchPlanSpec::SharedCtor() { &scc_info_LaunchPlanSpec_flyteidl_2fadmin_2flaunch_5fplan_2eproto.base); role_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); ::memset(&workflow_id_, 0, static_cast( - reinterpret_cast(&quality_of_service_) - - reinterpret_cast(&workflow_id_)) + sizeof(quality_of_service_)); + reinterpret_cast(&raw_output_data_config_) - + reinterpret_cast(&workflow_id_)) + sizeof(raw_output_data_config_)); } LaunchPlanSpec::~LaunchPlanSpec() { @@ -2496,6 +2520,7 @@ void LaunchPlanSpec::SharedDtor() { if (this != internal_default_instance()) delete auth_; if (this != internal_default_instance()) delete auth_role_; if (this != internal_default_instance()) delete quality_of_service_; + if (this != internal_default_instance()) delete raw_output_data_config_; } void LaunchPlanSpec::SetCachedSize(int size) const { @@ -2550,6 +2575,10 @@ void LaunchPlanSpec::Clear() { delete quality_of_service_; } quality_of_service_ = nullptr; + if (GetArenaNoVirtual() == nullptr && raw_output_data_config_ != nullptr) { + delete raw_output_data_config_; + } + raw_output_data_config_ = nullptr; _internal_metadata_.Clear(); } @@ -2699,6 +2728,19 @@ const char* LaunchPlanSpec::_InternalParse(const char* begin, const char* end, v {parser_till_end, object}, ptr - size, ptr)); break; } + // .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + case 17: { + if (static_cast<::google::protobuf::uint8>(tag) != 138) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::admin::RawOutputDataConfig::_InternalParse; + object = msg->mutable_raw_output_data_config(); + 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) { @@ -2847,6 +2889,17 @@ bool LaunchPlanSpec::MergePartialFromCodedStream( break; } + // .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + case 17: { + if (static_cast< ::google::protobuf::uint8>(tag) == (138 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, mutable_raw_output_data_config())); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -2938,6 +2991,12 @@ void LaunchPlanSpec::SerializeWithCachedSizes( 16, HasBitSetters::quality_of_service(this), output); } + // .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + if (this->has_raw_output_data_config()) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 17, HasBitSetters::raw_output_data_config(this), output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -3025,6 +3084,13 @@ ::google::protobuf::uint8* LaunchPlanSpec::InternalSerializeWithCachedSizesToArr 16, HasBitSetters::quality_of_service(this), target); } + // .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + if (this->has_raw_output_data_config()) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 17, HasBitSetters::raw_output_data_config(this), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -3116,6 +3182,13 @@ size_t LaunchPlanSpec::ByteSizeLong() const { *quality_of_service_); } + // .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + if (this->has_raw_output_data_config()) { + total_size += 2 + + ::google::protobuf::internal::WireFormatLite::MessageSize( + *raw_output_data_config_); + } + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); SetCachedSize(cached_size); return total_size; @@ -3174,6 +3247,9 @@ void LaunchPlanSpec::MergeFrom(const LaunchPlanSpec& from) { if (from.has_quality_of_service()) { mutable_quality_of_service()->::flyteidl::core::QualityOfService::MergeFrom(from.quality_of_service()); } + if (from.has_raw_output_data_config()) { + mutable_raw_output_data_config()->::flyteidl::admin::RawOutputDataConfig::MergeFrom(from.raw_output_data_config()); + } } void LaunchPlanSpec::CopyFrom(const ::google::protobuf::Message& from) { @@ -3212,6 +3288,7 @@ void LaunchPlanSpec::InternalSwap(LaunchPlanSpec* other) { swap(auth_, other->auth_); swap(auth_role_, other->auth_role_); swap(quality_of_service_, other->quality_of_service_); + swap(raw_output_data_config_, other->raw_output_data_config_); } ::google::protobuf::Metadata LaunchPlanSpec::GetMetadata() const { diff --git a/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.h b/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.h index 599fa3f820b..471a4c9ceda 100644 --- a/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.h +++ b/flyteidl/gen/pb-cpp/flyteidl/admin/launch_plan.pb.h @@ -985,6 +985,15 @@ class LaunchPlanSpec final : ::flyteidl::core::QualityOfService* mutable_quality_of_service(); void set_allocated_quality_of_service(::flyteidl::core::QualityOfService* quality_of_service); + // .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + bool has_raw_output_data_config() const; + void clear_raw_output_data_config(); + static const int kRawOutputDataConfigFieldNumber = 17; + const ::flyteidl::admin::RawOutputDataConfig& raw_output_data_config() const; + ::flyteidl::admin::RawOutputDataConfig* release_raw_output_data_config(); + ::flyteidl::admin::RawOutputDataConfig* mutable_raw_output_data_config(); + void set_allocated_raw_output_data_config(::flyteidl::admin::RawOutputDataConfig* raw_output_data_config); + // @@protoc_insertion_point(class_scope:flyteidl.admin.LaunchPlanSpec) private: class HasBitSetters; @@ -1000,6 +1009,7 @@ class LaunchPlanSpec final : ::flyteidl::admin::Auth* auth_; ::flyteidl::admin::AuthRole* auth_role_; ::flyteidl::core::QualityOfService* quality_of_service_; + ::flyteidl::admin::RawOutputDataConfig* raw_output_data_config_; mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fadmin_2flaunch_5fplan_2eproto; }; @@ -2812,6 +2822,51 @@ inline void LaunchPlanSpec::set_allocated_quality_of_service(::flyteidl::core::Q // @@protoc_insertion_point(field_set_allocated:flyteidl.admin.LaunchPlanSpec.quality_of_service) } +// .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; +inline bool LaunchPlanSpec::has_raw_output_data_config() const { + return this != internal_default_instance() && raw_output_data_config_ != nullptr; +} +inline const ::flyteidl::admin::RawOutputDataConfig& LaunchPlanSpec::raw_output_data_config() const { + const ::flyteidl::admin::RawOutputDataConfig* p = raw_output_data_config_; + // @@protoc_insertion_point(field_get:flyteidl.admin.LaunchPlanSpec.raw_output_data_config) + return p != nullptr ? *p : *reinterpret_cast( + &::flyteidl::admin::_RawOutputDataConfig_default_instance_); +} +inline ::flyteidl::admin::RawOutputDataConfig* LaunchPlanSpec::release_raw_output_data_config() { + // @@protoc_insertion_point(field_release:flyteidl.admin.LaunchPlanSpec.raw_output_data_config) + + ::flyteidl::admin::RawOutputDataConfig* temp = raw_output_data_config_; + raw_output_data_config_ = nullptr; + return temp; +} +inline ::flyteidl::admin::RawOutputDataConfig* LaunchPlanSpec::mutable_raw_output_data_config() { + + if (raw_output_data_config_ == nullptr) { + auto* p = CreateMaybeMessage<::flyteidl::admin::RawOutputDataConfig>(GetArenaNoVirtual()); + raw_output_data_config_ = p; + } + // @@protoc_insertion_point(field_mutable:flyteidl.admin.LaunchPlanSpec.raw_output_data_config) + return raw_output_data_config_; +} +inline void LaunchPlanSpec::set_allocated_raw_output_data_config(::flyteidl::admin::RawOutputDataConfig* raw_output_data_config) { + ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); + if (message_arena == nullptr) { + delete reinterpret_cast< ::google::protobuf::MessageLite*>(raw_output_data_config_); + } + if (raw_output_data_config) { + ::google::protobuf::Arena* submessage_arena = nullptr; + if (message_arena != submessage_arena) { + raw_output_data_config = ::google::protobuf::internal::GetOwnedMessage( + message_arena, raw_output_data_config, submessage_arena); + } + + } else { + + } + raw_output_data_config_ = raw_output_data_config; + // @@protoc_insertion_point(field_set_allocated:flyteidl.admin.LaunchPlanSpec.raw_output_data_config) +} + // ------------------------------------------------------------------- // LaunchPlanClosure diff --git a/flyteidl/gen/pb-go/flyteidl/admin/common.pb.go b/flyteidl/gen/pb-go/flyteidl/admin/common.pb.go index e0cae070d48..c9e90d04f8c 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/common.pb.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/common.pb.go @@ -1298,6 +1298,49 @@ func (*AuthRole) XXX_OneofWrappers() []interface{} { } } +// Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.). +// See https://github.com/lyft/flyte/issues/211 for more background information. +type RawOutputDataConfig struct { + // Prefix for where offloaded data from user workflows will be written + // e.g. s3://bucket/key or s3://bucket/ + OutputLocationPrefix string `protobuf:"bytes,1,opt,name=output_location_prefix,json=outputLocationPrefix,proto3" json:"output_location_prefix,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *RawOutputDataConfig) Reset() { *m = RawOutputDataConfig{} } +func (m *RawOutputDataConfig) String() string { return proto.CompactTextString(m) } +func (*RawOutputDataConfig) ProtoMessage() {} +func (*RawOutputDataConfig) Descriptor() ([]byte, []int) { + return fileDescriptor_7c2cf612a185829c, []int{21} +} + +func (m *RawOutputDataConfig) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_RawOutputDataConfig.Unmarshal(m, b) +} +func (m *RawOutputDataConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_RawOutputDataConfig.Marshal(b, m, deterministic) +} +func (m *RawOutputDataConfig) XXX_Merge(src proto.Message) { + xxx_messageInfo_RawOutputDataConfig.Merge(m, src) +} +func (m *RawOutputDataConfig) XXX_Size() int { + return xxx_messageInfo_RawOutputDataConfig.Size(m) +} +func (m *RawOutputDataConfig) XXX_DiscardUnknown() { + xxx_messageInfo_RawOutputDataConfig.DiscardUnknown(m) +} + +var xxx_messageInfo_RawOutputDataConfig proto.InternalMessageInfo + +func (m *RawOutputDataConfig) GetOutputLocationPrefix() string { + if m != nil { + return m.OutputLocationPrefix + } + return "" +} + func init() { proto.RegisterEnum("flyteidl.admin.NamedEntityState", NamedEntityState_name, NamedEntityState_value) proto.RegisterEnum("flyteidl.admin.Sort_Direction", Sort_Direction_name, Sort_Direction_value) @@ -1324,77 +1367,81 @@ func init() { proto.RegisterType((*Annotations)(nil), "flyteidl.admin.Annotations") proto.RegisterMapType((map[string]string)(nil), "flyteidl.admin.Annotations.ValuesEntry") proto.RegisterType((*AuthRole)(nil), "flyteidl.admin.AuthRole") + proto.RegisterType((*RawOutputDataConfig)(nil), "flyteidl.admin.RawOutputDataConfig") } func init() { proto.RegisterFile("flyteidl/admin/common.proto", fileDescriptor_7c2cf612a185829c) } var fileDescriptor_7c2cf612a185829c = []byte{ - // 1061 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x56, 0xdf, 0x73, 0xdb, 0x44, - 0x10, 0xb6, 0xfc, 0x2b, 0xf1, 0xba, 0x4d, 0xdd, 0x6b, 0x5a, 0x9c, 0x64, 0xe8, 0x04, 0x31, 0xfc, - 0x68, 0x67, 0x6a, 0x4f, 0xd3, 0x29, 0xd0, 0x0e, 0xa4, 0xd8, 0xb1, 0x48, 0x3c, 0xd3, 0x98, 0xce, - 0xd9, 0x0d, 0x53, 0x06, 0x46, 0xc8, 0xd2, 0x25, 0x39, 0x22, 0xe9, 0xc4, 0xe9, 0x54, 0xd0, 0x13, - 0x03, 0xc3, 0x0b, 0x6f, 0x3c, 0xf0, 0x0f, 0xf1, 0xc4, 0xf0, 0xce, 0x1f, 0xc4, 0xdc, 0x49, 0x96, - 0x65, 0xc7, 0x09, 0x24, 0xed, 0x0c, 0x6f, 0xda, 0xdb, 0x6f, 0xef, 0xbe, 0xfd, 0x6e, 0x77, 0x75, - 0xb0, 0x71, 0xe8, 0xc6, 0x82, 0x50, 0xc7, 0x6d, 0x5b, 0x8e, 0x47, 0xfd, 0xb6, 0xcd, 0x3c, 0x8f, - 0xf9, 0xad, 0x80, 0x33, 0xc1, 0xd0, 0xca, 0xc4, 0xd9, 0x52, 0xce, 0xf5, 0x37, 0x33, 0xb0, 0xcd, - 0x38, 0x69, 0x93, 0x1f, 0x88, 0x1d, 0x09, 0x3a, 0x81, 0xaf, 0xdf, 0x9e, 0x75, 0x53, 0x87, 0xf8, - 0x82, 0x1e, 0x52, 0xc2, 0x13, 0xbf, 0xfe, 0x35, 0xdc, 0x1c, 0x58, 0x1e, 0x71, 0x0c, 0x5f, 0x50, - 0x11, 0xf7, 0x33, 0x37, 0x6a, 0xc2, 0x52, 0xc0, 0xd9, 0xb7, 0xc4, 0x16, 0x4d, 0x6d, 0x53, 0x7b, - 0xbf, 0x86, 0x27, 0x26, 0xba, 0x05, 0x55, 0x87, 0x79, 0x16, 0xf5, 0x9b, 0x45, 0xe5, 0x48, 0x2d, - 0x84, 0xa0, 0xec, 0x5b, 0x1e, 0x69, 0x96, 0xd4, 0xaa, 0xfa, 0xd6, 0x19, 0xdc, 0xc8, 0x6d, 0xbf, - 0x4f, 0x84, 0xe5, 0x58, 0xc2, 0x42, 0x9b, 0x50, 0x77, 0x48, 0x68, 0x73, 0x1a, 0x48, 0xaa, 0xe9, - 0x01, 0xf9, 0x25, 0xf4, 0x01, 0x54, 0x42, 0x61, 0x09, 0xa2, 0xce, 0x58, 0xd9, 0xda, 0x6c, 0xcd, - 0xa6, 0xdd, 0xca, 0xed, 0x3a, 0x94, 0x38, 0x9c, 0xc0, 0xf5, 0x3f, 0x35, 0xa8, 0xe7, 0x7c, 0xe8, - 0x53, 0xb8, 0xca, 0x49, 0xc8, 0x22, 0x6e, 0x13, 0x53, 0xc4, 0x01, 0x51, 0x67, 0xad, 0x6c, 0x6d, - 0x4c, 0xf7, 0x93, 0xba, 0xb4, 0x70, 0x8a, 0x19, 0xc5, 0x01, 0xc1, 0x57, 0x78, 0xce, 0x42, 0x0f, - 0xa1, 0x48, 0x1d, 0x45, 0xa3, 0xbe, 0xf5, 0xce, 0x39, 0x34, 0xa6, 0xda, 0xe1, 0x22, 0x75, 0xd0, - 0x13, 0x58, 0xf6, 0xd2, 0x74, 0x95, 0x22, 0xf5, 0xad, 0xb7, 0xcf, 0x09, 0x9e, 0x28, 0x83, 0xb3, - 0x20, 0xfd, 0x67, 0x0d, 0xca, 0x43, 0xc6, 0x05, 0x6a, 0x40, 0xe9, 0x84, 0xc4, 0xa9, 0x48, 0xf2, - 0x13, 0x7d, 0x0c, 0x35, 0x87, 0x72, 0x62, 0x2b, 0xf1, 0x12, 0x81, 0x6e, 0xcf, 0x6f, 0x2e, 0x43, - 0x5b, 0xbd, 0x09, 0x0a, 0x4f, 0x03, 0xf4, 0xbb, 0x50, 0xcb, 0xd6, 0xd1, 0x0a, 0x40, 0xcf, 0x18, - 0xee, 0x18, 0x83, 0x5e, 0x7f, 0xb0, 0xdb, 0x28, 0xa0, 0xab, 0x50, 0xeb, 0x64, 0xa6, 0xa6, 0xff, - 0xa5, 0xc1, 0xe6, 0xc2, 0x1c, 0x9f, 0xd2, 0x50, 0x60, 0xf2, 0x5d, 0x44, 0x42, 0x71, 0x89, 0x52, - 0x59, 0x85, 0x8a, 0x4b, 0x3d, 0x2a, 0x94, 0x32, 0x57, 0x71, 0x62, 0xc8, 0x55, 0xc1, 0x4e, 0x88, - 0xdf, 0x2c, 0x2b, 0x70, 0x62, 0xa0, 0x7b, 0xb0, 0x14, 0x32, 0x2e, 0xcc, 0x71, 0xdc, 0xac, 0x28, - 0x1d, 0x57, 0x17, 0xa5, 0x8a, 0xab, 0x12, 0xd4, 0x8d, 0x25, 0x99, 0x43, 0xea, 0x0a, 0xc2, 0xc3, - 0x66, 0x35, 0x21, 0x93, 0x9a, 0xfa, 0x4f, 0x45, 0xb8, 0x95, 0xcb, 0x25, 0x9f, 0xc1, 0xab, 0x57, - 0x49, 0x4e, 0x83, 0xe2, 0x59, 0x1a, 0x94, 0x16, 0x6b, 0x50, 0x5e, 0xa8, 0x41, 0xe5, 0x0c, 0x0d, - 0xaa, 0x17, 0xd3, 0x60, 0x69, 0x56, 0x03, 0x01, 0x6b, 0x67, 0x5e, 0x27, 0xea, 0xc0, 0xb2, 0xb4, - 0x05, 0x25, 0x61, 0x53, 0xdb, 0x2c, 0xfd, 0xf7, 0x7a, 0xcf, 0xc2, 0xa6, 0xf4, 0x8b, 0x39, 0xfa, - 0xfa, 0x37, 0x70, 0x6d, 0x4e, 0x78, 0xf4, 0xe1, 0xa9, 0xb3, 0x36, 0xce, 0x39, 0xeb, 0x5f, 0x4f, - 0xf8, 0x4d, 0x9b, 0x99, 0x63, 0xbb, 0xe4, 0x35, 0x5e, 0xed, 0xe5, 0x06, 0x80, 0xfe, 0xb7, 0x06, - 0xcd, 0x9c, 0xf7, 0x79, 0xe0, 0xc8, 0x31, 0xf5, 0x3f, 0xb3, 0x7a, 0xf5, 0xb1, 0xb4, 0x31, 0x53, - 0x41, 0x93, 0xac, 0xc2, 0x80, 0xf9, 0x21, 0xd1, 0x3f, 0x81, 0xc6, 0xe7, 0x63, 0x59, 0xf5, 0xb9, - 0x0b, 0xb8, 0xa3, 0x88, 0x6a, 0xea, 0xac, 0xb5, 0xb9, 0xfc, 0xe6, 0x24, 0xfb, 0x43, 0x83, 0x1b, - 0x93, 0x94, 0xf3, 0xed, 0xf9, 0x30, 0xb7, 0xc5, 0x05, 0x72, 0xcd, 0x3a, 0xac, 0xb8, 0xb0, 0xc3, - 0x4a, 0xf9, 0x0e, 0xcb, 0xb5, 0x4c, 0x79, 0xa6, 0x65, 0x2e, 0x38, 0x7f, 0xf4, 0x6d, 0xb8, 0x6e, - 0x78, 0x16, 0x75, 0x07, 0x4c, 0x32, 0xb1, 0x2d, 0x35, 0x65, 0xef, 0x40, 0x83, 0x13, 0x9b, 0x06, - 0x94, 0xf8, 0x22, 0x34, 0x89, 0xf4, 0xab, 0xaa, 0xaf, 0xe1, 0x6b, 0xd3, 0x75, 0x15, 0xa6, 0x77, - 0xe1, 0xe6, 0x33, 0xeb, 0x88, 0xf0, 0x5e, 0x24, 0xe2, 0xcb, 0xee, 0xb1, 0x0d, 0xd7, 0x87, 0xae, - 0x65, 0x9f, 0x5c, 0x36, 0xfe, 0xf7, 0x22, 0x5c, 0x99, 0x89, 0xdd, 0x86, 0x6a, 0x70, 0x6c, 0x85, - 0x69, 0xaf, 0xae, 0x6c, 0xbd, 0x3b, 0x77, 0x8f, 0x5f, 0x30, 0x7e, 0x72, 0xe8, 0xb2, 0xef, 0x8d, - 0xec, 0xf5, 0xf1, 0x4c, 0xc2, 0x71, 0x1a, 0x85, 0x1e, 0x41, 0x25, 0x39, 0x30, 0xa9, 0xd7, 0xb7, - 0xe6, 0x15, 0x3c, 0xa5, 0xd8, 0x5e, 0x01, 0x27, 0x11, 0xe8, 0x33, 0x80, 0x40, 0xea, 0x61, 0x3a, - 0x91, 0x88, 0xd3, 0x92, 0x3d, 0x55, 0x03, 0x0b, 0x15, 0xdb, 0x2b, 0xe0, 0x5a, 0x30, 0x71, 0x48, - 0x0a, 0xa1, 0xd4, 0x44, 0x5d, 0xef, 0x02, 0x0a, 0xa7, 0x04, 0x93, 0x14, 0x54, 0x44, 0xb7, 0x0a, - 0x65, 0xd9, 0xa3, 0xfa, 0x7d, 0x58, 0x7a, 0xce, 0xdd, 0xae, 0xcb, 0xc6, 0xf2, 0x9f, 0x1c, 0x71, - 0x77, 0xf2, 0x4f, 0x8e, 0xb8, 0x2b, 0xcb, 0x6a, 0x1c, 0x0b, 0x12, 0xaa, 0x14, 0x4b, 0x38, 0x31, - 0xf4, 0x1f, 0xa1, 0xfa, 0xd4, 0x1a, 0x13, 0x37, 0x44, 0x8f, 0xa1, 0xfa, 0xd2, 0x72, 0xa3, 0x6c, - 0xdc, 0xe9, 0xf3, 0x04, 0x12, 0x5c, 0xeb, 0x40, 0x81, 0x0c, 0x5f, 0xf0, 0x18, 0xa7, 0x11, 0xeb, - 0x8f, 0xa0, 0x9e, 0x5b, 0x5e, 0xf0, 0x20, 0x58, 0x85, 0x8a, 0x82, 0x4e, 0x86, 0xa2, 0x32, 0x1e, - 0x17, 0x3f, 0xd2, 0xf4, 0x5f, 0x35, 0xa8, 0x77, 0x7c, 0x9f, 0x09, 0x95, 0x53, 0x88, 0x9e, 0xcc, - 0xd1, 0x78, 0x6f, 0x9e, 0x46, 0x0e, 0xfc, 0xba, 0xb9, 0xfc, 0xa2, 0xc1, 0x72, 0x27, 0x12, 0xc7, - 0x98, 0xb9, 0x04, 0xb5, 0x00, 0x59, 0x61, 0x18, 0x79, 0xd6, 0xd8, 0x25, 0x26, 0xb5, 0x3c, 0x93, - 0x33, 0x37, 0x19, 0x83, 0xb5, 0xbd, 0x02, 0x6e, 0x64, 0xbe, 0xbe, 0xe5, 0x29, 0xfc, 0x36, 0xac, - 0x9f, 0x44, 0x63, 0xc2, 0x7d, 0x22, 0x48, 0x68, 0x86, 0x84, 0xbf, 0xa4, 0x36, 0x31, 0x2d, 0xdb, - 0x66, 0x91, 0x9f, 0xfe, 0x73, 0xf7, 0x0a, 0xb8, 0x39, 0xc5, 0x0c, 0x13, 0x48, 0x27, 0x41, 0x74, - 0x97, 0xa1, 0xea, 0x11, 0x71, 0xcc, 0x9c, 0xbb, 0x5f, 0x41, 0x63, 0xfe, 0xf5, 0x88, 0xde, 0x80, - 0x1b, 0x83, 0xce, 0xbe, 0xd1, 0x33, 0x8d, 0xc1, 0xa8, 0x3f, 0x7a, 0x61, 0x76, 0x76, 0x46, 0xfd, - 0x03, 0xa3, 0x51, 0x40, 0x6b, 0x70, 0x73, 0xd6, 0x81, 0x77, 0xf6, 0xfa, 0x07, 0x46, 0xaf, 0xa1, - 0xa1, 0x55, 0x68, 0x0c, 0x5f, 0x0c, 0x47, 0xc6, 0xbe, 0xb9, 0x6b, 0x0c, 0x0c, 0xdc, 0x19, 0x19, - 0xbd, 0x46, 0xb1, 0xfb, 0xe0, 0xcb, 0xfb, 0x47, 0x54, 0x1c, 0x47, 0xe3, 0x96, 0xcd, 0xbc, 0xb6, - 0x1b, 0x1f, 0x8a, 0x76, 0xf6, 0x04, 0x3f, 0x22, 0x7e, 0x3b, 0x18, 0xdf, 0x3b, 0x62, 0xed, 0xd9, - 0x17, 0xfe, 0xb8, 0xaa, 0x1e, 0xe3, 0x0f, 0xfe, 0x09, 0x00, 0x00, 0xff, 0xff, 0x3b, 0x03, 0x83, - 0xe5, 0xfa, 0x0b, 0x00, 0x00, + // 1108 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x57, 0x5d, 0x73, 0xdb, 0x44, + 0x17, 0xb6, 0xfc, 0x95, 0xf8, 0xb8, 0x4d, 0xdd, 0x4d, 0x9a, 0xd7, 0x49, 0xe6, 0xed, 0x04, 0x31, + 0x7c, 0xb4, 0x33, 0xb5, 0xa7, 0x29, 0x05, 0xda, 0x81, 0x14, 0x3b, 0x16, 0x89, 0x87, 0xc4, 0xcd, + 0xc8, 0x6e, 0x98, 0x32, 0x30, 0x62, 0x2d, 0xad, 0x93, 0x25, 0x92, 0x56, 0xac, 0x56, 0x6d, 0x75, + 0xc5, 0xc0, 0x70, 0xc3, 0x1d, 0x17, 0xfc, 0x21, 0xae, 0x18, 0xee, 0xf9, 0x41, 0x8c, 0x56, 0xb2, + 0x2c, 0x3b, 0x4e, 0x20, 0x69, 0x67, 0xb8, 0xf3, 0xd9, 0xf3, 0x9c, 0xdd, 0xe7, 0x3c, 0x7b, 0xce, + 0xd1, 0x1a, 0x36, 0x46, 0x76, 0x28, 0x08, 0xb5, 0xec, 0x26, 0xb6, 0x1c, 0xea, 0x36, 0x4d, 0xe6, + 0x38, 0xcc, 0x6d, 0x78, 0x9c, 0x09, 0x86, 0x96, 0xc6, 0xce, 0x86, 0x74, 0xae, 0xff, 0x3f, 0x05, + 0x9b, 0x8c, 0x93, 0x26, 0x79, 0x45, 0xcc, 0x40, 0xd0, 0x31, 0x7c, 0xfd, 0xf6, 0xb4, 0x9b, 0x5a, + 0xc4, 0x15, 0x74, 0x44, 0x09, 0x8f, 0xfd, 0xea, 0x37, 0x70, 0xab, 0x87, 0x1d, 0x62, 0x69, 0xae, + 0xa0, 0x22, 0xec, 0xa6, 0x6e, 0x54, 0x87, 0x05, 0x8f, 0xb3, 0xef, 0x88, 0x29, 0xea, 0xca, 0xa6, + 0xf2, 0x7e, 0x45, 0x1f, 0x9b, 0x68, 0x15, 0xca, 0x16, 0x73, 0x30, 0x75, 0xeb, 0x79, 0xe9, 0x48, + 0x2c, 0x84, 0xa0, 0xe8, 0x62, 0x87, 0xd4, 0x0b, 0x72, 0x55, 0xfe, 0x56, 0x19, 0x2c, 0x67, 0xb6, + 0x3f, 0x20, 0x02, 0x5b, 0x58, 0x60, 0xb4, 0x09, 0x55, 0x8b, 0xf8, 0x26, 0xa7, 0x5e, 0x44, 0x35, + 0x39, 0x20, 0xbb, 0x84, 0x3e, 0x84, 0x92, 0x2f, 0xb0, 0x20, 0xf2, 0x8c, 0xa5, 0xad, 0xcd, 0xc6, + 0x74, 0xda, 0x8d, 0xcc, 0xae, 0xfd, 0x08, 0xa7, 0xc7, 0x70, 0xf5, 0x0f, 0x05, 0xaa, 0x19, 0x1f, + 0xfa, 0x0c, 0xae, 0x73, 0xe2, 0xb3, 0x80, 0x9b, 0xc4, 0x10, 0xa1, 0x47, 0xe4, 0x59, 0x4b, 0x5b, + 0x1b, 0x93, 0xfd, 0x22, 0x5d, 0x1a, 0x7a, 0x82, 0x19, 0x84, 0x1e, 0xd1, 0xaf, 0xf1, 0x8c, 0x85, + 0x1e, 0x42, 0x9e, 0x5a, 0x92, 0x46, 0x75, 0xeb, 0x9d, 0x0b, 0x68, 0x4c, 0xb4, 0xd3, 0xf3, 0xd4, + 0x42, 0x4f, 0x60, 0xd1, 0x49, 0xd2, 0x95, 0x8a, 0x54, 0xb7, 0xde, 0xbe, 0x20, 0x78, 0xac, 0x8c, + 0x9e, 0x06, 0xa9, 0x3f, 0x29, 0x50, 0xec, 0x33, 0x2e, 0x50, 0x0d, 0x0a, 0xa7, 0x24, 0x4c, 0x44, + 0x8a, 0x7e, 0xa2, 0x4f, 0xa0, 0x62, 0x51, 0x4e, 0x4c, 0x29, 0x5e, 0x2c, 0xd0, 0xed, 0xd9, 0xcd, + 0xa3, 0xd0, 0x46, 0x67, 0x8c, 0xd2, 0x27, 0x01, 0xea, 0x5d, 0xa8, 0xa4, 0xeb, 0x68, 0x09, 0xa0, + 0xa3, 0xf5, 0x77, 0xb4, 0x5e, 0xa7, 0xdb, 0xdb, 0xad, 0xe5, 0xd0, 0x75, 0xa8, 0xb4, 0x52, 0x53, + 0x51, 0xff, 0x54, 0x60, 0x73, 0x6e, 0x8e, 0xfb, 0xd4, 0x17, 0x3a, 0xf9, 0x3e, 0x20, 0xbe, 0xb8, + 0x42, 0xa9, 0xac, 0x40, 0xc9, 0xa6, 0x0e, 0x15, 0x52, 0x99, 0xeb, 0x7a, 0x6c, 0x44, 0xab, 0x82, + 0x9d, 0x12, 0xb7, 0x5e, 0x94, 0xe0, 0xd8, 0x40, 0xf7, 0x60, 0xc1, 0x67, 0x5c, 0x18, 0xc3, 0xb0, + 0x5e, 0x92, 0x3a, 0xae, 0xcc, 0x4b, 0x55, 0x2f, 0x47, 0xa0, 0x76, 0x18, 0x91, 0x19, 0x51, 0x5b, + 0x10, 0xee, 0xd7, 0xcb, 0x31, 0x99, 0xc4, 0x54, 0x7f, 0xcc, 0xc3, 0x6a, 0x26, 0x97, 0x6c, 0x06, + 0xaf, 0x5f, 0x25, 0x19, 0x0d, 0xf2, 0xe7, 0x69, 0x50, 0x98, 0xaf, 0x41, 0x71, 0xae, 0x06, 0xa5, + 0x73, 0x34, 0x28, 0x5f, 0x4e, 0x83, 0x85, 0x69, 0x0d, 0x04, 0xac, 0x9d, 0x7b, 0x9d, 0xa8, 0x05, + 0x8b, 0x91, 0x2d, 0x28, 0xf1, 0xeb, 0xca, 0x66, 0xe1, 0xdf, 0xd7, 0x7b, 0x1a, 0x36, 0xa1, 0x9f, + 0xcf, 0xd0, 0x57, 0xbf, 0x85, 0x1b, 0x33, 0xc2, 0xa3, 0x8f, 0xce, 0x9c, 0xb5, 0x71, 0xc1, 0x59, + 0xff, 0x78, 0xc2, 0xaf, 0xca, 0xd4, 0x1c, 0xdb, 0x25, 0x6f, 0xf0, 0x6a, 0xaf, 0x36, 0x00, 0xd4, + 0xbf, 0x14, 0xa8, 0x67, 0xbc, 0xcf, 0x3c, 0x2b, 0x1a, 0x53, 0xff, 0x31, 0xab, 0xd7, 0x1f, 0x4b, + 0x1b, 0x53, 0x15, 0x34, 0xce, 0xca, 0xf7, 0x98, 0xeb, 0x13, 0xf5, 0x53, 0xa8, 0x3d, 0x1d, 0x46, + 0x55, 0x9f, 0xb9, 0x80, 0x3b, 0x92, 0xa8, 0x22, 0xcf, 0x5a, 0x9b, 0xc9, 0x6f, 0x46, 0xb2, 0xdf, + 0x15, 0x58, 0x1e, 0xa7, 0x9c, 0x6d, 0xcf, 0x87, 0x99, 0x2d, 0x2e, 0x91, 0x6b, 0xda, 0x61, 0xf9, + 0xb9, 0x1d, 0x56, 0xc8, 0x76, 0x58, 0xa6, 0x65, 0x8a, 0x53, 0x2d, 0x73, 0xc9, 0xf9, 0xa3, 0x6e, + 0xc3, 0x4d, 0xcd, 0xc1, 0xd4, 0xee, 0xb1, 0x88, 0x89, 0x89, 0xe5, 0x94, 0xbd, 0x03, 0x35, 0x4e, + 0x4c, 0xea, 0x51, 0xe2, 0x0a, 0xdf, 0x20, 0x91, 0x5f, 0x56, 0x7d, 0x45, 0xbf, 0x31, 0x59, 0x97, + 0x61, 0x6a, 0x1b, 0x6e, 0x1d, 0xe2, 0x63, 0xc2, 0x3b, 0x81, 0x08, 0xaf, 0xba, 0xc7, 0x36, 0xdc, + 0xec, 0xdb, 0xd8, 0x3c, 0xbd, 0x6a, 0xfc, 0x6f, 0x79, 0xb8, 0x36, 0x15, 0xbb, 0x0d, 0x65, 0xef, + 0x04, 0xfb, 0x49, 0xaf, 0x2e, 0x6d, 0xbd, 0x3b, 0x73, 0x8f, 0x5f, 0x32, 0x7e, 0x3a, 0xb2, 0xd9, + 0x4b, 0x2d, 0x7d, 0x7d, 0x1c, 0x46, 0x70, 0x3d, 0x89, 0x42, 0x8f, 0xa0, 0x14, 0x1f, 0x18, 0xd7, + 0xeb, 0x5b, 0xb3, 0x0a, 0x9e, 0x51, 0x6c, 0x2f, 0xa7, 0xc7, 0x11, 0xe8, 0x73, 0x00, 0x2f, 0xd2, + 0xc3, 0xb0, 0x02, 0x11, 0x26, 0x25, 0x7b, 0xa6, 0x06, 0xe6, 0x2a, 0xb6, 0x97, 0xd3, 0x2b, 0xde, + 0xd8, 0x11, 0x51, 0xf0, 0x23, 0x4d, 0xe4, 0xf5, 0xce, 0xa1, 0x70, 0x46, 0xb0, 0x88, 0x82, 0x8c, + 0x68, 0x97, 0xa1, 0x18, 0xf5, 0xa8, 0x7a, 0x1f, 0x16, 0x9e, 0x71, 0xbb, 0x6d, 0xb3, 0x61, 0xf4, + 0x4d, 0x0e, 0xb8, 0x3d, 0xfe, 0x26, 0x07, 0xdc, 0x8e, 0xca, 0x6a, 0x18, 0x0a, 0xe2, 0xcb, 0x14, + 0x0b, 0x7a, 0x6c, 0xa8, 0x3f, 0x40, 0x79, 0x1f, 0x0f, 0x89, 0xed, 0xa3, 0xc7, 0x50, 0x7e, 0x81, + 0xed, 0x20, 0x1d, 0x77, 0xea, 0x2c, 0x81, 0x18, 0xd7, 0x38, 0x92, 0x20, 0xcd, 0x15, 0x3c, 0xd4, + 0x93, 0x88, 0xf5, 0x47, 0x50, 0xcd, 0x2c, 0xcf, 0x79, 0x10, 0xac, 0x40, 0x49, 0x42, 0xc7, 0x43, + 0x51, 0x1a, 0x8f, 0xf3, 0x1f, 0x2b, 0xea, 0x2f, 0x0a, 0x54, 0x5b, 0xae, 0xcb, 0x84, 0xcc, 0xc9, + 0x47, 0x4f, 0x66, 0x68, 0xbc, 0x37, 0x4b, 0x23, 0x03, 0x7e, 0xd3, 0x5c, 0x7e, 0x56, 0x60, 0xb1, + 0x15, 0x88, 0x13, 0x9d, 0xd9, 0x04, 0x35, 0x00, 0x61, 0xdf, 0x0f, 0x1c, 0x3c, 0xb4, 0x89, 0x41, + 0xb1, 0x63, 0x70, 0x66, 0xc7, 0x63, 0xb0, 0xb2, 0x97, 0xd3, 0x6b, 0xa9, 0xaf, 0x8b, 0x1d, 0x89, + 0xdf, 0x86, 0xf5, 0xd3, 0x60, 0x48, 0xb8, 0x4b, 0x04, 0xf1, 0x0d, 0x9f, 0xf0, 0x17, 0xd4, 0x24, + 0x06, 0x36, 0x4d, 0x16, 0xb8, 0xc9, 0x37, 0x77, 0x2f, 0xa7, 0xd7, 0x27, 0x98, 0x7e, 0x0c, 0x69, + 0xc5, 0x88, 0xf6, 0x22, 0x94, 0x1d, 0x22, 0x4e, 0x98, 0xa5, 0x7e, 0x01, 0xcb, 0x3a, 0x7e, 0xf9, + 0x34, 0x10, 0x5e, 0x20, 0x3a, 0x58, 0xe0, 0x1d, 0xe6, 0x8e, 0xe8, 0x31, 0xfa, 0x00, 0x56, 0x99, + 0x5c, 0x33, 0x6c, 0x16, 0x57, 0x80, 0xe1, 0x71, 0x32, 0xa2, 0xaf, 0x92, 0xe4, 0x56, 0x62, 0xef, + 0x7e, 0xe2, 0x3c, 0x94, 0xbe, 0xbb, 0x5f, 0x43, 0x6d, 0xf6, 0x29, 0x8a, 0xfe, 0x07, 0xcb, 0xbd, + 0xd6, 0x81, 0xd6, 0x31, 0xb4, 0xde, 0xa0, 0x3b, 0x78, 0x6e, 0xb4, 0x76, 0x06, 0xdd, 0x23, 0xad, + 0x96, 0x43, 0x6b, 0x70, 0x6b, 0xda, 0xa1, 0xef, 0xec, 0x75, 0x8f, 0xb4, 0x4e, 0x4d, 0x41, 0x2b, + 0x50, 0xeb, 0x3f, 0xef, 0x0f, 0xb4, 0x03, 0x63, 0x57, 0xeb, 0x69, 0x7a, 0x6b, 0xa0, 0x75, 0x6a, + 0xf9, 0xf6, 0x83, 0xaf, 0xee, 0x1f, 0x53, 0x71, 0x12, 0x0c, 0x1b, 0x26, 0x73, 0x9a, 0x76, 0x38, + 0x12, 0xcd, 0xf4, 0x3d, 0x7f, 0x4c, 0xdc, 0xa6, 0x37, 0xbc, 0x77, 0xcc, 0x9a, 0xd3, 0x7f, 0x17, + 0x86, 0x65, 0xf9, 0xb2, 0x7f, 0xf0, 0x77, 0x00, 0x00, 0x00, 0xff, 0xff, 0x5c, 0x50, 0x76, 0x80, + 0x47, 0x0c, 0x00, 0x00, } diff --git a/flyteidl/gen/pb-go/flyteidl/admin/common.pb.validate.go b/flyteidl/gen/pb-go/flyteidl/admin/common.pb.validate.go index f9346cc688a..7736808e370 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/common.pb.validate.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/common.pb.validate.go @@ -1671,3 +1671,72 @@ var _ interface { Cause() error ErrorName() string } = AuthRoleValidationError{} + +// Validate checks the field values on RawOutputDataConfig with the rules +// defined in the proto definition for this message. If any rules are +// violated, an error is returned. +func (m *RawOutputDataConfig) Validate() error { + if m == nil { + return nil + } + + // no validation rules for OutputLocationPrefix + + return nil +} + +// RawOutputDataConfigValidationError is the validation error returned by +// RawOutputDataConfig.Validate if the designated constraints aren't met. +type RawOutputDataConfigValidationError struct { + field string + reason string + cause error + key bool +} + +// Field function returns field value. +func (e RawOutputDataConfigValidationError) Field() string { return e.field } + +// Reason function returns reason value. +func (e RawOutputDataConfigValidationError) Reason() string { return e.reason } + +// Cause function returns cause value. +func (e RawOutputDataConfigValidationError) Cause() error { return e.cause } + +// Key function returns key value. +func (e RawOutputDataConfigValidationError) Key() bool { return e.key } + +// ErrorName returns error name. +func (e RawOutputDataConfigValidationError) ErrorName() string { + return "RawOutputDataConfigValidationError" +} + +// Error satisfies the builtin error interface +func (e RawOutputDataConfigValidationError) 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 %sRawOutputDataConfig.%s: %s%s", + key, + e.field, + e.reason, + cause) +} + +var _ error = RawOutputDataConfigValidationError{} + +var _ interface { + Field() string + Reason() string + Key() bool + Cause() error + ErrorName() string +} = RawOutputDataConfigValidationError{} diff --git a/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.go b/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.go index 291e913544d..ccb868eebca 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.go @@ -346,6 +346,7 @@ type LaunchPlanSpec struct { AuthRole *AuthRole `protobuf:"bytes,9,opt,name=auth_role,json=authRole,proto3" json:"auth_role,omitempty"` // Indicates the runtime priority of the execution. QualityOfService *core.QualityOfService `protobuf:"bytes,16,opt,name=quality_of_service,json=qualityOfService,proto3" json:"quality_of_service,omitempty"` + RawOutputDataConfig *RawOutputDataConfig `protobuf:"bytes,17,opt,name=raw_output_data_config,json=rawOutputDataConfig,proto3" json:"raw_output_data_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -448,6 +449,13 @@ func (m *LaunchPlanSpec) GetQualityOfService() *core.QualityOfService { return nil } +func (m *LaunchPlanSpec) GetRawOutputDataConfig() *RawOutputDataConfig { + if m != nil { + return m.RawOutputDataConfig + } + return nil +} + // Values computed by the flyte platform after launch plan registration. // These include expected_inputs required to be present in a CreateExecutionRequest // to launch the reference workflow as well timestamp values associated with the launch plan. @@ -799,67 +807,70 @@ func init() { func init() { proto.RegisterFile("flyteidl/admin/launch_plan.proto", fileDescriptor_368a863574f5e699) } var fileDescriptor_368a863574f5e699 = []byte{ - // 983 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xdd, 0x6e, 0xdb, 0x36, - 0x14, 0x8e, 0x5d, 0xc7, 0x49, 0x8e, 0x13, 0x27, 0x23, 0x8a, 0x54, 0x73, 0xba, 0x36, 0x13, 0x30, - 0xa0, 0xfb, 0xa9, 0x8c, 0xa5, 0xcb, 0xc5, 0x7e, 0x3a, 0xc0, 0xce, 0x02, 0xd4, 0x58, 0xd2, 0x66, - 0x4c, 0xd7, 0x8b, 0xdd, 0x18, 0xb4, 0x74, 0x1c, 0x73, 0xa1, 0x44, 0x45, 0xa4, 0xda, 0x04, 0xbb, - 0xd9, 0x13, 0xec, 0x39, 0x86, 0xbd, 0xcb, 0x6e, 0xf7, 0x3c, 0x83, 0x28, 0x4a, 0xb6, 0xa5, 0x06, - 0xdd, 0x06, 0xec, 0x2a, 0x62, 0xce, 0xf7, 0x1d, 0x9e, 0x9f, 0x8f, 0xe7, 0x18, 0xf6, 0xa7, 0xe2, - 0x46, 0x23, 0x0f, 0x44, 0x9f, 0x05, 0x21, 0x8f, 0xfa, 0x82, 0xa5, 0x91, 0x3f, 0x1b, 0xc7, 0x82, - 0x45, 0x5e, 0x9c, 0x48, 0x2d, 0x49, 0xb7, 0x40, 0x78, 0x06, 0xd1, 0xfb, 0xa0, 0x64, 0xf8, 0x32, - 0xc1, 0x3e, 0x5e, 0xa3, 0x9f, 0x6a, 0x2e, 0x2d, 0xbc, 0x77, 0x7f, 0xd9, 0x2c, 0xb8, 0xc6, 0x84, - 0x09, 0x65, 0xad, 0x0f, 0x96, 0xad, 0x3c, 0xc0, 0x48, 0xf3, 0x29, 0xc7, 0xc4, 0xda, 0x2b, 0xce, - 0x79, 0xa4, 0x31, 0x99, 0x32, 0x1f, 0x6b, 0xe6, 0x3c, 0x5a, 0xe5, 0xcf, 0x30, 0x48, 0x45, 0x61, - 0xde, 0xab, 0x98, 0x7d, 0x19, 0x86, 0x65, 0x60, 0x0f, 0x2f, 0xa4, 0xbc, 0x10, 0xd8, 0x37, 0xa7, - 0x49, 0x3a, 0xed, 0x6b, 0x1e, 0xa2, 0xd2, 0x2c, 0x8c, 0x73, 0x80, 0x7b, 0x0d, 0xf7, 0x4e, 0x4c, - 0xf6, 0x67, 0x82, 0x45, 0x47, 0x09, 0x32, 0x8d, 0x14, 0xaf, 0x52, 0x54, 0x9a, 0x7c, 0x0c, 0x4d, - 0x1e, 0x38, 0x8d, 0xfd, 0xc6, 0xa3, 0xce, 0xc1, 0xfb, 0x5e, 0x59, 0x90, 0x2c, 0x46, 0x6f, 0x54, - 0xe6, 0x40, 0x9b, 0x3c, 0x20, 0x07, 0xd0, 0x52, 0x31, 0xfa, 0x4e, 0xd3, 0x80, 0x1f, 0x78, 0xcb, - 0xd5, 0xf3, 0xe6, 0x37, 0x9c, 0xc7, 0xe8, 0x53, 0x83, 0x75, 0x7b, 0xe0, 0xd4, 0x6f, 0x56, 0xb1, - 0x8c, 0x14, 0xba, 0xbf, 0x37, 0x00, 0xe6, 0xc6, 0xff, 0x39, 0x12, 0xf2, 0x35, 0xac, 0xf9, 0x42, - 0xaa, 0x34, 0x41, 0xe7, 0x8e, 0xa1, 0x7d, 0x78, 0x3b, 0xed, 0x28, 0x07, 0xd2, 0x82, 0xe1, 0x22, - 0x74, 0xe7, 0xd6, 0x13, 0xae, 0x34, 0x79, 0x0a, 0x9b, 0x0b, 0x82, 0x52, 0x4e, 0x63, 0xff, 0xce, - 0xa3, 0xce, 0x41, 0xef, 0x76, 0x9f, 0xb4, 0x23, 0xca, 0x6f, 0x45, 0xee, 0xc2, 0xaa, 0x96, 0x97, - 0x18, 0x99, 0x14, 0x36, 0x68, 0x7e, 0x70, 0x7f, 0x6d, 0x40, 0x6b, 0x90, 0xea, 0x19, 0xf1, 0x80, - 0x30, 0xa5, 0xd2, 0x90, 0x4d, 0x04, 0x8e, 0x39, 0x0b, 0xc7, 0x89, 0x14, 0x68, 0x6a, 0xb3, 0xf1, - 0x6c, 0x85, 0xee, 0x94, 0xb6, 0x11, 0x0b, 0xa9, 0x14, 0x48, 0xbe, 0x85, 0xde, 0x65, 0x3a, 0xc1, - 0x24, 0x42, 0x8d, 0x6a, 0xac, 0x30, 0x79, 0xcd, 0x7d, 0x1c, 0x33, 0xdf, 0x97, 0x69, 0xa4, 0xf3, - 0x3b, 0x9e, 0xad, 0x50, 0x67, 0x8e, 0x39, 0xcf, 0x21, 0x83, 0x1c, 0x31, 0x5c, 0x87, 0x76, 0x88, - 0x7a, 0x26, 0x03, 0xf7, 0xaf, 0xd6, 0x62, 0xaa, 0x59, 0xfd, 0xc8, 0x57, 0xd0, 0x79, 0x23, 0x93, - 0xcb, 0xa9, 0x90, 0x6f, 0xc6, 0xff, 0xa4, 0x43, 0x50, 0xa0, 0x47, 0x01, 0xf9, 0x1e, 0xb6, 0xb3, - 0xff, 0xeb, 0x9b, 0x71, 0x88, 0x9a, 0x05, 0x4c, 0x33, 0xdb, 0x34, 0xf7, 0xf6, 0x4a, 0x9d, 0x5a, - 0x24, 0xed, 0xe6, 0xd4, 0xe2, 0x4c, 0x86, 0xd0, 0x0d, 0x70, 0xca, 0x52, 0xa1, 0xc7, 0x3c, 0x8a, - 0x53, 0xad, 0x6c, 0x27, 0xf7, 0x2a, 0xb1, 0x9c, 0xb1, 0x84, 0x85, 0xa8, 0x31, 0x39, 0x65, 0x31, - 0xdd, 0xb2, 0x94, 0x91, 0x61, 0x90, 0x6f, 0x60, 0x73, 0xca, 0xaf, 0x31, 0x28, 0x3c, 0xb4, 0xde, - 0x9a, 0xcd, 0x49, 0xfe, 0xb6, 0x33, 0x7e, 0xc7, 0xc0, 0x2d, 0x7b, 0x17, 0x5a, 0xa6, 0x13, 0xab, - 0x59, 0x45, 0x87, 0x4d, 0xa7, 0x41, 0xcd, 0x99, 0x78, 0xd0, 0x16, 0x6c, 0x82, 0x42, 0x39, 0x6d, - 0xe3, 0x6f, 0xb7, 0x9e, 0x5d, 0x66, 0xa5, 0x16, 0x45, 0x9e, 0x42, 0x87, 0x45, 0x91, 0xd4, 0x2c, - 0x1b, 0x2f, 0xca, 0x59, 0xab, 0xa6, 0x91, 0x93, 0x06, 0x73, 0x08, 0x5d, 0xc4, 0x93, 0xcf, 0xa0, - 0xc5, 0x52, 0x3d, 0x73, 0xd6, 0x0d, 0xef, 0x6e, 0x8d, 0x97, 0xea, 0x59, 0x1e, 0x5c, 0x86, 0x22, - 0x87, 0xb0, 0x91, 0xfd, 0xcd, 0x35, 0xb4, 0x61, 0x28, 0xce, 0xdb, 0x28, 0x99, 0x92, 0xe8, 0x3a, - 0xb3, 0x5f, 0xe4, 0x14, 0xc8, 0x55, 0xca, 0x44, 0xd6, 0x3b, 0x39, 0x2d, 0x34, 0xe5, 0xec, 0x18, - 0xfe, 0xc3, 0x4a, 0xbd, 0x7e, 0xc8, 0x81, 0x2f, 0xa6, 0x56, 0x57, 0x74, 0xe7, 0xaa, 0xf2, 0x1f, - 0xf7, 0xcf, 0x26, 0xbc, 0x57, 0x7b, 0x61, 0xe4, 0x10, 0x56, 0x95, 0x66, 0x3a, 0xd7, 0x76, 0x77, - 0xd1, 0x6f, 0xed, 0x29, 0x67, 0x30, 0x9a, 0xa3, 0xc9, 0x77, 0xb0, 0x8d, 0xd7, 0x31, 0xfa, 0x7a, - 0xde, 0xc8, 0xe6, 0xbb, 0xa5, 0xd0, 0x2d, 0x38, 0xb6, 0x9b, 0xc7, 0xb0, 0x53, 0x7a, 0x91, 0xa9, - 0x5e, 0x50, 0x54, 0xaf, 0xe2, 0xe6, 0x15, 0x4b, 0x78, 0xf6, 0xde, 0x32, 0x2f, 0xe5, 0xcd, 0x2f, - 0x72, 0x0a, 0xf9, 0x12, 0xc0, 0x37, 0x93, 0x2d, 0x18, 0x33, 0x6d, 0x05, 0xd5, 0xf3, 0xf2, 0x99, - 0xec, 0x15, 0x33, 0xd9, 0x7b, 0x59, 0xcc, 0x64, 0xba, 0x61, 0xd1, 0x03, 0x9d, 0x51, 0xd3, 0x38, - 0x28, 0xa8, 0xab, 0xef, 0xa6, 0x5a, 0xf4, 0x40, 0xbb, 0xbf, 0x35, 0x80, 0xd4, 0xdf, 0x0c, 0xf9, - 0x02, 0xd6, 0x8b, 0xd5, 0x61, 0x5f, 0x6a, 0xad, 0xd7, 0xe7, 0xd6, 0x4e, 0x4b, 0x24, 0x19, 0xc2, - 0x56, 0x24, 0xb3, 0xe7, 0xeb, 0x5b, 0x45, 0x36, 0xcd, 0x38, 0xbb, 0x5f, 0xa5, 0x3e, 0x5f, 0x00, - 0xd1, 0x65, 0x8a, 0xfb, 0xcb, 0xe2, 0x92, 0xf9, 0xd1, 0xc4, 0xf9, 0x1f, 0x96, 0x4c, 0x29, 0x88, - 0xe6, 0xbf, 0x11, 0xc4, 0xf2, 0x9e, 0x29, 0x2e, 0xb7, 0x7b, 0xe6, 0x0c, 0xee, 0x0d, 0x7c, 0xcd, - 0x5f, 0xe3, 0xc2, 0x30, 0xb6, 0x81, 0x1d, 0x2e, 0x04, 0xf6, 0x51, 0x2d, 0x59, 0x16, 0x62, 0x70, - 0x6c, 0x46, 0xd0, 0x72, 0x90, 0xee, 0x1f, 0x0d, 0xd8, 0xab, 0xba, 0xcc, 0xb6, 0x42, 0xe1, 0xd6, - 0x81, 0xb5, 0x38, 0x91, 0x3f, 0xa3, 0xaf, 0xf3, 0x99, 0x4d, 0x8b, 0x23, 0xd9, 0x85, 0x76, 0x20, - 0x43, 0xc6, 0x8b, 0xc1, 0x6f, 0x4f, 0xd9, 0x3e, 0x10, 0x3c, 0xe4, 0xda, 0xe8, 0x6f, 0x8b, 0xe6, - 0x87, 0xf9, 0x96, 0x68, 0x2d, 0x6c, 0x09, 0xf2, 0x18, 0xd6, 0x94, 0x4c, 0xf4, 0x78, 0x72, 0x63, - 0x15, 0x53, 0x1b, 0x00, 0xe7, 0x32, 0xd1, 0xb4, 0x9d, 0x81, 0x86, 0x37, 0x9f, 0x7c, 0x0a, 0xdb, - 0x95, 0xa2, 0x91, 0x4d, 0x58, 0x1f, 0x3d, 0x1f, 0x1c, 0xbd, 0x1c, 0xbd, 0x3a, 0xde, 0x59, 0x21, - 0x00, 0x6d, 0xfb, 0xdd, 0x18, 0x3e, 0xf9, 0xe9, 0xf3, 0x0b, 0xae, 0x67, 0xe9, 0xc4, 0xf3, 0x65, - 0xd8, 0x17, 0x37, 0x53, 0xdd, 0x2f, 0x7f, 0x79, 0x5c, 0x60, 0xd4, 0x8f, 0x27, 0x8f, 0x2f, 0x64, - 0x7f, 0xf9, 0xc7, 0xc8, 0xa4, 0x6d, 0x94, 0xfa, 0xe4, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0x0c, - 0xe5, 0x03, 0xf4, 0x72, 0x09, 0x00, 0x00, + // 1025 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xb4, 0x56, 0xcd, 0x6e, 0xdb, 0x46, + 0x10, 0xb6, 0x14, 0x59, 0xb6, 0x47, 0xb6, 0xec, 0x6c, 0x03, 0x87, 0x95, 0xd3, 0xc4, 0x65, 0x51, + 0x20, 0xfd, 0x09, 0x85, 0x3a, 0xf5, 0xa1, 0x3f, 0x29, 0x20, 0x39, 0x06, 0x22, 0xd4, 0x4e, 0xdc, + 0x75, 0x1a, 0x14, 0xbd, 0x10, 0x2b, 0x72, 0x28, 0x6d, 0x4d, 0x72, 0x69, 0x72, 0x19, 0x5b, 0xe8, + 0xa5, 0x4f, 0xd0, 0xe7, 0x28, 0x7a, 0xea, 0x8b, 0xf4, 0x9d, 0x0a, 0x2e, 0x97, 0x94, 0x44, 0xc6, + 0x48, 0x5b, 0x20, 0x27, 0x71, 0x77, 0xbe, 0x6f, 0x76, 0x66, 0xf6, 0xdb, 0x19, 0xc1, 0xbe, 0xe7, + 0xcf, 0x24, 0x72, 0xd7, 0xef, 0x33, 0x37, 0xe0, 0x61, 0xdf, 0x67, 0x69, 0xe8, 0x4c, 0xed, 0xc8, + 0x67, 0xa1, 0x15, 0xc5, 0x42, 0x0a, 0xd2, 0x2d, 0x10, 0x96, 0x42, 0xf4, 0x3e, 0x28, 0x19, 0x8e, + 0x88, 0xb1, 0x8f, 0xd7, 0xe8, 0xa4, 0x92, 0x0b, 0x0d, 0xef, 0xdd, 0x5b, 0x36, 0xfb, 0x5c, 0x62, + 0xcc, 0xfc, 0x44, 0x5b, 0xef, 0x2f, 0x5b, 0xb9, 0x8b, 0xa1, 0xe4, 0x1e, 0xc7, 0x58, 0xdb, 0x2b, + 0xce, 0x79, 0x28, 0x31, 0xf6, 0x98, 0x83, 0x35, 0x73, 0x1e, 0x6d, 0xe2, 0x4c, 0xd1, 0x4d, 0xfd, + 0xc2, 0xbc, 0x57, 0x31, 0x3b, 0x22, 0x08, 0xca, 0xc0, 0x1e, 0x4c, 0x84, 0x98, 0xf8, 0xd8, 0x57, + 0xab, 0x71, 0xea, 0xf5, 0x25, 0x0f, 0x30, 0x91, 0x2c, 0x88, 0x72, 0x80, 0x79, 0x0d, 0x77, 0x4f, + 0x54, 0xf6, 0x67, 0x3e, 0x0b, 0x8f, 0x62, 0x64, 0x12, 0x29, 0x5e, 0xa6, 0x98, 0x48, 0xf2, 0x09, + 0x34, 0xb9, 0x6b, 0x34, 0xf6, 0x1b, 0x0f, 0x3b, 0x07, 0xef, 0x5b, 0x65, 0x41, 0xb2, 0x18, 0xad, + 0x51, 0x99, 0x03, 0x6d, 0x72, 0x97, 0x1c, 0x40, 0x2b, 0x89, 0xd0, 0x31, 0x9a, 0x0a, 0x7c, 0xdf, + 0x5a, 0xae, 0x9e, 0x35, 0x3f, 0xe1, 0x3c, 0x42, 0x87, 0x2a, 0xac, 0xd9, 0x03, 0xa3, 0x7e, 0x72, + 0x12, 0x89, 0x30, 0x41, 0xf3, 0x8f, 0x06, 0xc0, 0xdc, 0xf8, 0x8e, 0x23, 0x21, 0xdf, 0xc0, 0x9a, + 0xe3, 0x8b, 0x24, 0x8d, 0xd1, 0xb8, 0xa5, 0x68, 0x1f, 0xde, 0x4c, 0x3b, 0xca, 0x81, 0xb4, 0x60, + 0x98, 0x08, 0xdd, 0xb9, 0xf5, 0x84, 0x27, 0x92, 0x3c, 0x81, 0xcd, 0x05, 0x41, 0x25, 0x46, 0x63, + 0xff, 0xd6, 0xc3, 0xce, 0x41, 0xef, 0x66, 0x9f, 0xb4, 0xe3, 0x97, 0xdf, 0x09, 0xb9, 0x03, 0xab, + 0x52, 0x5c, 0x60, 0xa8, 0x52, 0xd8, 0xa0, 0xf9, 0xc2, 0xfc, 0xad, 0x01, 0xad, 0x41, 0x2a, 0xa7, + 0xc4, 0x02, 0xc2, 0x92, 0x24, 0x0d, 0xd8, 0xd8, 0x47, 0x9b, 0xb3, 0xc0, 0x8e, 0x85, 0x8f, 0xaa, + 0x36, 0x1b, 0xcf, 0x56, 0xe8, 0x4e, 0x69, 0x1b, 0xb1, 0x80, 0x0a, 0x1f, 0xc9, 0x77, 0xd0, 0xbb, + 0x48, 0xc7, 0x18, 0x87, 0x28, 0x31, 0xb1, 0x13, 0x8c, 0x5f, 0x73, 0x07, 0x6d, 0xe6, 0x38, 0x22, + 0x0d, 0x65, 0x7e, 0xc6, 0xb3, 0x15, 0x6a, 0xcc, 0x31, 0xe7, 0x39, 0x64, 0x90, 0x23, 0x86, 0xeb, + 0xd0, 0x0e, 0x50, 0x4e, 0x85, 0x6b, 0xfe, 0xb5, 0xba, 0x98, 0x6a, 0x56, 0x3f, 0xf2, 0x35, 0x74, + 0xae, 0x44, 0x7c, 0xe1, 0xf9, 0xe2, 0xca, 0xfe, 0x37, 0x37, 0x04, 0x05, 0x7a, 0xe4, 0x92, 0xef, + 0x61, 0x3b, 0xdb, 0x97, 0x33, 0x3b, 0x40, 0xc9, 0x5c, 0x26, 0x99, 0xbe, 0x34, 0xf3, 0xe6, 0x4a, + 0x9d, 0x6a, 0x24, 0xed, 0xe6, 0xd4, 0x62, 0x4d, 0x86, 0xd0, 0x75, 0xd1, 0x63, 0xa9, 0x2f, 0x6d, + 0x1e, 0x46, 0xa9, 0x4c, 0xf4, 0x4d, 0xee, 0x55, 0x62, 0x39, 0x63, 0x31, 0x0b, 0x50, 0x62, 0x7c, + 0xca, 0x22, 0xba, 0xa5, 0x29, 0x23, 0xc5, 0x20, 0xdf, 0xc2, 0xa6, 0xc7, 0xaf, 0xd1, 0x2d, 0x3c, + 0xb4, 0xde, 0x98, 0xcd, 0x49, 0xfe, 0xb6, 0x33, 0x7e, 0x47, 0xc1, 0x35, 0x7b, 0x17, 0x5a, 0xea, + 0x26, 0x56, 0xb3, 0x8a, 0x0e, 0x9b, 0x46, 0x83, 0xaa, 0x35, 0xb1, 0xa0, 0xed, 0xb3, 0x31, 0xfa, + 0x89, 0xd1, 0x56, 0xfe, 0x76, 0xeb, 0xd9, 0x65, 0x56, 0xaa, 0x51, 0xe4, 0x09, 0x74, 0x58, 0x18, + 0x0a, 0xc9, 0xb2, 0xf6, 0x92, 0x18, 0x6b, 0xd5, 0x34, 0x72, 0xd2, 0x60, 0x0e, 0xa1, 0x8b, 0x78, + 0xf2, 0x39, 0xb4, 0x58, 0x2a, 0xa7, 0xc6, 0xba, 0xe2, 0xdd, 0xa9, 0xf1, 0x52, 0x39, 0xcd, 0x83, + 0xcb, 0x50, 0xe4, 0x10, 0x36, 0xb2, 0xdf, 0x5c, 0x43, 0x1b, 0x8a, 0x62, 0xbc, 0x89, 0x92, 0x29, + 0x89, 0xae, 0x33, 0xfd, 0x45, 0x4e, 0x81, 0x5c, 0xa6, 0xcc, 0xcf, 0xee, 0x4e, 0x78, 0x85, 0xa6, + 0x8c, 0x1d, 0xc5, 0x7f, 0x50, 0xa9, 0xd7, 0x0f, 0x39, 0xf0, 0x85, 0xa7, 0x75, 0x45, 0x77, 0x2e, + 0x2b, 0x3b, 0xe4, 0x27, 0xd8, 0x8d, 0xd9, 0x95, 0x2d, 0x52, 0x19, 0xa5, 0xd2, 0xce, 0xee, 0xd3, + 0x76, 0x44, 0xe8, 0xf1, 0x89, 0x71, 0x5b, 0xb9, 0xfc, 0xa8, 0x1a, 0x12, 0x65, 0x57, 0x2f, 0x14, + 0xf8, 0x29, 0x93, 0xec, 0x48, 0x41, 0xe9, 0x7b, 0x71, 0x7d, 0xd3, 0xfc, 0xbb, 0x09, 0xb7, 0x6b, + 0x6f, 0x97, 0x1c, 0xc2, 0x6a, 0x22, 0x99, 0xcc, 0x5f, 0x4d, 0x77, 0x31, 0xe2, 0x5a, 0x93, 0xc8, + 0x60, 0x34, 0x47, 0x93, 0xa7, 0xb0, 0x8d, 0xd7, 0x11, 0x3a, 0x72, 0x2e, 0x91, 0xe6, 0xdb, 0x45, + 0xd6, 0x2d, 0x38, 0x5a, 0x27, 0xc7, 0xb0, 0x53, 0x7a, 0xc9, 0x33, 0x2e, 0xb4, 0xda, 0xab, 0xb8, + 0x79, 0xc5, 0x62, 0x9e, 0xbd, 0xe4, 0xcc, 0x4b, 0x79, 0x72, 0x9e, 0x62, 0x42, 0xbe, 0x02, 0x70, + 0x54, 0xcf, 0x74, 0x6d, 0x26, 0xb5, 0x54, 0x7b, 0x56, 0xde, 0xed, 0xad, 0xa2, 0xdb, 0x5b, 0x2f, + 0x8b, 0x6e, 0x4f, 0x37, 0x34, 0x7a, 0x20, 0x33, 0x6a, 0x1a, 0xb9, 0x05, 0x75, 0xf5, 0xed, 0x54, + 0x8d, 0x1e, 0x48, 0xf3, 0xf7, 0x06, 0x90, 0xfa, 0x6b, 0x24, 0x5f, 0xc2, 0x7a, 0x31, 0x94, 0x74, + 0x0f, 0xa8, 0xa9, 0xe8, 0x5c, 0xdb, 0x69, 0x89, 0x24, 0x43, 0xd8, 0x0a, 0x45, 0xd6, 0x18, 0x1c, + 0xad, 0xf5, 0xa6, 0x6a, 0x94, 0xf7, 0xaa, 0xd4, 0xe7, 0x0b, 0x20, 0xba, 0x4c, 0x31, 0x7f, 0x5d, + 0x1c, 0x5f, 0x3f, 0xaa, 0x38, 0xff, 0xc7, 0xf8, 0x2a, 0x05, 0xd1, 0xfc, 0x2f, 0x82, 0x58, 0x9e, + 0x60, 0xc5, 0xe1, 0x7a, 0x82, 0x9d, 0xc1, 0xdd, 0x81, 0x23, 0xf9, 0x6b, 0x5c, 0x68, 0xf3, 0x3a, + 0xb0, 0xc3, 0x85, 0xc0, 0x3e, 0xae, 0x25, 0xcb, 0x02, 0x74, 0x8f, 0x55, 0x73, 0x5b, 0x0e, 0xd2, + 0xfc, 0xb3, 0x01, 0x7b, 0x55, 0x97, 0xd9, 0xbc, 0x29, 0xdc, 0x1a, 0xb0, 0x16, 0xc5, 0xe2, 0x17, + 0x74, 0x64, 0x3e, 0x0d, 0x68, 0xb1, 0x24, 0xbb, 0xd0, 0x76, 0x45, 0xc0, 0x78, 0x31, 0x52, 0xf4, + 0x2a, 0x9b, 0x34, 0x3e, 0x0f, 0xb8, 0x54, 0xfa, 0xdb, 0xa2, 0xf9, 0x62, 0x3e, 0x7f, 0x5a, 0x0b, + 0xf3, 0x87, 0x3c, 0x82, 0xb5, 0x44, 0xc4, 0xd2, 0x1e, 0xcf, 0xb4, 0x62, 0x6a, 0xad, 0xe5, 0x5c, + 0xc4, 0x92, 0xb6, 0x33, 0xd0, 0x70, 0xf6, 0xe9, 0x67, 0xb0, 0x5d, 0x29, 0x1a, 0xd9, 0x84, 0xf5, + 0xd1, 0xf3, 0xc1, 0xd1, 0xcb, 0xd1, 0xab, 0xe3, 0x9d, 0x15, 0x02, 0xd0, 0xd6, 0xdf, 0x8d, 0xe1, + 0xe3, 0x9f, 0xbf, 0x98, 0x70, 0x39, 0x4d, 0xc7, 0x96, 0x23, 0x82, 0xbe, 0x3f, 0xf3, 0x64, 0xbf, + 0xfc, 0x4f, 0x33, 0xc1, 0xb0, 0x1f, 0x8d, 0x1f, 0x4d, 0x44, 0x7f, 0xf9, 0x6f, 0xce, 0xb8, 0xad, + 0x94, 0xfa, 0xf8, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x85, 0x8f, 0x0c, 0x7e, 0xcc, 0x09, 0x00, + 0x00, } diff --git a/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.validate.go b/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.validate.go index eb01edfd049..68815d7da33 100644 --- a/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.validate.go +++ b/flyteidl/gen/pb-go/flyteidl/admin/launch_plan.pb.validate.go @@ -540,6 +540,16 @@ func (m *LaunchPlanSpec) Validate() error { } } + if v, ok := interface{}(m.GetRawOutputDataConfig()).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return LaunchPlanSpecValidationError{ + field: "RawOutputDataConfig", + reason: "embedded message failed validation", + cause: err, + } + } + } + return nil } diff --git a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json index 2a77a9e283f..ed401252df2 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/flyteidl/gen/pb-go/flyteidl/service/admin.swagger.json @@ -3378,6 +3378,9 @@ "quality_of_service": { "$ref": "#/definitions/coreQualityOfService", "description": "Indicates the runtime priority of the execution." + }, + "raw_output_data_config": { + "$ref": "#/definitions/adminRawOutputDataConfig" } }, "description": "User-provided launch plan definition and configuration values." @@ -3856,6 +3859,16 @@ } } }, + "adminRawOutputDataConfig": { + "type": "object", + "properties": { + "output_location_prefix": { + "type": "string", + "title": "Prefix for where offloaded data from user workflows will be written\ne.g. s3://bucket/key or s3://bucket/" + } + }, + "description": "Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).\nSee https://github.com/lyft/flyte/issues/211 for more background information." + }, "adminSchedule": { "type": "object", "properties": { diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md index 40a99296e77..1036dec152a 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/README.md @@ -135,6 +135,7 @@ Class | Method | HTTP request | Description - [AdminProjectRegisterRequest](docs/AdminProjectRegisterRequest.md) - [AdminProjectRegisterResponse](docs/AdminProjectRegisterResponse.md) - [AdminProjects](docs/AdminProjects.md) + - [AdminRawOutputDataConfig](docs/AdminRawOutputDataConfig.md) - [AdminSchedule](docs/AdminSchedule.md) - [AdminSlackNotification](docs/AdminSlackNotification.md) - [AdminSort](docs/AdminSort.md) diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index a12e8b25a0a..13f385542af 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -3589,6 +3589,8 @@ definitions: auth: kubernetes_service_account: "kubernetes_service_account" assumable_iam_role: "assumable_iam_role" + raw_output_data_config: + output_location_prefix: "output_location_prefix" entity_metadata: schedule: kickoff_time_input_arg: "kickoff_time_input_arg" @@ -4000,6 +4002,8 @@ definitions: auth: kubernetes_service_account: "kubernetes_service_account" assumable_iam_role: "assumable_iam_role" + raw_output_data_config: + output_location_prefix: "output_location_prefix" entity_metadata: schedule: kickoff_time_input_arg: "kickoff_time_input_arg" @@ -4250,6 +4254,8 @@ definitions: auth: kubernetes_service_account: "kubernetes_service_account" assumable_iam_role: "assumable_iam_role" + raw_output_data_config: + output_location_prefix: "output_location_prefix" entity_metadata: schedule: kickoff_time_input_arg: "kickoff_time_input_arg" @@ -4457,6 +4463,8 @@ definitions: quality_of_service: description: "Indicates the runtime priority of the execution." $ref: "#/definitions/coreQualityOfService" + raw_output_data_config: + $ref: "#/definitions/adminRawOutputDataConfig" description: "User-provided launch plan definition and configuration values." example: workflow_id: @@ -4475,6 +4483,8 @@ definitions: auth: kubernetes_service_account: "kubernetes_service_account" assumable_iam_role: "assumable_iam_role" + raw_output_data_config: + output_location_prefix: "output_location_prefix" entity_metadata: schedule: kickoff_time_input_arg: "kickoff_time_input_arg" @@ -5434,6 +5444,18 @@ definitions: id: "id" description: "description" id: "id" + adminRawOutputDataConfig: + type: "object" + properties: + output_location_prefix: + type: "string" + title: "Prefix for where offloaded data from user workflows will be written\n\ + e.g. s3://bucket/key or s3://bucket/" + description: "Encapsulates user settings pertaining to offloaded data (i.e. Blobs,\ + \ Schema, query data, etc.).\nSee https://github.com/lyft/flyte/issues/211 for\ + \ more background information." + example: + output_location_prefix: "output_location_prefix" adminSchedule: type: "object" properties: diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_launch_plan_spec.go b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_launch_plan_spec.go index d8f63699a54..6f90805eda0 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_launch_plan_spec.go +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_launch_plan_spec.go @@ -25,4 +25,5 @@ type AdminLaunchPlanSpec struct { AuthRole *AdminAuthRole `json:"auth_role,omitempty"` // Indicates the runtime priority of the execution. QualityOfService *CoreQualityOfService `json:"quality_of_service,omitempty"` + RawOutputDataConfig *AdminRawOutputDataConfig `json:"raw_output_data_config,omitempty"` } diff --git a/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_raw_output_data_config.go b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_raw_output_data_config.go new file mode 100644 index 00000000000..89772a92a33 --- /dev/null +++ b/flyteidl/gen/pb-go/flyteidl/service/flyteadmin/model_admin_raw_output_data_config.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 + +// Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.). See https://github.com/lyft/flyte/issues/211 for more background information. +type AdminRawOutputDataConfig struct { + OutputLocationPrefix string `json:"output_location_prefix,omitempty"` +} diff --git a/flyteidl/gen/pb-go/flyteidl/service/openapi.go b/flyteidl/gen/pb-go/flyteidl/service/openapi.go index 8673e6a3837..1db44861556 100644 --- a/flyteidl/gen/pb-go/flyteidl/service/openapi.go +++ b/flyteidl/gen/pb-go/flyteidl/service/openapi.go @@ -78,7 +78,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xfb\x73\x23\xb9\x91\x27\xfe\xbb\xff\x0a\x5c\xdf\x45\x4c\xb7\x4d\x51\x63\xef\xed\x85\x4f\x1b\x1b\xdf\xe0\x48\xec\x1e\xee\xa8\x25\x59\x8f\xe9\x9d\x5b\x3a\x68\xb0\x0a\x24\x61\x15\x01\x1a\x40\x49\x4d\x6f\xcc\xff\xfe\x0d\x64\x02\x28\x54\xb1\x8a\x6f\xbd\x7a\xb8\x17\xe7\x69\xb1\xaa\xf0\x4c\x24\xf2\xf9\xc9\xff\xfe\x1d\x21\xef\xf4\x23\x1d\x8f\x99\x7a\x77\x42\xde\xfd\xa9\xfd\xfd\xbb\x96\xfd\x8d\x8b\x91\x7c\x77\x42\xec\x73\x42\xde\x19\x6e\x32\x66\x9f\x8f\xb2\xb9\x61\x3c\xcd\x8e\x35\x53\x0f\x3c\x61\xc7\x34\x9d\x72\xd1\x9e\x29\x69\x24\x7c\x48\xc8\xbb\x07\xa6\x34\x97\xc2\xbe\xee\xfe\x49\x84\x34\x44\x33\xf3\xee\x77\x84\xfc\x0a\xcd\xeb\x64\xc2\xa6\x4c\xbf\x3b\x21\xff\x85\x1f\x4d\x8c\x99\xf9\x06\xec\xbf\xb5\x7d\xf7\xaf\xf0\x6e\x22\x85\xce\x4b\x2f\xd3\xd9\x2c\xe3\x09\x35\x5c\x8a\xe3\xbf\x6b\x29\x8a\x77\x67\x4a\xa6\x79\xb2\xe6\xbb\xd4\x4c\x74\x31\xc7\x63\x3a\xe3\xc7\x0f\x7f\x3c\xa6\x89\xe1\x0f\x6c\x90\xd1\x5c\x24\x93\xc1\x2c\xa3\x42\x1f\xff\x37\x4f\xed\x1c\xff\xce\x12\xf3\x2b\xfc\x91\xca\x29\xe5\x02\xff\x2d\xe8\x94\xfd\x1a\xda\x21\xe4\xdd\x98\x99\xe8\x4f\x42\xde\xa5\x4c\x27\x8a\xcf\x8c\x5b\x95\x6b\x66\x14\x67\x0f\x8c\x98\x09\x23\xd8\x1d\xc1\xee\x88\xed\x8e\xf8\x55\xd3\x33\x96\xf0\x11\x67\x29\x19\xce\x09\x17\xb3\xdc\x10\xc5\xfe\x91\x33\x6d\xc8\x88\x67\x86\x29\xdd\x76\x4b\x06\xbd\xc8\x19\x53\x30\xcf\x5e\x6a\x7b\xf9\xc4\x4c\x07\xda\x3e\x87\xa6\xaf\x32\x2a\xe2\xb7\x15\xd3\x33\x29\x34\xd3\xa5\xa1\x12\xf2\xee\x4f\xdf\x7f\x5f\xf9\x69\x71\x06\x1d\xa2\xf3\x24\x61\x5a\x8f\xf2\x8c\xf8\x96\xe2\xc1\xc0\x47\xb0\xc9\x74\xa1\x31\x42\xde\xfd\x2f\xc5\x46\xb6\x9d\xff\x79\x9c\xb2\x11\x17\xdc\xb6\xab\x91\x96\xa2\xd1\x96\xbe\xfa\xf5\x77\x75\xff\xfe\x35\x9a\xd1\x8c\x2a\x3a\x65\x76\x59\xc2\xee\xe3\xff\x55\xe6\x62\xf7\xcb\x76\x5e\xec\x69\x75\xe0\x95\xd9\x5e\xd0\x29\x23\x72\x04\xdb\xe5\xbe\x80\x7f\x2b\xa6\x65\xae\x12\x46\x86\x2c\x93\x62\xac\x89\x91\x0b\x6b\xc0\xa1\x05\x4b\x6a\xd5\x27\x76\x2b\xb9\x62\x76\xaf\x8c\xca\x59\xe5\xa9\x99\xcf\x60\x90\xda\x28\x2e\xc6\xf1\x52\xfc\xda\x5a\x6b\x6a\x48\xa1\x1b\xcc\x0c\x3f\x68\x9c\x58\x5f\x74\xfc\x2b\x09\x15\x64\xc8\x88\x3d\x97\x3c\x65\x8a\xa5\x84\x6a\x42\x89\xce\x87\x9a\x19\xf2\xc8\xcd\x84\x0b\xfb\x37\x92\x6f\xe2\xd7\xec\xf5\xac\x0d\xfc\x73\xf9\xca\xdc\x69\xa6\xec\xc0\x1f\x78\xca\x52\xf2\x40\xb3\x9c\x91\x91\x54\xa5\xe5\x69\xf7\xc5\xed\xc4\xae\xc3\x74\xc8\x05\x9c\x3c\xbb\x96\x9e\x42\xfe\xe0\x97\xeb\x0f\xc4\xf6\x47\x72\xc1\xff\x91\xb3\x6c\x4e\x78\xca\x84\xb1\xe7\x5a\x57\x5b\xfb\x83\x84\xfe\x69\x46\x8e\x88\x5d\x67\xa6\x0c\xac\xb7\x14\x86\x7d\x35\x9a\x1c\x91\x8c\xdf\x33\xf2\xdd\x39\xd7\x86\x74\xae\x7a\xdf\xb5\xc8\x77\xe7\x05\xe3\xd0\xdf\x3d\xc3\x0a\x87\x7f\xff\x35\x3a\x7a\x86\x8e\xab\x87\xee\x5d\xc7\x9e\xe6\x1b\xbc\x26\x8a\x16\xfe\xfa\xbb\xb8\x1d\xb7\x5f\xcb\x79\x6f\xc1\x78\x1d\xd7\xdd\x84\xd7\x7e\x64\x26\x99\xac\x60\xb4\x7a\x47\x4e\x6b\xb7\xa3\xca\x6a\xf5\xdb\xe2\xb5\x76\x0a\x4f\xcd\x6f\x77\x61\xb6\xd4\xc0\x29\xa0\x5c\xe0\xa1\x09\x67\xa8\xbc\x33\xe4\xe5\xd8\xca\x2e\xfc\x36\x9a\x4d\xc4\x72\x3d\x27\x8d\x56\xe2\x95\xcc\x35\xe3\x53\xbe\x6a\x1f\x7b\x22\xb5\x62\x97\x63\x72\x22\x9f\x0e\x99\xb2\x53\xf7\xec\x0e\x66\x38\xb4\xec\xcf\xe4\x4a\xb0\xb4\x61\x6a\xff\xc8\x99\x9a\x2f\x99\xdb\x88\x66\xba\x69\x72\x5c\x18\x66\xe5\xda\xca\xe3\x91\x54\x53\x6a\xdc\x0b\xff\xe7\x7f\x6f\x3a\x79\x23\xef\xd9\xaa\x7d\xee\xe1\xae\x25\x54\xc3\x76\x4f\xf3\xcc\xf0\x59\xc6\xc8\x8c\x8e\x99\x76\xab\x90\x67\x46\xb7\xe0\x35\x2b\x4b\x33\x75\x14\x6e\x1b\xe8\xc1\xdf\xb2\xb9\x86\x5f\xc8\x28\x30\x32\xc1\xbe\x1a\x68\xa9\x2f\xe0\x9e\x85\x25\x8a\x6f\x8f\x27\x58\xca\xed\xe8\x44\x4b\x65\x06\xc3\x79\xfb\x9e\x2d\xf4\xdb\x48\x2d\x54\x10\x6a\x8c\xe2\xc3\xdc\x30\x3b\x6f\xdb\x86\xbf\x27\x81\xf5\xe1\x65\xac\xed\xe5\x7b\x79\x76\xf9\xfe\x9e\x1a\x25\xc7\x54\x7c\x38\x21\x9d\x34\x25\x38\x50\xfb\x0e\x4f\xf1\x4a\x9e\x30\xc5\xda\xe4\x76\xc2\x35\xd1\x13\x99\x67\x29\x11\xec\x81\x29\xbb\xb6\x6c\x3a\x33\xf3\x57\xb7\x5a\x29\x57\x2c\x81\x85\xd9\xe4\x84\x85\xaf\xec\xa2\x59\xa5\x67\x8e\x4b\x77\xcf\xe6\x20\xb8\x2c\x2e\xdf\x33\xd0\x4b\xe5\x29\x13\xf9\xb4\x72\x57\xc0\xef\x67\xdd\x9b\xd3\xee\xc5\x59\xef\xe2\x53\xe5\x0b\x2b\x46\x84\x47\xa5\x27\x7f\x5d\x58\x9b\x11\xcd\x33\x38\xd5\x51\x6b\xcf\x26\xb8\x24\x13\x9e\xa5\x8a\x89\x63\x43\xf5\xfd\x80\x7d\x65\x49\x8e\xf7\xec\x7f\x97\x7f\x18\x58\xe9\x53\xa6\xac\xfc\x4b\xe9\x8f\x42\xdc\xd9\xf8\xd3\xa0\x95\x6e\xfc\x25\xe8\xb0\xeb\x7d\x07\xbf\xf0\xb4\xf6\x6d\xf8\x65\xc5\x1c\xfc\x3b\x4b\x06\xeb\x5f\x69\x1c\x95\x7f\xc1\x09\x70\xb5\xef\x28\x66\xd4\x7c\x40\x8d\xb1\xa7\x7c\x0b\x99\x11\xb6\x94\xd8\xd9\x92\x62\x3f\x9d\xf8\x88\x82\x22\xf0\xee\x20\x39\xda\x11\x14\x6f\xae\x92\x17\x2f\x64\xca\xba\xa1\xd9\x8f\x52\xdd\x52\x7d\xff\x16\x64\xc6\xd2\xc0\x9f\x43\x6c\xdc\xf6\x00\x7d\x73\x4a\xfd\x96\xec\xe0\x60\x02\xd8\x7d\x25\xd7\x35\x18\x48\x45\xf4\x5c\x1b\x36\x5d\x69\x3a\x78\x3b\x0b\xe1\xf8\xfd\x6b\x1d\x70\xe5\xca\xf9\x0d\x9c\xfa\xf2\x05\x7a\x38\xde\x1b\x2c\xd9\xbe\x0c\x7f\xaf\x7d\x9e\xde\x05\xb3\x7c\xaa\x37\x7e\xfb\xbc\xc3\xc1\xd1\xc9\xab\x9f\x66\x49\xb4\xdb\xf7\x20\x9f\xc8\x6a\xd0\xb8\x57\x7e\xb5\x07\x30\x80\x15\x2a\x5f\xd9\x74\x1c\xce\x9f\xfd\x34\x36\xae\xa0\xc5\xcc\x58\x9d\xd7\xd9\x96\x98\x22\x89\x54\x28\x0a\xa6\xee\xb8\xf7\x05\x39\x22\x67\x9d\xdb\xce\x4d\xf7\xf6\x84\x74\x48\x4a\x0d\xb5\xe7\x5b\xb1\x99\x62\x9a\x09\x03\xda\xb8\xfd\xdc\xcc\xc9\x54\xa6\x2c\x63\x29\xe1\x82\x7c\xcc\xe6\x86\x91\x33\x6a\xe8\x29\x35\x34\x93\xe3\x36\xe9\xc0\x9f\xf6\x63\xae\x09\xcd\xb4\x24\xd4\x53\x15\x4b\x7d\x13\x54\xa4\x9e\xb3\x50\x92\xc8\xe9\x8c\x67\xc1\x6a\x1e\x4c\x24\x5c\xa4\xfc\x81\xa7\x39\xcd\x88\x1c\x5a\xa6\x62\x55\xd5\xee\x03\x13\x26\xa7\x59\x36\x27\x34\xcb\x88\xeb\xd6\xbf\xe0\xf5\xfa\x21\x0b\xa3\xd4\x7c\xca\x33\xaa\xac\x2e\x8c\xa3\xbd\x74\x6d\x91\xdb\x09\x0b\x63\x85\x71\xd9\xc5\x9c\xd2\x7b\xa6\x09\x37\x64\x26\xb5\xe6\xc3\xac\x38\xf2\x77\x3d\x02\xe3\x3e\x3d\xef\x81\x62\x9d\x18\x22\x91\x85\xfa\xce\x9d\x15\xc6\xf7\x38\xa5\x42\x30\xe8\x58\x9a\x09\x53\xae\x7b\xf7\xf2\x4b\x2b\xda\x77\x17\x37\x57\xdd\xd3\xde\xc7\x5e\xf7\x6c\x51\xd3\xbe\xed\xdc\xfc\xb4\xf8\xeb\x97\xcb\xeb\x9f\x3e\x9e\x5f\x7e\x59\x7c\x72\xde\xb9\xbb\x38\xfd\x71\x70\x75\xde\xb9\x58\x7c\xe8\xc8\x6a\x6d\xa5\x3d\x1e\xd9\x86\x47\xeb\x60\x8d\xdc\xa7\x35\xb2\xf5\xed\x9a\x23\x9d\x2b\x67\x7d\x53\x24\xc9\xb8\x36\x76\x81\xdc\x97\x64\x46\xb5\x46\x61\x08\x47\xd0\xee\x8b\xcf\x52\x59\xa6\x35\x92\x96\x2f\x58\x81\xc9\xa8\x3c\x31\x5c\x8c\xc3\x47\x27\xa4\x9f\x7f\xff\xfd\xbf\x24\xe7\x5c\xdc\xc3\xbf\xd8\x6b\x5c\x9c\x83\xad\x76\x9b\xd5\x3a\xd8\x6a\xe3\x67\x6f\xc3\x56\x6b\xc5\x9c\xe3\xd8\x44\xfb\x34\xc1\x3d\xe8\x46\xb6\xb2\x83\xcc\x8d\xfd\xa7\xed\x97\x8c\x94\x9c\x82\x54\xf5\x95\x6b\xe0\x12\x8f\x52\xdd\x8f\x32\xf9\xb8\x9e\xe9\xf0\x13\x33\xc1\xf8\x66\xa5\x98\xb7\x60\x31\xfc\xe2\x66\x18\x06\xfe\x89\x19\x3b\xf6\x6b\xd7\xcb\x21\xce\xe7\x10\xe7\xf3\xb2\x71\x3e\xaf\xca\x6c\xf7\xf4\xbc\xaf\x6c\xe3\x43\x06\xd8\xe0\x82\x6a\xf4\x30\x35\x38\x90\x22\xff\xd0\x53\x32\xcd\xb2\x57\x66\x05\xc3\x2c\x79\x2c\xde\x0a\xd3\x2c\x0d\xfa\xf9\x19\xe6\x6f\xc2\xa1\x72\xf0\x97\x6c\xb9\x50\x6f\x92\xaf\xae\x79\x65\x3c\x9b\xb7\xe3\xe9\xf9\xfc\x42\x2c\xc2\x26\xc1\x07\x1b\x44\x1b\xac\x1d\x5e\xb0\x22\x9e\xa0\x36\x80\xa0\x2e\x62\x60\x31\x44\xa0\x36\x26\x60\xa7\x20\x80\x4d\xaf\xa4\xf5\xdd\xff\x9f\x98\xb9\xa5\xfa\xfe\xcd\x5d\x49\xa5\x41\x3f\xff\x95\xf4\x1b\xf5\xfa\x1f\xdc\xfc\x4f\xb8\x74\xdf\xfa\x45\xf6\x7a\x1d\xf9\xbf\x01\xcf\xfd\xc1\x55\xbf\xd1\x1a\x7d\x5b\xbe\xf9\x6f\xd5\x19\xff\x36\xbd\xef\x07\x77\xfb\xc1\xdd\x7e\x70\xb7\xaf\xe1\x6e\x7f\x52\xa5\x94\x59\xb2\xd2\x60\x7e\x8c\x75\x9b\x77\x33\xa9\x97\xeb\x62\xa7\x8a\x51\x63\xa9\xb8\x6c\xf7\x23\xd0\x20\x51\x2c\x91\x2a\xb5\x3a\x18\x25\xb3\x09\xd5\x8c\x18\x45\x85\xe6\xab\xf4\x30\x6c\x15\x0c\x6d\xb6\x9d\xb7\xa0\x82\x95\xac\x82\x30\xea\xe7\x52\xc0\x86\x32\x5d\x38\x33\x78\x9c\xea\x9e\x2c\xe7\xf5\x7b\x9b\x3a\x64\x68\xae\x33\xf3\x27\xa4\x66\x7b\xaf\x6c\x49\xcd\x65\x93\xc1\x5e\xa8\x19\x74\xf4\xb7\x42\xcd\x25\x83\xc2\x6f\x8b\x9a\xeb\xa6\xfe\x1a\xa8\xd9\x7b\xa3\xb7\xa4\xe8\x45\x67\xf6\x5e\xa8\x3a\x78\x90\xdf\x0a\x65\x2f\xb8\xbc\x7f\x5b\xd4\xdd\x34\xfd\x97\xa5\xf0\x60\x08\xdf\x17\x6d\xaf\x26\xdc\xb0\x00\x6f\x81\x68\xc3\x60\x71\xec\xbf\x19\x6a\x5d\x98\xf7\x2b\x21\xd3\x63\xc5\x30\xdb\x70\x23\x7a\xbd\x76\x1f\x6d\x4c\xb1\xfe\xc3\x03\xcd\xbe\x25\x9a\xf5\xbb\xf6\x7a\xa8\xb6\x29\x9c\x6e\xf3\x0c\xdc\x25\x31\x72\x9a\x4c\xa9\x49\x26\xf6\x21\xfa\xe7\xd6\x84\x69\x29\x52\x6e\xdf\x14\x75\x3f\x47\x9e\xed\xb7\x6d\x89\x3f\x58\xe0\x7f\x83\x70\x58\xaf\x26\x5c\xfc\x90\xa2\xb2\xc7\x14\x15\xae\x0f\x29\x2a\x87\x14\x95\x75\x17\xe8\x90\xa2\x72\x48\x51\x89\x9e\xbd\x8d\x14\x95\xa7\xcf\x4e\xd9\x4f\x0a\xca\x9b\x12\xa2\x0f\x02\xf4\x41\x80\x3e\xe4\x99\x84\xa9\xed\x8b\x81\xf9\xaf\xdf\xa5\x2c\x63\x86\x2d\x65\x3f\xb7\x4c\x4d\xad\x6e\x50\x82\xbe\xae\x71\x1a\x14\xa8\x5a\x81\x82\xc0\xbc\xb1\x8c\x2f\x85\xb6\xdf\x26\x77\x0a\xc3\x3f\xa4\xc5\x1d\xd8\xd5\x81\x5d\x6d\x33\xb5\xd7\x63\x95\x8d\x0e\xf3\x8b\x9a\x65\x23\x20\xed\x01\x4f\xf7\x83\xa5\x1d\xc4\xc6\x18\x49\xbb\x58\x8a\x12\x98\xf1\x76\x46\xda\x02\x96\xba\x97\xbe\x09\x3b\xad\xe5\x23\x69\x17\xa2\xee\x42\xc8\xa0\x3a\x40\x6a\x1f\x20\xb5\xd7\x9f\xeb\xc1\x42\xb8\x47\x0b\xe1\x01\x52\xfb\x60\x03\x3b\xd8\xc0\x9e\xde\x06\xf6\x52\x06\xed\x67\x3e\x96\xcf\x25\xa2\x6d\x17\x98\x24\x52\xa2\xd8\x98\x6b\xc3\x94\x5d\xbd\x5a\xa1\x6c\x75\xa4\xd2\x5b\x2d\x12\xb5\x76\xdc\x47\xdc\xed\xbb\xff\xbd\xc6\xf0\xaf\xdd\x2d\x0a\x47\x7d\x48\xd3\x50\x11\x06\x44\xa7\x29\x9d\x93\x09\x7d\x60\x64\x44\x79\x86\x8a\x91\xe3\x8e\x4b\x66\xb8\x6c\x40\xff\x77\xb3\x01\xd1\xf2\x70\x14\x1b\x31\xc5\x44\x82\xdc\x1e\x85\x9f\x84\x66\x3e\x15\x04\xde\x99\x58\x35\x35\x53\x8c\xa6\x73\x32\x64\x4c\x04\xb2\xa9\x91\x14\x1a\xc6\xbc\x17\xa1\xf5\xc5\xd5\xb4\x45\xea\x79\x2d\x4a\xda\x93\x44\xcf\xd4\xb3\x84\xdd\x95\x33\xfd\xa7\xb7\xc5\x2a\x0e\x41\x34\x07\xa3\xda\xcb\x1b\xd5\x0e\x41\x34\x07\x15\xf9\x15\xa8\xc8\x87\x20\x9a\x43\x10\xcd\xc1\x80\xb0\xf6\x6a\x1d\x0c\x08\xf1\xb3\xb7\x11\x44\xf3\x84\x15\x9c\x9f\x4b\xc2\x3e\x08\xd8\xfe\xbd\x83\x80\x7d\x10\xb0\xbf\x51\x01\xfb\x75\xac\xf0\x41\xba\x3e\x48\xd7\x07\xe9\xfa\x20\x5d\x1f\xa4\xeb\x83\x74\xed\xbe\xda\xa7\x74\x0d\xff\xf2\xd0\xac\x3b\x47\xac\x6f\xee\xe5\xfa\xc4\xcc\x5b\x75\x71\x1d\x44\xea\x83\x48\xfd\xba\x45\xea\x57\x33\xa1\x6f\x0f\x6a\xf1\x00\x56\x78\x00\x2b\x3c\x80\x15\x3e\x2d\x58\xa1\xff\xfa\xdd\x2c\x5f\x2e\x8b\xdc\xcd\x52\x9f\xbb\xa2\x0d\x35\x39\xa8\x7d\x6b\xc8\x25\xa4\x63\xc8\x54\x5a\x25\x48\xb0\xd2\x3b\x9e\x01\x61\x44\xc7\x98\x3f\x30\x41\x7c\x8c\x76\xcb\x5d\x33\x2d\xb0\x44\xfc\x1a\x4e\x07\x26\xcd\x50\x43\x28\x31\x7c\xca\xda\xa4\x37\xc2\xd3\x9c\x58\xf2\xd7\xcc\xe8\x4a\x18\x10\x92\x26\x7c\x24\xd2\x62\xac\xbe\x6f\x5e\x44\x85\xe0\x6b\x2d\xcf\x0c\xf3\xcc\x20\x6b\xf4\x8d\x3f\xf2\x2c\xb3\x63\x70\x1c\x04\x4e\xc2\x94\xa9\xcc\x7f\x59\xea\xd6\xbf\x3c\xa5\xa9\x3d\xb9\xd1\x10\x8a\xec\x9e\xf8\x7d\xb8\x73\xb9\x0e\x71\x2d\xa5\xef\xf1\xeb\x36\x71\x4a\x38\x82\x8a\xad\x35\x8c\x09\x4d\xed\x09\x4c\x26\x2c\xcd\x33\x46\xa8\xd6\x32\xe1\xd4\x58\x6e\x85\x77\x34\xe1\xc6\xab\xec\xfe\x25\xdf\x75\xca\x35\x1d\x66\x2c\x75\x6b\xcc\x8a\x30\x9b\xa5\x23\xe7\x9a\x0c\x99\x5d\x62\xcb\x47\xca\xab\x3f\x41\x09\xa1\x66\x34\xd1\x50\xd8\xe2\x48\x98\xc0\x81\x2c\x91\x70\x91\x38\xdf\xaa\x90\x8b\xa3\x3f\xe4\x3e\x1d\x44\xde\x83\xc8\xbb\xd1\x84\xbe\x29\x91\xf7\x15\x85\x06\x7a\x86\xf4\xa2\xa1\x81\xe0\x40\xb4\x9c\x7f\x10\x2c\x84\x7a\x3b\xe3\x49\x30\xc2\x7e\xf6\x4d\x76\x42\x8b\xa7\x52\x8c\xf8\x38\x57\x4e\xe0\x76\xd2\xf0\x0a\x2f\x65\x4d\x3b\x6f\xe2\xc6\xa9\x1f\xfa\x73\x5d\x3c\x9b\x28\x74\xe4\x88\x58\xb1\x7b\x70\xdd\xbd\xb9\xbc\xbb\x3e\xed\x9e\x90\xce\x6c\x96\x71\xf4\xb2\x24\xb9\x36\x72\xca\xff\x69\xa7\x81\x40\xc2\x81\x73\x3b\x31\x44\x83\xc0\x01\x6e\x1d\xab\x26\x91\x23\x72\x7a\x7e\x77\x73\xdb\xbd\x6e\x68\xd0\x11\x01\xd4\x32\x62\xd3\x59\x06\x52\xc9\x7d\x3e\x64\x4a\x30\xc3\x34\x49\xb2\x1c\x62\xcc\x83\xb3\x07\x1b\xed\xfe\x67\xf7\xf4\xee\xb6\x77\x79\x31\xf8\xcb\x5d\xf7\xae\x7b\x42\x3c\x35\xd9\x66\xed\xb8\xec\x28\xd2\xb9\xa0\x53\xab\x8b\x96\x11\x8f\xff\x91\xb3\x1c\x84\x20\x3e\x16\x53\x26\x4c\xb5\x45\x3f\xe0\xf3\xce\x0f\xdd\xf3\x72\xcb\x13\x46\x7e\xfa\x73\x31\xa8\x8c\x0e\x59\xe6\xbc\x4f\xe0\x5c\xb1\x0c\xbb\xe8\xc8\xb9\xa5\x72\x54\x6b\xff\x72\xd7\x39\xef\xdd\xfe\x32\xb8\xfc\x38\xb8\xe9\x5e\xff\xdc\x3b\xed\x0e\x9c\x82\x71\xda\xb1\xfd\x96\x7a\x72\x7a\x08\xf9\x47\x4e\x33\xab\xa8\xca\x11\xb8\x76\x78\xc2\xc8\xe3\x84\x09\x92\x0b\xa0\x31\xd4\x7e\x41\x17\x88\x93\xd8\x5f\xdc\xd0\x5c\xa2\xa0\x45\x55\xac\x4a\x12\x8b\x6f\x54\xf6\x77\xd9\x0b\xa5\xed\x5a\x7c\x71\xd5\xb2\xaf\xad\x0f\x96\xe7\xf4\x6c\xcc\xd8\x9e\xe1\x74\xe0\xed\x02\xc7\xff\x5d\x3a\xcb\xbf\x3e\x19\x50\x0b\x89\xb2\x4b\x1d\x73\x5e\x55\xf0\xb2\xf8\xe0\x2d\xb0\xe4\x78\xb8\x2f\xc9\x7e\xf7\x24\xf2\xbc\x11\x73\xcb\xe6\x92\xe6\x41\x63\x3a\x68\x4c\xf5\x2b\x73\x88\xbb\x69\x58\xe1\x7d\xdd\x47\xdb\x58\x28\x47\x9c\x65\xa9\x5e\x30\x31\x95\xee\x93\x95\xe6\xa4\xb7\x7b\x95\x3c\xaf\x41\x69\x13\xb9\xfe\x3a\x38\x62\x9c\x67\xc6\xee\xd6\x94\x19\x0a\x85\x45\x8d\x24\x39\x0c\xfd\x70\x3d\xb9\xff\x3b\x5c\x4f\x87\xeb\xe9\x70\x3d\xfd\x56\x2d\x72\x35\x2c\xfd\x45\x4d\x72\xab\xb4\xc0\x9d\x10\x96\x6a\xec\x75\x8b\xda\x9f\x26\x7a\x42\x15\xd6\xd2\x49\xe4\x74\x2a\x45\xe4\xdb\x9f\xcf\x58\x8b\x04\x0f\x22\xd8\x5e\x60\x18\xab\xcc\x79\x45\x37\xfc\x6d\x18\xf2\xa2\x75\x79\x8e\xbc\x83\x83\xe6\xe8\xff\x6f\xd3\xab\xf9\x80\x51\x75\xc0\xa8\x3a\xa4\x08\x1c\x30\xaa\x96\x53\xcb\x21\x08\xfe\x10\x04\x1f\x3f\x3b\x60\x54\xbd\x22\x8c\x2a\x21\x53\x36\xa8\x60\xd2\x87\x3f\x07\x55\xbf\x47\xe9\x49\xec\x04\x29\x3d\x28\xb2\x02\xa0\x75\x9e\xee\x9e\x15\x50\xae\x0e\xbc\xca\x49\x12\xd7\x93\x7d\xe5\x02\xef\x28\x9b\x1b\xc6\xd3\x6c\xb1\x10\xee\x33\x04\x4a\xd5\x6d\xf4\xb7\x68\x64\xa9\x21\xdb\x83\xc5\x65\xe5\x42\x7d\xab\x58\xd2\x05\x5f\x7a\x43\x6e\x82\xf5\x98\xb7\xc7\xdb\x1f\x34\xb0\xf0\xfa\xe7\x81\x91\xd7\x3f\xde\x15\x42\xa1\xcc\xbb\xb7\x85\x4e\x28\xf1\xc6\xb7\x61\xc6\x88\x47\xfc\x1c\x86\x8c\xa5\xbb\xff\xcd\xf1\xf5\x65\xb4\x7c\xe0\xee\x6b\x2e\xd7\xb7\xca\xe3\x0f\xf6\x8c\x7d\xda\x33\x5a\xdf\xae\x41\xe3\x00\x79\xb0\x64\x71\x0e\xd6\x9e\x6d\x56\xeb\x60\xed\x89\x9f\x3d\xa7\xb5\x07\x7d\xb7\x83\x19\x55\x4c\x98\x1a\xf9\xbe\x7a\xb3\xc1\xeb\x91\xad\x3e\x08\x40\xd0\x00\x0a\xae\x4e\x36\x08\xb7\xe6\xb7\x65\xfe\x71\x32\xca\x00\x45\x9c\x28\x15\xe1\xf8\xbf\x8b\x7f\x47\x0a\x44\xf4\x63\x8d\x0f\x74\x83\x10\x26\x1f\xe4\xce\xd2\x42\xec\x2a\x1a\xaf\x09\x6d\x72\x63\x38\xf2\xc2\x58\xe1\xcd\x5f\x19\xe9\x74\x85\x9f\x9e\xc1\x97\x6f\x2b\xa7\xa1\x61\xe8\xcf\x1b\x01\xb5\x48\x09\xeb\x1d\x2c\xaf\x47\x70\x8c\xd9\x7f\x9c\x70\x10\x0f\x00\x41\x09\xae\xd0\x68\xc3\x7d\x36\x24\x85\xb4\x85\x26\x59\xeb\xb9\xc5\xc8\x05\x72\x5f\x6f\xe2\x8e\x46\xdf\xee\xbc\x5f\x3c\x34\x64\x05\xdd\xbf\x68\x98\xc8\x12\x9e\xb9\x9f\x08\x91\xe7\xe3\x8f\x9f\x98\xf9\xf6\x98\xe3\x27\x66\x9e\x8b\x33\x6e\xcb\x0e\x97\xb2\x84\xa2\xe0\xc3\x2b\xe1\x06\xdb\xb1\xbe\xb7\x35\xc7\x43\xf6\xde\x21\x7b\xef\x90\xbd\xf7\xea\xb3\xf7\xfc\xd7\xeb\x54\x24\x3e\x83\x57\x9e\xf1\x36\xc5\x0e\xbf\xbd\x0b\x15\xe7\x75\xb8\x53\x0f\x77\xea\x66\x73\x7c\xad\x5a\x84\xa7\xe7\xd7\xa0\x45\x6c\x84\xf9\x80\x8e\xd5\xa2\xb6\x97\x27\xff\x95\xce\xd3\x2b\xdf\xd9\xdb\x61\x42\x7a\x53\x3e\xb3\x53\xee\xdd\xaa\x8a\x7c\xd7\x45\x19\xbe\x1a\xb7\x5e\x75\xc9\xfd\xdb\x57\x0b\xac\xec\xb5\xaf\xba\x1f\xf9\x73\x31\xfb\xd7\xc2\x22\x8a\x79\xbf\x28\x53\xb0\x62\x78\x35\x1a\xaf\x1c\xe4\x31\x58\x1a\x9f\xb7\xe2\xdd\x12\x6c\xc1\xf2\x57\x2b\x31\x7c\xe5\x67\x2e\xaa\x0f\x1e\xc3\x90\xab\xe3\xf0\x3f\xc6\x1d\xfa\xdf\x8a\x96\xfd\x2f\x1e\x3b\x18\x7e\x54\xcc\xa8\xf9\x80\x1a\xab\xea\x98\xdd\x03\x07\xcb\x8a\xcd\x8a\xc0\xc1\x5b\xaa\xef\xdf\x64\xe0\x60\x79\xe0\x4f\x7c\x66\xd7\xa6\xc9\x6f\x2e\xe4\x64\xdd\x13\x76\x08\x3f\xd9\x62\xe9\xbe\xd5\x50\x94\x65\x2c\xf4\xd5\x8c\xb0\xc2\xc5\xbf\xc5\x93\x5b\xbe\x93\x0e\x47\x74\xd9\x1a\x7d\x73\x50\x8a\x15\x51\x63\xc5\xdc\xde\x08\xa4\x62\x55\x5a\xda\xf7\xa8\x9e\x26\x3a\x2d\xda\x8d\x03\x06\xfa\x01\x03\xfd\x80\x81\xfe\xd4\x18\xe8\xeb\x69\x9a\x6b\xab\x99\xeb\xea\x98\xeb\x29\x98\xcd\xda\xe5\x0e\x19\x07\x65\xa5\x6f\xdb\x8c\x83\x92\x52\xf5\x26\x4c\x67\xa5\x11\x3f\x47\xc6\xc1\x6f\x54\x0f\x3c\x28\x81\x4f\xb2\x6e\xdf\xaa\x06\xf8\xca\xd5\xbf\x43\xae\xc4\x3e\x73\x25\x0e\xa9\x12\x87\x54\x89\x75\x17\xe8\x90\x2a\x71\x48\x95\x88\x9e\xbd\x8d\xea\x90\x4e\x79\xdf\x35\xda\xb5\x4e\x64\x2f\x04\xda\x12\x80\xd2\xf6\xe2\x7b\x2f\x7d\x13\x72\x7b\x04\x78\x16\xcc\x1c\xea\x39\xe4\xf7\x03\x80\xd7\x01\xc0\xeb\x20\xc4\xfd\x96\x84\xb8\x83\x9c\xb2\xcd\x6a\x1d\xe4\x94\xf8\xd9\x01\xc0\xeb\x15\x65\x70\x5a\xc1\xa9\x14\x44\xb8\x32\x96\xed\x54\x31\x6a\xb0\x66\xa1\x2a\xc2\xda\x2a\x02\xd8\x32\xe9\x0a\x1b\xb0\xf2\xd5\x5b\x10\xae\xec\x38\x71\xc4\x6b\x04\xb5\xc5\x1d\xbe\xfb\xdf\x6b\x0c\xfc\xda\xdd\x95\x70\xa0\x87\x34\x0d\x95\x22\x41\x40\x9a\xd2\x39\x99\xd0\x07\x46\x46\x94\x67\x68\xa6\x72\x3c\x70\xc9\xdc\x96\x0d\xe8\xff\x6e\x36\x20\x5a\x1e\x4e\x11\x21\x6c\x79\x3a\x8a\x38\x09\xcd\xbc\x93\x0a\xde\x81\x32\x96\xae\x68\xe8\x90\x31\x11\x85\x9b\xae\x3b\xe6\xbd\x88\xa6\x2f\x1e\x19\x18\xd3\xcd\x8b\x07\x05\x36\xd7\xe1\xdf\x9f\xce\xb5\x8b\xa2\xa5\xff\xf4\x56\x58\xc1\x73\xa8\x55\xdf\xb0\xeb\xe3\xe0\xde\xf8\x6d\x96\x2c\x78\x35\x22\xf9\x41\xd1\xdd\xa3\xa2\x0b\x79\x44\xdf\xa8\xa6\x7b\x70\x57\x2c\x59\x9c\x83\x19\x60\x9b\xd5\x3a\x98\x01\xe2\x67\x6f\xc7\x5d\xd1\x2c\x3d\x6f\x57\xc1\xf3\x09\xe5\xe8\x83\x18\x7d\x10\xa3\x0f\x62\xf4\x37\x2b\x46\xbf\x8e\x15\x3e\xc8\xd0\x07\x19\xfa\x20\x43\x1f\x64\xe8\x83\x0c\x7d\x90\xa1\xdd\x57\x7b\x91\xa1\xe1\x5f\x3e\x9b\x7b\x3f\xa9\xdb\xeb\x79\xa4\x5c\xee\xf6\x5b\x11\x9e\x0f\x82\xf3\x41\x70\x7e\xdd\x82\xf3\xab\x99\xd0\xb7\x97\xb0\x79\x48\x79\x3c\xa4\x3c\x1e\x52\x1e\x5f\x20\xe5\x31\x54\x40\xd9\x02\xe5\xbc\xf4\x9b\x6f\xe8\xb9\xb1\xcf\x5b\xfe\x9a\xb2\x24\xea\x07\xb1\x11\x12\xfa\x17\xf7\xd1\xdb\x82\x25\x5c\x1c\xf5\x01\xff\x9c\x44\xbb\x76\xc0\x3f\x7f\xc2\x79\xfb\x73\xb6\x62\xe6\x9e\x46\xd1\x94\xf8\x46\xa7\xfd\xe2\x31\x57\xcd\x27\xfd\x45\x23\xb0\x6a\x6f\x8e\x85\xec\x97\xa2\x7e\xde\xf3\xc3\xbe\xef\x72\x35\x7c\x62\xe6\x5b\xb9\x17\x0e\xd0\xef\x07\x98\xda\xad\x2b\xe3\x6d\xc4\xe1\xdf\xd6\x14\x0f\xe8\xf6\x07\x74\xfb\x03\xba\xfd\x01\xdd\x7e\x7f\x42\x03\x76\xff\xad\xc8\x0d\x07\x84\xfb\x83\xe8\x70\x10\x1d\x6a\xa7\xf8\x0a\x75\xc2\x57\x81\xdf\x1f\x74\xc2\x7d\x41\x21\xc4\xae\xcf\xc0\x8c\xf7\x8a\x88\xe0\x57\xf2\x80\x8a\xe0\xfe\xef\x80\x8a\xb0\xce\xe4\x0e\xa8\x08\x87\x40\xb7\x03\x2a\xc2\x21\x94\xeb\x10\xca\x75\x40\x45\x78\x2b\xa8\x08\x5e\x80\xda\x07\x32\x42\x8d\x30\xb6\x1a\x1d\xe1\xcb\xa2\x66\xf0\x6a\x05\x2d\x3f\xd6\x03\x4a\xc2\x01\x25\x61\x57\xda\x79\x15\x3a\xd9\x93\xa0\x25\xd4\xb0\x81\x5d\x15\xb1\xb7\x81\x9a\xe0\x47\x7b\x48\xf9\x3a\x44\xae\xbe\xfe\xc8\xd5\x57\x97\xf2\xf5\x6a\xc4\xf6\x83\x32\xbc\x47\x65\xf8\x90\xf5\x75\xc8\xfa\x3a\x98\x0a\xd6\x5e\xad\x83\xa9\x20\x7e\xf6\x36\xb2\xbe\x56\x4b\xd3\x7b\x41\x4f\x78\x0a\xb9\xfa\x20\x56\xe3\x7b\x07\xb1\xfa\x20\x56\x7f\xa3\x62\xf5\xeb\x58\xe1\x83\x4c\x7d\x90\xa9\x0f\x32\xf5\x41\xa6\x3e\xc8\xd4\x07\x99\xda\x7d\xb5\x37\x99\x7a\xbf\x68\x0a\x1b\x7a\xb1\xa2\xa4\x90\xb7\x24\x4c\x1f\x04\xe9\x83\x20\xfd\xba\x05\xe9\x57\x33\xa1\x03\xb2\xc2\x01\x59\xe1\x80\xac\x70\x40\x56\xd8\x46\xaa\xf9\x9d\x3b\x95\xef\xa2\x8b\x38\xdc\xd8\xef\x7e\xc8\xe4\xf0\x76\x3e\x63\xf6\xbf\x67\x7c\xca\x84\x06\xf1\x91\x9b\x79\x2c\xc5\x34\xac\xfc\xe2\x9a\xbf\xbb\xe9\x5d\x7c\x3a\x8f\x53\x80\xde\x7d\xbe\x3b\xbf\xed\x5d\x75\xae\xc3\xba\x84\x59\xc5\x6b\xe1\xbe\x2b\x09\x62\xa7\x72\x3a\xa3\x8a\x6b\x29\xba\x5f\xed\xe9\xb4\x43\xbb\x04\xd1\x47\xaa\xed\x46\xd7\xfd\x4b\x3c\xb2\x8b\xf2\x9f\x9f\x6e\xcb\x7f\x95\x66\x71\x7e\x5b\xfe\xab\xbb\x74\x36\x51\xc3\x55\x76\x76\x44\x3e\xdd\x9e\x90\x4f\x10\x82\xa1\xc8\xed\x84\x22\x4b\x3a\xbf\x3d\x21\xe7\x4c\x6b\xf8\xa5\xf8\xd8\x70\x93\xc1\xdc\x7e\xe0\x82\xaa\x39\xf1\xd3\xc7\xe4\x35\x0a\xb6\x59\xbf\x34\xd5\xc5\x13\x7f\xcf\x05\x68\x0f\xc5\xea\x9d\xcb\x31\x4f\x68\xb6\xdb\x22\x76\x2e\xe2\x83\xf4\xee\xf2\x7a\xe9\x52\xc4\x6f\x2f\xae\x45\xe7\xe2\x0c\x52\xe9\xfc\x50\x6b\x66\x7e\xc1\xb4\x61\xa9\x95\x46\x52\x24\x5e\xe0\x67\xf3\x48\x4a\xf9\xbb\x84\xe4\xba\x5c\x5b\xd9\xb9\x73\x71\x46\x8e\xc9\xe5\x75\x5f\x5c\xaa\x14\x8d\x37\xcc\x5e\xef\xc8\x75\xb9\x26\x42\x1a\xc2\xa7\x33\xa9\x0c\x15\xc6\x4a\x36\xc0\xd8\xdc\x8a\x68\x42\x15\x23\xa7\x72\x3a\xcd\x0d\x35\xfc\x81\x2d\x2c\xaa\x40\x8d\xec\x86\x99\x5e\x0a\xe6\xe0\x9a\x35\x44\xce\x57\xcc\x65\xa6\x6c\xfb\x96\xeb\x96\x75\x01\x9e\x2e\xc8\xe6\xbe\x09\xaa\x14\x2d\xf3\xc7\x77\xdc\xb0\x69\xf5\xfd\x35\xc3\xf6\x7e\xad\x55\x74\xec\x95\x70\x2e\x69\xca\xc5\x18\xb3\x19\xcf\xb9\x61\x8a\x66\x9f\xe9\xec\xa3\xb7\x36\x6d\x41\x1f\xff\x71\x73\x19\x33\xc7\x77\xbf\x74\x3e\xc7\xa9\x7e\xef\xae\xae\x2f\x6f\x2f\x97\xd2\x4c\xa9\x85\x45\xa2\xb1\x8f\x4f\xe0\x7f\xc9\x31\xb1\xad\x87\x9b\x6b\xca\x0c\xb5\x37\x3a\x79\x8f\x89\x3b\x21\xbc\x9f\x8b\x0c\x68\x64\xa6\xf8\x94\xdb\x7d\x75\x2a\xf3\x07\xbc\x1c\xc3\xed\x1f\xa8\x04\x3f\xc0\x24\x3c\x10\x3b\x0c\x15\x29\x55\x29\xf9\xbb\x76\x79\x9b\x56\x08\xc1\xd7\xa9\xf6\x3f\xb0\x94\x1c\x91\x89\x31\x33\x7d\x72\x7c\xfc\xf8\xf8\xd8\xb6\x6f\xb7\xa5\x1a\x1f\xdb\x7f\x1c\x31\xd1\x9e\x98\x69\x06\x07\x1e\x56\xe1\x84\x5c\x29\x69\x24\x08\x10\x44\x33\xc5\x69\x06\xa9\x81\x43\x3c\xed\x72\x44\xfe\x96\x48\xc5\xda\xc5\xc6\xfc\x8d\x44\xb9\xa4\x23\x7b\xcf\xf2\x34\x3b\xb6\x2f\xd5\x1c\x9d\xea\x7e\x92\x94\x25\x3c\x75\x82\x14\x13\x89\x4c\xc1\xfe\x84\xcf\xb8\x08\xd9\x4e\xcc\xb9\x72\xc2\x72\x46\xc2\x06\x4d\x19\xa1\x0f\x94\x67\x98\x56\x2c\xd1\x64\x88\xeb\xcc\x94\x6e\x93\xbe\xe8\xa1\xd8\x99\x5b\x11\x1b\x82\xef\x40\x91\xf4\xef\xce\xec\x8c\x13\x99\x91\x61\x3e\xb2\x22\x5a\x74\x2d\xb5\xac\x38\xc2\x35\x51\x2c\x91\xd3\x29\x13\x68\x55\xb4\x0d\xc1\x97\xb0\x64\x6e\xb8\xed\xbe\x00\x02\xb0\x72\x0a\x90\x40\x2a\xe1\x64\x0b\x66\xd5\x15\x31\xc7\x6e\x86\xf9\xa8\xe4\xaa\x32\x92\x28\x46\x53\xc2\x4d\x5f\x74\x32\xab\xd8\x4e\xa5\x61\x71\x14\x21\xd8\xb5\x4b\x2b\x0e\x1c\x41\xb1\x59\x46\x13\x9f\x95\x99\xc9\x84\x66\x64\xc4\x33\xe6\x6a\x9b\x47\x0d\xbc\x07\x5d\xcb\x2e\x1a\xd7\x24\x95\x8f\x22\x93\xd4\xcd\xa3\xfa\xd9\x87\x32\x73\xe9\xfa\xb4\xe0\xae\x52\x52\xc1\xff\xfc\xc4\x45\xba\xdd\x21\xbc\xbb\xf8\xe9\xe2\xf2\x4b\xe9\x1c\xde\xdd\x74\xaf\xe3\xbf\x6f\x7e\xb9\xb9\xed\x7e\x5e\x7a\x10\xab\xad\x14\xa4\x05\xc3\x03\x19\xfc\x84\xdc\xe0\x22\x48\x45\xac\x56\xd5\x30\xa9\xcf\x8e\x96\x8a\x1f\x64\xca\xb6\x9b\xdb\xe7\xce\xc5\x5d\xa7\xc4\x52\x6e\x4e\x7f\xec\x9e\xdd\x9d\x97\x24\x3c\x3f\xbf\xe8\x97\xeb\x2e\xca\x6f\xf1\x6f\xa7\x3f\xf6\xce\xcf\x06\x41\xe2\x5b\xb6\x1a\x95\x7e\xab\x8c\xe9\x16\x19\xd0\x44\xa6\x64\x38\x8f\x33\x07\x8b\x7c\xef\x47\xaa\x49\x06\x9e\x11\x96\x7a\x65\x04\x5b\x3d\x01\x3e\xe4\x33\xc9\x8b\x2f\xac\x70\xdf\x72\xef\xd8\x6b\x0b\x73\xf1\xad\xa6\x53\x4a\x24\x8f\x1b\xb6\xbd\x53\x11\x29\x15\x98\x33\x1f\xd6\xc8\xaa\x3d\xda\xbe\x98\xdb\x03\xac\xf8\x78\x0c\x3a\x7e\x65\xa8\xd8\x9a\xfb\x14\x56\x12\xbe\x0b\xb5\xfc\xe1\x48\xdb\x6e\x9d\x71\x28\x68\x10\xf8\x21\x60\x04\x94\x5b\x54\x14\x94\x83\x9a\xa1\xf9\x7d\x39\x41\x93\x6e\xc3\xb4\xe0\xe8\x15\x21\xbe\xc0\xa2\x34\x9a\x26\x66\x8a\x3d\x70\x99\x47\x9f\x3a\x38\x83\xd2\xe6\xd6\x36\x5f\x2c\x00\x2c\x1b\x2a\x30\x45\x33\x65\x6a\xee\x5d\xde\x18\x45\x0d\x1b\xcf\xcf\xdc\xc9\xde\x9e\x8a\xcf\x2e\xbf\x5c\x9c\x5f\x76\xce\x06\xdd\xce\xa7\xf2\xc1\x0c\x4f\x6e\x6e\xaf\xbb\x9d\xcf\xe5\x47\x83\x8b\xcb\xdb\x81\x7f\x63\x29\xb9\x36\x74\xb0\x78\x9f\x96\x5f\x3c\x21\x96\x33\x02\x07\xf3\xc8\x47\x11\x1b\x1b\xb2\x91\x54\xc8\x8e\xa7\xde\x09\x08\x9c\x9f\x84\x95\x65\x29\x2a\xd9\xe5\x59\x9c\x80\x06\x5a\xd7\x24\x1a\x97\x8c\x62\x74\x0a\xec\x9c\x0a\xd2\x15\xe9\xd1\xe5\xe8\xe8\x06\x7f\x9c\x52\x75\xcf\x54\xf8\xf4\x51\x71\x63\x18\xd8\xc4\xb9\x33\x97\x83\x86\x0c\x43\xb6\xf7\x0d\x04\x79\x17\x1d\xb4\xc9\xb5\x65\xcf\xf6\xfd\x70\xf7\x58\x42\x4d\x99\xa1\x3c\xd3\x6e\xb0\xa5\x75\x3d\x21\xe7\x54\x8d\x0b\x7d\xf7\xbd\x1c\x8d\xb0\xb1\x0f\x38\x0c\x7b\xd5\x94\x66\x51\xc3\x22\x2d\x69\xf8\xeb\x0b\xfa\x73\x2f\x07\x29\x6d\x91\xaa\xee\x66\xbb\xd1\xd4\xdd\x15\xac\xf8\xe5\xc5\xa0\xfb\x9f\xbd\x92\xc6\xe2\x9e\xd4\xd0\x1a\x4c\x1c\x1f\x2f\xbf\x0b\xea\xdb\x5e\x24\xa7\xf2\x8b\x35\xe4\x94\xcf\xfc\xce\x8f\xac\x0e\x54\x43\x4b\xec\x2b\x37\xb8\x31\xf1\xb8\x2b\x24\x54\x34\x03\x66\x0c\x3a\x9b\x31\x6a\x05\x90\xc5\xdd\x2e\x8b\x6b\x0d\x7b\x8f\x3d\xc5\x7d\xb8\x4d\xf6\xfd\xb4\x88\x14\xd9\x3c\xbe\xeb\x2b\x14\xb9\x06\x0d\x60\x5b\x0b\x14\xf0\x17\x44\x0e\xb9\x1c\x39\x65\xfe\x96\xb3\x2d\x95\xb3\xbb\x8b\xb3\xee\xc7\xde\x45\xf9\x26\xfc\xb1\xf7\xa9\x74\xe7\x7d\xee\x9e\xf5\xee\x4a\x7c\x65\xd5\xd5\xb7\xd8\x6c\x0d\x14\x4d\x78\xe9\x84\x9c\xe1\xa7\x27\x44\xc8\x3a\x58\x94\x20\x2e\x57\xf8\xeb\xb5\x77\xb3\xfb\x7f\x74\x85\x51\xb5\x96\x88\x75\x55\x2c\x67\x74\x2c\xe9\x58\xf5\xbe\x89\x85\xbe\x2f\xaa\x56\xe4\x45\xdf\x8d\xb3\x3c\xda\x4e\xda\x85\xe6\x15\x3b\x2d\x40\xcd\x68\x52\xf2\x6a\x0c\x59\x05\xe9\xfc\x0c\x36\xe9\x69\xae\x0d\x1a\x0f\xc1\xfd\x49\xee\xff\xac\xed\x82\x82\x71\xb1\x4d\x6e\x18\xeb\x0b\xaf\x6f\x8c\xb9\x99\xe4\xc3\x76\x22\xa7\xc7\x05\x26\xcf\x31\x9d\xf1\x29\xb5\xf7\x31\x53\xf3\xe3\x61\x26\x87\xc7\x53\xaa\x0d\x53\xc7\xb3\xfb\x31\x78\xba\xbc\xfd\xf4\x38\x34\x3b\x96\xff\xf3\xfc\x5f\xbe\x3f\x3a\xff\xf3\xf7\xef\x16\x35\xc8\xa6\xfd\xef\x8a\x84\xce\x74\x9e\x39\x8f\xb8\x8a\xd7\x06\xd8\x3a\xac\xc4\xaa\xfd\xbe\x28\x6f\xd7\x6e\x02\xef\xe9\xd5\x5d\xc9\xa2\x53\xfe\xf3\x73\xf7\xf3\xe5\xf5\x2f\x25\x81\xf1\xf6\xf2\xba\xf3\x69\xb9\x65\x67\x41\x22\xae\x2c\xc3\x4f\x42\x3e\x8a\xf2\xec\x75\x75\xd2\xb9\x30\x7c\xca\xbc\x40\xec\xfe\xbc\xc5\x99\x6e\x31\xf3\xcb\xdb\x1f\xcb\x3c\xfd\xe3\xf9\x2f\xb7\xdd\xc1\xcd\xd9\x4f\x4b\x67\x82\x9f\x95\x46\x76\x03\xee\xbc\x53\x99\xe5\x53\x11\xff\x7b\xfb\xb1\xf5\x2e\x6e\xbb\x9f\xaa\xa3\xbb\xec\xdc\x96\x97\xfd\xba\xec\x25\x7e\xf7\xc3\xe5\xe5\x79\xb7\x64\x61\x7d\x77\xd6\xb9\xed\xde\xf6\x3e\x97\x6c\x72\x67\x77\xd7\x25\x54\xa0\xda\x69\xfa\x11\xd4\x4c\xd4\x4e\x2b\x9e\xe6\xbe\xf9\xcc\x5a\xc7\xbc\xe3\x22\xb0\xf0\xa0\x1c\x45\xe9\xf9\xe8\x5c\x05\x1d\xeb\x28\x58\x38\x12\x1c\x69\x2d\xaf\x31\xe5\x6d\x22\xcd\xbc\x6e\xe9\x46\x2f\x63\x79\xb7\x61\x08\x30\x2e\x17\x83\x41\xb3\x4c\x3e\x62\x1c\xcc\x94\x1b\x96\x7a\xac\x14\xfb\x8a\x26\x49\xae\x14\x13\x26\x9b\xb7\x6b\xd8\x49\x79\x5b\xa4\x32\x67\x21\x52\x62\x3b\xa9\xba\x2e\xec\x60\x31\xe0\xa0\x5e\x60\xae\x04\x19\xf8\x61\x41\x0d\x2d\x39\xfe\xcc\xb4\xa6\x63\xb6\x8b\x69\xac\x8e\x49\xdd\xfc\x1c\xff\x09\xa6\xaf\x75\x18\x50\x69\x84\xde\xa5\xee\x79\xca\xa5\xf8\x48\x79\x96\x2b\x76\x25\x33\x9e\x6c\x69\xca\xff\xd8\xe9\x9d\x0f\x7a\x9f\xad\xb0\xd0\xb9\xed\x9e\x97\x58\x25\x3c\xeb\x7c\xbc\xed\x5e\x0f\x10\xdc\xab\xf3\xc3\x79\x77\x70\x71\x79\xd6\xbd\x19\x9c\x5e\x7e\xbe\x3a\xef\xae\xb0\x90\x37\x36\xbe\x28\x4f\x56\x5f\x3d\x59\xf8\x85\x70\x17\x4e\xe5\x5c\x84\xa8\xa4\x1a\x09\x49\xaa\x60\x9e\x93\x68\xa6\xa3\x44\x58\x81\xcc\xfe\x0c\xa6\x1e\xfb\xb6\x0f\xb6\x68\x93\x9e\xf9\x2e\xcb\x08\xcd\x8d\x9c\x52\xd0\x31\xb3\x79\x5f\xd0\xa1\x54\x06\xf4\x8b\x40\xc7\x44\xe5\x42\x58\x05\xd7\x36\x86\x18\x7a\x49\xc6\xa8\x20\xf9\x2c\x0a\x14\x74\x9a\xd2\x88\x0b\xf0\xe1\x59\x25\x06\x95\xe2\xa2\xcb\x42\xcf\xb4\x7a\x6c\x5f\x60\x4e\x2d\xaa\xae\xeb\xac\xf0\xc9\x5a\x6f\x35\xae\xce\x94\xde\x33\xbb\x2a\xd3\x3c\x99\x58\x61\x79\xac\xac\x4e\x8f\xd2\x74\x42\x05\x9a\x46\xdd\xeb\x56\xd4\xed\x0b\x2b\x11\xd3\xcc\x0b\xed\x29\x9b\x31\x91\x32\x91\x70\x0c\x0f\x04\xab\x62\x50\xae\xc7\x8a\xce\x26\x44\x4b\xb0\xc6\xc1\xb2\x83\xd9\x02\x3f\xf2\x0e\x45\x97\x45\x0c\x8f\x63\x99\x5b\xe5\x56\x83\xbf\x04\x65\x1c\x57\x19\x3e\xf6\x02\xb7\x57\x34\x11\x95\x70\x3a\xcb\x18\x74\xe9\x96\x1c\x36\xc3\xae\x75\x69\x3f\xec\x36\xd5\x6d\x42\x5f\x14\x63\xa6\xda\x8d\xa8\x5d\x23\xcb\xbb\x23\x45\x7e\xa4\x22\xcd\x6c\x2b\x5e\x6b\x2b\x9f\x45\x88\x71\xe9\x58\xaa\xf1\xa7\x71\x97\x7b\x25\xa1\xb9\xde\xe8\x62\x59\x1e\xd3\x49\xc1\x2a\x7b\x54\x98\xab\x81\xbc\x5d\x40\x27\xac\xee\x8c\x5a\x1a\xc8\xa4\x5b\x25\x7c\x3d\x47\xe8\x63\x02\xa3\x69\x90\x74\x67\x8a\x8b\x84\xcf\x68\xb6\xd5\x35\x58\xf1\xf2\x3b\xef\xf9\x7b\x3e\xb2\xe4\xf3\x61\xc1\xc8\x64\x98\x9a\x42\x70\xb3\x1b\x66\xd8\xc2\x55\x57\x0c\xee\x8e\x25\x64\x5a\xf6\x84\x6e\xb1\x37\xe8\x42\x68\x9a\x6e\xa5\x15\xd7\x3b\xfa\xb0\x68\x76\x55\xdf\x66\xdd\x82\x45\x0f\x7f\x5d\xb6\xd5\x9f\xe9\xcc\x6e\x31\x22\x0c\x12\x5a\xcc\xd1\xc5\x2c\x3b\xfc\x6a\x6f\x87\x8f\x0c\x73\x21\x3e\x64\x7d\x71\xbf\x58\x42\xe7\x49\x59\xec\xa4\x64\xa0\x8c\xc2\xc9\x1d\x49\x8e\x72\x63\x4f\x13\x05\x13\x27\x79\xcf\xda\xe3\x36\xb9\xfc\xb9\x7b\x7d\xdd\x3b\xeb\xb6\x48\xe7\xea\xaa\x7b\x71\xd6\x22\xcc\x24\x1f\xbc\xab\xcf\x79\x3e\xfa\xc2\x48\xa7\x41\xce\xc9\x44\x3e\x02\x2b\x63\x6a\xcc\x4a\x73\xf6\x6e\x12\x00\x09\x18\x73\x6d\x94\x73\xd6\x88\x34\x46\xfd\xe4\xd3\xaa\x4e\x82\x14\x92\x9b\xc9\x2e\xa4\x41\xb5\xce\xa7\x74\x98\xb1\x01\xa7\xd3\x81\x92\xd9\xaa\x33\x5c\x7b\xa4\x0a\x35\x6e\xe0\x34\xe7\x01\x4d\x12\x99\x0b\xb3\x76\x6b\xab\xf6\xf1\x0c\x96\x49\x93\x99\x3d\x50\xe0\x23\x5e\x04\xa1\x8c\x6e\xa9\x04\xfc\xd6\x60\x2b\x05\x96\x91\x15\x61\xfe\x0e\xcc\xb4\x7e\x2d\xaf\xcb\x2b\x70\x58\x4f\x5c\xcf\xba\xe5\x3a\x45\xbc\x5a\xaf\x11\x47\x70\x9d\xbb\xac\x5f\x5d\x2b\xcb\x5a\x22\x4f\xce\xae\x4e\x91\x4f\xd5\xa1\xa0\xa2\xef\xa4\x82\xbb\x0f\xae\xb9\x0a\xc0\x30\xd2\xa3\x3d\xc8\xc8\x3f\xfe\x91\x4b\x43\xf5\x87\x76\x5f\x58\x66\x78\xcf\xe6\xe8\xcf\xb7\xec\xe6\xf7\xf6\x0a\x3c\xd2\x4c\x68\xf0\xff\xfe\x1e\x55\x73\xcb\x30\x1f\xa8\xe2\x96\xb4\x50\x22\x44\x5c\xe3\x32\x40\x2b\xb8\xec\x5c\xa3\x8e\xdb\x15\x1e\xd1\x02\xd5\xd5\x3f\xc3\xe1\x8f\x99\x81\x90\x49\xc3\x0d\x88\x2a\x29\x02\x27\x2f\x0c\x7d\xa5\x56\x04\x54\x71\x86\xe1\x9e\x3b\x05\x1b\x6c\x73\x64\x36\xd5\x6b\xab\xc7\x81\xeb\x59\x46\xe7\x0b\x16\xb2\x55\xc7\xe8\xc2\x6e\xce\x8c\x26\xac\x08\x37\xf5\x91\xb9\x89\x9c\x4e\xc1\x10\xeb\x53\x4c\x52\x3e\x02\x8b\xac\xb1\x47\x8c\x0c\x99\x79\x04\xfb\xbf\xff\x35\x18\x1d\xad\x18\x4c\x05\xa2\x52\x03\xb5\xf4\xed\x5a\xa5\x39\x68\x9b\xfd\x77\x2d\xd2\x7f\x97\xb2\x07\x96\xc9\xd9\x94\x09\x63\x7f\x60\xa6\x96\xa1\x75\xa7\x94\x67\x17\xd2\x04\x93\xf2\x2e\xdb\xa2\x58\xc2\x67\x9c\x09\xa3\x07\xcc\xb6\xfb\xa4\x01\x21\xab\x54\x7b\x9f\xc7\x02\x23\x21\x34\x4d\xad\x46\x00\x48\xa7\x7e\x90\xce\x10\x81\x71\x34\x61\x01\xd6\xa3\xe1\xe0\xfa\xdd\x2f\x19\xd7\x9b\x38\x12\xa9\x02\xb0\x53\xe8\xb8\xc0\xa6\x5c\x4a\xb5\x0e\xe9\xb6\x40\x50\xf4\xda\xcd\xa2\xe2\xd6\x20\x0c\xdb\xbb\x70\xbd\x71\x96\x57\xe6\xc6\x7e\xb7\x74\x68\x3a\x4e\xb9\xf2\x88\xec\x85\x68\xe3\xbc\xa2\x55\x47\x2c\x5b\x39\xe2\x24\x93\x3a\x57\x6b\xda\x8f\xca\x83\x3e\x75\x9f\x2e\x1b\x77\x37\x96\x04\xf3\xcc\xe8\x8d\x84\xcd\x9a\x85\xaf\x44\xec\xe2\xe1\x36\xee\x96\x75\x6f\xb7\x08\x17\x49\x96\x43\x94\x8b\xd5\xe0\xbd\xcb\x58\xa4\xa4\xb8\xda\xfa\x22\x84\xb9\x50\x4d\x1e\x59\x06\x16\x03\xab\x55\x02\xdb\x76\xc3\x75\x2d\xb1\x94\x68\x43\x0d\x6b\x11\x99\x1b\xdb\x58\x0b\xc1\xeb\xdd\x16\x1c\x0d\x29\xe4\x7d\x15\x25\x69\xfa\xe2\x4e\x7b\x1f\x67\x48\xd7\x41\x5a\x47\x06\xc6\x05\xf9\xc4\x0c\xb4\x02\xf9\x93\xf1\x04\x11\xa4\xbf\x96\x05\x55\xd7\x7e\x87\x13\xe5\x66\xb2\xc1\xce\x17\xc1\x31\x3f\x64\x72\xb8\x74\xdf\x3b\x64\x8a\x6a\x89\xeb\xc5\x5b\x5d\x0a\x85\x34\xca\x33\x59\x45\xa3\x4c\xa9\x52\xd0\xe2\x8a\xe3\x5f\x0e\xa8\x59\x4e\x9e\x10\xce\xc2\x05\x06\x17\x41\x0c\x58\x75\x9c\xce\x54\xb1\x6a\x8c\xa0\x50\x0f\xde\x8e\xda\x8e\xe3\x9d\x2e\x9a\x2a\x56\x11\x41\xd9\xc4\xf1\xd4\x93\x81\x03\x62\x26\x8c\x2b\xb2\xd6\xb4\xfc\xf9\x1d\xe0\x99\x5f\x9f\x68\x0a\xda\x6e\xb2\x54\x20\x13\x09\x0c\xc2\x0e\xcc\xe5\x7b\x96\x2a\x4a\xb4\xfb\xa2\x32\x08\x67\xfb\xd2\x04\xc8\xcb\x9f\x86\x12\xef\x6f\x91\x11\xff\xea\x1a\xf5\xc1\x40\xc5\xab\x91\xb6\xd5\x60\x83\x99\xd0\x45\xb2\xdb\xe0\x7e\xbc\x82\xef\x97\x1a\x19\xa4\xb6\x0a\x75\x62\x05\x2b\xc5\x12\xa9\x2c\x4b\x84\x6e\x83\x8b\x62\xe5\xdd\x68\xa8\xb2\x8b\x42\x57\x69\x5d\xa5\x71\x14\xf9\xcf\x29\x35\xec\xc8\x2a\xee\x2b\x9c\xb3\x33\x69\xbb\x21\x7c\x6a\x75\x8b\x28\xb6\xb1\xe0\xb0\x43\x36\xa6\xc2\x5b\x73\x1b\x46\xeb\x59\xfb\x0e\x87\xd9\x4a\x56\x74\x6a\xd5\x4c\x90\x23\xec\x80\xca\xe3\xd0\x33\x58\xce\xa5\xe3\x70\x9a\xf7\x73\xad\x9a\x59\xb2\x6c\x8f\x34\x18\x02\x1a\x06\x9b\x43\x25\xb0\x57\x33\xd8\x8c\x6a\x43\xdc\x98\x1a\x46\x1c\x4b\xb3\x7b\x08\xca\x5e\x06\x95\x1e\x2b\x0e\x9b\x08\xe7\xf1\x10\x89\x66\xc6\x70\x07\xe9\x9d\x6b\xe6\x42\x69\xa6\x4c\x8d\xbd\xc0\x87\x28\x8f\xe1\x68\x3b\xb8\x47\xcf\x47\x63\x5e\x02\x76\xfd\xc5\xa6\xdb\xa4\x23\x16\x02\x02\xbd\x0d\xa3\xb4\x5e\xc8\xb5\x69\xf6\x48\xe7\x9a\xcc\x14\xc6\xdf\xa0\xb1\xdf\x4f\x1e\x8c\x76\xe5\x8f\xbc\x85\xce\x0a\x54\xe8\x6d\x81\xfa\x38\xf1\xc8\x1a\x36\x2b\xc2\xf3\x5f\x9f\xd9\xad\x29\xfb\x57\x0c\xd1\x75\xe8\xfe\x41\x05\xaa\xe5\x74\x0b\xc2\x6c\x11\x33\x1b\x87\x48\xb8\xc4\x3c\x90\x2d\x9d\x76\xd1\x2d\x1b\xb1\x9b\x04\x3e\x30\x81\x9c\xd3\x21\xcb\x76\x36\x5e\x6f\x65\xaa\x87\xae\x5d\xca\xa4\x55\xbf\x19\x1a\xe3\xa1\xd8\x91\xaa\xb2\x36\x6f\xc4\x51\xf9\x7a\xa6\xf9\x62\x9e\x25\x90\xd2\x1d\x26\xea\x73\x80\xb7\xe7\xdf\x4d\xf9\xc1\xf1\x45\x52\x24\x08\xd7\xdf\x22\x55\xf3\xcd\x2e\x63\x88\x32\x79\x6b\x87\x40\xf6\x91\xcb\xbb\x17\x6b\x50\xa0\x99\x35\x71\x6b\x7a\x23\x22\xa4\x60\x84\xeb\xe2\x65\x53\x76\x42\x92\x31\x13\x4c\x41\xcc\xa7\x8f\x9c\x58\x44\xc5\x7e\x66\xa5\xbc\x13\x94\x49\x32\xe2\x2c\x4b\x35\x11\xcc\xea\x34\x54\xcd\x21\xee\x1f\x19\xda\x3a\xb2\xd1\xbe\xa4\xd5\x9a\xeb\xc3\x89\x91\x3e\xc7\x12\x70\x38\xac\x24\x56\x19\x17\xc1\xbc\x08\xf7\x92\xfb\xc8\x45\xa1\xf5\x45\xd0\x82\x81\xfe\xb8\xb6\xda\x5d\x9b\xc0\xb6\x99\xe2\x2b\x7b\xc7\xd8\x1f\xfc\x1e\xb6\xbc\x2c\xab\x11\xc5\x62\x13\xdd\xdf\xdf\x5b\xc5\x3a\x96\x03\xdf\x7d\x82\xce\x98\x3f\x30\x51\x5b\x2d\xcb\x13\x45\x56\x32\x43\x2e\xe7\x3a\x0e\x56\xfb\x15\xd8\xa9\xd6\x5f\x29\xbb\xc9\xf9\x82\xe5\x0a\x41\xb3\x0b\x25\x3b\x9b\x07\x27\x4e\xac\xaa\xb8\x9c\x1d\x2c\x7a\x44\x35\xf9\xbd\x90\xe6\xf7\x51\x5a\x93\x57\x87\x11\x75\xdd\x99\x26\x5a\xa5\x74\x6b\xee\x63\xb4\x1d\x91\x10\x1a\xce\x6a\xba\x7a\xe5\x77\xcd\xa5\x2b\x9c\x2a\x4f\x2a\xbd\x75\x17\x1d\xcd\x4d\x78\x15\x08\xb9\xb4\x37\x1b\xc0\x73\xd4\xfb\x20\x48\x06\x8a\x81\xdb\x44\x48\x32\x95\x8a\x55\x60\x9f\x90\x79\x87\x48\x0c\x84\xdb\x59\x9f\x4a\x6b\xcc\x61\x08\x65\x53\x1c\xf3\x92\x19\x6c\xb9\xf9\x6b\x1f\x21\x16\xd3\x72\xb8\xfd\x12\x0a\x58\x91\xcc\x54\xaf\x92\x6f\x13\x16\xd1\x24\x93\x06\x43\x74\x8c\x6f\xdf\x94\xc2\xd3\xee\x8b\x8f\x52\xb9\xbb\x53\xbb\xf4\xd8\x21\x4d\xee\x8f\x98\x48\x09\xcd\xcd\x04\x53\x69\x9c\xed\x78\xee\x76\xd6\xca\x05\x40\x02\x21\x55\x83\xeb\x84\x2a\xc7\xf4\x47\xf4\x41\xfa\x51\xf4\x45\xd4\x08\x24\xe0\x02\xe2\x02\xa0\xc2\x35\x09\x10\x0c\x10\x6e\x9a\xd6\xa2\x0e\xfb\x6c\x01\xf9\x6c\xf9\x99\x89\xf1\x93\xfa\xd0\x1f\x4b\x05\xd3\xba\xff\x0e\x47\x5d\x59\xa1\x9e\xb7\x47\x79\xfd\x46\xc7\x55\x24\xc2\x9b\x2d\x17\xf0\x84\x16\x19\x37\x0b\x2b\xa6\x7c\xef\x79\x67\x29\xb1\x68\x94\x2b\x08\x5d\xaa\x6b\xf3\x7d\x32\xe1\x59\x61\xa3\xfe\xd0\x72\xe7\x11\x9b\xcc\xd8\x03\xcb\x30\x01\x35\x51\x6c\xca\x84\xf3\xb6\x7f\x4f\xfe\x1d\x31\xc1\xc8\x1f\xfb\xe2\x13\xb0\xd5\x2c\x9b\xb7\x08\x1f\x15\x2d\x53\x53\x69\xe6\xbe\x76\x00\x76\xcb\x90\xb3\x94\x06\x82\xfb\x3d\xa1\x0f\xac\x2f\x7c\x33\xff\x4e\xee\xc9\x1f\xc8\x1f\x9b\x0c\x39\x2e\x89\xec\xa9\xf5\x7c\xa0\x62\xdf\x57\xc4\x19\x5a\x4e\x7c\x04\xce\xe1\xcd\x00\xe5\xaa\xae\x41\x55\x0b\x02\x6e\xc8\x7c\xe3\xe2\x41\x2e\x7a\xaf\xe2\x93\x4b\x15\x13\x66\x20\x64\xca\x06\xac\xc6\x75\xb5\x84\x51\xd8\x4b\xfd\x42\xa6\x6c\xa5\xe3\x29\x08\xc8\x5f\xc0\x74\xa1\xf3\x61\xd8\x0e\x88\x89\x0b\x4a\x77\x99\xc0\xea\x07\x1c\x32\x53\xb6\x19\xee\xb6\xbe\xb2\x4b\x27\x5d\xb5\x80\xa3\xbb\x01\xd4\xfb\x6b\xb0\x5e\x30\x84\x1f\x55\x4f\x61\xd5\x42\x6c\x5f\xb6\x33\x77\x77\x4e\x94\x73\x03\xd9\xfa\x8a\x8f\xb9\x95\xb6\xd7\xf7\xc7\x01\x13\xdc\xc6\xcc\x8d\xc9\xad\x6b\xd9\xb9\x8b\xa5\x98\x65\xd4\x58\x2a\x3f\x0a\x64\x57\xf8\x98\x86\x32\xaf\xca\xdc\x6e\x01\xb8\x8e\x03\xa3\x9c\x78\x3d\xb7\x2c\x78\x8c\x41\x37\x6c\xc2\x31\x3f\xae\x73\x7a\x4e\xec\xa1\x90\x53\x86\x88\x70\x76\xd1\x72\x33\x91\x8a\xff\xb3\xd1\x21\xdb\x2c\x61\x17\x8e\xb4\xa8\x12\x2d\x8c\xb3\x2c\x6b\x03\x8d\xa2\x64\x60\x4a\x8a\x44\x9d\x86\x43\x86\xf6\x7b\x05\xc2\xc7\x28\xcf\x30\xf7\x3a\x91\x2a\x45\x7c\x52\x5d\xae\x7b\xab\x7c\x91\x67\x0c\xd9\xf2\x0d\x72\x97\x3c\xe2\xb2\xbb\x93\x09\x15\xe3\xe5\x72\xe4\x5f\x72\x96\xef\x29\x68\xc6\x41\xae\xbc\x90\x3b\x9e\x8e\x75\x51\xa7\x1a\xd7\xc6\xb2\xe4\x4a\x69\x6c\xe7\x90\xa7\xfa\xbe\x30\xa8\x85\x1c\x02\x54\xa3\xab\xfa\xfc\x1a\xc6\x97\x6b\x77\xfc\xf6\x60\x7e\x79\x0e\x7f\xfd\xa2\x7c\x54\xc3\x7f\x80\xfe\x5c\x56\xf3\xb3\x5a\x37\x02\x0f\xaf\xc8\x1d\xfb\xb6\x74\x6c\xa0\x49\xfb\x41\xb9\x11\x3a\xe6\xba\xe8\xdc\xac\xa7\x8e\x9b\xb2\x1d\x65\x63\x92\xc0\xbe\x07\xe0\xc6\xda\xd9\x7c\x1b\x99\x25\x8b\x50\x44\x8c\x45\xf5\x51\xe2\x4f\x6b\x6a\x29\x3b\x06\xcb\xd1\xb0\x91\x5f\xb0\x29\x4a\x39\x1a\xd1\x16\xb7\xd3\xa2\x22\x54\x3f\x36\xff\x78\xdd\xa1\x2c\x75\x87\xac\xe9\xdc\x00\x8d\x7e\xd9\xb1\x3d\x77\xd1\x46\x65\xb7\x00\x86\x50\xc8\xc8\x31\x0a\x1e\x82\x5c\x13\xa3\x28\x44\xef\x49\xa1\xfb\xe2\x0b\x4a\xb1\x5c\xa3\xbe\xe8\x80\x7d\x40\x1d\x75\x28\x22\xc0\x3c\x1d\xe8\x80\x99\x50\xe1\x12\x11\xea\x5c\x10\x01\x17\x31\x9c\x84\xd8\x09\x51\xd7\x19\x74\xe4\x44\xf7\xda\x26\xfd\x42\xc7\x11\xb2\x95\x88\xc6\x26\x5b\x31\xd7\x10\xe9\x4a\xb3\x46\x9d\x71\x28\x65\xc6\xa8\x68\x12\xab\x6b\x1f\x2f\x58\x8b\x78\x1c\xc5\x68\xb5\x3e\x2b\x99\xa9\x9c\x59\x9d\x82\x62\x2a\x46\x34\x2f\x0a\xf0\xc5\x26\x80\xb2\xa0\x62\x68\x07\x9a\xae\x70\x88\xb4\xe2\x93\x3f\x64\xd9\x46\x91\x26\xf8\xc1\x52\x2a\x82\x57\x0a\x84\xdc\xb5\xc2\xdb\xe3\x00\x88\xda\x64\x80\x55\x03\x8b\x53\x08\x96\x9a\x86\xcb\x61\xf8\x5b\x0e\x31\x37\x93\xda\xa0\xe7\x65\x03\xf4\x51\xd7\xeb\x48\xac\x27\x20\x3d\x12\xf9\xc0\x94\xe2\x98\xb1\xee\x46\xba\xce\xae\xba\x04\xef\x81\x1c\xf9\xb0\xea\xf5\xb9\x6a\x35\xf3\x7d\x03\xed\x5e\x61\xe2\x2c\x99\x29\x2e\x95\x4b\x30\x6f\xb4\xb1\xaf\xba\x1c\x3b\x95\x40\x0c\x80\x47\x9a\x02\xff\xd6\x05\xba\x84\xb7\xa3\x85\xdb\xb3\xb4\x3a\x90\x2f\x05\x1f\xa7\x92\xe9\x48\x60\x85\x85\x45\x6e\xc0\x47\xcc\x0e\xba\x2f\xac\xc4\x1e\x0b\xd7\x98\x76\xe5\xb3\xb0\x6c\xa7\x89\x92\x5a\xbb\xd8\x0a\x6c\x47\xb7\x97\xde\xcb\xb7\x2e\x29\x66\x1f\x5e\xb3\xe7\x0b\xb3\x5c\x2c\x3d\x10\xc1\x61\xd6\xcb\x71\x43\x16\x12\x80\x1a\xb9\xe8\xae\x11\x58\xfe\x68\x10\xc5\xa8\x76\x96\x04\x08\x54\xaa\x84\x68\x6c\x20\x75\x85\x31\x63\xc0\xe2\x51\x48\xb9\x8b\x48\xc8\x25\xd4\x22\xea\x37\xd7\x84\x2b\xc5\x00\x54\x74\x98\x39\x07\x59\x89\x6a\x78\x51\xda\xb2\x58\x91\xa0\x34\x63\xcf\x70\xeb\x68\x3e\xb5\xe7\x19\x90\x04\x84\x3c\x92\x33\xd0\xc2\xaa\x6f\x41\xbe\x24\x1f\x59\x4a\x8c\x2b\x6b\x5a\x51\xf5\x08\xd0\xa9\x99\x30\x75\x6e\x03\xdf\x08\xb8\x19\x58\x8a\xdb\x88\x94\xdb\x7f\xd7\xf9\xe1\xf2\xfa\xb6\x7b\xd6\x7f\x57\x38\x83\x7d\xe0\x90\xbf\x24\x43\x3a\x97\x14\x7d\x11\x5c\x3a\xa1\xec\x04\xec\x25\xa1\x69\x5a\x64\x2f\x61\x38\xe1\x00\x4d\xd3\xeb\x9e\x8a\x95\x5e\x9d\xc5\x66\x3e\xf2\xaf\x2c\xbd\xa6\x66\x27\x5f\xd0\x52\x5f\xfb\x5a\x36\xcf\x5a\x12\xcf\x05\x5f\xb0\xbb\x2d\xb9\x11\xc2\x54\xee\xec\x77\xeb\x53\x30\x9e\x04\xd8\x2b\x6f\x3c\xd3\x96\xf9\x5a\x3d\x9d\x86\x6a\x20\x23\xa0\x01\x91\xcc\x5b\x04\x82\xeb\x2d\xd5\xce\xc9\x9f\xc8\x94\x0b\x08\x84\x5d\xb6\xb6\x77\xe5\x89\x6c\x02\x05\xd6\xbb\xb8\x2b\x03\x75\xfe\x78\x79\x57\x06\xb8\xe9\xfc\xb2\x1c\xd4\xab\xdc\xc2\x32\xe3\x48\x31\xc7\x28\xd8\x48\xe2\x52\x84\xa5\xa9\x9b\xe8\x79\x55\xec\xf9\xb6\x52\x0d\xb3\x20\x81\xed\x3b\xcb\x30\x0a\x35\x79\x15\x09\x86\x6e\xa6\xbb\xe5\x16\xa2\xa2\x7a\x55\xd6\x7e\x9f\xf4\x82\xae\x75\x27\x6f\x1f\x18\x51\x4c\x00\x2c\x01\xf5\xd7\xef\xc6\xe9\x04\x45\xab\x3e\xa6\x7d\x03\xe9\x8d\x14\x5f\x7b\x7b\x8a\x76\x26\xe5\x19\x1d\x72\xc0\x1f\x82\x1b\xd8\x67\x77\xd5\xe5\xe0\xb7\xfb\x22\x2e\x5b\x84\x77\xa6\xa5\x01\x9f\xc0\xc7\xc5\x98\x48\xc1\x88\x54\xe8\x18\x0d\xec\xb0\x15\xa7\x16\x54\x43\xe3\xcc\x84\xcc\x65\xae\x42\x8f\x0b\xfd\x38\xea\xd3\x13\xea\x83\x27\xbc\x9c\xe9\x5c\x7b\x71\x06\x26\xb4\x37\x53\xac\x50\x5d\xa1\x63\xf6\xc0\x04\x79\xb4\x6a\x2a\x8d\x32\xdb\xa3\xa0\x35\x2b\x92\x8a\xef\x4c\x88\x4c\xe1\x99\x2b\xe4\x4d\x83\x5b\xab\x30\x5c\x69\xca\x5d\xcb\xcb\x09\x78\x0f\xd9\x07\x90\x4e\xb1\x1d\xf1\xc1\x97\x4d\xb6\x18\x07\x0c\x67\x69\x20\xb6\x0c\x61\x84\x74\x2d\xc9\xb2\xaf\x33\x96\x6c\x13\x32\x7e\xe5\x0b\x53\x2c\xb3\x0d\xc5\x9a\x8b\x83\x47\x71\x5b\x67\xa4\xb7\x54\x55\x47\xbb\x62\x9c\x1b\x25\x6e\xd8\x81\xfe\xec\x32\x1d\x37\x1c\xa7\x4f\xdd\x18\x29\x39\x5d\x6f\x88\xcf\x13\xac\x7c\xbb\x10\xf6\x5b\x32\xb6\xbc\x92\x28\xe5\xd5\xa3\x6c\x0a\x4f\x5e\xc5\xf5\x7e\xc6\x7b\x31\x64\x22\x40\x52\x36\x43\x54\xe0\xe0\x82\x72\x91\xc1\x71\x9f\xf1\x9d\x15\x9c\x31\x3e\x68\xa7\x72\x0a\x4a\x6e\x9e\xa1\x55\xb6\x41\x1a\xc2\x48\xdd\xfa\x10\x63\xb8\x3e\xeb\xec\xcb\x91\xa7\xda\x25\x5a\xd9\xc5\xd3\x86\x4e\x43\x5a\x6d\x35\x55\xba\xb2\x5c\x2b\xb8\xd1\xbe\x42\x46\x9f\x20\xac\xb8\x4e\xd7\x2d\x85\x3a\xbb\x90\x8e\xfd\xe4\x13\x56\x6e\xe8\xa5\x03\x2b\x25\x14\xc6\x03\x72\x18\x89\x71\x12\xdd\xe2\x56\x96\x6e\x3e\x04\x4f\xf5\x66\xec\x2d\xb5\x64\xa4\x4e\xa6\x2a\x91\xe0\x24\xbe\xe3\xc1\xc8\x32\xa5\xf3\x28\xd4\xcc\xc1\xc0\xc0\xe5\xcc\x45\xf8\xab\xcc\x6a\x3d\x31\xc7\x24\x5a\x17\xee\xd1\x26\x3f\xcc\xc3\xb5\x48\xb3\x2c\x1e\x89\x76\x80\xd0\x38\x4a\x34\x1e\xc3\x25\x46\x7a\x17\x9d\xd3\xdb\xde\xcf\x5d\x08\xa3\x9a\xcb\x9c\x3c\x72\x6d\x35\x84\xbe\x00\xeb\x2a\xa2\x88\x63\x05\x34\x7c\xb1\x05\x6f\x41\x70\xa5\xce\x87\x53\x6e\xf5\xa9\x62\x92\x77\xc0\x11\xae\x7d\xa8\x1d\x9e\x63\xfb\x01\x5c\xdb\x3e\x88\xaf\x2e\x5e\x7e\xc5\xf9\xd8\x42\x0d\x2e\x1a\xd9\x35\x4e\x2f\x72\xfe\x3c\x6d\xa4\x5e\x24\x66\xc7\x6a\x4d\xed\xf1\x3a\x84\xea\xd5\x1f\xca\x72\xbe\x2a\x24\x15\x73\x6d\x2a\x97\x49\x73\x96\x6a\xb1\x05\xfb\x88\xd3\xf3\xd2\xf6\x26\xc1\x1b\xfe\x93\x7a\x69\xe7\x26\xa0\x60\xd7\x8a\x60\x57\x8d\xf2\xcd\x6b\xcb\x16\x8a\x10\xff\xb7\x76\xa9\x6d\xa2\x6e\x15\xf1\xee\x31\x29\x44\xf1\x1c\xe5\x38\x71\x56\x65\xdd\x42\x1a\xf0\x65\x27\x80\xa6\xb6\x10\x48\xd2\x17\xf5\x72\xc3\x72\x1a\xdb\xd5\x2d\xbd\xd7\xac\xa2\xb0\x23\xd7\x61\x16\xce\x22\xf2\x25\xc4\xe1\xa1\x32\x1a\x0a\x57\xb1\xca\xb9\xf2\xf6\xd7\x06\x2d\x00\xc4\x85\x6d\x22\x9a\x6a\x4e\xe5\x9a\x4e\xe3\x95\xe7\xc2\x5d\x99\x4f\xa3\x41\xed\xe8\x5d\x87\xc4\xda\xfd\xa7\x03\x83\x11\xb3\x05\x16\x72\xe7\x3e\x83\xc2\x18\x11\x0e\xc3\x5a\x2b\xb7\x06\xa4\x51\x03\x0f\xc3\xe2\xa8\x31\x18\x3a\x1c\x1e\x99\x05\xe0\xe9\x0a\x77\x0b\xe2\x4e\x2e\x52\xa6\x04\xa3\x66\xf2\x7c\xde\xda\xd3\x5d\x4d\x86\xcf\xe6\xb9\x3d\xdd\x0b\x8e\x5a\xc5\x8b\xbb\xa1\x03\x77\x03\x6f\x68\x01\x38\xb5\xa0\x44\xd5\xc1\x4d\x16\x41\xe3\x4e\xcf\x2a\x83\x79\x3d\x85\x23\xba\xb6\xc5\x6f\xc1\x77\xbc\x4c\x85\x0a\xf6\x37\x40\x09\x2d\xc1\xb5\xb8\xa2\xbd\xcb\xef\x34\xd3\xe0\x7a\x5a\x07\x7a\x19\x95\x8c\x12\x0e\x2e\xfe\xe2\x7e\x68\xc0\x4b\xae\x7c\x56\x9d\x6d\xac\x19\x89\x79\xd5\xb0\x40\x55\x9a\x31\x0d\x32\x2f\x2a\x3b\x15\xb1\x76\x99\xd2\xd5\x17\x3f\xca\x47\xf6\xc0\x54\x8b\x50\x43\xa6\xd2\x8a\x32\x82\xc5\xd5\x2c\x69\x39\x6d\x19\x6d\xfa\x94\x5c\xd0\x29\x4b\xbb\x70\x21\x46\xa1\x80\x4e\xf5\x73\x66\xd5\xba\xcc\x30\xc8\x76\x72\x85\xa0\xdc\x40\xfb\x82\x26\x50\x1f\x0a\x9c\x5b\x40\x23\xdc\x4f\x0c\x18\xc0\xef\x83\xd1\xf7\xf7\x6d\x72\x6b\x6f\x6e\xae\xcb\xe3\x8d\x22\xcc\x9b\xc6\xd6\x17\x63\x25\xf3\x59\x10\xcd\xe5\x10\x74\x02\x34\xfe\xd6\x18\x7d\x61\x30\xde\xe2\x9b\xd0\xd4\xca\x05\xcb\x09\xa7\xa4\x3c\xbe\x32\x5b\x48\x39\x5c\x33\x26\x20\x7b\x5d\x06\xbf\x9a\x8b\x9d\x00\x32\x6a\x86\x92\xd8\x9f\xf1\x78\x01\xc9\x4f\x83\x54\x1a\x74\xf6\x52\xec\x4e\x03\xaf\xdc\xc0\xce\xe1\x6d\x02\xf5\x41\x67\x45\xb7\xae\xbe\x16\x30\x0e\x56\x0f\xa3\xdf\xb0\xf7\xeb\x27\x31\x56\x46\x79\x95\xab\x99\x84\xa8\xed\x6c\xee\x23\xdd\x5c\x24\xfa\x4c\xce\x72\x8c\xe3\xe7\xb1\x97\xad\x76\x40\x5c\x9b\xcf\xd4\x24\x13\x2b\x10\x15\x11\xd9\xfb\x48\xae\x2c\x31\xd2\xa7\x55\xc0\x6a\x66\x70\x1a\xf7\xde\x60\x5c\x58\x5b\xb7\xc6\xfc\x4c\x1f\x40\x01\x7f\x65\x19\x99\xda\x5e\x4b\x70\x81\x11\xa6\x54\xed\x5a\x97\x10\x99\xf6\xee\x69\xde\x41\x40\x86\x7a\x2a\x5c\x90\xa8\xa2\x9a\x33\xa1\xd7\x1e\xe9\x5c\xf1\xad\xe4\x60\x67\x82\x61\x0f\x4c\x98\x42\xa3\x9a\xd2\x19\xe1\x96\x6f\xdb\x9b\x47\x8d\x59\x8b\x3c\xda\x13\x67\x72\x65\x79\x73\xae\xb8\x3f\x61\xa0\x06\x2d\xd9\xbe\xb2\x1e\x72\x8c\x2e\x11\x0c\x0a\x4b\x68\x04\x46\xe6\xea\x48\x25\x26\xa7\xc1\x71\x0d\x3b\x9c\x71\x71\x6f\x3b\x43\x90\x04\x6f\xee\x56\x96\xbf\x49\xe5\x63\x94\x4b\x7b\xba\x92\xf2\x76\xd8\xe5\x66\x3c\xd0\x55\x47\x81\x8b\x71\x94\x5d\x51\xaf\x05\xae\x03\x76\x50\xfb\xe5\x7a\x58\x0d\xb5\x9f\x7a\x79\x62\x9b\x6f\x97\x04\xa4\x6f\x0d\x04\x5b\x0a\x1c\x71\x81\x12\x4e\x22\x89\xf3\x5e\x9c\x2e\x01\x59\x6b\x1c\xeb\xa3\x39\x09\xe5\xdf\xc2\xbf\x10\x62\x0a\x97\xe6\xdf\x88\x54\x7d\x81\xbf\xb7\x02\x1a\x85\x7d\xa1\x48\x1c\x6b\x48\xb5\x0e\xf4\xe4\xa1\x65\xb7\x93\x2b\x6f\x3b\x37\x3f\x0d\xae\xbb\x37\x97\x77\xd7\xa7\x25\xe1\xf2\xf4\xfc\xee\xe6\xb6\x7b\x5d\xfb\x0c\xc1\xe9\x7b\x97\x17\x83\xbf\xdc\x75\xef\x1a\x1e\xf9\x06\xce\x3b\x3f\x74\x4b\xe5\xfd\xfe\x72\xd7\x39\xef\xdd\xfe\x32\xb8\xfc\x38\xb8\xe9\x5e\xff\xdc\x3b\xed\x0e\x5c\xe5\xe4\xd3\xd5\x05\x40\xea\xc7\xdb\x84\xdb\x4b\x2b\xf5\xc4\x0b\xfc\x0c\x7f\x01\x0f\xe7\x6e\x3b\xf9\x3f\x41\xd3\xbf\xc2\x3d\x38\x6a\xf9\x7f\x21\x54\xeb\x91\x3d\xf6\xde\xd6\x53\x9c\x98\xbe\x08\xc6\xb8\xc0\xe3\x0d\x1d\x6b\x5f\x0d\xb0\x34\xda\x13\xd2\x99\xb9\x8a\x7f\xb2\xdc\xa9\xa1\xfa\xbe\x18\xa9\xb7\xc1\x02\x1d\x40\x0d\x0e\xed\xea\xdf\x55\xb6\xa4\xdc\xa0\x9b\x13\x0c\xc1\xd9\xa2\x52\x52\x60\x24\x2f\xa0\xed\xba\x46\x2b\x7b\x09\xf5\x7b\x71\x71\x34\x8e\x0b\x12\xb6\xe6\x82\x4e\x79\x82\x3f\x54\x72\x96\x5c\x36\xd3\x94\x09\x53\x6d\xb1\x44\x02\xe5\x96\x27\x8c\xfc\xf4\xe7\x62\x50\x60\x41\x70\x1a\x79\xbe\x00\xbe\xe6\x1e\xa8\x1c\x57\x75\x15\x01\x95\x7a\xf2\xda\x4d\x4d\xdd\x2a\x08\xb0\xc8\x45\x94\x36\x50\x8a\x41\x6a\x42\xc0\xae\x61\x9c\x3b\xa5\xa5\xe9\xfb\x41\xa8\xa0\xbf\x15\x27\xbf\xa5\xfa\xbe\x06\x60\xba\x96\x39\xba\x05\xdf\xb1\xc7\x66\x54\xeb\xda\x4e\xc3\x9a\x0e\x80\x62\xb6\xeb\xb3\x31\x27\x70\x45\x97\x7e\xc6\x59\x05\x63\x69\xed\xfe\x4a\x18\x4d\x4f\x6f\xf6\x58\xff\x52\x82\xc4\x71\x9e\x44\x95\xf6\xe0\xd4\x04\x5c\x2a\x0f\x94\x8a\x85\x7b\x9c\x4d\x84\x0e\xe5\x43\x29\x59\x73\x8a\x85\x70\x6a\x05\xd1\x48\xdd\xdd\x85\xc6\x03\xb1\xad\x5f\xd3\xc8\x2e\x8d\x27\x2f\xa8\x63\x54\xbb\xf0\xeb\xaa\xb3\xd5\xc9\xac\x0a\xa1\xdb\xc2\x0e\x1f\xb5\x1e\x0c\xf1\xeb\x48\xa0\x67\xb0\xa7\x43\xf0\xb2\x14\x78\xa5\x08\x8b\x0d\x7a\x6a\x6c\x73\x68\x15\x01\x07\x28\x99\x06\x99\xe1\xd8\x8b\x11\xe4\x18\x0d\x21\xc7\xd1\xd5\x37\x9f\xd9\x3b\x6f\x3a\x74\x41\xd9\xcb\x37\x3a\x5a\x9b\x1d\xb6\xfc\xe9\x70\xba\xc2\xb4\x5e\x0c\xa6\xab\x6e\x04\x6f\x16\xa4\x0b\x6b\x80\x05\xda\xb0\xd3\xf5\xab\xfd\x07\x3f\xa3\x3f\x20\x49\xe5\x0d\x19\x1e\x51\x6b\x21\x93\x95\x1c\x01\xc2\xbf\x0b\x27\x77\x30\x22\x9a\x1c\x91\x8c\xdf\x33\xf2\x1d\x78\x36\x3b\x57\xbd\xef\x5a\xe4\xbb\x38\x7a\xf2\xbb\x0d\xd8\x5f\x01\xc0\xe7\xc6\xed\xd0\xba\x40\xd2\x2b\x05\xe6\x7c\x84\x18\xaa\x68\x98\x9d\x08\xb8\x1f\xb2\x37\x0c\x53\x88\x29\x05\xd1\x18\xc1\xe3\xef\x8c\x95\xab\x78\x63\x71\x64\x76\xc6\x3d\xb2\xed\x2d\xc6\x76\xef\xd9\x0b\xbd\x9c\x11\xae\x88\x16\xef\x04\x5c\xf9\x02\x29\x4a\x37\x10\xef\x21\x12\xa3\x6e\x56\x25\x65\xd2\x2f\x66\xed\xa6\xac\x22\xbc\xb7\x46\x6e\x6b\xc4\x3c\x74\xea\x56\xc4\x97\x6e\x3e\x50\xd9\x4b\x50\xd9\x3e\xc2\x7d\xca\x83\xdb\xfc\x36\x3b\x45\x81\x28\x6a\xc6\xa7\x54\x5a\x09\xd7\xf3\xe9\x32\xa0\xd6\x6a\x08\xc9\x0d\x1d\x0e\xd1\x9a\xac\xf6\x38\xdc\xa0\xa7\x0a\x2d\xff\x8b\x63\xad\x0e\xb5\x63\x1c\xc4\x87\xe4\x18\x90\x6b\xf8\x94\xb9\x22\xd5\x85\x77\xcd\x9d\x57\x20\x37\xb8\xaa\x1c\x88\x3a\x76\xa2\x92\x09\x7f\xa8\x8f\x3a\x5e\xba\xc1\x3b\xf8\x25\x2f\x3a\x9f\xbb\x67\x83\xee\xc5\xad\x55\xc8\x17\x5d\x94\xe5\xc7\xd7\xa7\x3f\xf6\x7e\x2e\x17\xb3\xbe\xf9\xe5\xe6\xb6\xfb\x79\xf0\xa9\x7b\xd1\xbd\xee\xdc\x76\x97\x17\x2d\x5f\xd6\x59\x1d\x7e\xa2\x0b\x8b\x92\x05\x1a\x62\xea\xb1\xd6\x3c\xa2\x00\x5a\x4e\x8c\x92\x19\xe1\x46\x93\x07\xae\xb9\x4b\x30\x71\xc2\xde\x5d\xcf\x1b\x73\x6a\x7a\x3f\x89\x22\x4b\x5b\x98\x66\x5f\x74\xc2\x9d\x49\x38\x16\x04\x9d\x37\x52\xa4\x18\xae\x41\xa2\x12\x35\xed\x9a\x4e\xdc\x82\x9d\x90\x8e\xdb\xda\xba\xf6\x85\x24\x56\x0c\x65\x0a\x47\x8f\xae\xca\x30\x74\x72\x44\xaa\x6b\x7c\x42\x10\x06\x29\x02\x74\x0c\x0d\x82\xf0\x44\x15\x13\xdf\x19\xc2\xbe\xce\x32\x9e\x70\x13\x81\x4c\x4a\x45\xa6\x54\xd0\xb1\x57\x3f\x72\xcd\xd4\x0a\xee\xb1\x37\xdf\xe5\x3e\xb4\xc8\xa6\xa8\xae\x58\x53\x72\xe4\x12\x30\x9e\x8c\x74\xe1\xfc\x4f\xa6\x83\x36\xf8\x40\x16\x70\x70\xd6\x1d\xd2\x9e\xd4\xd7\x15\x71\x64\x2e\x8e\xd4\x39\x3f\xa9\x76\xd7\xdd\x23\x5e\x5c\xaf\xc3\x8d\x5a\x43\x87\x2f\xec\x47\x2d\x01\xc9\xed\xad\xde\xcb\x60\xb5\xa3\xad\xde\x4c\xb6\xbf\x1a\x2c\x05\x30\xfa\x42\xf5\x15\xaf\x76\x5e\x34\xe3\x6a\x6e\x56\xea\xa2\xb4\x88\xab\xcb\x5c\x40\x31\x2c\xaa\x1b\x6a\x5c\x00\xd8\x4c\xfa\x5a\x2a\x5d\x2c\x26\x18\x95\x07\xf7\xc2\x65\x2e\x2a\x83\x79\x3d\xb5\x2e\x56\xae\xdb\xeb\xcd\x20\xab\x19\xe8\x1a\x35\x2e\x42\x80\x33\x40\x5a\x6e\xc6\xf2\x21\xa9\x8c\xa7\x19\x70\x24\xef\xd6\xb2\x87\xaa\xc6\x74\x19\x2b\x5a\x54\xdf\xef\xdc\xdd\x2d\xd5\xf7\x0d\x5d\xad\xba\x28\x4e\x4b\x86\xee\xca\xb2\xb9\x04\x27\x10\xae\xca\x55\xc9\x9a\xf9\x6f\xf7\x81\x09\xb3\x17\xd1\x04\x9a\xa8\x89\x35\x5f\xcf\x54\x87\x78\x70\xbd\xb3\x82\x23\x05\x04\xe5\xc8\x6d\x69\x14\x4d\x00\x38\x12\x6b\x22\x3a\x57\x43\x93\x03\xc4\x4e\x6d\xbd\xed\x81\x57\x17\xd7\x65\x45\x3c\x95\x5b\xed\x02\x00\xb3\x88\xd5\x90\x09\x54\x57\xdf\x28\xfd\xb1\x24\x04\x88\x14\x60\x4a\xa2\x32\x26\x28\x97\x56\xf7\x1c\xfb\x9c\x50\x5d\xed\x72\xe5\x96\x6f\x91\x35\x55\x6a\xe6\x13\x33\x67\xd4\xd0\xbd\x60\xcb\x6f\x10\xc4\x0e\x03\xb9\x53\xd9\xca\x4a\x6d\x37\x08\xbe\x99\xab\xac\x30\x47\x50\x62\xef\xce\x76\x14\xba\x03\xb9\x25\xa5\x15\xc5\xc1\x34\xb0\x9c\xcd\x6b\xcb\x3d\xe5\x50\xdd\x68\xb6\xca\x81\xc2\x12\xfa\xb9\x42\x19\xa0\x7e\x67\x1d\x92\x0e\xb0\x69\xe7\x62\xd3\xa5\xfc\x48\x9f\x48\x0d\x11\x41\xb5\x22\x44\x33\xfd\xec\x6a\xb9\x2b\xe3\x18\x3f\x99\x01\xaf\xc4\xb9\x4b\x13\x38\xa4\xe1\x6d\x6b\x96\x73\xe0\x4a\x81\x02\x21\x4b\xd6\x28\xce\x00\xbe\x21\x0b\x39\x5f\x65\x4e\xe7\x14\xf4\x95\x84\x65\xaf\xd5\xb3\x1d\x8d\x75\x76\x38\xf3\x01\x04\x35\xef\xe2\x3d\x2b\xcd\x00\x6d\x15\xd0\x26\x4b\x5d\xed\x3c\x44\xe0\x70\xb3\x0f\x76\x1a\x44\xea\xee\x8b\x6b\x3b\x0a\xfc\x02\xcc\x35\x78\x49\x06\x38\x5c\xe6\xbd\x4a\x18\x4a\x8e\x5f\xc1\xb2\x35\x55\x63\xd1\x83\x08\x04\xbc\x69\x62\xdb\x80\x31\x86\x8b\xfc\x07\x7c\x4a\x46\x19\x1d\xfb\x0c\x1e\x80\x96\x1f\x15\x82\x9e\xbd\xad\x10\xab\xdd\xfe\xa9\x9d\x21\x88\x37\x04\x50\xea\x19\x4b\x50\xe4\xda\x52\xb6\x80\x5d\xe0\x69\x30\x82\xc1\x9f\xa2\x1e\x78\xdb\x81\x88\x4d\xe9\x0c\x42\x8a\x90\xd2\xe5\x28\x04\x3e\xdd\xba\xb8\xa2\x36\x8c\xfc\xbf\xfe\xf3\xaf\x6d\x9e\xae\xe5\xe4\x8e\x6d\xd1\x45\xb6\x61\x14\x84\x10\xc1\x89\x53\x60\xc7\x4b\xcb\x67\xed\xab\x5a\x33\x68\x81\x4f\xc6\x3b\x97\xd4\x64\x8c\x79\xe7\x7a\xbe\x36\x1c\x2a\x86\x9c\xda\x0b\x29\xd7\x4c\xa1\x19\x38\xe4\x07\xd5\xc0\x97\x36\xba\xc6\x6b\x8b\x53\x2f\x0b\x86\x59\x28\x92\x5d\x4f\x6d\x68\x6f\x27\xef\x1f\x68\xc6\xad\xf2\xd2\xf6\xe9\xa0\x1f\xc8\xbf\x03\x1c\xe9\xbf\x35\xe8\xff\x74\xcc\xd4\x20\xcd\x4b\x71\x26\xab\x06\x75\x65\x3f\x3a\xcb\xcd\xbc\x3e\xad\xb6\x74\x8c\x32\x9a\xdc\x6f\x92\x6a\x6c\xdf\x6f\x68\x76\x35\x87\x8f\x1c\x2f\x65\x41\xa3\x21\x91\x97\x55\x12\x79\x9d\x5b\x3e\xee\x1f\x99\x9d\x00\xb4\xda\xc8\xf0\xe5\xb8\x61\xc7\x8e\xb9\x4d\x3e\x22\x46\x16\x08\x4d\xd8\x45\x22\xf3\x2c\xed\x0b\xf6\x75\x26\x35\x2b\xc5\x08\xd6\xe0\x1a\xb9\xb8\x56\xd7\x53\xfd\x4d\x53\x01\x04\xde\x49\x82\x79\xf1\xac\xeb\xc5\x3d\x5d\x9c\x72\x3d\x91\xed\x74\xb9\xbe\x92\x12\xf1\xa7\x56\x61\x12\x26\x9b\xb7\x48\x98\x64\x85\x2c\x32\xf6\xc0\x14\x1d\x33\x57\x42\x3e\xc2\xb0\xa2\x5b\x54\x8c\xbf\x5a\x88\x09\xda\x43\xfe\xd2\x3a\x56\xce\x4d\x63\x68\xaa\xba\x2e\xd7\xb3\x8c\x96\xea\x8d\x55\x7b\xc0\x40\x99\xa7\x25\x63\x8c\x44\x5e\x2d\x77\xaf\xef\x6a\x5d\x9f\xa7\xdd\xca\xd9\x11\x56\xa1\xb1\x8b\xa0\x67\x34\x29\x84\xea\x24\xa3\x5a\xf3\xd1\x9c\xa4\x7c\x04\x56\x7b\x53\xb8\x93\x20\xda\x27\x40\xa5\x95\x21\xf5\x6a\x65\xd9\x52\xd4\xf5\x7e\x22\x6c\x77\x0f\x45\x73\xf6\x19\x1f\x17\xc5\xd3\x38\xb5\x0d\x90\xb7\x17\x52\x01\xd6\x04\x07\xdf\x35\x42\xcd\x8d\xcc\xc5\x69\xed\x6f\x60\x3e\x9a\x7d\xbb\x50\xdd\xa5\xa9\x25\x2b\xf9\x43\x75\xef\xcf\x58\xc6\x5e\x49\xed\xd0\x45\x42\x58\xba\xd6\x05\xea\xc3\xb3\xed\xff\x6e\xe3\xd9\xc2\xc5\xda\x90\x8c\xb2\x87\xfd\x7e\x61\x47\x5d\xc3\xe8\x3e\xb1\x75\xac\x87\x2b\x69\x71\xab\x73\xd5\xc4\x1c\x77\x58\xec\xbd\x79\xe7\x9f\x78\x42\x4d\x7b\x7d\xc3\x8c\xf6\x82\x6b\x44\xe9\x68\x93\x73\xe7\xf4\xc8\x07\xe6\x16\x61\xae\x1b\x6c\xf8\x2b\xf1\x1b\xbb\xd1\x5d\x3b\xa4\xb2\xa7\x63\x87\xab\xb7\x6b\x13\x7a\x2b\xc6\xbb\x85\xc5\xdd\xb5\xb1\x8f\xdb\xff\x69\x45\xb3\x85\x85\x59\x53\xb9\xb8\x59\x04\xc1\xda\x3c\x7b\x5a\x49\x31\x60\x5f\xad\xce\xa9\xb7\x8d\xae\xbb\xd3\x4c\x93\xce\x97\x1b\xa2\xe7\xc2\xd0\xaf\x27\xa4\xff\xee\x33\x22\x7d\x93\x1f\x65\xae\x34\x39\xa3\xf3\x23\x39\x3a\x9a\x4a\x61\x26\xe4\x33\xfc\xaf\xfb\xe9\x91\xb1\x7b\xf2\x0b\xa3\xaa\xff\xae\x2f\x00\xc1\xc1\xd5\xa8\x0d\x68\x5c\x13\x0a\x1e\x62\xed\x40\xc4\xff\xf8\xaf\x1e\x45\xdc\x76\xf3\xfd\xf1\x1f\xff\x95\xfc\x1e\xfe\xdf\xff\x47\x7e\xdf\x7f\xd7\x70\x2f\x6d\x16\xa7\x57\xc0\xbc\xd7\xb6\x76\xcf\x93\x7b\x39\x1a\x0d\x0c\x9f\x32\x84\x10\x1a\x50\xd5\x58\xc5\x72\xc3\x3c\x01\xee\x90\x8d\x10\x9b\xb5\xc8\x5d\x76\x9d\xa2\x27\xdd\x0b\x61\x3a\x2f\xd0\x67\x1e\x7d\x21\xc7\x10\xed\xc7\x35\x7c\xc5\x52\x22\x47\xa3\x4d\x6c\xcc\x3e\xfd\x71\x11\x37\xb1\x88\xc9\x88\x71\xba\x82\x52\x17\x9b\x22\xe4\x2a\x1c\xf4\x45\x1b\xc9\x37\xa6\x15\xc3\x04\x9f\x54\x23\xbe\x91\x6a\x27\x16\x7e\xcf\x16\xec\x65\x1b\x39\x58\x3c\x88\x4e\x0c\xf7\x06\x1e\x58\xa9\x42\xb2\x0d\x3a\xcc\x1c\xbc\x4d\x5f\xdc\x5e\x9e\x5d\xbe\xbf\xa7\x46\xc9\x31\x15\x1f\x4e\x48\x27\x4d\x5d\x21\x33\xe2\x8c\x7e\x96\x78\x26\x4c\xb1\x36\x89\xab\x12\x09\xbb\x70\xb5\x1e\x93\x58\x1e\xe6\x8a\x25\x75\x8a\x6b\xfd\x61\xb7\xcb\x77\x16\x3e\x69\x88\xa2\x2b\x21\x05\x85\x0e\x0a\x08\x10\x98\xeb\x3d\x9b\xbb\xc2\xc5\xd5\xf9\x6e\x53\x9b\xed\x66\xc6\x12\xab\xfd\x62\x31\x47\x95\x32\x58\x1e\xf0\x33\x81\x3d\xd7\x39\xf7\x6b\x0f\x55\xb9\x40\xe5\x2e\xb1\xfd\xd5\x0c\xc8\x1d\x28\x05\xeb\x99\x16\xbc\xc1\xa7\xed\x56\x0a\xe5\x2a\x6a\xd9\xc6\x96\x41\xea\xae\x56\x5e\x5c\xe2\x2b\xd7\x4c\x1d\x8d\x68\x62\x57\xaf\x52\x72\x33\x66\x55\x75\xeb\x78\x4b\xf5\xfd\x7e\x0d\x4d\x3b\x03\xe5\xf0\xb4\x00\x96\x40\x6a\x5c\xac\xef\xee\x2e\x11\x43\xf5\x7d\x53\x34\xd5\xc6\x50\xfc\x76\x29\x7c\xa0\xe1\xb2\xf1\xb9\x96\xa3\x04\x52\x57\x2c\x09\x04\xd3\x28\xb7\xca\xfb\x87\x10\xa6\x97\x67\x2c\xad\x06\xb5\x57\xc7\xbf\x8a\x0c\x30\x41\x2b\xb2\x13\x41\xd8\xf4\xd4\x8a\xcd\xe0\xb9\x9a\x52\x31\xc7\x83\x64\x2f\x2c\xaa\xef\x75\x40\x6b\x22\x7a\x4a\xb3\xac\x45\x14\xcb\xa1\x7e\x59\x8b\x68\x96\x8d\x8e\x7c\x4e\x6c\x4a\x32\x39\xe6\x09\xcd\xc8\x30\x93\xc9\xbd\xee\x0b\x7b\x83\x88\x31\x5e\x7c\x33\x25\x13\xa6\x75\x74\xe5\x16\xee\xfd\x99\x92\x69\x9e\x20\xa2\x3e\x56\xb4\xe1\xda\xf0\xa4\x02\xa3\x6e\x39\x22\x94\xeb\x4c\x28\x28\x18\xe0\x5c\x9b\x62\xfd\x6d\xc5\x19\xc6\x54\xe7\xbe\x84\x1c\xe4\xfc\xd1\x8c\xff\x13\xeb\xbf\xd2\x07\x2e\x6b\xc3\xa7\xe3\x2d\xdb\x45\x34\x74\xdb\x33\x30\xe5\xd3\xb0\x82\x9e\x4f\xdd\x67\x70\x86\x96\x51\xcc\x75\x99\x9c\x03\x35\x04\x32\x0f\xa9\x79\x9e\x28\x0a\xd4\x79\x9f\xfe\x88\xaf\x78\xb7\xfd\x2b\x0b\x21\x84\x21\x37\x04\x0e\xae\xa2\xe9\x53\x04\x72\x77\x20\x0a\x91\x01\x0e\x5a\xf7\x50\xd7\x0e\x3a\xc6\x5e\x11\x0f\x96\x48\xfc\xf2\xd8\xb5\xb7\xd7\x48\x2b\xa0\xab\x53\x4d\x66\x59\x3e\xe6\xa2\x28\x43\x6c\xf9\x61\x5f\x00\xca\x98\xed\xa4\x02\xd5\xbd\x48\x51\xaf\x18\x51\x7d\x3f\xcc\x71\x43\x60\x75\xbf\xc8\x9b\x10\x79\x99\x6e\x7d\xb9\xde\xad\x13\xb3\x54\x5d\x38\x08\x52\x1b\x3c\x7d\xe0\x05\x5a\x5e\xd4\x51\xe3\xde\x6e\x6d\xa5\xa8\x8c\x6a\x21\x4e\x8a\x8f\x90\xc8\x60\x6c\xe0\xaa\x74\xd5\xc1\x9a\x46\xf4\x22\x41\xee\xcb\x36\xf2\x8a\x1a\xac\xf0\xc4\xa6\xd2\x20\x46\x14\xc2\x35\x39\x14\x27\x87\x02\x35\xcc\xe4\x10\xee\x15\x40\x72\xf2\xa1\x1b\x91\x8b\x16\xe7\xcd\x52\xf2\x3e\xba\x26\x42\x38\xd8\x87\x26\x8f\xfb\xfe\x22\xed\xab\x79\xd0\x8d\xf1\xf6\x65\xb8\x96\x36\xb9\x2a\xcc\x4d\xd5\x59\x8d\xa8\xe5\xdc\x4d\xb5\xf3\x37\x8b\xce\x2f\xed\xfe\x1e\xa2\xf3\x2b\xd3\x68\x40\x7d\x92\xfb\x28\xef\xbd\x7c\x52\xe7\x72\x7d\x3d\x12\x03\x64\x51\xfe\x28\x6d\x8e\x27\xb3\x79\xdd\x16\xbd\xae\xcc\x83\x0a\xdc\xcf\xcb\x66\x1e\x54\x06\xf3\x9a\x33\x0f\x2a\x43\x7d\xbd\x99\x07\x35\x03\x5d\x23\xf3\x00\xcd\xed\x03\x4b\xd4\xeb\x31\x85\x99\x92\x46\x0e\xf3\xd1\x0d\xdc\x26\xeb\xe0\x34\x23\x73\xf6\x72\x8e\x4b\xf8\x82\xd1\xa2\x0c\xb4\x99\x20\x16\x67\x0d\x54\xa6\xbc\x66\xd6\x40\x89\xa5\x1d\xb2\x06\x42\xd6\xc0\xe2\xba\xbc\xc6\xac\x81\xca\x9e\xaf\x97\x35\x50\xb7\xe5\x5b\xf8\x30\x4a\xcd\x7c\x33\x59\x03\x95\x15\x7d\xcd\x59\x03\x95\xa1\xee\x2f\x6b\xa0\x7e\x67\x37\xcb\x1a\xa8\xbd\xfe\x9b\xe9\x67\xd7\x98\x3b\x48\xe0\x7a\xe6\xac\x81\xd2\x04\x0e\x59\x03\x3b\x16\xef\x29\x93\xa0\x1b\x01\x40\xb1\xbb\x40\xe1\x2a\xaf\x5b\x92\x37\x00\x22\xed\x1e\x28\xea\x69\x7d\xab\x60\x85\x5a\x57\xea\xee\x94\xd6\x41\x3b\x70\x60\x7b\xfd\xf9\x58\xdb\xa8\xc0\xf5\x01\xb4\x68\x57\x38\x99\xca\x22\x07\xeb\x15\x6c\x5c\x13\xc9\xd5\xa0\x46\xee\x40\x80\x0e\x7d\x63\x5b\xbc\xcc\xe6\x9a\xb7\x88\xbc\xba\x9f\x66\x7f\x17\xff\xb7\x71\x41\x76\x2d\x79\x94\xcc\xf2\x6d\xa2\x63\xc7\xdb\x7d\x36\x65\x53\xa9\x56\xb9\x1f\x1b\xd4\x59\xa9\xe8\x78\x55\x44\xee\xba\xab\xb7\xeb\xaa\x79\xb0\xdc\xcd\xec\x1b\x3e\x15\x66\xb9\xc2\xe5\x6b\x42\xc5\x16\x70\x90\x49\x6b\x7d\x2c\xc1\xc5\xb5\xa5\x17\xa5\x21\xf1\x60\xb1\x43\x30\xaf\x6a\xa6\x8e\xa2\x4c\x82\xb2\x5d\x73\x71\x04\xa5\x75\xf7\x02\xda\x0e\xcb\x9e\xab\x46\x1f\xff\x1a\x3c\xb6\x83\x90\xec\x56\xfa\x8b\xb1\x3f\xaa\x94\x36\x9c\xd7\xc4\xa3\xad\xa7\x52\x63\xa5\xfe\x4d\x0c\xc3\xfc\x9f\x61\xa3\x47\x3c\x63\x84\x26\x09\xd3\x08\xc8\xe3\x62\x40\x10\x7b\x35\x57\xd9\x2e\xbb\xca\xc5\x18\xe6\x6d\x85\xc9\xa8\x36\x50\x20\x1e\xbc\x33\x26\x4a\xe6\xe3\x89\xd7\xb2\x7c\xf9\xd8\xba\xbd\xfc\xb2\x08\xb5\xfe\xc6\x1c\x02\x95\x82\x72\x55\x22\xd8\xdc\x63\xea\x97\xe4\x99\xbd\xa6\x75\xf3\xd8\x80\x3a\x4a\xb1\x43\xc5\xf1\xf7\x76\x6c\x94\x4a\x20\x53\xa8\x2f\x3a\xa5\x28\x23\x8f\xee\x34\x9c\x17\xd1\x0a\x78\xb5\xc7\x44\x06\xd9\x9a\x4e\x7b\x81\x02\x65\xf6\x5f\x20\x86\xc0\x47\xce\x9f\xea\x7d\xa6\x10\x68\xc1\xd2\x23\x9a\xcc\x93\x8c\x27\x91\x48\x3a\x56\x74\x36\x59\x46\x89\x87\xb0\xff\x97\x0a\xfb\x5f\xb3\xec\xc2\xd2\x50\x91\xb8\x70\xc1\x9b\x4e\x47\x58\x24\xc7\x43\x26\xc2\x06\x24\xb9\xdb\x78\xf6\x4e\x89\x6f\x29\x31\xa2\x99\xf2\x5e\x38\x08\x7d\x71\x60\x2f\x99\x0e\x51\x73\x5f\x6c\xb7\xba\x2f\x9b\x04\xb1\xd6\x34\x1a\x43\x0d\xd7\xc8\x7f\x28\x55\xc9\x0b\xf7\xfe\x8a\x6c\x88\xe6\x55\x7a\x25\x34\xb8\xcf\xf8\xa8\x26\x6e\xb3\x3a\x46\x6a\x13\x51\x71\xb3\x70\xa9\xb0\x51\x6f\x2b\x64\x2a\x0c\x7b\xcb\xb0\xa9\x4e\x54\xce\x62\x22\x33\xc0\x08\x29\xad\x56\xe8\x20\x44\x5e\x84\x05\xf2\x9b\x01\x55\xa9\x41\x74\x2d\xc0\x26\x96\x05\x47\x85\x4d\xfc\x36\x02\xa4\x56\xe8\x43\x1b\x06\x49\xc5\x8b\xba\x5b\xa0\xd4\x8e\xfa\xcd\x66\xc1\x52\xcb\xaa\x8c\x57\xf7\x7b\x0b\xb7\xde\x02\xb0\xc7\xc1\x29\x1c\x9c\xc2\xf5\x6b\xf3\x1a\x1d\xc3\x8b\x65\x6b\xd7\x74\x0e\x37\x6d\xff\x3e\x28\x69\x8f\x4e\xe2\x17\x76\xbd\x2e\xf5\xba\x46\x04\xf6\xb2\xbe\xec\x65\x6e\xec\xd5\x64\x56\xeb\x97\x6b\xde\xd3\x8d\xdc\xc3\x2b\x72\x1c\x7c\x2f\xbb\xfa\xf0\x42\xdc\xfd\x93\xfa\xf1\x82\x9d\x31\xfa\x62\x4d\x5f\x5e\x91\x18\x70\xf0\xe7\x3d\xa9\x3f\xaf\x66\xa1\x57\xfb\xf4\x4a\x02\xc2\xb3\x3a\x62\xaa\xb8\x64\x4f\xe9\x8c\x59\x25\x54\xe5\xc3\xc1\x93\x9f\xa3\xda\x39\xaf\x7b\x9c\xbe\x84\xbd\xf5\x18\xff\x84\x4d\x87\x2c\x4d\x41\xe9\x32\x92\x48\x48\xbc\x2a\x48\x40\x30\x24\x56\xab\x9e\x51\x6d\x29\x97\x42\xb9\x2b\x9e\xb2\x08\xa7\xaf\xb8\x43\x31\x4a\xaf\x2f\x60\x7f\xb3\x8c\x29\x2f\xb3\x2b\xf2\x5e\x73\x91\xb0\x58\x8e\x57\x24\x95\x4c\x8b\xef\x0c\x96\xb1\xa0\x62\x4e\xee\x85\x7c\xcc\x58\x3a\x86\x1d\xaa\x0e\xe6\x88\x70\xd6\x22\xdc\x84\xcf\x14\xa3\xc9\xc4\xb2\xcb\xbe\x1d\x3b\x98\xb5\xf1\xb2\x67\xee\x5b\xe5\x32\xcf\x23\x95\x41\x7f\x68\x13\xd2\x13\x64\x44\xad\x52\xac\xf3\x61\xd1\x7e\x2a\xad\x80\x00\xb7\x7f\x3c\xf1\xa2\x91\x27\x73\xc4\xd5\x3a\xde\x1a\xa4\x57\x4b\x00\x9d\x8c\xd3\x9d\x0c\xe3\x0f\x74\x97\x54\xc0\xcf\xb9\x36\x58\xec\x14\xca\xe3\xbb\xf1\xba\xa0\xe6\x90\xf6\x0c\x28\x41\x98\x42\xbc\x04\x91\x91\x56\xa6\xb2\xe9\x58\x0a\x2f\x86\x03\x27\x72\x2a\x11\xb4\x8b\xcb\x9d\xca\x47\xa1\x8d\x62\x74\xea\xe0\x16\xb1\xbe\xf3\x08\xfd\x15\x68\x6c\xe0\x0a\x6f\xe0\x4d\xb6\xf8\x9c\x8b\x7b\xbb\xbb\x45\xa2\xb7\x84\x2c\x5a\xdb\x73\xcd\xa6\xfd\xc0\x05\x55\x3b\xd5\x50\xc4\xa2\x0a\x5b\xa9\xf2\xc3\x79\x53\x26\xbc\xa1\xab\xd2\xde\x37\x51\xdc\x35\x9f\xda\x7b\xd1\x76\x47\x80\xd5\x21\xac\x1c\x25\x86\x8e\xed\xfa\x4c\x58\x36\x8b\x40\xa2\x66\x54\x99\x00\xfa\xe9\xb2\x3f\x13\x39\x9d\xe6\x02\x12\x76\x9d\x2e\xf0\xe8\xd2\xfc\x9c\x5d\xa8\x68\xbc\xdd\x17\x3d\xf3\x9d\xb6\xe7\x4b\x8a\x71\x36\x27\x34\x7d\xe0\xba\x48\xba\x4f\xa4\xd0\xf9\x94\x29\xd7\x05\xd7\x58\xdd\x03\xab\xbd\x12\xea\x69\xc5\x8e\xcd\x0a\x5e\x1e\xb1\xd0\xdd\x0d\x63\x32\x64\x23\x7b\xe9\xce\xa8\xd2\xde\x06\x51\x63\x3f\x70\x9b\x9b\xda\xb5\x7a\xb1\x33\xf9\x73\x7c\xec\xc8\xb4\x38\xa1\xd4\xc9\xb4\xc7\xd5\xf3\x19\xa1\x81\x36\xb9\xce\x17\x26\x45\x96\x5f\x4c\x6e\x15\xce\x16\x2a\x87\x54\x55\x3d\x5f\xc0\x44\xc3\xa1\xb1\xfd\x78\x81\x06\x07\xb7\x91\xb5\xa8\x32\x41\x37\x6a\x34\x01\xc4\x67\xd3\x95\xe3\xd6\x86\x1a\x9e\x78\x64\xd3\x80\xdb\x8c\x5f\x37\x6f\xed\xae\x80\xba\x3a\xa1\xd9\xe2\x0e\x37\xaf\xe5\x0d\xbe\xbf\x9c\xf7\xb9\xe3\x86\x6d\x2f\x0d\x83\x48\x64\x96\x6d\x92\x57\x5f\x99\xf9\x69\xf1\xf9\xf2\x11\x15\xfd\xd8\x0d\xf0\x7b\x01\xa7\x06\xb1\x00\x68\xe6\x24\x0b\x6d\xdc\x2e\xc5\x2f\x21\x0f\x9d\x13\x91\x4f\x87\x4c\xf5\x85\x1c\x01\xdc\x42\xd6\xa4\x36\xce\x94\x9c\xf2\x4d\x12\x93\x2e\x61\x9b\xaf\xbd\xb3\x67\x85\x35\xcb\xbb\x84\xec\x29\x72\xe4\xe5\x7a\xc4\xe2\x47\x02\xe5\x8c\x25\x67\x68\x4a\x17\xf0\x93\xd7\x5a\xf0\xcf\x74\xb6\x62\xa5\xa7\xa8\xba\xba\xd5\x83\x6c\x68\x06\x20\x06\xb0\xc8\x8f\x74\x5e\x04\x8b\x6c\x72\x9c\x6e\x50\x16\x61\xba\x28\x5f\xef\xa8\x2c\x3a\x31\xc1\x59\x86\xfb\x85\xab\xb0\xce\x09\x3a\xad\x23\xc3\x8d\xcf\x92\x9f\xf3\x53\x0a\xd9\xf1\xb1\x8f\xe5\xeb\x4d\x6e\xc3\xf2\x61\x88\x5a\x24\x30\x9c\xe5\x4b\xf5\xb9\x44\x39\x7b\x5f\xa3\x4a\x3b\x04\x75\x39\x6f\x2b\xbf\xaa\x6f\xf5\x19\xd6\xcc\x91\xf5\x5a\x8b\xb5\x63\xfc\xd9\x66\x15\x4c\x7c\x8f\xcb\xeb\xa3\x6c\x52\x84\x69\xb5\x0e\x31\xb2\xb2\x0b\x8a\x95\x72\x34\xca\x24\xb5\x9a\x9a\xf3\x5d\x8f\x78\xc6\x74\x9b\xf4\x6a\xf4\x09\x13\xd5\x30\xc3\xf4\x56\xf0\x84\x78\x79\x27\x57\xdc\x45\x65\x30\xc5\x82\x54\x43\xb8\x03\x1d\x2e\x4c\x0e\x8a\xd9\x31\x03\x01\x83\x24\x3f\xb1\x2a\xde\x04\x1b\xe0\x60\xa0\x9a\x52\x63\xec\x90\x40\xb7\xe3\x06\x6d\x11\x88\xec\x1e\x3e\x90\x58\x5c\x97\x26\x58\xf9\xb8\x18\x55\xc3\x96\xee\x03\xf9\x64\x7d\x1f\xbd\xef\xb5\x52\x61\xfc\x77\xf1\x7f\xab\x23\xbc\x2d\xb7\xbe\xf1\xe8\x82\x5c\xbe\xb9\x71\xff\x23\x7c\xea\x8d\x49\x94\x8c\x14\x03\x7b\xe3\x34\xc4\x05\x8a\x94\x29\x6d\xa4\x84\x1b\xea\xe6\xec\xa7\xe3\xbb\x1e\x61\x26\x01\x1c\xd6\xbe\x48\xf4\x43\xcb\x0a\xb4\xff\xc8\x99\xb1\x3f\x37\x81\xf0\x4c\x99\xd0\xc0\x09\xf8\xba\x78\xdc\x7e\x61\xec\x7f\xcf\xca\xdf\x2f\x21\xf9\xa8\x08\x3a\x02\x56\x01\xed\x7a\x60\x0c\x20\x53\xc8\xc6\x2e\x55\x7f\x2d\xed\x07\xe2\xed\x77\xeb\xd0\xcf\xb6\xf0\x06\x8b\xbf\xe7\x62\x43\x31\xe9\xb4\xf8\x28\x1a\x45\x83\x14\x36\x9d\x51\xc5\xf5\x66\xcd\xfb\x6f\x6a\x5b\x5f\xc5\x44\xfc\xba\x52\xe2\xea\x16\x90\x02\x28\x8e\x18\xc5\x18\xb0\x90\x40\x4f\xee\xae\x87\x5b\x3e\x5a\x8d\xe8\xa3\x76\x5f\x7c\xf6\xf6\xcf\xe2\x57\x5d\xd4\x3c\x9f\x0e\x01\x74\x25\x07\x9d\xa9\xdc\x0a\x34\x9b\x72\x1d\x7e\x80\x5c\x7c\x9d\x67\x06\xa1\x91\x46\x50\x8b\xc0\x0f\x14\x9f\xd4\x71\x09\x45\x45\x32\xb9\x28\x97\x70\xd8\xdc\x43\x3b\x1a\xb0\x6c\x13\xd9\xb1\x37\xea\x66\xda\xd2\x77\x72\xdf\x70\x3a\xff\xe0\x21\xd5\x36\xd8\xa0\x62\x32\x20\xb9\x79\x80\x18\xd4\x4a\xd0\x4e\x97\x21\xd0\x12\x23\x60\x64\xab\x06\x07\x60\x30\xa5\xdd\x45\x27\x5b\xfb\xc2\x18\x4a\x66\xc4\x9b\xe5\x86\xd0\x0b\xa1\xa6\x2f\x54\x2e\x20\xa3\x3a\xd8\xcf\x29\xd1\xcc\x57\xdf\x48\xa4\x40\x19\xc0\x19\x4f\xc6\x96\x4d\x58\xc9\x0f\x6b\x7f\x0a\xd0\xa8\x64\xae\x2d\x0f\xa1\x53\x66\xec\x05\xf5\x1e\x30\xff\xd0\x83\xd1\x22\x33\xc5\xa7\x86\x3f\xb0\x00\x83\x10\xef\xdc\x29\x35\x34\x93\xe3\x8e\x32\x7c\x44\x13\x73\x4b\x77\x52\x99\xa9\x6b\x66\x5b\x4f\xa9\x1f\x06\xe9\x9d\xd9\xb5\x2f\x6a\xa1\x02\x5a\x78\xed\x09\xde\xba\x16\x3f\xe2\x1b\x25\x88\x08\xa3\x83\x89\x81\xe6\x46\x4e\xad\x42\x4a\xb3\x6c\xde\xf2\x25\x34\x27\x54\x4f\xfc\x3e\x23\x3c\xcc\x3a\x57\x93\x5b\xdc\x53\x9a\x4c\xd8\x0d\x54\x11\xa8\x5b\xdc\xd5\x05\x7d\x4f\x3b\xa7\x3f\x76\x07\x67\xbd\x9b\xce\x0f\xe7\xe5\x52\xbd\xf8\xe4\x73\xef\xe6\x66\xf1\xd7\x1f\x7b\xb7\x8b\x3f\x5e\x5d\x5e\xdd\x9d\x43\x51\xdf\x85\x47\xe7\x97\x97\x3f\xdd\x5d\x0d\x3e\x76\x7a\xe7\x77\xd7\xdd\x9a\x4f\xef\x6e\xc3\x43\xf7\xac\xb6\x22\x70\xc3\x68\xab\xc7\xec\x88\x94\x5f\x3c\x21\x77\xce\x13\xe3\x8a\xb4\x78\x9b\x11\x85\x40\x51\x88\x5d\x49\xd1\x98\x94\x42\x09\xdd\x62\xee\x4d\x9f\xa2\x8b\x28\x99\x30\x92\x49\x79\x9f\xcf\x1c\x03\xc3\x88\x26\x21\xd1\x20\xc3\x74\xd4\xda\x8f\xbd\xdb\x93\xe0\x11\x5a\x6c\x2c\x8a\xed\xf7\xa4\x0e\xe3\xa2\x9e\x69\x62\xd9\x1b\xc5\x1e\xe0\x48\x06\x4f\x61\xd4\x43\xd8\x80\x65\xfd\x60\x6b\x54\x98\x4a\x37\x69\xea\xc0\x21\xfd\xc4\xa2\x86\xcb\xdb\xb7\x6c\x35\xc3\x72\x20\xc0\x08\x19\xb2\x84\xe6\xe8\x48\xb3\xb7\x91\x52\x52\xc5\x03\x2e\xb6\x7d\xc7\x46\xdf\x2d\x0a\x19\x65\x24\xc0\xa2\x36\x74\x74\x72\xac\xba\x0c\xaa\xb4\x62\x54\x4b\x41\x1e\x27\x73\xb4\x4d\x41\x8d\x50\x83\x0e\x13\xdc\xd2\x6a\x19\x43\xc2\xc1\x31\x47\x0d\x79\x64\x10\xd5\x96\x3b\x08\x13\xd4\x8f\xed\x01\xd4\xbe\xae\x93\x0e\xa0\x4e\xa5\x68\xb7\x46\x8e\xb9\x97\x02\xec\xd4\x50\xcd\xea\xb8\xe5\xe6\xa1\x49\x85\xdc\x86\x8d\x02\x0b\xf5\x5e\x52\x18\x71\x83\xbd\xdf\xb3\xec\x1a\xbb\xf3\x12\x19\x68\xf1\xda\x58\xc1\xd1\x0d\x54\x5f\x5a\x3d\x1e\x1f\xd3\x5b\xca\x8a\xde\x2c\x0f\x2c\x78\xf8\x57\xae\xd5\xad\x4c\xe9\xdc\x12\x07\x94\x74\xd7\xf9\x6c\x26\x95\x21\x0d\x6d\x10\x38\xe8\x38\x3e\xb8\x18\xdc\x3c\x02\x87\x0a\x75\xe1\x75\x0d\xaa\xc5\xd2\x00\xd2\xa2\xa4\xbe\x6b\x32\x1c\xfb\x18\xa5\x06\x94\xb5\x00\xc0\x31\x2d\xa9\xbd\x25\x0a\xad\x13\x50\x77\x89\x58\x99\xd9\x5b\x78\x5d\xa4\xa4\xba\xde\x2f\x7d\x0b\xb5\x5b\x9e\xb1\x91\x19\xd4\xfa\x52\x96\x98\x0d\x6d\x8b\x22\x6d\x88\x0c\xe7\xe3\xc9\x1e\x5a\x5c\x5f\x92\xff\x93\xf3\x75\x59\xf1\x3d\xd2\xe2\x95\x94\x06\x65\xc8\x42\xcf\x20\x7e\x35\xc1\x04\xe0\x3a\x45\x74\x45\x2b\xa8\x71\x90\xd4\xac\x5c\x7e\x2f\xe4\xa3\x08\xf6\x72\xdd\xee\x8b\x2e\x05\xc0\xcf\xa0\x2c\xb8\xd8\x03\x94\xd4\x57\xca\xe8\x25\x04\xc1\x57\x92\x9b\x59\xd0\xbd\x43\x45\xce\xe6\xa4\x40\x89\x2c\x7d\xb7\xce\xe9\x41\x5b\xb2\x97\xd3\x70\xc2\x0e\x18\xcd\xb0\x99\xb3\x77\xbb\x12\xe9\x21\x70\x13\x5c\xa6\xb6\xab\x36\xf9\xe2\xad\x33\x10\xda\x51\xa0\x9b\x1a\xbc\x70\x32\x3a\x67\xaa\x79\x61\xf7\x91\xb4\xb7\xef\x78\x8b\xe5\x0b\x1c\xb2\x31\x6a\x56\xb9\xa4\x24\x0b\x81\x56\xd3\x35\xe3\xc1\x9c\x12\xee\x3e\xba\x61\xcb\xe3\x0c\x3f\x02\x52\x9a\x61\xca\xaa\x9a\x20\x32\x88\x6c\xfe\x3f\x70\xb3\x20\x59\x0f\x2a\x0d\x3a\x0b\x7f\xe4\x97\xb4\xe7\x07\xfc\x6a\x56\x0a\x18\x42\x82\x67\x06\x72\x40\x9b\x74\x00\xeb\x13\x50\x1c\xed\x55\xe8\x03\x72\xf8\x58\xc8\x55\x61\x03\x0d\xc4\x94\x44\xc4\x74\xd3\x4c\x4c\x1a\xa8\x29\x44\x0a\xec\x89\xa2\xf6\x10\x56\x6f\x79\x0b\x5d\x4c\x0d\x5f\x3f\x98\x7e\x03\x05\xfb\x25\x42\x70\x16\x86\x1b\x7d\xf8\x6b\xfd\xd0\x3f\xe5\x54\x51\x61\x20\xb0\xc4\x09\xde\xca\x05\x6f\xc1\x4d\xce\xbe\x42\x04\x96\x40\x63\x2d\xfc\x14\x6f\xae\x77\xa4\x8f\xf9\x03\x13\x84\xa7\x2d\xc2\xdb\xac\xdd\x72\x88\xfa\x3a\x1f\x16\x6f\x4e\xac\xe4\xd0\x17\x0b\xc1\xe1\x6d\xd2\xc9\xb4\x74\x5f\x30\x91\x64\x80\xad\x1b\xc5\xc0\x04\xca\x77\xae\x9f\xe1\x1c\xd4\x0b\xd8\xca\xa2\x79\xe9\x1e\x44\x1f\xf6\x05\xd5\xe8\x69\xce\xe0\xa4\x17\xbf\xd7\x61\x67\x97\xa2\x0f\x9e\x10\x3b\x64\xe1\x1a\x7a\xb2\x4d\x42\x90\xd8\x65\x1b\x04\x6f\xc0\xc6\x14\x41\xfb\x7d\x11\xc8\x99\xbc\xa7\x26\x63\x54\x1b\xf2\xc7\x0f\x1b\x05\x5c\xf8\xf9\x15\xcc\xd5\x9d\xde\x22\xb4\xd4\x87\xb3\x35\x41\xff\x03\xb4\x20\xa1\x44\xb0\x28\x08\xba\x65\xb7\xd9\x48\xf2\xc0\x75\x0e\x68\xc5\x51\xa8\x34\xe2\xcd\x72\xa3\x3d\x74\x1a\x2a\x4c\x0d\x6c\xc4\xa3\xbf\x3b\x9f\xa4\x1b\x56\x0d\x61\x39\xdd\x89\xa3\x72\x06\xd9\x4a\x45\x60\xd9\x84\x9a\xbe\x70\x8c\xd5\xc7\x62\x44\xb0\x96\x9d\x2c\x2b\x07\x73\x59\x01\x27\x65\xc2\x4e\x18\xb0\x96\xdb\x24\xae\x71\xaf\x8b\xf8\x9f\x72\xb9\x85\x70\x56\xac\xa2\xd6\x17\x21\xe3\x24\x6e\xbb\x56\xd8\xa9\x33\x01\x3f\xa3\x0c\x5c\xd3\xfd\x39\x82\x5e\xaf\x21\x0b\x37\x57\x0e\x59\xe2\x32\x59\x30\xbb\x2f\x11\x8d\xf7\xdd\xc1\xfa\x92\x72\xbd\x09\x1b\x6e\xd9\x47\x59\x63\x11\x6f\xd8\xdc\x48\xb4\xd8\x45\xff\x0e\x81\x68\xcf\xe5\x94\x2d\x0d\xbd\x97\x42\x94\xf8\x6a\x26\x58\x44\x5d\x7b\xd6\x81\x25\x83\xd3\x28\x6e\x34\x0a\xaa\x83\xf0\x60\xcf\xf7\xdc\x9b\x4d\x18\x97\x6f\x7b\xfa\xad\x62\xfe\x7e\x2a\x21\xb2\x6c\x71\xe2\xcd\xb2\x5e\x27\xfd\x3b\x4d\x98\x48\xe6\xd8\x93\xc7\xea\x2d\xe4\xb8\x5b\x67\x70\xf2\xa8\x0c\x14\xec\xed\xb5\xd2\xa1\xc3\xaf\x6f\x93\x2e\xdc\x33\x1e\xce\x9e\x8e\xbc\xcf\x20\x7a\xb9\x2f\xac\x62\x62\xaf\x78\x8d\x83\xf6\xed\x97\x49\xbc\xee\x04\x60\x3a\xde\x4e\xee\x96\xe9\x6a\xc0\x9f\x26\x65\xc2\x67\x03\x42\x1b\x80\x9e\x42\xba\xe3\x13\x92\xca\xe4\x9e\xa9\x63\xc5\x52\xae\x4f\xc0\xfd\xdd\x50\x42\x3b\x91\xd3\xa9\x55\xb6\x77\x16\x34\xb6\xad\x28\x83\xfd\xbb\x88\x62\xbc\xb7\x98\x95\x10\x46\xa0\x4d\xf8\x4c\x01\x4c\x1f\x70\xb6\x6d\xc2\x84\x51\xf3\x99\xe4\xc2\x90\xa8\xda\x79\xbc\x10\x5e\xd1\xb0\x32\x5b\x53\x7c\xad\xda\x47\x98\xcc\x96\xd3\xbe\x9d\x30\xcd\x7c\x4c\x00\x4e\xca\x48\x82\x9e\x10\x64\x17\x33\x6a\x26\x1a\x72\x1d\xca\x6b\xe0\x74\x2e\xf8\xd4\xae\x10\x9d\x41\x48\x01\x1a\x29\x8a\x8f\x42\x10\xbf\x36\x3c\xcb\xfa\x42\x30\x96\x6a\x02\xd8\x83\xdf\xd5\xe6\xd4\xd8\x4f\x5b\x84\xa6\x29\xf9\x5f\xef\x3f\x9e\xff\x72\xdb\x1d\xf4\x2e\xc0\xe2\xdc\x3b\xef\x7e\x68\x85\x1f\x2f\xef\x6e\xc3\xaf\x68\x60\x79\x60\x8a\x4c\xe9\x3d\x68\x78\x42\xa3\xf8\x07\xa1\xee\xf1\x48\x7d\x0a\xb3\x7d\xa2\x99\x0f\x1f\x75\x62\x4a\x48\x62\x75\x7b\xb8\x02\x66\x60\x03\xdd\xf7\x3a\x7c\xb2\x9c\x06\x3d\xf1\x84\x2e\xbc\x18\x38\x65\xc2\x58\x1e\xe3\x8c\x7d\x85\xea\x5b\x10\x1c\x13\x63\x2e\x9a\x82\xdc\x98\x78\x78\x4a\x19\xfe\x27\x36\xff\xd9\x6a\xd7\x57\x94\xab\xb5\x69\xaf\x2b\x1e\xb8\x92\x02\xa6\x16\xac\x5a\x45\xd5\x2d\x66\xbc\xaf\x2d\x3a\x54\x1a\x65\x61\x08\xa3\x98\x35\x06\x52\x8a\x11\x6f\x0c\x99\x7e\xb1\xe9\x76\xd0\xf5\xcb\xbe\x1a\x45\x5d\x91\x6f\xed\xd8\x0d\x7d\xa0\x3c\x83\x20\x58\x7f\xd1\x14\x34\x88\xc5\x9c\x4e\x08\xcb\xe8\x50\x2a\x48\x8d\xc1\xa8\x1d\xdf\x84\x5b\x30\x28\x6b\x12\x1a\x6a\x0a\xc6\x94\xea\xe9\x8a\xec\x95\xee\xa1\x2b\xa9\xd6\xb9\xc9\xed\x6b\xb0\x0a\x72\x66\x55\xb2\x0a\x13\x75\xd7\xec\x88\x51\xac\x6e\x80\xfe\x1d\x67\x95\x77\x01\x9e\x59\x56\x02\xd2\xb4\x67\x40\xb7\x9d\xc3\xbb\x78\x53\x0a\xf2\xd3\x9f\x35\x19\xe6\xa6\x2f\xca\x6d\x48\x01\x35\xf5\x7e\xa0\x26\x99\x7c\xe8\x8b\x4b\xab\x30\xfe\xf4\xe7\x86\x24\xdb\x94\x1a\x3a\xa8\xa7\xaf\xe6\x35\x39\xa3\x86\x9e\x4b\x9a\x72\x31\x3e\xc5\x4f\xeb\xd7\xe2\x87\xee\x6d\xe7\x84\x5c\x3a\x6d\x3c\xd4\x81\x2f\x52\xb3\xa3\x86\x80\xb7\xc2\x44\x3c\x43\x00\xae\x2c\x02\x17\x77\xc6\x2e\x10\x84\xec\xdd\xd3\x17\xb0\x94\xc8\x20\xb9\x21\x33\xe9\x50\xcf\xac\x82\x25\x89\xca\x85\x33\x4a\x3b\x9b\xa0\x5d\x1d\xa0\xc8\xb0\x19\x4e\xb4\x02\xd1\x64\x91\x6f\xf7\x05\xa8\xda\x21\x11\x2d\x93\x09\xcd\x20\x02\xee\x28\xb2\xce\x59\x05\x5c\xe6\x90\x4e\x04\xa1\x27\x62\x5e\x0e\x54\xf5\x98\xb4\x85\x7c\x15\x6f\x14\xa8\xf2\xb0\x8f\xce\x2b\x3a\x95\x96\x79\xb4\xfb\xa2\x37\xc2\x00\xb9\x0c\x57\xc7\x7e\xc8\x04\x38\x86\xfd\xb2\xd8\xa7\x9e\xb5\x00\x6c\x3d\x3a\x08\x69\x02\x86\x78\x31\x87\xf0\x66\x80\xc3\x92\x10\x68\x51\x30\x5a\x47\x94\x0b\xbb\x18\xae\xb7\xf8\xb3\xbe\xc0\xc0\xbc\xd2\xc6\xb8\xd5\xaa\x76\x2f\x05\xc4\x0d\x16\x57\x5f\x10\x16\x66\x2e\x8e\xd0\xc9\xed\x33\xc5\x8e\x7c\x79\x23\xfb\x6b\xb4\xa8\xf6\xb6\x6c\x93\xeb\x58\x55\x4e\x65\x92\x4f\x3d\x4e\x05\xe4\x5d\xb9\x80\x33\x77\x21\x06\x12\xc1\x4b\xba\x96\xe4\x7f\x17\xff\xb7\x56\xce\xbc\xda\xb1\x28\x5e\x20\xab\xc1\xac\xdc\x52\xa9\x35\x2e\x0c\x1b\x57\x9d\x75\x9b\xc0\xff\x5d\x40\x94\xba\x95\xca\xc1\x91\x67\xa4\xd5\x24\x25\x98\x94\x31\x3d\x4e\xa6\xdf\x69\xd2\xbb\xb2\x02\x87\x55\x30\xc3\x39\xc9\xb5\xc1\x70\x2b\x48\x39\xc1\xaf\x31\xe4\xbd\x45\xbe\x27\xfd\xfc\xfb\xef\xff\x25\x21\x5f\xfd\x3f\xfe\xcf\xbf\xfe\xeb\xbf\xfc\x9f\x6d\x8a\x3f\x42\xbb\xc5\x1a\x39\x48\x98\xaa\x04\x12\xef\xc0\x22\x37\xd9\x61\x17\xdc\x21\x69\x5a\x7e\xa7\x7d\x37\xa6\x2c\xd5\x3d\x8e\xc2\x69\xe8\xd8\x9d\x42\x1d\x9f\x1e\x52\x3a\x3e\x85\xdb\x5e\x33\xd3\x2a\x9f\xe2\x20\x5b\x3a\x01\xfa\x7f\x2c\x49\x4c\x1f\x58\x6a\xde\x2e\xec\x87\x67\x41\x9a\xb5\x8d\x90\xf7\xce\xdc\x66\xc0\x5d\xf7\xc1\x5f\x42\x32\x4b\x99\xc2\x31\x05\x0b\x59\xb0\xdb\xc1\xf9\x65\x5f\x67\x99\x74\x01\x19\x94\x68\x36\xa3\x70\x5f\xdb\xf3\xda\x26\x7d\xd1\xfd\x4a\x2d\x7b\x6d\xf9\xba\x2e\x58\x84\x14\x1c\x1d\x23\x9a\x30\x82\xa2\xf1\xfb\xaf\x27\xf6\xb7\x16\x99\x9f\x40\x5c\x65\x8b\xfc\xf3\xc4\xa5\x33\x53\x65\x06\xf6\xa7\x0f\x5e\xb6\x75\x4d\xc0\xa8\xb9\x26\xfd\x77\xc7\x0f\x54\x21\xb0\xf7\xb1\x43\xfe\x7b\xe7\x18\x60\x00\xbc\x8c\xa5\xe1\x4c\xca\x7b\x17\x75\xba\xf0\xa5\xfb\x4f\x1b\x29\x3c\x38\x2a\x70\xf7\x5d\x00\xb1\x95\xdc\x8e\xe0\x05\x46\xda\xb3\x21\x69\xff\x5d\x4b\x41\xda\x73\x3a\xcd\xdc\xaf\xfe\xa9\x0b\x8a\xa5\xda\xa5\x76\xa5\x21\x26\x26\x9b\xa3\x6d\xf2\x87\x4c\x0e\x61\x5e\x9f\xfd\x5c\x31\xac\x14\x06\x5a\x5c\x12\xc5\xbd\xe2\x26\xc2\xad\xc6\x4c\x53\x4c\xf1\x86\x9a\x41\xf6\x15\x8c\x8f\xab\x9b\xd6\xd7\x30\xa6\xff\x44\x4f\x2c\xac\x8a\x4f\x46\x43\x7b\x6c\x08\xea\xb2\xad\x7e\x25\xef\x1d\x1b\xfa\x60\xef\x02\x17\xc4\x8b\xeb\x50\xd7\xc1\x3c\x74\xf0\x4b\xd4\x01\x17\x04\xd3\x0b\x97\x7c\xf9\xcf\xe3\x76\xbb\x1d\xbe\xbe\xb0\x73\xf9\x7f\x84\x1b\xcd\xb2\x11\xb6\xe4\x6f\x9a\x79\x5f\x7c\xb6\x7a\x4b\x6c\x2f\x2e\x40\x39\xa0\x90\x47\x22\x33\x72\x54\xd8\x50\x53\x99\x68\xf2\x3f\xad\x24\x19\xad\x25\xfc\x68\x55\xa7\xfa\x73\xe5\xea\x39\x3d\xd3\xc1\x72\x36\xe8\xea\xd1\x8a\xa1\x16\x82\x2e\x49\x35\xc4\x1b\x3d\xf0\x34\xf7\xc4\x60\x49\xe7\xd8\xc1\x31\x40\xa9\x25\xc3\xbe\x1a\x78\x54\x3f\xb9\xfa\x00\xef\x7a\x21\x6e\x81\xe5\x16\xd0\x14\x48\xd7\x0d\x0b\xe0\x30\x09\x1c\x77\xc0\x79\xb6\x62\x87\x85\xbd\x60\x44\x8c\x7f\xa4\xf3\xe9\x94\xaa\xf9\x71\x71\xdc\x16\x89\xb3\x80\xc1\x03\x3e\x93\xf9\x05\x00\xa7\x69\xe6\xce\x96\x8b\x1b\x88\x2a\xc2\x4e\x42\x3a\x00\x49\x59\xc2\x53\x17\x61\x45\x11\xa3\x97\x89\x44\xa6\x8e\xae\x8b\x2c\xca\xb2\x60\x11\xde\x59\x14\x29\x7c\x0c\x8a\x2e\xec\x5f\xc2\x60\x6a\xb5\x7b\xc3\x7f\xdc\xc0\xc2\xe5\x40\x1b\xcb\x2c\xc7\x1b\x38\x24\x7b\x97\x37\xfe\x9b\xf5\x2f\x5e\x58\x87\xb2\x68\x4d\xbd\x62\xe6\x8d\x00\x8a\x3e\x16\x57\x30\x44\x53\xa0\x41\x24\x0f\x39\xa6\xf8\xf7\xa9\xbc\xe2\x99\xbd\xb9\x80\xc6\xdb\x7d\x51\xfa\xb9\x45\x58\xc6\xa7\x5c\x84\x60\x36\xe4\xef\x72\x84\x52\xee\x3d\x37\x76\xcb\x74\x7a\x6f\x59\x98\x4f\xd7\x8f\x54\x9f\x8e\x98\x7b\xd2\x09\xbe\x20\xa7\xf4\xe7\xda\x8e\xab\x50\x8b\xad\xcc\x69\x9b\x38\x72\x72\x23\x8f\x08\x0f\xce\x6f\x5f\xd8\xd6\xfc\x59\x2a\xa2\x68\xa3\xf6\xa2\xe6\x8e\x40\x4e\xe7\x3e\xa1\x0e\x5a\x80\x3e\x4a\xa1\xb0\x41\x4c\xad\x11\x52\xba\x95\x3a\x6a\x9b\xe7\x5f\x40\xcc\xe0\x40\xc8\x94\x6d\x18\x3a\x5c\x53\xa7\xca\x19\x7e\xbd\xbf\x50\x31\xcc\x91\x01\x3e\xd1\x94\x14\xc8\xb4\xde\xd0\x18\x5a\x5b\xf0\xcd\xb5\x03\x50\xcf\x8f\xdb\x16\xdd\x2d\x78\x1a\xb4\xe2\xd5\x82\x28\xa7\xb1\xb4\xf6\xe5\xa2\x74\x3b\xc9\xe8\xe9\x76\xe6\x60\x9c\x7b\x02\xcb\x5e\x94\xaf\x26\x63\x25\xf3\x59\x48\xfc\xf5\x29\x50\xb8\x0d\xee\x46\xeb\x89\x91\x3c\x71\x52\xf5\x39\x17\xf7\x78\x17\x3e\xd5\x1e\x85\xf2\x6f\xd1\xef\x9e\x83\xe1\x8a\x1f\xb9\x1a\xa0\x76\xd4\xda\xd0\xe4\x1e\x41\xb9\x96\x95\x0f\xdc\xb4\x00\x62\x71\x5f\xe6\x59\xe6\xba\x2d\xd8\x67\x01\x4f\xfe\xc0\x29\xa1\xe4\xee\xba\x57\xdf\xf7\x3d\x5f\xb4\x9e\xd7\xf3\xce\x32\x81\xc0\xff\xfc\xc4\x37\x8a\x73\xab\x80\xc8\xb1\x12\xa9\x07\x13\x40\x13\x2c\x52\x85\x77\xef\xe8\xae\xb3\x3c\x68\x30\xad\xa1\xd4\xfa\xc9\x17\x1d\x9f\xb9\x8f\x3f\xdb\x6f\xeb\x77\xe4\x33\x24\x78\x84\x2c\xf8\x29\x15\x76\x82\xbe\xd7\x06\x1b\x11\xb2\xc5\xad\x86\x74\x37\xdb\x6a\x40\xd8\xe3\x7a\xf1\xa4\xbe\x2b\xdf\xca\x23\x1a\x8d\x68\x86\x0a\x97\x99\x80\x20\xde\x22\x37\xc9\x84\x4d\x29\xc4\x18\x4c\xcb\x02\x39\xc8\x25\xef\x33\xaa\xc6\x28\x25\x68\x66\xf4\x87\x9a\x1d\x2e\x42\x6d\x77\xd8\xe1\x2d\x20\x7d\x63\x7b\x3b\xa4\x01\x2e\xe3\x00\x61\x94\x65\x98\x97\xc0\x9c\x7c\xff\xfe\xee\xb0\xea\x2a\x7e\x02\x37\xa6\xc2\x1a\xac\xa9\x15\xc5\x9a\xf3\xdf\x77\x44\x91\xbe\xa0\xd3\x90\x2b\xea\xa1\xa4\x5d\x4e\x00\x8e\x6d\xc8\x00\xf2\xa7\x79\x0c\x3b\xe3\x46\xc7\x43\x70\x30\xb5\x4d\x23\xe8\x8b\x8e\x7f\x25\xe4\x9b\x81\x7c\xa3\xd0\x4b\x0a\x51\x49\x18\x83\x07\x32\x46\x54\x41\xd0\x4d\xae\x61\x12\x9b\xe6\xf5\x54\xa1\xaf\xad\x8c\x13\x00\xbf\x50\xbb\xf3\xc2\xae\x9f\x47\x43\xcf\xae\x02\xc0\x0e\x9d\xdf\xf8\x29\x56\x8a\x09\xd4\x75\xbc\x8a\xf9\x76\x43\x2e\xb1\x6b\x28\xae\x5f\x80\x91\x4b\xd9\xbc\x88\x93\xb1\x2b\x8e\x72\x69\xa5\xb3\xd2\x61\x1d\x61\xce\xdc\x6e\x06\x3d\x54\x63\xf6\x1e\xa1\x62\x26\x4c\x80\x24\xb8\x7e\xcb\x90\x78\xb8\xb9\x35\x8e\x16\xc9\x75\x85\xe2\x12\x9c\x0b\xb9\xe0\x0e\xeb\xd2\xe9\xaa\x91\xa3\xd8\xdb\x74\x8a\xef\xb9\x26\x9a\x1a\xae\x47\xbc\x56\x42\x8e\x33\x15\x77\x59\xf5\x8d\x6a\xfe\xfa\x6d\x5e\x46\xaa\x21\xe0\xad\x4d\x3e\x72\xa5\x4d\x34\x25\x23\x43\xa2\x61\x53\x15\x41\xab\xdc\x3e\xa5\x7f\xc9\xcf\x20\x7a\x7f\xa9\xd3\x2d\x04\x37\xb6\x49\xa7\x50\xb3\x31\xd5\x12\x15\xe8\x15\x33\x62\x99\x66\xdb\x10\xdf\x5a\x3a\x09\x98\xa3\x81\x80\x08\xb0\x4b\x6d\x7f\x2f\xf0\xba\xc2\x30\x1f\x21\x7f\x80\xde\xb3\xa6\xda\xc3\x9b\xd6\xad\x5e\x59\xae\xba\x13\x54\x0e\x89\x5a\xc7\x36\x03\x5c\xff\xd8\x15\xd9\xad\x7c\x74\x6c\x97\xdc\x8a\x1a\xc9\xbd\x0b\x5b\x1c\x01\x1d\xba\xfc\xd8\xc7\x89\xd4\xf1\x39\xf3\xfb\x07\x9b\x69\x54\xce\x7c\x78\x22\x44\x7d\x86\x05\x46\x27\x91\x90\x71\xfa\x2c\x8c\x3a\x1c\x52\x0c\x6b\x08\xfb\x4d\xdc\xdd\x80\xcb\x00\xe6\x1a\xdf\xd4\xe2\x69\x2e\x39\x84\x77\x38\xce\xf7\x6c\x55\xad\xae\x65\x9b\x16\x4e\x6e\xc3\x35\xb6\x29\x38\x59\xe3\x59\xda\x28\xfe\x15\xac\x0d\x3c\x01\xe0\x1b\xbc\x76\x67\x94\xd7\x79\x36\x9c\x55\x6d\x97\xf5\x7b\x4a\x08\xa7\x7d\x63\x37\xb9\xe9\x6e\x89\xdb\x94\xe1\xd7\xde\x06\x28\x1f\x3d\x5e\xd3\x3e\x50\x8e\x0a\xfb\xe6\x7a\x08\x47\x48\x3c\x1a\x2b\x5c\xe2\xb8\x36\xa3\x91\xd2\x12\xa3\x59\xd8\x39\x7e\x35\x38\x89\x31\x99\x4a\x8e\x02\x28\x15\xfa\xf7\x11\xbf\x4e\x8e\x6a\xfe\x61\xb5\x18\xfd\x21\xa4\x70\x52\xed\xfb\x28\x72\xaa\x9a\x49\x70\x3f\x18\x48\x7e\x29\x9e\xf2\x3e\xf4\x67\x26\xbe\x0f\x37\x59\xf8\x7a\xa2\x2a\xdc\xef\x18\x52\x4e\x95\xcc\x85\xc7\x90\x91\x82\xc9\x11\x58\x45\xc1\xd1\xe0\xf5\x7e\x80\x97\x10\xd2\x44\xe1\xe3\x8a\xcd\x30\x78\x11\x24\xd4\xe6\xe5\xde\x11\x47\x69\xd5\x3a\x3f\x05\x8e\xd2\xae\xeb\xee\x0e\xce\x0b\x2d\xf8\xae\xe8\x38\x78\x94\x36\x60\xb3\xf0\xfe\x4a\x65\x3c\xf0\x01\xd0\xbe\x63\x24\x7c\xcc\x96\x84\x98\x09\x76\x64\xe4\x11\xa4\xdd\x40\x32\x07\x22\x9b\x35\xe1\xfd\x82\x11\x63\x93\xeb\xc0\xbe\xbf\xc6\x38\x31\x50\xe6\x6b\x34\x50\x77\xf7\x6a\xe2\xab\x60\x81\x30\x23\xa0\xa0\x3d\xe8\x67\x2b\x6f\x8e\x0d\x4d\x1c\xf1\x56\x2e\xb7\x71\x3a\xd4\x9e\x0a\xea\x54\xf0\x6f\xd2\x88\x09\xb4\x09\x04\x83\x4c\xe4\x54\xda\x6b\x5b\xe6\x3a\x7a\x88\xd1\x44\x70\xd9\x2c\xa9\x01\x36\xc3\x34\xdb\x97\x9b\x8d\x3d\x5a\xf6\x11\xca\x8e\xf1\x4b\xab\xa1\xf7\xa2\x99\x0c\xcb\xd0\x65\x2b\xc6\x1f\x30\xa7\x96\xd3\x0d\x18\xd0\xa6\x7c\x3c\x71\x88\xca\x0e\x49\x86\xff\xd3\x6a\x90\x96\xa4\x42\xe0\x8e\x4f\xdc\x71\x9e\x76\xcc\x26\xaf\x2b\x25\xd9\xe8\xc0\xd8\x04\x39\x0d\x18\xcb\x30\x1f\xdd\x00\x0c\xf2\x0a\xe5\x25\x64\x61\x16\xfe\x72\xbb\xc8\xc1\x67\xe9\x73\x84\xc2\x87\x0f\x05\x9c\xf7\x7c\xc6\x5a\x64\x98\xc3\xf3\x8b\xcb\xdb\xd8\x36\xc4\x05\x3c\x3e\x4a\x26\x2c\xb9\x87\x10\x37\x64\x8a\xb8\x5c\x1e\x97\x7d\x38\xef\x8b\x02\x34\xd6\x48\x6f\xe8\x98\x07\x54\x9e\x80\x4c\x25\x15\x49\xb9\x9e\x65\x74\x4e\xd8\x57\xc3\x04\x7a\xc6\x0a\x8f\x79\x70\x29\x5b\x62\xd9\x4e\x6d\x01\x54\x5b\xc7\x05\xbc\x1c\x06\x7f\xf9\x49\x84\xe2\x1d\x21\xcc\xa3\x4e\xec\xd8\x19\x27\x69\x17\x0f\x59\x13\x3e\x73\x54\xb2\x06\x77\x34\x36\x95\x86\x74\x0a\x51\xc9\x8b\xe8\xbf\xf3\x81\x27\x60\x41\xe9\xfb\xea\x16\xf6\x6f\x44\xc7\x67\xea\x81\xa5\x7d\x51\x4e\x58\x71\x57\x59\xb1\xcb\xa4\xc0\xed\x6c\x62\x9d\x9b\x83\x03\xc6\x50\x20\xcb\x9d\x77\x10\xa4\x5b\x64\xe7\x86\xd8\x8a\x25\x38\xa2\xf5\xf5\x31\x9e\x00\xf0\x72\x6d\xe3\x47\x01\x14\xea\x50\xfe\x1c\x8c\x2f\x43\xf7\x7d\x06\x41\x8f\x81\x30\x43\x38\x3e\xe6\xea\x05\x9f\xb3\xf3\x41\x2f\x04\x44\xd6\xb5\xd1\x17\x3e\x70\x6e\x94\x67\x19\xe6\x5f\x37\x2c\x97\x4f\xcf\xf1\x3e\xde\x97\xcb\x81\x08\x7a\x2d\x89\x90\x55\x83\xd5\x2f\x65\xb3\x14\x42\x9d\x92\x79\x51\xad\x07\x88\x97\x09\x9d\x43\x2c\x90\x47\x55\x84\x08\xd5\x31\x33\xc4\xca\x1d\x69\x9e\x61\x24\x18\x84\xd6\x42\xae\x0f\xcd\x32\xc2\x8d\xee\x8b\x90\x9a\x84\x38\x33\x70\x15\xf8\xd8\xdb\xd4\xc9\x82\xd0\x05\x34\xeb\xb0\xf7\xe1\x82\xe0\x09\x37\xa5\x21\x81\xa5\x72\x1e\x43\x91\xcd\x66\x8c\x62\xd4\x82\x2f\xfe\x1a\x4b\x83\xd5\x6d\x70\x2e\x7e\x80\x44\x6f\xae\xc2\xbc\x0f\xea\x45\x48\xfc\x8d\x37\xa5\x4d\x3a\x38\x3b\x2b\x0a\x7a\x5c\x70\x1c\xad\x8b\x96\x74\xfe\x04\x2b\x6f\x19\x1d\x8a\xd8\x04\x89\x7a\x46\x95\xe1\x49\x9e\x51\x95\x01\xde\xcf\x28\xcf\x08\x1f\x45\x10\xe7\xb0\x09\x98\x99\x02\xa5\xaa\x24\xdc\x11\x3e\xea\x45\xd3\x29\x8b\x82\xf4\x9c\xe2\x99\x45\x46\x44\x44\xdb\x40\xeb\x94\x6d\xeb\x43\x9b\x9c\x55\x01\xed\xe1\x58\x44\x19\xad\x5c\x23\x07\x0c\xe3\x8d\x82\x4b\x10\x18\x9f\x8f\xac\xb0\xfb\x5d\x74\xf0\x9a\x2a\xa7\x50\x7d\xbf\xa1\x85\xd2\xc3\x22\xad\xa8\xa8\x52\x17\x5c\x76\x0b\x05\x39\x4a\x76\xcb\x70\x22\x56\x54\x09\xdd\x70\x90\x71\x36\xf0\x16\x03\xfd\x12\x55\xbc\xa8\x0e\x76\xba\x04\x51\x1d\xf6\x71\xc3\xa1\x46\x68\x87\x9b\x0f\x34\xa2\x9c\xd8\x1e\xdd\xb8\xb2\xab\x95\xcb\x2f\x25\xdc\x41\x62\xc7\x65\x05\x7b\x86\x1e\x8c\x4a\x31\x25\x18\x83\x03\x28\x04\x3c\x99\x70\xd8\x86\x8c\x64\x5c\xdc\xfb\x78\x56\xbb\xf3\x2d\x42\x8b\xd6\xe1\xf0\xe1\xe8\x91\x98\x1b\x24\x9b\x3a\xf4\xa5\x1d\x84\x9d\xf5\x62\x82\x6a\x37\x37\xcc\x7b\x23\x80\xad\x85\x3a\x51\xd1\x3c\xd6\xdf\x96\xa5\x6e\xbb\x20\xc4\x7a\x5f\x1d\x5e\x30\x51\x5e\x8b\xe1\xa1\x72\x50\xe3\xfa\x5e\x4d\x68\x7d\x25\xb2\xd5\x80\x82\x77\x17\x67\xdd\x8f\xbd\x8b\x32\x0a\xe0\x5f\xee\xba\x77\xe5\x5f\xae\xef\x2e\x2e\x7a\x17\x9f\xe2\x9f\x6e\xee\x4e\x4f\xbb\xdd\xb3\xf2\x7b\x1f\x3b\xbd\xf3\xca\x7b\xf6\xa7\xf2\x4b\x9d\x1f\x2e\xaf\x2b\xb8\x83\x37\x3f\xf5\xae\xae\xca\x3f\xdd\xf6\x3e\x77\xcf\x06\x97\x77\xb7\x4b\x21\x06\x8b\xf1\xd7\x2e\xd1\x3e\xb0\xd9\xb6\xc6\x95\xec\x90\x91\xe2\x4c\xa4\xd9\xbc\x28\xb7\x6d\x0f\x5d\xc5\x49\x19\xb3\x74\x3e\x65\x32\xdf\x25\x66\xc0\xaa\xbe\xf2\xc1\xaa\xd4\x19\x71\xad\xb9\xa8\x2b\xaa\xef\x1b\xf3\x1a\x8d\x5a\x34\x83\x2d\x8d\xb2\x30\x6a\x1e\xe2\x78\x96\xc6\x0f\x84\x34\x0c\xd7\x09\x99\x31\xb5\x6c\x2c\x70\xe1\xaa\x7c\x66\xf8\x70\xd1\xd0\xb4\x61\x7a\xc2\xe6\x9a\x1d\xe6\xe8\xd5\x47\x57\x5f\xd4\x33\x3a\x0f\x16\xb6\x23\x22\x0f\x58\xa6\xd7\xdf\x81\xab\xf0\x49\x3d\xe9\x9d\x7a\xd0\x60\xab\x32\x1b\x2a\x1a\x92\xaf\x37\x2c\x6c\x52\x20\x22\xa9\xa2\xbc\x90\xbb\xa9\xbc\x16\x51\x64\x74\x6e\xa3\x59\x3b\x50\x34\xe1\xae\x9e\x08\x2c\x2d\x42\x39\xae\xd9\x84\x4a\xe9\x88\x27\xbf\x65\x96\xd2\xbc\x8b\x3a\x05\xd1\x0f\x51\x69\x5c\xda\x1a\x5e\xcb\x00\xf5\xd4\xe8\xaa\xdb\x73\xa5\x99\x20\x7a\x16\x65\x32\x42\xe1\x15\xcf\x8f\x36\x17\x34\x2a\x45\x26\xa2\x02\x1c\x58\xf3\x17\x40\x88\xa0\xd9\xc2\x16\xe7\x24\x0b\xe4\x03\x0f\x2c\x25\x47\x71\x61\x9f\xf4\x08\xe2\x07\xfb\xa2\x49\xc3\xac\x29\x8a\x13\x53\xc0\x95\xc7\x3c\xde\x65\xef\x6b\x56\xbf\xf9\x08\xfa\xc5\x5e\x2f\xa8\x82\xf8\xd7\xdb\xa4\xd9\x94\xe9\xf6\x65\x48\xd1\x84\x04\x67\x2b\x80\x39\x37\x85\x78\x85\xbb\x70\x33\x8b\xeb\x5a\xd6\x56\x5a\x4e\x2b\x45\x99\x65\x42\x35\xc6\x20\xfa\x2a\x89\x45\x25\x9f\xa2\x84\x53\x93\xd2\x12\x40\xc2\xf6\x98\x79\xd6\xa4\x41\xb6\x30\x22\x20\x54\x63\x8c\x91\x95\x02\x4a\xdc\x66\x84\x1f\x76\x23\xe0\x71\x51\xcf\xf7\x80\x61\x65\x34\xb7\x32\xfd\x2c\xa3\x18\x48\x34\xa1\x1a\x49\xda\x1b\x29\xe9\x90\x67\xdc\x40\x14\x26\xaa\xf7\x95\x15\x96\x8a\x4c\xa9\xba\xf7\xd9\x3f\xb4\xc8\x01\x58\x46\xf4\x3b\x3a\xd2\x0a\xc0\xf0\xe7\x74\xa5\x15\x47\x76\x5d\xdb\x40\x41\x96\xce\x8d\x56\x6c\x07\x96\xb4\x33\x32\x02\x3f\xdf\x6c\x67\x5d\x8b\x57\xd5\xcf\x4b\xeb\x5d\x73\x51\x6f\x6e\xb3\x75\xa9\xad\x1b\xb0\xf9\x6a\xe2\x6b\xed\xc9\x1a\x65\x92\x36\x40\x9d\xfa\xb6\x31\x8f\xb5\xa9\xed\x54\xe6\xc3\xa6\xac\x29\x1c\xd5\xf2\xd6\x97\x29\x60\xfe\xdc\xee\x4b\xa0\x8b\x19\x20\x35\x0c\x2a\xe1\x6f\xb5\xa0\x45\x21\xfd\xfa\xc6\x5d\xae\xd0\xda\x73\x5e\x20\xb4\x02\xf1\x20\xe4\x66\xdd\xce\x67\xac\xa6\x5c\xc6\x5f\x72\x28\xc9\x71\x39\xba\xc1\x7a\xdf\xbb\x10\x99\xe1\x8b\x14\x56\x7f\x12\xab\xbd\xde\x96\xb5\xdb\x98\x06\xd6\xae\x4c\x5f\x37\x1b\xa8\x3f\xbb\xfe\x81\x2c\xc3\x81\xcf\x14\x97\xca\xb2\x4d\x87\x21\xbe\x24\xc1\xa0\xb6\xdf\x1d\x56\xf2\x1f\x39\xcb\x99\xa5\xfd\x61\x9e\x8e\xd9\x2e\xaa\x59\x31\xa5\x89\x7c\x24\xd3\x3c\x99\x10\xdf\x38\x49\x59\x46\xe7\xa5\xa9\x81\xbc\x64\x64\x06\x09\x5b\x5b\xe6\x0f\x25\xb9\x36\x72\x0a\x4e\xc6\xa2\x5d\x95\x0b\x20\x78\x42\x8d\x51\x7c\x98\x9b\x5a\xcf\x54\x29\x90\x7e\x4b\xcb\xc2\xcd\x55\xf7\xb4\xf7\xb1\x57\x51\xeb\x3b\x37\x3f\xc5\x7f\x7f\xb9\xbc\xfe\xe9\xe3\xf9\xe5\x97\xf8\xb7\xf3\xce\xdd\xc5\xe9\x8f\x83\xab\xf3\xce\x45\xfc\xf3\x59\xe7\xb6\x73\xd3\x5d\x65\x0f\x58\xec\xb5\x79\x23\x68\x14\xe7\x6f\x65\x17\x17\x9a\x0e\xa6\x98\x76\x1f\xc1\xfa\x5d\xaf\x27\xa4\xe3\xb3\x1e\x62\x90\x57\xea\x6d\x34\x60\x5b\x44\xd4\x59\x67\xca\x81\xa2\x6a\x88\xe2\xdd\x26\x1d\xe2\xd1\xd8\xc1\x11\xad\xad\xb0\xe0\x62\xc2\xed\xee\x60\x13\x56\x62\x48\x0a\xcd\xad\x40\x12\x8b\x0b\x5b\x47\x09\xb0\xae\xf2\x4e\xbb\x8f\x05\xee\x73\xc8\xce\xb3\x9a\xbf\x07\x0f\x77\x2f\x44\x71\xcb\x7e\x94\x9a\x4f\x79\x46\x55\x01\xfa\x74\xe9\xda\x02\x81\xdd\x8f\x15\xc6\xc5\x59\x1d\x7c\x88\x57\x1e\xee\x7a\x04\xc6\x7d\x7a\xde\x03\x11\x28\x31\x1e\x62\xc1\x77\xee\x6a\x67\xfb\x1e\xa7\x14\x82\x23\x42\x49\x63\xec\xbe\xb1\x88\xd0\x75\x0d\xe8\xd2\x16\xd9\x24\x50\x82\xfc\xc9\xdc\x1c\x61\x90\xfe\x1f\x5d\x61\xd4\x7c\x13\x30\x2e\x92\x32\x0d\xb2\xa9\xf3\x68\x94\x81\xa0\x98\x06\xff\x90\x6f\xfd\x02\x84\x1d\xef\x71\x73\x6e\x5b\x47\xbb\x80\xc1\xc2\x1b\xcb\xad\x67\xf6\x12\x7a\xad\xeb\x10\xc7\x05\xc3\x2a\x0c\x65\x2e\x52\x5f\xc5\x66\xca\xc5\xf1\x94\x7e\xfd\xe0\x67\x8a\x65\xfa\x43\x6e\x38\x96\x0e\xce\xac\x26\x32\xb7\x4c\x6e\xf9\x72\xf5\xc5\x92\xf5\x5a\x2d\x2d\x7a\xce\x0a\x6a\x4f\xa1\xa3\xa2\x17\xe9\x81\xcd\xeb\xf6\x6f\x01\xe3\x03\x3d\x55\xee\xc0\x43\x23\x33\xc5\xa0\x68\x5b\xf0\x51\x65\xe8\x7b\x0c\x7f\x43\x0c\x44\x09\xf7\xab\x9e\x79\xc7\xf6\xb9\x9d\xce\x4d\xad\x65\xf0\x09\x50\x5a\x5c\x4f\x76\xd3\xd0\x4e\xe8\xf3\xe4\x5d\xcc\x47\x8a\x09\x6b\x76\xb7\xfe\x2e\x87\x50\x5a\x44\x7b\x58\x5f\xc5\x12\x30\x79\xda\xbd\xf0\x49\xa5\x10\x6a\xbf\x60\x7c\xf4\x34\x90\x31\x0d\x06\x78\x28\x7b\xc5\xfe\x91\xbb\x78\xda\x3f\x7e\xbf\xd9\x45\x6b\xd4\x9c\xf8\xf4\xf5\x38\x44\xc7\x45\xa8\xb9\x4b\x17\xc6\x95\x0b\x5e\x07\xc5\x7f\x8d\x05\x9f\x9e\xb7\xae\x5e\xa5\x53\xf7\xe7\xca\x28\xa6\x5b\x9f\x1a\x87\xef\x3f\x59\xce\xd4\xcf\x95\x54\x29\xd7\x1d\x04\x27\xb8\xd6\xe3\x1b\x6d\x48\x93\xfb\x47\xaa\x52\x34\x16\x82\xdd\xb8\x4d\x7e\x94\x8f\xec\x81\xa9\x16\x49\x98\x32\xd4\xa5\x30\xd8\xb3\x96\x65\x70\xa0\x5c\x3b\x7d\x01\xf1\x3a\x98\x0f\x22\x00\x12\xd9\xf0\xf1\xc4\x2a\x94\xce\x30\xe5\x4a\xa3\x69\x66\x20\xfc\x98\x7d\x9d\xb1\x04\x03\xb5\x9a\xa2\x53\x46\x19\x7d\x58\xcc\xc9\xd8\x26\xdc\x3e\xaa\xfe\xe6\x0b\x04\xb9\x3c\xb6\xa5\x86\x6a\x5f\x44\x0c\xb9\xe6\x6c\x6e\x26\x52\xb4\xc8\x58\x66\x54\x8c\xdb\xed\x36\x61\x26\x69\x7f\xd8\x88\xd0\x5d\x83\x51\x77\x85\x97\x3d\x93\x9a\x65\xf3\x80\xee\x12\xa2\xa1\xec\x2a\x43\xf4\x95\xe6\x68\xf2\xa8\xa1\xfe\x9b\x6a\xd4\xfe\xf3\x9a\xce\xeb\x35\xd5\x8d\xc3\xff\x1a\xda\xa9\xd6\x94\x5f\xd5\x12\xbe\x5f\xaf\x79\x6d\x10\xce\xea\x91\xd4\x8a\xb0\xd6\x86\xac\x4a\x29\x36\x8d\xd5\xfc\x59\x36\xa1\x07\x6f\x95\x86\x54\xdb\x92\x4b\x1a\xd9\x2a\x7a\x71\x91\xa2\x6b\x28\x2e\x04\xfa\xee\x94\xf2\x98\xe5\xd3\xc5\x12\x18\xfb\x92\xa2\x8a\x41\xe2\xbf\x4e\xa1\xbb\xf5\xf1\x26\x03\x48\xb2\x54\x18\x61\xe9\xc6\x8b\xb6\x50\x24\x26\xe0\x96\x8a\x6b\x48\xbe\xda\x26\x08\x32\x34\x83\x4d\x83\xcb\x06\xaa\x68\x01\x6c\xbd\x2b\xfa\x0f\x71\x9d\xa1\x76\x3f\x7e\xa2\x51\xd4\x01\x3f\x4f\x33\x67\x28\x02\xc7\xb7\x52\x3e\x2f\x2e\x2f\x4a\x75\xeb\x7a\x17\xb7\xdd\x4f\xdd\xeb\x92\x5f\xfa\xfc\xb2\x53\x2a\x8b\x77\x73\x7b\x5d\x71\x5d\xff\x70\x79\x79\xde\x5d\xd0\x41\xbb\xb7\xbd\xcf\xa5\xc6\xcf\xee\xae\x3b\xb7\xbd\xcb\xd2\x7b\x3f\xf4\x2e\x3a\xd7\xbf\xc4\xbf\x74\xaf\xaf\x2f\xaf\x2b\xfd\xdd\x9d\x2e\xd7\x66\x4b\xd3\xa8\xdf\x89\x42\x58\x8e\x62\xe8\xeb\x84\xc2\xa6\x7a\x58\xbb\x88\x1c\x54\xdf\x6f\x5b\xb2\xac\x81\x29\xa5\x6c\xb0\x5d\xb0\x46\x53\xc0\x49\x6d\x3f\x56\x1e\x9c\x0f\xa8\x31\x6c\x3a\xdb\x0d\x83\x70\xfd\x83\xb3\x59\x1c\x48\xb9\x64\x58\x73\x1c\x48\x69\x57\x5f\x4f\x1c\x48\x4d\x88\xc7\x62\x1c\x48\xef\xa2\x77\xdb\xeb\x9c\xf7\xfe\x5f\xa5\xc5\x2f\x9d\xde\x6d\xef\xe2\xd3\xe0\xe3\xe5\xf5\xe0\xba\x7b\x73\x79\x77\x7d\xda\xbd\x59\x33\x0a\x64\xd1\xee\x7a\x44\xe2\x7e\x4e\xc8\x6d\x54\xb3\x10\xa5\x42\x57\xa6\xcb\xae\xb8\x95\x69\x2c\x55\xd1\x8c\xff\x93\x8b\x71\x0b\x40\xf2\x4e\x48\x57\xa9\xde\x94\x8e\xd9\x55\x9e\x65\x2d\x12\xb0\x30\x4f\x15\xa3\x06\x5e\xbb\x92\x69\x2f\xfa\x0e\x0c\x47\xb5\xd3\x80\xfe\x1d\xe6\x24\x76\xdf\x72\xfd\x47\x4e\xcf\x60\x94\x72\x08\x89\x01\xdd\xf7\x84\xfc\x40\x93\x7b\x39\x72\xe0\x39\xad\xa0\xe2\x92\x7f\xe4\xd2\x50\xc2\xbe\x26\x8c\xa5\xbe\x04\x4f\x95\x4e\xce\xe5\x4e\x98\x91\x9b\xd4\x4f\x8f\xcf\xf4\xea\xf0\x99\xda\xef\x5c\xb6\xd3\x60\x13\xc0\x36\x37\xcb\xcf\xf8\xa9\xc3\x68\xab\x6d\xdd\x98\x6c\x0f\x36\xfd\x73\x39\xae\xcf\x2c\x80\x60\x49\x97\x0e\x51\x60\x8b\x80\x87\x50\x8e\x89\xe6\xe2\xbe\x2f\xbe\x58\x85\x56\xe6\x0a\x7f\x32\x52\x41\x92\xca\x28\xcb\xf5\x84\x01\x36\x6c\xcb\x17\xab\x04\x4f\x61\xb9\x6e\x14\x90\x8c\x25\x4e\xf8\x3a\xe3\xc2\x72\x8b\x19\xf7\x12\x64\x75\xeb\xf7\x52\xa3\x92\xeb\xa0\x67\x3f\xa1\xfb\xb6\xb0\xce\x3e\x4e\x18\x56\xe7\x2c\x50\xe7\x7d\xc1\x1a\xe4\xdc\x90\x77\x8a\xb5\x46\x41\xb4\xb1\xcb\xfe\x9d\x8f\xac\x85\xe5\x7e\x90\x3c\x25\x69\x3e\xcb\x78\x12\xf8\xee\xa3\x54\x8d\x91\x50\xa8\xe9\x6c\x10\x09\x55\xd1\xdf\x97\x4d\xac\x46\x8d\x8a\xb4\xb6\x25\x31\x51\x4f\x1c\x15\x16\x21\x5d\xe5\x9a\xa9\x23\xa3\xf8\x78\x0c\x72\xa3\x37\xca\xbc\xfe\xb0\x31\x4f\x9b\xf3\xc1\xee\xf6\x87\xd8\x3d\x90\x61\xa5\x9e\x00\xdf\x62\x69\x6a\x36\xcb\xe6\x3e\x98\x1b\x17\xd0\x1f\xfb\x59\xae\x10\x63\x78\x44\xc2\x80\x1a\xc3\x36\x66\x8a\xd9\x5e\xd2\x01\x82\x87\xed\x0e\x6a\xd6\x1b\x21\x94\x2e\x82\x15\x45\xfe\x33\x0f\x60\xe4\x6f\xb8\xa2\x6f\x9f\x6a\x85\x28\x07\x00\xd9\x4b\xe4\xa3\xc0\x1a\x4b\xf0\x3e\xc8\xf3\x42\x82\x6c\x12\xd2\xaf\xfa\xc2\x63\xa5\xb9\x04\xb5\x51\xa8\x98\x8a\x36\x4e\xac\x20\xf1\xf2\x61\x7e\x45\x79\x57\x3b\xf5\xcf\x8d\x75\x52\x43\x5c\xfc\x4e\xb6\x52\x17\x13\xb5\x97\x22\xbe\x8b\x68\x0a\x99\x1c\x22\xfa\xe2\x42\x96\x56\x7c\xeb\x6c\x66\xc0\x1c\xb9\x5c\xba\xf2\x9d\xe5\xa3\x1d\x21\x7c\x46\x2e\x41\xbf\x28\x95\xe5\xdc\x6b\x1a\xdb\xee\x0b\x96\x1b\x19\xe1\x5d\xda\xc9\xf5\x2a\x65\x23\xdb\x98\xd3\xd0\x4b\x6b\xc1\x93\x8a\x13\xe3\x57\xbe\x89\x3b\xd7\xd8\x50\x36\xca\xc2\x9b\x29\xe6\xad\x67\x73\x66\x82\xd1\x2c\xf3\x39\x17\xf3\x59\xb9\x52\x60\xec\x35\xf0\x76\xc1\xe0\xe9\x85\xa4\xa0\xa8\x16\x91\x14\x4c\x18\xed\xaa\x06\xf4\x85\x6b\xdc\xe7\xf4\x06\x58\x2c\xe7\x08\xc1\x85\x69\x39\x1d\xc4\x21\x30\x6b\x99\x3d\x20\x48\x69\xb1\x26\x46\x42\xce\x8d\x1d\xe0\xa9\x65\xe7\x56\x78\xa1\x22\x2d\x6a\xc9\x4c\x58\x5f\x54\x12\x5b\x15\x1b\x73\x6d\xe0\x62\xf1\x14\x1b\x7f\xbf\xb7\x64\xbf\x92\xbc\xb3\x6c\xe9\x1b\x93\xfd\x56\x31\xae\x11\x4d\x36\x49\xba\x99\xcf\x58\xda\x0b\xdf\x2d\x27\x86\x92\xe9\x24\x8d\x5c\x4b\xa5\x43\x8e\x34\xe0\x31\xd6\xc1\x8f\xaa\x03\x3c\x60\xd8\xa4\x00\xb4\x16\x8a\xe8\xd9\x2d\x1a\x53\x5f\x48\x51\x87\x2a\x7a\x18\x10\x10\x9b\xbc\x47\xe5\xea\x7b\x41\x96\x4a\xa4\x36\xe8\x5f\x83\x4f\x46\x94\x67\xb9\x6a\x14\x11\x90\x2c\xf7\x9e\x8a\x7c\x0a\xcd\x92\xba\x5d\x0b\x76\xe9\xe8\x18\x05\x9b\xf4\x03\x55\x50\x8d\x7f\x96\xe5\x63\x2e\x74\x99\xea\x9b\x8b\xca\x2c\x14\xd8\x5a\xb1\xe1\x45\x4d\xae\xf5\x79\x71\x07\x0f\xbb\x86\xc9\x83\x1f\xa2\x19\xd5\xcd\x09\x6d\xd1\xd8\xfb\xe2\x16\xee\x6a\xcc\xb4\x0d\xc7\x8c\x22\x0a\xb9\xd2\x06\xca\x1e\xd7\xce\xb7\xc4\xcf\xcb\x94\xba\x53\x90\x5b\x5d\x4e\xec\xea\x60\xda\xcf\x74\xb6\x2c\x5d\x71\xe7\x16\x57\x6d\x43\xb0\x6e\x56\x8f\x61\xb5\xec\x49\xcd\xea\x85\x80\xe0\x67\x71\xe2\x6d\x02\x9e\x10\xe2\xc2\x1d\xec\xc8\x42\xe6\x7b\x49\x30\x8d\x3f\xdd\x3c\x35\xa0\xf0\x5e\x39\xc0\x7c\x6c\x70\x88\xc1\xdc\x71\xfc\xf9\x0e\x99\xf7\x61\x63\x7c\x5b\x4b\xb6\x63\xc7\xd8\xd8\x22\x9d\xe1\x19\x43\x63\x7f\x5e\x58\xa2\x4d\x23\x63\x1f\xe2\x54\x00\xb8\x1b\x8a\xfa\xf1\x6b\x49\xcc\x21\x22\xf6\xe7\x72\x3e\x47\x69\x89\x25\x5f\x2b\xf1\x65\x11\x91\x13\x84\x96\x94\x09\x69\x18\xa1\x44\xf0\xec\x58\xe4\x59\x76\x7c\x01\xe5\x7b\xb5\xe6\x63\xac\x0e\x86\xf5\x34\xc0\x4b\x58\x60\x44\x95\x4c\x65\xd1\x11\x80\x2b\xd2\x0e\x09\xad\x78\xc6\x72\x4c\xbb\x05\xd9\xbc\x2f\xec\x17\x28\x62\x21\xb4\x0e\x0f\x9e\x55\xec\x2d\xd4\xee\xc0\xbe\x20\xcc\x70\x1e\x37\x5e\x43\x60\xcb\xd2\x03\x77\x72\x69\x1e\x70\x63\x5f\x0d\x6e\xac\x54\xa1\x90\xc5\xfa\x08\xb2\xcd\x87\x6a\x6b\x08\xd7\x20\x88\x05\x97\xc0\x1a\xf4\xf8\x92\xee\x80\xa7\x4c\x16\xdd\x39\x33\xd4\xaf\xd4\x3e\xac\xa2\xff\xc0\x78\xe3\x81\x1c\x0d\xf4\x42\xdc\x36\x59\xce\xe6\x17\x22\xbe\xd7\x33\x4b\xc5\x41\x1e\x71\x64\xf4\x22\x91\x34\xc9\xe5\x52\x0c\x9c\xe4\xbe\xde\x60\xab\x0b\x76\x29\x3e\xe2\xe7\x57\x32\xe3\xc9\x72\x5b\x9e\xbf\x9a\x00\x8a\x64\xc1\x92\x0b\xa0\x3d\x0e\x8d\x9c\x7a\x75\x02\x8d\x54\x86\x25\xa6\x50\x4d\x17\x27\xb7\x89\xa9\xe3\x73\x54\xc6\xc8\x59\xae\x0c\x57\x31\x7e\x4d\x91\x02\xea\x7d\x6e\x01\x4f\x08\x4e\x67\x2a\x19\x3a\x63\x92\x09\x15\x63\xe6\xea\x2a\x59\x39\xc7\x03\x39\x54\x74\xa6\x25\x37\x86\x1f\xcd\x19\x52\xeb\x4e\xa1\xad\xfb\xb4\xa4\x2d\x25\x3f\xef\xa1\xf4\x56\xf9\xa2\x32\xbb\xf3\xe8\xfb\x41\xb8\xe8\x3b\xe4\x93\x50\xcd\xd3\x94\x77\x10\xd1\x86\x7c\x80\x9f\xab\x4c\x97\xd3\x90\x03\x05\x46\x0d\xbb\x51\x0e\xa0\x23\x17\x10\xaf\xc7\xbe\x22\x0c\x4a\x36\x8f\x5b\x85\x84\x79\x68\x71\xc3\x28\x06\xb0\x53\x04\x4c\x83\x95\x04\xd2\xbc\x9b\xbb\x1a\x0e\x31\x67\x6c\x96\x51\x31\xc0\xc3\xf7\x02\xa6\xc3\x28\x6f\xad\x09\x52\x2f\x1f\x0e\x02\xa0\xc7\x5e\xc6\x19\x6e\xc5\xeb\x52\x36\x69\x5c\xd0\xbf\x55\x85\xdd\xf6\x52\x1c\x44\x58\x16\x25\xb4\x5d\x15\x1b\xf6\xb5\x2e\x08\x68\xb5\xf9\x93\x56\x8c\x1d\xa1\x74\xcc\x0a\xfb\xa7\xa7\x80\xd7\x6a\x03\x5d\x67\xe7\x2b\x04\x5e\xdd\xf6\xcd\xcd\x6f\x0b\x97\xeb\x56\x26\xb8\x15\xc3\x7a\x5a\x33\x5c\xa3\xba\xb9\x68\x8e\xfb\x52\x2e\x0c\x6f\x25\x58\x74\xa7\x31\xa2\xa5\x95\x81\xbd\x36\x5c\x9f\x97\x58\x89\x7d\x79\x52\x1c\xa6\x32\xec\xc4\xda\x41\x64\x88\xc4\x46\x7a\x45\xbd\xb2\x16\xe9\xbf\x43\xca\xd2\xfd\x77\x88\x5d\xea\xd3\x5b\x3d\xcc\x5b\xb9\xf4\x52\xd5\x58\x8d\x7e\xa4\xe8\x06\x11\x91\x49\xa5\xba\x2e\x0d\x96\x9f\x97\xc4\x57\x8b\x22\xec\xd0\xd5\x3c\xc4\x06\x9c\x20\x8f\xfa\xc9\xdc\x83\xaf\x01\x04\x83\xca\x13\x53\x4c\x38\x60\x55\xfd\xe0\x3f\xb4\x4b\x34\xcb\xa1\xec\x65\x5a\x14\xbf\x93\xaa\x2f\x7c\x6b\x05\x64\x6c\x27\xcb\x16\x9a\x5a\x84\x69\x8b\x68\x15\x40\x1b\x7d\xec\x3b\xe4\x54\xd8\x97\x20\x3a\x70\x81\x0f\x40\xe1\xd8\x21\x2b\x12\xf3\xdb\xa4\x00\x0a\x84\xdc\xef\x0a\x22\x59\x0c\x48\x96\x65\x1e\x8d\x0b\x31\xae\x22\x08\x26\x9d\x43\x45\xa3\x51\x6e\xd9\x51\xe8\xdd\xc8\xbe\x00\x70\xba\x92\x28\x05\x45\xa1\x70\x81\xb1\x5c\x7b\xb5\x50\xae\x5b\xb6\xef\x42\x0a\x80\xfb\xe1\xcc\x32\x11\xfb\xd5\x7c\xc6\x48\x05\x14\x02\x7c\x9d\x10\x91\xd1\x22\x73\x99\x47\x02\x4c\x42\x45\x5f\xfc\xdd\x2e\x8f\x47\x5c\x73\xdb\x2a\x47\x78\x88\x3d\x88\x06\x79\xff\x37\x6c\xf4\xfd\xbf\x7e\xf8\xdb\x07\xc4\xb3\xcc\x35\xa4\x5d\xb5\xca\x57\x88\x1f\xa8\xdd\x52\x88\x07\x0a\xe5\x0c\x7d\x91\xa4\xa2\x8b\xa5\xd8\x2c\x4e\x22\xde\x77\x25\x82\xc2\x4a\xd7\x21\x09\x35\xc9\xe4\x88\x3a\xda\x8b\x51\xe8\xb8\x2e\xea\x5c\x58\x09\x1d\x4a\xed\x97\x6b\x63\x60\x12\x0a\x09\x55\x8a\x75\x79\x1d\x2c\xbd\x60\x49\x37\x27\x15\x56\xf0\x1c\x7c\x4f\x40\x9c\x05\xa2\xc0\x97\x82\x33\xf8\xd7\x7d\x4e\x45\x54\x34\x11\xcd\x89\x56\xcd\x4f\x49\x1f\x63\x90\xfb\xef\xfc\xf6\xf7\xc5\x6c\xd8\xce\xe6\x23\xd3\x86\x88\xe8\xb6\x5d\x96\x76\x77\x69\xe5\x37\xbc\x84\x06\xe9\xa2\x54\xbe\x62\xb9\x1b\xe5\xfa\x7a\x79\x27\xac\x4e\xe8\x69\x7d\xa1\x05\xcd\x01\x61\x7d\x6e\xca\xfe\x02\x16\xec\x0b\x0c\x7d\x40\x2d\x8f\x32\x46\x45\x1a\x0b\x56\xc5\xf9\x04\xc8\x3b\x7b\xd1\x85\xf2\x7e\x54\xd0\x6c\x0e\x99\x4d\xad\xbe\xc0\xca\xa3\x2c\x25\x34\x99\x27\x19\x4f\x1c\x62\x58\x59\x16\x62\x0f\x4c\x98\x52\x00\x26\xe4\x23\x3e\x97\x38\xd4\x14\xfa\x59\xbf\xfa\x77\x0d\xa2\x50\x40\x77\x2c\x5b\x58\xaa\x64\xe2\x30\x4e\xd4\x86\x18\x31\xa1\x7b\x60\xcd\xa9\x57\x16\xa5\xe2\x63\x2e\xa8\x91\x8a\xbc\x07\x53\x71\x96\x31\xf5\x21\x94\xa2\x83\x55\xac\x1f\xc6\x64\xa3\x02\x30\x35\x70\x61\xf5\x97\x6d\x92\xe4\x4a\xb1\x74\xb0\x18\x71\xb7\x69\x3e\xfd\xf2\x78\x24\x2b\x5a\xf3\x29\xd3\x86\x4e\x67\x71\x3e\x6d\xc8\xf2\x72\x2b\x93\xe1\x22\x10\x3f\xb0\x16\xe1\x10\x54\x17\x5c\xfb\x7d\xe1\x9c\xfa\xb8\x6f\x52\xd5\x00\xc5\x54\x67\x89\xf5\x31\xb7\x8c\x67\x74\xc0\x99\x1b\x16\xfb\xab\x1a\x17\xaf\xcf\x7d\xdc\x45\x71\x11\x94\x38\x2b\x4c\x14\x8a\xa7\x5a\x41\x34\xd4\x9b\x0e\xa1\x63\x7d\x51\x84\x6d\x9d\x66\x32\x4f\x89\x33\xad\x3a\x43\xa5\x6a\x13\xce\xda\x2d\xa2\xff\xe5\xe4\xf8\xb8\xdd\xde\x53\xfd\x98\x72\x89\xc9\x7a\x0a\xc7\x22\x90\x75\x61\x91\x2b\x8e\x56\x09\x2f\x72\xb0\x99\xe6\xe1\xd3\x5e\x80\x5a\x62\xcd\xbc\x1c\xf4\x53\xed\x32\x60\x68\xee\xd2\x9d\x8f\x1e\x5a\xde\xd5\x8c\x2a\x26\xcc\x00\x7a\xdc\xac\x33\xe8\xe4\x0a\x3e\x2f\x85\x7b\xaf\xa5\x61\xfd\xd7\xad\x44\xc5\xd9\xc7\x7c\xfd\x35\x42\xbb\x75\x29\xb4\x54\xdf\x93\xf7\x1c\x7c\x1e\x1f\x9c\x29\xc0\x4a\xea\x2b\xe0\x3d\xdd\x84\xb6\x58\xbd\x68\x42\x25\xc6\xb4\xd6\x84\x8a\xd1\x83\x7f\x83\x06\x28\xd7\x10\xf6\x62\x19\x85\xff\xad\xb0\x16\x62\x48\x53\x61\x1a\x25\xd4\x38\x4b\xd4\x3f\x99\x92\x45\xcd\x79\x07\xcb\x13\x35\xbc\x24\xfe\x71\x3e\x80\xda\xa6\x5b\xdd\x04\x98\x3f\x0a\xdf\x43\x3c\x8d\x0f\x4a\x8f\xab\xa5\xe2\x35\x3d\x9c\xfb\x38\xc8\x66\x64\x8e\x6d\x4a\xe6\x16\x05\xab\x8b\xcb\x30\xe2\x9e\x5e\x93\x08\xac\xd8\x1f\xd0\x63\x10\x02\x5c\x6d\xe9\x29\x9d\x39\xff\xa2\x43\xe2\xaf\x5a\x45\xda\x30\x89\xff\xfa\xcf\xbf\xb6\x9b\xd2\xc7\x60\xe8\x5b\xc3\x2c\x7e\xf4\x20\x8b\x8a\xd1\xb4\x80\x3f\x8b\xd1\xcd\x56\xa5\x86\xad\x24\xc8\x1d\x24\x99\x5d\xf6\x65\x51\x56\xf1\x6e\xbd\x88\xec\x79\x1a\xe7\xfe\x07\x02\x77\xdb\x13\xd0\xaf\xe4\x88\x80\x0c\xdc\x20\x2d\xb5\xdd\x38\x6b\x7a\xd8\x60\xf5\xea\xf9\xd3\x33\xc9\x81\x4d\x19\x4e\xeb\x0c\xbf\xf4\xed\xce\xd2\xeb\x2e\x89\x51\x4b\x8d\xf0\x67\xa1\xa0\x02\x04\x3b\xf5\x04\x49\xe4\x74\x68\x25\x48\x7b\xcf\x06\xab\x28\xb0\xa6\x8e\x0f\x92\x0f\x11\xbe\x9e\xc5\x20\x24\x59\x25\xc5\x28\xb8\x1f\xe3\x10\xde\x98\xce\x6a\x1d\x2f\x0d\xf7\xc1\x7e\x73\xb8\xea\x0f\x47\xa7\x3a\x83\xa2\xc4\xc7\x3d\x4f\xee\x99\x25\xe5\x51\x01\x45\x18\x8b\x56\x41\xb8\x0e\x31\xcd\x7d\x01\x2b\x84\x01\x74\x9e\xfa\xed\x71\x30\x92\x28\x66\xd9\x58\x14\x24\x2b\x09\x37\xdf\xe9\xfa\xc5\x79\xea\x84\xb3\xfa\xb5\x80\xf6\x43\x5a\x84\x03\x3e\x08\x7a\x0d\x6a\x82\x20\x0e\xfe\x29\xf0\x45\xcd\x12\x29\x42\x2a\xc5\x5e\xb4\x8c\x9a\x64\xb4\xfa\xe1\xc2\xb3\x05\xc4\x84\x55\x2a\xcf\x8e\x9a\x57\xc4\xdb\x94\x4c\x1c\x02\x84\x21\x1a\x02\x4d\x20\x9e\xd2\xf6\xdd\x22\x53\xca\x85\x3b\x06\x50\xf3\x9b\xa4\x6c\x98\x8f\xc7\x8d\x0a\x41\x26\xc7\x4f\x6a\x9d\xf4\xa9\x5b\x8d\xd6\xc9\x30\xc3\x6c\x59\x3a\xd2\x0a\x0a\xfd\x86\x34\xbf\xa5\xe1\xbb\xfb\xd0\xdd\x7a\xbe\x27\xb4\x40\x8d\x78\xc6\x9e\x47\x5d\xdb\x93\xee\xd9\x5b\x47\xf7\xf4\x26\x4c\x08\xb9\xc1\x79\x04\x23\xd3\x6f\x48\x29\xc5\x10\xe6\x81\xfd\xf2\x49\xe3\x98\x43\xe6\x05\x1c\x56\x8c\x50\xb6\xbc\x29\xd5\x80\x70\xb2\xff\xc0\x66\xe0\xed\xab\xd2\xa5\x76\x46\xf8\xb9\x91\x53\x46\xa0\x2b\x8d\xc9\xb4\xc4\xc5\x0c\xb5\xc0\xe5\x61\x27\x58\x40\x9b\xc1\x81\x77\x36\x7d\x0c\xb3\x28\xca\x5d\x91\xf7\x82\x3d\x12\xcb\x6b\x5b\xb1\x0d\x38\xda\x9e\x16\x61\x26\xf9\x60\x65\x9b\x92\xcb\x58\xb1\x44\xaa\x14\xb2\xd9\xc6\x54\xa5\x10\x4a\xe0\x08\x3e\xa3\xc9\x3d\xc0\x88\xc2\x75\x84\x3d\xfa\xe8\x05\x97\xf0\x85\xbe\x93\xa2\x35\x2e\x12\x05\x39\x0d\x1e\x91\x28\x8c\x0f\x3f\xd7\x84\x26\x4a\x6a\x54\x4e\x3d\x7a\xa4\x83\x2d\x8c\x90\xdb\xa0\xc7\x4d\x02\x16\xae\x1c\x41\xf8\xd0\xb7\xc8\x02\x0f\x5c\xb2\x84\xcd\xf2\x51\x2a\x97\xbc\x05\x2b\x7e\xe5\x20\x60\x7e\xe4\x0f\xac\x45\x6e\x66\x54\xdd\xb7\xc8\xd9\x5c\xd0\x29\x4f\xfe\x43\x0e\xeb\x8c\xb9\x0b\xb1\x64\x3b\x8b\xc4\xfb\x2f\xc1\x50\x7f\xd0\xbf\x2c\xc4\x09\x91\x26\xb5\xf3\x6d\x9a\x72\x1b\xc2\xfc\xbe\xf5\x4b\x7d\x45\x40\xc0\xc1\x2a\xbb\xd7\x0b\xb0\x56\x51\xf6\x46\x4f\x9a\x4e\xb9\x28\xe9\x6a\xaf\xca\xd3\x53\xdd\xd4\xba\xb0\xda\x12\x33\x5e\x4b\xbb\xdd\x87\xe4\x78\x45\xad\x96\x63\x15\xca\xa9\x34\x0c\xef\x7d\x6d\xa4\x62\x0e\x02\x02\xc5\x49\xa8\x15\xc9\x35\x3e\x69\xc2\x51\x4f\x32\xa9\xd7\x0e\xdf\x5c\xdc\xb0\x53\xf7\xf9\x52\xe9\x44\x4e\x67\xe0\xfa\x55\x4c\xe7\x99\xd1\x35\xfa\xda\x82\xcf\x6c\x2f\x51\x44\x8b\xc3\xfd\xcc\x0c\x3d\x5b\x30\x0c\x07\xda\x2e\x05\xef\x81\x99\xb7\xbb\x84\xa6\x9b\xae\xd8\x6e\xec\x3c\xb5\x67\xdb\x57\xe2\x74\xd5\xc6\xb8\x18\x67\x4d\x05\x7a\xfa\xc2\x15\x2b\x8b\xa1\x61\x8b\x04\xcc\x60\x49\x75\x39\xf8\x8f\xa5\x42\x4d\xa1\xd2\x99\x8b\xc2\xa3\x4e\x61\x0f\x72\x11\xdc\xe5\x2d\x8f\x35\xab\x18\x54\xc3\xb6\xbc\x52\xe7\xc3\xa3\x22\x56\x4e\x2a\xe0\xae\x80\x08\x34\xa3\x0a\x00\x4e\x26\x3c\x4b\x8f\x6a\x62\x67\x51\xca\x81\x1a\x67\x01\x3d\x73\xc8\x00\x20\x0f\x76\x1c\xeb\x09\x63\xa8\x46\x98\x7b\x68\x67\x98\x1b\xc2\x42\xcd\x28\xae\x9d\xf1\xa8\x22\x49\x94\xf8\x45\xc9\x36\xf0\xd2\x16\xc1\xd5\xfc\xa2\x29\xbf\xfa\xdb\xe7\x13\xa5\x35\x5b\x87\x4f\xdc\x96\xad\x70\xfe\xd4\x50\x11\x38\x47\xd3\x52\xe9\x01\x9a\xd0\x9e\x30\x6c\xf9\x4b\xc0\x10\xf1\x59\xb1\x7a\x46\x1f\x85\x8b\x50\xdb\xa8\x46\xc0\x7a\xfc\xa1\x1e\xb8\xc9\xf2\x87\xca\x93\x32\x88\x34\xc7\x08\x23\x1e\xb2\xd5\x5b\x11\x2c\x07\xd4\x8f\x2c\x52\x10\x0b\xf5\xa7\x2f\x8a\xd0\xc9\xa2\xe0\x7d\x52\x65\xdc\x2e\x22\x31\x85\x28\x0f\xd6\xf2\xe1\x54\x2d\x4c\xd9\x76\x4a\xca\xd1\x90\x42\x3d\x8b\x26\x54\xf0\x85\xd3\xbc\xaf\xfa\x5a\x09\x4d\x26\x6c\x60\x87\x96\x6f\x10\x73\xe3\x20\xae\x4f\xed\xc7\x37\xf8\xed\xd2\xcb\x8c\xce\x4c\xae\x9c\xd3\x10\xfb\x02\x8f\x08\xc5\x9a\xdd\xc1\x54\xba\xea\x78\x27\xd8\xed\xe0\x9e\x6d\x80\xed\xe8\xc6\x5a\xef\xde\x2c\x30\x2a\x00\x9d\x2f\x04\xf4\x24\x54\x29\xef\xe5\x74\xbd\x12\xaa\x0c\x1f\xd1\xa4\xa4\xee\xad\x95\x78\xb4\x10\xde\x9e\x58\x8d\xb7\x04\xa2\xec\x59\x39\x16\xfc\x2b\x82\x45\x6b\xf7\xbf\xd6\xc3\xbe\x0f\xed\xb0\xf7\xf4\xf5\xf9\xea\x17\xa5\xa8\x6f\xd8\x3c\xf5\x08\x53\x73\x87\xb9\x6e\x19\x77\xb2\x59\x6a\x70\x04\x74\xb9\x3e\x87\x5b\x80\x1f\x70\x20\x8f\x98\x00\x13\x95\x2d\x2a\x45\xf1\xc1\x12\x16\x65\x9d\x42\x84\x63\x94\xa5\x69\xaf\x28\x3a\x66\x64\xca\x52\x9e\x57\x33\xcf\x97\xc7\x52\x1c\x18\xcb\x2b\x62\x2c\xcd\xfb\xf6\x64\x0c\xe1\x39\x2a\x76\x16\xa1\x04\x52\x15\xb1\x95\x17\xa0\xe4\x3f\x5a\x69\x1b\xe3\xd6\xc1\x58\x59\x8f\xde\x15\xe5\x8e\x50\xf3\x9d\x0e\x41\x34\x65\x4a\xf7\xa6\xe1\x73\xae\xcd\xcf\x95\x52\x3a\x5b\x24\xa6\x67\xf9\xd3\x25\x0c\xf8\xa1\xe2\x30\xa3\x2f\x96\x06\xc6\x5f\x3b\xbd\xc1\x99\x4d\x2d\x73\x40\x33\x23\x04\x96\xfa\x94\x7d\x3b\xee\x4d\x04\xaf\xbf\x85\xf5\xfa\x1b\x5e\x50\x8f\x8a\xce\x66\x4c\x11\xaa\x20\x96\x9d\x06\x7d\xa5\xe8\xd7\xf5\xd2\x17\xa8\xe8\xfc\xc7\xcd\xe5\x45\x21\x71\x15\xf6\x8f\x4a\xd3\xf0\x1a\x2c\x5d\xbb\x7e\xe7\x2e\xf2\x2c\x6b\xdc\xb9\x35\x60\x69\xef\xce\xcf\x07\x3f\x77\xce\xef\xba\xcb\x61\x5f\x8b\xd7\x1a\xd7\x24\x8c\xc4\xad\x09\x8a\x9f\x06\x44\xce\x7c\xca\x9c\xe1\x19\x94\x08\x37\x6b\xbc\xe5\xf3\x2c\x2b\xa7\x30\xf7\xc5\xdf\x5c\x3b\x10\x35\x9f\x0b\x54\x0f\xfb\x82\x2c\x5d\xb8\x72\xff\xf0\xda\xdf\x6c\xe3\x7f\xf3\x75\x53\x8a\x49\x9c\x90\x8b\xd0\x6b\xc3\xba\x3a\x67\xc9\x0e\xc7\x01\x33\xa9\x9f\x0b\xa4\x61\xbb\xe3\x71\x27\x3c\x22\xb3\xc3\x56\xd8\xcb\xe9\xc0\xb5\xfb\x5b\xd9\xf4\x10\xd8\x7d\x8a\xf7\x33\xb4\xdb\xc2\xd4\x7a\x6d\x5c\x74\x19\xae\x59\x5f\xa0\x10\x68\xc7\x64\x64\xf3\x98\x48\x4f\x60\x3a\x44\x46\xc5\x38\xa7\x63\xa6\x5b\xc4\x77\xde\x17\x53\x3e\x9e\x40\x7e\x89\x43\x82\x0b\x55\x20\x29\xd4\xbc\x2a\x93\x10\xba\x28\xd8\x57\x3a\x9d\x81\xeb\x54\xf4\x85\x9b\x93\x18\x17\xcd\xa3\xf7\xe2\x3f\x6e\xc2\x74\x2c\xa5\x85\x86\x1c\x3a\x80\xe8\x0b\xdc\x5c\x84\x86\xf0\x3a\x19\x18\x6e\xa9\xa9\x92\x2e\x55\xcc\x03\x92\x00\x4f\x1f\x83\x76\x88\xc5\x40\x7c\x68\x80\xe5\xf4\x11\x9a\x1d\x3a\x8a\x70\x48\xab\xf9\x89\xdf\x0c\x7f\x26\xdc\xd8\xea\xa9\x7e\xe7\x3b\xc0\x1e\xb8\xfa\xa2\x6c\xcb\xc9\xb6\x60\x63\x2b\xb8\x79\x41\x50\xa2\x7a\x84\x49\x35\x88\x0f\x82\x4e\xf6\x50\x80\x6e\xed\x21\xe1\xfb\x4b\x07\xb5\x41\xdd\xba\xb5\xbb\x75\xb8\x36\xcb\xba\x1d\x4a\xd9\xb0\x2f\x7b\x34\x6d\x94\x06\xe5\x3e\x58\xb5\x18\x79\xd2\x50\x22\x70\x67\x5f\x76\x75\x89\x3c\xf7\x59\x36\xa0\x8c\xeb\xad\x86\x53\xc8\x4f\x6b\x8f\x28\x48\x08\xee\xb2\xdb\x88\xc3\xba\x7b\xae\xc4\x60\x1b\xd8\xa4\x53\xa8\x9d\x39\x95\x71\x64\x2f\x02\x70\xa3\xa9\x0b\xcc\x6a\x05\x22\x6a\x15\x3b\xd7\xc2\x42\x36\xb9\xd2\x96\x5d\x3a\x7e\xe7\xb8\xb6\x55\x4f\xfb\xc2\xe7\x1c\x7a\x76\xdc\xf1\xf5\x76\x55\xf8\x15\xe3\x03\x66\x98\xb1\x03\x12\xab\x29\x0a\x35\x53\xd3\x17\x00\x02\x24\xc0\xf4\x33\xd4\x90\x72\xed\xa0\x6e\xdc\x83\x08\x37\x94\x8a\x50\x4c\x67\x05\xcf\xab\x88\x01\xa5\x7b\xfe\x77\xf6\xff\xff\xfa\xbb\xff\x3f\x00\x00\xff\xff\x8d\xe7\xe5\x87\x75\x37\x03\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xfb\x73\xe3\xb8\xb5\x27\xfe\x7b\xfe\x0a\x6c\xef\x56\x4d\x77\x22\xcb\x93\xdc\x47\x65\xbd\xb5\xf5\x2d\x8d\xad\xee\xd1\x1d\xb7\xed\xf8\x31\x7d\x67\xaf\x52\x0a\x44\x42\x12\x62\x0a\x50\x00\xd0\x6e\xe5\xd6\xfc\xef\xdf\xc2\x39\x00\x08\x52\xa4\xde\x7e\xf5\xe8\x6e\x6d\xa6\x2d\x92\x78\x1e\x1c\x9c\xe7\xe7\xfc\xf7\xef\x08\x79\xa7\x1f\xe9\x78\xcc\xd4\xbb\x13\xf2\xee\x4f\xed\xef\xdf\xb5\xec\x6f\x5c\x8c\xe4\xbb\x13\x62\x9f\x13\xf2\xce\x70\x93\x31\xfb\x7c\x94\xcd\x0d\xe3\x69\x76\xac\x99\x7a\xe0\x09\x3b\xa6\xe9\x94\x8b\xf6\x4c\x49\x23\xe1\x43\x42\xde\x3d\x30\xa5\xb9\x14\xf6\x75\xf7\x4f\x22\xa4\x21\x9a\x99\x77\xbf\x23\xe4\x57\x68\x5e\x27\x13\x36\x65\xfa\xdd\x09\xf9\x2f\xfc\x68\x62\xcc\xcc\x37\x60\xff\xad\xed\xbb\x7f\x85\x77\x13\x29\x74\x5e\x7a\x99\xce\x66\x19\x4f\xa8\xe1\x52\x1c\xff\x5d\x4b\x51\xbc\x3b\x53\x32\xcd\x93\x35\xdf\xa5\x66\xa2\x8b\x39\x1e\xd3\x19\x3f\x7e\xf8\xe3\x31\x4d\x0c\x7f\x60\x83\x8c\xe6\x22\x99\x0c\x66\x19\x15\xfa\xf8\xbf\x79\x6a\xe7\xf8\x77\x96\x98\x5f\xe1\x8f\x54\x4e\x29\x17\xf8\x6f\x41\xa7\xec\xd7\xd0\x0e\x21\xef\xc6\xcc\x44\x7f\x12\xf2\x2e\x65\x3a\x51\x7c\x66\xdc\xaa\x5c\x33\xa3\x38\x7b\x60\xc4\x4c\x18\xc1\xee\x08\x76\x47\x6c\x77\xc4\xaf\x9a\x9e\xb1\x84\x8f\x38\x4b\xc9\x70\x4e\xb8\x98\xe5\x86\x28\xf6\x8f\x9c\x69\x43\x46\x3c\x33\x4c\xe9\xb6\x5b\x32\xe8\x45\xce\x98\x82\x79\xf6\x52\xdb\xcb\x27\x66\x3a\xd0\xf6\x39\x34\x7d\x95\x51\x11\xbf\xad\x98\x9e\x49\xa1\x99\x2e\x0d\x95\x90\x77\x7f\xfa\xfe\xfb\xca\x4f\x8b\x33\xe8\x10\x9d\x27\x09\xd3\x7a\x94\x67\xc4\xb7\x14\x0f\x06\x3e\x82\x4d\xa6\x0b\x8d\x11\xf2\xee\x7f\x29\x36\xb2\xed\xfc\xcf\xe3\x94\x8d\xb8\xe0\xb6\x5d\x8d\xb4\x14\x8d\xb6\xf4\xd5\xaf\xbf\xab\xfb\xf7\xaf\xd1\x8c\x66\x54\xd1\x29\xb3\xcb\x12\x76\x1f\xff\xaf\x32\x17\xbb\x5f\xb6\xf3\x62\x4f\xab\x03\xaf\xcc\xf6\x82\x4e\x19\x91\x23\xd8\x2e\xf7\x05\xfc\x5b\x31\x2d\x73\x95\x30\x32\x64\x99\x14\x63\x4d\x8c\x5c\x58\x03\x0e\x2d\x58\x52\xab\x3e\xb1\x5b\xc9\x15\xb3\x7b\x65\x54\xce\x2a\x4f\xcd\x7c\x06\x83\xd4\x46\x71\x31\x8e\x97\xe2\xd7\xd6\x5a\x53\x43\x0a\xdd\x60\x66\xf8\x41\xe3\xc4\xfa\xa2\xe3\x5f\x49\xa8\x20\x43\x46\xec\xb9\xe4\x29\x53\x2c\x25\x54\x13\x4a\x74\x3e\xd4\xcc\x90\x47\x6e\x26\x5c\xd8\xbf\x91\x7c\x13\xbf\x66\xaf\x67\x6d\xe0\x9f\xcb\x57\xe6\x4e\x33\x65\x07\xfe\xc0\x53\x96\x92\x07\x9a\xe5\x8c\x8c\xa4\x2a\x2d\x4f\xbb\x2f\x6e\x27\x76\x1d\xa6\x43\x2e\xe0\xe4\xd9\xb5\xf4\x14\xf2\x07\xbf\x5c\x7f\x20\xb6\x3f\x92\x0b\xfe\x8f\x9c\x65\x73\xc2\x53\x26\x8c\x3d\xd7\xba\xda\xda\x1f\x24\xf4\x4f\x33\x72\x44\xec\x3a\x33\x65\x60\xbd\xa5\x30\xec\xab\xd1\xe4\x88\x64\xfc\x9e\x91\xef\xce\xb9\x36\xa4\x73\xd5\xfb\xae\x45\xbe\x3b\x2f\x18\x87\xfe\xee\x19\x56\x38\xfc\xfb\xaf\xd1\xd1\x33\x74\x5c\x3d\x74\xef\x3a\xf6\x34\xdf\xe0\x35\x51\xb4\xf0\xd7\xdf\xc5\xed\xb8\xfd\x5a\xce\x7b\x0b\xc6\xeb\xb8\xee\x26\xbc\xf6\x23\x33\xc9\x64\x05\xa3\xd5\x3b\x72\x5a\xbb\x1d\x55\x56\xab\xdf\x16\xaf\xb5\x53\x78\x6a\x7e\xbb\x0b\xb3\xa5\x06\x4e\x01\xe5\x02\x0f\x4d\x38\x43\xe5\x9d\x21\x2f\xc7\x56\x76\xe1\xb7\xd1\x6c\x22\x96\xeb\x39\x69\xb4\x12\xaf\x64\xae\x19\x9f\xf2\x55\xfb\xd8\x13\xa9\x15\xbb\x1c\x93\x13\xf9\x74\xc8\x94\x9d\xba\x67\x77\x30\xc3\xa1\x65\x7f\x26\x57\x82\xa5\x0d\x53\xfb\x47\xce\xd4\x7c\xc9\xdc\x46\x34\xd3\x4d\x93\xe3\xc2\x30\x2b\xd7\x56\x1e\x8f\xa4\x9a\x52\xe3\x5e\xf8\xf7\x7f\xdd\x74\xf2\x46\xde\xb3\x55\xfb\xdc\xc3\x5d\x4b\xa8\x86\xed\x9e\xe6\x99\xe1\xb3\x8c\x91\x19\x1d\x33\xed\x56\x21\xcf\x8c\x6e\xc1\x6b\x56\x96\x66\xea\x28\xdc\x36\xd0\x83\xbf\x65\x73\x0d\xbf\x90\x51\x60\x64\x82\x7d\x35\xd0\x52\x5f\xc0\x3d\x0b\x4b\x14\xdf\x1e\x4f\xb0\x94\xdb\xd1\x89\x96\xca\x0c\x86\xf3\xf6\x3d\x5b\xe8\xb7\x91\x5a\xa8\x20\xd4\x18\xc5\x87\xb9\x61\x76\xde\xb6\x0d\x7f\x4f\x02\xeb\xc3\xcb\x58\xdb\xcb\xf7\xf2\xec\xf2\xfd\x3d\x35\x4a\x8e\xa9\xf8\x70\x42\x3a\x69\x4a\x70\xa0\xf6\x1d\x9e\xe2\x95\x3c\x61\x8a\xb5\xc9\xed\x84\x6b\xa2\x27\x32\xcf\x52\x22\xd8\x03\x53\x76\x6d\xd9\x74\x66\xe6\xaf\x6e\xb5\x52\xae\x58\x02\x0b\xb3\xc9\x09\x0b\x5f\xd9\x45\xb3\x4a\xcf\x1c\x97\xee\x9e\xcd\x41\x70\x59\x5c\xbe\x67\xa0\x97\xca\x53\x26\xf2\x69\xe5\xae\x80\xdf\xcf\xba\x37\xa7\xdd\x8b\xb3\xde\xc5\xa7\xca\x17\x56\x8c\x08\x8f\x4a\x4f\xfe\xba\xb0\x36\x23\x9a\x67\x70\xaa\xa3\xd6\x9e\x4d\x70\x49\x26\x3c\x4b\x15\x13\xc7\x86\xea\xfb\x01\xfb\xca\x92\x1c\xef\xd9\xff\x2e\xff\x30\xb0\xd2\xa7\x4c\x59\xf9\x97\xd2\x1f\x85\xb8\xb3\xf1\xa7\x41\x2b\xdd\xf8\x4b\xd0\x61\xd7\xfb\x0e\x7e\xe1\x69\xed\xdb\xf0\xcb\x8a\x39\xf8\x77\x96\x0c\xd6\xbf\xd2\x38\x2a\xff\x82\x13\xe0\x6a\xdf\x51\xcc\xa8\xf9\x80\x1a\x63\x4f\xf9\x16\x32\x23\x6c\x29\xb1\xb3\x25\xc5\x7e\x3a\xf1\x11\x05\x45\xe0\xdd\x41\x72\xb4\x23\x28\xde\x5c\x25\x2f\x5e\xc8\x94\x75\x43\xb3\x1f\xa5\xba\xa5\xfa\xfe\x2d\xc8\x8c\xa5\x81\x3f\x87\xd8\xb8\xed\x01\xfa\xe6\x94\xfa\x2d\xd9\xc1\xc1\x04\xb0\xfb\x4a\xae\x6b\x30\x90\x8a\xe8\xb9\x36\x6c\xba\xd2\x74\xf0\x76\x16\xc2\xf1\xfb\xd7\x3a\xe0\xca\x95\xf3\x1b\x38\xf5\xe5\x0b\xf4\x70\xbc\x37\x58\xb2\x7d\x19\xfe\x5e\xfb\x3c\xbd\x0b\x66\xf9\x54\x6f\xfc\xf6\x79\x87\x83\xa3\x93\x57\x3f\xcd\x92\x68\xb7\xef\x41\x3e\x91\xd5\xa0\x71\xaf\xfc\x6a\x0f\x60\x00\x2b\x54\xbe\xb2\xe9\x38\x9c\x3f\xfb\x69\x6c\x5c\x41\x8b\x99\xb1\x3a\xaf\xb3\x2d\x31\x45\x12\xa9\x50\x14\x4c\xdd\x71\xef\x0b\x72\x44\xce\x3a\xb7\x9d\x9b\xee\xed\x09\xe9\x90\x94\x1a\x6a\xcf\xb7\x62\x33\xc5\x34\x13\x06\xb4\x71\xfb\xb9\x99\x93\xa9\x4c\x59\xc6\x52\xc2\x05\xf9\x98\xcd\x0d\x23\x67\xd4\xd0\x53\x6a\x68\x26\xc7\x6d\xd2\x81\x3f\xed\xc7\x5c\x13\x9a\x69\x49\xa8\xa7\x2a\x96\xfa\x26\xa8\x48\x3d\x67\xa1\x24\x91\xd3\x19\xcf\x82\xd5\x3c\x98\x48\xb8\x48\xf9\x03\x4f\x73\x9a\x11\x39\xb4\x4c\xc5\xaa\xaa\xdd\x07\x26\x4c\x4e\xb3\x6c\x4e\x68\x96\x11\xd7\xad\x7f\xc1\xeb\xf5\x43\x16\x46\xa9\xf9\x94\x67\x54\x59\x5d\x18\x47\x7b\xe9\xda\x22\xb7\x13\x16\xc6\x0a\xe3\xb2\x8b\x39\xa5\xf7\x4c\x13\x6e\xc8\x4c\x6a\xcd\x87\x59\x71\xe4\xef\x7a\x04\xc6\x7d\x7a\xde\x03\xc5\x3a\x31\x44\x22\x0b\xf5\x9d\x3b\x2b\x8c\xef\x71\x4a\x85\x60\xd0\xb1\x34\x13\xa6\x5c\xf7\xee\xe5\x97\x56\xb4\xef\x2e\x6e\xae\xba\xa7\xbd\x8f\xbd\xee\xd9\xa2\xa6\x7d\xdb\xb9\xf9\x69\xf1\xd7\x2f\x97\xd7\x3f\x7d\x3c\xbf\xfc\xb2\xf8\xe4\xbc\x73\x77\x71\xfa\xe3\xe0\xea\xbc\x73\xb1\xf8\xd0\x91\xd5\xda\x4a\x7b\x3c\xb2\x0d\x8f\xd6\xc1\x1a\xb9\x4f\x6b\x64\xeb\xdb\x35\x47\x3a\x57\xce\xfa\xa6\x48\x92\x71\x6d\xec\x02\xb9\x2f\xc9\x8c\x6a\x8d\xc2\x10\x8e\xa0\xdd\x17\x9f\xa5\xb2\x4c\x6b\x24\x2d\x5f\xb0\x02\x93\x51\x79\x62\xb8\x18\x87\x8f\x4e\x48\x3f\xff\xfe\xfb\x7f\x49\xce\xb9\xb8\x87\x7f\xb1\xd7\xb8\x38\x07\x5b\xed\x36\xab\x75\xb0\xd5\xc6\xcf\xde\x86\xad\xd6\x8a\x39\xc7\xb1\x89\xf6\x69\x82\x7b\xd0\x8d\x6c\x65\x07\x99\x1b\xfb\x4f\xdb\x2f\x19\x29\x39\x05\xa9\xea\x2b\xd7\xc0\x25\x1e\xa5\xba\x1f\x65\xf2\x71\x3d\xd3\xe1\x27\x66\x82\xf1\xcd\x4a\x31\x6f\xc1\x62\xf8\xc5\xcd\x30\x0c\xfc\x13\x33\x76\xec\xd7\xae\x97\x43\x9c\xcf\x21\xce\xe7\x65\xe3\x7c\x5e\x95\xd9\xee\xe9\x79\x5f\xd9\xc6\x87\x0c\xb0\xc1\x05\xd5\xe8\x61\x6a\x70\x20\x45\xfe\xa1\xa7\x64\x9a\x65\xaf\xcc\x0a\x86\x59\xf2\x58\xbc\x15\xa6\x59\x1a\xf4\xf3\x33\xcc\xdf\x84\x43\xe5\xe0\x2f\xd9\x72\xa1\xde\x24\x5f\x5d\xf3\xca\x78\x36\x6f\xc7\xd3\xf3\xf9\x85\x58\x84\x4d\x82\x0f\x36\x88\x36\x58\x3b\xbc\x60\x45\x3c\x41\x6d\x00\x41\x5d\xc4\xc0\x62\x88\x40\x6d\x4c\xc0\x4e\x41\x00\x9b\x5e\x49\xeb\xbb\xff\x3f\x31\x73\x4b\xf5\xfd\x9b\xbb\x92\x4a\x83\x7e\xfe\x2b\xe9\x37\xea\xf5\x3f\xb8\xf9\x9f\x70\xe9\xbe\xf5\x8b\xec\xf5\x3a\xf2\x7f\x03\x9e\xfb\x83\xab\x7e\xa3\x35\xfa\xb6\x7c\xf3\xdf\xaa\x33\xfe\x6d\x7a\xdf\x0f\xee\xf6\x83\xbb\xfd\xe0\x6e\x5f\xc3\xdd\xfe\xa4\x4a\x29\xb3\x64\xa5\xc1\xfc\x18\xeb\x36\xef\x66\x52\x2f\xd7\xc5\x4e\x15\xa3\xc6\x52\x71\xd9\xee\x47\xa0\x41\xa2\x58\x22\x55\x6a\x75\x30\x4a\x66\x13\xaa\x19\x31\x8a\x0a\xcd\x57\xe9\x61\xd8\x2a\x18\xda\x6c\x3b\x6f\x41\x05\x2b\x59\x05\x61\xd4\xcf\xa5\x80\x0d\x65\xba\x70\x66\xf0\x38\xd5\x3d\x59\xce\xeb\xf7\x36\x75\xc8\xd0\x5c\x67\xe6\x4f\x48\xcd\xf6\x5e\xd9\x92\x9a\xcb\x26\x83\xbd\x50\x33\xe8\xe8\x6f\x85\x9a\x4b\x06\x85\xdf\x16\x35\xd7\x4d\xfd\x35\x50\xb3\xf7\x46\x6f\x49\xd1\x8b\xce\xec\xbd\x50\x75\xf0\x20\xbf\x15\xca\x5e\x70\x79\xff\xb6\xa8\xbb\x69\xfa\x2f\x4b\xe1\xc1\x10\xbe\x2f\xda\x5e\x4d\xb8\x61\x01\xde\x02\xd1\x86\xc1\xe2\xd8\x7f\x33\xd4\xba\x30\xef\x57\x42\xa6\xc7\x8a\x61\xb6\xe1\x46\xf4\x7a\xed\x3e\xda\x98\x62\xfd\x87\x07\x9a\x7d\x4b\x34\xeb\x77\xed\xf5\x50\x6d\x53\x38\xdd\xe6\x19\xb8\x4b\x62\xe4\x34\x99\x52\x93\x4c\xec\x43\xf4\xcf\xad\x09\xd3\x52\xa4\xdc\xbe\x29\xea\x7e\x8e\x3c\xdb\x6f\xdb\x12\x7f\xb0\xc0\xff\x06\xe1\xb0\x5e\x4d\xb8\xf8\x21\x45\x65\x8f\x29\x2a\x5c\x1f\x52\x54\x0e\x29\x2a\xeb\x2e\xd0\x21\x45\xe5\x90\xa2\x12\x3d\x7b\x1b\x29\x2a\x4f\x9f\x9d\xb2\x9f\x14\x94\x37\x25\x44\x1f\x04\xe8\x83\x00\x7d\xc8\x33\x09\x53\xdb\x17\x03\xf3\x5f\xbf\x4b\x59\xc6\x0c\x5b\xca\x7e\x6e\x99\x9a\x5a\xdd\xa0\x04\x7d\x5d\xe3\x34\x28\x50\xb5\x02\x05\x81\x79\x63\x19\x5f\x0a\x6d\xbf\x4d\xee\x14\x86\x7f\x48\x8b\x3b\xb0\xab\x03\xbb\xda\x66\x6a\xaf\xc7\x2a\x1b\x1d\xe6\x17\x35\xcb\x46\x40\xda\x03\x9e\xee\x07\x4b\x3b\x88\x8d\x31\x92\x76\xb1\x14\x25\x30\xe3\xed\x8c\xb4\x05\x2c\x75\x2f\x7d\x13\x76\x5a\xcb\x47\xd2\x2e\x44\xdd\x85\x90\x41\x75\x80\xd4\x3e\x40\x6a\xaf\x3f\xd7\x83\x85\x70\x8f\x16\xc2\x03\xa4\xf6\xc1\x06\x76\xb0\x81\x3d\xbd\x0d\xec\xa5\x0c\xda\xcf\x7c\x2c\x9f\x4b\x44\xdb\x2e\x30\x49\xa4\x44\xb1\x31\xd7\x86\x29\xbb\x7a\xb5\x42\xd9\xea\x48\xa5\xb7\x5a\x24\x6a\xed\xb8\x8f\xb8\xdb\x77\xff\xba\xc6\xf0\xaf\xdd\x2d\x0a\x47\x7d\x48\xd3\x50\x11\x06\x44\xa7\x29\x9d\x93\x09\x7d\x60\x64\x44\x79\x86\x8a\x91\xe3\x8e\x4b\x66\xb8\x6c\x40\xff\x7b\xb3\x01\xd1\xf2\x70\x14\x1b\x31\xc5\x44\x82\xdc\x1e\x85\x9f\x84\x66\x3e\x15\x04\xde\x99\x58\x35\x35\x53\x8c\xa6\x73\x32\x64\x4c\x04\xb2\xa9\x91\x14\x1a\xc6\xbc\x17\xa1\xf5\xc5\xd5\xb4\x45\xea\x79\x2d\x4a\xda\x93\x44\xcf\xd4\xb3\x84\xdd\x95\x33\xfd\xa7\xb7\xc5\x2a\x0e\x41\x34\x07\xa3\xda\xcb\x1b\xd5\x0e\x41\x34\x07\x15\xf9\x15\xa8\xc8\x87\x20\x9a\x43\x10\xcd\xc1\x80\xb0\xf6\x6a\x1d\x0c\x08\xf1\xb3\xb7\x11\x44\xf3\x84\x15\x9c\x9f\x4b\xc2\x3e\x08\xd8\xfe\xbd\x83\x80\x7d\x10\xb0\xbf\x51\x01\xfb\x75\xac\xf0\x41\xba\x3e\x48\xd7\x07\xe9\xfa\x20\x5d\x1f\xa4\xeb\x83\x74\xed\xbe\xda\xa7\x74\x0d\xff\xf2\xd0\xac\x3b\x47\xac\x6f\xee\xe5\xfa\xc4\xcc\x5b\x75\x71\x1d\x44\xea\x83\x48\xfd\xba\x45\xea\x57\x33\xa1\x6f\x0f\x6a\xf1\x00\x56\x78\x00\x2b\x3c\x80\x15\x3e\x2d\x58\xa1\xff\xfa\xdd\x2c\x5f\x2e\x8b\xdc\xcd\x52\x9f\xbb\xa2\x0d\x35\x39\xa8\x7d\x6b\xc8\x25\xa4\x63\xc8\x54\x5a\x25\x48\xb0\xd2\x3b\x9e\x01\x61\x44\xc7\x98\x3f\x30\x41\x7c\x8c\x76\xcb\x5d\x33\x2d\xb0\x44\xfc\x1a\x4e\x07\x26\xcd\x50\x43\x28\x31\x7c\xca\xda\xa4\x37\xc2\xd3\x9c\x58\xf2\xd7\xcc\xe8\x4a\x18\x10\x92\x26\x7c\x24\xd2\x62\xac\xbe\x6f\x5e\x44\x85\xe0\x6b\x2d\xcf\x0c\xf3\xcc\x20\x6b\xf4\x8d\x3f\xf2\x2c\xb3\x63\x70\x1c\x04\x4e\xc2\x94\xa9\xcc\x7f\x59\xea\xd6\xbf\x3c\xa5\xa9\x3d\xb9\xd1\x10\x8a\xec\x9e\xf8\x7d\xb8\x73\xb9\x0e\x71\x2d\xa5\xef\xf1\xeb\x36\x71\x4a\x38\x82\x8a\xad\x35\x8c\x09\x4d\xed\x09\x4c\x26\x2c\xcd\x33\x46\xa8\xd6\x32\xe1\xd4\x58\x6e\x85\x77\x34\xe1\xc6\xab\xec\xfe\x25\xdf\x75\xca\x35\x1d\x66\x2c\x75\x6b\xcc\x8a\x30\x9b\xa5\x23\xe7\x9a\x0c\x99\x5d\x62\xcb\x47\xca\xab\x3f\x41\x09\xa1\x66\x34\xd1\x50\xd8\xe2\x48\x98\xc0\x81\x2c\x91\x70\x91\x38\xdf\xaa\x90\x8b\xa3\x3f\xe4\x3e\x1d\x44\xde\x83\xc8\xbb\xd1\x84\xbe\x29\x91\xf7\x15\x85\x06\x7a\x86\xf4\xa2\xa1\x81\xe0\x40\xb4\x9c\x7f\x10\x2c\x84\x7a\x3b\xe3\x49\x30\xc2\x7e\xf6\x4d\x76\x42\x8b\xa7\x52\x8c\xf8\x38\x57\x4e\xe0\x76\xd2\xf0\x0a\x2f\x65\x4d\x3b\x6f\xe2\xc6\xa9\x1f\xfa\x73\x5d\x3c\x9b\x28\x74\xe4\x88\x58\xb1\x7b\x70\xdd\xbd\xb9\xbc\xbb\x3e\xed\x9e\x90\xce\x6c\x96\x71\xf4\xb2\x24\xb9\x36\x72\xca\xff\x69\xa7\x81\x40\xc2\x81\x73\x3b\x31\x44\x83\xc0\x01\x6e\x1d\xab\x26\x91\x23\x72\x7a\x7e\x77\x73\xdb\xbd\x6e\x68\xd0\x11\x01\xd4\x32\x62\xd3\x59\x06\x52\xc9\x7d\x3e\x64\x4a\x30\xc3\x34\x49\xb2\x1c\x62\xcc\x83\xb3\x07\x1b\xed\xfe\x67\xf7\xf4\xee\xb6\x77\x79\x31\xf8\xcb\x5d\xf7\xae\x7b\x42\x3c\x35\xd9\x66\xed\xb8\xec\x28\xd2\xb9\xa0\x53\xab\x8b\x96\x11\x8f\xff\x91\xb3\x1c\x84\x20\x3e\x16\x53\x26\x4c\xb5\x45\x3f\xe0\xf3\xce\x0f\xdd\xf3\x72\xcb\x13\x46\x7e\xfa\x73\x31\xa8\x8c\x0e\x59\xe6\xbc\x4f\xe0\x5c\xb1\x0c\xbb\xe8\xc8\xb9\xa5\x72\x54\x6b\xff\x72\xd7\x39\xef\xdd\xfe\x32\xb8\xfc\x38\xb8\xe9\x5e\xff\xdc\x3b\xed\x0e\x9c\x82\x71\xda\xb1\xfd\x96\x7a\x72\x7a\x08\xf9\x47\x4e\x33\xab\xa8\xca\x11\xb8\x76\x78\xc2\xc8\xe3\x84\x09\x92\x0b\xa0\x31\xd4\x7e\x41\x17\x88\x93\xd8\x5f\xdc\xd0\x5c\xa2\xa0\x45\x55\xac\x4a\x12\x8b\x6f\x54\xf6\x77\xd9\x0b\xa5\xed\x5a\x7c\x71\xd5\xb2\xaf\xad\x0f\x96\xe7\xf4\x6c\xcc\xd8\x9e\xe1\x74\xe0\xed\x02\xc7\xff\x5d\x3a\xcb\xbf\x3e\x19\x50\x0b\x89\xb2\x4b\x1d\x73\x5e\x55\xf0\xb2\xf8\xe0\x2d\xb0\xe4\x78\xb8\x2f\xc9\x7e\xf7\x24\xf2\xbc\x11\x73\xcb\xe6\x92\xe6\x41\x63\x3a\x68\x4c\xf5\x2b\x73\x88\xbb\x69\x58\xe1\x7d\xdd\x47\xdb\x58\x28\x47\x9c\x65\xa9\x5e\x30\x31\x95\xee\x93\x95\xe6\xa4\xb7\x7b\x95\x3c\xaf\x41\x69\x13\xb9\xfe\x3a\x38\x62\x9c\x67\xc6\xee\xd6\x94\x19\x0a\x85\x45\x8d\x24\x39\x0c\xfd\x70\x3d\xb9\xff\x3b\x5c\x4f\x87\xeb\xe9\x70\x3d\xfd\x56\x2d\x72\x35\x2c\xfd\x45\x4d\x72\xab\xb4\xc0\x9d\x10\x96\x6a\xec\x75\x8b\xda\x9f\x26\x7a\x42\x15\xd6\xd2\x49\xe4\x74\x2a\x45\xe4\xdb\x9f\xcf\x58\x8b\x04\x0f\x22\xd8\x5e\x60\x18\xab\xcc\x79\x45\x37\xfc\x6d\x18\xf2\xa2\x75\x79\x8e\xbc\x83\x83\xe6\xe8\xff\x6f\xd3\xab\xf9\x80\x51\x75\xc0\xa8\x3a\xa4\x08\x1c\x30\xaa\x96\x53\xcb\x21\x08\xfe\x10\x04\x1f\x3f\x3b\x60\x54\xbd\x22\x8c\x2a\x21\x53\x36\xa8\x60\xd2\x87\x3f\x07\x55\xbf\x47\xe9\x49\xec\x04\x29\x3d\x28\xb2\x02\xa0\x75\x9e\xee\x9e\x15\x50\xae\x0e\xbc\xca\x49\x12\xd7\x93\x7d\xe5\x02\xef\x28\x9b\x1b\xc6\xd3\x6c\xb1\x10\xee\x33\x04\x4a\xd5\x6d\xf4\xb7\x68\x64\xa9\x21\xdb\x83\xc5\x65\xe5\x42\x7d\xab\x58\xd2\x05\x5f\x7a\x43\x6e\x82\xf5\x98\xb7\xc7\xdb\x1f\x34\xb0\xf0\xfa\xe7\x81\x91\xd7\x3f\xde\x15\x42\xa1\xcc\xbb\xb7\x85\x4e\x28\xf1\xc6\xb7\x61\xc6\x88\x47\xfc\x1c\x86\x8c\xa5\xbb\xff\xcd\xf1\xf5\x65\xb4\x7c\xe0\xee\x6b\x2e\xd7\xb7\xca\xe3\x0f\xf6\x8c\x7d\xda\x33\x5a\xdf\xae\x41\xe3\x00\x79\xb0\x64\x71\x0e\xd6\x9e\x6d\x56\xeb\x60\xed\x89\x9f\x3d\xa7\xb5\x07\x7d\xb7\x83\x19\x55\x4c\x98\x1a\xf9\xbe\x7a\xb3\xc1\xeb\x91\xad\x3e\x08\x40\xd0\x00\x0a\xae\x4e\x36\x08\xb7\xe6\xb7\x65\xfe\x71\x32\xca\x00\x45\x9c\x28\x15\xe1\xf8\xbf\x8b\x7f\x47\x0a\x44\xf4\x63\x8d\x0f\x74\x83\x10\x26\x1f\xe4\xce\xd2\x42\xec\x2a\x1a\xaf\x09\x6d\x72\x63\x38\xf2\xc2\x58\xe1\xcd\x5f\x19\xe9\x74\x85\x9f\x9e\xc1\x97\x6f\x2b\xa7\xa1\x61\xe8\xcf\x1b\x01\xb5\x48\x09\xeb\x1d\x2c\xaf\x47\x70\x8c\xd9\x7f\x9c\x70\x10\x0f\x00\x41\x09\xae\xd0\x68\xc3\x7d\x36\x24\x85\xb4\x85\x26\x59\xeb\xb9\xc5\xc8\x05\x72\x5f\x6f\xe2\x8e\x46\xdf\xee\xbc\x5f\x3c\x34\x64\x05\xdd\xbf\x68\x98\xc8\x12\x9e\xb9\x9f\x08\x91\xe7\xe3\x8f\x9f\x98\xf9\xf6\x98\xe3\x27\x66\x9e\x8b\x33\x6e\xcb\x0e\x97\xb2\x84\xa2\xe0\xc3\x2b\xe1\x06\xdb\xb1\xbe\xb7\x35\xc7\x43\xf6\xde\x21\x7b\xef\x90\xbd\xf7\xea\xb3\xf7\xfc\xd7\xeb\x54\x24\x3e\x83\x57\x9e\xf1\x36\xc5\x0e\xbf\xbd\x0b\x15\xe7\x75\xb8\x53\x0f\x77\xea\x66\x73\x7c\xad\x5a\x84\xa7\xe7\xd7\xa0\x45\x6c\x84\xf9\x80\x8e\xd5\xa2\xb6\x97\x27\xff\x95\xce\xd3\x2b\xdf\xd9\xdb\x61\x42\x7a\x53\x3e\xb3\x53\xee\xdd\xaa\x8a\x7c\xd7\x45\x19\xbe\x1a\xb7\x5e\x75\xc9\xfd\xdb\x57\x0b\xac\xec\xb5\xaf\xba\x1f\xf9\x73\x31\xfb\xd7\xc2\x22\x8a\x79\xbf\x28\x53\xb0\x62\x78\x35\x1a\xaf\x1c\xe4\x31\x58\x1a\x9f\xb7\xe2\xdd\x12\x6c\xc1\xf2\x57\x2b\x31\x7c\xe5\x67\x2e\xaa\x0f\x1e\xc3\x90\xab\xe3\xf0\x3f\xc6\x1d\xfa\xdf\x8a\x96\xfd\x2f\x1e\x3b\x18\x7e\x54\xcc\xa8\xf9\x80\x1a\xab\xea\x98\xdd\x03\x07\xcb\x8a\xcd\x8a\xc0\xc1\x5b\xaa\xef\xdf\x64\xe0\x60\x79\xe0\x4f\x7c\x66\xd7\xa6\xc9\x6f\x2e\xe4\x64\xdd\x13\x76\x08\x3f\xd9\x62\xe9\xbe\xd5\x50\x94\x65\x2c\xf4\xd5\x8c\xb0\xc2\xc5\xbf\xc5\x93\x5b\xbe\x93\x0e\x47\x74\xd9\x1a\x7d\x73\x50\x8a\x15\x51\x63\xc5\xdc\xde\x08\xa4\x62\x55\x5a\xda\xf7\xa8\x9e\x26\x3a\x2d\xda\x8d\x03\x06\xfa\x01\x03\xfd\x80\x81\xfe\xd4\x18\xe8\xeb\x69\x9a\x6b\xab\x99\xeb\xea\x98\xeb\x29\x98\xcd\xda\xe5\x0e\x19\x07\x65\xa5\x6f\xdb\x8c\x83\x92\x52\xf5\x26\x4c\x67\xa5\x11\x3f\x47\xc6\xc1\x6f\x54\x0f\x3c\x28\x81\x4f\xb2\x6e\xdf\xaa\x06\xf8\xca\xd5\xbf\x43\xae\xc4\x3e\x73\x25\x0e\xa9\x12\x87\x54\x89\x75\x17\xe8\x90\x2a\x71\x48\x95\x88\x9e\xbd\x8d\xea\x90\x4e\x79\xdf\x35\xda\xb5\x4e\x64\x2f\x04\xda\x12\x80\xd2\xf6\xe2\x7b\x2f\x7d\x13\x72\x7b\x04\x78\x16\xcc\x1c\xea\x39\xe4\xf7\x03\x80\xd7\x01\xc0\xeb\x20\xc4\xfd\x96\x84\xb8\x83\x9c\xb2\xcd\x6a\x1d\xe4\x94\xf8\xd9\x01\xc0\xeb\x15\x65\x70\x5a\xc1\xa9\x14\x44\xb8\x32\x96\xed\x54\x31\x6a\xb0\x66\xa1\x2a\xc2\xda\x2a\x02\xd8\x32\xe9\x0a\x1b\xb0\xf2\xd5\x5b\x10\xae\xec\x38\x71\xc4\x6b\x04\xb5\xc5\x1d\xbe\xfb\xd7\x35\x06\x7e\xed\xee\x4a\x38\xd0\x43\x9a\x86\x4a\x91\x20\x20\x4d\xe9\x9c\x4c\xe8\x03\x23\x23\xca\x33\x34\x53\x39\x1e\xb8\x64\x6e\xcb\x06\xf4\xbf\x37\x1b\x10\x2d\x0f\xa7\x88\x10\xb6\x3c\x1d\x45\x9c\x84\x66\xde\x49\x05\xef\x40\x19\x4b\x57\x34\x74\xc8\x98\x88\xc2\x4d\xd7\x1d\xf3\x5e\x44\xd3\x17\x8f\x0c\x8c\xe9\xe6\xc5\x83\x02\x9b\xeb\xf0\xef\x4f\xe7\xda\x45\xd1\xd2\x7f\x7a\x2b\xac\xe0\x39\xd4\xaa\x6f\xd8\xf5\x71\x70\x6f\xfc\x36\x4b\x16\xbc\x1a\x91\xfc\xa0\xe8\xee\x51\xd1\x85\x3c\xa2\x6f\x54\xd3\x3d\xb8\x2b\x96\x2c\xce\xc1\x0c\xb0\xcd\x6a\x1d\xcc\x00\xf1\xb3\xb7\xe3\xae\x68\x96\x9e\xb7\xab\xe0\xf9\x84\x72\xf4\x41\x8c\x3e\x88\xd1\x07\x31\xfa\x9b\x15\xa3\x5f\xc7\x0a\x1f\x64\xe8\x83\x0c\x7d\x90\xa1\x0f\x32\xf4\x41\x86\x3e\xc8\xd0\xee\xab\xbd\xc8\xd0\xf0\x2f\x9f\xcd\xbd\x9f\xd4\xed\xf5\x3c\x52\x2e\x77\xfb\xad\x08\xcf\x07\xc1\xf9\x20\x38\xbf\x6e\xc1\xf9\xd5\x4c\xe8\xdb\x4b\xd8\x3c\xa4\x3c\x1e\x52\x1e\x0f\x29\x8f\x2f\x90\xf2\x18\x2a\xa0\x6c\x81\x72\x5e\xfa\xcd\x37\xf4\xdc\xd8\xe7\x2d\x7f\x4d\x59\x12\xf5\x83\xd8\x08\x09\xfd\x8b\xfb\xe8\x6d\xc1\x12\x2e\x8e\xfa\x80\x7f\x4e\xa2\x5d\x3b\xe0\x9f\x3f\xe1\xbc\xfd\x39\x5b\x31\x73\x4f\xa3\x68\x4a\x7c\xa3\xd3\x7e\xf1\x98\xab\xe6\x93\xfe\xa2\x11\x58\xb5\x37\xc7\x42\xf6\x4b\x51\x3f\xef\xf9\x61\xdf\x77\xb9\x1a\x3e\x31\xf3\xad\xdc\x0b\x07\xe8\xf7\x03\x4c\xed\xd6\x95\xf1\x36\xe2\xf0\x6f\x6b\x8a\x07\x74\xfb\x03\xba\xfd\x01\xdd\xfe\x80\x6e\xbf\x3f\xa1\x01\xbb\xff\x56\xe4\x86\x03\xc2\xfd\x41\x74\x38\x88\x0e\xb5\x53\x7c\x85\x3a\xe1\xab\xc0\xef\x0f\x3a\xe1\xbe\xa0\x10\x62\xd7\x67\x60\xc6\x7b\x45\x44\xf0\x2b\x79\x40\x45\x70\xff\x77\x40\x45\x58\x67\x72\x07\x54\x84\x43\xa0\xdb\x01\x15\xe1\x10\xca\x75\x08\xe5\x3a\xa0\x22\xbc\x15\x54\x04\x2f\x40\xed\x03\x19\xa1\x46\x18\x5b\x8d\x8e\xf0\x65\x51\x33\x78\xb5\x82\x96\x1f\xeb\x01\x25\xe1\x80\x92\xb0\x2b\xed\xbc\x0a\x9d\xec\x49\xd0\x12\x6a\xd8\xc0\xae\x8a\xd8\xdb\x40\x4d\xf0\xa3\x3d\xa4\x7c\x1d\x22\x57\x5f\x7f\xe4\xea\xab\x4b\xf9\x7a\x35\x62\xfb\x41\x19\xde\xa3\x32\x7c\xc8\xfa\x3a\x64\x7d\x1d\x4c\x05\x6b\xaf\xd6\xc1\x54\x10\x3f\x7b\x1b\x59\x5f\xab\xa5\xe9\xbd\xa0\x27\x3c\x85\x5c\x7d\x10\xab\xf1\xbd\x83\x58\x7d\x10\xab\xbf\x51\xb1\xfa\x75\xac\xf0\x41\xa6\x3e\xc8\xd4\x07\x99\xfa\x20\x53\x1f\x64\xea\x83\x4c\xed\xbe\xda\x9b\x4c\xbd\x5f\x34\x85\x0d\xbd\x58\x51\x52\xc8\x5b\x12\xa6\x0f\x82\xf4\x41\x90\x7e\xdd\x82\xf4\xab\x99\xd0\x01\x59\xe1\x80\xac\x70\x40\x56\x38\x20\x2b\x6c\x23\xd5\xfc\xce\x9d\xca\x77\xd1\x45\x1c\x6e\xec\x77\x3f\x64\x72\x78\x3b\x9f\x31\xfb\xdf\x33\x3e\x65\x42\x83\xf8\xc8\xcd\x3c\x96\x62\x1a\x56\x7e\x71\xcd\xdf\xdd\xf4\x2e\x3e\x9d\xc7\x29\x40\xef\x3e\xdf\x9d\xdf\xf6\xae\x3a\xd7\x61\x5d\xc2\xac\xe2\xb5\x70\xdf\x95\x04\xb1\x53\x39\x9d\x51\xc5\xb5\x14\xdd\xaf\xf6\x74\xda\xa1\x5d\x82\xe8\x23\xd5\x76\xa3\xeb\xfe\x25\x1e\xd9\x45\xf9\xcf\x4f\xb7\xe5\xbf\x4a\xb3\x38\xbf\x2d\xff\xd5\x5d\x3a\x9b\xa8\xe1\x2a\x3b\x3b\x22\x9f\x6e\x4f\xc8\x27\x08\xc1\x50\xe4\x76\x42\x91\x25\x9d\xdf\x9e\x90\x73\xa6\x35\xfc\x52\x7c\x6c\xb8\xc9\x60\x6e\x3f\x70\x41\xd5\x9c\xf8\xe9\x63\xf2\x1a\x05\xdb\xac\x5f\x9a\xea\xe2\x89\xbf\xe7\x02\xb4\x87\x62\xf5\xce\xe5\x98\x27\x34\xdb\x6d\x11\x3b\x17\xf1\x41\x7a\x77\x79\xbd\x74\x29\xe2\xb7\x17\xd7\xa2\x73\x71\x06\xa9\x74\x7e\xa8\x35\x33\xbf\x60\xda\xb0\xd4\x4a\x23\x29\x12\x2f\xf0\xb3\x79\x24\xa5\xfc\x5d\x42\x72\x5d\xae\xad\xec\xdc\xb9\x38\x23\xc7\xe4\xf2\xba\x2f\x2e\x55\x8a\xc6\x1b\x66\xaf\x77\xe4\xba\x5c\x13\x21\x0d\xe1\xd3\x99\x54\x86\x0a\x63\x25\x1b\x60\x6c\x6e\x45\x34\xa1\x8a\x91\x53\x39\x9d\xe6\x86\x1a\xfe\xc0\x16\x16\x55\xa0\x46\x76\xc3\x4c\x2f\x05\x73\x70\xcd\x1a\x22\xe7\x2b\xe6\x32\x53\xb6\x7d\xcb\x75\xcb\xba\x00\x4f\x17\x64\x73\xdf\x04\x55\x8a\x96\xf9\xe3\x3b\x6e\xd8\xb4\xfa\xfe\x9a\x61\x7b\xbf\xd6\x2a\x3a\xf6\x4a\x38\x97\x34\xe5\x62\x8c\xd9\x8c\xe7\xdc\x30\x45\xb3\xcf\x74\xf6\xd1\x5b\x9b\xb6\xa0\x8f\xff\xb8\xb9\x8c\x99\xe3\xbb\x5f\x3a\x9f\xe3\x54\xbf\x77\x57\xd7\x97\xb7\x97\x4b\x69\xa6\xd4\xc2\x22\xd1\xd8\xc7\x27\xf0\xbf\xe4\x98\xd8\xd6\xc3\xcd\x35\x65\x86\xda\x1b\x9d\xbc\xc7\xc4\x9d\x10\xde\xcf\x45\x06\x34\x32\x53\x7c\xca\xed\xbe\x3a\x95\xf9\x03\x5e\x8e\xe1\xf6\x0f\x54\x82\x1f\x60\x12\x1e\x88\x1d\x86\x8a\x94\xaa\x94\xfc\x5d\xbb\xbc\x4d\x2b\x84\xe0\xeb\x54\xfb\x1f\x58\x4a\x8e\xc8\xc4\x98\x99\x3e\x39\x3e\x7e\x7c\x7c\x6c\xdb\xb7\xdb\x52\x8d\x8f\xed\x3f\x8e\x98\x68\x4f\xcc\x34\x83\x03\x0f\xab\x70\x42\xae\x94\x34\x12\x04\x08\xa2\x99\xe2\x34\x83\xd4\xc0\x21\x9e\x76\x39\x22\x7f\x4b\xa4\x62\xed\x62\x63\xfe\x46\xa2\x5c\xd2\x91\xbd\x67\x79\x9a\x1d\xdb\x97\x6a\x8e\x4e\x75\x3f\x49\xca\x12\x9e\x3a\x41\x8a\x89\x44\xa6\x60\x7f\xc2\x67\x5c\x84\x6c\x27\xe6\x5c\x39\x61\x39\x23\x61\x83\xa6\x8c\xd0\x07\xca\x33\x4c\x2b\x96\x68\x32\xc4\x75\x66\x4a\xb7\x49\x5f\xf4\x50\xec\xcc\xad\x88\x0d\xc1\x77\xa0\x48\xfa\x77\x67\x76\xc6\x89\xcc\xc8\x30\x1f\x59\x11\x2d\xba\x96\x5a\x56\x1c\xe1\x9a\x28\x96\xc8\xe9\x94\x09\xb4\x2a\xda\x86\xe0\x4b\x58\x32\x37\xdc\x76\x5f\x00\x01\x58\x39\x05\x48\x20\x95\x70\xb2\x05\xb3\xea\x8a\x98\x63\x37\xc3\x7c\x54\x72\x55\x19\x49\x14\xa3\x29\xe1\xa6\x2f\x3a\x99\x55\x6c\xa7\xd2\xb0\x38\x8a\x10\xec\xda\xa5\x15\x07\x8e\xa0\xd8\x2c\xa3\x89\xcf\xca\xcc\x64\x42\x33\x32\xe2\x19\x73\xb5\xcd\xa3\x06\xde\x83\xae\x65\x17\x8d\x6b\x92\xca\x47\x91\x49\xea\xe6\x51\xfd\xec\x43\x99\xb9\x74\x7d\x5a\x70\x57\x29\xa9\xe0\x7f\x7e\xe2\x22\xdd\xee\x10\xde\x5d\xfc\x74\x71\xf9\xa5\x74\x0e\xef\x6e\xba\xd7\xf1\xdf\x37\xbf\xdc\xdc\x76\x3f\x2f\x3d\x88\xd5\x56\x0a\xd2\x82\xe1\x81\x0c\x7e\x42\x6e\x70\x11\xa4\x22\x56\xab\x6a\x98\xd4\x67\x47\x4b\xc5\x0f\x32\x65\xdb\xcd\xed\x73\xe7\xe2\xae\x53\x62\x29\x37\xa7\x3f\x76\xcf\xee\xce\x4b\x12\x9e\x9f\x5f\xf4\xcb\x75\x17\xe5\xb7\xf8\xb7\xd3\x1f\x7b\xe7\x67\x83\x20\xf1\x2d\x5b\x8d\x4a\xbf\x55\xc6\x74\x8b\x0c\x68\x22\x53\x32\x9c\xc7\x99\x83\x45\xbe\xf7\x23\xd5\x24\x03\xcf\x08\x4b\xbd\x32\x82\xad\x9e\x00\x1f\xf2\x99\xe4\xc5\x17\x56\xb8\x6f\xb9\x77\xec\xb5\x85\xb9\xf8\x56\xd3\x29\x25\x92\xc7\x0d\xdb\xde\xa9\x88\x94\x0a\xcc\x99\x0f\x6b\x64\xd5\x1e\x6d\x5f\xcc\xed\x01\x56\x7c\x3c\x06\x1d\xbf\x32\x54\x6c\xcd\x7d\x0a\x2b\x09\xdf\x85\x5a\xfe\x70\xa4\x6d\xb7\xce\x38\x14\x34\x08\xfc\x10\x30\x02\xca\x2d\x2a\x0a\xca\x41\xcd\xd0\xfc\xbe\x9c\xa0\x49\xb7\x61\x5a\x70\xf4\x8a\x10\x5f\x60\x51\x1a\x4d\x13\x33\xc5\x1e\xb8\xcc\xa3\x4f\x1d\x9c\x41\x69\x73\x6b\x9b\x2f\x16\x00\x96\x0d\x15\x98\xa2\x99\x32\x35\xf7\x2e\x6f\x8c\xa2\x86\x8d\xe7\x67\xee\x64\x6f\x4f\xc5\x67\x97\x5f\x2e\xce\x2f\x3b\x67\x83\x6e\xe7\x53\xf9\x60\x86\x27\x37\xb7\xd7\xdd\xce\xe7\xf2\xa3\xc1\xc5\xe5\xed\xc0\xbf\xb1\x94\x5c\x1b\x3a\x58\xbc\x4f\xcb\x2f\x9e\x10\xcb\x19\x81\x83\x79\xe4\xa3\x88\x8d\x0d\xd9\x48\x2a\x64\xc7\x53\xef\x04\x04\xce\x4f\xc2\xca\xb2\x14\x95\xec\xf2\x2c\x4e\x40\x03\xad\x6b\x12\x8d\x4b\x46\x31\x3a\x05\x76\x4e\x05\xe9\x8a\xf4\xe8\x72\x74\x74\x83\x3f\x4e\xa9\xba\x67\x2a\x7c\xfa\xa8\xb8\x31\x0c\x6c\xe2\xdc\x99\xcb\x41\x43\x86\x21\xdb\xfb\x06\x82\xbc\x8b\x0e\xda\xe4\xda\xb2\x67\xfb\x7e\xb8\x7b\x2c\xa1\xa6\xcc\x50\x9e\x69\x37\xd8\xd2\xba\x9e\x90\x73\xaa\xc6\x85\xbe\xfb\x5e\x8e\x46\xd8\xd8\x07\x1c\x86\xbd\x6a\x4a\xb3\xa8\x61\x91\x96\x34\xfc\xf5\x05\xfd\xb9\x97\x83\x94\xb6\x48\x55\x77\xb3\xdd\x68\xea\xee\x0a\x56\xfc\xf2\x62\xd0\xfd\xcf\x5e\x49\x63\x71\x4f\x6a\x68\x0d\x26\x8e\x8f\x97\xdf\x05\xf5\x6d\x2f\x92\x53\xf9\xc5\x1a\x72\xca\x67\x7e\xe7\x47\x56\x07\xaa\xa1\x25\xf6\x95\x1b\xdc\x98\x78\xdc\x15\x12\x2a\x9a\x01\x33\x06\x9d\xcd\x18\xb5\x02\xc8\xe2\x6e\x97\xc5\xb5\x86\xbd\xc7\x9e\xe2\x3e\xdc\x26\xfb\x7e\x5a\x44\x8a\x6c\x1e\xdf\xf5\x15\x8a\x5c\x83\x06\xb0\xad\x05\x0a\xf8\x0b\x22\x87\x5c\x8e\x9c\x32\x7f\xcb\xd9\x96\xca\xd9\xdd\xc5\x59\xf7\x63\xef\xa2\x7c\x13\xfe\xd8\xfb\x54\xba\xf3\x3e\x77\xcf\x7a\x77\x25\xbe\xb2\xea\xea\x5b\x6c\xb6\x06\x8a\x26\xbc\x74\x42\xce\xf0\xd3\x13\x22\x64\x1d\x2c\x4a\x10\x97\x2b\xfc\xf5\xda\xbb\xd9\xfd\x3f\xba\xc2\xa8\x5a\x4b\xc4\xba\x2a\x96\x33\x3a\x96\x74\xac\x7a\xdf\xc4\x42\xdf\x17\x55\x2b\xf2\xa2\xef\xc6\x59\x1e\x6d\x27\xed\x42\xf3\x8a\x9d\x16\xa0\x66\x34\x29\x79\x35\x86\xac\x82\x74\x7e\x06\x9b\xf4\x34\xd7\x06\x8d\x87\xe0\xfe\x24\xf7\x7f\xd6\x76\x41\xc1\xb8\xd8\x26\x37\x8c\xf5\x85\xd7\x37\xc6\xdc\x4c\xf2\x61\x3b\x91\xd3\xe3\x02\x93\xe7\x98\xce\xf8\x94\xda\xfb\x98\xa9\xf9\xf1\x30\x93\xc3\xe3\x29\xd5\x86\xa9\xe3\xd9\xfd\x18\x3c\x5d\xde\x7e\x7a\x1c\x9a\x1d\xcb\xff\x79\xfe\x2f\xdf\x1f\x9d\xff\xf9\xfb\x77\x8b\x1a\x64\xd3\xfe\x77\x45\x42\x67\x3a\xcf\x9c\x47\x5c\xc5\x6b\x03\x6c\x1d\x56\x62\xd5\x7e\x5f\x94\xb7\x6b\x37\x81\xf7\xf4\xea\xae\x64\xd1\x29\xff\xf9\xb9\xfb\xf9\xf2\xfa\x97\x92\xc0\x78\x7b\x79\xdd\xf9\xb4\xdc\xb2\xb3\x20\x11\x57\x96\xe1\x27\x21\x1f\x45\x79\xf6\xba\x3a\xe9\x5c\x18\x3e\x65\x5e\x20\x76\x7f\xde\xe2\x4c\xb7\x98\xf9\xe5\xed\x8f\x65\x9e\xfe\xf1\xfc\x97\xdb\xee\xe0\xe6\xec\xa7\xa5\x33\xc1\xcf\x4a\x23\xbb\x01\x77\xde\xa9\xcc\xf2\xa9\x88\xff\xbd\xfd\xd8\x7a\x17\xb7\xdd\x4f\xd5\xd1\x5d\x76\x6e\xcb\xcb\x7e\x5d\xf6\x12\xbf\xfb\xe1\xf2\xf2\xbc\x5b\xb2\xb0\xbe\x3b\xeb\xdc\x76\x6f\x7b\x9f\x4b\x36\xb9\xb3\xbb\xeb\x12\x2a\x50\xed\x34\xfd\x08\x6a\x26\x6a\xa7\x15\x4f\x73\xdf\x7c\x66\xad\x63\xde\x71\x11\x58\x78\x50\x8e\xa2\xf4\x7c\x74\xae\x82\x8e\x75\x14\x2c\x1c\x09\x8e\xb4\x96\xd7\x98\xf2\x36\x91\x66\x5e\xb7\x74\xa3\x97\xb1\xbc\xdb\x30\x04\x18\x97\x8b\xc1\xa0\x59\x26\x1f\x31\x0e\x66\xca\x0d\x4b\x3d\x56\x8a\x7d\x45\x93\x24\x57\x8a\x09\x93\xcd\xdb\x35\xec\xa4\xbc\x2d\x52\x99\xb3\x10\x29\xb1\x9d\x54\x5d\x17\x76\xb0\x18\x70\x50\x2f\x30\x57\x82\x0c\xfc\xb0\xa0\x86\x96\x1c\x7f\x66\x5a\xd3\x31\xdb\xc5\x34\x56\xc7\xa4\x6e\x7e\x8e\xff\x04\xd3\xd7\x3a\x0c\xa8\x34\x42\xef\x52\xf7\x3c\xe5\x52\x7c\xa4\x3c\xcb\x15\xbb\x92\x19\x4f\xb6\x34\xe5\x7f\xec\xf4\xce\x07\xbd\xcf\x56\x58\xe8\xdc\x76\xcf\x4b\xac\x12\x9e\x75\x3e\xde\x76\xaf\x07\x08\xee\xd5\xf9\xe1\xbc\x3b\xb8\xb8\x3c\xeb\xde\x0c\x4e\x2f\x3f\x5f\x9d\x77\x57\x58\xc8\x1b\x1b\x5f\x94\x27\xab\xaf\x9e\x2c\xfc\x42\xb8\x0b\xa7\x72\x2e\x42\x54\x52\x8d\x84\x24\x55\x30\xcf\x49\x34\xd3\x51\x22\xac\x40\x66\x7f\x06\x53\x8f\x7d\xdb\x07\x5b\xb4\x49\xcf\x7c\x97\x65\x84\xe6\x46\x4e\x29\xe8\x98\xd9\xbc\x2f\xe8\x50\x2a\x03\xfa\x45\xa0\x63\xa2\x72\x21\xac\x82\x6b\x1b\x43\x0c\xbd\x24\x63\x54\x90\x7c\x16\x05\x0a\x3a\x4d\x69\xc4\x05\xf8\xf0\xac\x12\x83\x4a\x71\xd1\x65\xa1\x67\x5a\x3d\xb6\x2f\x30\xa7\x16\x55\xd7\x75\x56\xf8\x64\xad\xb7\x1a\x57\x67\x4a\xef\x99\x5d\x95\x69\x9e\x4c\xac\xb0\x3c\x56\x56\xa7\x47\x69\x3a\xa1\x02\x4d\xa3\xee\x75\x2b\xea\xf6\x85\x95\x88\x69\xe6\x85\xf6\x94\xcd\x98\x48\x99\x48\x38\x86\x07\x82\x55\x31\x28\xd7\x63\x45\x67\x13\xa2\x25\x58\xe3\x60\xd9\xc1\x6c\x81\x1f\x79\x87\xa2\xcb\x22\x86\xc7\xb1\xcc\xad\x72\xab\xc1\x5f\x82\x32\x8e\xab\x0c\x1f\x7b\x81\xdb\x2b\x9a\x88\x4a\x38\x9d\x65\x0c\xba\x74\x4b\x0e\x9b\x61\xd7\xba\xb4\x1f\x76\x9b\xea\x36\xa1\x2f\x8a\x31\x53\xed\x46\xd4\xae\x91\xe5\xdd\x91\x22\x3f\x52\x91\x66\xb6\x15\xaf\xb5\x95\xcf\x22\xc4\xb8\x74\x2c\xd5\xf8\xd3\xb8\xcb\xbd\x92\xd0\x5c\x6f\x74\xb1\x2c\x8f\xe9\xa4\x60\x95\x3d\x2a\xcc\xd5\x40\xde\x2e\xa0\x13\x56\x77\x46\x2d\x0d\x64\xd2\xad\x12\xbe\x9e\x23\xf4\x31\x81\xd1\x34\x48\xba\x33\xc5\x45\xc2\x67\x34\xdb\xea\x1a\xac\x78\xf9\x9d\xf7\xfc\x3d\x1f\x59\xf2\xf9\xb0\x60\x64\x32\x4c\x4d\x21\xb8\xd9\x0d\x33\x6c\xe1\xaa\x2b\x06\x77\xc7\x12\x32\x2d\x7b\x42\xb7\xd8\x1b\x74\x21\x34\x4d\xb7\xd2\x8a\xeb\x1d\x7d\x58\x34\xbb\xaa\x6f\xb3\x6e\xc1\xa2\x87\xbf\x2e\xdb\xea\xcf\x74\x66\xb7\x18\x11\x06\x09\x2d\xe6\xe8\x62\x96\x1d\x7e\xb5\xb7\xc3\x47\x86\xb9\x10\x1f\xb2\xbe\xb8\x5f\x2c\xa1\xf3\xa4\x2c\x76\x52\x32\x50\x46\xe1\xe4\x8e\x24\x47\xb9\xb1\xa7\x89\x82\x89\x93\xbc\x67\xed\x71\x9b\x5c\xfe\xdc\xbd\xbe\xee\x9d\x75\x5b\xa4\x73\x75\xd5\xbd\x38\x6b\x11\x66\x92\x0f\xde\xd5\xe7\x3c\x1f\x7d\x61\xa4\xd3\x20\xe7\x64\x22\x1f\x81\x95\x31\x35\x66\xa5\x39\x7b\x37\x09\x80\x04\x8c\xb9\x36\xca\x39\x6b\x44\x1a\xa3\x7e\xf2\x69\x55\x27\x41\x0a\xc9\xcd\x64\x17\xd2\xa0\x5a\xe7\x53\x3a\xcc\xd8\x80\xd3\xe9\x40\xc9\x6c\xd5\x19\xae\x3d\x52\x85\x1a\x37\x70\x9a\xf3\x80\x26\x89\xcc\x85\x59\xbb\xb5\x55\xfb\x78\x06\xcb\xa4\xc9\xcc\x1e\x28\xf0\x11\x2f\x82\x50\x46\xb7\x54\x02\x7e\x6b\xb0\x95\x02\xcb\xc8\x8a\x30\x7f\x07\x66\x5a\xbf\x96\xd7\xe5\x15\x38\xac\x27\xae\x67\xdd\x72\x9d\x22\x5e\xad\xd7\x88\x23\xb8\xce\x5d\xd6\xaf\xae\x95\x65\x2d\x91\x27\x67\x57\xa7\xc8\xa7\xea\x50\x50\xd1\x77\x52\xc1\xdd\x07\xd7\x5c\x05\x60\x18\xe9\xd1\x1e\x64\xe4\x1f\xff\xc8\xa5\xa1\xfa\x43\xbb\x2f\x2c\x33\xbc\x67\x73\xf4\xe7\x5b\x76\xf3\x7b\x7b\x05\x1e\x69\x26\x34\xf8\x7f\x7f\x8f\xaa\xb9\x65\x98\x0f\x54\x71\x4b\x5a\x28\x11\x22\xae\x71\x19\xa0\x15\x5c\x76\xae\x51\xc7\xed\x0a\x8f\x68\x81\xea\xea\x9f\xe1\xf0\xc7\xcc\x40\xc8\xa4\xe1\x06\x44\x95\x14\x81\x93\x17\x86\xbe\x52\x2b\x02\xaa\x38\xc3\x70\xcf\x9d\x82\x0d\xb6\x39\x32\x9b\xea\xb5\xd5\xe3\xc0\xf5\x2c\xa3\xf3\x05\x0b\xd9\xaa\x63\x74\x61\x37\x67\x46\x13\x56\x84\x9b\xfa\xc8\xdc\x44\x4e\xa7\x60\x88\xf5\x29\x26\x29\x1f\x81\x45\xd6\xd8\x23\x46\x86\xcc\x3c\x82\xfd\xdf\xff\x1a\x8c\x8e\x56\x0c\xa6\x02\x51\xa9\x81\x5a\xfa\x76\xad\xd2\x1c\xb4\xcd\xfe\xbb\x16\xe9\xbf\x4b\xd9\x03\xcb\xe4\x6c\xca\x84\xb1\x3f\x30\x53\xcb\xd0\xba\x53\xca\xb3\x0b\x69\x82\x49\x79\x97\x6d\x51\x2c\xe1\x33\xce\x84\xd1\x03\x66\xdb\x7d\xd2\x80\x90\x55\xaa\xbd\xcf\x63\x81\x91\x10\x9a\xa6\x56\x23\x00\xa4\x53\x3f\x48\x67\x88\xc0\x38\x9a\xb0\x00\xeb\xd1\x70\x70\xfd\xee\x97\x8c\xeb\x4d\x1c\x89\x54\x01\xd8\x29\x74\x5c\x60\x53\x2e\xa5\x5a\x87\x74\x5b\x20\x28\x7a\xed\x66\x51\x71\x6b\x10\x86\xed\x5d\xb8\xde\x38\xcb\x2b\x73\x63\xbf\x5b\x3a\x34\x1d\xa7\x5c\x79\x44\xf6\x42\xb4\x71\x5e\xd1\xaa\x23\x96\xad\x1c\x71\x92\x49\x9d\xab\x35\xed\x47\xe5\x41\x9f\xba\x4f\x97\x8d\xbb\x1b\x4b\x82\x79\x66\xf4\x46\xc2\x66\xcd\xc2\x57\x22\x76\xf1\x70\x1b\x77\xcb\xba\xb7\x5b\x84\x8b\x24\xcb\x21\xca\xc5\x6a\xf0\xde\x65\x2c\x52\x52\x5c\x6d\x7d\x11\xc2\x5c\xa8\x26\x8f\x2c\x03\x8b\x81\xd5\x2a\x81\x6d\xbb\xe1\xba\x96\x58\x4a\xb4\xa1\x86\xb5\x88\xcc\x8d\x6d\xac\x85\xe0\xf5\x6e\x0b\x8e\x86\x14\xf2\xbe\x8a\x92\x34\x7d\x71\xa7\xbd\x8f\x33\xa4\xeb\x20\xad\x23\x03\xe3\x82\x7c\x62\x06\x5a\x81\xfc\xc9\x78\x82\x08\xd2\x5f\xcb\x82\xaa\x6b\xbf\xc3\x89\x72\x33\xd9\x60\xe7\x8b\xe0\x98\x1f\x32\x39\x5c\xba\xef\x1d\x32\x45\xb5\xc4\xf5\xe2\xad\x2e\x85\x42\x1a\xe5\x99\xac\xa2\x51\xa6\x54\x29\x68\x71\xc5\xf1\x2f\x07\xd4\x2c\x27\x4f\x08\x67\xe1\x02\x83\x8b\x20\x06\xac\x3a\x4e\x67\xaa\x58\x35\x46\x50\xa8\x07\x6f\x47\x6d\xc7\xf1\x4e\x17\x4d\x15\xab\x88\xa0\x6c\xe2\x78\xea\xc9\xc0\x01\x31\x13\xc6\x15\x59\x6b\x5a\xfe\xfc\x0e\xf0\xcc\xaf\x4f\x34\x05\x6d\x37\x59\x2a\x90\x89\x04\x06\x61\x07\xe6\xf2\x3d\x4b\x15\x25\xda\x7d\x51\x19\x84\xb3\x7d\x69\x02\xe4\xe5\x4f\x43\x89\xf7\xb7\xc8\x88\x7f\x75\x8d\xfa\x60\xa0\xe2\xd5\x48\xdb\x6a\xb0\xc1\x4c\xe8\x22\xd9\x6d\x70\x3f\x5e\xc1\xf7\x4b\x8d\x0c\x52\x5b\x85\x3a\xb1\x82\x95\x62\x89\x54\x96\x25\x42\xb7\xc1\x45\xb1\xf2\x6e\x34\x54\xd9\x45\xa1\xab\xb4\xae\xd2\x38\x8a\xfc\xe7\x94\x1a\x76\x64\x15\xf7\x15\xce\xd9\x99\xb4\xdd\x10\x3e\xb5\xba\x45\x14\xdb\x58\x70\xd8\x21\x1b\x53\xe1\xad\xb9\x0d\xa3\xf5\xac\x7d\x87\xc3\x6c\x25\x2b\x3a\xb5\x6a\x26\xc8\x11\x76\x40\xe5\x71\xe8\x19\x2c\xe7\xd2\x71\x38\xcd\xfb\xb9\x56\xcd\x2c\x59\xb6\x47\x1a\x0c\x01\x0d\x83\xcd\xa1\x12\xd8\xab\x19\x6c\x46\xb5\x21\x6e\x4c\x0d\x23\x8e\xa5\xd9\x3d\x04\x65\x2f\x83\x4a\x8f\x15\x87\x4d\x84\xf3\x78\x88\x44\x33\x63\xb8\x83\xf4\xce\x35\x73\xa1\x34\x53\xa6\xc6\x5e\xe0\x43\x94\xc7\x70\xb4\x1d\xdc\xa3\xe7\xa3\x31\x2f\x01\xbb\xfe\x62\xd3\x6d\xd2\x11\x0b\x01\x81\xde\x86\x51\x5a\x2f\xe4\xda\x34\x7b\xa4\x73\x4d\x66\x0a\xe3\x6f\xd0\xd8\xef\x27\x0f\x46\xbb\xf2\x47\xde\x42\x67\x05\x2a\xf4\xb6\x40\x7d\x9c\x78\x64\x0d\x9b\x15\xe1\xf9\xaf\xcf\xec\xd6\x94\xfd\x2b\x86\xe8\x3a\x74\xff\xa0\x02\xd5\x72\xba\x05\x61\xb6\x88\x99\x8d\x43\x24\x5c\x62\x1e\xc8\x96\x4e\xbb\xe8\x96\x8d\xd8\x4d\x02\x1f\x98\x40\xce\xe9\x90\x65\x3b\x1b\xaf\xb7\x32\xd5\x43\xd7\x2e\x65\xd2\xaa\xdf\x0c\x8d\xf1\x50\xec\x48\x55\x59\x9b\x37\xe2\xa8\x7c\x3d\xd3\x7c\x31\xcf\x12\x48\xe9\x0e\x13\xf5\x39\xc0\xdb\xf3\xef\xa6\xfc\xe0\xf8\x22\x29\x12\x84\xeb\x6f\x91\xaa\xf9\x66\x97\x31\x44\x99\xbc\xb5\x43\x20\xfb\xc8\xe5\xdd\x8b\x35\x28\xd0\xcc\x9a\xb8\x35\xbd\x11\x11\x52\x30\xc2\x75\xf1\xb2\x29\x3b\x21\xc9\x98\x09\xa6\x20\xe6\xd3\x47\x4e\x2c\xa2\x62\x3f\xb3\x52\xde\x09\xca\x24\x19\x71\x96\xa5\x9a\x08\x66\x75\x1a\xaa\xe6\x10\xf7\x8f\x0c\x6d\x1d\xd9\x68\x5f\xd2\x6a\xcd\xf5\xe1\xc4\x48\x9f\x63\x09\x38\x1c\x56\x12\xab\x8c\x8b\x60\x5e\x84\x7b\xc9\x7d\xe4\xa2\xd0\xfa\x22\x68\xc1\x40\x7f\x5c\x5b\xed\xae\x4d\x60\xdb\x4c\xf1\x95\xbd\x63\xec\x0f\x7e\x0f\x5b\x5e\x96\xd5\x88\x62\xb1\x89\xee\xef\xef\xad\x62\x1d\xcb\x81\xef\x3e\x41\x67\xcc\x1f\x98\xa8\xad\x96\xe5\x89\x22\x2b\x99\x21\x97\x73\x1d\x07\xab\xfd\x0a\xec\x54\xeb\xaf\x94\xdd\xe4\x7c\xc1\x72\x85\xa0\xd9\x85\x92\x9d\xcd\x83\x13\x27\x56\x55\x5c\xce\x0e\x16\x3d\xa2\x9a\xfc\x5e\x48\xf3\xfb\x28\xad\xc9\xab\xc3\x88\xba\xee\x4c\x13\xad\x52\xba\x35\xf7\x31\xda\x8e\x48\x08\x0d\x67\x35\x5d\xbd\xf2\xbb\xe6\xd2\x15\x4e\x95\x27\x95\xde\xba\x8b\x8e\xe6\x26\xbc\x0a\x84\x5c\xda\x9b\x0d\xe0\x39\xea\x7d\x10\x24\x03\xc5\xc0\x6d\x22\x24\x99\x4a\xc5\x2a\xb0\x4f\xc8\xbc\x43\x24\x06\xc2\xed\xac\x4f\xa5\x35\xe6\x30\x84\xb2\x29\x8e\x79\xc9\x0c\xb6\xdc\xfc\xb5\x8f\x10\x8b\x69\x39\xdc\x7e\x09\x05\xac\x48\x66\xaa\x57\xc9\xb7\x09\x8b\x68\x92\x49\x83\x21\x3a\xc6\xb7\x6f\x4a\xe1\x69\xf7\xc5\x47\xa9\xdc\xdd\xa9\x5d\x7a\xec\x90\x26\xf7\x47\x4c\xa4\x84\xe6\x66\x82\xa9\x34\xce\x76\x3c\x77\x3b\x6b\xe5\x02\x20\x81\x90\xaa\xc1\x75\x42\x95\x63\xfa\x23\xfa\x20\xfd\x28\xfa\x22\x6a\x04\x12\x70\x01\x71\x01\x50\xe1\x9a\x04\x08\x06\x08\x37\x4d\x6b\x51\x87\x7d\xb6\x80\x7c\xb6\xfc\xcc\xc4\xf8\x49\x7d\xe8\x8f\xa5\x82\x69\xdd\x7f\x87\xa3\xae\xac\x50\xcf\xdb\xa3\xbc\x7e\xa3\xe3\x2a\x12\xe1\xcd\x96\x0b\x78\x42\x8b\x8c\x9b\x85\x15\x53\xbe\xf7\xbc\xb3\x94\x58\x34\xca\x15\x84\x2e\xd5\xb5\xf9\x3e\x99\xf0\xac\xb0\x51\x7f\x68\xb9\xf3\x88\x4d\x66\xec\x81\x65\x98\x80\x9a\x28\x36\x65\xc2\x79\xdb\xbf\x27\xff\x17\x31\xc1\xc8\x1f\xfb\xe2\x13\xb0\xd5\x2c\x9b\xb7\x08\x1f\x15\x2d\x53\x53\x69\xe6\xbe\x76\x00\x76\xcb\x90\xb3\x94\x06\x82\xfb\x3d\xa1\x0f\xac\x2f\x7c\x33\xff\x97\xdc\x93\x3f\x90\x3f\x36\x19\x72\x5c\x12\xd9\x53\xeb\xf9\x40\xc5\xbe\xaf\x88\x33\xb4\x9c\xf8\x08\x9c\xc3\x9b\x01\xca\x55\x5d\x83\xaa\x16\x04\xdc\x90\xf9\xc6\xc5\x83\x5c\xf4\x5e\xc5\x27\x97\x2a\x26\xcc\x40\xc8\x94\x0d\x58\x8d\xeb\x6a\x09\xa3\xb0\x97\xfa\x85\x4c\xd9\x4a\xc7\x53\x10\x90\xbf\x80\xe9\x42\xe7\xc3\xb0\x1d\x10\x13\x17\x94\xee\x32\x81\xd5\x0f\x38\x64\xa6\x6c\x33\xdc\x6d\x7d\x65\x97\x4e\xba\x6a\x01\x47\x77\x03\xa8\xf7\xd7\x60\xbd\x60\x08\x3f\xaa\x9e\xc2\xaa\x85\xd8\xbe\x6c\x67\xee\xee\x9c\x28\xe7\x06\xb2\xf5\x15\x1f\x73\x2b\x6d\xaf\xef\x8f\x03\x26\xb8\x8d\x99\x1b\x93\x5b\xd7\xb2\x73\x17\x4b\x31\xcb\xa8\xb1\x54\x7e\x14\xc8\xae\xf0\x31\x0d\x65\x5e\x95\xb9\xdd\x02\x70\x1d\x07\x46\x39\xf1\x7a\x6e\x59\xf0\x18\x83\x6e\xd8\x84\x63\x7e\x5c\xe7\xf4\x9c\xd8\x43\x21\xa7\x0c\x11\xe1\xec\xa2\xe5\x66\x22\x15\xff\x67\xa3\x43\xb6\x59\xc2\x2e\x1c\x69\x51\x25\x5a\x18\x67\x59\xd6\x06\x1a\x45\xc9\xc0\x94\x14\x89\x3a\x0d\x87\x0c\xed\xf7\x0a\x84\x8f\x51\x9e\x61\xee\x75\x22\x55\x8a\xf8\xa4\xba\x5c\xf7\x56\xf9\x22\xcf\x18\xb2\xe5\x1b\xe4\x2e\x79\xc4\x65\x77\x27\x13\x2a\xc6\xcb\xe5\xc8\xbf\xe4\x2c\xdf\x53\xd0\x8c\x83\x5c\x79\x21\x77\x3c\x1d\xeb\xa2\x4e\x35\xae\x8d\x65\xc9\x95\xd2\xd8\xce\x21\x4f\xf5\x7d\x61\x50\x0b\x39\x04\xa8\x46\x57\xf5\xf9\x35\x8c\x2f\xd7\xee\xf8\xed\xc1\xfc\xf2\x1c\xfe\xfa\x45\xf9\xa8\x86\xff\x00\xfd\xb9\xac\xe6\x67\xb5\x6e\x04\x1e\x5e\x91\x3b\xf6\x6d\xe9\xd8\x40\x93\xf6\x83\x72\x23\x74\xcc\x75\xd1\xb9\x59\x4f\x1d\x37\x65\x3b\xca\xc6\x24\x81\x7d\x0f\xc0\x8d\xb5\xb3\xf9\x36\x32\x4b\x16\xa1\x88\x18\x8b\xea\xa3\xc4\x9f\xd6\xd4\x52\x76\x0c\x96\xa3\x61\x23\xbf\x60\x53\x94\x72\x34\xa2\x2d\x6e\xa7\x45\x45\xa8\x7e\x6c\xfe\xf1\xba\x43\x59\xea\x0e\x59\xd3\xb9\x01\x1a\xfd\xb2\x63\x7b\xee\xa2\x8d\xca\x6e\x01\x0c\xa1\x90\x91\x63\x14\x3c\x04\xb9\x26\x46\x51\x88\xde\x93\x42\xf7\xc5\x17\x94\x62\xb9\x46\x7d\xd1\x01\xfb\x80\x3a\xea\x50\x44\x80\x79\x3a\xd0\x01\x33\xa1\xc2\x25\x22\xd4\xb9\x20\x02\x2e\x62\x38\x09\xb1\x13\xa2\xae\x33\xe8\xc8\x89\xee\xb5\x4d\xfa\x85\x8e\x23\x64\x2b\x11\x8d\x4d\xb6\x62\xae\x21\xd2\x95\x66\x8d\x3a\xe3\x50\xca\x8c\x51\xd1\x24\x56\xd7\x3e\x5e\xb0\x16\xf1\x38\x8a\xd1\x6a\x7d\x56\x32\x53\x39\xb3\x3a\x05\xc5\x54\x8c\x68\x5e\x14\xe0\x8b\x4d\x00\x65\x41\xc5\xd0\x0e\x34\x5d\xe1\x10\x69\xc5\x27\x7f\xc8\xb2\x8d\x22\x4d\xf0\x83\xa5\x54\x04\xaf\x14\x08\xb9\x6b\x85\xb7\xc7\x01\x10\xb5\xc9\x00\xab\x06\x16\xa7\x10\x2c\x35\x0d\x97\xc3\xf0\xb7\x1c\x62\x6e\x26\xb5\x41\xcf\xcb\x06\xe8\xa3\xae\xd7\x91\x58\x4f\x40\x7a\x24\xf2\x81\x29\xc5\x31\x63\xdd\x8d\x74\x9d\x5d\x75\x09\xde\x03\x39\xf2\x61\xd5\xeb\x73\xd5\x6a\xe6\xfb\x06\xda\xbd\xc2\xc4\x59\x32\x53\x5c\x2a\x97\x60\xde\x68\x63\x5f\x75\x39\x76\x2a\x81\x18\x00\x8f\x34\x05\xfe\xad\x0b\x74\x09\x6f\x47\x0b\xb7\x67\x69\x75\x20\x5f\x0a\x3e\x4e\x25\xd3\x91\xc0\x0a\x0b\x8b\xdc\x80\x8f\x98\x1d\x74\x5f\x58\x89\x3d\x16\xae\x31\xed\xca\x67\x61\xd9\x4e\x13\x25\xb5\x76\xb1\x15\xd8\x8e\x6e\x2f\xbd\x97\x6f\x5d\x52\xcc\x3e\xbc\x66\xcf\x17\x66\xb9\x58\x7a\x20\x82\xc3\xac\x97\xe3\x86\x2c\x24\x00\x35\x72\xd1\x5d\x23\xb0\xfc\xd1\x20\x8a\x51\xed\x2c\x09\x10\xa8\x54\x09\xd1\xd8\x40\xea\x0a\x63\xc6\x80\xc5\xa3\x90\x72\x17\x91\x90\x4b\xa8\x45\xd4\x6f\xae\x09\x57\x8a\x01\xa8\xe8\x30\x73\x0e\xb2\x12\xd5\xf0\xa2\xb4\x65\xb1\x22\x41\x69\xc6\x9e\xe1\xd6\xd1\x7c\x6a\xcf\x33\x20\x09\x08\x79\x24\x67\xa0\x85\x55\xdf\x82\x7c\x49\x3e\xb2\x94\x18\x57\xd6\xb4\xa2\xea\x11\xa0\x53\x33\x61\xea\xdc\x06\xbe\x11\x70\x33\xb0\x14\xb7\x11\x29\xb7\xff\xae\xf3\xc3\xe5\xf5\x6d\xf7\xac\xff\xae\x70\x06\xfb\xc0\x21\x7f\x49\x86\x74\x2e\x29\xfa\x22\xb8\x74\x42\xd9\x09\xd8\x4b\x42\xd3\xb4\xc8\x5e\xc2\x70\xc2\x01\x9a\xa6\xd7\x3d\x15\x2b\xbd\x3a\x8b\xcd\x7c\xe4\x5f\x59\x7a\x4d\xcd\x4e\xbe\xa0\xa5\xbe\xf6\xb5\x6c\x9e\xb5\x24\x9e\x0b\xbe\x60\x77\x5b\x72\x23\x84\xa9\xdc\xd9\xef\xd6\xa7\x60\x3c\x09\xb0\x57\xde\x78\xa6\x2d\xf3\xb5\x7a\x3a\x0d\xd5\x40\x46\x40\x03\x22\x99\xb7\x08\x04\xd7\x5b\xaa\x9d\x93\x3f\x91\x29\x17\x10\x08\xbb\x6c\x6d\xef\xca\x13\xd9\x04\x0a\xac\x77\x71\x57\x06\xea\xfc\xf1\xf2\xae\x0c\x70\xd3\xf9\x65\x39\xa8\x57\xb9\x85\x65\xc6\x91\x62\x8e\x51\xb0\x91\xc4\xa5\x08\x4b\x53\x37\xd1\xf3\xaa\xd8\xf3\x6d\xa5\x1a\x66\x41\x02\xdb\x77\x96\x61\x14\x6a\xf2\x2a\x12\x0c\xdd\x4c\x77\xcb\x2d\x44\x45\xf5\xaa\xac\xfd\x3e\xe9\x05\x5d\xeb\x4e\xde\x3e\x30\xa2\x98\x00\x58\x02\xea\xaf\xdf\x8d\xd3\x09\x8a\x56\x7d\x4c\xfb\x06\xd2\x1b\x29\xbe\xf6\xf6\x14\xed\x4c\xca\x33\x3a\xe4\x80\x3f\x04\x37\xb0\xcf\xee\xaa\xcb\xc1\x6f\xf7\x45\x5c\xb6\x08\xef\x4c\x4b\x03\x3e\x81\x8f\x8b\x31\x91\x82\x11\xa9\xd0\x31\x1a\xd8\x61\x2b\x4e\x2d\xa8\x86\xc6\x99\x09\x99\xcb\x5c\x85\x1e\x17\xfa\x71\xd4\xa7\x27\xd4\x07\x4f\x78\x39\xd3\xb9\xf6\xe2\x0c\x4c\x68\x6f\xa6\x58\xa1\xba\x42\xc7\xec\x81\x09\xf2\x68\xd5\x54\x1a\x65\xb6\x47\x41\x6b\x56\x24\x15\xdf\x99\x10\x99\xc2\x33\x57\xc8\x9b\x06\xb7\x56\x61\xb8\xd2\x94\xbb\x96\x97\x13\xf0\x1e\xb2\x0f\x20\x9d\x62\x3b\xe2\x83\x2f\x9b\x6c\x31\x0e\x18\xce\xd2\x40\x6c\x19\xc2\x08\xe9\x5a\x92\x65\x5f\x67\x2c\xd9\x26\x64\xfc\xca\x17\xa6\x58\x66\x1b\x8a\x35\x17\x07\x8f\xe2\xb6\xce\x48\x6f\xa9\xaa\x8e\x76\xc5\x38\x37\x4a\xdc\xb0\x03\xfd\xd9\x65\x3a\x6e\x38\x4e\x9f\xba\x31\x52\x72\xba\xde\x10\x9f\x27\x58\xf9\x76\x21\xec\xb7\x64\x6c\x79\x25\x51\xca\xab\x47\xd9\x14\x9e\xbc\x8a\xeb\xfd\x8c\xf7\x62\xc8\x44\x80\xa4\x6c\x86\xa8\xc0\xc1\x05\xe5\x22\x83\xe3\x3e\xe3\x3b\x2b\x38\x63\x7c\xd0\x4e\xe5\x14\x94\xdc\x3c\x43\xab\x6c\x83\x34\x84\x91\xba\xf5\x21\xc6\x70\x7d\xd6\xd9\x97\x23\x4f\xb5\x4b\xb4\xb2\x8b\xa7\x0d\x9d\x86\xb4\xda\x6a\xaa\x74\x65\xb9\x56\x70\xa3\x7d\x85\x8c\x3e\x41\x58\x71\x9d\xae\x5b\x0a\x75\x76\x21\x1d\xfb\xc9\x27\xac\xdc\xd0\x4b\x07\x56\x4a\x28\x8c\x07\xe4\x30\x12\xe3\x24\xba\xc5\xad\x2c\xdd\x7c\x08\x9e\xea\xcd\xd8\x5b\x6a\xc9\x48\x9d\x4c\x55\x22\xc1\x49\x7c\xc7\x83\x91\x65\x4a\xe7\x51\xa8\x99\x83\x81\x81\xcb\x99\x8b\xf0\x57\x99\xd5\x7a\x62\x8e\x49\xb4\x2e\xdc\xa3\x4d\x7e\x98\x87\x6b\x91\x66\x59\x3c\x12\xed\x00\xa1\x71\x94\x68\x3c\x86\x4b\x8c\xf4\x2e\x3a\xa7\xb7\xbd\x9f\xbb\x10\x46\x35\x97\x39\x79\xe4\xda\x6a\x08\x7d\x01\xd6\x55\x44\x11\xc7\x0a\x68\xf8\x62\x0b\xde\x82\xe0\x4a\x9d\x0f\xa7\xdc\xea\x53\xc5\x24\xef\x80\x23\x5c\xfb\x50\x3b\x3c\xc7\xf6\x03\xb8\xb6\x7d\x10\x5f\x5d\xbc\xfc\x8a\xf3\xb1\x85\x1a\x5c\x34\xb2\x6b\x9c\x5e\xe4\xfc\x79\xda\x48\xbd\x48\xcc\x8e\xd5\x9a\xda\xe3\x75\x08\xd5\xab\x3f\x94\xe5\x7c\x55\x48\x2a\xe6\xda\x54\x2e\x93\xe6\x2c\xd5\x62\x0b\xf6\x11\xa7\xe7\xa5\xed\x4d\x82\x37\xfc\x27\xf5\xd2\xce\x4d\x40\xc1\xae\x15\xc1\xae\x1a\xe5\x9b\xd7\x96\x2d\x14\x21\xfe\x6f\xed\x52\xdb\x44\xdd\x2a\xe2\xdd\x63\x52\x88\xe2\x39\xca\x71\xe2\xac\xca\xba\x85\x34\xe0\xcb\x4e\x00\x4d\x6d\x21\x90\xa4\x2f\xea\xe5\x86\xe5\x34\xb6\xab\x5b\x7a\xaf\x59\x45\x61\x47\xae\xc3\x2c\x9c\x45\xe4\x4b\x88\xc3\x43\x65\x34\x14\xae\x62\x95\x73\xe5\xed\xaf\x0d\x5a\x00\x88\x0b\xdb\x44\x34\xd5\x9c\xca\x35\x9d\xc6\x2b\xcf\x85\xbb\x32\x9f\x46\x83\xda\xd1\xbb\x0e\x89\xb5\xfb\x4f\x07\x06\x23\x66\x0b\x2c\xe4\xce\x7d\x06\x85\x31\x22\x1c\x86\xb5\x56\x6e\x0d\x48\xa3\x06\x1e\x86\xc5\x51\x63\x30\x74\x38\x3c\x32\x0b\xc0\xd3\x15\xee\x16\xc4\x9d\x5c\xa4\x4c\x09\x46\xcd\xe4\xf9\xbc\xb5\xa7\xbb\x9a\x0c\x9f\xcd\x73\x7b\xba\x17\x1c\xb5\x8a\x17\x77\x43\x07\xee\x06\xde\xd0\x02\x70\x6a\x41\x89\xaa\x83\x9b\x2c\x82\xc6\x9d\x9e\x55\x06\xf3\x7a\x0a\x47\x74\x6d\x8b\x6f\xc1\x77\x1c\x1f\x53\xfa\xe8\xcc\x2e\x03\xcb\x19\x07\x08\xc0\xb2\xc1\x6a\x5c\xd3\xc7\x4b\xf8\x1e\x4a\x09\xe2\xd7\xeb\x5f\xbc\xcb\x94\xb5\x60\xe9\x03\x3c\xd2\x12\x30\x8c\x2b\x0f\xbc\xfc\xf6\x34\x0d\x4e\xae\x75\x40\x9e\x51\x9d\x29\x21\xee\xe2\x2f\xee\x87\x06\x64\xe6\xca\x67\xd5\xd9\xc6\x3a\x98\x98\x57\x4d\x18\x54\xa5\x19\xd3\x20\x5d\xa3\x5a\x55\x11\xa0\x97\xa9\x77\x7d\xf1\xa3\x7c\x64\x0f\x4c\xb5\x08\x35\x64\x2a\xad\xd0\x24\x58\x5c\x37\x93\x96\x13\xa4\xd1\x7b\x40\xc9\x05\x9d\xb2\xb4\x0b\x57\x6f\x14\x74\xe8\x94\x4c\x67\xc0\xad\xcb\x41\x83\xbc\x2a\x57\x72\xca\x0d\xb4\x2f\x68\x02\x95\xa8\xc0\x8d\x06\xd4\xc8\xfd\xc4\x80\xd5\xfc\x3e\x98\x97\x7f\xdf\x26\xb7\x56\x46\xe0\xba\x3c\xde\x28\x96\xbd\x69\x6c\x7d\x31\x56\x32\x9f\x05\x25\x40\x0e\x41\xfb\x40\x33\x73\x8d\x79\x19\x06\xe3\x6d\xcb\x09\x4d\xad\x04\xb2\x9c\x70\x4a\x6a\xea\x2b\xb3\xba\x94\x03\x43\x63\x02\xb2\x17\x73\xf0\xe0\xb9\x28\x0d\x20\xa3\x66\xd0\x8a\xfd\x99\xa9\x17\x30\x03\x35\xc8\xbf\xc1\x3a\x50\x8a\x12\x6a\xe0\xca\x1b\x58\x54\xbc\xf5\xa1\x3e\xbc\xad\xe8\xd6\x55\xf2\x02\xc6\xc1\xea\x01\xfb\x1b\xf6\x7e\xfd\x74\xc9\xca\x28\xaf\x72\x35\x93\x10\x1f\x9e\xcd\x7d\x4c\x9d\x8b\x79\x9f\xc9\x59\x8e\x19\x03\x3c\xf6\xe7\xd5\x0e\x88\x6b\xf3\x99\x9a\x64\x62\x45\xaf\x22\xf6\x7b\x1f\x69\x9c\x25\x46\xfa\xb4\xaa\x5e\xcd\x0c\x4e\xe3\xde\x1b\xcc\x18\x6b\x6b\xf1\x98\x09\xea\x43\x35\xe0\xaf\x2c\x23\x53\xdb\x6b\x09\x98\x30\x42\xaf\xaa\x5d\xeb\x12\xf6\xd3\xde\x7d\xda\x3b\x88\xe2\x50\xb9\x85\x0b\x12\xd5\x6e\x73\xc6\xfa\xda\x23\x9d\x2b\xbe\x95\xc4\xed\x8c\x3d\xec\x81\x09\x53\xe8\x6e\x53\x3a\x23\xdc\xf2\x6d\x7b\xf3\xa8\x31\x6b\x91\x47\x7b\xe2\x4c\xae\x2c\x6f\xce\x15\xf7\x27\x0c\x14\xae\x25\xdb\x57\xd6\x78\x8e\x51\xda\xc0\xf0\xb3\x84\x46\xb0\x67\xae\x62\x55\x62\x72\x1a\x5c\xe4\xb0\xc3\x19\x17\xf7\xb6\x33\x84\x63\xf0\x86\x75\x65\xf9\x9b\x54\x3e\x1a\xba\xb4\xa7\x2b\x29\x6f\x87\x5d\x6e\x46\x1e\x5d\x75\x14\xb8\x18\x47\x79\x1c\xf5\xfa\xe6\x3a\xb0\x0a\xb5\x5f\xae\x87\x0a\x51\xfb\xa9\x97\x27\xb6\xf9\x76\x49\xe8\xfb\xd6\x90\xb3\xa5\x10\x15\x17\x92\xe1\x24\x92\x38\xc3\xc6\x69\x2d\x90\x1f\xc7\xb1\x12\x9b\x93\x50\xfe\x4f\xf8\x17\x82\x59\xe1\xd2\xfc\x1f\x22\x55\x5f\xe0\xef\xad\x80\x7b\x61\x5f\x28\x52\xd4\x1a\x92\xba\x03\x3d\x79\x10\xdb\xed\xe4\xca\xdb\xce\xcd\x4f\x83\xeb\xee\xcd\xe5\xdd\xf5\x69\x49\xb8\x3c\x3d\xbf\xbb\xb9\xed\x5e\xd7\x3e\x43\x18\xfc\xde\xe5\xc5\xe0\x2f\x77\xdd\xbb\x86\x47\xbe\x81\xf3\xce\x0f\xdd\x52\x21\xc1\xbf\xdc\x75\xce\x7b\xb7\xbf\x0c\x2e\x3f\x0e\x6e\xba\xd7\x3f\xf7\x4e\xbb\x03\x57\xa3\xf9\x74\x75\xa9\x91\xfa\xf1\x36\x21\x04\xd3\x4a\xe5\xf2\x02\xa9\xc3\x5f\xc0\xc3\xb9\xdb\x4e\xfe\x4f\xb0\x29\x5c\xe1\x1e\x1c\xb5\xfc\xbf\x10\x14\xf6\xc8\x1e\x7b\x6f\x55\x2a\x4e\x4c\x5f\x04\xb3\x5f\xe0\xf1\x86\x8e\xb5\xaf\x3b\x58\x1a\xed\x09\xe9\xcc\x5c\x6d\x41\x59\xee\xd4\x50\x7d\x5f\x8c\xd4\x5b\x7b\x81\x0e\xa0\xda\x87\x76\x95\xf6\x2a\x5b\x52\x6e\xd0\xcd\x09\x86\xe0\xac\x5e\x29\x29\xd0\x98\x17\x70\x7d\x5d\xa3\x95\xbd\x84\x4a\xc1\xb8\x38\x1a\xc7\x05\xa9\x61\x73\x41\xa7\x3c\xc1\x1f\x2a\xd9\x51\x2e\x6f\x6a\xca\x84\xa9\xb6\x58\x22\x81\x72\xcb\x13\x46\x7e\xfa\x73\x31\x28\xb0\x55\x38\xdd\x3f\x5f\x80\x79\x73\x0f\x54\x8e\xab\xba\x8a\x80\x4a\x3d\x79\xed\xa6\xa6\x42\x16\x84\x72\xe4\x22\x4a\x50\x28\x45\x3b\x35\x61\x6d\xd7\x30\xce\x9d\x12\xe0\xf4\xfd\x20\xd4\xea\xdf\x8a\x93\xdf\x52\x7d\x5f\x03\x65\x5d\xcb\x1c\xdd\x82\xef\xd8\x63\x33\x7e\x76\x6d\xa7\x61\x4d\x07\x40\x31\xdb\xf5\xd9\x98\x7d\xb8\xa2\x4b\x3f\xe3\xac\x82\xe6\xb4\x76\x7f\x25\x34\xa8\xa7\x37\xb0\xac\x7f\x29\x41\x8a\x3a\x4f\xa2\x9a\x7e\x70\x6a\x02\x02\x96\x87\x64\xc5\x12\x41\xce\xfa\x42\x87\xf2\xa1\x94\x16\x3a\xc5\x92\x3b\xb5\x82\x68\xa4\xee\xee\x42\xe3\x81\xd8\xd6\xaf\x9e\x64\x97\xc6\x93\x17\x54\x4c\xaa\x5d\xf8\x75\xd5\xd9\xea\x64\x56\x05\xeb\x6d\x61\xf1\x8f\x5a\x0f\x26\xff\x75\x24\xd0\x33\xd8\xd3\x21\xf8\x73\x0a\x64\x54\x04\xe0\x06\x3d\x35\xb6\x39\xb4\x8a\xd0\x06\x94\x4c\x83\xcc\x70\xec\xc5\x08\x72\x8c\x86\x90\xe3\xe8\xea\x9b\xcf\xec\x9d\x37\x1d\xba\xf0\xef\xe5\x1b\x1d\xad\xcd\x0e\x5b\xfe\x74\x88\x60\x61\x5a\x2f\x06\x08\x56\x37\x82\x37\x0b\x07\x86\xd5\xc6\x02\x6d\xd8\xe9\xfa\xd5\xfe\x83\x9f\xd1\x1f\x90\xa4\xf2\x86\x5c\x92\xa8\xb5\x90\x33\x4b\x8e\xa0\x96\x80\x0b\x5c\x77\x80\x25\x9a\x1c\x91\x8c\xdf\x33\xf2\x1d\xf8\x50\x3b\x57\xbd\xef\x5a\xe4\xbb\x38\x4e\xf3\xbb\x0d\xd8\x5f\x01\xf5\xe7\xc6\xed\x70\xc1\x40\xd2\x2b\x85\x00\x7d\x84\x68\xad\x68\x98\x9d\xa8\x44\x00\xe4\x89\x18\xa6\x10\xbd\x0a\xe2\x3e\x42\x6c\x81\x33\x56\xae\xe2\x8d\xc5\x91\xd9\x19\x61\xc9\xb6\xb7\x18\x45\xbe\x67\x7f\xf7\x72\x46\xb8\x22\x2e\xbd\x13\x10\xec\x0b\x4c\x2a\xdd\x40\xbc\x87\x98\x8f\xba\x59\x95\x94\x49\xbf\x98\xb5\x9b\xb2\x8a\xf0\xde\x1a\xb9\xad\x11\x5d\xd1\xa9\x5b\x11\x5f\x24\xfa\x40\x65\x2f\x41\x65\xfb\x08\x2c\x2a\x0f\x6e\xf3\xdb\xec\x14\x05\xa2\xa8\x19\x9f\xbc\x69\x25\x5c\xcf\xa7\xcb\xd0\x5d\xab\xc1\x2a\x37\x74\x38\x44\x6b\xb2\xda\xe3\x70\x83\x9e\x2a\xb4\xfc\x2f\x8e\xb5\x3a\xd4\x8e\x71\x60\x22\x92\x63\xe8\xaf\xe1\x53\xe6\xca\x61\x17\xde\x35\x77\x5e\x81\xdc\xe0\xaa\x72\x70\xed\xd8\x89\x4a\x26\xfc\xa1\x3e\xbe\x79\xe9\x06\xef\xe0\x97\xbc\xe8\x7c\xee\x9e\x0d\xba\x17\xb7\x56\x21\x5f\x74\x51\x96\x1f\x5f\x9f\xfe\xd8\xfb\xb9\x5c\x36\xfb\xe6\x97\x9b\xdb\xee\xe7\xc1\xa7\xee\x45\xf7\xba\x73\xdb\x5d\x5e\x1e\x7d\x59\x67\x75\x48\x8d\x2e\x00\x4b\x16\xb8\x8b\xa9\x47\x75\xf3\xd8\x05\x68\x39\x31\x4a\x66\x84\x1b\x4d\x1e\xb8\xe6\x2e\x95\xc5\x09\x7b\x77\x3d\x6f\xcc\xa9\xe9\xfd\x24\x8a\x61\x6d\x61\x42\x7f\xd1\x09\x77\x26\xe1\x58\x10\x74\xde\x48\x91\x62\x60\x08\x89\x8a\xe1\xb4\x6b\x3a\x71\x0b\x76\x42\x3a\x6e\x6b\xeb\xda\x17\x92\x58\x31\x94\x29\x1c\x3d\xba\x2a\xc3\xd0\xc9\x11\xa9\xae\xf1\x09\x41\xc0\xa5\x08\x3a\x32\x34\x08\xc2\x13\x55\x4c\x7c\x67\x08\xfb\x3a\xcb\x78\xc2\x4d\x04\x67\x29\x15\x99\x52\x41\xc7\x5e\xfd\xc8\x35\x53\x2b\xb8\xc7\xde\x7c\x97\xfb\xd0\x22\x9b\xe2\xc7\x62\x4d\xc9\x91\x4b\x40\x93\x32\xd2\x25\x0e\x3c\x99\x0e\xda\xe0\x03\x59\x40\xdc\x59\x77\x48\x7b\x52\x5f\x57\x44\xac\xb9\x88\x55\xe7\xfc\xa4\xda\x5d\x77\x8f\x78\x71\xbd\x0e\x37\x6a\x0d\x1d\xbe\xb0\x1f\xb5\x04\x59\xb7\xb7\xca\x32\x83\xd5\x8e\xb6\x7a\x33\xd9\xfe\xaa\xbd\x14\x10\xec\x0b\x75\x5e\xbc\xda\x79\xd1\x8c\xe0\xb9\x59\x51\x8d\xd2\x22\xae\x2e\xa8\x01\x65\xb7\xa8\x6e\xa8\xa6\x01\xb0\x36\xe9\x6b\xa9\xa9\xb1\x98\xca\x54\x1e\xdc\x0b\x17\xd4\xa8\x0c\xe6\xf5\x54\xd5\x58\xb9\x6e\xaf\x37\x57\xad\x66\xa0\x6b\x54\xd3\x08\xa1\xd4\x00\x9e\xb9\x19\xcb\x87\xf4\x35\x9e\x66\xc0\x91\xbc\x5b\xcb\x1e\xaa\x1a\xd3\x65\xac\x68\x51\x7d\xbf\x73\x77\xb7\x54\xdf\x37\x74\xb5\xea\xa2\x38\x2d\x19\xba\x2b\xcb\xe6\x52\xa9\x40\xb8\x2a\xd7\x3f\x6b\xe6\xbf\xdd\x07\x26\xcc\x5e\x44\x13\x68\xa2\x26\xaa\x7d\x3d\x53\x1d\x22\xcf\xf5\xce\x0a\x8e\x14\xb0\x9a\x23\xb7\xa5\x51\x34\x01\x88\x4a\xac\xbe\xe8\x5c\x0d\x4d\x0e\x10\x3b\xb5\xf5\xb6\x07\x5e\x5d\x5c\x97\x15\xf1\x54\x6e\xb5\x0b\xa8\xcd\x22\x56\x43\x26\x50\xc7\x7d\xa3\x44\xcb\x92\x10\x20\x52\x00\x44\x89\x0a\xa6\xa0\x5c\x5a\xdd\x73\xec\x73\x42\x75\xb5\xcb\x95\x5b\xbe\x45\x7e\x56\xa9\x99\x4f\x0c\xa2\x4b\xf7\x82\x62\xbf\x41\xb8\x3c\x0c\xe4\x4e\x65\x2b\x6b\xc2\xdd\x20\xcc\x67\xae\xb2\xc2\x1c\x41\x89\xbd\x3b\xdb\x51\xe8\x0e\x64\xb1\x94\x56\x14\x07\xd3\xc0\x72\x36\xaf\x62\xf7\x94\x43\x75\xa3\xd9\x2a\xdb\x0a\x8b\xf5\xe7\x0a\x65\x80\xfa\x9d\x75\x98\x3d\xc0\xa6\x9d\x8b\x4d\x97\x32\x31\x7d\xca\x36\x44\x04\xd5\x8a\x10\xcd\xf4\xb3\xab\xe5\xae\x8c\x98\xfc\x64\x06\xbc\x12\xe7\x2e\x4d\xe0\x90\xf0\xb7\xad\x59\xce\xc1\x38\x05\x0a\x84\x7c\x5c\xa3\x38\x03\xa0\x88\x2c\x64\x97\x95\x39\x9d\x53\xd0\x57\x12\x96\xbd\x56\xcf\x76\x34\xd6\xd9\xe1\xcc\x07\x10\xd4\xbc\x8b\xf7\xac\x34\x03\xb4\x55\x40\x9b\x2c\x75\x55\xfa\x10\xeb\xc3\xcd\x3e\xd8\x69\x10\x13\xbc\x2f\xae\xed\x28\xf0\x0b\x30\xd7\xe0\x25\x19\x80\x77\x99\xf7\x2a\x61\x28\x39\x7e\x05\xcb\xd6\x54\xf7\x45\x0f\x22\xb8\xf1\xa6\x89\x6d\x03\xfb\x18\x2e\xf2\x1f\xf0\x29\x19\x65\x74\xec\x73\x85\x00\xc4\x7e\x54\x08\x7a\xf6\xb6\x42\x54\x78\xfb\xa7\x76\x86\x20\xde\x10\x40\xa9\x67\x2c\x41\x91\x6b\x4b\xd9\x02\x76\x81\xa7\xc1\x08\x06\x7f\x8a\x7a\x88\x6f\x07\x57\x36\xa5\x33\x08\x29\x42\x4a\x97\xa3\x10\xf8\x74\xeb\xe2\x8a\xda\x30\xf2\xff\xfa\xcf\xbf\xb6\x79\xba\x96\x93\x3b\xb6\x45\x17\x79\x8d\x51\x10\x42\x04\x5c\x4e\x81\x1d\x2f\x2d\xd4\xb5\xaf\xba\xd0\xa0\x05\x3e\x19\xef\x5c\x52\xfd\x31\xe6\x9d\xeb\xf9\xda\x70\xa8\x18\x72\x6a\x2f\xa4\x5c\x33\x85\x66\xe0\x90\x89\x54\x03\x94\xda\xe8\x1a\xaf\x2d\x83\xbd\x2c\x18\x66\xa1\x1c\x77\x3d\xb5\xa1\xbd\x9d\xbc\x7f\xa0\x19\xb7\xca\x4b\xdb\x27\x9e\x7e\x20\xff\x17\x80\x4f\xff\x4f\x83\xfe\x4f\xc7\x4c\x0d\xd2\xbc\x14\x67\xb2\x6a\x50\x57\xf6\xa3\xb3\xdc\xcc\xeb\x13\x78\x4b\xc7\x28\xa3\xc9\xfd\x26\x49\xcd\xf6\xfd\x86\x66\x57\x73\xf8\xc8\xf1\x52\x16\x34\x1a\x52\x86\x59\x25\x65\xd8\xb9\xe5\xe3\xfe\x91\xd9\x09\xc0\xc5\x8d\x0c\x5f\x8e\x1b\x76\xec\x98\xdb\xe4\x23\xa2\x71\x81\xd0\x84\x5d\x24\x32\xcf\xd2\xbe\x60\x5f\x67\x52\xb3\x52\x8c\x60\x0d\x82\x92\x8b\x6b\x75\x3d\xd5\xdf\x34\x15\xe8\xe1\x9d\x24\x98\x17\xcf\xef\x5e\xdc\xd3\xc5\x29\xd7\x13\xd9\x4e\x97\xeb\x2b\x29\x46\x7f\x6a\x15\x26\x61\xb2\x79\x8b\x84\x49\x56\xc8\x22\x63\x0f\x4c\xd1\x31\x73\xc5\xea\x23\xb4\x2c\xba\x45\x6d\xfa\xab\x85\x98\xa0\x3d\xe4\x2f\xad\x63\xe5\xdc\x34\x86\xa6\xaa\xeb\x72\x3d\xcb\x68\xa9\xb2\x59\xb5\x07\x0c\x94\x79\x5a\x32\xc6\x48\xe4\xd5\x72\xf7\xfa\xae\xd6\xf5\x79\xda\xad\x9c\x1d\x61\xbd\x1b\xbb\x08\x7a\x46\x93\x42\xa8\x4e\x32\xaa\x35\x1f\xcd\x49\xca\x47\x60\xb5\x37\x85\x3b\x09\xa2\x7d\x02\x28\x5b\x19\xbc\xaf\x56\x96\x2d\x45\x5d\xef\x27\xc2\x76\xf7\x50\x34\x67\x9f\xf1\x71\x51\x3c\x8d\x53\xdb\x00\xe3\x7b\x21\x15\x60\x4d\x18\xf2\x5d\x23\xd4\xdc\xc8\x5c\x9c\xd6\xfe\x06\xe6\xa3\xd9\xb7\x0b\xd5\x5d\x9a\x5a\xb2\x92\x3f\x54\xf7\xfe\x8c\x65\xec\x95\x54\x29\x5d\x24\x84\xa5\x6b\x5d\xe0\x4b\x3c\xdb\xfe\xef\x36\x9e\x2d\x5c\xac\x0d\xc9\x28\x7b\xd8\xef\x17\x76\xd4\x35\x8c\xee\x13\x5b\xc7\x7a\xb8\x92\x16\xb7\x3a\x57\x4d\xcc\x71\x87\xc5\xde\x9b\x77\xfe\x89\x27\xd4\xb4\xd7\x37\xcc\x68\x2f\xb8\x46\x94\x8e\x36\x39\x77\x4e\x8f\x7c\x60\x6e\x11\xe6\xba\xc1\x86\xbf\x12\xbf\xb1\x1b\xdd\xb5\xc3\x44\x7b\x3a\x76\xb8\x7a\xbb\x36\xa1\xb7\x62\xbc\x5b\x58\xdc\x5d\x1b\xfb\xb8\xfd\x9f\x56\x34\x5b\x58\x98\x35\x95\x8b\x3a\xa4\x8a\xdd\x63\x01\x32\x57\x73\x6f\x30\x53\x6c\xc4\xbf\x6e\x65\x36\xba\x82\x4f\x9d\x38\xc1\x14\x23\x72\x34\xca\x24\x4d\x59\x8a\x69\xb2\x80\x53\x0a\x35\x1d\x0b\xe9\xce\x8b\x16\x8f\x8a\x1b\xc3\x44\x5f\x00\xa0\x83\xfe\x97\x93\xe3\xe3\x61\x9e\xdc\x33\x73\x7c\xcf\xe6\x50\x53\x2d\xfa\x69\xab\x80\x6f\xa6\xb1\xef\x50\xa1\x7f\x86\x81\xe6\x0e\xa5\xa7\x32\xd6\xf7\xbc\xcd\xda\xe4\x87\x4c\x0e\x75\x8b\xdc\x24\x13\x36\xa5\x2d\x34\xf8\xc2\x73\xc0\xa7\x6e\x7f\x68\xf7\xc5\x0d\x63\x64\x62\xcc\x4c\x9f\x1c\x1f\x8f\xb9\x99\xe4\xc3\x76\x22\xa7\xc7\xd9\x7c\x64\xd0\x12\x7e\xcc\xb5\xce\x99\x3e\xfe\xd3\x1f\xff\x08\x4b\x03\xe6\xe1\x21\x4d\xee\xc7\x4a\xe6\x22\x8d\x83\x1e\xea\xce\xf0\xcd\x22\xba\xda\xe6\xc9\xf2\x4a\x8a\x01\xfb\x3a\x53\x0c\x80\x68\xb6\x4d\x0d\xd0\xa4\xf3\xe5\x86\xe8\xb9\x30\xf4\xeb\x09\xe9\xbf\xfb\x8c\x10\xf2\xe4\x47\x99\x2b\x4d\xce\xe8\xfc\x48\x8e\x8e\xa6\x52\x98\x09\xf9\x0c\xff\xeb\x7e\x7a\x64\xec\x9e\xfc\xc2\xa8\xea\xbf\x73\xfb\xeb\x8a\x1f\x07\x98\xb7\x09\x85\x80\x00\xed\xd0\xe9\xff\xf8\x6f\x1e\x9e\xde\x76\xf3\xfd\xf1\x1f\xff\x8d\xfc\x1e\xfe\xdf\xff\x47\x7e\xdf\x7f\xd7\x84\x00\xb3\x51\x58\x66\x51\x3f\xa0\xb6\xb5\x7b\x9e\xdc\xcb\xd1\x68\x60\xf8\x94\x21\x36\xd5\x80\xaa\xc6\xf2\xa8\x1b\xa6\x85\x70\x07\x99\x85\xa0\xbf\x45\xaa\xba\xeb\x14\x03\x27\xfc\xc1\xd0\x79\x01\x6b\xf4\xe8\x2b\x84\x86\xe0\x4e\xae\xe1\x2b\x96\x5a\xfa\xdd\xc4\xa5\xe0\xb3\x5d\x17\x01\x39\x8b\x10\x9c\x18\x00\x2e\xe8\xf0\xb1\xe5\x49\xae\x02\xd8\x5f\x34\x89\x7d\x63\x46\x10\x98\xe0\x93\x1a\x40\x6e\xa4\xda\xe9\xc6\xbe\x67\x0b\xe6\xd1\x8d\xfc\x69\x1e\x9d\x29\xc6\x11\x04\x87\xbb\x54\x21\xb7\x0a\xfd\xa3\x0e\xcd\xa8\x2f\x6e\x2f\xcf\x2e\xdf\xdf\x53\xa3\xe4\x98\x8a\x0f\x27\xa4\x93\xa6\xae\x42\x1e\x71\x36\x5e\x4b\x3c\xf6\x86\x68\x93\xb8\xdc\x95\xb0\x0b\x57\xeb\x20\x8b\xd5\x1f\xae\x58\x52\x67\xa7\xa8\x3f\xec\x76\xf9\xce\xc2\x27\x0d\x41\x93\x25\x08\xaa\xd0\x41\x81\xf8\x02\x73\xb5\xf7\x10\x56\xc4\xae\xce\x77\x9b\xa2\x7f\x37\x33\x96\x70\xa6\x5d\x95\x50\x95\x32\x58\x1e\x70\x2b\x82\xf9\xde\xc5\x72\xd4\x1e\xaa\x72\xe5\xd3\x5d\x52\x39\xaa\x09\xaf\x3b\x50\x0a\x16\xca\x2d\x78\x83\xcf\xd2\xae\x54\x60\x56\xd4\xb2\x8d\x2d\x73\x12\x5c\x11\xc6\xb8\x76\x9c\xbd\xd2\x8f\x46\x34\xb1\xab\x57\xa9\xe5\x1a\xb3\xaa\xba\x75\xbc\xa5\xfa\x7e\xbf\x76\xc5\x9d\x71\x91\x78\x5a\xe0\x88\x20\x35\x3a\x0f\x26\x5f\x88\xeb\x35\x54\xdf\x37\x05\xcf\x6d\x5c\xe3\xc1\x2e\x85\x8f\x2b\x5d\x36\x3e\xd7\x72\x94\x2f\xec\xaa\x70\x81\x1e\x12\xa5\xd2\x79\x77\x20\xe2\x3f\xf3\x8c\xa5\xd5\x1c\x86\xea\xf8\x57\x91\x01\xe6\xe3\x45\x66\x41\x88\x92\x9f\x5a\x2d\x09\x1c\x95\x53\x2a\xe6\x78\x90\xec\x85\x45\xf5\xbd\x0e\xe0\x5c\x44\x4f\x69\x96\xb5\x88\x62\x39\x14\xc6\x6b\x11\xcd\xb2\xd1\x91\x4f\x81\x4e\x49\x26\xc7\x3c\xa1\x19\x19\x66\x32\xb9\xd7\x7d\x61\x6f\x10\x31\xc6\x8b\x6f\xa6\x64\xc2\xb4\x8e\xae\xdc\x22\x9a\x63\xa6\x64\x9a\x27\x58\xaa\x01\x4b\x25\x71\x6d\x78\x52\xc1\xe7\xb7\x1c\x11\xea\xc0\x26\x14\xf4\x49\xf0\xa5\x4e\xb1\xb0\xbb\xe2\x0c\x43\xe8\x73\x5f\x9b\x10\x52\x3c\x69\xc6\xff\x89\x85\x85\xe9\x03\x97\xb5\xd1\xf2\xf1\x96\xed\x22\x1a\xba\xed\x19\x98\xf2\x69\x58\x41\xcf\xa7\xee\x33\x38\x43\xcb\x28\xe6\xba\x4c\xce\x81\x1a\x02\x99\x87\x4c\x4c\x4f\x14\x45\x39\x03\x9f\xed\x8a\xaf\xf8\x28\x8d\x57\x16\x31\x0a\x43\x6e\x88\x13\x5d\x45\xd3\xa7\x58\x21\xc0\x61\x66\x44\xf6\x56\x68\xdd\x63\xa8\x3b\xa4\x20\x7b\x45\x3c\x58\x22\xf1\xcb\x63\xd7\xde\x5e\x23\xad\x00\xdb\x4f\x35\x99\x65\xf9\x98\x8b\xa2\xbe\xb5\xe5\x87\x7d\x01\xa0\x72\xb6\x93\x0a\x06\xfc\x22\x45\xbd\x62\xa8\xfe\xfd\x30\xc7\x0d\x11\xfb\xfd\x22\x6f\x42\xe4\x65\xba\xf5\x75\xa0\xb7\xce\xc3\x53\x75\xd1\x3f\x48\x6d\xf0\xf4\x81\x17\xe0\x88\x51\x47\x8d\x7b\xbb\xb5\x51\xaa\x32\xaa\x85\xb0\x38\x3e\x42\x22\x83\xb1\x81\x67\xda\x95\x9d\x6b\x1a\xd1\x8b\xe4\x34\x2c\xdb\xc8\x2b\x6a\xb0\x74\x18\x9b\x4a\x83\x90\x60\x88\xce\xe5\x0d\x1a\x08\xfa\x35\xcc\xe4\x10\xee\x15\x00\xee\xf2\x91\x3a\x91\x47\x1e\xe7\xcd\x52\xf2\x3e\xba\x26\x42\xf4\xdf\x87\xa6\x00\x8b\xfd\x25\x56\x54\xad\x20\x8d\xe9\x15\x65\x74\x9e\x36\xb9\x2a\xac\x8b\xd5\x59\x8d\xa8\xe5\xdc\x0d\x63\xdf\x30\x19\xa3\xb4\xfb\x7b\x48\xc6\xa8\x4c\xa3\x01\xe4\x4b\xee\xa3\x6e\xfc\xf2\x49\x9d\xcb\xf5\xf5\x48\x8c\x87\x46\xf9\xa3\xb4\x39\x9e\xcc\xe6\x75\x5b\xf4\xba\x12\x4d\x2a\xe8\x4e\x2f\x9b\x68\x52\x19\xcc\x6b\x4e\x34\xa9\x0c\xf5\xf5\x26\x9a\xd4\x0c\x74\x8d\x44\x13\xf4\xae\x0c\x2c\x51\xaf\xc7\x14\x66\x4a\x1a\x39\xcc\x47\x37\x70\x9b\xac\x03\x00\x8e\xcc\xd9\xcb\x39\x2e\xbf\x0f\x46\x8b\x32\xd0\x66\x82\x58\x9c\x24\x52\x99\xf2\x9a\x49\x22\x25\x96\x76\x48\x12\x09\x49\x22\x8b\xeb\xf2\x1a\x93\x44\x2a\x7b\xbe\x5e\x92\x48\xdd\x96\x6f\xe1\xb2\x2a\x35\xf3\xcd\x24\x89\x54\x56\xf4\x35\x27\x89\x54\x86\xba\xbf\x24\x91\xfa\x9d\xdd\x2c\x49\xa4\xf6\xfa\x6f\xa6\x9f\x5d\x43\x2c\x21\x5f\xef\x99\x93\x44\x4a\x13\x38\x24\x89\xec\x58\x15\xaa\x4c\x82\x6e\x04\x80\xbc\xef\xe2\xc2\xab\xbc\x6e\x49\x9a\x08\x88\xb4\x7b\xa0\xa8\xa7\x75\xa5\x83\x15\x6a\x5d\xa9\xbb\x53\x5a\x07\xed\xb0\xa0\xed\xf5\xe7\x43\xab\xa3\xca\xe9\x07\x8c\xaa\x5d\xd1\x83\x2a\x8b\x1c\xac\x57\xb0\x71\x4d\x24\x57\x03\x12\xba\x03\x01\x3a\xb0\x95\x6d\xe1\x51\x9b\x8b\x29\x23\xd0\xee\x7e\x9a\xfd\x5d\xfc\xdf\xc6\x05\xd9\xb5\x96\x56\x32\xcb\xb7\x09\x86\x1e\x6f\xf7\xd9\x94\x4d\xa5\x5a\xe5\x7e\x6c\x50\x67\xa5\xa2\xe3\x55\x01\xd8\xeb\xae\xde\xae\xab\xe6\xb1\x91\x37\xb3\x6f\xf8\xcc\xa7\xe5\x0a\x97\x2f\x36\x16\x5b\xc0\x41\x26\xad\xf5\xb1\x04\x17\xd7\x96\x5e\x94\x86\x3c\x93\xc5\x0e\xc1\xbc\xaa\x99\x3a\x8a\x12\x47\xca\x76\xcd\xc5\x11\x94\xd6\xdd\x0b\x68\x3b\x2c\x7b\xae\x1a\x7d\xfc\x6b\xf0\xd8\x0e\x22\xf0\x5b\xe9\x2f\x86\x7a\xa9\x52\xda\x70\x5e\x13\x7e\xb8\x9e\x4a\xcd\x85\xf9\xf7\x7f\xdd\xc8\x30\xcc\xff\x19\x36\x7a\xc4\x33\x46\x68\x92\x30\x8d\xf8\x4b\x2e\x06\x04\xa1\x76\x73\x95\xed\xb2\xab\x5c\x8c\x61\xde\x56\x98\x8c\x8a\x4e\x05\xe2\xc1\x3b\x63\xa2\x64\x3e\x9e\x78\x2d\xcb\xd7\x25\xae\xdb\xcb\x2f\x8b\xc8\xfa\x6f\xcc\x21\x50\xa9\x54\x58\x25\x82\xcd\x3d\xa6\x7e\x49\x9e\xd9\x6b\x5a\x37\x8f\x0d\xa8\xa3\x14\x3b\x54\x1c\x7f\x6f\xc7\x46\xa9\x04\x12\xc3\xfa\xa2\x53\x8a\x32\xf2\x60\x5e\xc3\x79\x11\xad\x80\x57\x7b\x4c\x64\x90\x9c\xeb\xb4\x17\xa8\x7c\x67\xff\x05\x62\x08\x7c\xe4\xfc\xa9\xde\x67\x0a\x81\x16\x2c\x3d\xa2\xc9\x3c\xc9\x78\x12\x89\xa4\x63\x45\x67\x93\x65\x94\x78\xc8\xf2\x78\xa9\x2c\x8f\x35\xab\x6c\x2c\x0d\x15\x89\xeb\x54\xbc\xe9\xec\x93\x45\x72\x3c\x24\x9e\x6c\x40\x92\xbb\x8d\x67\xef\x94\xf8\x96\xf2\x60\x9a\x29\xef\x85\x73\x0e\x16\x07\xf6\x92\xd9\x2f\x35\xf7\xc5\x76\xab\xfb\xb2\x39\x2f\x6b\x4d\xa3\x31\xd4\x70\x8d\x74\x97\x52\x51\xc4\x70\xef\xaf\x48\x7e\x69\x5e\xa5\x57\x42\x83\xfb\x8c\x8f\x6a\xe2\x36\xab\x63\xa4\x36\x11\x15\x37\x0b\x97\x0a\x1b\xf5\xb6\x42\xa6\xc2\xb0\xb7\x0c\x9b\xea\x44\xd5\x4b\x26\x32\x03\x48\x98\xd2\x6a\x85\x0e\x42\xe4\x45\x58\x20\xbf\x19\x50\xee\x1c\x44\xd7\x02\x5b\x64\x59\x70\x54\xd8\xc4\x6f\x23\x40\x6a\x85\x3e\xb4\x61\x90\x54\xbc\xa8\xbb\x05\x4a\xed\xa8\xdf\x6c\x16\x2c\xb5\xac\x7c\x7d\x75\xbf\xb7\x70\xeb\x2d\xe0\xb8\x1c\x9c\xc2\xc1\x29\x5c\xbf\x36\xaf\xd1\x31\xbc\x58\xa5\x78\x4d\xe7\x70\xd3\xf6\xef\x83\x92\xf6\xe8\x24\x7e\x61\xd7\xeb\x52\xaf\x6b\x44\x60\x2f\xeb\xcb\x5e\xe6\xc6\x5e\x4d\x66\xb5\x7e\xb9\xe6\x3d\xdd\xc8\x3d\xbc\x22\xc7\xc1\xf7\xb2\xab\x0f\x2f\xc4\xdd\x3f\xa9\x1f\x2f\xd8\x19\xa3\x2f\xd6\xf4\xe5\x15\x89\x01\x07\x7f\xde\x93\xfa\xf3\x6a\x16\x7a\xb5\x4f\xaf\x24\x20\x3c\xab\x23\xa6\x0a\x43\xf7\x94\xce\x98\x55\x42\x55\x3e\x1c\x3c\xf9\x39\xaa\x9d\xf3\xba\xc7\xe9\x4b\xd8\x5b\x5f\xd2\x81\xb0\xe9\x90\xa5\x29\x28\x5d\x46\x12\x09\x89\x57\x05\x09\x08\x86\xc4\x6a\xd5\x33\xaa\x2d\xe5\x52\xa8\x6e\xc6\x53\x16\xc1\x32\x16\x77\x28\x46\xe9\xf5\x05\xec\x6f\x96\x31\xe5\x65\x76\x45\xde\x6b\x2e\x12\x16\xcb\xf1\x8a\xa4\x92\x69\xf1\x9d\xc1\xaa\x25\x54\xcc\xc9\xbd\x90\x8f\x19\x4b\xc7\xb0\x43\xd5\xc1\x1c\x11\xce\x5a\x84\x9b\xf0\x99\x62\x34\x99\x58\x76\xd9\xb7\x63\x07\xb3\x36\x5e\xf6\xcc\x7d\xab\x1c\xd0\x40\xa4\x32\xe8\x0f\x6d\x42\x7a\x82\x8c\xa8\x55\x8a\x75\x3e\x2c\xda\x4f\xa5\x15\x10\xe0\xf6\x8f\x27\x5e\x34\xf2\x64\x8e\xb8\x5a\xc7\x5b\x83\xf4\x6a\x09\xa0\x93\x71\xba\x93\x61\xfc\x81\xee\x92\x0a\xf8\x39\xd7\x06\x6b\xdb\x12\x29\xc2\x61\x72\x41\xcd\x21\xed\x19\x40\xa1\x30\x85\x78\x09\x00\x27\xad\x4c\x65\xd3\xb1\x14\x5e\x0c\x87\x45\xe5\x54\x22\x68\x17\x97\x3b\x95\x8f\x42\x1b\xc5\xe8\xd4\xa1\x6b\x62\x39\xef\x11\xfa\x2b\xd0\xd8\xc0\x15\xde\xc0\x9b\x6c\xf1\x39\x17\xf7\x76\x77\x8b\x44\x6f\x09\x59\xb4\xb6\xe7\x9a\x4d\xfb\x81\x0b\xaa\x76\x2a\x99\x89\x35\x34\xb6\x52\xe5\x87\xf3\xa6\x4c\x78\x43\x57\xa5\xbd\x6f\xa2\xb8\x6b\x3e\xb5\xf7\xa2\xed\x8e\x00\xab\x43\x14\x41\x4a\x0c\x05\x14\x86\x09\xcb\x66\x11\x26\xd8\x8c\x2a\x13\x30\x5e\x5d\xf6\x67\x22\xa7\xd3\x5c\x40\xc2\xae\xd3\x05\x1e\x5d\x9a\x9f\xb3\x0b\x15\x8d\xb7\xfb\xa2\x67\xbe\xd3\xf6\x7c\x49\x31\xce\xe6\x84\xa6\x0f\x5c\x17\x49\xf7\x89\x14\x3a\x9f\x32\xe5\xba\xe0\x1a\x8b\xb9\x60\x71\x5f\x42\x3d\xad\xd8\xb1\x59\xc1\xcb\x03\x54\xba\xbb\x61\x4c\x86\x6c\x64\x2f\xdd\x19\x55\xda\xdb\x20\x6a\xec\x07\x6e\x73\x53\xbb\x56\x2f\x76\x26\x7f\x8e\x8f\x1d\x99\x16\x27\x94\x3a\x99\xf6\xb8\x7a\x3e\x23\xf0\xd7\x26\xd7\xf9\xc2\xa4\xc8\xf2\x8b\xc9\xad\xc2\xd9\x42\xa1\x98\xaa\xaa\xe7\xeb\xd5\x68\x38\x34\xb6\x1f\x2f\xd0\xe0\xe0\x36\xb2\x16\x55\x26\xe8\x46\x8d\x26\x80\xf8\x6c\xba\xea\xeb\xda\x50\xc3\x13\x0f\x64\x1b\x60\xba\xf1\xeb\xe6\xad\xdd\x15\x3f\x59\x27\x34\x5b\xdc\xe1\xe6\xb5\xbc\xc1\xf7\x97\xf3\x3e\x77\xdc\xb0\xed\xa5\x61\x10\x89\xcc\xb2\x4d\xf2\xea\x2b\x33\x3f\x2d\x3e\x5f\x3e\xa2\xa2\x1f\xbb\x01\x7e\x2f\xe0\xd4\x20\x16\x00\xcd\x9c\x64\xa1\x8d\xdb\xa5\xf8\x25\xe4\xa1\x73\x22\xf2\xe9\x90\xa9\xbe\x90\x23\x80\x5b\xc8\x9a\xd4\xc6\x99\x92\x53\xbe\x49\x62\x12\x42\xeb\x5c\x7b\x67\xcf\x0a\x6b\x96\x77\x09\xd9\x53\xe4\xc8\xcb\xf5\x88\xb5\xae\x04\xca\x19\x4b\xce\xd0\x94\x2e\xc0\x65\xaf\xb5\xe0\x9f\xe9\x6c\xc5\x4a\x4f\x51\x75\x75\xab\x07\xd9\xd0\x0c\x40\x0c\x60\x91\x1f\xe9\xbc\x08\x16\xd9\xe4\x38\xdd\xa0\x2c\xc2\xb4\x3f\x2f\xd4\x53\x59\x74\x62\x82\xb3\x0c\xf7\x0b\x57\x61\x9d\x13\x74\x5a\x47\x86\x1b\x9f\x25\x3f\xe7\xa7\x14\xb2\xe3\x63\x1f\xcb\xd7\x9b\xdc\x86\xe5\xc3\x10\xb5\x48\x60\x38\xcb\x97\xea\x73\x89\x72\xf6\xbe\x46\x95\x76\x08\xea\x72\xde\x56\x7e\x55\xdf\xea\x33\xac\x99\x23\xeb\xb5\x16\x6b\xc7\xf8\xb3\xcd\x0a\xd6\xf8\x1e\x97\x97\xc3\xd9\xa4\xe6\xd6\x6a\x1d\x62\x64\x65\x17\x14\x2b\x0b\xfc\x2a\xe7\xbb\x1e\xf1\x8c\xe9\x36\xe9\xd5\xe8\x13\x26\x2a\x59\x87\xe9\xad\xe0\x09\xf1\xf2\x4e\xae\x78\x04\xe2\xe5\xa5\x1a\xc2\x1d\xc6\x74\x61\x72\x50\xcc\x8e\x19\x08\x18\x24\xf9\x89\x55\xf1\x26\xd8\x00\x07\x03\xd5\x94\x1a\x63\x87\x04\xba\x1d\x37\x68\x8b\x40\x20\xff\xf0\x81\xc4\x5a\xca\x34\xc1\x42\xd7\xc5\xa8\x1a\xb6\x74\x1f\xc8\x27\xeb\xfb\xe8\x7d\xaf\x95\x82\xf2\xbf\x8b\xff\x5b\x1d\xe1\x6d\xb9\xf5\x8d\x47\x17\xe4\xf2\xcd\x8d\xfb\x1f\xe1\x53\x6f\x4c\xa2\x64\xa4\x18\xd8\x1b\xa7\x21\x2e\x50\xa4\x4c\x69\x23\x25\xdc\x50\x37\x67\x3f\x1d\xdf\xf5\x08\x33\x09\xc0\xee\xf6\x45\xa2\x1f\x5a\x56\xa0\xfd\x47\xce\x8c\xfd\xb9\x09\x84\x67\xca\x84\x06\x4e\xc0\xd7\x85\x5f\xf7\x0b\x63\xff\x7b\x56\xfe\x7e\x09\xc9\x47\x35\xef\x11\xb0\x0a\x68\xd7\x03\x63\x00\x99\x42\x36\x76\xa9\xd8\x6f\x69\x3f\xb0\xbc\x42\xb7\x0e\xfd\x6c\x0b\x6f\xb0\xf8\x7b\x2e\x36\x14\x93\x4e\x8b\x8f\xa2\x51\x34\x48\x61\xd3\x19\x55\x5c\x6f\xd6\xbc\xff\xa6\xb6\xf5\x55\x4c\xc4\xaf\x2b\x25\xae\x4c\x05\x29\x80\xe2\x88\x51\x8c\x01\x0b\x09\xf4\xe4\xee\x7a\xb8\xe5\xa3\xd5\x88\x3e\x6a\xf7\xc5\x67\x6f\xff\x2c\x7e\xd5\x45\x89\xfb\xe9\x10\x40\x57\x72\xd0\x99\xca\xad\x40\xb3\x29\xd7\xe1\x07\xc8\xc5\xd7\x79\x66\x10\x1a\x69\x04\xa5\x27\xfc\x40\xf1\x49\x1d\x97\x50\x54\x24\x93\x8b\x72\xc5\x8e\xcd\x3d\xb4\xa3\x01\xcb\x36\x91\x1d\x7b\xa3\x6e\xa6\x2d\x7d\x27\xf7\x0d\xa7\xf3\x0f\x1e\x52\x6d\x83\x0d\x2a\x26\x03\x92\x9b\x07\x88\x41\xad\x04\xed\x74\x19\x02\x2d\x31\x02\x46\xb6\x6a\x70\x00\x06\x53\xda\x5d\x74\xb2\xb5\xaf\x83\xa2\x64\x46\xbc\x59\x6e\x08\xbd\x10\x6a\xfa\x42\xe5\x02\x32\xaa\x83\xfd\x9c\x12\xcd\x7c\xb1\x95\x44\x0a\x94\x01\x9c\xf1\x64\x6c\xd9\x84\x95\xfc\xb0\xd4\xab\x00\x8d\x4a\xe6\xda\xf2\x10\x3a\x65\xc6\x5e\x50\xef\x01\xf3\x0f\x3d\x18\x2d\x32\x53\x7c\x6a\xf8\x03\x0b\x30\x08\xf1\xce\x9d\x52\x43\x33\x39\xee\x28\xc3\x47\x34\x31\xb7\x74\x27\x95\x99\xba\x66\xb6\xf5\x94\xfa\x61\x90\xde\x99\x5d\xfb\xa2\xf4\x2d\x80\xc3\xd7\x9e\xe0\x4d\x61\xe3\x0b\xc6\x0d\xf8\x46\x09\x22\xc2\xe8\x60\x62\xa0\xb9\x91\x53\xab\x90\xd2\x2c\x9b\xb7\x7c\xc5\xd4\x09\xd5\x13\xbf\xcf\x08\x0f\xb3\xce\xd5\xe4\x16\xf7\x94\x26\x13\x76\x03\x45\x23\xea\x16\x77\x75\xfd\xe6\xd3\xce\xe9\x8f\xdd\xc1\x59\xef\xa6\xf3\xc3\x79\xb9\x32\x33\x3e\xf9\xdc\xbb\xb9\x59\xfc\xf5\xc7\xde\xed\xe2\x8f\x57\x97\x57\x77\xe7\x50\xc3\x79\xe1\xd1\xf9\xe5\xe5\x4f\x77\x57\x83\x8f\x9d\xde\xf9\xdd\x75\xb7\xe6\xd3\xbb\xdb\xf0\xd0\x3d\xab\x2d\x00\xdd\x30\xda\xea\x31\x3b\x22\xe5\x17\x4f\xc8\x9d\xf3\xc4\xb8\x9a\x3c\xde\x66\x44\x21\x50\x14\x62\x57\x52\x34\x26\xa5\x50\x31\xb9\x98\x7b\xd3\xa7\xe8\x22\x4a\x26\x8c\x64\x52\xde\xe7\x33\xc7\xc0\x30\xa2\x49\x48\x34\xc8\x30\x1d\xb5\xf6\x63\xef\xf6\x24\x78\x84\x16\x1b\x8b\x62\xfb\x3d\xa9\xc3\xb8\xa8\x67\x9a\x58\xe5\x48\xb1\x07\x38\x92\xc1\x53\x18\xf5\x10\x36\x60\x59\x3f\xd8\x1a\x15\xa6\xd2\x4d\x9a\x3a\x70\x48\x3f\xb1\xa8\xe1\xf2\xf6\x2d\x5b\xcd\xb0\x1c\x08\x30\x42\x86\x2c\xa1\x39\x3a\xd2\xec\x6d\xa4\x94\x54\xf1\x80\x8b\x6d\xdf\xb1\xd1\x77\x8b\x42\x46\x19\x09\xb0\x28\x05\x1e\x9d\x1c\xab\x2e\x83\x2a\xad\x18\xd5\x52\x90\xc7\xc9\x1c\x6d\x53\x50\x12\xd6\xa0\xc3\x04\xb7\xb4\x5a\xb5\x92\x70\x70\xcc\x51\x43\x1e\x19\x44\xb5\xe5\x0e\xc2\x04\xf5\x63\x7b\x00\xb5\x2f\xe3\xa5\x03\xa8\x53\x29\xda\xad\x91\x63\xee\xa5\xde\x3e\x35\x54\xb3\x3a\x6e\xb9\x79\x68\x52\x21\xb7\x61\xa3\xc0\x42\xbd\x97\x14\x46\xdc\x60\xef\xf7\x2c\xbb\xc6\xee\xbc\x44\x06\x5a\xbc\x36\x56\x70\x74\x03\xc5\xb6\x56\x8f\xc7\xc7\xf4\x96\xb2\xa2\x37\xcb\x03\x0b\x1e\xfe\x95\x6b\x75\x2b\x53\x3a\xb7\xc4\x01\x15\xfc\x75\x3e\x9b\x49\x65\x48\x43\x1b\x04\x0e\x3a\x8e\x0f\x2e\x06\x37\x8f\xc0\xa1\xa0\x11\x2b\x05\xe8\x1a\x54\x8b\xa5\x01\xa4\x61\x40\x6e\x5d\x8b\x63\x1f\xa3\xd4\x80\xb2\x16\x00\x38\xa6\x25\xb5\xb7\x44\xa1\x75\x02\xea\x2e\x11\x2b\x33\x7b\x0b\xaf\x8b\x94\x54\xd7\xfb\xa5\x6f\xa1\x76\xcb\x33\x36\x32\x83\x5a\x5f\xca\x12\xb3\xa1\x6d\x51\xa4\x0d\x91\xe1\x7c\x3c\xd9\x43\x8b\xeb\x4b\xf2\x7f\x72\xbe\x2e\x2b\xbe\x47\x5a\xbc\x92\xd2\xa0\x0c\x59\xe8\x19\xc4\xaf\x26\x98\x00\x5c\xa7\x88\xae\x68\x05\x35\x0e\x92\x9a\x95\xcb\xef\x85\x7c\x14\xc1\x5e\xae\xdb\x7d\xd1\xa5\x00\xf8\x19\x94\x05\x17\x7b\x80\x92\xfa\x4a\x19\xbd\x84\x20\xf8\x4a\x72\x33\x0b\xba\x77\xa8\xc8\xd9\x9c\x14\x28\x91\xa5\xef\xd6\x39\x3d\x68\x4b\xf6\x72\x1a\x4e\xd8\x01\xa3\x19\x36\x73\xf6\x6e\x57\x11\x3f\x04\x6e\x82\xcb\xd4\x76\xd5\x26\x5f\xbc\x75\x06\x42\x3b\x0a\x74\x53\x83\x17\x4e\x46\xe7\x4c\x35\x2f\xec\x3e\x92\xf6\xf6\x1d\x6f\xb1\x7c\x81\x43\x36\x46\xcd\x2a\x97\x94\x64\x21\xd0\x6a\xba\x66\x3c\x98\x53\xc2\xdd\x47\x37\x6c\x79\x9c\xe1\x47\x40\x4a\x33\x4c\x59\x55\x13\x44\x06\x91\xcd\xff\x07\x6e\x16\x24\xeb\x41\x61\x49\x67\xe1\x8f\xfc\x92\xf6\xfc\x80\x5f\xcd\x4a\x01\x43\x48\xf0\xcc\x40\x0e\x68\x93\x0e\x60\x7d\x02\x8a\xa3\xbd\x0a\x7d\x40\x0e\x1f\x0b\xb9\x2a\x6c\xa0\x81\x98\x92\x88\x98\x6e\x9a\x89\x49\x03\x35\x85\x48\x81\x3d\x51\xd4\x1e\xc2\xea\x2d\x6f\xa1\x8b\xa9\xe1\xeb\x07\xd3\x6f\xa0\x60\xbf\x44\x08\xce\xc2\x70\xa3\x0f\x7f\xad\x1f\xfa\xa7\x9c\x2a\x2a\x0c\x04\x96\x38\xc1\x5b\xb9\xe0\x2d\xb8\xc9\xd9\x57\x88\xc0\x12\x68\xac\x85\x9f\xe2\xcd\xf5\x8e\xf4\x31\x7f\x60\x82\xf0\xb4\x45\x78\x9b\xb5\x5b\x0e\x51\x5f\xe7\xc3\xe2\xcd\x89\x95\x1c\xfa\x62\x21\x38\xbc\x4d\x3a\x99\x96\xee\x0b\x26\x92\x0c\xb0\x75\xa3\x18\x98\x40\xf9\xce\xf5\x33\x9c\x83\x7a\x01\x5b\x59\x34\x2f\xdd\x83\xe8\xc3\xbe\xa0\x1a\x3d\xcd\x19\x9c\xf4\xe2\xf7\x3a\xec\xec\x52\xf4\xc1\x13\x62\x87\x2c\x5c\x43\x4f\xb6\x49\x08\x12\xbb\x6c\x83\xe0\x0d\xd8\x98\x22\x68\xbf\x2f\x02\x39\x93\xf7\xd4\x64\x8c\x6a\x43\xfe\xf8\x61\xa3\x80\x0b\x3f\xbf\x82\xb9\xba\xd3\x5b\x84\x96\xfa\x70\xb6\x26\xe8\x7f\x80\x16\x24\x94\x08\x16\x05\x41\xb7\xec\x36\x1b\x49\x1e\xb8\xce\x01\xad\x38\x0a\x95\x46\xbc\x59\x6e\xb4\x87\x4e\x43\x85\xa9\x81\x8d\x78\xf4\x77\xe7\x93\x74\xc3\xaa\x21\x2c\xa7\x3b\x71\x54\xce\x20\x5b\xa9\x08\x2c\x9b\x50\xd3\x17\x8e\xb1\xfa\x58\x8c\x08\xd6\xb2\x93\x65\xe5\x60\x2e\x2b\xe0\xa4\x4c\xd8\x09\x03\xd6\x72\x3b\x2c\xd0\x05\x68\x5f\x21\xfe\xa7\x5c\x6e\x21\x9c\x15\xab\xa8\xf5\x45\xc8\x38\x89\xdb\xae\x15\x76\xea\x4c\xc0\xcf\x28\x03\xd7\x74\x7f\x8e\xa0\xd7\x6b\xc8\xc2\xcd\x95\x43\x96\xb8\x4c\x16\xcc\xee\x4b\x44\xe3\x7d\x77\xb0\xbe\xa4\x5c\x6f\xc2\x86\x5b\xf6\x51\xd6\x58\xc4\x1b\x36\x37\x12\x2d\x76\xd1\xbf\x43\x20\xda\x73\x39\x65\x4b\x43\xef\xa5\x10\x25\xbe\x9a\x09\x16\x51\xd7\x9e\x75\x60\x85\xe8\x34\x8a\x1b\x8d\x82\xea\x20\x3c\xd8\xf3\x3d\xf7\x66\x13\xc6\xe5\xdb\x9e\x7e\xab\x98\xbf\x9f\x4a\x88\x2c\x5b\x9c\x78\xb3\xac\xd7\x49\xff\x4e\x13\x26\x92\x39\xf6\xe4\xb1\x7a\x0b\x39\xee\xd6\x19\x9c\x3c\x2a\x03\x05\x7b\x7b\xad\x74\xe8\xf0\xeb\xdb\xa4\x0b\xf7\x8c\x87\xb3\xa7\x23\xef\x33\x88\x5e\xee\x0b\xab\x98\xd8\x2b\x5e\xe3\xa0\x7d\xfb\x65\x12\xaf\x3b\x01\x98\x8e\xb7\x93\xbb\x65\xba\x1a\xf0\xa7\x49\x99\xf0\xd9\x80\xd0\x06\xa0\xa7\x90\xee\xf8\x84\xa4\x32\xb9\x67\xea\x58\xb1\x94\xeb\x13\x70\x7f\x37\x54\x4c\x4f\xe4\x74\x6a\x95\xed\x9d\x05\x8d\x6d\x2b\xca\x60\xff\x2e\xa2\x18\xef\x2d\x66\x25\x84\x11\x68\x13\x3e\x53\x00\xd3\x07\x9c\x6d\x9b\x30\x61\xd4\x7c\x26\xb9\x30\x24\x2a\x6e\x1f\x2f\x84\x57\x34\xac\xcc\xd6\x14\x5f\xab\xf6\x11\x26\xb3\xe5\xb4\x6f\x27\x4c\x33\x1f\x13\x80\x93\x32\x92\xa0\x27\x04\xd9\xc5\x8c\x9a\x89\x86\x5c\x87\xf2\x1a\x38\x9d\x0b\x3e\xb5\x2b\x44\x67\x10\x52\x80\x46\x8a\xe2\xa3\x10\xc4\xaf\x0d\xcf\xb2\xbe\x10\x8c\xa5\x9a\x00\xf6\xe0\x77\xb5\x39\x35\xf6\xd3\x16\xa1\x69\x4a\xfe\xd7\xfb\x8f\xe7\xbf\xdc\x76\x07\xbd\x0b\xb0\x38\xf7\xce\xbb\x1f\x5a\xe1\xc7\xcb\xbb\xdb\xf0\x2b\x1a\x58\x1e\x98\x22\x53\x7a\x0f\x1a\x9e\xd0\x28\xfe\x41\xa8\x7b\x3c\x52\x9f\xc2\x6c\x9f\x68\xe6\xc3\x47\x9d\x98\x12\x92\x58\xdd\x1e\xae\x80\x19\xd8\x40\xf7\xbd\x0e\x9f\x2c\xa7\x41\x4f\x3c\xa1\x0b\x2f\x06\x4e\x99\x30\x96\xc7\x38\x63\x5f\xa1\xfa\x16\x04\xc7\xc4\x98\x8b\xa6\x20\x37\x26\x1e\x9e\x52\x86\xff\x89\xcd\x7f\xb6\xda\xf5\x15\xe5\x6a\x6d\xda\xeb\x8a\x07\xae\xa4\x80\xa9\x05\xab\x56\x51\x75\x8b\x19\xef\x6b\x8b\x0e\x95\x46\x59\x18\xc2\x28\x66\x8d\x81\x94\x95\x8a\x7c\xaf\x63\xba\x1d\x74\xfd\xb2\xaf\x46\x51\x57\xd3\x5d\x3b\x76\x43\x1f\x28\xcf\x20\x08\xd6\x5f\x34\x05\x0d\x62\x31\xa7\x13\xc2\x32\x3a\x94\x0a\x52\x63\x30\x6a\xc7\x37\xe1\x16\x0c\xca\x9a\x84\x86\x9a\x82\x31\xa5\x7a\xba\x9a\x8a\xa5\x7b\xe8\x4a\xaa\x75\x6e\x72\xfb\x1a\xac\x82\x9c\x59\x95\xac\xc2\x44\xdd\x35\x3b\x62\x14\xab\x1b\xa0\x7f\xc7\x59\xe5\x5d\x80\x67\x96\x95\x80\x34\xed\x19\xd0\x6d\xe7\xf0\x2e\xde\x94\x82\xfc\xf4\x67\x4d\x86\xb9\xe9\x8b\x72\x1b\x52\x40\x4d\xbd\x1f\xa8\x49\x26\x1f\xfa\xe2\xd2\x2a\x8c\x3f\xfd\xb9\x21\xc9\x36\xa5\x86\x0e\xea\xe9\xab\x79\x4d\xce\xa8\xa1\xe7\x92\xa6\x5c\x8c\x5d\xb1\xc8\xfa\xb5\xf8\xa1\x7b\xdb\x39\x21\x97\x4e\x1b\x0f\x65\xff\x8b\xd4\xec\xa8\x21\xe0\xad\x30\x11\xcf\x10\x80\x2b\x8b\xc0\xc5\x9d\xb1\x0b\x04\x21\x7b\xf7\xf4\x05\x2c\x25\x32\x48\x6e\xc8\x4c\x3a\xd4\x33\xab\x60\x49\xa2\x72\xe1\x8c\xd2\xce\x26\x68\x57\x07\x28\x32\x6c\x86\x13\xad\x40\x34\x59\xe4\xdb\x7d\x01\xaa\x76\x48\x44\xcb\x64\x42\x33\x88\x80\x3b\x8a\xac\x73\x56\x01\x97\x39\xa4\x13\x41\xe8\x89\x98\x97\x03\x55\x3d\x26\x6d\x21\x5f\xc5\x1b\x05\xaa\x3c\xec\xa3\xf3\x8a\x4e\xa5\x65\x1e\xed\xbe\xe8\x8d\x30\x40\x2e\xc3\xd5\xb1\x1f\x32\x01\x8e\x61\xbf\x2c\xf6\xa9\x67\x2d\x00\x5b\x8f\x0e\x42\x9a\x80\x21\x5e\xcc\x21\xbc\x19\xe0\xb0\x24\x04\x5a\x14\x8c\xd6\x11\xe5\xc2\x2e\x86\xeb\x2d\xfe\xac\x2f\x30\x30\xaf\xb4\x31\x6e\xb5\xaa\xdd\x4b\x01\x71\x83\xc5\xd5\x17\x84\x85\x99\x8b\x23\x74\x72\xfb\x4c\xb1\x23\x5f\xde\xc8\xfe\x1a\x2d\xaa\xbd\x2d\xdb\xe4\x3a\x56\x95\x53\x99\xe4\x53\x8f\x53\x01\x79\x57\x2e\xe0\xcc\x5d\x88\x81\x44\xf0\x92\xae\x25\xf9\xdf\xc5\xff\xad\x95\x33\xaf\x76\x2c\x8a\x17\xc8\x6a\x30\x2b\xb7\x54\x6a\x8d\x0b\xc3\xc6\x55\x67\xdd\x26\xf0\x7f\x17\x10\xa5\x6e\xa5\x72\x70\xe4\x19\x69\x35\x49\x09\x26\x65\x4c\x8f\x93\xe9\x77\x9a\xf4\xae\xac\xc0\x61\x15\xcc\x70\x4e\x72\x6d\x30\xdc\x0a\x52\x4e\xf0\x6b\x0c\x79\x6f\x91\xef\x49\x3f\xff\xfe\xfb\x7f\x49\xc8\x57\xff\x8f\x7f\xff\xb7\x7f\xfb\x97\x7f\xdf\xa6\xf8\x23\xb4\x5b\xac\x91\x83\x84\xa9\x4a\x20\xf1\x0e\x2c\x72\x93\x1d\x76\xc1\x1d\x92\xa6\xe5\x77\xda\x77\x63\xca\x52\xdd\xe3\x28\x9c\x86\x8e\xdd\x29\xd4\xf1\xe9\x21\xa5\xe3\x53\xb8\xed\x35\x33\xad\xf2\x29\x0e\xb2\xa5\x13\xa0\xff\xc7\x92\xc4\xf4\x81\xa5\xe6\xed\xc2\x7e\x78\x16\xa4\x59\xdb\x08\x79\xef\xcc\x6d\x06\xdc\x75\x1f\xfc\x25\x24\xb3\x94\x29\x1c\x53\xb0\x90\x05\xbb\x1d\x9c\x5f\xf6\x75\x96\x49\x17\x90\x41\x89\x66\x33\x0a\xf7\xb5\x3d\xaf\x6d\xd2\x17\xdd\xaf\xd4\xb2\xd7\x96\xaf\xeb\x82\x45\x48\xc1\xd1\x31\xa2\x09\x23\x28\x1a\xbf\xff\x7a\x62\x7f\x6b\x91\xf9\x09\xc4\x55\xb6\xc8\x3f\x4f\x5c\x3a\x33\x55\x66\x60\x7f\xfa\xe0\x65\x5b\xd7\x04\x8c\x9a\x6b\xd2\x7f\x77\xfc\x40\x95\xaf\x79\x8b\xc8\x7f\xef\x1c\x03\x0c\x80\x97\xb1\x34\x9c\x49\x79\xef\xa2\x4e\x17\xbe\x74\xff\x69\x23\x85\x07\x47\x05\xee\xbe\x0b\x20\xb6\x92\xdb\x11\xbc\xc0\x48\x7b\x36\x24\xed\xbf\x6b\x29\x48\x7b\x4e\xa7\x99\xfb\xd5\x3f\x75\x41\xb1\x54\xbb\xd4\xae\x34\xc4\xc4\x64\x73\xb4\x4d\xfe\x90\xc9\x21\xcc\xeb\xb3\x9f\x2b\x86\x95\xc2\x40\x8b\x4b\xa2\xb8\x57\xdc\x44\xb8\xd5\x98\x69\x8a\x29\xde\x50\x33\xc8\x17\x52\xb6\xdc\x78\x71\x5a\x5f\xc3\x98\xfe\x13\x3d\xb1\xb0\x2a\x3e\x19\x0d\xed\xb1\x21\xa8\xcb\xb6\xfa\x95\xbc\x77\x6c\xe8\x83\xbd\x0b\x5c\x10\x2f\xae\x43\x5d\x07\xf3\xd0\xc1\x2f\x51\x07\x5c\x10\x4c\x2f\x5c\xf2\xe5\x3f\x8f\xdb\xed\x76\xf8\xfa\xc2\xce\xe5\xff\x11\x6e\x34\xcb\x46\xd8\x92\xbf\x69\xe6\x7d\xf1\xd9\xea\x2d\xb1\xbd\xb8\x00\xe5\x80\x42\x1e\x89\xcc\xc8\x51\x61\x43\x4d\x65\xa2\xc9\xff\xb4\x92\x64\xb4\x96\xf0\xa3\x55\x9d\xea\xcf\x95\xab\xe7\xf4\x4c\x07\xcb\xd9\xa0\xab\x47\x2b\x86\x5a\x08\xba\x24\xd5\x10\x6f\xf4\xc0\xd3\xdc\x13\x83\x25\x9d\x63\x07\xc7\x00\xa5\x96\x0c\xfb\x6a\xe0\x51\xfd\xe4\xea\x03\xbc\xeb\x85\xb8\x05\x96\x5b\x40\x53\x20\x5d\x37\x2c\x80\xc3\x24\x70\xdc\x01\xe7\xd9\x8a\x1d\x16\xf6\x82\x11\x31\xfe\x91\xce\xa7\x53\xaa\xe6\xc7\xc5\x71\x5b\x24\xce\x02\x06\x0f\xf8\x4c\xe6\x17\x00\x9c\xa6\x99\x3b\x5b\x2e\x6e\x20\xaa\x08\x3b\x09\xe9\x00\x24\x65\x09\x4f\x5d\x84\x15\x45\x8c\x5e\x26\x12\x99\x3a\xba\x2e\xb2\x28\xcb\x82\x45\x78\x67\x51\xa4\xf0\x31\x28\xba\xb0\x7f\x09\x83\xa9\xd5\xee\x0d\xff\x71\x03\x0b\x97\x03\x6d\x2c\xb3\x1c\x6f\xe0\x90\xec\x5d\xde\xf8\x6f\xd6\xbf\x78\x61\x1d\xca\xa2\x35\xf5\x8a\x99\x37\x02\x28\xfa\x58\x5c\xc1\x10\x4d\x81\x06\x91\x3c\xe4\x98\xe2\xdf\xa7\xf2\x8a\x67\xf6\xe6\x02\x1a\x6f\xf7\x45\xe9\xe7\x16\x61\x19\x9f\x72\x11\x82\xd9\x90\xbf\xcb\x11\x4a\xb9\xf7\xdc\x40\x51\xf5\xf4\xde\xb2\x30\x9f\xae\x1f\xa9\x3e\x1d\x31\xf7\xa4\x13\x7c\x41\x4e\xe9\xcf\xb5\x1d\x57\xa1\x16\x5b\x99\xd3\x36\x71\xe4\xe4\x46\x1e\x11\x1e\x9c\xdf\xbe\xb0\xad\xf9\xb3\x54\x44\xd1\x46\xed\x45\xcd\x1d\x81\x9c\xce\x7d\x42\x1d\xb4\x00\x7d\x94\x42\x61\x83\x98\x5a\x23\xa4\x74\x2b\x75\xd4\x36\xcf\xbf\x80\x98\xc1\x81\x90\x29\xdb\x30\x74\xb8\xa6\x4e\x95\x33\xfc\x7a\x7f\xa1\x62\x98\x23\x03\x7c\xa2\x29\x29\x90\x69\xbd\xa1\x31\xb4\xb6\xe0\x9b\x6b\x07\xa0\x9e\x1f\xb7\x2d\xba\x5b\xf0\x34\x68\xc5\xab\x05\x51\x4e\x63\x69\xed\xcb\x45\xe9\x76\x92\xd1\xd3\xed\xcc\xc1\x38\xf7\x04\x96\xbd\x28\x5f\x4d\xc6\x4a\xe6\xb3\x90\xf8\xeb\x53\xa0\x70\x1b\xdc\x8d\xd6\x13\x23\x79\xe2\xa4\xea\x73\x2e\xee\xf1\x2e\x7c\xaa\x3d\x0a\xe5\xdf\xa2\xdf\x3d\x07\xc3\x15\x3f\x72\x35\x40\xed\xa8\xb5\xa1\xc9\x3d\x82\x72\x2d\x2b\x1f\xb8\x69\x01\xc4\xe2\xbe\xcc\xb3\xcc\x75\x5b\xb0\xcf\x02\x9e\xfc\x81\x53\x42\xc9\xdd\x75\xaf\xbe\xef\x7b\xbe\x68\x3d\xaf\xe7\x9d\x65\x02\x81\xff\xf9\x89\x6f\x14\xe7\x56\x01\x91\x63\x25\x52\x0f\x26\x80\x26\x58\xa4\x0a\xef\xde\xd1\x5d\x67\x79\xd0\x60\x5a\x43\xa9\xf5\x93\x2f\x3a\x3e\x73\x1f\x7f\xb6\xdf\xd6\xef\xc8\x67\x48\xf0\x08\x59\xf0\x53\x2a\xec\x04\x7d\xaf\x0d\x36\x22\x64\x8b\x5b\x0d\xe9\x6e\xb6\xd5\x80\xb0\xc7\xf5\xe2\x49\x7d\x57\xbe\x95\x47\x34\x1a\xd1\x0c\x15\x2e\x33\x01\x41\xbc\x45\x6e\x92\x09\x9b\x52\x88\x31\x98\x96\x05\x72\x90\x4b\xde\x67\x54\x8d\x51\x4a\xd0\xcc\xe8\x0f\x35\x3b\x5c\x84\xda\xee\xb0\xc3\x5b\x40\xfa\xc6\xf6\x76\x48\x03\x5c\xc6\x01\xc2\x28\xcb\x30\x2f\x81\x39\xf9\xfe\xfd\xdd\x61\xd5\x55\xfc\x04\x6e\x4c\x85\x35\x58\x53\x2b\x8a\x35\xe7\xbf\xef\x88\x22\x7d\x41\xa7\x21\x57\xd4\x43\x49\xbb\x9c\x00\x1c\xdb\x90\x01\xe4\x4f\xf3\x18\x76\xc6\x8d\x8e\x87\xe0\x60\x6a\x9b\x46\xd0\x17\x1d\xff\x4a\xc8\x37\x03\xf9\x46\xa1\x97\x14\xa2\x92\x30\x06\x0f\x64\x8c\xa8\x82\xa0\x9b\x5c\xc3\x24\x36\xcd\xeb\xa9\x42\x5f\x5b\x19\x27\x00\x7e\xa1\x76\xe7\x85\x5d\x3f\x8f\x86\x9e\x5d\x05\x80\x1d\x3a\xbf\xf1\x53\xac\x14\x13\xa8\xeb\x78\x15\xf3\xed\x86\x5c\x62\xd7\x50\x5c\xbf\x00\x23\x97\xb2\x79\x11\x27\x63\x57\x1c\xe5\xd2\x4a\x67\xa5\xc3\x3a\xc2\x9c\xb9\xdd\x0c\x7a\xa8\xc6\xec\x3d\x42\xc5\x4c\x98\x00\x49\x70\xfd\x96\x21\xf1\x70\x73\x6b\x1c\x2d\x92\xeb\x0a\xc5\x25\x38\x17\x72\xc1\x1d\xd6\xa5\xd3\x55\x23\x47\xb1\xb7\xe9\x14\xdf\x73\x4d\x34\x35\x5c\x8f\x78\xad\x84\x1c\x67\x2a\xee\xb2\xea\x1b\xd5\xfc\xf5\xdb\xbc\x8c\x54\x43\xc0\x5b\x9b\x7c\xe4\x4a\x9b\x68\x4a\x46\x86\x44\xc3\xa6\x2a\x82\x56\xb9\x7d\x4a\xff\x92\x9f\x41\xf4\xfe\x52\xa7\x5b\x08\x6e\x6c\x93\x4e\xa1\x66\x63\xaa\x25\x2a\xd0\x2b\x66\xc4\x32\xcd\xb6\x21\xbe\xb5\x74\x12\x30\x47\x03\x01\x11\x60\x97\xda\xfe\x5e\xe0\x75\x85\x61\x3e\x42\xfe\x00\xbd\x67\x4d\xb5\x87\x37\xad\x5b\xbd\xb2\x5c\x75\x27\xa8\x1c\x12\xb5\x8e\x6d\x06\xb8\xfe\xb1\x2b\xb2\x5b\xf9\xe8\xd8\x2e\xb9\x15\x35\x92\x7b\x17\xb6\x38\x02\x3a\x74\xf9\xb1\x8f\x13\xa9\xe3\x73\xe6\xf7\x0f\x36\xd3\xa8\x9c\xf9\xf0\x44\x88\xfa\x0c\x0b\x8c\x4e\x22\x21\xe3\xf4\x59\x18\x75\x38\xa4\x18\xd6\x10\xf6\x9b\xb8\xbb\x01\x97\x01\xcc\x35\xbe\xa9\xc5\xd3\x5c\x72\x08\xef\x70\x9c\xef\xd9\xaa\x5a\x5d\xcb\x36\x2d\x9c\xdc\x86\x6b\x6c\x53\x70\xb2\xc6\xb3\xb4\x51\xfc\x2b\x58\x1b\x78\x02\xc0\x37\x78\xed\xce\x28\xaf\xf3\x6c\x38\xab\xda\x2e\xeb\xf7\x94\x10\x4e\xfb\xc6\x6e\x72\xd3\xdd\x12\xb7\x29\xc3\xaf\xbd\x0d\x50\x3e\x7a\xbc\xa6\x7d\xa0\x1c\x15\xf6\xcd\xf5\x10\x8e\x90\x78\x34\x56\xb8\xc4\x71\x6d\x46\x23\xa5\x25\x46\xb3\xb0\x73\xfc\x6a\x70\x12\x63\x32\x95\x1c\x05\x50\x2a\xf4\xef\x23\x7e\x9d\x1c\xd5\xfc\xc3\x6a\x31\xfa\x43\x48\xe1\xa4\xda\xf7\x51\xe4\x54\x35\x93\xe0\x7e\x30\x90\xfc\x52\x3c\xe5\x7d\xe8\xcf\x4c\x7c\x1f\x6e\xb2\xf0\xf5\x44\x55\xb8\xdf\x31\xa4\x9c\x2a\x99\x0b\x8f\x21\x23\x05\x93\x23\xb0\x8a\x82\xa3\xc1\xeb\xfd\x00\x2f\x21\xa4\x89\xc2\xc7\x15\x9b\x61\xf0\x22\x48\xa8\xcd\xcb\xbd\x23\x8e\xd2\xaa\x75\x7e\x0a\x1c\xa5\x5d\xd7\xdd\x1d\x9c\x17\x5a\xf0\x5d\xd1\x71\xf0\x28\x6d\xc0\x66\xe1\xfd\x95\xca\x78\xe0\x03\xa0\x7d\xc7\x48\xf8\x98\x2d\x09\x31\x13\xec\xc8\xc8\x23\x48\xbb\x81\x64\x0e\x44\x36\x6b\xc2\xfb\x05\x23\xc6\x26\xd7\x81\x7d\x7f\x8d\x71\x62\xa0\xcc\xd7\x68\xa0\xee\xee\xd5\xc4\x57\xc1\x02\x61\x46\x40\x41\x7b\xd0\xcf\x56\xde\x1c\x1b\x9a\x38\xe2\xad\x5c\x6e\xe3\x74\xa8\x3d\x15\xd4\xa9\xe0\xdf\xa4\x11\x13\x68\x13\x08\x06\x99\xc8\xa9\xb4\xd7\xb6\xcc\x75\xf4\x10\xa3\x89\xe0\xb2\x59\x52\x03\x6c\x86\x69\xb6\x2f\x37\x1b\x7b\xb4\xec\x23\x94\x1d\xe3\x97\x56\x43\xef\x45\x33\x19\x96\xa1\xcb\x56\x8c\x3f\x60\x4e\x2d\xa7\x1b\x30\xa0\x4d\xf9\x78\xe2\x10\x95\x1d\x92\x0c\xff\xa7\xd5\x20\x2d\x49\x85\xc0\x1d\x9f\xb8\xe3\x3c\xed\x98\x4d\x5e\x57\x4a\xb2\xd1\x81\xb1\x09\x72\x1a\x30\x96\x61\x3e\xba\x01\x18\xe4\x15\xca\x4b\xc8\xc2\x2c\xfc\xe5\x76\x91\x83\xcf\xd2\xe7\x08\x85\x0f\x1f\x0a\x38\xef\xf9\x8c\xb5\xc8\x30\x87\xe7\x17\x97\xb7\xb1\x6d\x88\x0b\x78\x7c\x94\x4c\x58\x72\x0f\x21\x6e\xc8\x14\x71\xb9\x3c\x2e\xfb\x70\xde\x17\x05\x68\xac\x91\xde\xd0\x31\x0f\xa8\x3c\x01\x99\x4a\x2a\x92\x72\x3d\xcb\xe8\x9c\xb0\xaf\x86\x09\xf4\x8c\x15\x1e\xf3\xe0\x52\xb6\xc4\xb2\x9d\xda\x02\xa8\xb6\x8e\x0b\x78\x39\x0c\xfe\xf2\x93\x08\xc5\x3b\x42\x98\x47\x9d\xd8\xb1\x33\x4e\xd2\x2e\x1e\xb2\x26\x7c\xe6\xa8\x64\x0d\xee\x68\x6c\x2a\x0d\xe9\x14\xa2\x92\x17\xd1\x7f\xe7\x03\x4f\xc0\x82\xd2\xf7\xd5\x2d\xec\xdf\x88\x8e\xcf\xd4\x03\x4b\xfb\xa2\x9c\xb0\xe2\xae\xb2\x62\x97\x49\x81\xdb\xd9\xc4\x3a\x37\x07\x07\x8c\xa1\x40\x96\x3b\xef\x20\x48\xb7\xc8\xce\x0d\xb1\x15\x4b\x70\x44\xeb\xeb\x63\x3c\x01\xe0\xe5\xda\xc6\x8f\x02\x28\xd4\xa1\xfc\x39\x18\x5f\x86\xee\xfb\x0c\x82\x1e\x03\x61\x86\x70\x7c\xcc\xd5\x0b\x3e\x67\xe7\x83\x5e\x08\x88\xac\x6b\xa3\x2f\x7c\xe0\xdc\x28\xcf\x32\xcc\xbf\x6e\x58\x2e\x9f\x9e\xe3\x7d\xbc\x2f\x97\x03\x11\xf4\x5a\x12\x21\xab\x06\xab\x5f\xca\x66\x29\x84\x3a\x25\xf3\xa2\x5a\x0f\x10\x2f\x13\x3a\x87\x58\x20\x8f\xaa\x08\x11\xaa\x63\x66\x88\x95\x3b\xd2\x3c\xc3\x48\x30\x08\xad\x85\x5c\x1f\x9a\x65\x84\x1b\xdd\x17\x21\x35\x09\x71\x66\xe0\x2a\xf0\xb1\xb7\xa9\x93\x05\xa1\x0b\x68\xd6\x61\xef\xc3\x05\xc1\x13\x6e\x4a\x43\x02\x4b\xe5\x3c\x86\x22\x9b\xcd\x18\xc5\xa8\x05\x5f\xfc\x35\x96\x06\xab\xdb\xe0\x5c\xfc\x00\x89\xde\x5c\x85\x79\x1f\xd4\x8b\x90\xf8\x1b\x6f\x4a\x9b\x74\x70\x76\x56\x14\xf4\xb8\xe0\x38\x5a\x17\x2d\xe9\xfc\x09\x56\xde\x32\x3a\x14\xb1\x09\x12\xf5\x8c\x2a\xc3\x93\x3c\xa3\x2a\x03\xbc\x9f\x51\x9e\x11\x3e\x8a\x20\xce\x61\x13\x30\x33\x05\x4a\x55\x49\xb8\x23\x7c\xd4\x8b\xa6\x53\x16\x05\xe9\x39\xc5\x33\x8b\x8c\x88\x88\xb6\x81\xd6\x29\xdb\xd6\x87\x36\x39\xab\x02\xda\xc3\xb1\x88\x32\x5a\xb9\x46\x0e\x18\xc6\x1b\x05\x97\x20\x30\x3e\x1f\x59\x61\xf7\xbb\xe8\xe0\x35\x55\x4e\xa1\xfa\x7e\x43\x0b\xa5\x87\x45\x5a\x51\x51\xa5\x2e\xb8\xec\x16\x0a\x72\x94\xec\x96\xe1\x44\xac\xa8\x12\xba\xe1\x20\xe3\x6c\xe0\x2d\x06\xfa\x25\xaa\x78\x51\x1d\xec\x74\x09\xa2\x3a\xec\xe3\x86\x43\x8d\xd0\x0e\x37\x1f\x68\x44\x39\xb1\x3d\xba\x71\x65\x57\x2b\x97\x5f\x4a\xb8\x83\xc4\x8e\xcb\x0a\xf6\x0c\x3d\x18\x95\x62\x4a\x30\x06\x07\x50\x08\x78\x32\xe1\xb0\x0d\x19\xc9\xb8\xb8\xf7\xf1\xac\x76\xe7\x5b\x84\x16\xad\xc3\xe1\xc3\xd1\x23\x31\x37\x48\x36\x75\xe8\x4b\x3b\x08\x3b\xeb\xc5\x04\xd5\x6e\x6e\x98\xf7\x46\x00\x5b\x0b\x75\xa2\xa2\x79\xac\xbf\x2d\x4b\xdd\x76\x41\x88\xf5\xbe\x3a\xbc\x60\xa2\xbc\x16\xc3\x43\xe5\xa0\xc6\xf5\xbd\x9a\xd0\xfa\x4a\x64\xab\x01\x05\xef\x2e\xce\xba\x1f\x7b\x17\x65\x14\xc0\xbf\xdc\x75\xef\xca\xbf\x5c\xdf\x5d\x5c\xf4\x2e\x3e\xc5\x3f\xdd\xdc\x9d\x9e\x76\xbb\x67\xe5\xf7\x3e\x76\x7a\xe7\x95\xf7\xec\x4f\xe5\x97\x3a\x3f\x5c\x5e\x57\x70\x07\x6f\x7e\xea\x5d\x5d\x95\x7f\xba\xed\x7d\xee\x9e\x0d\x2e\xef\x6e\x97\x42\x0c\x16\xe3\xaf\x5d\xa2\x7d\x60\xb3\x6d\x8d\x2b\xd9\x21\x23\xc5\x99\x48\xb3\x79\x51\x6e\xdb\x1e\xba\x8a\x93\x32\x66\xe9\x7c\xca\x64\xbe\x4b\xcc\x80\x55\x7d\xe5\x83\x55\xa9\x33\xe2\x5a\x73\x51\x57\x54\xdf\x37\xe6\x35\x1a\xb5\x68\x06\x5b\x1a\x65\x61\xd4\x3c\xc4\xf1\x2c\x8d\x1f\x08\x69\x18\xae\x13\x32\x63\x6a\xd9\x58\xe0\xc2\x55\xf9\xcc\xf0\xe1\xa2\xa1\x69\xc3\xf4\x84\xcd\x35\x3b\xcc\xd1\xab\x8f\xae\xbe\xa8\x67\x74\x1e\x2c\x6c\x47\x44\x1e\xb0\x4c\xaf\xbf\x03\x57\xe1\x93\x7a\xd2\x3b\xf5\xa0\xc1\x56\x65\x36\x54\x34\x24\x5f\x6f\x58\xd8\xa4\x40\x44\x52\x45\x79\x21\x77\x53\x79\x2d\xa2\xc8\xe8\xdc\x46\xb3\x76\xa0\x68\xc2\x5d\x3d\x11\x58\x5a\x84\x72\x5c\xb3\x09\x95\xd2\x11\x4f\x7e\xcb\x2c\xa5\x79\x17\x75\x0a\xa2\x1f\xa2\xd2\xb8\xb4\x35\xbc\x96\x01\xea\xa9\xd1\x55\xb7\xe7\x4a\x33\x41\xf4\x2c\xca\x64\x84\xc2\x2b\x9e\x1f\x6d\x2e\x68\x54\x8a\x4c\x44\x05\x38\xb0\xe6\x2f\x80\x10\x41\xb3\x85\x2d\xce\x49\x16\xc8\x07\x1e\x58\x4a\x8e\xe2\xc2\x3e\xe9\x11\xc4\x0f\xf6\x45\x93\x86\x59\x53\x14\x27\xa6\x80\x2b\x8f\x79\xbc\xcb\xde\xd7\xac\x7e\xf3\x11\xf4\x8b\xbd\x5e\x50\x05\xf1\xaf\xb7\x49\xb3\x29\xd3\xed\xcb\x90\xa2\x09\x09\xce\x56\x00\x73\x6e\x0a\xf1\x0a\x77\xe1\x66\x16\xd7\xb5\xac\xad\xb4\x9c\x56\x8a\x32\xcb\x84\x6a\x8c\x41\xf4\x55\x12\x8b\x4a\x3e\x45\x09\xa7\x26\xa5\x25\x80\x84\xed\x31\xf3\xac\x49\x83\x6c\x61\x44\x40\xa8\xc6\x18\x23\x2b\x05\x94\xb8\xcd\x08\x3f\xec\x46\xc0\xe3\xa2\x9e\xef\x01\xc3\xca\x68\x6e\x65\xfa\x59\x46\x31\x90\x68\x42\x35\x92\xb4\x37\x52\xd2\x21\xcf\xb8\x81\x28\x4c\x54\xef\x2b\x2b\x2c\x15\x99\x52\x75\xef\xb3\x7f\x68\x91\x03\xb0\x8c\xe8\x77\x74\xa4\x15\x80\xe1\xcf\xe9\x4a\x2b\x8e\xec\xba\xb6\x81\x82\x2c\x9d\x1b\xad\xd8\x0e\x2c\x69\x67\x64\x04\x7e\xbe\xd9\xce\xba\x16\xaf\xaa\x9f\x97\xd6\xbb\xe6\xa2\xde\xdc\x66\xeb\x52\x5b\x37\x60\xf3\xd5\xc4\xd7\xda\x93\x35\xca\x24\x6d\x80\x3a\xf5\x6d\x63\x1e\x6b\x53\xdb\xa9\xcc\x87\x4d\x59\x53\x38\xaa\xe5\xad\x2f\x53\xc0\xfc\xb9\xdd\x97\x40\x17\x33\x40\x6a\x18\x54\xc2\xdf\x6a\x41\x8b\x42\xfa\xf5\x8d\xbb\x5c\xa1\xb5\xe7\xbc\x40\x68\x05\xe2\x41\xc8\xcd\xba\x9d\xcf\x58\x4d\xb9\x8c\xbf\xe4\x50\x92\xe3\x72\x74\x83\xf5\xbe\x77\x21\x32\xc3\x17\x29\xac\xfe\x24\x56\x7b\xbd\x2d\x6b\xb7\x31\x0d\xac\x5d\x99\xbe\x6e\x36\x50\x7f\x76\xfd\x03\x59\x86\x03\x9f\x29\x2e\x95\x65\x9b\x0e\x43\x7c\x49\x82\x41\x6d\xbf\x3b\xac\xe4\x3f\x72\x96\x33\x4b\xfb\xc3\x3c\x1d\xb3\x5d\x54\xb3\x62\x4a\x13\xf9\x48\xa6\x79\x32\x21\xbe\x71\x92\xb2\x8c\xce\x4b\x53\x03\x79\xc9\xc8\x0c\x12\xb6\xb6\xcc\x1f\x4a\x72\x6d\xe4\x14\x9c\x8c\x45\xbb\x2a\x17\x40\xf0\x84\x1a\xa3\xf8\x30\x37\xb5\x9e\xa9\x52\x20\xfd\x96\x96\x85\x9b\xab\xee\x69\xef\x63\xaf\xa2\xd6\x77\x6e\x7e\x8a\xff\xfe\x72\x79\xfd\xd3\xc7\xf3\xcb\x2f\xf1\x6f\xe7\x9d\xbb\x8b\xd3\x1f\x07\x57\xe7\x9d\x8b\xf8\xe7\xb3\xce\x6d\xe7\xa6\xbb\xca\x1e\xb0\xd8\x6b\xf3\x46\xd0\x28\xce\xdf\xca\x2e\x2e\x34\x1d\x4c\x31\xed\x3e\x82\xf5\xbb\x5e\x4f\x48\xc7\x67\x3d\xc4\x20\xaf\xd4\xdb\x68\xc0\xb6\x88\xa8\xb3\xce\x94\x03\x45\xd5\x10\xc5\xbb\x4d\x3a\xc4\xa3\xb1\x83\x23\x5a\x5b\x61\xc1\xc5\x84\xdb\xdd\xc1\x26\xac\xc4\x90\x14\x9a\x5b\x81\x24\x16\x17\xb6\x8e\x12\x60\x5d\xe5\x9d\x76\x1f\x0b\xdc\xe7\x90\x9d\x67\x35\x7f\x0f\x1e\xee\x5e\x88\xe2\x96\xfd\x28\x35\x9f\xf2\x8c\xaa\x02\xf4\xe9\xd2\xb5\x05\x02\xbb\x1f\x2b\x8c\x8b\xb3\x3a\xf8\x10\xaf\x3c\xdc\xf5\x08\x8c\xfb\xf4\xbc\x07\x22\x50\x62\x3c\xc4\x82\xef\xdc\xd5\xce\xf6\x3d\x4e\x29\x04\x47\x84\x92\xc6\xd8\x7d\x63\x11\xa1\xeb\x1a\xd0\xa5\x2d\xb2\x49\xa0\x04\xf9\x93\xb9\x39\xc2\x20\xfd\x3f\xba\xc2\xa8\xf9\x26\x60\x5c\x24\x65\x1a\x64\x53\xe7\xd1\x28\x03\x41\x31\x0d\xfe\x21\xdf\xfa\x05\x08\x3b\xde\xe3\xe6\xdc\xb6\x8e\x76\x01\x83\x85\x37\x96\x5b\xcf\xec\x25\xf4\x5a\xd7\x21\x8e\x0b\x86\x55\x18\xca\x5c\xa4\xbe\x8a\xcd\x94\x8b\xe3\x29\xfd\xfa\xc1\xcf\x14\xcb\xf4\x87\xdc\x70\x2c\x1d\x9c\x59\x4d\x64\x6e\x99\xdc\xf2\xe5\xea\x8b\x25\xeb\xb5\x5a\x5a\xf4\x9c\x15\xd4\x9e\x42\x47\x45\x2f\xd2\x03\x9b\xd7\xed\xdf\x02\xc6\x07\x7a\xaa\xdc\x81\x87\x46\x66\x8a\x41\xd1\xb6\xe0\xa3\xca\xd0\xf7\x18\xfe\x86\x18\x88\x12\xee\x57\x3d\xf3\x8e\xed\x73\x3b\x9d\x9b\x5a\xcb\xe0\x13\xa0\xb4\xb8\x9e\xec\xa6\xa1\x9d\xd0\xe7\xc9\xbb\x98\x8f\x14\x13\xd6\xec\x6e\xfd\x5d\x0e\xa1\xb4\x88\xf6\xb0\xbe\x8a\x25\x60\xf2\xb4\x7b\xe1\x93\x4a\x21\xd4\x7e\xc1\xf8\xe8\x69\x20\x63\x1a\x0c\xf0\x50\xf6\x8a\xfd\x23\x77\xf1\xb4\x7f\xfc\x7e\xb3\x8b\xd6\xa8\x39\xf1\xe9\xeb\x71\x88\x8e\x8b\x50\x73\x97\x2e\x8c\x2b\x17\xbc\x0e\x8a\xff\x1a\x0b\x3e\x3d\x6f\x5d\xbd\x4a\xa7\xee\xcf\x95\x51\x4c\xb7\x3e\x35\x0e\xdf\x7f\xb2\x9c\xa9\x9f\x2b\xa9\x52\xae\x3b\x08\x4e\x70\xad\xc7\x37\xda\x90\x26\xf7\x8f\x54\xa5\x68\x2c\x04\xbb\x71\x9b\xfc\x28\x1f\xd9\x03\x53\x2d\x92\x30\x65\xa8\x4b\x61\xb0\x67\x2d\xcb\xe0\x40\xb9\x76\xfa\x02\xe2\x75\x30\x1f\x44\x00\x24\xb2\xe1\xe3\x89\x55\x28\x9d\x61\xca\x95\x46\xd3\xcc\x40\xf8\x31\xfb\x3a\x63\x09\x06\x6a\x35\x45\xa7\x8c\x32\xfa\xb0\x98\x93\xb1\x4d\xb8\x7d\x54\xfd\xcd\x17\x08\x72\x79\x6c\x4b\x0d\xd5\xbe\x88\x18\x72\xcd\xd9\xdc\x4c\xa4\x68\x91\xb1\xcc\xa8\x18\xb7\xdb\x6d\xc2\x4c\xd2\xfe\xb0\x11\xa1\xbb\x06\xa3\xee\x0a\x2f\x7b\x26\x35\xcb\xe6\x01\xdd\x25\x44\x43\xd9\x55\x86\xe8\x2b\xcd\xd1\xe4\x51\x43\xfd\x37\xd5\xa8\xfd\xe7\x35\x9d\xd7\x6b\xaa\x1b\x87\xff\x35\xb4\x53\xad\x29\xbf\xaa\x25\x7c\xbf\x5e\xf3\xda\x20\x9c\xd5\x23\xa9\x15\x61\xad\x0d\x59\x95\x52\x6c\x1a\xab\xf9\xb3\x6c\x42\x0f\xde\x2a\x0d\xa9\xb6\x25\x97\x34\xb2\x55\xf4\xe2\x22\x45\xd7\x50\x5c\x08\xf4\xdd\x29\xe5\x31\xcb\xa7\x8b\x25\x30\xf6\x25\x45\x15\x83\xc4\x7f\x9d\x42\x77\xeb\xe3\x4d\x06\x90\x64\xa9\x30\xc2\xd2\x8d\x17\x6d\xa1\x48\x4c\xc0\x2d\x15\xd7\x90\x7c\xb5\x4d\x10\x64\x68\x06\x9b\x06\x97\x0d\x54\xd1\x02\xd8\x7a\x57\xf4\x1f\xe2\x3a\x43\xed\x7e\xfc\x44\xa3\xa8\x03\x7e\x9e\x66\xce\x50\x04\x8e\x6f\xa5\x7c\x5e\x5c\x5e\x94\xea\xd6\xf5\x2e\x6e\xbb\x9f\xba\xd7\x25\xbf\xf4\xf9\x65\xa7\x54\x16\xef\xe6\xf6\xba\xe2\xba\xfe\xe1\xf2\xf2\xbc\xbb\xa0\x83\x76\x6f\x7b\x9f\x4b\x8d\x9f\xdd\x5d\x77\x6e\x7b\x97\xa5\xf7\x7e\xe8\x5d\x74\xae\x7f\x89\x7f\xe9\x5e\x5f\x5f\x5e\x57\xfa\xbb\x3b\x5d\xae\xcd\x96\xa6\x51\xbf\x13\x85\xb0\x1c\xc5\xd0\xd7\x09\x85\x4d\xf5\xb0\x76\x11\x39\xa8\xbe\xdf\xb6\x64\x59\x03\x53\x4a\xd9\x60\xbb\x60\x8d\xa6\x80\x93\xda\x7e\xac\x3c\x38\x1f\x50\x63\xd8\x74\xb6\x1b\x06\xe1\xfa\x07\x67\xb3\x38\x90\x72\xc9\xb0\xe6\x38\x90\xd2\xae\xbe\x9e\x38\x90\x9a\x10\x8f\xc5\x38\x90\xde\x45\xef\xb6\xd7\x39\xef\xfd\xbf\x4a\x8b\x5f\x3a\xbd\xdb\xde\xc5\xa7\xc1\xc7\xcb\xeb\xc1\x75\xf7\xe6\xf2\xee\xfa\xb4\x7b\xb3\x66\x14\xc8\xa2\xdd\xf5\x88\xc4\xfd\x9c\x90\xdb\xa8\x66\x21\x4a\x85\xae\x4c\x97\x5d\x71\x2b\xd3\x58\xaa\xa2\x19\xff\x27\x17\xe3\x16\x80\xe4\x9d\x90\xae\x52\xbd\x29\x1d\xb3\xab\x3c\xcb\x5a\x24\x60\x61\x9e\x2a\x46\x0d\xbc\x76\x25\xd3\x5e\xf4\x1d\x18\x8e\x6a\xa7\x01\xfd\x3b\xcc\x49\xec\xbe\xe5\xfa\x8f\x9c\x9e\xc1\x28\xe5\x10\x12\x03\xba\xef\x09\xf9\x81\x26\xf7\x72\xe4\xc0\x73\x5a\x41\xc5\x25\xff\xc8\xa5\xa1\x84\x7d\x4d\x18\x4b\x7d\x09\x9e\x2a\x9d\x9c\xcb\x9d\x30\x23\x37\xa9\x9f\x1e\x9f\xe9\xd5\xe1\x33\xb5\xdf\xb9\x6c\xa7\xc1\x26\x80\x6d\x6e\x96\x9f\xf1\x53\x87\xd1\x56\xdb\xba\x31\xd9\x1e\x6c\xfa\xe7\x72\x5c\x9f\x59\x00\xc1\x92\x2e\x1d\xa2\xc0\x16\x01\x0f\xa1\x1c\x13\xcd\xc5\x7d\x5f\x7c\xb1\x0a\xad\xcc\x15\xfe\x64\xa4\x82\x24\x95\x51\x96\xeb\x09\x03\x6c\xd8\x96\x2f\x56\x09\x9e\xc2\x72\xdd\x28\x20\x19\x4b\x9c\xf0\x75\xc6\x85\xe5\x16\x33\xee\x25\xc8\xea\xd6\xef\xa5\x46\x25\xd7\x41\xcf\x7e\x42\xf7\x6d\x61\x9d\x7d\x9c\x30\xac\xce\x59\xa0\xce\xfb\x82\x35\xc8\xb9\x21\xef\x14\x6b\x8d\x82\x68\x63\x97\xfd\x3b\x1f\x59\x0b\xcb\xfd\x20\x79\x4a\xd2\x7c\x96\xf1\x24\xf0\xdd\x47\xa9\x1a\x23\xa1\x50\xd3\xd9\x20\x12\xaa\xa2\xbf\x2f\x9b\x58\x8d\x1a\x15\x69\x6d\x4b\x62\xa2\x9e\x38\x2a\x2c\x42\xba\xca\x35\x53\x47\x46\xf1\xf1\x18\xe4\x46\x6f\x94\x79\xfd\x61\x63\x9e\x36\xe7\x83\xdd\xed\x0f\xb1\x7b\x20\xc3\x4a\x3d\x01\xbe\xc5\xd2\xd4\x6c\x96\xcd\x7d\x30\x37\x2e\xa0\x3f\xf6\xb3\x5c\x21\xc6\xf0\x88\x84\x01\x35\x86\x6d\xcc\x14\xb3\xbd\xa4\x03\x04\x0f\xdb\x1d\xd4\xac\x37\x42\x28\x5d\x04\x2b\x8a\xfc\x67\x1e\xc0\xc8\xdf\x70\x45\xdf\x3e\xd5\x0a\x51\x0e\x00\xb2\x97\xc8\x47\x81\x35\x96\xe0\x7d\x90\xe7\x85\x04\xd9\x24\xa4\x5f\xf5\x85\xc7\x4a\x73\x09\x6a\xa3\x50\x31\x15\x6d\x9c\x58\x41\xe2\xe5\xc3\xfc\x8a\xf2\xae\x76\xea\x9f\x1b\xeb\xa4\x86\xb8\xf8\x9d\x6c\xa5\x2e\x26\x6a\x2f\x45\x7c\x17\xd1\x14\x32\x39\x44\xf4\xc5\x85\x2c\xad\xf8\xd6\xd9\xcc\x80\x39\x72\xb9\x74\xe5\x3b\xcb\x47\x3b\x42\xf8\x8c\x5c\x82\x7e\x51\x2a\xcb\xb9\xd7\x34\xb6\xdd\x17\x2c\x37\x32\xc2\xbb\xb4\x93\xeb\x55\xca\x46\xb6\x31\xa7\xa1\x97\xd6\x82\x27\x15\x27\xc6\xaf\x7c\x13\x77\xae\xb1\xa1\x6c\x94\x85\x37\x53\xcc\x5b\xcf\xe6\xcc\x04\xa3\x59\xe6\x73\x2e\xe6\xb3\x72\xa5\xc0\xd8\x6b\xe0\xed\x82\xc1\xd3\x0b\x49\x41\x51\x2d\x22\x29\x98\x30\xda\x55\x0d\xe8\x0b\xd7\xb8\xcf\xe9\x0d\xb0\x58\xce\x11\x82\x0b\xd3\x72\x3a\x88\x43\x60\xd6\x32\x7b\x40\x90\xd2\x62\x4d\x8c\x84\x9c\x1b\x3b\xc0\x53\xcb\xce\xad\xf0\x42\x45\x5a\xd4\x92\x99\xb0\xbe\xa8\x24\xb6\x2a\x36\xe6\xda\xc0\xc5\xe2\x29\x36\xfe\x7e\x6f\xc9\x7e\x25\x79\x67\xd9\xd2\x37\x26\xfb\xad\x62\x5c\x23\x9a\x6c\x92\x74\x33\x9f\xb1\xb4\x17\xbe\x5b\x4e\x0c\x25\xd3\x49\x1a\xb9\x96\x4a\x87\x1c\x69\xc0\x63\xac\x83\x1f\x55\x07\x78\xc0\xb0\x49\x01\x68\x2d\x14\xd1\xb3\x5b\x34\xa6\xbe\x90\xa2\x0e\x55\xf4\x30\x20\x20\x36\x79\x8f\xca\xd5\xf7\x82\x2c\x95\x48\x6d\xd0\xbf\x06\x9f\x8c\x28\xcf\x72\xd5\x28\x22\x20\x59\xee\x3d\x15\xf9\x14\x9a\x25\x75\xbb\x16\xec\xd2\xd1\x31\x0a\x36\xe9\x07\xaa\xa0\x1a\xff\x2c\xcb\xc7\x5c\xe8\x32\xd5\x37\x17\x95\x59\x28\xb0\xb5\x62\xc3\x8b\x9a\x5c\xeb\xf3\xe2\x0e\x1e\x76\x0d\x93\x07\x3f\x44\x33\xaa\x9b\x13\xda\xa2\xb1\xf7\xc5\x2d\xdc\xd5\x98\x69\x1b\x8e\x19\x45\x14\x72\xa5\x0d\x94\x3d\xae\x9d\x6f\x89\x9f\x97\x29\x75\xa7\x20\xb7\xba\x9c\xd8\xd5\xc1\xb4\x9f\xe9\x6c\x59\xba\xe2\xce\x2d\xae\xda\x86\x60\xdd\xac\x1e\xc3\x6a\xd9\x93\x9a\xd5\x0b\x01\xc1\xcf\xe2\xc4\xdb\x04\x3c\x21\xc4\x85\x3b\xd8\x91\x85\xcc\xf7\x92\x60\x1a\x7f\xba\x79\x6a\x40\xe1\xbd\x72\x80\xf9\xd8\xe0\x10\x83\xb9\xe3\xf8\xf3\x1d\x32\xef\xc3\xc6\xf8\xb6\x96\x6c\xc7\x8e\xb1\xb1\x45\x3a\xc3\x33\x86\xc6\xfe\xbc\xb0\x44\x9b\x46\xc6\x3e\xc4\xa9\x00\x70\x37\x14\xf5\xe3\xd7\x92\x98\x43\x44\xec\xcf\xe5\x7c\x8e\xd2\x12\x4b\xbe\x56\xe2\xcb\x22\x22\x27\x08\x2d\x29\x13\xd2\x30\x42\x89\xe0\xd9\xb1\xc8\xb3\xec\xf8\x02\xca\xf7\x6a\xcd\xc7\x58\x1d\x0c\xeb\x69\x80\x97\xb0\xc0\x88\x2a\x99\xca\xa2\x23\x00\x57\xa4\x1d\x12\x5a\xf1\x8c\xe5\x98\x76\x0b\xb2\x79\x5f\xd8\x2f\x50\xc4\x42\x68\x1d\x1e\x3c\xab\xd8\x5b\xa8\xdd\x81\x7d\x41\x98\xe1\x3c\x6e\xbc\x86\xc0\x96\xa5\x07\xee\xe4\xd2\x3c\xe0\xc6\xbe\x1a\xdc\x58\xa9\x42\x21\x8b\xf5\x11\x64\x9b\x0f\xd5\xd6\x10\xae\x41\x10\x0b\x2e\x81\x35\xe8\xf1\x25\xdd\x01\x4f\x99\x2c\xba\x73\x66\xa8\x5f\xa9\x7d\x58\x45\xff\x81\xf1\xc6\x03\x39\x1a\xe8\x85\xb8\x6d\xb2\x9c\xcd\x2f\x44\x7c\xaf\x67\x96\x8a\x83\x3c\xe2\xc8\xe8\x45\x22\x69\x92\xcb\xa5\x18\x38\xc9\x7d\xbd\xc1\x56\x17\xec\x52\x7c\xc4\xcf\xaf\x64\xc6\x93\xe5\xb6\x3c\x7f\x35\x01\x14\xc9\x82\x25\x17\x40\x7b\x1c\x1a\x39\xf5\xea\x04\x1a\xa9\x0c\x4b\x4c\xa1\x9a\x2e\x4e\x6e\x13\x53\xc7\xe7\xa8\x8c\x91\xb3\x5c\x19\xae\x62\xfc\x9a\x22\x05\xd4\xfb\xdc\x02\x9e\x10\x9c\xce\x54\x32\x74\xc6\x24\x13\x2a\xc6\xcc\xd5\x55\xb2\x72\x8e\x07\x72\xa8\xe8\x4c\x4b\x6e\x0c\x3f\x9a\x33\xa4\xd6\x9d\x42\x5b\xf7\x69\x49\x5b\x4a\x7e\xde\x43\xe9\xad\xf2\x45\x65\x76\xe7\xd1\xf7\x83\x70\xd1\x77\xc8\x27\xa1\x9a\xa7\x29\xef\x20\xa2\x0d\xf9\x00\x3f\x57\x99\x2e\xa7\x21\x07\x0a\x8c\x1a\x76\xa3\x1c\x40\x47\x2e\x20\x5e\x8f\x7d\x45\x18\x94\x6c\x1e\xb7\x0a\x09\xf3\xd0\xe2\x86\x51\x0c\x60\xa7\x08\x98\x06\x2b\x09\xa4\x79\x37\x77\x35\x1c\x62\xce\xd8\x2c\xa3\x62\x80\x87\xef\x05\x4c\x87\x51\xde\x5a\x13\xa4\x5e\x3e\x1c\x04\x40\x8f\xbd\x8c\x33\xdc\x8a\xd7\xa5\x6c\xd2\xb8\xa0\x7f\xab\x0a\xbb\xed\xa5\x38\x88\xb0\x2c\x4a\x68\xbb\x2a\x36\xec\x6b\x5d\x10\xd0\x6a\xf3\x27\xad\x18\x3b\x42\xe9\x98\x15\xf6\x4f\x4f\x01\xaf\xd5\x06\xba\xce\xce\x57\x08\xbc\xba\xed\x9b\x9b\xdf\x16\x2e\xd7\xad\x4c\x70\x2b\x86\xf5\xb4\x66\xb8\x46\x75\x73\xd1\x1c\xf7\xa5\x5c\x18\xde\x4a\xb0\xe8\x4e\x63\x44\x4b\x2b\x03\x7b\x6d\xb8\x3e\x2f\xb1\x12\xfb\xf2\xa4\x38\x4c\x65\xd8\x89\xb5\x83\xc8\x10\x89\x8d\xf4\x8a\x7a\x65\x2d\xd2\x7f\x87\x94\xa5\xfb\xef\x10\xbb\xd4\xa7\xb7\x7a\x98\xb7\x72\xe9\xa5\xaa\xb1\x1a\xfd\x48\xd1\x0d\x22\x22\x93\x4a\x75\x5d\x1a\x2c\x3f\x2f\x89\xaf\x16\x45\xd8\xa1\xab\x79\x88\x0d\x38\x41\x1e\xf5\x93\xb9\x07\x5f\x03\x08\x06\x95\x27\xa6\x98\x70\xc0\xaa\xfa\xc1\x7f\x68\x97\x68\x96\x43\xd9\xcb\xb4\x28\x7e\x27\x55\x5f\xf8\xd6\x0a\xc8\xd8\x4e\x96\x2d\x34\xb5\x08\xd3\x16\xd1\x2a\x80\x36\xfa\xd8\x77\xc8\xa9\xb0\x2f\x41\x74\xe0\x02\x1f\x80\xc2\xb1\x43\x56\x24\xe6\xb7\x49\x01\x14\x08\xb9\xdf\x15\x44\xb2\x18\x90\x2c\xcb\x3c\x1a\x17\x62\x5c\x45\x10\x4c\x3a\x87\x8a\x46\xa3\xdc\xb2\xa3\xd0\xbb\x91\x7d\x01\xe0\x74\x25\x51\x0a\x8a\x42\xe1\x02\x63\xb9\xf6\x6a\xa1\x5c\xb7\x6c\xdf\x85\x14\x00\xf7\xc3\x99\x65\x22\xf6\xab\xf9\x8c\x91\x0a\x28\x04\xf8\x3a\x21\x22\xa3\x45\xe6\x32\x8f\x04\x98\x84\x8a\xbe\xf8\xbb\x5d\x1e\x8f\xb8\xe6\xb6\x55\x8e\xf0\x10\x7b\x10\x0d\xf2\xfe\x6f\xd8\xe8\xfb\x7f\xfb\xf0\xb7\x0f\x88\x67\x99\x6b\x48\xbb\x6a\x95\xaf\x10\x3f\x50\xbb\xa5\x10\x0f\x14\xca\x19\xfa\x22\x49\x45\x17\x4b\xb1\x59\x9c\x44\xbc\xef\x4a\x04\x85\x95\xae\x43\x12\x6a\x92\xc9\x11\x75\xb4\x17\xa3\xd0\x71\x5d\xd4\xb9\xb0\x12\x3a\x94\xda\x2f\xd7\xc6\xc0\x24\x14\x12\xaa\x14\xeb\xf2\x3a\x58\x7a\xc1\x92\x6e\x4e\x2a\xac\xe0\x39\xf8\x9e\x80\x38\x0b\x44\x81\x2f\x05\x67\xf0\xaf\xfb\x9c\x8a\xa8\x68\x22\x9a\x13\xad\x9a\x9f\x92\x3e\xc6\x20\xf7\xdf\xf9\xed\xef\x8b\xd9\xb0\x9d\xcd\x47\xa6\x0d\x11\xd1\x6d\xbb\x2c\xed\xee\xd2\xca\x6f\x78\x09\x0d\xd2\x45\xa9\x7c\xc5\x72\x37\xca\xf5\xf5\xf2\x4e\x58\x9d\xd0\xd3\xfa\x42\x0b\x9a\x03\xc2\xfa\xdc\x94\xfd\x05\x2c\xd8\x17\x18\xfa\x80\x5a\x1e\x65\x8c\x8a\x34\x16\xac\x8a\xf3\x09\x90\x77\xf6\xa2\x0b\xe5\xfd\xa8\xa0\xd9\x1c\x32\x9b\x5a\x7d\x81\x95\x47\x59\x4a\x68\x32\x4f\x32\x9e\x38\xc4\xb0\xb2\x2c\xc4\x1e\x98\x30\xa5\x00\x4c\xc8\x47\x7c\x2e\x71\xa8\x29\xf4\xb3\x7e\xf5\xef\x1a\x44\xa1\x80\xee\x58\xb6\xb0\x54\xc9\xc4\x61\x9c\xa8\x0d\x31\x62\x42\xf7\xc0\x9a\x53\xaf\x2c\x4a\xc5\xc7\x5c\x50\x23\x15\x79\x0f\xa6\xe2\x2c\x63\xea\x43\x28\x45\x07\xab\x58\x3f\x8c\xc9\x46\x05\x60\x6a\xe0\xc2\xea\x2f\xdb\x24\xc9\x95\x62\xe9\x60\x31\xe2\x6e\xd3\x7c\xfa\xe5\xf1\x48\x56\xb4\xe6\x53\xa6\x0d\x9d\xce\xe2\x7c\xda\x90\xe5\xe5\x56\x26\xc3\x45\x20\x7e\x60\x2d\xc2\x21\xa8\x2e\xb8\xf6\xfb\xc2\x39\xf5\x71\xdf\xa4\xaa\x01\x8a\xa9\xce\x12\xeb\x63\x6e\x19\xcf\xe8\x80\x33\x37\x2c\xf6\x57\x35\x2e\x5e\x9f\xfb\xb8\x8b\xe2\x22\x28\x71\x56\x98\x28\x14\x4f\xb5\x82\x68\xa8\x37\x1d\x42\xc7\xfa\xa2\x08\xdb\x3a\xcd\x64\x9e\x12\x67\x5a\x75\x86\x4a\xd5\x26\x9c\xb5\x5b\x44\xff\xcb\xc9\xf1\x71\xbb\xbd\xa7\xfa\x31\xe5\x12\x93\xf5\x14\x8e\x45\x20\xeb\xc2\x22\x57\x1c\xad\x12\x5e\xe4\x60\x33\xcd\xc3\xa7\xbd\x00\xb5\xc4\x9a\x79\x39\xe8\xa7\xda\x65\xc0\xd0\xdc\xa5\x3b\x1f\x3d\xb4\xbc\xab\x19\x55\x4c\x98\x01\xf4\xb8\x59\x67\xd0\xc9\x15\x7c\x5e\x0a\xf7\x5e\x4b\xc3\xfa\xaf\x5b\x89\x8a\xb3\x8f\xf9\xfa\x6b\x84\x76\xeb\x52\x68\xa9\xbe\x27\xef\x39\xf8\x3c\x3e\x38\x53\x80\x95\xd4\x57\xc0\x7b\xba\x09\x6d\xb1\x7a\xd1\x84\x4a\x8c\x69\xad\x09\x15\xa3\x07\xff\x06\x0d\x50\xae\x21\xec\xc5\x32\x0a\xff\x5b\x61\x2d\xc4\x90\xa6\xc2\x34\x4a\xa8\x71\x96\xa8\x7f\x32\x25\x8b\x9a\xf3\x0e\x96\x27\x6a\x78\x49\xfc\xe3\x7c\x00\xb5\x4d\xb7\xba\x09\x30\x7f\x14\xbe\x87\x78\x1a\x1f\x94\x1e\x57\x4b\xc5\x6b\x7a\x38\xf7\x71\x90\xcd\xc8\x1c\xdb\x94\xcc\x2d\x0a\x56\x17\x97\x61\xc4\x3d\xbd\x26\x11\x58\xb1\x3f\xa0\xc7\x20\x04\xb8\xda\xd2\x53\x3a\x73\xfe\x45\x87\xc4\x5f\xb5\x8a\xb4\x61\x12\xff\xf5\x9f\x7f\x6d\x37\xa5\x8f\xc1\xd0\xb7\x86\x59\xfc\xe8\x41\x16\x15\xa3\x69\x01\x7f\x16\xa3\x9b\xad\x4a\x0d\x5b\x49\x90\x3b\x48\x32\xbb\xec\xcb\xa2\xac\xe2\xdd\x7a\x11\xd9\xf3\x34\xce\xfd\x0f\x04\xee\xb6\x27\xa0\x5f\xc9\x11\x01\x19\xb8\x41\x5a\x6a\xbb\x71\xd6\xf4\xb0\xc1\xea\xd5\xf3\xa7\x67\x92\x03\x9b\x32\x9c\xd6\x19\x7e\xe9\xdb\x9d\xa5\xd7\x5d\x12\xa3\x96\x1a\xe1\xcf\x42\x41\x05\x08\x76\xea\x09\x92\xc8\xe9\xd0\x4a\x90\xf6\x9e\x0d\x56\x51\x60\x4d\x1d\x1f\x24\x1f\x22\x7c\x3d\x8b\x41\x48\xb2\x4a\x8a\x51\x70\x3f\xc6\x21\xbc\x31\x9d\xd5\x3a\x5e\x1a\xee\x83\xfd\xe6\x70\xd5\x1f\x8e\x4e\x75\x06\x45\x89\x8f\x7b\x9e\xdc\x33\x4b\xca\xa3\x02\x8a\x30\x16\xad\x82\x70\x1d\x62\x9a\xfb\x02\x56\x08\x03\xe8\x3c\xf5\xdb\xe3\x60\x24\x51\xcc\xb2\xb1\x28\x48\x56\x12\x6e\xbe\xd3\xf5\x8b\xf3\xd4\x09\x67\xf5\x6b\x01\xed\x87\xb4\x08\x07\x7c\x10\xf4\x1a\xd4\x04\x41\x1c\xfc\x53\xe0\x8b\x9a\x25\x52\x84\x54\x8a\xbd\x68\x19\x35\xc9\x68\xf5\xc3\x85\x67\x0b\x88\x09\xab\x54\x9e\x1d\x35\xaf\x88\xb7\x29\x99\x38\x04\x08\x43\x34\x04\x9a\x40\x3c\xa5\xed\xbb\x45\xa6\x94\x0b\x77\x0c\xa0\xe6\x37\x49\xd9\x30\x1f\x8f\x1b\x15\x82\x4c\x8e\x9f\xd4\x3a\xe9\x53\xb7\x1a\xad\x93\x61\x86\xd9\xb2\x74\xa4\x15\x14\xfa\x0d\x69\x7e\x4b\xc3\x77\xf7\xa1\xbb\xf5\x7c\x4f\x68\x81\x1a\xf1\x8c\x3d\x8f\xba\xb6\x27\xdd\xb3\xb7\x8e\xee\xe9\x4d\x98\x10\x72\x83\xf3\x08\x46\xa6\xdf\x90\x52\x8a\x21\xcc\x03\xfb\xe5\x93\xc6\x31\x87\xcc\x0b\x38\xac\x18\xa1\x6c\x79\x53\xaa\x01\xe1\x64\xff\x81\xcd\xc0\xdb\x57\xa5\x4b\xed\x8c\xf0\x73\x23\xa7\x8c\x40\x57\x1a\x93\x69\x89\x8b\x19\x6a\x81\xcb\xc3\x4e\xb0\x80\x36\x83\x03\xef\x6c\xfa\x18\x66\x51\x94\xbb\x22\xef\x05\x7b\x24\x96\xd7\xb6\x62\x1b\x70\xb4\x3d\x2d\xc2\x4c\xf2\xc1\xca\x36\x25\x97\xb1\x62\x89\x54\x29\x64\xb3\x8d\xa9\x4a\x21\x94\xc0\x11\x7c\x46\x93\x7b\x80\x11\x85\xeb\x08\x7b\xf4\xd1\x0b\x2e\xe1\x0b\x7d\x27\x45\x6b\x5c\x24\x0a\x72\x1a\x3c\x22\x51\x18\x1f\x7e\xae\x09\x4d\x94\xd4\xa8\x9c\x7a\xf4\x48\x07\x5b\x18\x21\xb7\x41\x8f\x9b\x04\x2c\x5c\x39\x82\xf0\xa1\x6f\x91\x05\x1e\xb8\x64\x09\x9b\xe5\xa3\x54\x2e\x79\x0b\x56\xfc\xca\x41\xc0\xfc\xc8\x1f\x58\x8b\xdc\xcc\xa8\xba\x6f\x91\xb3\xb9\xa0\x53\x9e\xfc\x87\x1c\xd6\x19\x73\x17\x62\xc9\x76\x16\x89\xf7\x5f\x82\xa1\xfe\xa0\x7f\x59\x88\x13\x22\x4d\x6a\xe7\xdb\x34\xe5\x36\x84\xf9\x7d\xeb\x97\xfa\x8a\x80\x80\x83\x55\x76\xaf\x17\x60\xad\xa2\xec\x8d\x9e\x34\x9d\x72\x51\xd2\xd5\x5e\x95\xa7\xa7\xba\xa9\x75\x61\xb5\x25\x66\xbc\x96\x76\xbb\x0f\xc9\xf1\x8a\x5a\x2d\xc7\x2a\x94\x53\x69\x18\xde\xfb\xda\x48\xc5\x1c\x04\x04\x8a\x93\x50\x2b\x92\x6b\x7c\xd2\x84\xa3\x9e\x64\x52\xaf\x1d\xbe\xb9\xb8\x61\xa7\xee\xf3\xa5\xd2\x89\x9c\xce\xc0\xf5\xab\x98\xce\x33\xa3\x6b\xf4\xb5\x05\x9f\xd9\x5e\xa2\x88\x16\x87\xfb\x99\x19\x7a\xb6\x60\x18\x0e\xb4\x5d\x0a\xde\x03\x33\x6f\x77\x09\x4d\x37\x5d\xb1\xdd\xd8\x79\x6a\xcf\xb6\xaf\xc4\xe9\xaa\x8d\x71\x31\xce\x9a\x0a\xf4\xf4\x85\x2b\x56\x16\x43\xc3\x16\x09\x98\xc1\x92\xea\x72\xf0\x1f\x4b\x85\x9a\x42\xa5\x33\x17\x85\x47\x9d\xc2\x1e\xe4\x22\xb8\xcb\x5b\x1e\x6b\x56\x31\xa8\x86\x6d\x79\xa5\xce\x87\x47\x45\xac\x9c\x54\xc0\x5d\x01\x11\x68\x46\x15\x00\x9c\x4c\x78\x96\x1e\xd5\xc4\xce\xa2\x94\x03\x35\xce\x02\x7a\xe6\x90\x01\x40\x1e\xec\x38\xd6\x13\xc6\x50\x8d\x30\xf7\xd0\xce\x30\x37\x84\x85\x9a\x51\x5c\x3b\xe3\x51\x45\x92\x28\xf1\x8b\x92\x6d\xe0\xa5\x2d\x82\xab\xf9\x45\x53\x7e\xf5\xb7\xcf\x27\x4a\x6b\xb6\x0e\x9f\xb8\x2d\x5b\xe1\xfc\xa9\xa1\x22\x70\x8e\xa6\xa5\xd2\x03\x34\xa1\x3d\x61\xd8\xf2\x97\x80\x21\xe2\xb3\x62\xf5\x8c\x3e\x0a\x17\xa1\xb6\x51\x8d\x80\xf5\xf8\x43\x3d\x70\x93\xe5\x0f\x95\x27\x65\x10\x69\x8e\x11\x46\x3c\x64\xab\xb7\x22\x58\x0e\xa8\x1f\x59\xa4\x20\x16\xea\x4f\x5f\x14\xa1\x93\x45\xc1\xfb\xa4\xca\xb8\x5d\x44\x62\x0a\x51\x1e\xac\xe5\xc3\xa9\x5a\x98\xb2\xed\x94\x94\xa3\x21\x85\x7a\x16\x4d\xa8\xe0\x0b\xa7\x79\x5f\xf5\xb5\x12\x9a\x4c\xd8\xc0\x0e\x2d\xdf\x20\xe6\xc6\x41\x5c\x9f\xda\x8f\x6f\xf0\xdb\xa5\x97\x19\x9d\x99\x5c\x39\xa7\x21\xf6\x05\x1e\x11\x8a\x35\xbb\x83\xa9\x74\xd5\xf1\x4e\xb0\xdb\xc1\x3d\xdb\x00\xdb\xd1\x8d\xb5\xde\xbd\x59\x60\x54\x00\x3a\x5f\x08\xe8\x49\xa8\x52\xde\xcb\xe9\x7a\x25\x54\x19\x3e\xa2\x49\x49\xdd\x5b\x2b\xf1\x68\x21\xbc\x3d\xb1\x1a\x6f\x09\x44\xd9\xb3\x72\x2c\xf8\x57\x04\x8b\xd6\xee\x7f\xad\x87\x7d\x1f\xda\x61\xef\xe9\xeb\xf3\xd5\x2f\x4a\x51\xdf\xb0\x79\xea\x11\xa6\xe6\x0e\x73\xdd\x32\xee\x64\xb3\xd4\xe0\x08\xe8\x72\x7d\x0e\xb7\x00\x3f\xe0\x40\x1e\x31\x01\x26\x2a\x5b\x54\x8a\xe2\x83\x25\x2c\xca\x3a\x85\x08\xc7\x28\x4b\xd3\x5e\x51\x74\xcc\xc8\x94\xa5\x3c\xaf\x66\x9e\x2f\x8f\xa5\x38\x30\x96\x57\xc4\x58\x9a\xf7\xed\xc9\x18\xc2\x73\x54\xec\x2c\x42\x09\xa4\x2a\x62\x2b\x2f\x40\xc9\x7f\xb4\xd2\x36\xc6\xad\x83\xb1\xb2\x1e\xbd\x2b\xca\x1d\xa1\xe6\x3b\x1d\x82\x68\xca\x94\xee\x4d\xc3\xe7\x5c\x9b\x9f\x2b\xa5\x74\xb6\x48\x4c\xcf\xf2\xa7\x4b\x18\xf0\x43\xc5\x61\x46\x5f\x2c\x0d\x8c\xbf\x76\x7a\x83\x33\x9b\x5a\xe6\x80\x66\x46\x08\x2c\xf5\x29\xfb\x76\xdc\x9b\x08\x5e\x7f\x0b\xeb\xf5\x37\xbc\xa0\x1e\x15\x9d\xcd\x98\x22\x54\x41\x2c\x3b\x0d\xfa\x4a\xd1\xaf\xeb\xa5\x2f\x50\xd1\xf9\x8f\x9b\xcb\x8b\x42\xe2\x2a\xec\x1f\x95\xa6\xe1\x35\x58\xba\x76\xfd\xce\x5d\xe4\x59\xd6\xb8\x73\x6b\xc0\xd2\xde\x9d\x9f\x0f\x7e\xee\x9c\xdf\x75\x97\xc3\xbe\x16\xaf\x35\xae\x49\x18\x89\x5b\x13\x14\x3f\x0d\x88\x9c\xf9\x94\x39\xc3\x33\x28\x11\x6e\xd6\x78\xcb\xe7\x59\x56\x4e\x61\xee\x8b\xbf\xb9\x76\x20\x6a\x3e\x17\xa8\x1e\xf6\x05\x59\xba\x70\xe5\xfe\xe1\xb5\xbf\xd9\xc6\xff\xe6\xeb\xa6\x14\x93\x38\x21\x17\xa1\xd7\x86\x75\x75\xce\x92\x1d\x8e\x03\x66\x52\x3f\x17\x48\xc3\x76\xc7\xe3\x4e\x78\x44\x66\x87\xad\xb0\x97\xd3\x81\x6b\xf7\xb7\xb2\xe9\x21\xb0\xfb\x14\xef\x67\x68\xb7\x85\xa9\xf5\xda\xb8\xe8\x32\x5c\xb3\xbe\x40\x21\xd0\x8e\xc9\xc8\xe6\x31\x91\x9e\xc0\x74\x88\x8c\x8a\x71\x4e\xc7\x4c\xb7\x88\xef\xbc\x2f\xa6\x7c\x3c\x81\xfc\x12\x87\x04\x17\xaa\x40\x52\xa8\x79\x55\x26\x21\x74\x51\xb0\xaf\x74\x3a\x03\xd7\xa9\xe8\x0b\x37\x27\x31\x2e\x9a\x47\xef\xc5\x7f\xdc\x84\xe9\x58\x4a\x0b\x0d\x39\x74\x00\xd1\x17\xb8\xb9\x08\x0d\xe1\x75\x32\x30\xdc\x52\x53\x25\x5d\xaa\x98\x07\x24\x01\x9e\x3e\x06\xed\x10\x8b\x81\xf8\xd0\x00\xcb\xe9\x23\x34\x3b\x74\x14\xe1\x90\x56\xf3\x13\xbf\x19\xfe\x4c\xb8\xb1\xd5\x53\xfd\xce\x77\x80\x3d\x70\xf5\x45\xd9\x96\x93\x6d\xc1\xc6\x56\x70\xf3\x82\xa0\x44\xf5\x08\x93\x6a\x10\x1f\x04\x9d\xec\xa1\x00\xdd\xda\x43\xc2\xf7\x97\x0e\x6a\x83\xba\x75\x6b\x77\xeb\x70\x6d\x96\x75\x3b\x94\xb2\x61\x5f\xf6\x68\xda\x28\x0d\xca\x7d\xb0\x6a\x31\xf2\xa4\xa1\x44\xe0\xce\xbe\xec\xea\x12\x79\xee\xb3\x6c\x40\x19\xd7\x5b\x0d\xa7\x90\x9f\xd6\x1e\x51\x90\x10\xdc\x65\xb7\x11\x87\x75\xf7\x5c\x89\xc1\x36\xb0\x49\xa7\x50\x3b\x73\x2a\xe3\xc8\x5e\x04\xe0\x46\x53\x17\x98\xd5\x0a\x44\xd4\x2a\x76\xae\x85\x85\x6c\x72\xa5\x2d\xbb\x74\xfc\xce\x71\x6d\xab\x9e\xf6\x85\xcf\x39\xf4\xec\xb8\xe3\xeb\xed\xaa\xf0\x2b\xc6\x07\xcc\x30\x63\x07\x24\x56\x53\x14\x6a\xa6\xa6\x2f\x00\x04\x48\x80\xe9\x67\xa8\x21\xe5\xda\x41\xdd\xb8\x07\x11\x6e\x28\x15\xa1\x98\xce\x0a\x9e\x57\x11\x03\x4a\xf7\xfc\xef\xec\xff\xff\xf5\x77\xff\x7f\x00\x00\x00\xff\xff\x61\xa9\xbb\x86\xce\x39\x03\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 210805, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 211406, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/flyteidl/gen/pb-java/flyteidl/admin/Common.java b/flyteidl/gen/pb-java/flyteidl/admin/Common.java index aedc370897f..27bdf4a7402 100644 --- a/flyteidl/gen/pb-java/flyteidl/admin/Common.java +++ b/flyteidl/gen/pb-java/flyteidl/admin/Common.java @@ -19757,6 +19757,610 @@ public flyteidl.admin.Common.AuthRole getDefaultInstanceForType() { } + public interface RawOutputDataConfigOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.admin.RawOutputDataConfig) + com.google.protobuf.MessageOrBuilder { + + /** + *
+     * Prefix for where offloaded data from user workflows will be written
+     * e.g. s3://bucket/key or s3://bucket/
+     * 
+ * + * string output_location_prefix = 1; + */ + java.lang.String getOutputLocationPrefix(); + /** + *
+     * Prefix for where offloaded data from user workflows will be written
+     * e.g. s3://bucket/key or s3://bucket/
+     * 
+ * + * string output_location_prefix = 1; + */ + com.google.protobuf.ByteString + getOutputLocationPrefixBytes(); + } + /** + *
+   * Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
+   * See https://github.com/lyft/flyte/issues/211 for more background information.
+   * 
+ * + * Protobuf type {@code flyteidl.admin.RawOutputDataConfig} + */ + public static final class RawOutputDataConfig extends + com.google.protobuf.GeneratedMessageV3 implements + // @@protoc_insertion_point(message_implements:flyteidl.admin.RawOutputDataConfig) + RawOutputDataConfigOrBuilder { + private static final long serialVersionUID = 0L; + // Use RawOutputDataConfig.newBuilder() to construct. + private RawOutputDataConfig(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + private RawOutputDataConfig() { + outputLocationPrefix_ = ""; + } + + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet + getUnknownFields() { + return this.unknownFields; + } + private RawOutputDataConfig( + 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(); + + outputLocationPrefix_ = s; + 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.admin.Common.internal_static_flyteidl_admin_RawOutputDataConfig_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.admin.Common.internal_static_flyteidl_admin_RawOutputDataConfig_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.admin.Common.RawOutputDataConfig.class, flyteidl.admin.Common.RawOutputDataConfig.Builder.class); + } + + public static final int OUTPUT_LOCATION_PREFIX_FIELD_NUMBER = 1; + private volatile java.lang.Object outputLocationPrefix_; + /** + *
+     * Prefix for where offloaded data from user workflows will be written
+     * e.g. s3://bucket/key or s3://bucket/
+     * 
+ * + * string output_location_prefix = 1; + */ + public java.lang.String getOutputLocationPrefix() { + java.lang.Object ref = outputLocationPrefix_; + 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(); + outputLocationPrefix_ = s; + return s; + } + } + /** + *
+     * Prefix for where offloaded data from user workflows will be written
+     * e.g. s3://bucket/key or s3://bucket/
+     * 
+ * + * string output_location_prefix = 1; + */ + public com.google.protobuf.ByteString + getOutputLocationPrefixBytes() { + java.lang.Object ref = outputLocationPrefix_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + outputLocationPrefix_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + 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 (!getOutputLocationPrefixBytes().isEmpty()) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 1, outputLocationPrefix_); + } + unknownFields.writeTo(output); + } + + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + if (!getOutputLocationPrefixBytes().isEmpty()) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, outputLocationPrefix_); + } + 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.admin.Common.RawOutputDataConfig)) { + return super.equals(obj); + } + flyteidl.admin.Common.RawOutputDataConfig other = (flyteidl.admin.Common.RawOutputDataConfig) obj; + + if (!getOutputLocationPrefix() + .equals(other.getOutputLocationPrefix())) 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) + OUTPUT_LOCATION_PREFIX_FIELD_NUMBER; + hash = (53 * hash) + getOutputLocationPrefix().hashCode(); + hash = (29 * hash) + unknownFields.hashCode(); + memoizedHashCode = hash; + return hash; + } + + public static flyteidl.admin.Common.RawOutputDataConfig parseFrom( + java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.admin.Common.RawOutputDataConfig parseFrom( + java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.admin.Common.RawOutputDataConfig parseFrom( + com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.admin.Common.RawOutputDataConfig parseFrom( + com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.admin.Common.RawOutputDataConfig parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.admin.Common.RawOutputDataConfig parseFrom( + byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.admin.Common.RawOutputDataConfig parseFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.admin.Common.RawOutputDataConfig 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.admin.Common.RawOutputDataConfig parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input); + } + public static flyteidl.admin.Common.RawOutputDataConfig 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.admin.Common.RawOutputDataConfig parseFrom( + com.google.protobuf.CodedInputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.admin.Common.RawOutputDataConfig 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.admin.Common.RawOutputDataConfig 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; + } + /** + *
+     * Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
+     * See https://github.com/lyft/flyte/issues/211 for more background information.
+     * 
+ * + * Protobuf type {@code flyteidl.admin.RawOutputDataConfig} + */ + public static final class Builder extends + com.google.protobuf.GeneratedMessageV3.Builder implements + // @@protoc_insertion_point(builder_implements:flyteidl.admin.RawOutputDataConfig) + flyteidl.admin.Common.RawOutputDataConfigOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.admin.Common.internal_static_flyteidl_admin_RawOutputDataConfig_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.admin.Common.internal_static_flyteidl_admin_RawOutputDataConfig_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.admin.Common.RawOutputDataConfig.class, flyteidl.admin.Common.RawOutputDataConfig.Builder.class); + } + + // Construct using flyteidl.admin.Common.RawOutputDataConfig.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(); + outputLocationPrefix_ = ""; + + return this; + } + + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor + getDescriptorForType() { + return flyteidl.admin.Common.internal_static_flyteidl_admin_RawOutputDataConfig_descriptor; + } + + @java.lang.Override + public flyteidl.admin.Common.RawOutputDataConfig getDefaultInstanceForType() { + return flyteidl.admin.Common.RawOutputDataConfig.getDefaultInstance(); + } + + @java.lang.Override + public flyteidl.admin.Common.RawOutputDataConfig build() { + flyteidl.admin.Common.RawOutputDataConfig result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); + } + return result; + } + + @java.lang.Override + public flyteidl.admin.Common.RawOutputDataConfig buildPartial() { + flyteidl.admin.Common.RawOutputDataConfig result = new flyteidl.admin.Common.RawOutputDataConfig(this); + result.outputLocationPrefix_ = outputLocationPrefix_; + 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.admin.Common.RawOutputDataConfig) { + return mergeFrom((flyteidl.admin.Common.RawOutputDataConfig)other); + } else { + super.mergeFrom(other); + return this; + } + } + + public Builder mergeFrom(flyteidl.admin.Common.RawOutputDataConfig other) { + if (other == flyteidl.admin.Common.RawOutputDataConfig.getDefaultInstance()) return this; + if (!other.getOutputLocationPrefix().isEmpty()) { + outputLocationPrefix_ = other.outputLocationPrefix_; + onChanged(); + } + 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.admin.Common.RawOutputDataConfig parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = (flyteidl.admin.Common.RawOutputDataConfig) e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } + } + return this; + } + + private java.lang.Object outputLocationPrefix_ = ""; + /** + *
+       * Prefix for where offloaded data from user workflows will be written
+       * e.g. s3://bucket/key or s3://bucket/
+       * 
+ * + * string output_location_prefix = 1; + */ + public java.lang.String getOutputLocationPrefix() { + java.lang.Object ref = outputLocationPrefix_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + outputLocationPrefix_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + /** + *
+       * Prefix for where offloaded data from user workflows will be written
+       * e.g. s3://bucket/key or s3://bucket/
+       * 
+ * + * string output_location_prefix = 1; + */ + public com.google.protobuf.ByteString + getOutputLocationPrefixBytes() { + java.lang.Object ref = outputLocationPrefix_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + outputLocationPrefix_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + /** + *
+       * Prefix for where offloaded data from user workflows will be written
+       * e.g. s3://bucket/key or s3://bucket/
+       * 
+ * + * string output_location_prefix = 1; + */ + public Builder setOutputLocationPrefix( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + + outputLocationPrefix_ = value; + onChanged(); + return this; + } + /** + *
+       * Prefix for where offloaded data from user workflows will be written
+       * e.g. s3://bucket/key or s3://bucket/
+       * 
+ * + * string output_location_prefix = 1; + */ + public Builder clearOutputLocationPrefix() { + + outputLocationPrefix_ = getDefaultInstance().getOutputLocationPrefix(); + onChanged(); + return this; + } + /** + *
+       * Prefix for where offloaded data from user workflows will be written
+       * e.g. s3://bucket/key or s3://bucket/
+       * 
+ * + * string output_location_prefix = 1; + */ + public Builder setOutputLocationPrefixBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + + outputLocationPrefix_ = value; + onChanged(); + return this; + } + @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.admin.RawOutputDataConfig) + } + + // @@protoc_insertion_point(class_scope:flyteidl.admin.RawOutputDataConfig) + private static final flyteidl.admin.Common.RawOutputDataConfig DEFAULT_INSTANCE; + static { + DEFAULT_INSTANCE = new flyteidl.admin.Common.RawOutputDataConfig(); + } + + public static flyteidl.admin.Common.RawOutputDataConfig getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { + @java.lang.Override + public RawOutputDataConfig parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new RawOutputDataConfig(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.admin.Common.RawOutputDataConfig getDefaultInstanceForType() { + return DEFAULT_INSTANCE; + } + + } + private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_admin_NamedEntityIdentifier_descriptor; private static final @@ -19872,6 +20476,11 @@ public flyteidl.admin.Common.AuthRole getDefaultInstanceForType() { private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_admin_AuthRole_fieldAccessorTable; + private static final com.google.protobuf.Descriptors.Descriptor + internal_static_flyteidl_admin_RawOutputDataConfig_descriptor; + private static final + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internal_static_flyteidl_admin_RawOutputDataConfig_fieldAccessorTable; public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { @@ -19941,11 +20550,12 @@ public flyteidl.admin.Common.AuthRole getDefaultInstanceForType() { "luesEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028" + "\001\"X\n\010AuthRole\022\034\n\022assumable_iam_role\030\001 \001(" + "\tH\000\022$\n\032kubernetes_service_account\030\002 \001(\tH" + - "\000B\010\n\006method*\\\n\020NamedEntityState\022\027\n\023NAMED" + - "_ENTITY_ACTIVE\020\000\022\031\n\025NAMED_ENTITY_ARCHIVE" + - "D\020\001\022\024\n\020SYSTEM_GENERATED\020\002B3Z1github.com/" + - "lyft/flyteidl/gen/pb-go/flyteidl/adminb\006" + - "proto3" + "\000B\010\n\006method\"5\n\023RawOutputDataConfig\022\036\n\026ou" + + "tput_location_prefix\030\001 \001(\t*\\\n\020NamedEntit" + + "yState\022\027\n\023NAMED_ENTITY_ACTIVE\020\000\022\031\n\025NAMED" + + "_ENTITY_ARCHIVED\020\001\022\024\n\020SYSTEM_GENERATED\020\002" + + "B3Z1github.com/lyft/flyteidl/gen/pb-go/f" + + "lyteidl/adminb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -20099,6 +20709,12 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_admin_AuthRole_descriptor, new java.lang.String[] { "AssumableIamRole", "KubernetesServiceAccount", "Method", }); + internal_static_flyteidl_admin_RawOutputDataConfig_descriptor = + getDescriptor().getMessageTypes().get(21); + internal_static_flyteidl_admin_RawOutputDataConfig_fieldAccessorTable = new + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_flyteidl_admin_RawOutputDataConfig_descriptor, + new java.lang.String[] { "OutputLocationPrefix", }); flyteidl.core.Execution.getDescriptor(); flyteidl.core.IdentifierOuterClass.getDescriptor(); } diff --git a/flyteidl/gen/pb-java/flyteidl/admin/LaunchPlanOuterClass.java b/flyteidl/gen/pb-java/flyteidl/admin/LaunchPlanOuterClass.java index 65080c0fe45..1922ff8b306 100644 --- a/flyteidl/gen/pb-java/flyteidl/admin/LaunchPlanOuterClass.java +++ b/flyteidl/gen/pb-java/flyteidl/admin/LaunchPlanOuterClass.java @@ -4481,7 +4481,7 @@ public interface LaunchPlanSpecOrBuilder extends /** *
-     * Indicates the runtime priority of the execution. 
+     * Indicates the runtime priority of the execution.
      * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -4489,7 +4489,7 @@ public interface LaunchPlanSpecOrBuilder extends boolean hasQualityOfService(); /** *
-     * Indicates the runtime priority of the execution. 
+     * Indicates the runtime priority of the execution.
      * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -4497,12 +4497,25 @@ public interface LaunchPlanSpecOrBuilder extends flyteidl.core.Execution.QualityOfService getQualityOfService(); /** *
-     * Indicates the runtime priority of the execution. 
+     * Indicates the runtime priority of the execution.
      * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; */ flyteidl.core.Execution.QualityOfServiceOrBuilder getQualityOfServiceOrBuilder(); + + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + boolean hasRawOutputDataConfig(); + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + flyteidl.admin.Common.RawOutputDataConfig getRawOutputDataConfig(); + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + flyteidl.admin.Common.RawOutputDataConfigOrBuilder getRawOutputDataConfigOrBuilder(); } /** *
@@ -4671,6 +4684,19 @@ private LaunchPlanSpec(
 
               break;
             }
+            case 138: {
+              flyteidl.admin.Common.RawOutputDataConfig.Builder subBuilder = null;
+              if (rawOutputDataConfig_ != null) {
+                subBuilder = rawOutputDataConfig_.toBuilder();
+              }
+              rawOutputDataConfig_ = input.readMessage(flyteidl.admin.Common.RawOutputDataConfig.parser(), extensionRegistry);
+              if (subBuilder != null) {
+                subBuilder.mergeFrom(rawOutputDataConfig_);
+                rawOutputDataConfig_ = subBuilder.buildPartial();
+              }
+
+              break;
+            }
             default: {
               if (!parseUnknownField(
                   input, unknownFields, extensionRegistry, tag)) {
@@ -5001,7 +5027,7 @@ public flyteidl.admin.Common.AuthRoleOrBuilder getAuthRoleOrBuilder() {
     private flyteidl.core.Execution.QualityOfService qualityOfService_;
     /**
      * 
-     * Indicates the runtime priority of the execution. 
+     * Indicates the runtime priority of the execution.
      * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -5011,7 +5037,7 @@ public boolean hasQualityOfService() { } /** *
-     * Indicates the runtime priority of the execution. 
+     * Indicates the runtime priority of the execution.
      * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -5021,7 +5047,7 @@ public flyteidl.core.Execution.QualityOfService getQualityOfService() { } /** *
-     * Indicates the runtime priority of the execution. 
+     * Indicates the runtime priority of the execution.
      * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -5030,6 +5056,27 @@ public flyteidl.core.Execution.QualityOfServiceOrBuilder getQualityOfServiceOrBu return getQualityOfService(); } + public static final int RAW_OUTPUT_DATA_CONFIG_FIELD_NUMBER = 17; + private flyteidl.admin.Common.RawOutputDataConfig rawOutputDataConfig_; + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public boolean hasRawOutputDataConfig() { + return rawOutputDataConfig_ != null; + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public flyteidl.admin.Common.RawOutputDataConfig getRawOutputDataConfig() { + return rawOutputDataConfig_ == null ? flyteidl.admin.Common.RawOutputDataConfig.getDefaultInstance() : rawOutputDataConfig_; + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public flyteidl.admin.Common.RawOutputDataConfigOrBuilder getRawOutputDataConfigOrBuilder() { + return getRawOutputDataConfig(); + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -5074,6 +5121,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (qualityOfService_ != null) { output.writeMessage(16, getQualityOfService()); } + if (rawOutputDataConfig_ != null) { + output.writeMessage(17, getRawOutputDataConfig()); + } unknownFields.writeTo(output); } @@ -5122,6 +5172,10 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(16, getQualityOfService()); } + if (rawOutputDataConfig_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(17, getRawOutputDataConfig()); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -5184,6 +5238,11 @@ public boolean equals(final java.lang.Object obj) { if (!getQualityOfService() .equals(other.getQualityOfService())) return false; } + if (hasRawOutputDataConfig() != other.hasRawOutputDataConfig()) return false; + if (hasRawOutputDataConfig()) { + if (!getRawOutputDataConfig() + .equals(other.getRawOutputDataConfig())) return false; + } if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -5233,6 +5292,10 @@ public int hashCode() { hash = (37 * hash) + QUALITY_OF_SERVICE_FIELD_NUMBER; hash = (53 * hash) + getQualityOfService().hashCode(); } + if (hasRawOutputDataConfig()) { + hash = (37 * hash) + RAW_OUTPUT_DATA_CONFIG_FIELD_NUMBER; + hash = (53 * hash) + getRawOutputDataConfig().hashCode(); + } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -5426,6 +5489,12 @@ public Builder clear() { qualityOfService_ = null; qualityOfServiceBuilder_ = null; } + if (rawOutputDataConfigBuilder_ == null) { + rawOutputDataConfig_ = null; + } else { + rawOutputDataConfig_ = null; + rawOutputDataConfigBuilder_ = null; + } return this; } @@ -5498,6 +5567,11 @@ public flyteidl.admin.LaunchPlanOuterClass.LaunchPlanSpec buildPartial() { } else { result.qualityOfService_ = qualityOfServiceBuilder_.build(); } + if (rawOutputDataConfigBuilder_ == null) { + result.rawOutputDataConfig_ = rawOutputDataConfig_; + } else { + result.rawOutputDataConfig_ = rawOutputDataConfigBuilder_.build(); + } onBuilt(); return result; } @@ -5577,6 +5651,9 @@ public Builder mergeFrom(flyteidl.admin.LaunchPlanOuterClass.LaunchPlanSpec othe if (other.hasQualityOfService()) { mergeQualityOfService(other.getQualityOfService()); } + if (other.hasRawOutputDataConfig()) { + mergeRawOutputDataConfig(other.getRawOutputDataConfig()); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -6888,7 +6965,7 @@ public flyteidl.admin.Common.AuthRoleOrBuilder getAuthRoleOrBuilder() { flyteidl.core.Execution.QualityOfService, flyteidl.core.Execution.QualityOfService.Builder, flyteidl.core.Execution.QualityOfServiceOrBuilder> qualityOfServiceBuilder_; /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -6898,7 +6975,7 @@ public boolean hasQualityOfService() { } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -6912,7 +6989,7 @@ public flyteidl.core.Execution.QualityOfService getQualityOfService() { } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -6932,7 +7009,7 @@ public Builder setQualityOfService(flyteidl.core.Execution.QualityOfService valu } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -6950,7 +7027,7 @@ public Builder setQualityOfService( } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -6972,7 +7049,7 @@ public Builder mergeQualityOfService(flyteidl.core.Execution.QualityOfService va } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -6990,7 +7067,7 @@ public Builder clearQualityOfService() { } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -7002,7 +7079,7 @@ public flyteidl.core.Execution.QualityOfService.Builder getQualityOfServiceBuild } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -7017,7 +7094,7 @@ public flyteidl.core.Execution.QualityOfServiceOrBuilder getQualityOfServiceOrBu } /** *
-       * Indicates the runtime priority of the execution. 
+       * Indicates the runtime priority of the execution.
        * 
* * .flyteidl.core.QualityOfService quality_of_service = 16; @@ -7035,6 +7112,123 @@ public flyteidl.core.Execution.QualityOfServiceOrBuilder getQualityOfServiceOrBu } return qualityOfServiceBuilder_; } + + private flyteidl.admin.Common.RawOutputDataConfig rawOutputDataConfig_; + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.admin.Common.RawOutputDataConfig, flyteidl.admin.Common.RawOutputDataConfig.Builder, flyteidl.admin.Common.RawOutputDataConfigOrBuilder> rawOutputDataConfigBuilder_; + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public boolean hasRawOutputDataConfig() { + return rawOutputDataConfigBuilder_ != null || rawOutputDataConfig_ != null; + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public flyteidl.admin.Common.RawOutputDataConfig getRawOutputDataConfig() { + if (rawOutputDataConfigBuilder_ == null) { + return rawOutputDataConfig_ == null ? flyteidl.admin.Common.RawOutputDataConfig.getDefaultInstance() : rawOutputDataConfig_; + } else { + return rawOutputDataConfigBuilder_.getMessage(); + } + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public Builder setRawOutputDataConfig(flyteidl.admin.Common.RawOutputDataConfig value) { + if (rawOutputDataConfigBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + rawOutputDataConfig_ = value; + onChanged(); + } else { + rawOutputDataConfigBuilder_.setMessage(value); + } + + return this; + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public Builder setRawOutputDataConfig( + flyteidl.admin.Common.RawOutputDataConfig.Builder builderForValue) { + if (rawOutputDataConfigBuilder_ == null) { + rawOutputDataConfig_ = builderForValue.build(); + onChanged(); + } else { + rawOutputDataConfigBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public Builder mergeRawOutputDataConfig(flyteidl.admin.Common.RawOutputDataConfig value) { + if (rawOutputDataConfigBuilder_ == null) { + if (rawOutputDataConfig_ != null) { + rawOutputDataConfig_ = + flyteidl.admin.Common.RawOutputDataConfig.newBuilder(rawOutputDataConfig_).mergeFrom(value).buildPartial(); + } else { + rawOutputDataConfig_ = value; + } + onChanged(); + } else { + rawOutputDataConfigBuilder_.mergeFrom(value); + } + + return this; + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public Builder clearRawOutputDataConfig() { + if (rawOutputDataConfigBuilder_ == null) { + rawOutputDataConfig_ = null; + onChanged(); + } else { + rawOutputDataConfig_ = null; + rawOutputDataConfigBuilder_ = null; + } + + return this; + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public flyteidl.admin.Common.RawOutputDataConfig.Builder getRawOutputDataConfigBuilder() { + + onChanged(); + return getRawOutputDataConfigFieldBuilder().getBuilder(); + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + public flyteidl.admin.Common.RawOutputDataConfigOrBuilder getRawOutputDataConfigOrBuilder() { + if (rawOutputDataConfigBuilder_ != null) { + return rawOutputDataConfigBuilder_.getMessageOrBuilder(); + } else { + return rawOutputDataConfig_ == null ? + flyteidl.admin.Common.RawOutputDataConfig.getDefaultInstance() : rawOutputDataConfig_; + } + } + /** + * .flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17; + */ + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.admin.Common.RawOutputDataConfig, flyteidl.admin.Common.RawOutputDataConfig.Builder, flyteidl.admin.Common.RawOutputDataConfigOrBuilder> + getRawOutputDataConfigFieldBuilder() { + if (rawOutputDataConfigBuilder_ == null) { + rawOutputDataConfigBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + flyteidl.admin.Common.RawOutputDataConfig, flyteidl.admin.Common.RawOutputDataConfig.Builder, flyteidl.admin.Common.RawOutputDataConfigOrBuilder>( + getRawOutputDataConfig(), + getParentForChildren(), + isClean()); + rawOutputDataConfig_ = null; + } + return rawOutputDataConfigBuilder_; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -13050,7 +13244,7 @@ public flyteidl.admin.LaunchPlanOuterClass.ActiveLaunchPlanListRequest getDefaul "\032.flyteidl.admin.LaunchPlan\022\r\n\005token\030\002 \001" + "(\t\"T\n\004Auth\022\034\n\022assumable_iam_role\030\001 \001(\tH\000" + "\022$\n\032kubernetes_service_account\030\002 \001(\tH\000B\010" + - "\n\006method\"\341\003\n\016LaunchPlanSpec\022.\n\013workflow_" + + "\n\006method\"\246\004\n\016LaunchPlanSpec\022.\n\013workflow_" + "id\030\001 \001(\0132\031.flyteidl.core.Identifier\022;\n\017e" + "ntity_metadata\030\002 \001(\0132\".flyteidl.admin.La" + "unchPlanMetadata\0223\n\016default_inputs\030\003 \001(\013" + @@ -13062,28 +13256,30 @@ public flyteidl.admin.LaunchPlanOuterClass.ActiveLaunchPlanListRequest getDefaul "2\024.flyteidl.admin.AuthB\002\030\001\022+\n\tauth_role\030" + "\t \001(\0132\030.flyteidl.admin.AuthRole\022;\n\022quali" + "ty_of_service\030\020 \001(\0132\037.flyteidl.core.Qual" + - "ityOfService\"\217\002\n\021LaunchPlanClosure\022.\n\005st" + - "ate\030\001 \001(\0162\037.flyteidl.admin.LaunchPlanSta" + - "te\0224\n\017expected_inputs\030\002 \001(\0132\033.flyteidl.c" + - "ore.ParameterMap\0224\n\020expected_outputs\030\003 \001" + - "(\0132\032.flyteidl.core.VariableMap\022.\n\ncreate" + - "d_at\030\004 \001(\0132\032.google.protobuf.Timestamp\022." + - "\n\nupdated_at\030\005 \001(\0132\032.google.protobuf.Tim" + - "estamp\"u\n\022LaunchPlanMetadata\022*\n\010schedule" + - "\030\001 \001(\0132\030.flyteidl.admin.Schedule\0223\n\rnoti" + - "fications\030\002 \003(\0132\034.flyteidl.admin.Notific" + - "ation\"p\n\027LaunchPlanUpdateRequest\022%\n\002id\030\001" + - " \001(\0132\031.flyteidl.core.Identifier\022.\n\005state" + - "\030\002 \001(\0162\037.flyteidl.admin.LaunchPlanState\"" + - "\032\n\030LaunchPlanUpdateResponse\"L\n\027ActiveLau" + - "nchPlanRequest\0221\n\002id\030\001 \001(\0132%.flyteidl.ad" + - "min.NamedEntityIdentifier\"\203\001\n\033ActiveLaun" + - "chPlanListRequest\022\017\n\007project\030\001 \001(\t\022\016\n\006do" + - "main\030\002 \001(\t\022\r\n\005limit\030\003 \001(\r\022\r\n\005token\030\004 \001(\t" + - "\022%\n\007sort_by\030\005 \001(\0132\024.flyteidl.admin.Sort*" + - "+\n\017LaunchPlanState\022\014\n\010INACTIVE\020\000\022\n\n\006ACTI" + - "VE\020\001B3Z1github.com/lyft/flyteidl/gen/pb-" + - "go/flyteidl/adminb\006proto3" + "ityOfService\022C\n\026raw_output_data_config\030\021" + + " \001(\0132#.flyteidl.admin.RawOutputDataConfi" + + "g\"\217\002\n\021LaunchPlanClosure\022.\n\005state\030\001 \001(\0162\037" + + ".flyteidl.admin.LaunchPlanState\0224\n\017expec" + + "ted_inputs\030\002 \001(\0132\033.flyteidl.core.Paramet" + + "erMap\0224\n\020expected_outputs\030\003 \001(\0132\032.flytei" + + "dl.core.VariableMap\022.\n\ncreated_at\030\004 \001(\0132" + + "\032.google.protobuf.Timestamp\022.\n\nupdated_a" + + "t\030\005 \001(\0132\032.google.protobuf.Timestamp\"u\n\022L" + + "aunchPlanMetadata\022*\n\010schedule\030\001 \001(\0132\030.fl" + + "yteidl.admin.Schedule\0223\n\rnotifications\030\002" + + " \003(\0132\034.flyteidl.admin.Notification\"p\n\027La" + + "unchPlanUpdateRequest\022%\n\002id\030\001 \001(\0132\031.flyt" + + "eidl.core.Identifier\022.\n\005state\030\002 \001(\0162\037.fl" + + "yteidl.admin.LaunchPlanState\"\032\n\030LaunchPl" + + "anUpdateResponse\"L\n\027ActiveLaunchPlanRequ" + + "est\0221\n\002id\030\001 \001(\0132%.flyteidl.admin.NamedEn" + + "tityIdentifier\"\203\001\n\033ActiveLaunchPlanListR" + + "equest\022\017\n\007project\030\001 \001(\t\022\016\n\006domain\030\002 \001(\t\022" + + "\r\n\005limit\030\003 \001(\r\022\r\n\005token\030\004 \001(\t\022%\n\007sort_by" + + "\030\005 \001(\0132\024.flyteidl.admin.Sort*+\n\017LaunchPl" + + "anState\022\014\n\010INACTIVE\020\000\022\n\n\006ACTIVE\020\001B3Z1git" + + "hub.com/lyft/flyteidl/gen/pb-go/flyteidl" + + "/adminb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -13139,7 +13335,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( internal_static_flyteidl_admin_LaunchPlanSpec_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_admin_LaunchPlanSpec_descriptor, - new java.lang.String[] { "WorkflowId", "EntityMetadata", "DefaultInputs", "FixedInputs", "Role", "Labels", "Annotations", "Auth", "AuthRole", "QualityOfService", }); + new java.lang.String[] { "WorkflowId", "EntityMetadata", "DefaultInputs", "FixedInputs", "Role", "Labels", "Annotations", "Auth", "AuthRole", "QualityOfService", "RawOutputDataConfig", }); internal_static_flyteidl_admin_LaunchPlanClosure_descriptor = getDescriptor().getMessageTypes().get(6); internal_static_flyteidl_admin_LaunchPlanClosure_fieldAccessorTable = new diff --git a/flyteidl/gen/pb-js/flyteidl.d.ts b/flyteidl/gen/pb-js/flyteidl.d.ts index 6dab2596a02..7efd79ad071 100644 --- a/flyteidl/gen/pb-js/flyteidl.d.ts +++ b/flyteidl/gen/pb-js/flyteidl.d.ts @@ -6639,6 +6639,58 @@ export namespace flyteidl { public static verify(message: { [k: string]: any }): (string|null); } + /** Properties of a RawOutputDataConfig. */ + interface IRawOutputDataConfig { + + /** RawOutputDataConfig outputLocationPrefix */ + outputLocationPrefix?: (string|null); + } + + /** Represents a RawOutputDataConfig. */ + class RawOutputDataConfig implements IRawOutputDataConfig { + + /** + * Constructs a new RawOutputDataConfig. + * @param [properties] Properties to set + */ + constructor(properties?: flyteidl.admin.IRawOutputDataConfig); + + /** RawOutputDataConfig outputLocationPrefix. */ + public outputLocationPrefix: string; + + /** + * Creates a new RawOutputDataConfig instance using the specified properties. + * @param [properties] Properties to set + * @returns RawOutputDataConfig instance + */ + public static create(properties?: flyteidl.admin.IRawOutputDataConfig): flyteidl.admin.RawOutputDataConfig; + + /** + * Encodes the specified RawOutputDataConfig message. Does not implicitly {@link flyteidl.admin.RawOutputDataConfig.verify|verify} messages. + * @param message RawOutputDataConfig message or plain object to encode + * @param [writer] Writer to encode to + * @returns Writer + */ + public static encode(message: flyteidl.admin.IRawOutputDataConfig, writer?: $protobuf.Writer): $protobuf.Writer; + + /** + * Decodes a RawOutputDataConfig message from the specified reader or buffer. + * @param reader Reader or buffer to decode from + * @param [length] Message length if known beforehand + * @returns RawOutputDataConfig + * @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.admin.RawOutputDataConfig; + + /** + * Verifies a RawOutputDataConfig 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 EventErrorAlreadyInTerminalState. */ interface IEventErrorAlreadyInTerminalState { @@ -8504,6 +8556,9 @@ export namespace flyteidl { /** LaunchPlanSpec qualityOfService */ qualityOfService?: (flyteidl.core.IQualityOfService|null); + + /** LaunchPlanSpec rawOutputDataConfig */ + rawOutputDataConfig?: (flyteidl.admin.IRawOutputDataConfig|null); } /** Represents a LaunchPlanSpec. */ @@ -8545,6 +8600,9 @@ export namespace flyteidl { /** LaunchPlanSpec qualityOfService. */ public qualityOfService?: (flyteidl.core.IQualityOfService|null); + /** LaunchPlanSpec rawOutputDataConfig. */ + public rawOutputDataConfig?: (flyteidl.admin.IRawOutputDataConfig|null); + /** * Creates a new LaunchPlanSpec instance using the specified properties. * @param [properties] Properties to set diff --git a/flyteidl/gen/pb-js/flyteidl.js b/flyteidl/gen/pb-js/flyteidl.js index 62c57509e28..86e6e41d1af 100644 --- a/flyteidl/gen/pb-js/flyteidl.js +++ b/flyteidl/gen/pb-js/flyteidl.js @@ -16020,6 +16020,116 @@ export const flyteidl = $root.flyteidl = (() => { return AuthRole; })(); + admin.RawOutputDataConfig = (function() { + + /** + * Properties of a RawOutputDataConfig. + * @memberof flyteidl.admin + * @interface IRawOutputDataConfig + * @property {string|null} [outputLocationPrefix] RawOutputDataConfig outputLocationPrefix + */ + + /** + * Constructs a new RawOutputDataConfig. + * @memberof flyteidl.admin + * @classdesc Represents a RawOutputDataConfig. + * @implements IRawOutputDataConfig + * @constructor + * @param {flyteidl.admin.IRawOutputDataConfig=} [properties] Properties to set + */ + function RawOutputDataConfig(properties) { + if (properties) + for (let keys = Object.keys(properties), i = 0; i < keys.length; ++i) + if (properties[keys[i]] != null) + this[keys[i]] = properties[keys[i]]; + } + + /** + * RawOutputDataConfig outputLocationPrefix. + * @member {string} outputLocationPrefix + * @memberof flyteidl.admin.RawOutputDataConfig + * @instance + */ + RawOutputDataConfig.prototype.outputLocationPrefix = ""; + + /** + * Creates a new RawOutputDataConfig instance using the specified properties. + * @function create + * @memberof flyteidl.admin.RawOutputDataConfig + * @static + * @param {flyteidl.admin.IRawOutputDataConfig=} [properties] Properties to set + * @returns {flyteidl.admin.RawOutputDataConfig} RawOutputDataConfig instance + */ + RawOutputDataConfig.create = function create(properties) { + return new RawOutputDataConfig(properties); + }; + + /** + * Encodes the specified RawOutputDataConfig message. Does not implicitly {@link flyteidl.admin.RawOutputDataConfig.verify|verify} messages. + * @function encode + * @memberof flyteidl.admin.RawOutputDataConfig + * @static + * @param {flyteidl.admin.IRawOutputDataConfig} message RawOutputDataConfig message or plain object to encode + * @param {$protobuf.Writer} [writer] Writer to encode to + * @returns {$protobuf.Writer} Writer + */ + RawOutputDataConfig.encode = function encode(message, writer) { + if (!writer) + writer = $Writer.create(); + if (message.outputLocationPrefix != null && message.hasOwnProperty("outputLocationPrefix")) + writer.uint32(/* id 1, wireType 2 =*/10).string(message.outputLocationPrefix); + return writer; + }; + + /** + * Decodes a RawOutputDataConfig message from the specified reader or buffer. + * @function decode + * @memberof flyteidl.admin.RawOutputDataConfig + * @static + * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from + * @param {number} [length] Message length if known beforehand + * @returns {flyteidl.admin.RawOutputDataConfig} RawOutputDataConfig + * @throws {Error} If the payload is not a reader or valid buffer + * @throws {$protobuf.util.ProtocolError} If required fields are missing + */ + RawOutputDataConfig.decode = function decode(reader, length) { + if (!(reader instanceof $Reader)) + reader = $Reader.create(reader); + let end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.admin.RawOutputDataConfig(); + while (reader.pos < end) { + let tag = reader.uint32(); + switch (tag >>> 3) { + case 1: + message.outputLocationPrefix = reader.string(); + break; + default: + reader.skipType(tag & 7); + break; + } + } + return message; + }; + + /** + * Verifies a RawOutputDataConfig message. + * @function verify + * @memberof flyteidl.admin.RawOutputDataConfig + * @static + * @param {Object.} message Plain object to verify + * @returns {string|null} `null` if valid, otherwise the reason why it is not + */ + RawOutputDataConfig.verify = function verify(message) { + if (typeof message !== "object" || message === null) + return "object expected"; + if (message.outputLocationPrefix != null && message.hasOwnProperty("outputLocationPrefix")) + if (!$util.isString(message.outputLocationPrefix)) + return "outputLocationPrefix: string expected"; + return null; + }; + + return RawOutputDataConfig; + })(); + admin.EventErrorAlreadyInTerminalState = (function() { /** @@ -20311,6 +20421,7 @@ export const flyteidl = $root.flyteidl = (() => { * @property {flyteidl.admin.IAuth|null} [auth] LaunchPlanSpec auth * @property {flyteidl.admin.IAuthRole|null} [authRole] LaunchPlanSpec authRole * @property {flyteidl.core.IQualityOfService|null} [qualityOfService] LaunchPlanSpec qualityOfService + * @property {flyteidl.admin.IRawOutputDataConfig|null} [rawOutputDataConfig] LaunchPlanSpec rawOutputDataConfig */ /** @@ -20408,6 +20519,14 @@ export const flyteidl = $root.flyteidl = (() => { */ LaunchPlanSpec.prototype.qualityOfService = null; + /** + * LaunchPlanSpec rawOutputDataConfig. + * @member {flyteidl.admin.IRawOutputDataConfig|null|undefined} rawOutputDataConfig + * @memberof flyteidl.admin.LaunchPlanSpec + * @instance + */ + LaunchPlanSpec.prototype.rawOutputDataConfig = null; + /** * Creates a new LaunchPlanSpec instance using the specified properties. * @function create @@ -20452,6 +20571,8 @@ export const flyteidl = $root.flyteidl = (() => { $root.flyteidl.admin.AuthRole.encode(message.authRole, writer.uint32(/* id 9, wireType 2 =*/74).fork()).ldelim(); if (message.qualityOfService != null && message.hasOwnProperty("qualityOfService")) $root.flyteidl.core.QualityOfService.encode(message.qualityOfService, writer.uint32(/* id 16, wireType 2 =*/130).fork()).ldelim(); + if (message.rawOutputDataConfig != null && message.hasOwnProperty("rawOutputDataConfig")) + $root.flyteidl.admin.RawOutputDataConfig.encode(message.rawOutputDataConfig, writer.uint32(/* id 17, wireType 2 =*/138).fork()).ldelim(); return writer; }; @@ -20503,6 +20624,9 @@ export const flyteidl = $root.flyteidl = (() => { case 16: message.qualityOfService = $root.flyteidl.core.QualityOfService.decode(reader, reader.uint32()); break; + case 17: + message.rawOutputDataConfig = $root.flyteidl.admin.RawOutputDataConfig.decode(reader, reader.uint32()); + break; default: reader.skipType(tag & 7); break; @@ -20570,6 +20694,11 @@ export const flyteidl = $root.flyteidl = (() => { if (error) return "qualityOfService." + error; } + if (message.rawOutputDataConfig != null && message.hasOwnProperty("rawOutputDataConfig")) { + let error = $root.flyteidl.admin.RawOutputDataConfig.verify(message.rawOutputDataConfig); + if (error) + return "rawOutputDataConfig." + error; + } return null; }; diff --git a/flyteidl/gen/pb-protodoc/flyteidl/admin/common.proto.rst b/flyteidl/gen/pb-protodoc/flyteidl/admin/common.proto.rst index f6d28ba3c92..b85ceb20c67 100644 --- a/flyteidl/gen/pb-protodoc/flyteidl/admin/common.proto.rst +++ b/flyteidl/gen/pb-protodoc/flyteidl/admin/common.proto.rst @@ -745,6 +745,31 @@ kubernetes_service_account Only one of :ref:`assumable_iam_role `, :ref:`kubernetes_service_account ` may be set. + +.. _api_msg_flyteidl.admin.RawOutputDataConfig: + +flyteidl.admin.RawOutputDataConfig +---------------------------------- + +`[flyteidl.admin.RawOutputDataConfig proto] `_ + +Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.). +See https://github.com/lyft/flyte/issues/211 for more background information. + +.. code-block:: json + + { + "output_location_prefix": "..." + } + +.. _api_field_flyteidl.admin.RawOutputDataConfig.output_location_prefix: + +output_location_prefix + (`string `_) Prefix for where offloaded data from user workflows will be written + e.g. s3://bucket/key or s3://bucket/ + + + .. _api_enum_flyteidl.admin.NamedEntityState: Enum flyteidl.admin.NamedEntityState diff --git a/flyteidl/gen/pb-protodoc/flyteidl/admin/launch_plan.proto.rst b/flyteidl/gen/pb-protodoc/flyteidl/admin/launch_plan.proto.rst index 0ba3fa66095..54fb7ee4d15 100644 --- a/flyteidl/gen/pb-protodoc/flyteidl/admin/launch_plan.proto.rst +++ b/flyteidl/gen/pb-protodoc/flyteidl/admin/launch_plan.proto.rst @@ -156,7 +156,7 @@ kubernetes_service_account flyteidl.admin.LaunchPlanSpec ----------------------------- -`[flyteidl.admin.LaunchPlanSpec proto] `_ +`[flyteidl.admin.LaunchPlanSpec proto] `_ User-provided launch plan definition and configuration values. @@ -172,7 +172,8 @@ User-provided launch plan definition and configuration values. "annotations": "{...}", "auth": "{...}", "auth_role": "{...}", - "quality_of_service": "{...}" + "quality_of_service": "{...}", + "raw_output_data_config": "{...}" } .. _api_field_flyteidl.admin.LaunchPlanSpec.workflow_id: @@ -231,9 +232,14 @@ auth_role .. _api_field_flyteidl.admin.LaunchPlanSpec.quality_of_service: quality_of_service - (:ref:`flyteidl.core.QualityOfService `) Indicates the runtime priority of the execution. + (:ref:`flyteidl.core.QualityOfService `) Indicates the runtime priority of the execution. +.. _api_field_flyteidl.admin.LaunchPlanSpec.raw_output_data_config: + +raw_output_data_config + (:ref:`flyteidl.admin.RawOutputDataConfig `) + .. _api_msg_flyteidl.admin.LaunchPlanClosure: @@ -241,7 +247,7 @@ quality_of_service flyteidl.admin.LaunchPlanClosure -------------------------------- -`[flyteidl.admin.LaunchPlanClosure proto] `_ +`[flyteidl.admin.LaunchPlanClosure proto] `_ Values computed by the flyte platform after launch plan registration. These include expected_inputs required to be present in a CreateExecutionRequest @@ -294,7 +300,7 @@ updated_at flyteidl.admin.LaunchPlanMetadata --------------------------------- -`[flyteidl.admin.LaunchPlanMetadata proto] `_ +`[flyteidl.admin.LaunchPlanMetadata proto] `_ Additional launch plan attributes included in the LaunchPlanSpec not strictly required to launch the reference workflow. @@ -325,7 +331,7 @@ notifications flyteidl.admin.LaunchPlanUpdateRequest -------------------------------------- -`[flyteidl.admin.LaunchPlanUpdateRequest proto] `_ +`[flyteidl.admin.LaunchPlanUpdateRequest proto] `_ Request to set the referenced launch plan state to the configured value. @@ -355,7 +361,7 @@ state flyteidl.admin.LaunchPlanUpdateResponse --------------------------------------- -`[flyteidl.admin.LaunchPlanUpdateResponse proto] `_ +`[flyteidl.admin.LaunchPlanUpdateResponse proto] `_ Purposefully empty, may be populated in the future. @@ -371,7 +377,7 @@ Purposefully empty, may be populated in the future. flyteidl.admin.ActiveLaunchPlanRequest -------------------------------------- -`[flyteidl.admin.ActiveLaunchPlanRequest proto] `_ +`[flyteidl.admin.ActiveLaunchPlanRequest proto] `_ Represents a request struct for finding an active launch plan for a given NamedEntityIdentifier @@ -393,7 +399,7 @@ id flyteidl.admin.ActiveLaunchPlanListRequest ------------------------------------------ -`[flyteidl.admin.ActiveLaunchPlanListRequest proto] `_ +`[flyteidl.admin.ActiveLaunchPlanListRequest proto] `_ Represents a request structure to list active launch plans within a project/domain. diff --git a/flyteidl/gen/pb_python/flyteidl/admin/common_pb2.py b/flyteidl/gen/pb_python/flyteidl/admin/common_pb2.py index 4720ef51e8f..cc6492f28e2 100644 --- a/flyteidl/gen/pb_python/flyteidl/admin/common_pb2.py +++ b/flyteidl/gen/pb_python/flyteidl/admin/common_pb2.py @@ -23,7 +23,7 @@ package='flyteidl.admin', syntax='proto3', serialized_options=_b('Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/admin'), - serialized_pb=_b('\n\x1b\x66lyteidl/admin/common.proto\x12\x0e\x66lyteidl.admin\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\"F\n\x15NamedEntityIdentifier\x12\x0f\n\x07project\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\"[\n\x13NamedEntityMetadata\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12/\n\x05state\x18\x02 \x01(\x0e\x32 .flyteidl.admin.NamedEntityState\"\xab\x01\n\x0bNamedEntity\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x31\n\x02id\x18\x02 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\x35\n\x08metadata\x18\x03 \x01(\x0b\x32#.flyteidl.admin.NamedEntityMetadata\"r\n\x04Sort\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x31\n\tdirection\x18\x02 \x01(\x0e\x32\x1e.flyteidl.admin.Sort.Direction\"*\n\tDirection\x12\x0e\n\nDESCENDING\x10\x00\x12\r\n\tASCENDING\x10\x01\"\x99\x01\n NamedEntityIdentifierListRequest\x12\x0f\n\x07project\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\x12\r\n\x05token\x18\x04 \x01(\t\x12%\n\x07sort_by\x18\x05 \x01(\x0b\x32\x14.flyteidl.admin.Sort\x12\x0f\n\x07\x66ilters\x18\x06 \x01(\t\"\xc3\x01\n\x16NamedEntityListRequest\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x0e\n\x06\x64omain\x18\x03 \x01(\t\x12\r\n\x05limit\x18\x04 \x01(\r\x12\r\n\x05token\x18\x05 \x01(\t\x12%\n\x07sort_by\x18\x06 \x01(\x0b\x32\x14.flyteidl.admin.Sort\x12\x0f\n\x07\x66ilters\x18\x07 \x01(\t\"c\n\x19NamedEntityIdentifierList\x12\x37\n\x08\x65ntities\x18\x01 \x03(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\r\n\x05token\x18\x02 \x01(\t\"O\n\x0fNamedEntityList\x12-\n\x08\x65ntities\x18\x01 \x03(\x0b\x32\x1b.flyteidl.admin.NamedEntity\x12\r\n\x05token\x18\x02 \x01(\t\"~\n\x15NamedEntityGetRequest\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x31\n\x02id\x18\x02 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\"\xb8\x01\n\x18NamedEntityUpdateRequest\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x31\n\x02id\x18\x02 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\x35\n\x08metadata\x18\x03 \x01(\x0b\x32#.flyteidl.admin.NamedEntityMetadata\"\x1b\n\x19NamedEntityUpdateResponse\"9\n\x10ObjectGetRequest\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\"\x9e\x01\n\x13ResourceListRequest\x12\x31\n\x02id\x18\x01 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\r\n\x05limit\x18\x02 \x01(\r\x12\r\n\x05token\x18\x03 \x01(\t\x12\x0f\n\x07\x66ilters\x18\x04 \x01(\t\x12%\n\x07sort_by\x18\x05 \x01(\x0b\x32\x14.flyteidl.admin.Sort\"-\n\x11\x45mailNotification\x12\x18\n\x10recipients_email\x18\x01 \x03(\t\"1\n\x15PagerDutyNotification\x12\x18\n\x10recipients_email\x18\x01 \x03(\t\"-\n\x11SlackNotification\x12\x18\n\x10recipients_email\x18\x01 \x03(\t\"\xf3\x01\n\x0cNotification\x12\x36\n\x06phases\x18\x01 \x03(\x0e\x32&.flyteidl.core.WorkflowExecution.Phase\x12\x32\n\x05\x65mail\x18\x02 \x01(\x0b\x32!.flyteidl.admin.EmailNotificationH\x00\x12;\n\npager_duty\x18\x03 \x01(\x0b\x32%.flyteidl.admin.PagerDutyNotificationH\x00\x12\x32\n\x05slack\x18\x04 \x01(\x0b\x32!.flyteidl.admin.SlackNotificationH\x00\x42\x06\n\x04type\"%\n\x07UrlBlob\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\r\n\x05\x62ytes\x18\x02 \x01(\x03\"k\n\x06Labels\x12\x32\n\x06values\x18\x01 \x03(\x0b\x32\".flyteidl.admin.Labels.ValuesEntry\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"u\n\x0b\x41nnotations\x12\x37\n\x06values\x18\x01 \x03(\x0b\x32\'.flyteidl.admin.Annotations.ValuesEntry\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"X\n\x08\x41uthRole\x12\x1c\n\x12\x61ssumable_iam_role\x18\x01 \x01(\tH\x00\x12$\n\x1akubernetes_service_account\x18\x02 \x01(\tH\x00\x42\x08\n\x06method*\\\n\x10NamedEntityState\x12\x17\n\x13NAMED_ENTITY_ACTIVE\x10\x00\x12\x19\n\x15NAMED_ENTITY_ARCHIVED\x10\x01\x12\x14\n\x10SYSTEM_GENERATED\x10\x02\x42\x33Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/adminb\x06proto3') + serialized_pb=_b('\n\x1b\x66lyteidl/admin/common.proto\x12\x0e\x66lyteidl.admin\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\"F\n\x15NamedEntityIdentifier\x12\x0f\n\x07project\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\"[\n\x13NamedEntityMetadata\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12/\n\x05state\x18\x02 \x01(\x0e\x32 .flyteidl.admin.NamedEntityState\"\xab\x01\n\x0bNamedEntity\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x31\n\x02id\x18\x02 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\x35\n\x08metadata\x18\x03 \x01(\x0b\x32#.flyteidl.admin.NamedEntityMetadata\"r\n\x04Sort\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x31\n\tdirection\x18\x02 \x01(\x0e\x32\x1e.flyteidl.admin.Sort.Direction\"*\n\tDirection\x12\x0e\n\nDESCENDING\x10\x00\x12\r\n\tASCENDING\x10\x01\"\x99\x01\n NamedEntityIdentifierListRequest\x12\x0f\n\x07project\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\x12\r\n\x05token\x18\x04 \x01(\t\x12%\n\x07sort_by\x18\x05 \x01(\x0b\x32\x14.flyteidl.admin.Sort\x12\x0f\n\x07\x66ilters\x18\x06 \x01(\t\"\xc3\x01\n\x16NamedEntityListRequest\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x0e\n\x06\x64omain\x18\x03 \x01(\t\x12\r\n\x05limit\x18\x04 \x01(\r\x12\r\n\x05token\x18\x05 \x01(\t\x12%\n\x07sort_by\x18\x06 \x01(\x0b\x32\x14.flyteidl.admin.Sort\x12\x0f\n\x07\x66ilters\x18\x07 \x01(\t\"c\n\x19NamedEntityIdentifierList\x12\x37\n\x08\x65ntities\x18\x01 \x03(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\r\n\x05token\x18\x02 \x01(\t\"O\n\x0fNamedEntityList\x12-\n\x08\x65ntities\x18\x01 \x03(\x0b\x32\x1b.flyteidl.admin.NamedEntity\x12\r\n\x05token\x18\x02 \x01(\t\"~\n\x15NamedEntityGetRequest\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x31\n\x02id\x18\x02 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\"\xb8\x01\n\x18NamedEntityUpdateRequest\x12\x32\n\rresource_type\x18\x01 \x01(\x0e\x32\x1b.flyteidl.core.ResourceType\x12\x31\n\x02id\x18\x02 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\x35\n\x08metadata\x18\x03 \x01(\x0b\x32#.flyteidl.admin.NamedEntityMetadata\"\x1b\n\x19NamedEntityUpdateResponse\"9\n\x10ObjectGetRequest\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\"\x9e\x01\n\x13ResourceListRequest\x12\x31\n\x02id\x18\x01 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\x12\r\n\x05limit\x18\x02 \x01(\r\x12\r\n\x05token\x18\x03 \x01(\t\x12\x0f\n\x07\x66ilters\x18\x04 \x01(\t\x12%\n\x07sort_by\x18\x05 \x01(\x0b\x32\x14.flyteidl.admin.Sort\"-\n\x11\x45mailNotification\x12\x18\n\x10recipients_email\x18\x01 \x03(\t\"1\n\x15PagerDutyNotification\x12\x18\n\x10recipients_email\x18\x01 \x03(\t\"-\n\x11SlackNotification\x12\x18\n\x10recipients_email\x18\x01 \x03(\t\"\xf3\x01\n\x0cNotification\x12\x36\n\x06phases\x18\x01 \x03(\x0e\x32&.flyteidl.core.WorkflowExecution.Phase\x12\x32\n\x05\x65mail\x18\x02 \x01(\x0b\x32!.flyteidl.admin.EmailNotificationH\x00\x12;\n\npager_duty\x18\x03 \x01(\x0b\x32%.flyteidl.admin.PagerDutyNotificationH\x00\x12\x32\n\x05slack\x18\x04 \x01(\x0b\x32!.flyteidl.admin.SlackNotificationH\x00\x42\x06\n\x04type\"%\n\x07UrlBlob\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\r\n\x05\x62ytes\x18\x02 \x01(\x03\"k\n\x06Labels\x12\x32\n\x06values\x18\x01 \x03(\x0b\x32\".flyteidl.admin.Labels.ValuesEntry\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"u\n\x0b\x41nnotations\x12\x37\n\x06values\x18\x01 \x03(\x0b\x32\'.flyteidl.admin.Annotations.ValuesEntry\x1a-\n\x0bValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"X\n\x08\x41uthRole\x12\x1c\n\x12\x61ssumable_iam_role\x18\x01 \x01(\tH\x00\x12$\n\x1akubernetes_service_account\x18\x02 \x01(\tH\x00\x42\x08\n\x06method\"5\n\x13RawOutputDataConfig\x12\x1e\n\x16output_location_prefix\x18\x01 \x01(\t*\\\n\x10NamedEntityState\x12\x17\n\x13NAMED_ENTITY_ACTIVE\x10\x00\x12\x19\n\x15NAMED_ENTITY_ARCHIVED\x10\x01\x12\x14\n\x10SYSTEM_GENERATED\x10\x02\x42\x33Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/adminb\x06proto3') , dependencies=[flyteidl_dot_core_dot_execution__pb2.DESCRIPTOR,flyteidl_dot_core_dot_identifier__pb2.DESCRIPTOR,]) @@ -48,8 +48,8 @@ ], containing_type=None, serialized_options=None, - serialized_start=2413, - serialized_end=2505, + serialized_start=2468, + serialized_end=2560, ) _sym_db.RegisterEnumDescriptor(_NAMEDENTITYSTATE) @@ -1023,6 +1023,37 @@ serialized_end=2411, ) + +_RAWOUTPUTDATACONFIG = _descriptor.Descriptor( + name='RawOutputDataConfig', + full_name='flyteidl.admin.RawOutputDataConfig', + filename=None, + file=DESCRIPTOR, + containing_type=None, + fields=[ + _descriptor.FieldDescriptor( + name='output_location_prefix', full_name='flyteidl.admin.RawOutputDataConfig.output_location_prefix', index=0, + number=1, type=9, cpp_type=9, label=1, + has_default_value=False, default_value=_b("").decode('utf-8'), + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), + ], + extensions=[ + ], + nested_types=[], + enum_types=[ + ], + serialized_options=None, + is_extendable=False, + syntax='proto3', + extension_ranges=[], + oneofs=[ + ], + serialized_start=2413, + serialized_end=2466, +) + _NAMEDENTITYMETADATA.fields_by_name['state'].enum_type = _NAMEDENTITYSTATE _NAMEDENTITY.fields_by_name['resource_type'].enum_type = flyteidl_dot_core_dot_identifier__pb2._RESOURCETYPE _NAMEDENTITY.fields_by_name['id'].message_type = _NAMEDENTITYIDENTIFIER @@ -1086,6 +1117,7 @@ DESCRIPTOR.message_types_by_name['Labels'] = _LABELS DESCRIPTOR.message_types_by_name['Annotations'] = _ANNOTATIONS DESCRIPTOR.message_types_by_name['AuthRole'] = _AUTHROLE +DESCRIPTOR.message_types_by_name['RawOutputDataConfig'] = _RAWOUTPUTDATACONFIG DESCRIPTOR.enum_types_by_name['NamedEntityState'] = _NAMEDENTITYSTATE _sym_db.RegisterFileDescriptor(DESCRIPTOR) @@ -1252,6 +1284,13 @@ )) _sym_db.RegisterMessage(AuthRole) +RawOutputDataConfig = _reflection.GeneratedProtocolMessageType('RawOutputDataConfig', (_message.Message,), dict( + DESCRIPTOR = _RAWOUTPUTDATACONFIG, + __module__ = 'flyteidl.admin.common_pb2' + # @@protoc_insertion_point(class_scope:flyteidl.admin.RawOutputDataConfig) + )) +_sym_db.RegisterMessage(RawOutputDataConfig) + DESCRIPTOR._options = None _LABELS_VALUESENTRY._options = None diff --git a/flyteidl/gen/pb_python/flyteidl/admin/launch_plan_pb2.py b/flyteidl/gen/pb_python/flyteidl/admin/launch_plan_pb2.py index a6b79976097..3ada944685b 100644 --- a/flyteidl/gen/pb_python/flyteidl/admin/launch_plan_pb2.py +++ b/flyteidl/gen/pb_python/flyteidl/admin/launch_plan_pb2.py @@ -28,7 +28,7 @@ package='flyteidl.admin', syntax='proto3', serialized_options=_b('Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/admin'), - serialized_pb=_b('\n flyteidl/admin/launch_plan.proto\x12\x0e\x66lyteidl.admin\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1d\x66lyteidl/admin/schedule.proto\x1a\x1b\x66lyteidl/admin/common.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"n\n\x17LaunchPlanCreateRequest\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12,\n\x04spec\x18\x02 \x01(\x0b\x32\x1e.flyteidl.admin.LaunchPlanSpec\"\x1a\n\x18LaunchPlanCreateResponse\"\x95\x01\n\nLaunchPlan\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12,\n\x04spec\x18\x02 \x01(\x0b\x32\x1e.flyteidl.admin.LaunchPlanSpec\x12\x32\n\x07\x63losure\x18\x03 \x01(\x0b\x32!.flyteidl.admin.LaunchPlanClosure\"Q\n\x0eLaunchPlanList\x12\x30\n\x0claunch_plans\x18\x01 \x03(\x0b\x32\x1a.flyteidl.admin.LaunchPlan\x12\r\n\x05token\x18\x02 \x01(\t\"T\n\x04\x41uth\x12\x1c\n\x12\x61ssumable_iam_role\x18\x01 \x01(\tH\x00\x12$\n\x1akubernetes_service_account\x18\x02 \x01(\tH\x00\x42\x08\n\x06method\"\xe1\x03\n\x0eLaunchPlanSpec\x12.\n\x0bworkflow_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12;\n\x0f\x65ntity_metadata\x18\x02 \x01(\x0b\x32\".flyteidl.admin.LaunchPlanMetadata\x12\x33\n\x0e\x64\x65\x66\x61ult_inputs\x18\x03 \x01(\x0b\x32\x1b.flyteidl.core.ParameterMap\x12/\n\x0c\x66ixed_inputs\x18\x04 \x01(\x0b\x32\x19.flyteidl.core.LiteralMap\x12\x10\n\x04role\x18\x05 \x01(\tB\x02\x18\x01\x12&\n\x06labels\x18\x06 \x01(\x0b\x32\x16.flyteidl.admin.Labels\x12\x30\n\x0b\x61nnotations\x18\x07 \x01(\x0b\x32\x1b.flyteidl.admin.Annotations\x12&\n\x04\x61uth\x18\x08 \x01(\x0b\x32\x14.flyteidl.admin.AuthB\x02\x18\x01\x12+\n\tauth_role\x18\t \x01(\x0b\x32\x18.flyteidl.admin.AuthRole\x12;\n\x12quality_of_service\x18\x10 \x01(\x0b\x32\x1f.flyteidl.core.QualityOfService\"\x8f\x02\n\x11LaunchPlanClosure\x12.\n\x05state\x18\x01 \x01(\x0e\x32\x1f.flyteidl.admin.LaunchPlanState\x12\x34\n\x0f\x65xpected_inputs\x18\x02 \x01(\x0b\x32\x1b.flyteidl.core.ParameterMap\x12\x34\n\x10\x65xpected_outputs\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.VariableMap\x12.\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"u\n\x12LaunchPlanMetadata\x12*\n\x08schedule\x18\x01 \x01(\x0b\x32\x18.flyteidl.admin.Schedule\x12\x33\n\rnotifications\x18\x02 \x03(\x0b\x32\x1c.flyteidl.admin.Notification\"p\n\x17LaunchPlanUpdateRequest\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12.\n\x05state\x18\x02 \x01(\x0e\x32\x1f.flyteidl.admin.LaunchPlanState\"\x1a\n\x18LaunchPlanUpdateResponse\"L\n\x17\x41\x63tiveLaunchPlanRequest\x12\x31\n\x02id\x18\x01 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\"\x83\x01\n\x1b\x41\x63tiveLaunchPlanListRequest\x12\x0f\n\x07project\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\x12\r\n\x05token\x18\x04 \x01(\t\x12%\n\x07sort_by\x18\x05 \x01(\x0b\x32\x14.flyteidl.admin.Sort*+\n\x0fLaunchPlanState\x12\x0c\n\x08INACTIVE\x10\x00\x12\n\n\x06\x41\x43TIVE\x10\x01\x42\x33Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/adminb\x06proto3') + serialized_pb=_b('\n flyteidl/admin/launch_plan.proto\x12\x0e\x66lyteidl.admin\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1d\x66lyteidl/admin/schedule.proto\x1a\x1b\x66lyteidl/admin/common.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"n\n\x17LaunchPlanCreateRequest\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12,\n\x04spec\x18\x02 \x01(\x0b\x32\x1e.flyteidl.admin.LaunchPlanSpec\"\x1a\n\x18LaunchPlanCreateResponse\"\x95\x01\n\nLaunchPlan\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12,\n\x04spec\x18\x02 \x01(\x0b\x32\x1e.flyteidl.admin.LaunchPlanSpec\x12\x32\n\x07\x63losure\x18\x03 \x01(\x0b\x32!.flyteidl.admin.LaunchPlanClosure\"Q\n\x0eLaunchPlanList\x12\x30\n\x0claunch_plans\x18\x01 \x03(\x0b\x32\x1a.flyteidl.admin.LaunchPlan\x12\r\n\x05token\x18\x02 \x01(\t\"T\n\x04\x41uth\x12\x1c\n\x12\x61ssumable_iam_role\x18\x01 \x01(\tH\x00\x12$\n\x1akubernetes_service_account\x18\x02 \x01(\tH\x00\x42\x08\n\x06method\"\xa6\x04\n\x0eLaunchPlanSpec\x12.\n\x0bworkflow_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12;\n\x0f\x65ntity_metadata\x18\x02 \x01(\x0b\x32\".flyteidl.admin.LaunchPlanMetadata\x12\x33\n\x0e\x64\x65\x66\x61ult_inputs\x18\x03 \x01(\x0b\x32\x1b.flyteidl.core.ParameterMap\x12/\n\x0c\x66ixed_inputs\x18\x04 \x01(\x0b\x32\x19.flyteidl.core.LiteralMap\x12\x10\n\x04role\x18\x05 \x01(\tB\x02\x18\x01\x12&\n\x06labels\x18\x06 \x01(\x0b\x32\x16.flyteidl.admin.Labels\x12\x30\n\x0b\x61nnotations\x18\x07 \x01(\x0b\x32\x1b.flyteidl.admin.Annotations\x12&\n\x04\x61uth\x18\x08 \x01(\x0b\x32\x14.flyteidl.admin.AuthB\x02\x18\x01\x12+\n\tauth_role\x18\t \x01(\x0b\x32\x18.flyteidl.admin.AuthRole\x12;\n\x12quality_of_service\x18\x10 \x01(\x0b\x32\x1f.flyteidl.core.QualityOfService\x12\x43\n\x16raw_output_data_config\x18\x11 \x01(\x0b\x32#.flyteidl.admin.RawOutputDataConfig\"\x8f\x02\n\x11LaunchPlanClosure\x12.\n\x05state\x18\x01 \x01(\x0e\x32\x1f.flyteidl.admin.LaunchPlanState\x12\x34\n\x0f\x65xpected_inputs\x18\x02 \x01(\x0b\x32\x1b.flyteidl.core.ParameterMap\x12\x34\n\x10\x65xpected_outputs\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.VariableMap\x12.\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"u\n\x12LaunchPlanMetadata\x12*\n\x08schedule\x18\x01 \x01(\x0b\x32\x18.flyteidl.admin.Schedule\x12\x33\n\rnotifications\x18\x02 \x03(\x0b\x32\x1c.flyteidl.admin.Notification\"p\n\x17LaunchPlanUpdateRequest\x12%\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.Identifier\x12.\n\x05state\x18\x02 \x01(\x0e\x32\x1f.flyteidl.admin.LaunchPlanState\"\x1a\n\x18LaunchPlanUpdateResponse\"L\n\x17\x41\x63tiveLaunchPlanRequest\x12\x31\n\x02id\x18\x01 \x01(\x0b\x32%.flyteidl.admin.NamedEntityIdentifier\"\x83\x01\n\x1b\x41\x63tiveLaunchPlanListRequest\x12\x0f\n\x07project\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\r\n\x05limit\x18\x03 \x01(\r\x12\r\n\x05token\x18\x04 \x01(\t\x12%\n\x07sort_by\x18\x05 \x01(\x0b\x32\x14.flyteidl.admin.Sort*+\n\x0fLaunchPlanState\x12\x0c\n\x08INACTIVE\x10\x00\x12\n\n\x06\x41\x43TIVE\x10\x01\x42\x33Z1github.com/lyft/flyteidl/gen/pb-go/flyteidl/adminb\x06proto3') , dependencies=[flyteidl_dot_core_dot_execution__pb2.DESCRIPTOR,flyteidl_dot_core_dot_literals__pb2.DESCRIPTOR,flyteidl_dot_core_dot_identifier__pb2.DESCRIPTOR,flyteidl_dot_core_dot_interface__pb2.DESCRIPTOR,flyteidl_dot_admin_dot_schedule__pb2.DESCRIPTOR,flyteidl_dot_admin_dot_common__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,]) @@ -49,8 +49,8 @@ ], containing_type=None, serialized_options=None, - serialized_start=1961, - serialized_end=2004, + serialized_start=2030, + serialized_end=2073, ) _sym_db.RegisterEnumDescriptor(_LAUNCHPLANSTATE) @@ -323,6 +323,13 @@ message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), + _descriptor.FieldDescriptor( + name='raw_output_data_config', full_name='flyteidl.admin.LaunchPlanSpec.raw_output_data_config', index=10, + number=17, type=11, cpp_type=10, label=1, + has_default_value=False, default_value=None, + message_type=None, enum_type=None, containing_type=None, + is_extension=False, extension_scope=None, + serialized_options=None, file=DESCRIPTOR), ], extensions=[ ], @@ -336,7 +343,7 @@ oneofs=[ ], serialized_start=731, - serialized_end=1212, + serialized_end=1281, ) @@ -394,8 +401,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1215, - serialized_end=1486, + serialized_start=1284, + serialized_end=1555, ) @@ -432,8 +439,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1488, - serialized_end=1605, + serialized_start=1557, + serialized_end=1674, ) @@ -470,8 +477,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1607, - serialized_end=1719, + serialized_start=1676, + serialized_end=1788, ) @@ -494,8 +501,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1721, - serialized_end=1747, + serialized_start=1790, + serialized_end=1816, ) @@ -525,8 +532,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1749, - serialized_end=1825, + serialized_start=1818, + serialized_end=1894, ) @@ -584,8 +591,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1828, - serialized_end=1959, + serialized_start=1897, + serialized_end=2028, ) _LAUNCHPLANCREATEREQUEST.fields_by_name['id'].message_type = flyteidl_dot_core_dot_identifier__pb2._IDENTIFIER @@ -609,6 +616,7 @@ _LAUNCHPLANSPEC.fields_by_name['auth'].message_type = _AUTH _LAUNCHPLANSPEC.fields_by_name['auth_role'].message_type = flyteidl_dot_admin_dot_common__pb2._AUTHROLE _LAUNCHPLANSPEC.fields_by_name['quality_of_service'].message_type = flyteidl_dot_core_dot_execution__pb2._QUALITYOFSERVICE +_LAUNCHPLANSPEC.fields_by_name['raw_output_data_config'].message_type = flyteidl_dot_admin_dot_common__pb2._RAWOUTPUTDATACONFIG _LAUNCHPLANCLOSURE.fields_by_name['state'].enum_type = _LAUNCHPLANSTATE _LAUNCHPLANCLOSURE.fields_by_name['expected_inputs'].message_type = flyteidl_dot_core_dot_interface__pb2._PARAMETERMAP _LAUNCHPLANCLOSURE.fields_by_name['expected_outputs'].message_type = flyteidl_dot_core_dot_interface__pb2._VARIABLEMAP diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md index 44b35a23db3..f31b1ed362c 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/README.md @@ -183,6 +183,7 @@ Class | Method | HTTP request | Description - [AdminProjectRegisterRequest](docs/AdminProjectRegisterRequest.md) - [AdminProjectRegisterResponse](docs/AdminProjectRegisterResponse.md) - [AdminProjects](docs/AdminProjects.md) + - [AdminRawOutputDataConfig](docs/AdminRawOutputDataConfig.md) - [AdminSchedule](docs/AdminSchedule.md) - [AdminSlackNotification](docs/AdminSlackNotification.md) - [AdminSort](docs/AdminSort.md) diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py index 261476e0337..68b7086486f 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py @@ -86,6 +86,7 @@ from flyteadmin.models.admin_project_register_request import AdminProjectRegisterRequest from flyteadmin.models.admin_project_register_response import AdminProjectRegisterResponse from flyteadmin.models.admin_projects import AdminProjects +from flyteadmin.models.admin_raw_output_data_config import AdminRawOutputDataConfig from flyteadmin.models.admin_schedule import AdminSchedule from flyteadmin.models.admin_slack_notification import AdminSlackNotification from flyteadmin.models.admin_sort import AdminSort diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py index 687a20c9832..94027c143cd 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py @@ -79,6 +79,7 @@ from flyteadmin.models.admin_project_register_request import AdminProjectRegisterRequest from flyteadmin.models.admin_project_register_response import AdminProjectRegisterResponse from flyteadmin.models.admin_projects import AdminProjects +from flyteadmin.models.admin_raw_output_data_config import AdminRawOutputDataConfig from flyteadmin.models.admin_schedule import AdminSchedule from flyteadmin.models.admin_slack_notification import AdminSlackNotification from flyteadmin.models.admin_sort import AdminSort diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_launch_plan_spec.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_launch_plan_spec.py index b49abebe81b..98ca54d65af 100644 --- a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_launch_plan_spec.py +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_launch_plan_spec.py @@ -21,6 +21,7 @@ from flyteadmin.models.admin_auth_role import AdminAuthRole # noqa: F401,E501 from flyteadmin.models.admin_labels import AdminLabels # noqa: F401,E501 from flyteadmin.models.admin_launch_plan_metadata import AdminLaunchPlanMetadata # noqa: F401,E501 +from flyteadmin.models.admin_raw_output_data_config import AdminRawOutputDataConfig # noqa: F401,E501 from flyteadmin.models.core_identifier import CoreIdentifier # noqa: F401,E501 from flyteadmin.models.core_literal_map import CoreLiteralMap # noqa: F401,E501 from flyteadmin.models.core_parameter_map import CoreParameterMap # noqa: F401,E501 @@ -50,7 +51,8 @@ class AdminLaunchPlanSpec(object): 'annotations': 'AdminAnnotations', 'auth': 'AdminAuth', 'auth_role': 'AdminAuthRole', - 'quality_of_service': 'CoreQualityOfService' + 'quality_of_service': 'CoreQualityOfService', + 'raw_output_data_config': 'AdminRawOutputDataConfig' } attribute_map = { @@ -63,10 +65,11 @@ class AdminLaunchPlanSpec(object): 'annotations': 'annotations', 'auth': 'auth', 'auth_role': 'auth_role', - 'quality_of_service': 'quality_of_service' + 'quality_of_service': 'quality_of_service', + 'raw_output_data_config': 'raw_output_data_config' } - def __init__(self, workflow_id=None, entity_metadata=None, default_inputs=None, fixed_inputs=None, role=None, labels=None, annotations=None, auth=None, auth_role=None, quality_of_service=None): # noqa: E501 + def __init__(self, workflow_id=None, entity_metadata=None, default_inputs=None, fixed_inputs=None, role=None, labels=None, annotations=None, auth=None, auth_role=None, quality_of_service=None, raw_output_data_config=None): # noqa: E501 """AdminLaunchPlanSpec - a model defined in Swagger""" # noqa: E501 self._workflow_id = None @@ -79,6 +82,7 @@ def __init__(self, workflow_id=None, entity_metadata=None, default_inputs=None, self._auth = None self._auth_role = None self._quality_of_service = None + self._raw_output_data_config = None self.discriminator = None if workflow_id is not None: @@ -101,6 +105,8 @@ def __init__(self, workflow_id=None, entity_metadata=None, default_inputs=None, self.auth_role = auth_role if quality_of_service is not None: self.quality_of_service = quality_of_service + if raw_output_data_config is not None: + self.raw_output_data_config = raw_output_data_config @property def workflow_id(self): @@ -320,6 +326,27 @@ def quality_of_service(self, quality_of_service): self._quality_of_service = quality_of_service + @property + def raw_output_data_config(self): + """Gets the raw_output_data_config of this AdminLaunchPlanSpec. # noqa: E501 + + + :return: The raw_output_data_config of this AdminLaunchPlanSpec. # noqa: E501 + :rtype: AdminRawOutputDataConfig + """ + return self._raw_output_data_config + + @raw_output_data_config.setter + def raw_output_data_config(self, raw_output_data_config): + """Sets the raw_output_data_config of this AdminLaunchPlanSpec. + + + :param raw_output_data_config: The raw_output_data_config of this AdminLaunchPlanSpec. # noqa: E501 + :type: AdminRawOutputDataConfig + """ + + self._raw_output_data_config = raw_output_data_config + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_raw_output_data_config.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_raw_output_data_config.py new file mode 100644 index 00000000000..4d7e209660b --- /dev/null +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/admin_raw_output_data_config.py @@ -0,0 +1,115 @@ +# 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 AdminRawOutputDataConfig(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 = { + 'output_location_prefix': 'str' + } + + attribute_map = { + 'output_location_prefix': 'output_location_prefix' + } + + def __init__(self, output_location_prefix=None): # noqa: E501 + """AdminRawOutputDataConfig - a model defined in Swagger""" # noqa: E501 + + self._output_location_prefix = None + self.discriminator = None + + if output_location_prefix is not None: + self.output_location_prefix = output_location_prefix + + @property + def output_location_prefix(self): + """Gets the output_location_prefix of this AdminRawOutputDataConfig. # noqa: E501 + + + :return: The output_location_prefix of this AdminRawOutputDataConfig. # noqa: E501 + :rtype: str + """ + return self._output_location_prefix + + @output_location_prefix.setter + def output_location_prefix(self, output_location_prefix): + """Sets the output_location_prefix of this AdminRawOutputDataConfig. + + + :param output_location_prefix: The output_location_prefix of this AdminRawOutputDataConfig. # noqa: E501 + :type: str + """ + + self._output_location_prefix = output_location_prefix + + 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(AdminRawOutputDataConfig, 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, AdminRawOutputDataConfig): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_admin_raw_output_data_config.py b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_admin_raw_output_data_config.py new file mode 100644 index 00000000000..1fc1b9a3b2b --- /dev/null +++ b/flyteidl/gen/pb_python/flyteidl/service/flyteadmin/test/test_admin_raw_output_data_config.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.admin_raw_output_data_config import AdminRawOutputDataConfig # noqa: E501 +from flyteadmin.rest import ApiException + + +class TestAdminRawOutputDataConfig(unittest.TestCase): + """AdminRawOutputDataConfig unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testAdminRawOutputDataConfig(self): + """Test AdminRawOutputDataConfig""" + # FIXME: construct object with mandatory attributes with example values + # model = flyteadmin.models.admin_raw_output_data_config.AdminRawOutputDataConfig() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/flyteidl/protos/flyteidl/admin/common.proto b/flyteidl/protos/flyteidl/admin/common.proto index 777431aa2dc..700239e75e1 100644 --- a/flyteidl/protos/flyteidl/admin/common.proto +++ b/flyteidl/protos/flyteidl/admin/common.proto @@ -245,3 +245,10 @@ message AuthRole { } } +// Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.). +// See https://github.com/lyft/flyte/issues/211 for more background information. +message RawOutputDataConfig { + // Prefix for where offloaded data from user workflows will be written + // e.g. s3://bucket/key or s3://bucket/ + string output_location_prefix = 1; +} diff --git a/flyteidl/protos/flyteidl/admin/launch_plan.proto b/flyteidl/protos/flyteidl/admin/launch_plan.proto index fc178757b94..93845f0fa38 100644 --- a/flyteidl/protos/flyteidl/admin/launch_plan.proto +++ b/flyteidl/protos/flyteidl/admin/launch_plan.proto @@ -64,7 +64,6 @@ message Auth { } } - // User-provided launch plan definition and configuration values. message LaunchPlanSpec { // Reference to the Workflow template that the launch plan references @@ -93,8 +92,10 @@ message LaunchPlanSpec { AuthRole auth_role = 9; - // Indicates the runtime priority of the execution. + // Indicates the runtime priority of the execution. core.QualityOfService quality_of_service = 16; + + RawOutputDataConfig raw_output_data_config = 17; } // Values computed by the flyte platform after launch plan registration. diff --git a/flyteidl/setup.py b/flyteidl/setup.py index ee6260fd0dd..c062eb3fd57 100644 --- a/flyteidl/setup.py +++ b/flyteidl/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -__version__ = '0.18.0' +__version__ = '0.18.1' setup( name='flyteidl',